@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonDynamoDBEndpointCache extends EndpointDiscoveryRefreshCache<String>
cache| Constructor and Description |
|---|
AmazonDynamoDBEndpointCache(AmazonDynamoDB client) |
| Modifier and Type | Method and Description |
|---|---|
URI |
get(String key,
boolean required,
URI defaultEndpoint) |
URI |
put(String key,
Map<String,String> endpointDetails,
URI defaultEndpoint) |
discoverEndpoint, evict, loadAndScheduleRefresh, shutdownpublic AmazonDynamoDBEndpointCache(AmazonDynamoDB client)
Copyright © 2020. All rights reserved.