@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, loadAndScheduleEvict, loadAndScheduleRefresh, shutdown
public AmazonDynamoDBEndpointCache(AmazonDynamoDB client)
Copyright © 2021. All rights reserved.