Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAmazonRedshift - Class in com.amazonaws.services.redshift
Abstract implementation of AmazonRedshift.
AbstractAmazonRedshift() - Constructor for class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
AbstractAmazonRedshiftAsync - Class in com.amazonaws.services.redshift
Abstract implementation of AmazonRedshiftAsync.
AbstractAmazonRedshiftAsync() - Constructor for class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
AccessToSnapshotDeniedException - Exception in com.amazonaws.services.redshift.model
The owner of the specified snapshot has not authorized your account to access the snapshot.
AccessToSnapshotDeniedException(String) - Constructor for exception com.amazonaws.services.redshift.model.AccessToSnapshotDeniedException
Constructs a new AccessToSnapshotDeniedException with the specified error message.
AccountWithRestoreAccess - Class in com.amazonaws.services.redshift.model
Describes an AWS customer account authorized to restore a snapshot.
AccountWithRestoreAccess() - Constructor for class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
AmazonRedshift - Interface in com.amazonaws.services.redshift
Interface for accessing Amazon Redshift.
AmazonRedshiftAsync - Interface in com.amazonaws.services.redshift
Interface for accessing Amazon Redshift asynchronously.
AmazonRedshiftAsyncClient - Class in com.amazonaws.services.redshift
Client for accessing Amazon Redshift asynchronously.
AmazonRedshiftAsyncClient() - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
AmazonRedshiftAsyncClientBuilder - Class in com.amazonaws.services.redshift
Fluent builder for AmazonRedshiftAsync.
AmazonRedshiftClient - Class in com.amazonaws.services.redshift
Client for accessing Amazon Redshift.
AmazonRedshiftClient() - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
AmazonRedshiftClient(ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
AmazonRedshiftClient(AWSCredentials) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonRedshiftClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonRedshiftClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
AmazonRedshiftClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
AmazonRedshiftClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
AmazonRedshiftClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
AmazonRedshiftClientBuilder - Class in com.amazonaws.services.redshift
Fluent builder for AmazonRedshift.
AmazonRedshiftException - Exception in com.amazonaws.services.redshift.model
Base exception for all service exceptions thrown by Amazon Redshift
AmazonRedshiftException(String) - Constructor for exception com.amazonaws.services.redshift.model.AmazonRedshiftException
Constructs a new AmazonRedshiftException with the specified error message.
AmazonRedshiftWaiters - Class in com.amazonaws.services.redshift.waiters
 
AmazonRedshiftWaiters(AmazonRedshift) - Constructor for class com.amazonaws.services.redshift.waiters.AmazonRedshiftWaiters
Constructs a new AmazonRedshiftWaiters with the given client
apply(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.waiters.DescribeClustersFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.waiters.DescribeClusterSnapshotsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException with the specified error message.
AuthorizationQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The authorization quota for the cluster security group has been reached.
AuthorizationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationQuotaExceededException
Constructs a new AuthorizationQuotaExceededException with the specified error message.
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
AuthorizeClusterSecurityGroupIngressRequest - Class in com.amazonaws.services.redshift.model

AuthorizeClusterSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
AuthorizeSnapshotAccessRequest - Class in com.amazonaws.services.redshift.model

AuthorizeSnapshotAccessRequest() - Constructor for class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
AvailabilityZone - Class in com.amazonaws.services.redshift.model
Describes an availability zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.redshift.model.AvailabilityZone
 

B

BucketNotFoundException - Exception in com.amazonaws.services.redshift.model
Could not find the specified S3 bucket.
BucketNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.BucketNotFoundException
Constructs a new BucketNotFoundException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClientBuilder
Construct an asynchronous implementation of AmazonRedshiftAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClientBuilder
Construct a synchronous implementation of AmazonRedshift using the current builder configuration.
builder() - Static method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 

C

clone() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
clone() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
clone() - Method in class com.amazonaws.services.redshift.model.Cluster
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
clone() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateTagsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteTagsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
clone() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.Endpoint
 
clone() - Method in class com.amazonaws.services.redshift.model.Event
 
clone() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
clone() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
clone() - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
clone() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
clone() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
clone() - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.IPRange
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
clone() - Method in class com.amazonaws.services.redshift.model.Parameter
 
clone() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
clone() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
clone() - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
clone() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
clone() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.Snapshot
 
clone() - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
 
clone() - Method in class com.amazonaws.services.redshift.model.Subnet
 
clone() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.Tag
 
clone() - Method in class com.amazonaws.services.redshift.model.TaggedResource
 
clone() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
Cluster - Class in com.amazonaws.services.redshift.model
Describes a cluster.
Cluster() - Constructor for class com.amazonaws.services.redshift.model.Cluster
 
ClusterAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The account already has a cluster with the given identifier.
ClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterAlreadyExistsException
Constructs a new ClusterAlreadyExistsException with the specified error message.
clusterAvailable() - Method in class com.amazonaws.services.redshift.waiters.AmazonRedshiftWaiters
Builds a ClusterAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
clusterDeleted() - Method in class com.amazonaws.services.redshift.waiters.AmazonRedshiftWaiters
Builds a ClusterDeleted waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
ClusterIamRole - Class in com.amazonaws.services.redshift.model
An AWS Identity and Access Management (IAM) role that can be used by the associated Amazon Redshift cluster to access other AWS services.
ClusterIamRole() - Constructor for class com.amazonaws.services.redshift.model.ClusterIamRole
 
ClusterNode - Class in com.amazonaws.services.redshift.model
The identifier of a node in a cluster.
ClusterNode() - Constructor for class com.amazonaws.services.redshift.model.ClusterNode
 
ClusterNotFoundException - Exception in com.amazonaws.services.redshift.model
The ClusterIdentifier parameter does not refer to an existing cluster.
ClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterNotFoundException
Constructs a new ClusterNotFoundException with the specified error message.
ClusterParameterGroup - Class in com.amazonaws.services.redshift.model
Describes a parameter group.
ClusterParameterGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
ClusterParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A cluster parameter group with the same name already exists.
ClusterParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupAlreadyExistsException
Constructs a new ClusterParameterGroupAlreadyExistsException with the specified error message.
ClusterParameterGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The parameter group name does not refer to an existing parameter group.
ClusterParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupNotFoundException
Constructs a new ClusterParameterGroupNotFoundException with the specified error message.
ClusterParameterGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster parameter groups.
ClusterParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupQuotaExceededException
Constructs a new ClusterParameterGroupQuotaExceededException with the specified error message.
ClusterParameterGroupStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a parameter group.
ClusterParameterGroupStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
ClusterParameterStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a parameter group.
ClusterParameterStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterStatus
 
ClusterQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would exceed the allowed number of cluster instances for this account.
ClusterQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterQuotaExceededException
Constructs a new ClusterQuotaExceededException with the specified error message.
clusterRestored() - Method in class com.amazonaws.services.redshift.waiters.AmazonRedshiftWaiters
Builds a ClusterRestored waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
ClusterSecurityGroup - Class in com.amazonaws.services.redshift.model
Describes a security group.
ClusterSecurityGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
ClusterSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A cluster security group with the same name already exists.
ClusterSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupAlreadyExistsException
Constructs a new ClusterSecurityGroupAlreadyExistsException with the specified error message.
ClusterSecurityGroupMembership - Class in com.amazonaws.services.redshift.model
Describes a cluster security group.
ClusterSecurityGroupMembership() - Constructor for class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
ClusterSecurityGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The cluster security group name does not refer to an existing cluster security group.
ClusterSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupNotFoundException
Constructs a new ClusterSecurityGroupNotFoundException with the specified error message.
ClusterSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster security groups.
ClusterSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupQuotaExceededException
Constructs a new ClusterSecurityGroupQuotaExceededException with the specified error message.
ClusterSnapshotAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The value specified as a snapshot identifier is already used by an existing snapshot.
ClusterSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotAlreadyExistsException
Constructs a new ClusterSnapshotAlreadyExistsException with the specified error message.
ClusterSnapshotCopyStatus - Class in com.amazonaws.services.redshift.model
Returns the destination region and retention period that are configured for cross-region snapshot copy.
ClusterSnapshotCopyStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
ClusterSnapshotNotFoundException - Exception in com.amazonaws.services.redshift.model
The snapshot identifier does not refer to an existing cluster snapshot.
ClusterSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotNotFoundException
Constructs a new ClusterSnapshotNotFoundException with the specified error message.
ClusterSnapshotQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster snapshots.
ClusterSnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotQuotaExceededException
Constructs a new ClusterSnapshotQuotaExceededException with the specified error message.
ClusterSubnetGroup - Class in com.amazonaws.services.redshift.model
Describes a subnet group.
ClusterSubnetGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
ClusterSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A ClusterSubnetGroupName is already used by an existing cluster subnet group.
ClusterSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupAlreadyExistsException
Constructs a new ClusterSubnetGroupAlreadyExistsException with the specified error message.
ClusterSubnetGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group name does not refer to an existing cluster subnet group.
ClusterSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupNotFoundException
Constructs a new ClusterSubnetGroupNotFoundException with the specified error message.
ClusterSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in user exceeding the allowed number of cluster subnet groups.
ClusterSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupQuotaExceededException
Constructs a new ClusterSubnetGroupQuotaExceededException with the specified error message.
ClusterSubnetQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in user exceeding the allowed number of subnets in a cluster subnet groups.
ClusterSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetQuotaExceededException
Constructs a new ClusterSubnetQuotaExceededException with the specified error message.
ClusterVersion - Class in com.amazonaws.services.redshift.model
Describes a cluster version, including the parameter group family and description of the version.
ClusterVersion() - Constructor for class com.amazonaws.services.redshift.model.ClusterVersion
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.redshift - package com.amazonaws.services.redshift
Amazon Redshift
com.amazonaws.services.redshift.model - package com.amazonaws.services.redshift.model
 
com.amazonaws.services.redshift.waiters - package com.amazonaws.services.redshift.waiters
 
configFactory - Static variable in class com.amazonaws.services.redshift.AmazonRedshiftClient
Client configuration factory providing ClientConfigurations tailored to this client
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CopyClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model

CopyClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
CopyToRegionDisabledException - Exception in com.amazonaws.services.redshift.model
Cross-region snapshot copy was temporarily disabled.
CopyToRegionDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.CopyToRegionDisabledException
Constructs a new CopyToRegionDisabledException with the specified error message.
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createCluster(CreateClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new cluster.
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new cluster.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterAsync(CreateClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an Amazon Redshift parameter group.
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model

CreateClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
CreateClusterRequest - Class in com.amazonaws.services.redshift.model

CreateClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterRequest
 
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new Amazon Redshift security group.
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateClusterSecurityGroupRequest - Class in com.amazonaws.services.redshift.model

CreateClusterSecurityGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a manual snapshot of the specified cluster.
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model

CreateClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model

CreateClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
createEventSubscription(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createEventSubscription(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an Amazon Redshift event notification subscription.
createEventSubscription(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model

CreateEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateHsmClientCertificateRequest - Class in com.amazonaws.services.redshift.model

CreateHsmClientCertificateRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateHsmConfigurationRequest - Class in com.amazonaws.services.redshift.model

CreateHsmConfigurationRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
createSnapshotCopyGrant(CreateSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createSnapshotCopyGrant(CreateSnapshotCopyGrantRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.
createSnapshotCopyGrant(CreateSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.
createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest, AsyncHandler<CreateSnapshotCopyGrantRequest, SnapshotCopyGrant>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.
createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest, AsyncHandler<CreateSnapshotCopyGrantRequest, SnapshotCopyGrant>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.
createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest, AsyncHandler<CreateSnapshotCopyGrantRequest, SnapshotCopyGrant>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateSnapshotCopyGrantRequest - Class in com.amazonaws.services.redshift.model
The result of the CreateSnapshotCopyGrant action.
CreateSnapshotCopyGrantRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
 
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Adds one or more tags to a specified resource.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
CreateTagsRequest - Class in com.amazonaws.services.redshift.model
Contains the output from the CreateTags action.
CreateTagsRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateTagsRequest
 
CreateTagsResult - Class in com.amazonaws.services.redshift.model
 
CreateTagsResult() - Constructor for class com.amazonaws.services.redshift.model.CreateTagsResult
 

D

defaultClient() - Static method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.redshift.AmazonRedshiftClientBuilder
 
DefaultClusterParameters - Class in com.amazonaws.services.redshift.model
Describes the default cluster parameters for a parameter group family.
DefaultClusterParameters() - Constructor for class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
deleteCluster(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteCluster(DeleteClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a previously provisioned cluster.
deleteCluster(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterAsync(DeleteClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, DeleteClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, DeleteClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, DeleteClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model

DeleteClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
DeleteClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model
 
DeleteClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupResult
 
DeleteClusterRequest - Class in com.amazonaws.services.redshift.model

DeleteClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, DeleteClusterSecurityGroupResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, DeleteClusterSecurityGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, DeleteClusterSecurityGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteClusterSecurityGroupRequest - Class in com.amazonaws.services.redshift.model

DeleteClusterSecurityGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
DeleteClusterSecurityGroupResult - Class in com.amazonaws.services.redshift.model
 
DeleteClusterSecurityGroupResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupResult
 
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified manual snapshot.
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model

DeleteClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified cluster subnet group.
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, DeleteClusterSubnetGroupResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, DeleteClusterSubnetGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, DeleteClusterSubnetGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model

DeleteClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
DeleteClusterSubnetGroupResult - Class in com.amazonaws.services.redshift.model
 
DeleteClusterSubnetGroupResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupResult
 
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, DeleteEventSubscriptionResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, DeleteEventSubscriptionResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, DeleteEventSubscriptionResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model

DeleteEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
DeleteEventSubscriptionResult - Class in com.amazonaws.services.redshift.model
 
DeleteEventSubscriptionResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteEventSubscriptionResult
 
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified HSM client certificate.
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, DeleteHsmClientCertificateResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, DeleteHsmClientCertificateResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, DeleteHsmClientCertificateResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteHsmClientCertificateRequest - Class in com.amazonaws.services.redshift.model

DeleteHsmClientCertificateRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
DeleteHsmClientCertificateResult - Class in com.amazonaws.services.redshift.model
 
DeleteHsmClientCertificateResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateResult
 
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, DeleteHsmConfigurationResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, DeleteHsmConfigurationResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, DeleteHsmConfigurationResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteHsmConfigurationRequest - Class in com.amazonaws.services.redshift.model

DeleteHsmConfigurationRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
DeleteHsmConfigurationResult - Class in com.amazonaws.services.redshift.model
 
DeleteHsmConfigurationResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmConfigurationResult
 
deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified snapshot copy grant.
deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified snapshot copy grant.
deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified snapshot copy grant.
deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified snapshot copy grant.
deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteSnapshotCopyGrantRequest - Class in com.amazonaws.services.redshift.model
The result of the DeleteSnapshotCopyGrant action.
DeleteSnapshotCopyGrantRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
 
DeleteSnapshotCopyGrantResult - Class in com.amazonaws.services.redshift.model
 
DeleteSnapshotCopyGrantResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
 
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a tag or tags from a resource.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DeleteTagsRequest - Class in com.amazonaws.services.redshift.model
Contains the output from the DeleteTags action.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
DeleteTagsResult - Class in com.amazonaws.services.redshift.model
 
DeleteTagsResult() - Constructor for class com.amazonaws.services.redshift.model.DeleteTagsResult
 
DependentServiceRequestThrottlingException - Exception in com.amazonaws.services.redshift.model
The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf.
DependentServiceRequestThrottlingException(String) - Constructor for exception com.amazonaws.services.redshift.model.DependentServiceRequestThrottlingException
Constructs a new DependentServiceRequestThrottlingException with the specified error message.
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterParameterGroups() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeClusterParameterGroups operation.
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterParameterGroupsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterParameterGroups operation.
describeClusterParameterGroupsAsync(AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterParameterGroups operation with an AsyncHandler.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterParameterGroups operation.
describeClusterParameterGroupsAsync(AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterParameterGroups operation with an AsyncHandler.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterParameterGroupsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterParameterGroups operation.
describeClusterParameterGroupsAsync(AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterParameterGroups operation with an AsyncHandler.
DescribeClusterParameterGroupsRequest - Class in com.amazonaws.services.redshift.model

DescribeClusterParameterGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
DescribeClusterParameterGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterParameterGroups action.
DescribeClusterParameterGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
describeClusterParameters(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterParameters(DescribeClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParameters(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DescribeClusterParametersRequest - Class in com.amazonaws.services.redshift.model

DescribeClusterParametersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
DescribeClusterParametersResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterParameters action.
DescribeClusterParametersResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
describeClusters(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusters() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusters(DescribeClustersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeClusters operation.
describeClusters(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeClustersAsync(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClustersAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusters operation.
describeClustersAsync(AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.
describeClustersAsync(DescribeClustersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusters operation.
describeClustersAsync(AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.
describeClustersAsync(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClustersAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusters operation.
describeClustersAsync(AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeClusterSecurityGroups operation.
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterSecurityGroupsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSecurityGroups operation.
describeClusterSecurityGroupsAsync(AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSecurityGroups operation with an AsyncHandler.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSecurityGroups operation.
describeClusterSecurityGroupsAsync(AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSecurityGroups operation with an AsyncHandler.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterSecurityGroupsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterSecurityGroups operation.
describeClusterSecurityGroupsAsync(AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterSecurityGroups operation with an AsyncHandler.
DescribeClusterSecurityGroupsRequest - Class in com.amazonaws.services.redshift.model

DescribeClusterSecurityGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
DescribeClusterSecurityGroupsResult - Class in com.amazonaws.services.redshift.model

DescribeClusterSecurityGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
DescribeClustersFunction - Class in com.amazonaws.services.redshift.waiters
 
DescribeClustersFunction(AmazonRedshift) - Constructor for class com.amazonaws.services.redshift.waiters.DescribeClustersFunction
Constructs a new DescribeClustersFunction with the given client
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterSnapshots() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeClusterSnapshots operation.
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterSnapshotsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSnapshots operation.
describeClusterSnapshotsAsync(AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSnapshots operation with an AsyncHandler.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSnapshots operation.
describeClusterSnapshotsAsync(AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSnapshots operation with an AsyncHandler.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterSnapshotsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterSnapshots operation.
describeClusterSnapshotsAsync(AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterSnapshots operation with an AsyncHandler.
DescribeClusterSnapshotsFunction - Class in com.amazonaws.services.redshift.waiters
 
DescribeClusterSnapshotsFunction(AmazonRedshift) - Constructor for class com.amazonaws.services.redshift.waiters.DescribeClusterSnapshotsFunction
Constructs a new DescribeClusterSnapshotsFunction with the given client
DescribeClusterSnapshotsRequest - Class in com.amazonaws.services.redshift.model

DescribeClusterSnapshotsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
DescribeClusterSnapshotsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSnapshots action.
DescribeClusterSnapshotsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
DescribeClustersRequest - Class in com.amazonaws.services.redshift.model

DescribeClustersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
DescribeClustersResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusters action.
DescribeClustersResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClustersResult
 
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeClusterSubnetGroups operation.
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterSubnetGroupsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSubnetGroups operation.
describeClusterSubnetGroupsAsync(AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSubnetGroups operation with an AsyncHandler.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSubnetGroups operation.
describeClusterSubnetGroupsAsync(AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterSubnetGroups operation with an AsyncHandler.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterSubnetGroupsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterSubnetGroups operation.
describeClusterSubnetGroupsAsync(AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterSubnetGroups operation with an AsyncHandler.
DescribeClusterSubnetGroupsRequest - Class in com.amazonaws.services.redshift.model

DescribeClusterSubnetGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
DescribeClusterSubnetGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSubnetGroups action.
DescribeClusterSubnetGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
describeClusterVersions(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterVersions() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeClusterVersions(DescribeClusterVersionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeClusterVersions operation.
describeClusterVersions(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeClusterVersionsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterVersions operation.
describeClusterVersionsAsync(AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterVersions operation with an AsyncHandler.
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterVersions operation.
describeClusterVersionsAsync(AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeClusterVersions operation with an AsyncHandler.
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeClusterVersionsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterVersions operation.
describeClusterVersionsAsync(AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeClusterVersions operation with an AsyncHandler.
DescribeClusterVersionsRequest - Class in com.amazonaws.services.redshift.model

DescribeClusterVersionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
DescribeClusterVersionsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterVersions action.
DescribeClusterVersionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DescribeDefaultClusterParametersRequest - Class in com.amazonaws.services.redshift.model

DescribeDefaultClusterParametersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeEventCategories() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeEventCategories operation.
describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeEventCategoriesAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeEventCategories operation.
describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeEventCategories operation.
describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeEventCategoriesAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeEventCategories operation.
describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.
DescribeEventCategoriesRequest - Class in com.amazonaws.services.redshift.model

DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
DescribeEventCategoriesResult - Class in com.amazonaws.services.redshift.model

DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeEvents() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeEvents operation.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeEventsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeEvents operation.
describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeEvents operation.
describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeEventsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeEvents operation.
describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.
DescribeEventsRequest - Class in com.amazonaws.services.redshift.model

DescribeEventsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
DescribeEventsResult - Class in com.amazonaws.services.redshift.model

DescribeEventsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventsResult
 
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeEventSubscriptions() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeEventSubscriptions operation.
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeEventSubscriptionsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeEventSubscriptions operation.
describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeEventSubscriptions operation.
describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeEventSubscriptionsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeEventSubscriptions operation.
describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.
DescribeEventSubscriptionsRequest - Class in com.amazonaws.services.redshift.model

DescribeEventSubscriptionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
DescribeEventSubscriptionsResult - Class in com.amazonaws.services.redshift.model

DescribeEventSubscriptionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeHsmClientCertificates() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified HSM client certificate.
describeHsmClientCertificates() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeHsmClientCertificates operation.
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificates() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeHsmClientCertificatesAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmClientCertificates operation.
describeHsmClientCertificatesAsync(AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmClientCertificates operation with an AsyncHandler.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmClientCertificates operation.
describeHsmClientCertificatesAsync(AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmClientCertificates operation with an AsyncHandler.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeHsmClientCertificatesAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeHsmClientCertificates operation.
describeHsmClientCertificatesAsync(AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeHsmClientCertificates operation with an AsyncHandler.
DescribeHsmClientCertificatesRequest - Class in com.amazonaws.services.redshift.model

DescribeHsmClientCertificatesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
DescribeHsmClientCertificatesResult - Class in com.amazonaws.services.redshift.model

DescribeHsmClientCertificatesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeHsmConfigurations() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeHsmConfigurations operation.
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeHsmConfigurationsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmConfigurations operation.
describeHsmConfigurationsAsync(AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmConfigurations operation with an AsyncHandler.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmConfigurations operation.
describeHsmConfigurationsAsync(AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeHsmConfigurations operation with an AsyncHandler.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeHsmConfigurationsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeHsmConfigurations operation.
describeHsmConfigurationsAsync(AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeHsmConfigurations operation with an AsyncHandler.
DescribeHsmConfigurationsRequest - Class in com.amazonaws.services.redshift.model

DescribeHsmConfigurationsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
DescribeHsmConfigurationsResult - Class in com.amazonaws.services.redshift.model

DescribeHsmConfigurationsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DescribeLoggingStatusRequest - Class in com.amazonaws.services.redshift.model

DescribeLoggingStatusRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
DescribeLoggingStatusResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
DescribeLoggingStatusResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of orderable cluster options.
describeOrderableClusterOptions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeOrderableClusterOptions operation.
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of orderable cluster options.
describeOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeOrderableClusterOptionsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeOrderableClusterOptions operation.
describeOrderableClusterOptionsAsync(AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeOrderableClusterOptions operation with an AsyncHandler.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeOrderableClusterOptions operation.
describeOrderableClusterOptionsAsync(AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeOrderableClusterOptions operation with an AsyncHandler.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeOrderableClusterOptionsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeOrderableClusterOptions operation.
describeOrderableClusterOptionsAsync(AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeOrderableClusterOptions operation with an AsyncHandler.
DescribeOrderableClusterOptionsRequest - Class in com.amazonaws.services.redshift.model

DescribeOrderableClusterOptionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
DescribeOrderableClusterOptionsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeOrderableClusterOptions action.
DescribeOrderableClusterOptionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferings() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeReservedNodeOfferings operation.
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeReservedNodeOfferingsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodeOfferings operation.
describeReservedNodeOfferingsAsync(AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodeOfferings operation with an AsyncHandler.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferingsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodeOfferings operation.
describeReservedNodeOfferingsAsync(AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodeOfferings operation with an AsyncHandler.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeReservedNodeOfferingsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeReservedNodeOfferings operation.
describeReservedNodeOfferingsAsync(AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeReservedNodeOfferings operation with an AsyncHandler.
DescribeReservedNodeOfferingsRequest - Class in com.amazonaws.services.redshift.model

DescribeReservedNodeOfferingsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
DescribeReservedNodeOfferingsResult - Class in com.amazonaws.services.redshift.model

DescribeReservedNodeOfferingsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
describeReservedNodes(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeReservedNodes() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeReservedNodes(DescribeReservedNodesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns the descriptions of the reserved nodes.
describeReservedNodes() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeReservedNodes operation.
describeReservedNodes(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns the descriptions of the reserved nodes.
describeReservedNodes() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeReservedNodesAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodes operation.
describeReservedNodesAsync(AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodes operation with an AsyncHandler.
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodes operation.
describeReservedNodesAsync(AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeReservedNodes operation with an AsyncHandler.
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeReservedNodesAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeReservedNodes operation.
describeReservedNodesAsync(AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeReservedNodes operation with an AsyncHandler.
DescribeReservedNodesRequest - Class in com.amazonaws.services.redshift.model

DescribeReservedNodesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
DescribeReservedNodesResult - Class in com.amazonaws.services.redshift.model

DescribeReservedNodesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
describeResize(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeResize(DescribeResizeRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the last resize operation for the specified cluster.
describeResize(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeResizeAsync(DescribeResizeRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DescribeResizeRequest - Class in com.amazonaws.services.redshift.model

DescribeResizeRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
DescribeResizeResult - Class in com.amazonaws.services.redshift.model
Describes the result of a cluster resize operation.
DescribeResizeResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeResizeResult
 
describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeSnapshotCopyGrants() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
describeSnapshotCopyGrants() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
describeSnapshotCopyGrants() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest, AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeSnapshotCopyGrantsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.
describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest, AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of snapshot copy grants owned by the AWS account in the destination region.
describeSnapshotCopyGrantsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.
describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest, AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeSnapshotCopyGrantsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.
DescribeSnapshotCopyGrantsRequest - Class in com.amazonaws.services.redshift.model
The result of the DescribeSnapshotCopyGrants action.
DescribeSnapshotCopyGrantsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
 
DescribeSnapshotCopyGrantsResult - Class in com.amazonaws.services.redshift.model

DescribeSnapshotCopyGrantsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
 
describeTableRestoreStatus(DescribeTableRestoreStatusRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeTableRestoreStatus() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeTableRestoreStatus(DescribeTableRestoreStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action.
describeTableRestoreStatus() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeTableRestoreStatus operation.
describeTableRestoreStatus(DescribeTableRestoreStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action.
describeTableRestoreStatus() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeTableRestoreStatusAsync(DescribeTableRestoreStatusRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeTableRestoreStatusAsync(DescribeTableRestoreStatusRequest, AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeTableRestoreStatusAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeTableRestoreStatus operation.
describeTableRestoreStatusAsync(AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeTableRestoreStatus operation with an AsyncHandler.
describeTableRestoreStatusAsync(DescribeTableRestoreStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action.
describeTableRestoreStatusAsync(DescribeTableRestoreStatusRequest, AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action.
describeTableRestoreStatusAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeTableRestoreStatus operation.
describeTableRestoreStatusAsync(AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeTableRestoreStatus operation with an AsyncHandler.
describeTableRestoreStatusAsync(DescribeTableRestoreStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeTableRestoreStatusAsync(DescribeTableRestoreStatusRequest, AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeTableRestoreStatusAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeTableRestoreStatus operation.
describeTableRestoreStatusAsync(AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeTableRestoreStatus operation with an AsyncHandler.
DescribeTableRestoreStatusRequest - Class in com.amazonaws.services.redshift.model

DescribeTableRestoreStatusRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
 
DescribeTableRestoreStatusResult - Class in com.amazonaws.services.redshift.model

DescribeTableRestoreStatusResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
 
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeTags() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of tags.
describeTags() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Simplified method form for invoking the DescribeTags operation.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of tags.
describeTags() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
describeTagsAsync() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeTags operation.
describeTagsAsync(AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of tags.
describeTagsAsync() - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeTags operation.
describeTagsAsync(AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
describeTagsAsync() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeTags operation.
describeTagsAsync(AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
DescribeTagsRequest - Class in com.amazonaws.services.redshift.model

DescribeTagsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
DescribeTagsResult - Class in com.amazonaws.services.redshift.model

DescribeTagsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeTagsResult
 
disableLogging(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
disableLogging(DisableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLogging(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
disableLoggingAsync(DisableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DisableLoggingRequest - Class in com.amazonaws.services.redshift.model

DisableLoggingRequest() - Constructor for class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
DisableLoggingResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
DisableLoggingResult() - Constructor for class com.amazonaws.services.redshift.model.DisableLoggingResult
 
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
DisableSnapshotCopyRequest - Class in com.amazonaws.services.redshift.model

DisableSnapshotCopyRequest() - Constructor for class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 

E

EC2SecurityGroup - Class in com.amazonaws.services.redshift.model
Describes an Amazon EC2 security group.
EC2SecurityGroup() - Constructor for class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
ElasticIpStatus - Class in com.amazonaws.services.redshift.model
Describes the status of the elastic IP (EIP) address.
ElasticIpStatus() - Constructor for class com.amazonaws.services.redshift.model.ElasticIpStatus
 
enableLogging(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
enableLogging(EnableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLogging(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
enableLoggingAsync(EnableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
EnableLoggingRequest - Class in com.amazonaws.services.redshift.model

EnableLoggingRequest() - Constructor for class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
EnableLoggingResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
EnableLoggingResult() - Constructor for class com.amazonaws.services.redshift.model.EnableLoggingResult
 
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
EnableSnapshotCopyRequest - Class in com.amazonaws.services.redshift.model

EnableSnapshotCopyRequest() - Constructor for class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
Endpoint - Class in com.amazonaws.services.redshift.model
Describes a connection endpoint.
Endpoint() - Constructor for class com.amazonaws.services.redshift.model.Endpoint
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.redshift.AmazonRedshift
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Cluster
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateTagsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteTagsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Event
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.IPRange
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.TaggedResource
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
Event - Class in com.amazonaws.services.redshift.model
Describes an event.
Event() - Constructor for class com.amazonaws.services.redshift.model.Event
 
EventCategoriesMap - Class in com.amazonaws.services.redshift.model
Describes event categories.
EventCategoriesMap() - Constructor for class com.amazonaws.services.redshift.model.EventCategoriesMap
 
EventInfoMap - Class in com.amazonaws.services.redshift.model
Describes event information.
EventInfoMap() - Constructor for class com.amazonaws.services.redshift.model.EventInfoMap
 
EventSubscription - Class in com.amazonaws.services.redshift.model
Describes event subscriptions.
EventSubscription() - Constructor for class com.amazonaws.services.redshift.model.EventSubscription
 
EventSubscriptionQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would exceed the allowed number of event subscriptions for this account.
EventSubscriptionQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.EventSubscriptionQuotaExceededException
Constructs a new EventSubscriptionQuotaExceededException with the specified error message.
exceptionUnmarshallers - Variable in class com.amazonaws.services.redshift.AmazonRedshiftClient
List of exception unmarshallers for all modeled exceptions

F

fromValue(String) - Static method in enum com.amazonaws.services.redshift.model.ParameterApplyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.redshift.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.redshift.model.TableRestoreStatusType
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
getAccountsWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
getAccountWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
getAccountWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.RedshiftActions
 
getActualIncrementalBackupSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
getAddIamRoles() - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles to associate with the cluster.
getAdditionalInfo() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Reserved.
getAdditionalInfo() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Reserved.
getAddress() - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
getAllowedValues() - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that major version upgrades will be applied automatically to the cluster during the maintenance window.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
getApplyStatus() - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
A value that describes the status of the IAM role's association with an Amazon Redshift cluster.
getApplyType() - Method in class com.amazonaws.services.redshift.model.Parameter
Specifies how to apply the WLM configuration parameter.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The number of days that automated snapshots are retained.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
getAvailabilityZones() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
getAvgResizeRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The average rate of the resize operation over the last few minutes, measured in megabytes per second.
getBackupProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
getBucketName() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
getClusterCreateTime() - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
getClusterCreateTime() - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster from which to get the logging status.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The Amazon Redshift cluster that the table is being restored to.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
The unique identifier of the cluster for which you want to associate or disassociate IAM roles.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the new identifier for the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The identifier of the Amazon Redshift cluster to restore the table to.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The identifier of the Amazon Redshift cluster that the table is being restored to.
getClusterNodes() - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in the cluster.
getClusterParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
getClusterParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the parameter group to be associated with this cluster.
getClusterParameterGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
getClusterParameterStatusList() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The list of parameter statuses.
getClusterPublicKey() - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
getClusterRevisionNumber() - Method in class com.amazonaws.services.redshift.model.Cluster
The specific revision number of the database in the cluster.
getClusters() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
getClusterSnapshotCopyStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
A value that returns the destination region and retention period that are configured for cross-region snapshot copy.
getClusterStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of the cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
getClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
getClusterType() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
getClusterType() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
getClusterType() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
getClusterType() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
getClusterVersions() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
getCurrencyCode() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
getCurrencyCode() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
getCurrentBackupRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
getCurrentRestoreRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
getCustomerAwsId() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
getCustSubscriptionId() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
getDataType() - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
getDate() - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
getDBName() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
getDBName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
getDBName() - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
getDescription() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
getDescription() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
getDescription() - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
getDestinationRegion() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
getDestinationRegion() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
getDuration() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
getDuration() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
getDuration() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroups() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The amount of seconds that have elapsed since the resize operation began.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The Elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
getElasticIpStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The status of the elastic IP (EIP) address.
getEnabled() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
getEnabled() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
getEnabled() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that data in the cluster is encrypted at rest.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
getEncryptedWithHSM() - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
getEndpoint() - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
getEndTime() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
getEndTime() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.Cluster
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
getEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
getEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
getEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
getEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
getEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.Snapshot
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
getEstimatedSecondsToCompletion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
getEstimatedTimeToCompletionInSeconds() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated time remaining, in seconds, until the resize operation is complete.
getEstimatedTimeToCompletionInSeconds() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
getEventCategoriesList() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
getEventCategoriesMapList() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
getEventDescription() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
getEventId() - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
getEventId() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
getEvents() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
getEvents() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
getEventSubscriptionsList() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
getExecutorService() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns the executor service used by this client to execute async requests.
getFinalClusterSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
getFixedPrice() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charges you for this reserved node.
getFixedPrice() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificatePublicKey() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to connect to the HSM.
getHsmClientCertificates() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurations() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of HsmConfiguration objects.
getHsmIpAddress() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
getHsmIpAddress() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
getHsmPartitionName() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
getHsmPartitionName() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
getHsmPartitionPassword() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
getHsmServerPublicCertificate() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The HSMs public certificate file.
getHsmStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
A value that reports whether the Amazon Redshift cluster has finished applying any hardware security module (HSM) settings changes specified in a modify cluster command.
getIamRoleArn() - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
The Amazon Resource Name (ARN) of the IAM role, for example, arn:aws:iam::123456789012:role/RedshiftCopyUnload.
getIamRoles() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
getIamRoles() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
getIamRoles() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
getImportTablesCompleted() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
getImportTablesInProgress() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
getImportTablesNotStarted() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
getIPRanges() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
getIsModifiable() - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
getKey() - Method in class com.amazonaws.services.redshift.model.Tag
The key, or name, for the resource tag.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.Cluster
The AWS Key Management Service (AWS KMS) key ID of the encryption key used to encrypt data in the cluster.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
The unique identifier of the customer master key (CMK) to which to grant Amazon Redshift permission.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster that you restore from a shared snapshot.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.Snapshot
The AWS Key Management Service (KMS) key ID of the encryption key that was used to encrypt data in the cluster from which the snapshot was taken.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
The unique identifier of the customer master key (CMK) in AWS KMS to which Amazon Redshift is granted permission.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time that logs were delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time that logs were delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time that logs were delivered.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
getMarker() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
An optional pagination token provided by a previous DescribeTableRestoreStatus request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A pagination token that can be used in a subsequent DescribeTableRestoreStatus request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master user password for the cluster.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The maximum number or response records to return in each call.
getMessage() - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
getMessage() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A description of the status of the table restore request.
getMinimumEngineVersion() - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
getModifyStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
getName() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
getNewClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new identifier for the cluster.
getNewTableName() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the table to create as a result of the current request.
getNewTableName() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the table to create as a result of the table restore request.
getNodeCount() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes that you want to purchase.
getNodeCount() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
getNodeRole() - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
getNodeType() - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
getNodeType() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The node type that the restored cluster will be provisioned with.
getNodeType() - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number of nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
getOfferingType() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
getOfferingType() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
getOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the cluster.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
getParameterApplyErrorDescription() - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The error that prevented the parameter from being applied to the database.
getParameterApplyStatus() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
getParameterApplyStatus() - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The status of the parameter that indicates whether the parameter is in sync with the database, waiting for a cluster reboot, or encountered an error when being applied.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
getParameterGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
getParameterGroupStatus() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
getParameterGroupStatus() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
getParameterName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The name of the parameter.
getParameterName() - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
getParameters() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
getParameters() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
getParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
getParameterValue() - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
getPendingModifiedValues() - Method in class com.amazonaws.services.redshift.model.Cluster
A value that, if present, indicates that changes to the cluster are pending.
getPort() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
getPort() - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
getPort() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
getPort() - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range, in Universal Coordinated Time (UTC), during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
getPrivateIPAddress() - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
getProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far.
getProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
getProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The amount of data restored to the new table so far, in megabytes (MB).
getPublicIPAddress() - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the ability to connect to the cluster from the public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
getRecurringChargeAmount() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
getRecurringCharges() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
getRecurringCharges() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
getRemoveIamRoles() - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles in ARN format to disassociate from the cluster.
getRequestTime() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The time that the table restore request was made, in Universal Coordinated Time (UTC).
getReservedNodeId() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
getReservedNodeId() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
getReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of ReservedNodeOffering objects.
getReservedNodes() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of ReservedNode objects.
getResetAllParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
getResourceName() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
The Amazon Resource Name (ARN) to which you want to add the tag or tags.
getResourceName() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The Amazon Resource Name (ARN) from which you want to remove the tag or tags.
getResourceName() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The Amazon Resource Name (ARN) for which you want to describe the tag or tags.
getResourceName() - Method in class com.amazonaws.services.redshift.model.TaggedResource
The Amazon Resource Name (ARN) with which the tag is associated.
getResourceType() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The type of resource with which you want to view tags.
getResourceType() - Method in class com.amazonaws.services.redshift.model.TaggedResource
The type of resource with which the tag is associated.
getRestorableNodeTypes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of node types that this cluster snapshot is able to restore into.
getRestoreStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
A value that describes the status of a cluster restore action.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
getSeverity() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
getSeverity() - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
getSeverity() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
getSeverity() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
getSeverity() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
getSkipFinalClusterSnapshot() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
getSnapshotCopyGrantName() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The name of the snapshot copy grant.
getSnapshotCopyGrantName() - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
The name of the snapshot copy grant.
getSnapshotCopyGrantName() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
The name of the snapshot copy grant to delete.
getSnapshotCopyGrantName() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
The name of the snapshot copy grant.
getSnapshotCopyGrantName() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The name of the snapshot copy grant to use when snapshots of an AWS KMS-encrypted cluster are copied to the destination region.
getSnapshotCopyGrantName() - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
The name of the snapshot copy grant.
getSnapshotCopyGrants() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
The list of SnapshotCopyGrant objects.
getSnapshotCreateTime() - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The identifier of the snapshot to restore the table from.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The identifier of the snapshot that the table is being restored from.
getSnapshots() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
getSnapshotSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
getSnapshotType() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
getSnapshotType() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
getSource() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
getSourceDatabaseName() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source database that contains the table to restore from.
getSourceDatabaseName() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source database that contains the table being restored.
getSourceIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
getSourceIds() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
getSourceIds() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
getSourceIdsList() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
getSourceRegion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
getSourceSchemaName() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source schema that contains the table to restore from.
getSourceSchemaName() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source schema that contains the table being restored.
getSourceSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
getSourceSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
getSourceTableName() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source table to restore from.
getSourceTableName() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source table being restored.
getSourceType() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
getSourceType() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
getSourceType() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
getSourceType() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The source type, such as cluster or cluster-snapshot, that the returned categories belong to.
getSourceType() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
getSourceType() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
getStartTime() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
getStartTime() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
getState() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved compute node.
getStatus() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
getStatus() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The status of the elastic IP (EIP) address.
getStatus() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
getStatus() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
getStatus() - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
getStatus() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
getStatus() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
getStatus() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A value that describes the current state of the table restore request.
getStatus() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
The status of the VPC security group.
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Subnet
 
getSubnetGroupStatus() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
getSubnetIdentifier() - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
getSubnetIds() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
getSubnetIds() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
getSubnets() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
getSubnetStatus() - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
getSubscriptionCreationTime() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
getTableRestoreRequestId() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The identifier of the table restore request to return status for.
getTableRestoreRequestId() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The unique identifier for the table restore request.
getTableRestoreStatusDetails() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A list of status details for one or more table restore requests.
getTag() - Method in class com.amazonaws.services.redshift.model.TaggedResource
The tag for the resource.
getTaggedResources() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
getTags() - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
getTags() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
getTags() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
getTags() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
getTags() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
getTags() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
getTags() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
getTags() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
getTags() - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
getTags() - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
getTags() - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
A list of tag instances.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
getTargetClusterType() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize operation is complete.
getTargetDatabaseName() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the database to restore the table to.
getTargetDatabaseName() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the database to restore the table to.
getTargetNodeType() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize operation is complete.
getTargetNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize operation is complete.
getTargetSchemaName() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the schema to restore the table to.
getTargetSchemaName() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the schema to restore the table to.
getTargetSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
getTotalBackupSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
getTotalDataInMegaBytes() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The total amount of data to restore to the new table, in megabytes (MB).
getTotalResizeDataInMegaBytes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated total amount of data, in megabytes, on the cluster before the resize operation began.
getUsagePrice() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charges you for this reserved node.
getUsagePrice() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
getValue() - Method in class com.amazonaws.services.redshift.model.Tag
The value for the resource tag.
getVpcId() - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
getVpcId() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
getVpcId() - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
getVpcSecurityGroupId() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
The identifier of the VPC security group.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Amazon Virtual Private Cloud (Amazon VPC) security groups that are associated with the cluster.

H

hashCode() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Cluster
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateTagsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteTagsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Event
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.IPRange
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Tag
 
hashCode() - Method in class com.amazonaws.services.redshift.model.TaggedResource
 
hashCode() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
HsmClientCertificate - Class in com.amazonaws.services.redshift.model
Returns information about an HSM client certificate.
HsmClientCertificate() - Constructor for class com.amazonaws.services.redshift.model.HsmClientCertificate
 
HsmClientCertificateAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
There is already an existing Amazon Redshift HSM client certificate with the specified identifier.
HsmClientCertificateAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateAlreadyExistsException
Constructs a new HsmClientCertificateAlreadyExistsException with the specified error message.
HsmClientCertificateNotFoundException - Exception in com.amazonaws.services.redshift.model
There is no Amazon Redshift HSM client certificate with the specified identifier.
HsmClientCertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateNotFoundException
Constructs a new HsmClientCertificateNotFoundException with the specified error message.
HsmClientCertificateQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The quota for HSM client certificates has been reached.
HsmClientCertificateQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateQuotaExceededException
Constructs a new HsmClientCertificateQuotaExceededException with the specified error message.
HsmConfiguration - Class in com.amazonaws.services.redshift.model
Returns information about an HSM configuration, which is an object that describes to Amazon Redshift clusters the information they require to connect to an HSM where they can store database encryption keys.
HsmConfiguration() - Constructor for class com.amazonaws.services.redshift.model.HsmConfiguration
 
HsmConfigurationAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
There is already an existing Amazon Redshift HSM configuration with the specified identifier.
HsmConfigurationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationAlreadyExistsException
Constructs a new HsmConfigurationAlreadyExistsException with the specified error message.
HsmConfigurationNotFoundException - Exception in com.amazonaws.services.redshift.model
There is no Amazon Redshift HSM configuration with the specified identifier.
HsmConfigurationNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationNotFoundException
Constructs a new HsmConfigurationNotFoundException with the specified error message.
HsmConfigurationQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The quota for HSM configurations has been reached.
HsmConfigurationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationQuotaExceededException
Constructs a new HsmConfigurationQuotaExceededException with the specified error message.
HsmStatus - Class in com.amazonaws.services.redshift.model
Describes the status of changes to HSM settings.
HsmStatus() - Constructor for class com.amazonaws.services.redshift.model.HsmStatus
 

I

IncompatibleOrderableOptionsException - Exception in com.amazonaws.services.redshift.model
The specified options are incompatible.
IncompatibleOrderableOptionsException(String) - Constructor for exception com.amazonaws.services.redshift.model.IncompatibleOrderableOptionsException
Constructs a new IncompatibleOrderableOptionsException with the specified error message.
InProgressTableRestoreQuotaExceededException - Exception in com.amazonaws.services.redshift.model
You have exceeded the allowed number of table restore requests.
InProgressTableRestoreQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.InProgressTableRestoreQuotaExceededException
Constructs a new InProgressTableRestoreQuotaExceededException with the specified error message.
InsufficientClusterCapacityException - Exception in com.amazonaws.services.redshift.model
The number of nodes specified exceeds the allotted capacity of the cluster.
InsufficientClusterCapacityException(String) - Constructor for exception com.amazonaws.services.redshift.model.InsufficientClusterCapacityException
Constructs a new InsufficientClusterCapacityException with the specified error message.
InsufficientS3BucketPolicyException - Exception in com.amazonaws.services.redshift.model
The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.
InsufficientS3BucketPolicyException(String) - Constructor for exception com.amazonaws.services.redshift.model.InsufficientS3BucketPolicyException
Constructs a new InsufficientS3BucketPolicyException with the specified error message.
InvalidClusterParameterGroupStateException - Exception in com.amazonaws.services.redshift.model
The cluster parameter group action can not be completed because another task is in progress that involves the parameter group.
InvalidClusterParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterParameterGroupStateException
Constructs a new InvalidClusterParameterGroupStateException with the specified error message.
InvalidClusterSecurityGroupStateException - Exception in com.amazonaws.services.redshift.model
The state of the cluster security group is not available.
InvalidClusterSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSecurityGroupStateException
Constructs a new InvalidClusterSecurityGroupStateException with the specified error message.
InvalidClusterSnapshotStateException - Exception in com.amazonaws.services.redshift.model
The specified cluster snapshot is not in the available state, or other accounts are authorized to access the snapshot.
InvalidClusterSnapshotStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSnapshotStateException
Constructs a new InvalidClusterSnapshotStateException with the specified error message.
InvalidClusterStateException - Exception in com.amazonaws.services.redshift.model
The specified cluster is not in the available state.
InvalidClusterStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterStateException
Constructs a new InvalidClusterStateException with the specified error message.
InvalidClusterSubnetGroupStateException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group cannot be deleted because it is in use.
InvalidClusterSubnetGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSubnetGroupStateException
Constructs a new InvalidClusterSubnetGroupStateException with the specified error message.
InvalidClusterSubnetStateException - Exception in com.amazonaws.services.redshift.model
The state of the subnet is invalid.
InvalidClusterSubnetStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSubnetStateException
Constructs a new InvalidClusterSubnetStateException with the specified error message.
InvalidElasticIpException - Exception in com.amazonaws.services.redshift.model
The Elastic IP (EIP) is invalid or cannot be found.
InvalidElasticIpException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidElasticIpException
Constructs a new InvalidElasticIpException with the specified error message.
InvalidHsmClientCertificateStateException - Exception in com.amazonaws.services.redshift.model
The specified HSM client certificate is not in the available state, or it is still in use by one or more Amazon Redshift clusters.
InvalidHsmClientCertificateStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidHsmClientCertificateStateException
Constructs a new InvalidHsmClientCertificateStateException with the specified error message.
InvalidHsmConfigurationStateException - Exception in com.amazonaws.services.redshift.model
The specified HSM configuration is not in the available state, or it is still in use by one or more Amazon Redshift clusters.
InvalidHsmConfigurationStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidHsmConfigurationStateException
Constructs a new InvalidHsmConfigurationStateException with the specified error message.
InvalidRestoreException - Exception in com.amazonaws.services.redshift.model
The restore is invalid.
InvalidRestoreException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidRestoreException
Constructs a new InvalidRestoreException with the specified error message.
InvalidS3BucketNameException - Exception in com.amazonaws.services.redshift.model
The S3 bucket name is invalid.
InvalidS3BucketNameException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidS3BucketNameException
Constructs a new InvalidS3BucketNameException with the specified error message.
InvalidS3KeyPrefixException - Exception in com.amazonaws.services.redshift.model
The string specified for the logging S3 key prefix does not comply with the documented constraints.
InvalidS3KeyPrefixException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidS3KeyPrefixException
Constructs a new InvalidS3KeyPrefixException with the specified error message.
InvalidSnapshotCopyGrantStateException - Exception in com.amazonaws.services.redshift.model
The snapshot copy grant can't be deleted because it is used by one or more clusters.
InvalidSnapshotCopyGrantStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidSnapshotCopyGrantStateException
Constructs a new InvalidSnapshotCopyGrantStateException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.redshift.model
The requested subnet is not valid, or not all of the subnets are in the same VPC.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidSubscriptionStateException - Exception in com.amazonaws.services.redshift.model
The subscription request is invalid because it is a duplicate request.
InvalidSubscriptionStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidSubscriptionStateException
Constructs a new InvalidSubscriptionStateException with the specified error message.
InvalidTableRestoreArgumentException - Exception in com.amazonaws.services.redshift.model
The value specified for the sourceDatabaseName, sourceSchemaName, or sourceTableName parameter, or a combination of these, doesn't exist in the snapshot.
InvalidTableRestoreArgumentException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidTableRestoreArgumentException
Constructs a new InvalidTableRestoreArgumentException with the specified error message.
InvalidTagException - Exception in com.amazonaws.services.redshift.model
The tag is invalid.
InvalidTagException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidTagException
Constructs a new InvalidTagException with the specified error message.
InvalidVPCNetworkStateException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group does not cover all Availability Zones.
InvalidVPCNetworkStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidVPCNetworkStateException
Constructs a new InvalidVPCNetworkStateException with the specified error message.
IPRange - Class in com.amazonaws.services.redshift.model
Describes an IP range used in a security group.
IPRange() - Constructor for class com.amazonaws.services.redshift.model.IPRange
 
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that major version upgrades will be applied automatically to the cluster during the maintenance window.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
isEnabled() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
isEnabled() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
isEnabled() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that data in the cluster is encrypted at rest.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
isEncryptedWithHSM() - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
isEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.Cluster
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
isEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
isEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
isEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
isEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
isEnhancedVpcRouting() - Method in class com.amazonaws.services.redshift.model.Snapshot
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
isModifiable() - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the ability to connect to the cluster from the public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
isResetAllParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
isSkipFinalClusterSnapshot() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.

L

LimitExceededException - Exception in com.amazonaws.services.redshift.model
The encryption key has exceeded its grant limit in AWS KMS.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.

M

modifyCluster(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
modifyCluster(ModifyClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the settings for a cluster.
modifyCluster(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterAsync(ModifyClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifyClusterIamRoles(ModifyClusterIamRolesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
modifyClusterIamRoles(ModifyClusterIamRolesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
modifyClusterIamRoles(ModifyClusterIamRolesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
modifyClusterIamRolesAsync(ModifyClusterIamRolesRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterIamRolesAsync(ModifyClusterIamRolesRequest, AsyncHandler<ModifyClusterIamRolesRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterIamRolesAsync(ModifyClusterIamRolesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
modifyClusterIamRolesAsync(ModifyClusterIamRolesRequest, AsyncHandler<ModifyClusterIamRolesRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
modifyClusterIamRolesAsync(ModifyClusterIamRolesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifyClusterIamRolesAsync(ModifyClusterIamRolesRequest, AsyncHandler<ModifyClusterIamRolesRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
ModifyClusterIamRolesRequest - Class in com.amazonaws.services.redshift.model

ModifyClusterIamRolesRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
 
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the parameters of a parameter group.
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
ModifyClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model

ModifyClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
ModifyClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model

ModifyClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
ModifyClusterRequest - Class in com.amazonaws.services.redshift.model

ModifyClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
ModifyClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model

ModifyClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
ModifyEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model

ModifyEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
ModifySnapshotCopyRetentionPeriodRequest - Class in com.amazonaws.services.redshift.model

ModifySnapshotCopyRetentionPeriodRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 

N

NumberOfNodesPerClusterLimitExceededException - Exception in com.amazonaws.services.redshift.model
The operation would exceed the number of nodes allowed for a cluster.
NumberOfNodesPerClusterLimitExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.NumberOfNodesPerClusterLimitExceededException
Constructs a new NumberOfNodesPerClusterLimitExceededException with the specified error message.
NumberOfNodesQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The operation would exceed the number of nodes allotted to the account.
NumberOfNodesQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.NumberOfNodesQuotaExceededException
Constructs a new NumberOfNodesQuotaExceededException with the specified error message.

O

OrderableClusterOption - Class in com.amazonaws.services.redshift.model
Describes an orderable cluster option.
OrderableClusterOption() - Constructor for class com.amazonaws.services.redshift.model.OrderableClusterOption
 

P

Parameter - Class in com.amazonaws.services.redshift.model
Describes a parameter in a cluster parameter group.
Parameter() - Constructor for class com.amazonaws.services.redshift.model.Parameter
 
ParameterApplyType - Enum in com.amazonaws.services.redshift.model
 
PendingModifiedValues - Class in com.amazonaws.services.redshift.model
Describes cluster attributes that are in a pending state.
PendingModifiedValues() - Constructor for class com.amazonaws.services.redshift.model.PendingModifiedValues
 
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Allows you to purchase reserved nodes.
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
PurchaseReservedNodeOfferingRequest - Class in com.amazonaws.services.redshift.model

PurchaseReservedNodeOfferingRequest() - Constructor for class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 

R

rebootCluster(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
rebootCluster(RebootClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Reboots a cluster.
rebootCluster(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
rebootClusterAsync(RebootClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
RebootClusterRequest - Class in com.amazonaws.services.redshift.model

RebootClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.RebootClusterRequest
 
RecurringCharge - Class in com.amazonaws.services.redshift.model
Describes a recurring charge.
RecurringCharge() - Constructor for class com.amazonaws.services.redshift.model.RecurringCharge
 
RedshiftActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Redshift.
ReservedNode - Class in com.amazonaws.services.redshift.model
Describes a reserved node.
ReservedNode() - Constructor for class com.amazonaws.services.redshift.model.ReservedNode
 
ReservedNodeAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
User already has a reservation with the given identifier.
ReservedNodeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeAlreadyExistsException
Constructs a new ReservedNodeAlreadyExistsException with the specified error message.
ReservedNodeNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified reserved compute node not found.
ReservedNodeNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeNotFoundException
Constructs a new ReservedNodeNotFoundException with the specified error message.
ReservedNodeOffering - Class in com.amazonaws.services.redshift.model
Describes a reserved node offering.
ReservedNodeOffering() - Constructor for class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
ReservedNodeOfferingNotFoundException - Exception in com.amazonaws.services.redshift.model
Specified offering does not exist.
ReservedNodeOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeOfferingNotFoundException
Constructs a new ReservedNodeOfferingNotFoundException with the specified error message.
ReservedNodeQuotaExceededException - Exception in com.amazonaws.services.redshift.model
Request would exceed the user's compute node quota.
ReservedNodeQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeQuotaExceededException
Constructs a new ReservedNodeQuotaExceededException with the specified error message.
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
ResetClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model

ResetClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
ResetClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model

ResetClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
ResizeNotFoundException - Exception in com.amazonaws.services.redshift.model
A resize operation for the specified cluster is not found.
ResizeNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ResizeNotFoundException
Constructs a new ResizeNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.redshift.model
The resource could not be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new cluster from a snapshot.
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
RestoreFromClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model

RestoreFromClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
RestoreStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a cluster restore action.
RestoreStatus() - Constructor for class com.amazonaws.services.redshift.model.RestoreStatus
 
restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new table from a table in an Amazon Redshift cluster snapshot.
restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new table from a table in an Amazon Redshift cluster snapshot.
restoreTableFromClusterSnapshotAsync(RestoreTableFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
restoreTableFromClusterSnapshotAsync(RestoreTableFromClusterSnapshotRequest, AsyncHandler<RestoreTableFromClusterSnapshotRequest, TableRestoreStatus>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
restoreTableFromClusterSnapshotAsync(RestoreTableFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new table from a table in an Amazon Redshift cluster snapshot.
restoreTableFromClusterSnapshotAsync(RestoreTableFromClusterSnapshotRequest, AsyncHandler<RestoreTableFromClusterSnapshotRequest, TableRestoreStatus>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new table from a table in an Amazon Redshift cluster snapshot.
restoreTableFromClusterSnapshotAsync(RestoreTableFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
restoreTableFromClusterSnapshotAsync(RestoreTableFromClusterSnapshotRequest, AsyncHandler<RestoreTableFromClusterSnapshotRequest, TableRestoreStatus>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
RestoreTableFromClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model

RestoreTableFromClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
 
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
RevokeClusterSecurityGroupIngressRequest - Class in com.amazonaws.services.redshift.model

RevokeClusterSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
RevokeSnapshotAccessRequest - Class in com.amazonaws.services.redshift.model

RevokeSnapshotAccessRequest() - Constructor for class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Rotates the encryption keys for a cluster.
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshiftAsync
 
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
 
RotateEncryptionKeyRequest - Class in com.amazonaws.services.redshift.model

RotateEncryptionKeyRequest() - Constructor for class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 

S

setAccountId(String) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
setAccountsWithRestoreAccess(Collection<AccountWithRestoreAccess>) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
setAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
setAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
setActualIncrementalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
setAddIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles to associate with the cluster.
setAdditionalInfo(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Reserved.
setAdditionalInfo(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Reserved.
setAddress(String) - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
setAllowedValues(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that major version upgrades will be applied automatically to the cluster during the maintenance window.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
setApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
A value that describes the status of the IAM role's association with an Amazon Redshift cluster.
setApplyType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
Specifies how to apply the WLM configuration parameter.
setApplyType(ParameterApplyType) - Method in class com.amazonaws.services.redshift.model.Parameter
Specifies how to apply the WLM configuration parameter.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The number of days that automated snapshots are retained.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
setAvgResizeRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The average rate of the resize operation over the last few minutes, measured in megabytes per second.
setBackupProgressInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
setClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
setClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster from which to get the logging status.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The Amazon Redshift cluster that the table is being restored to.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
The unique identifier of the cluster for which you want to associate or disassociate IAM roles.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the new identifier for the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The identifier of the Amazon Redshift cluster to restore the table to.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The identifier of the Amazon Redshift cluster that the table is being restored to.
setClusterNodes(Collection<ClusterNode>) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in the cluster.
setClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
setClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the parameter group to be associated with this cluster.
setClusterParameterGroups(Collection<ClusterParameterGroupStatus>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
setClusterParameterStatusList(Collection<ClusterParameterStatus>) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The list of parameter statuses.
setClusterPublicKey(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
setClusterRevisionNumber(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The specific revision number of the database in the cluster.
setClusters(Collection<Cluster>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
setClusterSecurityGroups(Collection<ClusterSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
setClusterSecurityGroups(Collection<ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
setClusterSnapshotCopyStatus(ClusterSnapshotCopyStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that returns the destination region and retention period that are configured for cross-region snapshot copy.
setClusterStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of the cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
setClusterSubnetGroups(Collection<ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
setClusterVersions(Collection<ClusterVersion>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
setCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
setCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
setCurrentBackupRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
setCurrentRestoreRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
setCustomerAwsId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
setCustSubscriptionId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
setDataType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
setDate(Date) - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
setDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
setDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The amount of seconds that have elapsed since the resize operation began.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The Elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
setElasticIpStatus(ElasticIpStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of the elastic IP (EIP) address.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that data in the cluster is encrypted at rest.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
setEncryptedWithHSM(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
setEndpoint(String) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
setEndpoint(String) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(Endpoint) - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
setEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
setEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
setEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
setEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
setEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
setEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
setEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
setEstimatedSecondsToCompletion(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
setEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated time remaining, in seconds, until the resize operation is complete.
setEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
setEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
setEventDescription(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
setEventId(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
setEventId(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
setEvents(Collection<EventInfoMap>) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
setEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
setFinalClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
setFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charges you for this reserved node.
setFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificatePublicKey(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to connect to the HSM.
setHsmClientCertificates(Collection<HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurations(Collection<HsmConfiguration>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of HsmConfiguration objects.
setHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
setHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
setHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
setHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
setHsmPartitionPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
setHsmServerPublicCertificate(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The HSMs public certificate file.
setHsmStatus(HsmStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that reports whether the Amazon Redshift cluster has finished applying any hardware security module (HSM) settings changes specified in a modify cluster command.
setIamRoleArn(String) - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
The Amazon Resource Name (ARN) of the IAM role, for example, arn:aws:iam::123456789012:role/RedshiftCopyUnload.
setIamRoles(Collection<ClusterIamRole>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
setIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
setIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
setImportTablesCompleted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
setImportTablesInProgress(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
setImportTablesNotStarted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
setKey(String) - Method in class com.amazonaws.services.redshift.model.Tag
The key, or name, for the resource tag.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The AWS Key Management Service (AWS KMS) key ID of the encryption key used to encrypt data in the cluster.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
The unique identifier of the customer master key (CMK) to which to grant Amazon Redshift permission.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster that you restore from a shared snapshot.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The AWS Key Management Service (KMS) key ID of the encryption key that was used to encrypt data in the cluster from which the snapshot was taken.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
The unique identifier of the customer master key (CMK) in AWS KMS to which Amazon Redshift is granted permission.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time that logs were delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time that logs were delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time that logs were delivered.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
An optional pagination token provided by a previous DescribeTableRestoreStatus request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A pagination token that can be used in a subsequent DescribeTableRestoreStatus request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master user password for the cluster.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The maximum number or response records to return in each call.
setMessage(String) - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
setMessage(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A description of the status of the table restore request.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
setModifyStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
setName(String) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
setNewClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new identifier for the cluster.
setNewTableName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the table to create as a result of the current request.
setNewTableName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the table to create as a result of the table restore request.
setNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes that you want to purchase.
setNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
setNodeRole(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The node type that the restored cluster will be provisioned with.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number of nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
setOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
setOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
setOrderableClusterOptions(Collection<OrderableClusterOption>) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the cluster.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
setParameterApplyErrorDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The error that prevented the parameter from being applied to the database.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The status of the parameter that indicates whether the parameter is in sync with the database, waiting for a cluster reboot, or encountered an error when being applied.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
setParameterGroups(Collection<ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
setParameterName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
setParameterValue(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that, if present, indicates that changes to the cluster are pending.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range, in Universal Coordinated Time (UTC), during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
setPrivateIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
setProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far.
setProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
setProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The amount of data restored to the new table so far, in megabytes (MB).
setPublicIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the ability to connect to the cluster from the public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
setRegion(Region) - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
setRegion(Region) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deprecated.
use AwsClientBuilder#setRegion(String)
setRemoveIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles in ARN format to disassociate from the cluster.
setRequestTime(Date) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The time that the table restore request was made, in Universal Coordinated Time (UTC).
setReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
setReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
setReservedNodeOfferings(Collection<ReservedNodeOffering>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of ReservedNodeOffering objects.
setReservedNodes(Collection<ReservedNode>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of ReservedNode objects.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
The Amazon Resource Name (ARN) to which you want to add the tag or tags.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The Amazon Resource Name (ARN) from which you want to remove the tag or tags.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The Amazon Resource Name (ARN) for which you want to describe the tag or tags.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The Amazon Resource Name (ARN) with which the tag is associated.
setResourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The type of resource with which you want to view tags.
setResourceType(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The type of resource with which the tag is associated.
setRestorableNodeTypes(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of node types that this cluster snapshot is able to restore into.
setRestoreStatus(RestoreStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that describes the status of a cluster restore action.
setRetentionPeriod(Long) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
setRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
setRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
setSkipFinalClusterSnapshot(Boolean) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
setSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The name of the snapshot copy grant.
setSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
The name of the snapshot copy grant.
setSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
The name of the snapshot copy grant to delete.
setSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
The name of the snapshot copy grant.
setSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The name of the snapshot copy grant to use when snapshots of an AWS KMS-encrypted cluster are copied to the destination region.
setSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
The name of the snapshot copy grant.
setSnapshotCopyGrants(Collection<SnapshotCopyGrant>) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
The list of SnapshotCopyGrant objects.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The identifier of the snapshot to restore the table from.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The identifier of the snapshot that the table is being restored from.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
setSnapshotSizeInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
setSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
setSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
setSource(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
setSourceDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source database that contains the table to restore from.
setSourceDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source database that contains the table being restored.
setSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
setSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
setSourceRegion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
setSourceSchemaName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source schema that contains the table to restore from.
setSourceSchemaName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source schema that contains the table being restored.
setSourceSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
setSourceSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
setSourceTableName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source table to restore from.
setSourceTableName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source table being restored.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
setSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The source type, such as cluster or cluster-snapshot, that the returned categories belong to.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
setState(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved compute node.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The status of the elastic IP (EIP) address.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
setStatus(String) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A value that describes the current state of the table restore request.
setStatus(TableRestoreStatusType) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A value that describes the current state of the table restore request.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
The status of the VPC security group.
setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.redshift.model.Subnet
 
setSubnetGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
setSubnetIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
setSubnetStatus(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
setSubscriptionCreationTime(Date) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
setTableRestoreRequestId(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The identifier of the table restore request to return status for.
setTableRestoreRequestId(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The unique identifier for the table restore request.
setTableRestoreStatusDetails(Collection<TableRestoreStatus>) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A list of status details for one or more table restore requests.
setTag(Tag) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The tag for the resource.
setTaggedResources(Collection<TaggedResource>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
A list of tag instances.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
setTargetClusterType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize operation is complete.
setTargetDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the database to restore the table to.
setTargetDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the database to restore the table to.
setTargetNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize operation is complete.
setTargetNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize operation is complete.
setTargetSchemaName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the schema to restore the table to.
setTargetSchemaName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the schema to restore the table to.
setTargetSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
setTotalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
setTotalDataInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The total amount of data to restore to the new table, in megabytes (MB).
setTotalResizeDataInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated total amount of data, in megabytes, on the cluster before the resize operation began.
setUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charges you for this reserved node.
setUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
setValue(String) - Method in class com.amazonaws.services.redshift.model.Tag
The value for the resource tag.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
The identifier of the VPC security group.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Amazon Virtual Private Cloud (Amazon VPC) security groups that are associated with the cluster.
shutdown() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
shutdown() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
shutdown() - Method in class com.amazonaws.services.redshift.waiters.AmazonRedshiftWaiters
 
Snapshot - Class in com.amazonaws.services.redshift.model
Describes a snapshot.
Snapshot() - Constructor for class com.amazonaws.services.redshift.model.Snapshot
 
snapshotAvailable() - Method in class com.amazonaws.services.redshift.waiters.AmazonRedshiftWaiters
Builds a SnapshotAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
SnapshotCopyAlreadyDisabledException - Exception in com.amazonaws.services.redshift.model
The cluster already has cross-region snapshot copy disabled.
SnapshotCopyAlreadyDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyAlreadyDisabledException
Constructs a new SnapshotCopyAlreadyDisabledException with the specified error message.
SnapshotCopyAlreadyEnabledException - Exception in com.amazonaws.services.redshift.model
The cluster already has cross-region snapshot copy enabled.
SnapshotCopyAlreadyEnabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyAlreadyEnabledException
Constructs a new SnapshotCopyAlreadyEnabledException with the specified error message.
SnapshotCopyDisabledException - Exception in com.amazonaws.services.redshift.model
Cross-region snapshot copy was temporarily disabled.
SnapshotCopyDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyDisabledException
Constructs a new SnapshotCopyDisabledException with the specified error message.
SnapshotCopyGrant - Class in com.amazonaws.services.redshift.model
The snapshot copy grant that grants Amazon Redshift permission to encrypt copied snapshots with the specified customer master key (CMK) from AWS KMS in the destination region.
SnapshotCopyGrant() - Constructor for class com.amazonaws.services.redshift.model.SnapshotCopyGrant
 
SnapshotCopyGrantAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The snapshot copy grant can't be created because a grant with the same name already exists.
SnapshotCopyGrantAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyGrantAlreadyExistsException
Constructs a new SnapshotCopyGrantAlreadyExistsException with the specified error message.
SnapshotCopyGrantNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified snapshot copy grant can't be found.
SnapshotCopyGrantNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyGrantNotFoundException
Constructs a new SnapshotCopyGrantNotFoundException with the specified error message.
SnapshotCopyGrantQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The AWS account has exceeded the maximum number of snapshot copy grants in this region.
SnapshotCopyGrantQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyGrantQuotaExceededException
Constructs a new SnapshotCopyGrantQuotaExceededException with the specified error message.
SNSInvalidTopicException - Exception in com.amazonaws.services.redshift.model
Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.
SNSInvalidTopicException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSInvalidTopicException
Constructs a new SNSInvalidTopicException with the specified error message.
SNSNoAuthorizationException - Exception in com.amazonaws.services.redshift.model
You do not have permission to publish to the specified Amazon SNS topic.
SNSNoAuthorizationException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSNoAuthorizationException
Constructs a new SNSNoAuthorizationException with the specified error message.
SNSTopicArnNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.
SNSTopicArnNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSTopicArnNotFoundException
Constructs a new SNSTopicArnNotFoundException with the specified error message.
SourceNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified Amazon Redshift event source could not be found.
SourceNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SourceNotFoundException
Constructs a new SourceNotFoundException with the specified error message.
SourceType - Enum in com.amazonaws.services.redshift.model
 
standard() - Static method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.redshift.AmazonRedshiftClientBuilder
 
Subnet - Class in com.amazonaws.services.redshift.model
Describes a subnet.
Subnet() - Constructor for class com.amazonaws.services.redshift.model.Subnet
 
SubnetAlreadyInUseException - Exception in com.amazonaws.services.redshift.model
A specified subnet is already in use by another cluster.
SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubnetAlreadyInUseException
Constructs a new SubnetAlreadyInUseException with the specified error message.
SubscriptionAlreadyExistException - Exception in com.amazonaws.services.redshift.model
There is already an existing event notification subscription with the specified name.
SubscriptionAlreadyExistException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionAlreadyExistException
Constructs a new SubscriptionAlreadyExistException with the specified error message.
SubscriptionCategoryNotFoundException - Exception in com.amazonaws.services.redshift.model
The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type.
SubscriptionCategoryNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionCategoryNotFoundException
Constructs a new SubscriptionCategoryNotFoundException with the specified error message.
SubscriptionEventIdNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon Redshift event with the specified event ID does not exist.
SubscriptionEventIdNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionEventIdNotFoundException
Constructs a new SubscriptionEventIdNotFoundException with the specified error message.
SubscriptionNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon Redshift event notification subscription with the specified name does not exist.
SubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionNotFoundException
Constructs a new SubscriptionNotFoundException with the specified error message.
SubscriptionSeverityNotFoundException - Exception in com.amazonaws.services.redshift.model
The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type.
SubscriptionSeverityNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionSeverityNotFoundException
Constructs a new SubscriptionSeverityNotFoundException with the specified error message.

T

TableRestoreNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified TableRestoreRequestId value was not found.
TableRestoreNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.TableRestoreNotFoundException
Constructs a new TableRestoreNotFoundException with the specified error message.
TableRestoreStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a RestoreTableFromClusterSnapshot operation.
TableRestoreStatus() - Constructor for class com.amazonaws.services.redshift.model.TableRestoreStatus
 
TableRestoreStatusType - Enum in com.amazonaws.services.redshift.model
 
Tag - Class in com.amazonaws.services.redshift.model
A tag consisting of a name/value pair for a resource.
Tag() - Constructor for class com.amazonaws.services.redshift.model.Tag
 
TaggedResource - Class in com.amazonaws.services.redshift.model
A tag and its associated resource.
TaggedResource() - Constructor for class com.amazonaws.services.redshift.model.TaggedResource
 
TagLimitExceededException - Exception in com.amazonaws.services.redshift.model
The request exceeds the limit of 10 tags for the resource.
TagLimitExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.TagLimitExceededException
Constructs a new TagLimitExceededException with the specified error message.
toString() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Cluster
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.IPRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.redshift.model.ParameterApplyType
 
toString() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ReservedNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.redshift.model.SourceType
 
toString() - Method in class com.amazonaws.services.redshift.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.redshift.model.TableRestoreStatusType
 
toString() - Method in class com.amazonaws.services.redshift.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.TaggedResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.

U

UnauthorizedOperationException - Exception in com.amazonaws.services.redshift.model
Your account is not authorized to perform the requested operation.
UnauthorizedOperationException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnauthorizedOperationException
Constructs a new UnauthorizedOperationException with the specified error message.
UnknownSnapshotCopyRegionException - Exception in com.amazonaws.services.redshift.model
The specified region is incorrect or does not exist.
UnknownSnapshotCopyRegionException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnknownSnapshotCopyRegionException
Constructs a new UnknownSnapshotCopyRegionException with the specified error message.
UnsupportedOperationException - Exception in com.amazonaws.services.redshift.model
The requested operation isn't supported.
UnsupportedOperationException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnsupportedOperationException
Constructs a new UnsupportedOperationException with the specified error message.
UnsupportedOptionException - Exception in com.amazonaws.services.redshift.model
A request option was specified that is not supported.
UnsupportedOptionException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnsupportedOptionException
Constructs a new UnsupportedOptionException with the specified error message.

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.RedshiftActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.redshift.model.ParameterApplyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.redshift.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.redshift.model.TableRestoreStatusType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.RedshiftActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.redshift.model.ParameterApplyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.redshift.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.redshift.model.TableRestoreStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcSecurityGroupMembership - Class in com.amazonaws.services.redshift.model
Describes the members of a VPC security group.
VpcSecurityGroupMembership() - Constructor for class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 

W

waiters() - Method in class com.amazonaws.services.redshift.AbstractAmazonRedshift
 
waiters() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
 
waiters() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
 
withAccountId(String) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
withAccountsWithRestoreAccess(AccountWithRestoreAccess...) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
withAccountsWithRestoreAccess(Collection<AccountWithRestoreAccess>) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
withAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
withAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
withActualIncrementalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
withAddIamRoles(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles to associate with the cluster.
withAddIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles to associate with the cluster.
withAdditionalInfo(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Reserved.
withAdditionalInfo(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Reserved.
withAddress(String) - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
withAllowedValues(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that major version upgrades will be applied automatically to the cluster during the maintenance window.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
withApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
A value that describes the status of the IAM role's association with an Amazon Redshift cluster.
withApplyType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
Specifies how to apply the WLM configuration parameter.
withApplyType(ParameterApplyType) - Method in class com.amazonaws.services.redshift.model.Parameter
Specifies how to apply the WLM configuration parameter.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The number of days that automated snapshots are retained.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
withAvgResizeRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The average rate of the resize operation over the last few minutes, measured in megabytes per second.
withBackupProgressInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
withClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
withClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster from which to get the logging status.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The Amazon Redshift cluster that the table is being restored to.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
The unique identifier of the cluster for which you want to associate or disassociate IAM roles.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the new identifier for the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The identifier of the Amazon Redshift cluster to restore the table to.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The identifier of the Amazon Redshift cluster that the table is being restored to.
withClusterNodes(ClusterNode...) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in the cluster.
withClusterNodes(Collection<ClusterNode>) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in the cluster.
withClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
withClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the parameter group to be associated with this cluster.
withClusterParameterGroups(ClusterParameterGroupStatus...) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
withClusterParameterGroups(Collection<ClusterParameterGroupStatus>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
withClusterParameterStatusList(ClusterParameterStatus...) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The list of parameter statuses.
withClusterParameterStatusList(Collection<ClusterParameterStatus>) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The list of parameter statuses.
withClusterPublicKey(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
withClusterRevisionNumber(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The specific revision number of the database in the cluster.
withClusters(Cluster...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
withClusters(Collection<Cluster>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
withClusterSecurityGroups(ClusterSecurityGroupMembership...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
withClusterSecurityGroups(Collection<ClusterSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(ClusterSecurityGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
withClusterSecurityGroups(Collection<ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
withClusterSnapshotCopyStatus(ClusterSnapshotCopyStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that returns the destination region and retention period that are configured for cross-region snapshot copy.
withClusterStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of the cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
withClusterSubnetGroups(ClusterSubnetGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
withClusterSubnetGroups(Collection<ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
withClusterVersions(ClusterVersion...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
withClusterVersions(Collection<ClusterVersion>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
withCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
withCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
withCurrentBackupRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
withCurrentRestoreRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
withCustomerAwsId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
withCustSubscriptionId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
withDataType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
withDate(Date) - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
withDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
withDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The amount of seconds that have elapsed since the resize operation began.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The Elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
withElasticIpStatus(ElasticIpStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of the elastic IP (EIP) address.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that data in the cluster is encrypted at rest.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
withEncryptedWithHSM(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
withEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
withEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
withEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
withEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
withEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
withEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
withEnhancedVpcRouting(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
withEstimatedSecondsToCompletion(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
withEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated time remaining, in seconds, until the resize operation is complete.
withEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategoriesList(String...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
withEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
withEventDescription(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
withEventId(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
withEventId(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
withEvents(Event...) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
withEvents(EventInfoMap...) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
withEvents(Collection<EventInfoMap>) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
withEventSubscriptionsList(EventSubscription...) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
withEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
withFinalClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
withFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charges you for this reserved node.
withFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificatePublicKey(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to connect to the HSM.
withHsmClientCertificates(HsmClientCertificate...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
withHsmClientCertificates(Collection<HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurations(HsmConfiguration...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of HsmConfiguration objects.
withHsmConfigurations(Collection<HsmConfiguration>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of HsmConfiguration objects.
withHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
withHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
withHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
withHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
withHsmPartitionPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
withHsmServerPublicCertificate(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The HSMs public certificate file.
withHsmStatus(HsmStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that reports whether the Amazon Redshift cluster has finished applying any hardware security module (HSM) settings changes specified in a modify cluster command.
withIamRoleArn(String) - Method in class com.amazonaws.services.redshift.model.ClusterIamRole
The Amazon Resource Name (ARN) of the IAM role, for example, arn:aws:iam::123456789012:role/RedshiftCopyUnload.
withIamRoles(ClusterIamRole...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
withIamRoles(Collection<ClusterIamRole>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
withIamRoles(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
withIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
withIamRoles(String...) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
withIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
withImportTablesCompleted(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
withImportTablesCompleted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
withImportTablesInProgress(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
withImportTablesInProgress(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
withImportTablesNotStarted(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
withImportTablesNotStarted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
withIPRanges(IPRange...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
withKey(String) - Method in class com.amazonaws.services.redshift.model.Tag
The key, or name, for the resource tag.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The AWS Key Management Service (AWS KMS) key ID of the encryption key used to encrypt data in the cluster.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
The unique identifier of the customer master key (CMK) to which to grant Amazon Redshift permission.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster that you restore from a shared snapshot.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The AWS Key Management Service (KMS) key ID of the encryption key that was used to encrypt data in the cluster from which the snapshot was taken.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
The unique identifier of the customer master key (CMK) in AWS KMS to which Amazon Redshift is granted permission.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time that logs were delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time that logs were delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time that logs were delivered.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
An optional pagination token provided by a previous DescribeTableRestoreStatus request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A pagination token that can be used in a subsequent DescribeTableRestoreStatus request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master user password for the cluster.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The maximum number or response records to return in each call.
withMessage(String) - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
withMessage(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A description of the status of the table restore request.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
withModifyStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
withName(String) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
withNewClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new identifier for the cluster.
withNewTableName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the table to create as a result of the current request.
withNewTableName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the table to create as a result of the table restore request.
withNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes that you want to purchase.
withNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
withNodeRole(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The node type that the restored cluster will be provisioned with.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number of nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
withOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
withOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
withOrderableClusterOptions(OrderableClusterOption...) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the cluster.
withOrderableClusterOptions(Collection<OrderableClusterOption>) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the cluster.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
withParameterApplyErrorDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The error that prevented the parameter from being applied to the database.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The status of the parameter that indicates whether the parameter is in sync with the database, waiting for a cluster reboot, or encountered an error when being applied.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
withParameterGroups(ClusterParameterGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
withParameterGroups(Collection<ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
withParameterName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterStatus
The name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
withParameterValue(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that, if present, indicates that changes to the cluster are pending.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range, in Universal Coordinated Time (UTC), during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
withPrivateIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
withProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far.
withProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
withProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The amount of data restored to the new table so far, in megabytes (MB).
withPublicIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
A Boolean value that, if true, indicates that the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the ability to connect to the cluster from the public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
withRemoveIamRoles(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles in ARN format to disassociate from the cluster.
withRemoveIamRoles(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterIamRolesRequest
Zero or more IAM roles in ARN format to disassociate from the cluster.
withRequestTime(Date) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The time that the table restore request was made, in Universal Coordinated Time (UTC).
withReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
withReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
withReservedNodeOfferings(ReservedNodeOffering...) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of ReservedNodeOffering objects.
withReservedNodeOfferings(Collection<ReservedNodeOffering>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of ReservedNodeOffering objects.
withReservedNodes(ReservedNode...) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of ReservedNode objects.
withReservedNodes(Collection<ReservedNode>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of ReservedNode objects.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
The Amazon Resource Name (ARN) to which you want to add the tag or tags.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The Amazon Resource Name (ARN) from which you want to remove the tag or tags.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The Amazon Resource Name (ARN) for which you want to describe the tag or tags.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The Amazon Resource Name (ARN) with which the tag is associated.
withResourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The type of resource with which you want to view tags.
withResourceType(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The type of resource with which the tag is associated.
withRestorableNodeTypes(String...) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of node types that this cluster snapshot is able to restore into.
withRestorableNodeTypes(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of node types that this cluster snapshot is able to restore into.
withRestoreStatus(RestoreStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
A value that describes the status of a cluster restore action.
withRetentionPeriod(Long) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
withRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
withRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
withSkipFinalClusterSnapshot(Boolean) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
withSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The name of the snapshot copy grant.
withSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
The name of the snapshot copy grant.
withSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantRequest
The name of the snapshot copy grant to delete.
withSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
The name of the snapshot copy grant.
withSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The name of the snapshot copy grant to use when snapshots of an AWS KMS-encrypted cluster are copied to the destination region.
withSnapshotCopyGrantName(String) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
The name of the snapshot copy grant.
withSnapshotCopyGrants(SnapshotCopyGrant...) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
The list of SnapshotCopyGrant objects.
withSnapshotCopyGrants(Collection<SnapshotCopyGrant>) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsResult
The list of SnapshotCopyGrant objects.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The identifier of the snapshot to restore the table from.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The identifier of the snapshot that the table is being restored from.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
withSnapshotSizeInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
withSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
withSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
withSource(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
withSourceDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source database that contains the table to restore from.
withSourceDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source database that contains the table being restored.
withSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
withSourceIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIdsList(String...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
withSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
withSourceRegion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
withSourceSchemaName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source schema that contains the table to restore from.
withSourceSchemaName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source schema that contains the table being restored.
withSourceSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
withSourceSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
withSourceTableName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the source table to restore from.
withSourceTableName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the source table being restored.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
withSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The source type, such as cluster or cluster-snapshot, that the returned categories belong to.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
withState(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved compute node.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The status of the elastic IP (EIP) address.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
withStatus(String) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A value that describes the current state of the table restore request.
withStatus(TableRestoreStatusType) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
A value that describes the current state of the table restore request.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
The status of the VPC security group.
withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.redshift.model.Subnet
 
withSubnetGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
withSubnetIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
withSubnetIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnets(Subnet...) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
withSubnetStatus(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
withSubscriptionCreationTime(Date) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
withTableRestoreRequestId(String) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusRequest
The identifier of the table restore request to return status for.
withTableRestoreRequestId(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The unique identifier for the table restore request.
withTableRestoreStatusDetails(TableRestoreStatus...) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A list of status details for one or more table restore requests.
withTableRestoreStatusDetails(Collection<TableRestoreStatus>) - Method in class com.amazonaws.services.redshift.model.DescribeTableRestoreStatusResult
A list of status details for one or more table restore requests.
withTag(Tag) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The tag for the resource.
withTaggedResources(TaggedResource...) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
withTaggedResources(Collection<TaggedResource>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateSnapshotCopyGrantRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.SnapshotCopyGrant
A list of tag instances.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeSnapshotCopyGrantsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
withTargetClusterType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize operation is complete.
withTargetDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the database to restore the table to.
withTargetDatabaseName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the database to restore the table to.
withTargetNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize operation is complete.
withTargetNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize operation is complete.
withTargetSchemaName(String) - Method in class com.amazonaws.services.redshift.model.RestoreTableFromClusterSnapshotRequest
The name of the schema to restore the table to.
withTargetSchemaName(String) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The name of the schema to restore the table to.
withTargetSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
withTotalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
withTotalDataInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.TableRestoreStatus
The total amount of data to restore to the new table, in megabytes (MB).
withTotalResizeDataInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated total amount of data, in megabytes, on the cluster before the resize operation began.
withUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charges you for this reserved node.
withUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
withValue(String) - Method in class com.amazonaws.services.redshift.model.Tag
The value for the resource tag.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
The identifier of the VPC security group.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Amazon Virtual Private Cloud (Amazon VPC) security groups that are associated with the cluster.
withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Amazon Virtual Private Cloud (Amazon VPC) security groups that are associated with the cluster.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.