Class UpdateCatalog
java.lang.Object
com.here.platform.data.client.service.config.UpdateCatalog
- All Implemented Interfaces:
Api,Endpoint,RestEndpoint,ConfigApi,ConfigResourceEndpoint,Serializable,scala.Equals,scala.Product
public final class UpdateCatalog
extends Object
implements ConfigResourceEndpoint, ConfigApi, 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.config.ConfigResourceEndpoint
path, pathSuffixMethods inherited from interface com.here.platform.data.client.http.Endpoint
acceptableNonSuccessStatusCodes, forceStrict, headers, 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
-
UpdateCatalog
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) -
toString
-
hrn
- Specified by:
hrnin interfaceConfigResourceEndpoint
-
configuration
-
method
public org.apache.pekko.http.scaladsl.model.HttpMethod method() -
query
- Specified by:
queryin interfaceRestEndpoint
-
httpEntity
public scala.Some<org.apache.pekko.http.scaladsl.model.HttpEntity.Strict> httpEntity()- Specified by:
httpEntityin interfaceEndpoint
-