| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelResizeResponse |
RedshiftClient.cancelResize(CancelResizeRequest cancelResizeRequest)
Cancels a resize operation.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(Consumer<CancelResizeRequest.Builder> cancelResizeRequest)
Cancels a resize operation.
|
default CreateClusterSnapshotResponse |
RedshiftClient.createClusterSnapshot(Consumer<CreateClusterSnapshotRequest.Builder> createClusterSnapshotRequest)
Creates a manual snapshot of the specified cluster.
|
default CreateClusterSnapshotResponse |
RedshiftClient.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a manual snapshot of the specified cluster.
|
default DeleteClusterResponse |
RedshiftClient.deleteCluster(Consumer<DeleteClusterRequest.Builder> deleteClusterRequest)
Deletes a previously provisioned cluster.
|
default DeleteClusterResponse |
RedshiftClient.deleteCluster(DeleteClusterRequest deleteClusterRequest)
Deletes a previously provisioned cluster.
|
default DescribeClusterDbRevisionsResponse |
RedshiftClient.describeClusterDbRevisions()
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsResponse |
RedshiftClient.describeClusterDbRevisions(Consumer<DescribeClusterDbRevisionsRequest.Builder> describeClusterDbRevisionsRequest)
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsResponse |
RedshiftClient.describeClusterDbRevisions(DescribeClusterDbRevisionsRequest describeClusterDbRevisionsRequest)
Returns an array of
ClusterDbRevision objects. |
default DescribeClustersResponse |
RedshiftClient.describeClusters()
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersResponse |
RedshiftClient.describeClusters(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersResponse |
RedshiftClient.describeClusters(DescribeClustersRequest describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots()
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator()
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator()
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator(DescribeClustersRequest describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeLoggingStatusResponse |
RedshiftClient.describeLoggingStatus(Consumer<DescribeLoggingStatusRequest.Builder> describeLoggingStatusRequest)
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon
Redshift cluster.
|
default DescribeLoggingStatusResponse |
RedshiftClient.describeLoggingStatus(DescribeLoggingStatusRequest describeLoggingStatusRequest)
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon
Redshift cluster.
|
default DescribeResizeResponse |
RedshiftClient.describeResize(Consumer<DescribeResizeRequest.Builder> describeResizeRequest)
Returns information about the last resize operation for the specified cluster.
|
default DescribeResizeResponse |
RedshiftClient.describeResize(DescribeResizeRequest describeResizeRequest)
Returns information about the last resize operation for the specified cluster.
|
default DescribeTableRestoreStatusResponse |
RedshiftClient.describeTableRestoreStatus(Consumer<DescribeTableRestoreStatusRequest.Builder> describeTableRestoreStatusRequest)
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API
action.
|
default DescribeTableRestoreStatusResponse |
RedshiftClient.describeTableRestoreStatus(DescribeTableRestoreStatusRequest describeTableRestoreStatusRequest)
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API
action.
|
default DisableLoggingResponse |
RedshiftClient.disableLogging(Consumer<DisableLoggingRequest.Builder> disableLoggingRequest)
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default DisableLoggingResponse |
RedshiftClient.disableLogging(DisableLoggingRequest disableLoggingRequest)
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default DisableSnapshotCopyResponse |
RedshiftClient.disableSnapshotCopy(Consumer<DisableSnapshotCopyRequest.Builder> disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
|
default DisableSnapshotCopyResponse |
RedshiftClient.disableSnapshotCopy(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
|
default EnableLoggingResponse |
RedshiftClient.enableLogging(Consumer<EnableLoggingRequest.Builder> enableLoggingRequest)
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default EnableLoggingResponse |
RedshiftClient.enableLogging(EnableLoggingRequest enableLoggingRequest)
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
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.
|
default GetClusterCredentialsResponse |
RedshiftClient.getClusterCredentials(Consumer<GetClusterCredentialsRequest.Builder> getClusterCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift
database.
|
default GetClusterCredentialsResponse |
RedshiftClient.getClusterCredentials(GetClusterCredentialsRequest getClusterCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift
database.
|
default ModifyClusterResponse |
RedshiftClient.modifyCluster(Consumer<ModifyClusterRequest.Builder> modifyClusterRequest)
Modifies the settings for a cluster.
|
default ModifyClusterResponse |
RedshiftClient.modifyCluster(ModifyClusterRequest modifyClusterRequest)
Modifies the settings for a cluster.
|
default ModifyClusterDbRevisionResponse |
RedshiftClient.modifyClusterDbRevision(Consumer<ModifyClusterDbRevisionRequest.Builder> modifyClusterDbRevisionRequest)
Modifies the database revision of a cluster.
|
default ModifyClusterDbRevisionResponse |
RedshiftClient.modifyClusterDbRevision(ModifyClusterDbRevisionRequest modifyClusterDbRevisionRequest)
Modifies the database revision of a cluster.
|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(Consumer<ModifyClusterIamRolesRequest.Builder> modifyClusterIamRolesRequest)
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access
other AWS services.
|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest)
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access
other AWS services.
|
default ModifyClusterMaintenanceResponse |
RedshiftClient.modifyClusterMaintenance(Consumer<ModifyClusterMaintenanceRequest.Builder> modifyClusterMaintenanceRequest)
Modifies the maintenance settings of a cluster.
|
default ModifyClusterMaintenanceResponse |
RedshiftClient.modifyClusterMaintenance(ModifyClusterMaintenanceRequest modifyClusterMaintenanceRequest)
Modifies the maintenance settings of a cluster.
|
default ModifyClusterSnapshotScheduleResponse |
RedshiftClient.modifyClusterSnapshotSchedule(Consumer<ModifyClusterSnapshotScheduleRequest.Builder> modifyClusterSnapshotScheduleRequest)
Modifies a snapshot schedule for a cluster.
|
default ModifyClusterSnapshotScheduleResponse |
RedshiftClient.modifyClusterSnapshotSchedule(ModifyClusterSnapshotScheduleRequest modifyClusterSnapshotScheduleRequest)
Modifies a snapshot schedule for a cluster.
|
default ModifySnapshotCopyRetentionPeriodResponse |
RedshiftClient.modifySnapshotCopyRetentionPeriod(Consumer<ModifySnapshotCopyRetentionPeriodRequest.Builder> modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain snapshots in the destination AWS Region after they are copied from the
source AWS Region.
|
default ModifySnapshotCopyRetentionPeriodResponse |
RedshiftClient.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain snapshots in the destination AWS Region after they are copied from the
source AWS Region.
|
default RebootClusterResponse |
RedshiftClient.rebootCluster(Consumer<RebootClusterRequest.Builder> rebootClusterRequest)
Reboots a cluster.
|
default RebootClusterResponse |
RedshiftClient.rebootCluster(RebootClusterRequest rebootClusterRequest)
Reboots a cluster.
|
default ResizeClusterResponse |
RedshiftClient.resizeCluster(Consumer<ResizeClusterRequest.Builder> resizeClusterRequest)
Changes the size of the cluster.
|
default ResizeClusterResponse |
RedshiftClient.resizeCluster(ResizeClusterRequest resizeClusterRequest)
Changes the size of the cluster.
|
default RestoreTableFromClusterSnapshotResponse |
RedshiftClient.restoreTableFromClusterSnapshot(Consumer<RestoreTableFromClusterSnapshotRequest.Builder> restoreTableFromClusterSnapshotRequest)
Creates a new table from a table in an Amazon Redshift cluster snapshot.
|
default RestoreTableFromClusterSnapshotResponse |
RedshiftClient.restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest restoreTableFromClusterSnapshotRequest)
Creates a new table from a table in an Amazon Redshift cluster snapshot.
|
default RotateEncryptionKeyResponse |
RedshiftClient.rotateEncryptionKey(Consumer<RotateEncryptionKeyRequest.Builder> rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
default RotateEncryptionKeyResponse |
RedshiftClient.rotateEncryptionKey(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
Copyright © 2019. All rights reserved.