@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonTimestreamWriteEndpointCacheLoader extends Object implements EndpointDiscoveryCacheLoader<String,Map<String,String>>
Constructor and Description |
---|
AmazonTimestreamWriteEndpointCacheLoader(AmazonTimestreamWrite client) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
load(String key,
AmazonWebServiceRequest discoveryRequest)
Interface for loading an item from a cache based on a key value and the context
of an
AmazonWebServiceRequest . |
public AmazonTimestreamWriteEndpointCacheLoader(AmazonTimestreamWrite client)
public Map<String,String> load(String key, AmazonWebServiceRequest discoveryRequest)
EndpointDiscoveryCacheLoader
AmazonWebServiceRequest
.