Interface ConfigSubscriptionResourceEndpoint
- All Superinterfaces:
Api,ConfigApi,ConfigEndpoint,ConfigSubscriptionEndpoint,Endpoint,RestEndpoint
- All Known Implementing Classes:
CheckSubscriptionExists,DeleteSubscription,GetSubscription
-
Method Summary
Methods inherited from interface com.here.platform.data.client.http.Endpoint
acceptableNonSuccessStatusCodes, forceStrict, headers, httpEntity, isStreamingRequest, maxWaitingTimeBetweenRetries, method, perRequestTimeout, retriableHttpStatusCodes, retriesDeadlineMethods inherited from interface com.here.platform.data.client.http.RestEndpoint
acceptHeader, asHttpRequest, createParamMap, query, queryAsSeq
-
Method Details
-
hrn
HRN hrn() -
path
String path()- Specified by:
pathin interfaceConfigSubscriptionEndpoint- Specified by:
pathin interfaceRestEndpoint
-