ListAccessPointsForDirectoryBucketsResponse.Builder |
ListAccessPointsForDirectoryBucketsResponse.Builder.accessPointList(Collection<AccessPoint> accessPointList) |
Contains identification and configuration information for one or more access points associated with the
directory bucket.
|
ListAccessPointsForDirectoryBucketsResponse.Builder |
ListAccessPointsForDirectoryBucketsResponse.Builder.accessPointList(Consumer<AccessPoint.Builder>... accessPointList) |
Contains identification and configuration information for one or more access points associated with the
directory bucket.
|
ListAccessPointsForDirectoryBucketsResponse.Builder |
ListAccessPointsForDirectoryBucketsResponse.Builder.accessPointList(AccessPoint... accessPointList) |
Contains identification and configuration information for one or more access points associated with the
directory bucket.
|
static ListAccessPointsForDirectoryBucketsResponse.Builder |
ListAccessPointsForDirectoryBucketsResponse.builder() |
|
ListAccessPointsForDirectoryBucketsResponse.Builder |
ListAccessPointsForDirectoryBucketsResponse.Builder.nextToken(String nextToken) |
If NextToken is returned, there are more access points available than requested in the
maxResults value.
|
ListAccessPointsForDirectoryBucketsResponse.Builder |
ListAccessPointsForDirectoryBucketsResponse.toBuilder() |
|