| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants()
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.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 |
|---|---|
default CompletableFuture<DescribeSnapshotCopyGrantsResponse> |
RedshiftAsyncClient.describeSnapshotCopyGrants()
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
default CompletableFuture<DescribeSnapshotCopyGrantsResponse> |
RedshiftAsyncClient.describeSnapshotCopyGrants(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
default CompletableFuture<DescribeSnapshotCopyGrantsResponse> |
RedshiftAsyncClient.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
|
Copyright © 2019. All rights reserved.