Class RequestTemplate
java.lang.Object
com.here.platform.data.client.http.RequestTemplate
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestTemplate(scala.Option<HRN> hrn, Endpoint endpoint, scala.Option<ByteRange> byteRange, TemplateId templateId) -
Method Summary
Modifier and TypeMethodDescriptionstatic RequestTemplatestatic RequestTemplatescala.Option<ByteRange>endpoint()scala.Option<HRN>hrn()Methods inherited from class java.lang.Object
equals, 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, productPrefix
-
Constructor Details
-
RequestTemplate
public RequestTemplate(scala.Option<HRN> hrn, Endpoint endpoint, scala.Option<ByteRange> byteRange, TemplateId templateId)
-
-
Method Details
-
apply
-
apply
-
hrn
-
endpoint
-
byteRange
-
templateId
-