| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.paginators | |
| 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 Amazon Web Services account in the destination region.
|
default CompletableFuture<DescribeSnapshotCopyGrantsResponse> |
RedshiftAsyncClient.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsPublisher |
RedshiftAsyncClient.describeSnapshotCopyGrantsPaginator(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
| Constructor and Description |
|---|
DescribeSnapshotCopyGrantsIterable(RedshiftClient client,
DescribeSnapshotCopyGrantsRequest firstRequest) |
DescribeSnapshotCopyGrantsPublisher(RedshiftAsyncClient client,
DescribeSnapshotCopyGrantsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeSnapshotCopyGrantsRequestMarshaller.marshall(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest) |
Copyright © 2022. All rights reserved.