DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountIds(String... accountIds) |
The account IDs that have permission to use this document.
|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountIds(Collection<String> accountIds) |
The account IDs that have permission to use this document.
|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountSharingInfoList(Collection<AccountSharingInfo> accountSharingInfoList) |
A list of Amazon Web Services accounts where the current document is shared and the version shared with each
account.
|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountSharingInfoList(Consumer<AccountSharingInfo.Builder>... accountSharingInfoList) |
A list of Amazon Web Services accounts where the current document is shared and the version shared with each
account.
|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountSharingInfoList(AccountSharingInfo... accountSharingInfoList) |
A list of Amazon Web Services accounts where the current document is shared and the version shared with each
account.
|
static DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.builder() |
|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.nextToken(String nextToken) |
The token for the next set of items to return.
|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.toBuilder() |
|