| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotCopyGrantsResult |
AmazonRedshift.describeSnapshotCopyGrants()
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
|
DescribeSnapshotCopyGrantsResult |
AbstractAmazonRedshift.describeSnapshotCopyGrants() |
DescribeSnapshotCopyGrantsResult |
AmazonRedshiftClient.describeSnapshotCopyGrants() |
DescribeSnapshotCopyGrantsResult |
AmazonRedshift.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
DescribeSnapshotCopyGrantsResult |
AbstractAmazonRedshift.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest request) |
DescribeSnapshotCopyGrantsResult |
AmazonRedshiftClient.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest request)
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.clone() |
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withMarker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withSnapshotCopyGrants(Collection<SnapshotCopyGrant> snapshotCopyGrants)
The list of
SnapshotCopyGrant objects. |
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withSnapshotCopyGrants(SnapshotCopyGrant... snapshotCopyGrants)
The list of
SnapshotCopyGrant objects. |
Copyright © 2019. All rights reserved.