Class ObjectStoreCopyBlob
java.lang.Object
com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- All Implemented Interfaces:
Api,Endpoint,RestEndpoint,BlobV2Endpoint,ObjectStoreKeyEndpoint,Serializable,scala.Equals,scala.Product
public final class ObjectStoreCopyBlob
extends Object
implements BlobV2Endpoint, ObjectStoreKeyEndpoint, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.here.platform.data.client.service.blobstore.BlobV2Endpoint
apiTypeMethods inherited from interface com.here.platform.data.client.http.Endpoint
acceptableNonSuccessStatusCodes, forceStrict, headers, httpEntity, isStreamingRequest, maxWaitingTimeBetweenRetries, perRequestTimeout, retriableHttpStatusCodes, retriesDeadlineMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface com.here.platform.data.client.http.RestEndpoint
acceptHeader, asHttpRequest, createParamMap, queryAsSeq
-
Constructor Details
-
ObjectStoreCopyBlob
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2, T3 v3) -
toString
-
path
- Specified by:
pathin interfaceObjectStoreKeyEndpoint- Specified by:
pathin interfaceRestEndpoint
-
layerId
- Specified by:
layerIdin interfaceObjectStoreKeyEndpoint
-
key
- Specified by:
keyin interfaceObjectStoreKeyEndpoint
-
sourceKey
-
method
public org.apache.pekko.http.scaladsl.model.HttpMethod method() -
query
- Specified by:
queryin interfaceRestEndpoint
-