Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.clone() |
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withMarker(java.lang.String marker)
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withMaxRecords(java.lang.Integer maxRecords)
The maximum number of response records to return in each call.
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withSnapshotCopyGrantName(java.lang.String snapshotCopyGrantName)
The name of the snapshot copy grant.
|
DescribeSnapshotCopyGrantsRequest |
DescribeSnapshotCopyGrantsRequest.withTagKeys(java.util.Collection<java.lang.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(java.lang.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(java.util.Collection<java.lang.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(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeSnapshotCopyGrantsRequest> |
DescribeSnapshotCopyGrantsRequestMarshaller.marshall(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeSnapshotCopyGrantsRequest> |
DescribeSnapshotCopyGrantsRequestMarshaller.marshall(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest) |