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