@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonTimestreamWriteEndpointCache extends EndpointDiscoveryIdentifiersRefreshCache<String>
cache| Constructor and Description |
|---|
AmazonTimestreamWriteEndpointCache(AmazonTimestreamWrite client) |
| Modifier and Type | Method and Description |
|---|---|
String |
constructKey(String key,
AmazonWebServiceRequest discoveryRequest) |
URI |
get(String key,
AmazonWebServiceRequest discoveryRequest,
boolean required,
URI defaultEndpoint) |
URI |
put(String key,
AmazonWebServiceRequest discoveryRequest,
Map<String,String> endpointDetails,
URI defaultEndpoint) |
discoverEndpoint, evict, loadAndScheduleEvict, loadAndScheduleRefresh, shutdownpublic AmazonTimestreamWriteEndpointCache(AmazonTimestreamWrite client)
public URI get(String key, AmazonWebServiceRequest discoveryRequest, boolean required, URI defaultEndpoint)
get in class EndpointDiscoveryIdentifiersRefreshCache<String>public URI put(String key, AmazonWebServiceRequest discoveryRequest, Map<String,String> endpointDetails, URI defaultEndpoint)
put in class EndpointDiscoveryIdentifiersRefreshCache<String>public String constructKey(String key, AmazonWebServiceRequest discoveryRequest)
constructKey in class EndpointDiscoveryIdentifiersRefreshCache<String>Copyright © 2023. All rights reserved.