default DeleteSnapshotCopyGrantResponse |
RedshiftClient.deleteSnapshotCopyGrant(Consumer<DeleteSnapshotCopyGrantRequest.Builder> deleteSnapshotCopyGrantRequest) |
Deletes the specified snapshot copy grant.
|
default DeleteSnapshotCopyGrantResponse |
RedshiftClient.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest) |
Deletes the specified snapshot copy grant.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants() |
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest) |
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
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 DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator() |
|
default DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest) |
|
default DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest) |
|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(Consumer<EnableSnapshotCopyRequest.Builder> enableSnapshotCopyRequest) |
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest) |
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|