Uses of Class
com.amazonaws.services.redshift.model.Cluster
Packages that use Cluster
-
Uses of Cluster in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift that return ClusterModifier and TypeMethodDescriptionAbstractAmazonRedshift.createCluster
(CreateClusterRequest request) AmazonRedshift.createCluster
(CreateClusterRequest createClusterRequest) Creates a new cluster.AmazonRedshiftClient.createCluster
(CreateClusterRequest createClusterRequest) Creates a new cluster.AbstractAmazonRedshift.deleteCluster
(DeleteClusterRequest request) AmazonRedshift.deleteCluster
(DeleteClusterRequest deleteClusterRequest) Deletes a previously provisioned cluster.AmazonRedshiftClient.deleteCluster
(DeleteClusterRequest deleteClusterRequest) Deletes a previously provisioned cluster.AbstractAmazonRedshift.disableSnapshotCopy
(DisableSnapshotCopyRequest request) AmazonRedshift.disableSnapshotCopy
(DisableSnapshotCopyRequest disableSnapshotCopyRequest) Disables the automatic copying of snapshots from one region to another region for a specified cluster.AmazonRedshiftClient.disableSnapshotCopy
(DisableSnapshotCopyRequest disableSnapshotCopyRequest) Disables the automatic copying of snapshots from one region to another region for a specified cluster.AbstractAmazonRedshift.enableSnapshotCopy
(EnableSnapshotCopyRequest request) AmazonRedshift.enableSnapshotCopy
(EnableSnapshotCopyRequest enableSnapshotCopyRequest) Enables the automatic copy of snapshots from one region to another region for a specified cluster.AmazonRedshiftClient.enableSnapshotCopy
(EnableSnapshotCopyRequest enableSnapshotCopyRequest) Enables the automatic copy of snapshots from one region to another region for a specified cluster.AbstractAmazonRedshift.modifyCluster
(ModifyClusterRequest request) AmazonRedshift.modifyCluster
(ModifyClusterRequest modifyClusterRequest) Modifies the settings for a cluster.AmazonRedshiftClient.modifyCluster
(ModifyClusterRequest modifyClusterRequest) Modifies the settings for a cluster.AbstractAmazonRedshift.modifyClusterIamRoles
(ModifyClusterIamRolesRequest request) AmazonRedshift.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.AmazonRedshiftClient.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.AbstractAmazonRedshift.modifySnapshotCopyRetentionPeriod
(ModifySnapshotCopyRetentionPeriodRequest request) AmazonRedshift.modifySnapshotCopyRetentionPeriod
(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest) Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.AmazonRedshiftClient.modifySnapshotCopyRetentionPeriod
(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest) Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.AbstractAmazonRedshift.rebootCluster
(RebootClusterRequest request) AmazonRedshift.rebootCluster
(RebootClusterRequest rebootClusterRequest) Reboots a cluster.AmazonRedshiftClient.rebootCluster
(RebootClusterRequest rebootClusterRequest) Reboots a cluster.AbstractAmazonRedshift.restoreFromClusterSnapshot
(RestoreFromClusterSnapshotRequest request) AmazonRedshift.restoreFromClusterSnapshot
(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest) Creates a new cluster from a snapshot.AmazonRedshiftClient.restoreFromClusterSnapshot
(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest) Creates a new cluster from a snapshot.AbstractAmazonRedshift.rotateEncryptionKey
(RotateEncryptionKeyRequest request) AmazonRedshift.rotateEncryptionKey
(RotateEncryptionKeyRequest rotateEncryptionKeyRequest) Rotates the encryption keys for a cluster.AmazonRedshiftClient.rotateEncryptionKey
(RotateEncryptionKeyRequest rotateEncryptionKeyRequest) Rotates the encryption keys for a cluster.Methods in com.amazonaws.services.redshift that return types with arguments of type ClusterModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest request) AbstractAmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest createClusterRequest) Creates a new cluster.AmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest createClusterRequest, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) Creates a new cluster.AmazonRedshiftAsyncClient.createClusterAsync
(CreateClusterRequest request) AmazonRedshiftAsyncClient.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest request) AbstractAmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest deleteClusterRequest) Deletes a previously provisioned cluster.AmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest deleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) Deletes a previously provisioned cluster.AmazonRedshiftAsyncClient.deleteClusterAsync
(DeleteClusterRequest request) AmazonRedshiftAsyncClient.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request) AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest disableSnapshotCopyRequest) Disables the automatic copying of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest disableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) Disables the automatic copying of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsyncClient.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request) AmazonRedshiftAsyncClient.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request) AbstractAmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest enableSnapshotCopyRequest) Enables the automatic copy of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest enableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) Enables the automatic copy of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsyncClient.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request) AmazonRedshiftAsyncClient.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest request) AbstractAmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest request, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest modifyClusterRequest) Modifies the settings for a cluster.AmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest modifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) Modifies the settings for a cluster.AmazonRedshiftAsyncClient.modifyClusterAsync
(ModifyClusterRequest request) AmazonRedshiftAsyncClient.modifyClusterAsync
(ModifyClusterRequest request, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request) AbstractAmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifyClusterIamRolesAsync
(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.AmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.AmazonRedshiftAsyncClient.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request) AmazonRedshiftAsyncClient.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request) AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest) Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request) AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest request) AbstractAmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest request, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest rebootClusterRequest) Reboots a cluster.AmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest rebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) Reboots a cluster.AmazonRedshiftAsyncClient.rebootClusterAsync
(RebootClusterRequest request) AmazonRedshiftAsyncClient.rebootClusterAsync
(RebootClusterRequest request, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request) AbstractAmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) AmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest) Creates a new cluster from a snapshot.AmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) Creates a new cluster from a snapshot.AmazonRedshiftAsyncClient.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request) AmazonRedshiftAsyncClient.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request) AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest rotateEncryptionKeyRequest) Rotates the encryption keys for a cluster.AmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest rotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) Rotates the encryption keys for a cluster.AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request) AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) Method parameters in com.amazonaws.services.redshift with type arguments of type ClusterModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest createClusterRequest, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) Creates a new cluster.AmazonRedshiftAsyncClient.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest deleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) Deletes a previously provisioned cluster.AmazonRedshiftAsyncClient.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest disableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) Disables the automatic copying of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsyncClient.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest enableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) Enables the automatic copy of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsyncClient.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest request, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest modifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) Modifies the settings for a cluster.AmazonRedshiftAsyncClient.modifyClusterAsync
(ModifyClusterRequest request, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.AmazonRedshiftAsyncClient.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest request, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest rebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) Reboots a cluster.AmazonRedshiftAsyncClient.rebootClusterAsync
(RebootClusterRequest request, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) AmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) Creates a new cluster from a snapshot.AmazonRedshiftAsyncClient.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest rotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) Rotates the encryption keys for a cluster.AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) -
Uses of Cluster in com.amazonaws.services.redshift.model
Methods in com.amazonaws.services.redshift.model that return ClusterModifier and TypeMethodDescriptionCluster.clone()
Cluster.withAllowVersionUpgrade
(Boolean allowVersionUpgrade) Iftrue
, major version upgrades will be applied automatically to the cluster during the maintenance window.Cluster.withAutomatedSnapshotRetentionPeriod
(Integer automatedSnapshotRetentionPeriod) The number of days that automatic cluster snapshots are retained.Cluster.withAvailabilityZone
(String availabilityZone) The name of the Availability Zone in which the cluster is located.Cluster.withClusterCreateTime
(Date clusterCreateTime) The date and time that the cluster was created.Cluster.withClusterIdentifier
(String clusterIdentifier) The unique identifier of the cluster.Cluster.withClusterNodes
(ClusterNode... clusterNodes) The nodes in a cluster.Cluster.withClusterNodes
(Collection<ClusterNode> clusterNodes) The nodes in a cluster.Cluster.withClusterParameterGroups
(ClusterParameterGroupStatus... clusterParameterGroups) The list of cluster parameter groups that are associated with this cluster.Cluster.withClusterParameterGroups
(Collection<ClusterParameterGroupStatus> clusterParameterGroups) The list of cluster parameter groups that are associated with this cluster.Cluster.withClusterPublicKey
(String clusterPublicKey) The public key for the cluster.Cluster.withClusterRevisionNumber
(String clusterRevisionNumber) The specific revision number of the database in the cluster.Cluster.withClusterSecurityGroups
(ClusterSecurityGroupMembership... clusterSecurityGroups) A list of cluster security group that are associated with the cluster.Cluster.withClusterSecurityGroups
(Collection<ClusterSecurityGroupMembership> clusterSecurityGroups) A list of cluster security group that are associated with the cluster.Cluster.withClusterSnapshotCopyStatus
(ClusterSnapshotCopyStatus clusterSnapshotCopyStatus) Returns the destination region and retention period that are configured for cross-region snapshot copy.Cluster.withClusterStatus
(String clusterStatus) The current state of the cluster.Cluster.withClusterSubnetGroupName
(String clusterSubnetGroupName) The name of the subnet group that is associated with the cluster.Cluster.withClusterVersion
(String clusterVersion) The version ID of the Amazon Redshift engine that is running on the cluster.Cluster.withDBName
(String dBName) The name of the initial database that was created when the cluster was created.Cluster.withElasticIpStatus
(ElasticIpStatus elasticIpStatus) The status of the elastic IP (EIP) address.Cluster.withEncrypted
(Boolean encrypted) Iftrue
, data in the cluster is encrypted at rest.Cluster.withEndpoint
(Endpoint endpoint) The connection endpoint.Cluster.withHsmStatus
(HsmStatus hsmStatus) Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.Cluster.withIamRoles
(ClusterIamRole... iamRoles) A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.Cluster.withIamRoles
(Collection<ClusterIamRole> iamRoles) A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.Cluster.withKmsKeyId
(String kmsKeyId) The AWS Key Management Service (KMS) key ID of the encryption key used to encrypt data in the cluster.Cluster.withMasterUsername
(String masterUsername) The master user name for the cluster.Cluster.withModifyStatus
(String modifyStatus) The status of a modify operation, if any, initiated for the cluster.Cluster.withNodeType
(String nodeType) The node type for the nodes in the cluster.Cluster.withNumberOfNodes
(Integer numberOfNodes) The number of compute nodes in the cluster.Cluster.withPendingModifiedValues
(PendingModifiedValues pendingModifiedValues) If present, changes to the cluster are pending.Cluster.withPreferredMaintenanceWindow
(String preferredMaintenanceWindow) The weekly time range (in UTC) during which system maintenance can occur.Cluster.withPubliclyAccessible
(Boolean publiclyAccessible) Iftrue
, the cluster can be accessed from a public network.Cluster.withRestoreStatus
(RestoreStatus restoreStatus) Describes the status of a cluster restore action.The list of tags for the cluster.Cluster.withTags
(Collection<Tag> tags) The list of tags for the cluster.The identifier of the VPC the cluster is in, if the cluster is in a VPC.Cluster.withVpcSecurityGroups
(VpcSecurityGroupMembership... vpcSecurityGroups) A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.Cluster.withVpcSecurityGroups
(Collection<VpcSecurityGroupMembership> vpcSecurityGroups) A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.Methods in com.amazonaws.services.redshift.model that return types with arguments of type ClusterModifier and TypeMethodDescriptionDescribeClustersResult.getClusters()
A list ofCluster
objects, where each object describes one cluster.Methods in com.amazonaws.services.redshift.model with parameters of type ClusterModifier and TypeMethodDescriptionDescribeClustersResult.withClusters
(Cluster... clusters) A list ofCluster
objects, where each object describes one cluster.Method parameters in com.amazonaws.services.redshift.model with type arguments of type ClusterModifier and TypeMethodDescriptionvoid
DescribeClustersResult.setClusters
(Collection<Cluster> clusters) A list ofCluster
objects, where each object describes one cluster.DescribeClustersResult.withClusters
(Collection<Cluster> clusters) A list ofCluster
objects, where each object describes one cluster.