Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotCopyGrantsResult |
AmazonRedshiftClient.describeSnapshotCopyGrants() |
DescribeSnapshotCopyGrantsResult |
AmazonRedshift.describeSnapshotCopyGrants()
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation.
|
DescribeSnapshotCopyGrantsResult |
AbstractAmazonRedshift.describeSnapshotCopyGrants() |
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.
|
DescribeSnapshotCopyGrantsResult |
AbstractAmazonRedshift.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync()
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync()
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync()
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshotCopyGrants
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request) |
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in the
destination region.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request) |
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.clone() |
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withMarker(java.lang.String marker)
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withSnapshotCopyGrants(java.util.Collection<SnapshotCopyGrant> snapshotCopyGrants)
The list of
SnapshotCopyGrant objects. |
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResult.withSnapshotCopyGrants(SnapshotCopyGrant... snapshotCopyGrants)
The list of
SnapshotCopyGrant objects. |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotCopyGrantsResult |
DescribeSnapshotCopyGrantsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |