| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
Synchronous and asynchronous client classes for accessing AmazonRedshift.
|
| com.amazonaws.services.redshift.model |
Classes modeling the various types represented by AmazonRedshift.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotCopyGrantsResult |
AmazonRedshiftClient.describeSnapshotCopyGrants()
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
DescribeSnapshotCopyGrantsResult |
AmazonRedshift.describeSnapshotCopyGrants()
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
DescribeSnapshotCopyGrantsResult |
AmazonRedshiftClient.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
DescribeSnapshotCopyGrantsResult |
AmazonRedshift.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
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 snapshot copy grants.
|
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withSnapshotCopyGrants(SnapshotCopyGrant... snapshotCopyGrants)
The list of snapshot copy grants.
|
Copyright © 2015. All rights reserved.