Class ContentDispositionTypes.Predefined
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ContentDispositionTypes.Predefined
- All Implemented Interfaces:
Renderable,SingletonValueRenderable,ContentDispositionType,ContentDispositionType,scala.Equals,scala.Product
- Direct Known Subclasses:
ContentDispositionTypes.attachment$,ContentDispositionTypes.form$minusdata$,ContentDispositionTypes.inline$
- Enclosing class:
- ContentDispositionTypes
protected abstract static class ContentDispositionTypes.Predefined
extends Object
implements ContentDispositionType, SingletonValueRenderable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface org.apache.pekko.http.impl.util.SingletonValueRenderable
render, value
-
Constructor Details
-
Predefined
public Predefined()
-
-
Method Details
-
name
- Specified by:
namein interfaceContentDispositionType
-