static DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.builder() |
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.marker(String marker) |
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.maxRecords(Integer maxRecords) |
The maximum number of response records to return in each call.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.snapshotCopyGrantName(String snapshotCopyGrantName) |
The name of the snapshot copy grant.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.tagKeys(String... tagKeys) |
A tag key or keys for which you want to return all matching resources that are associated with the specified
key or keys.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.tagKeys(Collection<String> tagKeys) |
A tag key or keys for which you want to return all matching resources that are associated with the specified
key or keys.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.tagValues(String... tagValues) |
A tag value or values for which you want to return all matching resources that are associated with the
specified value or values.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.Builder.tagValues(Collection<String> tagValues) |
A tag value or values for which you want to return all matching resources that are associated with the
specified value or values.
|
DescribeSnapshotCopyGrantsRequest.Builder |
DescribeSnapshotCopyGrantsRequest.toBuilder() |
|