static ListCallerAccessGrantsResponse.Builder |
ListCallerAccessGrantsResponse.builder() |
|
ListCallerAccessGrantsResponse.Builder |
ListCallerAccessGrantsResponse.Builder.callerAccessGrantsList(Collection<ListCallerAccessGrantsEntry> callerAccessGrantsList) |
A list of the caller's access grants that were created using S3 Access Grants and that grant the caller
access to the S3 data of the Amazon Web Services account ID that was specified in the request.
|
ListCallerAccessGrantsResponse.Builder |
ListCallerAccessGrantsResponse.Builder.callerAccessGrantsList(Consumer<ListCallerAccessGrantsEntry.Builder>... callerAccessGrantsList) |
A list of the caller's access grants that were created using S3 Access Grants and that grant the caller
access to the S3 data of the Amazon Web Services account ID that was specified in the request.
|
ListCallerAccessGrantsResponse.Builder |
ListCallerAccessGrantsResponse.Builder.callerAccessGrantsList(ListCallerAccessGrantsEntry... callerAccessGrantsList) |
A list of the caller's access grants that were created using S3 Access Grants and that grant the caller
access to the S3 data of the Amazon Web Services account ID that was specified in the request.
|
ListCallerAccessGrantsResponse.Builder |
ListCallerAccessGrantsResponse.Builder.nextToken(String nextToken) |
A pagination token that you can use to request the next page of results.
|
ListCallerAccessGrantsResponse.Builder |
ListCallerAccessGrantsResponse.toBuilder() |
|