| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.model |
Classes modeling the various types represented by AmazonDynamoDB
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.withAddress(String address)
Sets the value of the address property for this object.
|
Endpoint |
Endpoint.withCachePeriodInMinutes(Long cachePeriodInMinutes)
Sets the value of the cachePeriodInMinutes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
DescribeEndpointsResult.getEndpoints()
Returns the value of the endpoints property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointsResult |
DescribeEndpointsResult.withEndpoints(Endpoint... endpoints)
Sets the value of the endpoints property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEndpointsResult.setEndpoints(Collection<Endpoint> endpoints)
Sets the value of endpoints
|
DescribeEndpointsResult |
DescribeEndpointsResult.withEndpoints(Collection<Endpoint> endpoints)
Sets the value of the endpoints property for this object.
|
Copyright © 2019. All rights reserved.