| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
DescribeEndpointsResponse.endpoints()
Returns the value of the Endpoints property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointsResponse.Builder |
DescribeEndpointsResponse.Builder.endpoints(Endpoint... endpoints)
Sets the value of the Endpoints property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointsResponse.Builder |
DescribeEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints)
Sets the value of the Endpoints property for this object.
|
Copyright © 2018. All rights reserved.