Class HereDigest
java.lang.Object
org.apache.pekko.http.javadsl.model.HttpHeader
org.apache.pekko.http.scaladsl.model.HttpHeader
org.apache.pekko.http.javadsl.model.headers.CustomHeader
org.apache.pekko.http.scaladsl.model.headers.CustomHeader
org.apache.pekko.http.scaladsl.model.headers.ModeledCustomHeader<HereDigest>
com.here.platform.data.client.http.HereDigest
- All Implemented Interfaces:
org.apache.pekko.http.impl.util.Renderable,org.apache.pekko.http.impl.util.ToStringRenderable
public final class HereDigest
extends org.apache.pekko.http.scaladsl.model.headers.ModeledCustomHeader<HereDigest>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pekko.http.scaladsl.model.HttpHeader
org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult, org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult$ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Hcom.here.platform.data.client.http.HereDigest$static final org.apache.pekko.http.scaladsl.model.headers.ModeledCustomHeaderCompanion<H>static Stringstatic final Stringname()static scala.util.Try<HereDigest>booleanbooleanstatic scala.Option<String>unapply(org.apache.pekko.http.scaladsl.model.HttpHeader h) value()Methods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCustomHeader
lowercaseName, nameMethods inherited from class org.apache.pekko.http.scaladsl.model.headers.CustomHeader
renderMethods inherited from class org.apache.pekko.http.scaladsl.model.HttpHeader
is, isNot, parse, parse$default$3, toString, unsafeToStringMethods inherited from class org.apache.pekko.http.javadsl.model.HttpHeader
parse
-
Constructor Details
-
HereDigest
-
-
Method Details
-
name
-
parse
-
lowercaseName
-
apply
-
unapply
-
implicitlyLocatableCompanion
public static final org.apache.pekko.http.scaladsl.model.headers.ModeledCustomHeaderCompanion<H> implicitlyLocatableCompanion() -
renderInRequests
public boolean renderInRequests()- Specified by:
renderInRequestsin classorg.apache.pekko.http.javadsl.model.HttpHeader
-
renderInResponses
public boolean renderInResponses()- Specified by:
renderInResponsesin classorg.apache.pekko.http.javadsl.model.HttpHeader
-
companion
public com.here.platform.data.client.http.HereDigest$ companion()- Specified by:
companionin classorg.apache.pekko.http.scaladsl.model.headers.ModeledCustomHeader<HereDigest>
-
value
- Specified by:
valuein classorg.apache.pekko.http.javadsl.model.headers.CustomHeader
-