static DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.builder() |
|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.Builder.marker(String marker) |
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.Builder.snapshotCopyGrants(Collection<SnapshotCopyGrant> snapshotCopyGrants) |
The list of SnapshotCopyGrant objects.
|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.Builder.snapshotCopyGrants(Consumer<SnapshotCopyGrant.Builder>... snapshotCopyGrants) |
The list of SnapshotCopyGrant objects.
|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.Builder.snapshotCopyGrants(SnapshotCopyGrant... snapshotCopyGrants) |
The list of SnapshotCopyGrant objects.
|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.toBuilder() |
|