Class GetSubscriptionStatus
java.lang.Object
com.here.platform.data.client.service.config.GetSubscriptionStatus
- All Implemented Interfaces:
Api,Endpoint,RestEndpoint,ConfigApi,ConfigEndpoint,ConfigSubscriptionEndpoint,Serializable,scala.Equals,scala.Product
public final class GetSubscriptionStatus
extends Object
implements ConfigSubscriptionEndpoint, 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.http.Endpoint
acceptableNonSuccessStatusCodes, forceStrict, headers, httpEntity, isStreamingRequest, maxWaitingTimeBetweenRetries, method, 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, query, queryAsSeq
-
Constructor Details
-
GetSubscriptionStatus
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) -
toString
-
statusToken
-
path
- Specified by:
pathin interfaceConfigSubscriptionEndpoint- Specified by:
pathin interfaceRestEndpoint
-