DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.clone() |
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withMarker(String marker) |
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withMaxRecords(Integer maxRecords) |
The maximum number of response records to return in each call.
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withSnapshotCopyGrantName(String snapshotCopyGrantName) |
The name of the snapshot copy grant.
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withTagKeys(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 |
DescribeSnapshotCopyGrantsRequest.withTagKeys(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 |
DescribeSnapshotCopyGrantsRequest.withTagValues(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 |
DescribeSnapshotCopyGrantsRequest.withTagValues(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.
|