| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeSnapshotCopyGrantsRequestMarshaller.marshall(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest) |
Copyright © 2020. All rights reserved.