A C D E F G H I L M N P R S T V W 

A

addTagsToResource(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.
AddTagsToResourceRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the AddTagsToResource operation.
AddTagsToResourceRequest() - Constructor for class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
 
AddTagsToResourceResult - Class in com.amazonaws.services.elasticache.model
Represents the output from the AddTagsToResource , ListTagsOnResource , and RemoveTagsFromResource actions.
AddTagsToResourceResult() - Constructor for class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
 
AmazonElastiCache - Interface in com.amazonaws.services.elasticache
Interface for accessing AmazonElastiCache.
AmazonElastiCacheAsync - Interface in com.amazonaws.services.elasticache
Interface for accessing AmazonElastiCache asynchronously.
AmazonElastiCacheAsyncClient - Class in com.amazonaws.services.elasticache
Asynchronous client for accessing AmazonElastiCache.
AmazonElastiCacheAsyncClient() - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials.
AmazonElastiCacheAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials and executor service.
AmazonElastiCacheAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials, executor service, and client configuration options.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider and executor service.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider and client configuration options.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonElastiCacheClient - Class in com.amazonaws.services.elasticache
Client for accessing AmazonElastiCache.
AmazonElastiCacheClient() - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials.
AmazonElastiCacheClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials and client configuration options.
AmazonElastiCacheClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider.
AmazonElastiCacheClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider and client configuration options.
AmazonElastiCacheClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider, client configuration options, and request metric collector.
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
The specified Amazon EC2 security group is already authorized for the specified cache security group.
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationNotFoundException - Exception in com.amazonaws.services.elasticache.model
The specified Amazon EC2 security group is not authorized for the specified cache security group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException with the specified error message.
authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.
AuthorizeCacheSecurityGroupIngressRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the AuthorizeCacheSecurityGroupIngress operation.
AuthorizeCacheSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
Default constructor for a new AuthorizeCacheSecurityGroupIngressRequest object.
AuthorizeCacheSecurityGroupIngressRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
Constructs a new AuthorizeCacheSecurityGroupIngressRequest object.
AutomaticFailoverStatus - Enum in com.amazonaws.services.elasticache.model
Automatic Failover Status
AvailabilityZone - Class in com.amazonaws.services.elasticache.model
Describes an Availability Zone in which the cache cluster is launched.
AvailabilityZone() - Constructor for class com.amazonaws.services.elasticache.model.AvailabilityZone
 
AZMode - Enum in com.amazonaws.services.elasticache.model
A Z Mode

C

CacheCluster - Class in com.amazonaws.services.elasticache.model
Contains all of the attributes of a specific cache cluster.
CacheCluster() - Constructor for class com.amazonaws.services.elasticache.model.CacheCluster
 
CacheClusterAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
You already have a cache cluster with the given identifier.
CacheClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheClusterAlreadyExistsException
Constructs a new CacheClusterAlreadyExistsException with the specified error message.
CacheClusterNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache cluster ID does not refer to an existing cache cluster.
CacheClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheClusterNotFoundException
Constructs a new CacheClusterNotFoundException with the specified error message.
CacheEngineVersion - Class in com.amazonaws.services.elasticache.model
Provides all of the details about a particular cache engine version.
CacheEngineVersion() - Constructor for class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
CacheNode - Class in com.amazonaws.services.elasticache.model
Represents an individual cache node within a cache cluster.
CacheNode() - Constructor for class com.amazonaws.services.elasticache.model.CacheNode
Default constructor for a new CacheNode object.
CacheNodeTypeSpecificParameter - Class in com.amazonaws.services.elasticache.model
A parameter that has a different value for each cache node type it is applied to.
CacheNodeTypeSpecificParameter() - Constructor for class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Default constructor for a new CacheNodeTypeSpecificParameter object.
CacheNodeTypeSpecificValue - Class in com.amazonaws.services.elasticache.model
A value that applies only to a certain cache node type.
CacheNodeTypeSpecificValue() - Constructor for class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
Default constructor for a new CacheNodeTypeSpecificValue object.
CacheParameterGroup - Class in com.amazonaws.services.elasticache.model
Represents the output of a CreateCacheParameterGroup action.
CacheParameterGroup() - Constructor for class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
CacheParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
A cache parameter group with the requested name already exists.
CacheParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheParameterGroupAlreadyExistsException
Constructs a new CacheParameterGroupAlreadyExistsException with the specified error message.
CacheParameterGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache parameter group name does not refer to an existing cache parameter group.
CacheParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheParameterGroupNotFoundException
Constructs a new CacheParameterGroupNotFoundException with the specified error message.
CacheParameterGroupQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the maximum number of cache security groups.
CacheParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheParameterGroupQuotaExceededException
Constructs a new CacheParameterGroupQuotaExceededException with the specified error message.
CacheParameterGroupStatus - Class in com.amazonaws.services.elasticache.model
The status of the cache parameter group.
CacheParameterGroupStatus() - Constructor for class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
Default constructor for a new CacheParameterGroupStatus object.
CacheSecurityGroup - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following actions:
CacheSecurityGroup() - Constructor for class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
CacheSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
A cache security group with the specified name already exists.
CacheSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSecurityGroupAlreadyExistsException
Constructs a new CacheSecurityGroupAlreadyExistsException with the specified error message.
CacheSecurityGroupMembership - Class in com.amazonaws.services.elasticache.model
Represents a cache cluster's status within a particular cache security group.
CacheSecurityGroupMembership() - Constructor for class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
Default constructor for a new CacheSecurityGroupMembership object.
CacheSecurityGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache security group name does not refer to an existing cache security group.
CacheSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSecurityGroupNotFoundException
Constructs a new CacheSecurityGroupNotFoundException with the specified error message.
CacheSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache security groups.
CacheSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSecurityGroupQuotaExceededException
Constructs a new CacheSecurityGroupQuotaExceededException with the specified error message.
CacheSubnetGroup - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following actions:
CacheSubnetGroup() - Constructor for class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
CacheSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
The requested cache subnet group name is already in use by an existing cache subnet group.
CacheSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
Constructs a new CacheSubnetGroupAlreadyExistsException with the specified error message.
CacheSubnetGroupInUseException - Exception in com.amazonaws.services.elasticache.model
The requested cache subnet group is currently in use.
CacheSubnetGroupInUseException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupInUseException
Constructs a new CacheSubnetGroupInUseException with the specified error message.
CacheSubnetGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache subnet group name does not refer to an existing cache subnet group.
CacheSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupNotFoundException
Constructs a new CacheSubnetGroupNotFoundException with the specified error message.
CacheSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache subnet groups.
CacheSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupQuotaExceededException
Constructs a new CacheSubnetGroupQuotaExceededException with the specified error message.
CacheSubnetQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
CacheSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetQuotaExceededException
Constructs a new CacheSubnetQuotaExceededException with the specified error message.
clone() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheNode
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
 
clone() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
clone() - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
 
clone() - Method in class com.amazonaws.services.elasticache.model.Endpoint
 
clone() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
 
clone() - Method in class com.amazonaws.services.elasticache.model.Event
 
clone() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
 
clone() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
 
clone() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
 
clone() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
 
clone() - Method in class com.amazonaws.services.elasticache.model.Parameter
 
clone() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
 
clone() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
 
clone() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
 
clone() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
 
clone() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
clone() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
clone() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
clone() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
clone() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
clone() - Method in class com.amazonaws.services.elasticache.model.Snapshot
 
clone() - Method in class com.amazonaws.services.elasticache.model.Subnet
 
clone() - Method in class com.amazonaws.services.elasticache.model.Tag
 
ClusterQuotaForCustomerExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
ClusterQuotaForCustomerExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ClusterQuotaForCustomerExceededException
Constructs a new ClusterQuotaForCustomerExceededException with the specified error message.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.elasticache - package com.amazonaws.services.elasticache
Synchronous and asynchronous client classes for accessing AmazonElastiCache.
com.amazonaws.services.elasticache.model - package com.amazonaws.services.elasticache.model
Classes modeling the various types represented by AmazonElastiCache.
copySnapshot(CopySnapshotRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshot(CopySnapshotRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshotAsync(CopySnapshotRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshotAsync(CopySnapshotRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CopySnapshot action makes a copy of an existing snapshot.
CopySnapshotRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CopySnapshot operation.
CopySnapshotRequest() - Constructor for class com.amazonaws.services.elasticache.model.CopySnapshotRequest
 
createCacheCluster(CreateCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheCluster action creates a cache cluster.
createCacheCluster(CreateCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheCluster action creates a cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheCluster action creates a cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest, AsyncHandler<CreateCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheCluster action creates a cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheCluster action creates a cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest, AsyncHandler<CreateCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheCluster action creates a cache cluster.
CreateCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheCluster operation.
CreateCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Default constructor for a new CreateCacheClusterRequest object.
CreateCacheClusterRequest(String, Integer, String, String, List<String>) - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Constructs a new CreateCacheClusterRequest object.
createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheParameterGroup action creates a new cache parameter group.
createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheParameterGroup action creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheParameterGroup action creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheParameterGroup action creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheParameterGroup action creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheParameterGroup action creates a new cache parameter group.
CreateCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheParameterGroup operation.
CreateCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
Default constructor for a new CreateCacheParameterGroupRequest object.
CreateCacheParameterGroupRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
Constructs a new CreateCacheParameterGroupRequest object.
createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheSecurityGroup action creates a new cache security group.
createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheSecurityGroup action creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSecurityGroup action creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSecurityGroup action creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSecurityGroup action creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSecurityGroup action creates a new cache security group.
CreateCacheSecurityGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheSecurityGroup operation.
CreateCacheSecurityGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
Default constructor for a new CreateCacheSecurityGroupRequest object.
CreateCacheSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
Constructs a new CreateCacheSecurityGroupRequest object.
createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheSubnetGroup action creates a new cache subnet group.
createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheSubnetGroup action creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSubnetGroup action creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSubnetGroup action creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSubnetGroup action creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSubnetGroup action creates a new cache subnet group.
CreateCacheSubnetGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheSubnetGroup operation.
CreateCacheSubnetGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
createReplicationGroup(CreateReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateReplicationGroup action creates a replication group.
createReplicationGroup(CreateReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateReplicationGroup action creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateReplicationGroup action creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateReplicationGroup action creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateReplicationGroup action creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateReplicationGroup action creates a replication group.
CreateReplicationGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateReplicationGroup operation.
CreateReplicationGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
CreateSnapshotRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
 

D

deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheCluster action deletes a previously provisioned cache cluster.
deleteCacheCluster(DeleteCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheCluster action deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheCluster action deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest, AsyncHandler<DeleteCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheCluster action deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheCluster action deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest, AsyncHandler<DeleteCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheCluster action deletes a previously provisioned cache cluster.
DeleteCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheCluster operation.
DeleteCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
Default constructor for a new DeleteCacheClusterRequest object.
DeleteCacheClusterRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
Constructs a new DeleteCacheClusterRequest object.
deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheParameterGroup action deletes the specified cache parameter group.
deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheParameterGroup action deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheParameterGroup action deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, Void>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheParameterGroup action deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheParameterGroup action deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, Void>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheParameterGroup action deletes the specified cache parameter group.
DeleteCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheParameterGroup operation.
DeleteCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
Default constructor for a new DeleteCacheParameterGroupRequest object.
DeleteCacheParameterGroupRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
Constructs a new DeleteCacheParameterGroupRequest object.
deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSecurityGroup action deletes a cache security group.
DeleteCacheSecurityGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheSecurityGroup operation.
DeleteCacheSecurityGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
Default constructor for a new DeleteCacheSecurityGroupRequest object.
DeleteCacheSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
Constructs a new DeleteCacheSecurityGroupRequest object.
deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest, Void>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest, Void>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSubnetGroup action deletes a cache subnet group.
DeleteCacheSubnetGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheSubnetGroup operation.
DeleteCacheSubnetGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteReplicationGroup action deletes an existing replication group.
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteReplicationGroup action deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteReplicationGroup action deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteReplicationGroup action deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteReplicationGroup action deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteReplicationGroup action deletes an existing replication group.
DeleteReplicationGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteReplicationGroup operation.
DeleteReplicationGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteSnapshot action deletes an existing snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteSnapshot action deletes an existing snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteSnapshot action deletes an existing snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteSnapshot action deletes an existing snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteSnapshot action deletes an existing snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteSnapshot action deletes an existing snapshot.
DeleteSnapshotRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteSnapshot operation.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
 
describeCacheClusters(DescribeCacheClustersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClusters() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClusters(DescribeCacheClustersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClusters() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest, AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest, AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
DescribeCacheClustersRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheClusters operation.
DescribeCacheClustersRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
Default constructor for a new DescribeCacheClustersRequest object.
DescribeCacheClustersResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheClusters action.
DescribeCacheClustersResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersions() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersions() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
DescribeCacheEngineVersionsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheEngineVersions operation.
DescribeCacheEngineVersionsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
DescribeCacheEngineVersionsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheEngineVersions action.
DescribeCacheEngineVersionsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.
DescribeCacheParameterGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheParameterGroups operation.
DescribeCacheParameterGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
Default constructor for a new DescribeCacheParameterGroupsRequest object.
DescribeCacheParameterGroupsRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
Constructs a new DescribeCacheParameterGroupsRequest object.
DescribeCacheParameterGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheParameterGroups action.
DescribeCacheParameterGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
describeCacheParameters(DescribeCacheParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParameters(DescribeCacheParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
DescribeCacheParametersRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheParameters operation.
DescribeCacheParametersRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
Default constructor for a new DescribeCacheParametersRequest object.
DescribeCacheParametersRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
Constructs a new DescribeCacheParametersRequest object.
DescribeCacheParametersResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheParameters action.
DescribeCacheParametersResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.
DescribeCacheSecurityGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheSecurityGroups operation.
DescribeCacheSecurityGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
Default constructor for a new DescribeCacheSecurityGroupsRequest object.
DescribeCacheSecurityGroupsRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
Constructs a new DescribeCacheSecurityGroupsRequest object.
DescribeCacheSecurityGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheSecurityGroups action.
DescribeCacheSecurityGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.
DescribeCacheSubnetGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheSubnetGroups operation.
DescribeCacheSubnetGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
DescribeCacheSubnetGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheSubnetGroups action.
DescribeCacheSubnetGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeEngineDefaultParameters operation.
DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
Default constructor for a new DescribeEngineDefaultParametersRequest object.
DescribeEngineDefaultParametersRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
Constructs a new DescribeEngineDefaultParametersRequest object.
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.
DescribeEventsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeEventsRequest
Default constructor for a new DescribeEventsRequest object.
DescribeEventsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeEvents action.
DescribeEventsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReplicationGroups action returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReplicationGroups action returns information about a particular replication group.
DescribeReplicationGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeReplicationGroups operation.
DescribeReplicationGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
DescribeReplicationGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeReplicationGroups action.
DescribeReplicationGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest, AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest, AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferings() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferings() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
DescribeReservedCacheNodesOfferingsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesOfferingsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
DescribeReservedCacheNodesOfferingsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeReservedCacheNodesOfferings action.
DescribeReservedCacheNodesOfferingsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
DescribeReservedCacheNodesRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeReservedCacheNodes operation.
DescribeReservedCacheNodesRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
DescribeReservedCacheNodesResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeReservedCacheNodes action.
DescribeReservedCacheNodesResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshots() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshots() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeSnapshots action returns information about cache cluster snapshots.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeSnapshots action returns information about cache cluster snapshots.
DescribeSnapshotsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeSnapshots operation.
DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
 
DescribeSnapshotsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeSnapshots action.
DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
 

E

EC2SecurityGroup - Class in com.amazonaws.services.elasticache.model
Provides ownership and status information for an Amazon EC2 security group.
EC2SecurityGroup() - Constructor for class com.amazonaws.services.elasticache.model.EC2SecurityGroup
Default constructor for a new EC2SecurityGroup object.
ElastiCacheActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS ElastiCache.
Endpoint - Class in com.amazonaws.services.elasticache.model
Represents the information required for client programs to connect to a cache node.
Endpoint() - Constructor for class com.amazonaws.services.elasticache.model.Endpoint
Default constructor for a new Endpoint object.
EngineDefaults - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeEngineDefaultParameters action.
EngineDefaults() - Constructor for class com.amazonaws.services.elasticache.model.EngineDefaults
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheNode
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Event
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Tag
 
Event - Class in com.amazonaws.services.elasticache.model
Represents a single occurrence of something interesting within the system.
Event() - Constructor for class com.amazonaws.services.elasticache.model.Event
Default constructor for a new Event object.
exceptionUnmarshallers - Variable in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
List of exception unmarshallers for all AmazonElastiCache exceptions.

F

fromValue(String) - Static method in enum com.amazonaws.services.elasticache.model.AutomaticFailoverStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticache.model.AZMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticache.model.PendingAutomaticFailoverStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticache.model.SourceType
Use this in place of valueOf.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElastiCacheActions
 
getAddress() - Method in class com.amazonaws.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
getAllowedValues() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
getAllowedValues() - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid range of values for the parameter.
getApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
getApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.
getAutomaticFailover() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ for this replication group.
getAutomaticFailoverEnabled() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies whether a read-only replica will be automatically promoted to read/write primary if the existing primary fails.
getAutomaticFailoverEnabled() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Whether a read replica will be automatically promoted to read/write primary if the existing primary encounters a failure.
getAutomaticFailoverStatus() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ for this replication group.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
This parameter is currently disabled.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
This parameter is currently disabled.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
This parameter is currently disabled.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
This parameter is currently disabled.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
This parameter is currently disabled.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.Snapshot
This parameter is currently disabled.
getAZMode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached node group are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
getAZMode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.
getCacheClusterCreateTime() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The date and time when the cache cluster was created.
getCacheClusterCreateTime() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The date and time when the source cache cluster was created.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The user-supplied identifier of the cache cluster.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The node group identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
The identifier of an existing cache cluster.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The cache cluster identifier for the cluster to be deleted.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the cache cluster you want to scale up to a larger node instanced type.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The cache cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the cache cluster to which the node belongs.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
The cache cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The user-supplied identifier of the source cache cluster.
getCacheClusters() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
getCacheClusterStatus() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
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.elasticache.AmazonElastiCacheClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCacheEngineDescription() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
getCacheEngineVersionDescription() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
getCacheEngineVersions() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
getCacheNodeCount() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
getCacheNodeCount() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
getCacheNodeCreateTime() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The date and time when the cache node was created.
getCacheNodeCreateTime() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The date and time when the cache node was created in the source cache cluster.
getCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The cache node identifier.
getCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the node within its cache cluster.
getCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The cache node identifier for the node in the source cache cluster.
getCacheNodeIdsToReboot() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
getCacheNodeIdsToReboot() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache node IDs to reboot.
getCacheNodeIdsToRemove() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
getCacheNodeIdsToRemove() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
getCacheNodes() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
getCacheNodeStatus() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The current state of this cache node.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cache cluster.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the node group.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The compute and memory capacity of the nodes in the node group.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A valid cache node type that you want to scale this cache cluster to.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A valid cache node type that you want to scale this replication group to.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The cache node type that this cache cluster or replication group will be scaled to.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the compute and memory capacity node type for the source cache cluster.
getCacheNodeTypeSpecificParameters() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
getCacheNodeTypeSpecificParameters() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
getCacheNodeTypeSpecificValues() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
getCacheParameterGroup() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The status of the cache parameter group.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family the cache parameter group can be used with.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the parameter group to associate with this cache cluster.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the parameter group to associate with this replication group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cache cluster.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the clusters in this replication group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The cache parameter group that is associated with the source cache cluster.
getCacheParameterGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group which will allow network ingress.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of security group names to associate with this cache cluster.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cache security group names to associate with this replication group.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
getCacheSecurityGroups() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
getCacheSecurityGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
getCacheSize() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The size of the cache on the source cache node.
getCacheSubnetGroupDescription() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
getCacheSubnetGroupDescription() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
getCacheSubnetGroupDescription() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description for the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cache cluster.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the subnet group to be used for the cache cluster.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache subnet group to be used for the replication group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the cache subnet group associated with the source cache cluster.
getCacheSubnetGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
getClientDownloadLandingPage() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
getConfigurationEndpoint() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Represents the information required for client programs to connect to a cache node.
getCurrentRole() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
getCustomerAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The Availability Zone where this node was created and now resides.
getDataType() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
getDataType() - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid data type for the parameter.
getDate() - Method in class com.amazonaws.services.elasticache.model.Event
The date and time when the event occurred.
getDefaultOnly() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.Parameter
A description of the parameter.
getDescription() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The description of the replication group.
getDuration() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The number of minutes' worth of events to retrieve.
getDuration() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
getDuration() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
getEC2SecurityGroups() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
getEndpoint() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The hostname for connecting to this cache node.
getEndTime() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEngine() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cache cluster.
getEngine() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
getEngine() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cache cluster.
getEngine() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache engine to be used for the cache clusters in this replication group.
getEngine() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
getEngine() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the cache engine (memcached or redis) used by the source cache cluster.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The version of the cache engine that is used in this cache cluster.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cache cluster.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The version number of the cache engine to be used for the cache clusters in this replication group.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache nodes.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the cache clusters in the replication group.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cache cluster will run.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The version of the cache engine version that is used by the source cache cluster.
getEvents() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
getExecutorService() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Returns the executor service used by this async client to execute requests.
getFinalSnapshotIdentifier() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The user-supplied name of a final cache cluster snapshot.
getFinalSnapshotIdentifier() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The name of a final node group snapshot.
getFixedPrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
getFixedPrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
getIsModifiable() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
getIsModifiable() - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
getKey() - Method in class com.amazonaws.services.elasticache.model.Tag
The key for the tag.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
The maximum number of records to include in the response.
getMemberClusters() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
getMessage() - Method in class com.amazonaws.services.elasticache.model.Event
The text of the event.
getMinimumEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
getMinimumEngineVersion() - Method in class com.amazonaws.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
getName() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
The name of the Availability Zone.
getNewAvailabilityZones() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The list of Availability Zones where the new Memcached cache nodes will be created.
getNodeGroupId() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The identifier for the node group.
getNodeGroupMembers() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
getNodeGroups() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
getNodeSnapshots() - Method in class com.amazonaws.services.elasticache.model.Snapshot
A list of the cache nodes in the source cache cluster.
getNotificationConfiguration() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
getNotificationTopicStatus() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
getNotificationTopicStatus() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
getNumCacheClusters() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The number of cache clusters this replication group will initially have.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of cache nodes in the cache cluster.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cache cluster will have.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cache cluster should have.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cache cluster.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The number of cache nodes in the source cache cluster.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
getOwnerId() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.
getParameterApplyStatus() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
getParameterGroupStatus() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
getParameterName() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
getParameterName() - Method in class com.amazonaws.services.elasticache.model.Parameter
The name of the parameter.
getParameterName() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The name of the parameter.
getParameterNameValues() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
getParameterNameValues() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
getParameters() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
getParameterValue() - Method in class com.amazonaws.services.elasticache.model.Parameter
The value of the parameter.
getParameterValue() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The value of the parameter.
getPendingModifiedValues() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
getPendingModifiedValues() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
getPort() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes will accept connections.
getPort() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The port number on which each member of the replication group will accept connections.
getPort() - Method in class com.amazonaws.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
getPort() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The port number used by each cache nodes in the source cache cluster.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cache cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cache cluster will be created.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the Availability Zone in which the source cache cluster is located.
getPreferredAvailabilityZones() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of the Availability Zones in which cache nodes will be created.
getPreferredCacheClusterAZs() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of EC2 availability zones in which the replication group's cache clusters will be created.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Specifies the weekly time range during which maintenance on the cache cluster is performed.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.Snapshot
Specifies the weekly time range during which maintenance on the cache cluster is performed.
getPrimaryClusterId() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cache cluster that will serve as the primary for this replication group.
getPrimaryClusterId() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role.
getPrimaryClusterId() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.
getPrimaryEndpoint() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Represents the information required for client programs to connect to a cache node.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
getReadEndpoint() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Represents the information required for client programs to connect to a cache node.
getRecurringChargeAmount() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
getRecurringCharges() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
getRecurringCharges() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
getReplicationGroupDescription() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A user-created description for the replication group.
getReplicationGroupDescription() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The replication group to which this cache cluster belongs.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The ID of the replication group to which this cache cluster should belong.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the cluster to be deleted.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the replication group want to scale up to a larger node type.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
getReplicationGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
getReservedCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
getReservedCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
getReservedCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
getReservedCacheNodes() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering identifier.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
getReservedCacheNodesOfferings() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
getResetAllParameters() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
getResourceName() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
getResourceName() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
getResourceName() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
getRetainPrimaryCluster() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
If set to true, all of the read replicas will be deleted, but the primary node will be retained.
getScaleUpModifications() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.
getSecurityGroupId() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
One or more Amazon VPC security groups associated with this replication group.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
getSecurityGroups() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
getShowCacheNodeInfo() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
getSnapshotArns() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
getSnapshotArns() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
getSnapshotCreateTime() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
getSnapshotName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of a snapshot from which to restore data into the new node group.
getSnapshotName() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of a snapshot from which to restore data into the new node group.
getSnapshotName() - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
A name for the snapshot being created.
getSnapshotName() - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
The name of the snapshot to be deleted.
getSnapshotName() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied name of the snapshot.
getSnapshotName() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of a snapshot.
getSnapshotRetentionLimit() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them.
getSnapshotRetentionLimit() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The number of days for which ElastiCache will retain automatic snapshots before deleting them.
getSnapshotRetentionLimit() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The number of days for which ElastiCache will retain automatic snapshots before deleting them.
getSnapshotRetentionLimit() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them.
getSnapshotRetentionLimit() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them.
getSnapshotRetentionLimit() - Method in class com.amazonaws.services.elasticache.model.Snapshot
For an automatic snapshot, the number of days for which ElastiCache will retain the snapshot before deleting it.
getSnapshots() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
A list of snapshots.
getSnapshotSource() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
If set to system, the output shows snapshots that were automatically created by ElastiCache.
getSnapshotSource() - Method in class com.amazonaws.services.elasticache.model.Snapshot
Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).
getSnapshotStatus() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The status of the snapshot.
getSnapshottingClusterId() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The cache cluster ID that will be used as the daily snapshot source for the replication group.
getSnapshottingClusterId() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The cache cluster ID that is used as the daily snapshot source for the replication group.
getSnapshotWindow() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
getSnapshotWindow() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your node group.
getSnapshotWindow() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your node group.
getSnapshotWindow() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
getSnapshotWindow() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
getSnapshotWindow() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.
getSource() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
getSource() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.elasticache.model.Parameter
The source of the parameter.
getSourceCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
getSourceIdentifier() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.elasticache.model.Event
The identifier for the source of the event.
getSourceSnapshotName() - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
The name of an existing snapshot from which to copy.
getSourceType() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
getStartTime() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The time the reservation started.
getState() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
getStatus() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
getStatus() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
getStatus() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
getStatus() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, etc.
getStatus() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.Subnet
The Availability Zone associated with the subnet.
getSubnetIdentifier() - Method in class com.amazonaws.services.elasticache.model.Subnet
The unique identifier for the subnet.
getSubnetIds() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
getSubnetIds() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
getSubnets() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
getTagKeys() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
A list of TagKeys identifying the tags you want removed from the named resource.
getTagList() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
A list of cost allocation tags as key-value pairs.
getTagList() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
A list of cost allocation tags as key-value pairs.
getTagList() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
A list of cost allocation tags as key-value pairs.
getTags() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
A list of cost allocation tags to be added to this resource.
getTags() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cost allocation tags to be added to this resource.
getTags() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cost allocation tags to be added to this resource.
getTargetSnapshotName() - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
A name for the copied snapshot.
getTopicArn() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
getTopicArn() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.
getTopicStatus() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The current state of the topic.
getUsagePrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
getUsagePrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.
getValue() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
getValue() - Method in class com.amazonaws.services.elasticache.model.Tag
The tag's value.
getVpcId() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
getVpcId() - Method in class com.amazonaws.services.elasticache.model.Snapshot
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

H

hashCode() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheNode
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Event
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Tag
 

I

InsufficientCacheClusterCapacityException - Exception in com.amazonaws.services.elasticache.model
The requested cache node type is not available in the specified Availability Zone.
InsufficientCacheClusterCapacityException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InsufficientCacheClusterCapacityException
Constructs a new InsufficientCacheClusterCapacityException with the specified error message.
InvalidARNException - Exception in com.amazonaws.services.elasticache.model
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
InvalidARNException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidARNException
Constructs a new InvalidARNException with the specified error message.
InvalidCacheClusterStateException - Exception in com.amazonaws.services.elasticache.model
The requested cache cluster is not in the available state.
InvalidCacheClusterStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidCacheClusterStateException
Constructs a new InvalidCacheClusterStateException with the specified error message.
InvalidCacheParameterGroupStateException - Exception in com.amazonaws.services.elasticache.model
The current state of the cache parameter group does not allow the requested action to occur.
InvalidCacheParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidCacheParameterGroupStateException
Constructs a new InvalidCacheParameterGroupStateException with the specified error message.
InvalidCacheSecurityGroupStateException - Exception in com.amazonaws.services.elasticache.model
The current state of the cache security group does not allow deletion.
InvalidCacheSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidCacheSecurityGroupStateException
Constructs a new InvalidCacheSecurityGroupStateException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.elasticache.model
Two or more incompatible parameters were specified.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.elasticache.model
The value for a parameter is invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidReplicationGroupStateException - Exception in com.amazonaws.services.elasticache.model
The requested replication group is not in the available state.
InvalidReplicationGroupStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidReplicationGroupStateException
Constructs a new InvalidReplicationGroupStateException with the specified error message.
InvalidSnapshotStateException - Exception in com.amazonaws.services.elasticache.model
The current state of the snapshot does not allow the requested action to occur.
InvalidSnapshotStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidSnapshotStateException
Constructs a new InvalidSnapshotStateException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.elasticache.model
An invalid subnet identifier was specified.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidVPCNetworkStateException - Exception in com.amazonaws.services.elasticache.model
The VPC network is in an invalid state.
InvalidVPCNetworkStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidVPCNetworkStateException
Constructs a new InvalidVPCNetworkStateException with the specified error message.
isApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
isApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.
isAutomaticFailoverEnabled() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies whether a read-only replica will be automatically promoted to read/write primary if the existing primary fails.
isAutomaticFailoverEnabled() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Whether a read replica will be automatically promoted to read/write primary if the existing primary encounters a failure.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
This parameter is currently disabled.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
This parameter is currently disabled.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
This parameter is currently disabled.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
This parameter is currently disabled.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
This parameter is currently disabled.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.Snapshot
This parameter is currently disabled.
isDefaultOnly() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
isModifiable() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable() - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
isResetAllParameters() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
isRetainPrimaryCluster() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
If set to true, all of the read replicas will be deleted, but the primary node will be retained.
isShowCacheNodeInfo() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

L

listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModifications() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModifications() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest, AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest, AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ListAllowedNodeTypeModifications action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
ListAllowedNodeTypeModificationsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ListAllowedNodeTypeModifications operation.
ListAllowedNodeTypeModificationsRequest() - Constructor for class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
ListAllowedNodeTypeModificationsResult - Class in com.amazonaws.services.elasticache.model
Represents the allowed node types you can use to modify your cache cluster or replication group.
ListAllowedNodeTypeModificationsResult() - Constructor for class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ListTagsForResource action lists all cost allocation tags currently on the named resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ListTagsForResource action lists all cost allocation tags currently on the named resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ListTagsForResource action lists all cost allocation tags currently on the named resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ListTagsForResource action lists all cost allocation tags currently on the named resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ListTagsForResource action lists all cost allocation tags currently on the named resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ListTagsForResource action lists all cost allocation tags currently on the named resource.
ListTagsForResourceRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ListTagsForResource operation.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.elasticache.model
Represents the output from the AddTagsToResource , ListTagsOnResource , and RemoveTagsFromResource actions.
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
 

M

modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyCacheCluster action modifies the settings for a cache cluster.
modifyCacheCluster(ModifyCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyCacheCluster action modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheCluster action modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest, AsyncHandler<ModifyCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheCluster action modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheCluster action modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest, AsyncHandler<ModifyCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheCluster action modifies the settings for a cache cluster.
ModifyCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyCacheCluster operation.
ModifyCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Default constructor for a new ModifyCacheClusterRequest object.
ModifyCacheClusterRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Constructs a new ModifyCacheClusterRequest object.
modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.
modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.
ModifyCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyCacheParameterGroup operation.
ModifyCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
Default constructor for a new ModifyCacheParameterGroupRequest object.
ModifyCacheParameterGroupRequest(String, List<ParameterNameValue>) - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
Constructs a new ModifyCacheParameterGroupRequest object.
ModifyCacheParameterGroupResult - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following actions:
ModifyCacheParameterGroupResult() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
ModifyCacheSubnetGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyCacheSubnetGroup operation.
ModifyCacheSubnetGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyReplicationGroup action modifies the settings for a replication group.
ModifyReplicationGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyReplicationGroup operation.
ModifyReplicationGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 

N

NodeGroup - Class in com.amazonaws.services.elasticache.model
Represents a collection of cache nodes in a replication group.
NodeGroup() - Constructor for class com.amazonaws.services.elasticache.model.NodeGroup
 
NodeGroupMember - Class in com.amazonaws.services.elasticache.model
Represents a single node within a node group.
NodeGroupMember() - Constructor for class com.amazonaws.services.elasticache.model.NodeGroupMember
 
NodeQuotaForClusterExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
NodeQuotaForClusterExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.NodeQuotaForClusterExceededException
Constructs a new NodeQuotaForClusterExceededException with the specified error message.
NodeQuotaForCustomerExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
NodeQuotaForCustomerExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.NodeQuotaForCustomerExceededException
Constructs a new NodeQuotaForCustomerExceededException with the specified error message.
NodeSnapshot - Class in com.amazonaws.services.elasticache.model
Represents an individual cache node in a snapshot of a cache cluster.
NodeSnapshot() - Constructor for class com.amazonaws.services.elasticache.model.NodeSnapshot
 
NotificationConfiguration - Class in com.amazonaws.services.elasticache.model
Describes a notification topic and its status.
NotificationConfiguration() - Constructor for class com.amazonaws.services.elasticache.model.NotificationConfiguration
Default constructor for a new NotificationConfiguration object.

P

Parameter - Class in com.amazonaws.services.elasticache.model
Describes an individual setting that controls some aspect of ElastiCache behavior.
Parameter() - Constructor for class com.amazonaws.services.elasticache.model.Parameter
Default constructor for a new Parameter object.
ParameterNameValue - Class in com.amazonaws.services.elasticache.model
Describes a name-value pair that is used to update the value of a parameter.
ParameterNameValue() - Constructor for class com.amazonaws.services.elasticache.model.ParameterNameValue
Default constructor for a new ParameterNameValue object.
ParameterNameValue(String) - Constructor for class com.amazonaws.services.elasticache.model.ParameterNameValue
Constructs a new ParameterNameValue object.
ParameterNameValue(String, String) - Constructor for class com.amazonaws.services.elasticache.model.ParameterNameValue
Constructs a new ParameterNameValue object.
PendingAutomaticFailoverStatus - Enum in com.amazonaws.services.elasticache.model
Pending Automatic Failover Status
PendingModifiedValues - Class in com.amazonaws.services.elasticache.model
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
PendingModifiedValues() - Constructor for class com.amazonaws.services.elasticache.model.PendingModifiedValues
Default constructor for a new PendingModifiedValues object.
purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
PurchaseReservedCacheNodesOfferingRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the PurchaseReservedCacheNodesOffering operation.
PurchaseReservedCacheNodesOfferingRequest() - Constructor for class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 

R

rebootCacheCluster(RebootCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.
rebootCacheCluster(RebootCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest, AsyncHandler<RebootCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest, AsyncHandler<RebootCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.
RebootCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the RebootCacheCluster operation.
RebootCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
Default constructor for a new RebootCacheClusterRequest object.
RebootCacheClusterRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
Constructs a new RebootCacheClusterRequest object.
RecurringCharge - Class in com.amazonaws.services.elasticache.model
Contains the specific price and frequency of a recurring charges for a reserved cache node, or for a reserved cache node offering.
RecurringCharge() - Constructor for class com.amazonaws.services.elasticache.model.RecurringCharge
 
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.
RemoveTagsFromResourceRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the RemoveTagsFromResource operation.
RemoveTagsFromResourceRequest() - Constructor for class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
 
RemoveTagsFromResourceResult - Class in com.amazonaws.services.elasticache.model
Represents the output from the AddTagsToResource , ListTagsOnResource , and RemoveTagsFromResource actions.
RemoveTagsFromResourceResult() - Constructor for class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
 
ReplicationGroup - Class in com.amazonaws.services.elasticache.model
Contains all of the attributes of a specific replication group.
ReplicationGroup() - Constructor for class com.amazonaws.services.elasticache.model.ReplicationGroup
 
ReplicationGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
The specified replication group already exists.
ReplicationGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReplicationGroupAlreadyExistsException
Constructs a new ReplicationGroupAlreadyExistsException with the specified error message.
ReplicationGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The specified replication group does not exist.
ReplicationGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReplicationGroupNotFoundException
Constructs a new ReplicationGroupNotFoundException with the specified error message.
ReplicationGroupPendingModifiedValues - Class in com.amazonaws.services.elasticache.model
The settings to be applied to the replication group, either immediately or during the next maintenance window.
ReplicationGroupPendingModifiedValues() - Constructor for class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
ReservedCacheNode - Class in com.amazonaws.services.elasticache.model
Represents the output of a PurchaseReservedCacheNodesOffering action.
ReservedCacheNode() - Constructor for class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
ReservedCacheNodeAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
You already have a reservation with the given identifier.
ReservedCacheNodeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodeAlreadyExistsException
Constructs a new ReservedCacheNodeAlreadyExistsException with the specified error message.
ReservedCacheNodeNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested reserved cache node was not found.
ReservedCacheNodeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodeNotFoundException
Constructs a new ReservedCacheNodeNotFoundException with the specified error message.
ReservedCacheNodeQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the user's cache node quota.
ReservedCacheNodeQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodeQuotaExceededException
Constructs a new ReservedCacheNodeQuotaExceededException with the specified error message.
ReservedCacheNodesOffering - Class in com.amazonaws.services.elasticache.model
Describes all of the attributes of a reserved cache node offering.
ReservedCacheNodesOffering() - Constructor for class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
ReservedCacheNodesOfferingNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache node offering does not exist.
ReservedCacheNodesOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException
Constructs a new ReservedCacheNodesOfferingNotFoundException with the specified error message.
resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.
ResetCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ResetCacheParameterGroup operation.
ResetCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
Default constructor for a new ResetCacheParameterGroupRequest object.
ResetCacheParameterGroupRequest(String, List<ParameterNameValue>) - Constructor for class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
Constructs a new ResetCacheParameterGroupRequest object.
ResetCacheParameterGroupResult - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following actions:
ResetCacheParameterGroupResult() - Constructor for class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.
revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.
RevokeCacheSecurityGroupIngressRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the RevokeCacheSecurityGroupIngress operation.
RevokeCacheSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
Default constructor for a new RevokeCacheSecurityGroupIngressRequest object.
RevokeCacheSecurityGroupIngressRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
Constructs a new RevokeCacheSecurityGroupIngressRequest object.

S

SecurityGroupMembership - Class in com.amazonaws.services.elasticache.model
Represents a single cache security group and its status.
SecurityGroupMembership() - Constructor for class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
setAddress(String) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
setAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
setAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid range of values for the parameter.
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.
setAutomaticFailover(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ for this replication group.
setAutomaticFailover(AutomaticFailoverStatus) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ for this replication group.
setAutomaticFailoverEnabled(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies whether a read-only replica will be automatically promoted to read/write primary if the existing primary fails.
setAutomaticFailoverEnabled(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Whether a read replica will be automatically promoted to read/write primary if the existing primary encounters a failure.
setAutomaticFailoverStatus(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ for this replication group.
setAutomaticFailoverStatus(PendingAutomaticFailoverStatus) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ for this replication group.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
This parameter is currently disabled.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
This parameter is currently disabled.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
This parameter is currently disabled.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
This parameter is currently disabled.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
This parameter is currently disabled.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.Snapshot
This parameter is currently disabled.
setAZMode(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached node group are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
setAZMode(AZMode) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached node group are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
setAZMode(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.
setAZMode(AZMode) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.
setCacheClusterCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The date and time when the cache cluster was created.
setCacheClusterCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The date and time when the source cache cluster was created.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The user-supplied identifier of the cache cluster.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The node group identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
The identifier of an existing cache cluster.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The cache cluster identifier for the cluster to be deleted.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the cache cluster you want to scale up to a larger node instanced type.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The cache cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the cache cluster to which the node belongs.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
The cache cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The user-supplied identifier of the source cache cluster.
setCacheClusters(Collection<CacheCluster>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
setCacheClusterStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
setCacheEngineDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
setCacheEngineVersionDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
setCacheEngineVersions(Collection<CacheEngineVersion>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
setCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
setCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
setCacheNodeCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The date and time when the cache node was created.
setCacheNodeCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The date and time when the cache node was created in the source cache cluster.
setCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The cache node identifier.
setCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the node within its cache cluster.
setCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The cache node identifier for the node in the source cache cluster.
setCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
setCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache node IDs to reboot.
setCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
setCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
setCacheNodes(Collection<CacheNode>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
setCacheNodeStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The current state of this cache node.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cache cluster.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the node group.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The compute and memory capacity of the nodes in the node group.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A valid cache node type that you want to scale this cache cluster to.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A valid cache node type that you want to scale this replication group to.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The cache node type that this cache cluster or replication group will be scaled to.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the compute and memory capacity node type for the source cache cluster.
setCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
setCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
setCacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue>) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
setCacheParameterGroup(CacheParameterGroupStatus) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The status of the cache parameter group.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family the cache parameter group can be used with.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the parameter group to associate with this cache cluster.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the parameter group to associate with this replication group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cache cluster.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the clusters in this replication group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The cache parameter group that is associated with the source cache cluster.
setCacheParameterGroups(Collection<CacheParameterGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group which will allow network ingress.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of security group names to associate with this cache cluster.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cache security group names to associate with this replication group.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
setCacheSecurityGroups(Collection<CacheSecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
setCacheSecurityGroups(Collection<CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
setCacheSize(String) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The size of the cache on the source cache node.
setCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
setCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
setCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description for the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cache cluster.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the subnet group to be used for the cache cluster.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache subnet group to be used for the replication group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the cache subnet group associated with the source cache cluster.
setCacheSubnetGroups(Collection<CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
setClientDownloadLandingPage(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
setConfigurationEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Represents the information required for client programs to connect to a cache node.
setCurrentRole(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
setCustomerAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The Availability Zone where this node was created and now resides.
setDataType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
setDataType(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid data type for the parameter.
setDate(Date) - Method in class com.amazonaws.services.elasticache.model.Event
The date and time when the event occurred.
setDefaultOnly(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
A description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The description of the replication group.
setDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The number of minutes' worth of events to retrieve.
setDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
setDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
setDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
setEndpoint(String) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
Overrides the default endpoint for this client ("https://elasticache.us-east-1.amazonaws.com/").
setEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The hostname for connecting to this cache node.
setEndTime(Date) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cache cluster.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cache cluster.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache engine to be used for the cache clusters in this replication group.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the cache engine (memcached or redis) used by the source cache cluster.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The version of the cache engine that is used in this cache cluster.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cache cluster.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The version number of the cache engine to be used for the cache clusters in this replication group.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache nodes.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the cache clusters in the replication group.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cache cluster will run.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The version of the cache engine version that is used by the source cache cluster.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
setFinalSnapshotIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The user-supplied name of a final cache cluster snapshot.
setFinalSnapshotIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The name of a final node group snapshot.
setFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
setFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
setKey(String) - Method in class com.amazonaws.services.elasticache.model.Tag
The key for the tag.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
The maximum number of records to include in the response.
setMemberClusters(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
setMessage(String) - Method in class com.amazonaws.services.elasticache.model.Event
The text of the event.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
setName(String) - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
The name of the Availability Zone.
setNewAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The list of Availability Zones where the new Memcached cache nodes will be created.
setNodeGroupId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The identifier for the node group.
setNodeGroupMembers(Collection<NodeGroupMember>) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
setNodeGroups(Collection<NodeGroup>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
setNodeSnapshots(Collection<NodeSnapshot>) - Method in class com.amazonaws.services.elasticache.model.Snapshot
A list of the cache nodes in the source cache cluster.
setNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
setNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
setNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
setNumCacheClusters(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The number of cache clusters this replication group will initially have.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of cache nodes in the cache cluster.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cache cluster will have.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cache cluster should have.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cache cluster.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The number of cache nodes in the source cache cluster.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
setOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
setParameterName(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The name of the parameter.
setParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
setParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
setParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The value of the parameter.
setParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The value of the parameter.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
setPendingModifiedValues(ReplicationGroupPendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
setPort(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes will accept connections.
setPort(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The port number on which each member of the replication group will accept connections.
setPort(Integer) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The port number used by each cache nodes in the source cache cluster.
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cache cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cache cluster will be created.
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the Availability Zone in which the source cache cluster is located.
setPreferredAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of the Availability Zones in which cache nodes will be created.
setPreferredCacheClusterAZs(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of EC2 availability zones in which the replication group's cache clusters will be created.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Specifies the weekly time range during which maintenance on the cache cluster is performed.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
Specifies the weekly time range during which maintenance on the cache cluster is performed.
setPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cache cluster that will serve as the primary for this replication group.
setPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role.
setPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.
setPrimaryEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Represents the information required for client programs to connect to a cache node.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
setReadEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Represents the information required for client programs to connect to a cache node.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
setRegion(Region) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
An alternative to AmazonElastiCache.setEndpoint(String), sets the regional endpoint for this client's service calls.
setReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A user-created description for the replication group.
setReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The replication group to which this cache cluster belongs.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The ID of the replication group to which this cache cluster should belong.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the cluster to be deleted.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the replication group want to scale up to a larger node type.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
setReplicationGroups(Collection<ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
setReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
setReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
setReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
setReservedCacheNodes(Collection<ReservedCacheNode>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering identifier.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
setReservedCacheNodesOfferings(Collection<ReservedCacheNodesOffering>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
setResourceName(String) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
setResourceName(String) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
setResourceName(String) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
setRetainPrimaryCluster(Boolean) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
If set to true, all of the read replicas will be deleted, but the primary node will be retained.
setScaleUpModifications(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.
setSecurityGroupId(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
One or more Amazon VPC security groups associated with this replication group.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
setSecurityGroups(Collection<SecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
setShowCacheNodeInfo(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
setSnapshotArns(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
setSnapshotArns(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
setSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of a snapshot from which to restore data into the new node group.
setSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of a snapshot from which to restore data into the new node group.
setSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
A name for the snapshot being created.
setSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
The name of the snapshot to be deleted.
setSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied name of the snapshot.
setSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of a snapshot.
setSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them.
setSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The number of days for which ElastiCache will retain automatic snapshots before deleting them.
setSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The number of days for which ElastiCache will retain automatic snapshots before deleting them.
setSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them.
setSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them.
setSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.Snapshot
For an automatic snapshot, the number of days for which ElastiCache will retain the snapshot before deleting it.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
A list of snapshots.
setSnapshotSource(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
If set to system, the output shows snapshots that were automatically created by ElastiCache.
setSnapshotSource(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).
setSnapshotStatus(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The status of the snapshot.
setSnapshottingClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The cache cluster ID that will be used as the daily snapshot source for the replication group.
setSnapshottingClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The cache cluster ID that is used as the daily snapshot source for the replication group.
setSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
setSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your node group.
setSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your node group.
setSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
setSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
setSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.
setSource(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
setSource(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The source of the parameter.
setSourceCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
setSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Event
The identifier for the source of the event.
setSourceSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
The name of an existing snapshot from which to copy.
setSourceType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
setSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
setStartTime(Date) - Method in class com.amazonaws.services.elasticache.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.elasticache.model.ReservedCacheNode
The time the reservation started.
setState(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, etc.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.elasticache.model.Subnet
The Availability Zone associated with the subnet.
setSubnetIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Subnet
The unique identifier for the subnet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
A list of TagKeys identifying the tags you want removed from the named resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
A list of cost allocation tags as key-value pairs.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
A list of cost allocation tags as key-value pairs.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
A list of cost allocation tags as key-value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
A list of cost allocation tags to be added to this resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cost allocation tags to be added to this resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cost allocation tags to be added to this resource.
setTargetSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
A name for the copied snapshot.
setTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
setTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.
setTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The current state of the topic.
setUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
setUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.
setValue(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
setValue(String) - Method in class com.amazonaws.services.elasticache.model.Tag
The tag's value.
setVpcId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
setVpcId(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.
shutdown() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Shuts down the client, releasing all managed resources.
Snapshot - Class in com.amazonaws.services.elasticache.model
Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
Snapshot() - Constructor for class com.amazonaws.services.elasticache.model.Snapshot
 
SnapshotAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
You already have a snapshot with the given name.
SnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.SnapshotAlreadyExistsException
Constructs a new SnapshotAlreadyExistsException with the specified error message.
SnapshotFeatureNotSupportedException - Exception in com.amazonaws.services.elasticache.model
You attempted one of the following actions:
SnapshotFeatureNotSupportedException(String) - Constructor for exception com.amazonaws.services.elasticache.model.SnapshotFeatureNotSupportedException
Constructs a new SnapshotFeatureNotSupportedException with the specified error message.
SnapshotNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested snapshot name does not refer to an existing snapshot.
SnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.SnapshotNotFoundException
Constructs a new SnapshotNotFoundException with the specified error message.
SnapshotQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the maximum number of snapshots.
SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.SnapshotQuotaExceededException
Constructs a new SnapshotQuotaExceededException with the specified error message.
SourceType - Enum in com.amazonaws.services.elasticache.model
Source Type
Subnet - Class in com.amazonaws.services.elasticache.model
Represents the subnet associated with a cache cluster.
Subnet() - Constructor for class com.amazonaws.services.elasticache.model.Subnet
 
SubnetInUseException - Exception in com.amazonaws.services.elasticache.model
The requested subnet is being used by another cache subnet group.
SubnetInUseException(String) - Constructor for exception com.amazonaws.services.elasticache.model.SubnetInUseException
Constructs a new SubnetInUseException with the specified error message.

T

Tag - Class in com.amazonaws.services.elasticache.model
A cost allocation Tag that can be added to an ElastiCache cluster or replication group.
Tag() - Constructor for class com.amazonaws.services.elasticache.model.Tag
 
TagNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested tag was not found on this resource.
TagNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.TagNotFoundException
Constructs a new TagNotFoundException with the specified error message.
TagQuotaPerResourceExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would cause the resource to have more than the allowed number of tags.
TagQuotaPerResourceExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.TagQuotaPerResourceExceededException
Constructs a new TagQuotaPerResourceExceededException with the specified error message.
toString() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticache.model.AutomaticFailoverStatus
 
toString() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticache.model.AZMode
 
toString() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticache.model.PendingAutomaticFailoverStatus
 
toString() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticache.model.SourceType
 
toString() - Method in class com.amazonaws.services.elasticache.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Tag
Returns a string representation of this object; useful for testing and debugging.

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElastiCacheActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticache.model.AutomaticFailoverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticache.model.AZMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticache.model.PendingAutomaticFailoverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticache.model.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElastiCacheActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticache.model.AutomaticFailoverStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticache.model.AZMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticache.model.PendingAutomaticFailoverStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticache.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAddress(String) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
withAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
withAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid range of values for the parameter.
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.
withAutomaticFailover(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ for this replication group.
withAutomaticFailover(AutomaticFailoverStatus) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ for this replication group.
withAutomaticFailoverEnabled(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies whether a read-only replica will be automatically promoted to read/write primary if the existing primary fails.
withAutomaticFailoverEnabled(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Whether a read replica will be automatically promoted to read/write primary if the existing primary encounters a failure.
withAutomaticFailoverStatus(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ for this replication group.
withAutomaticFailoverStatus(PendingAutomaticFailoverStatus) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ for this replication group.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
This parameter is currently disabled.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
This parameter is currently disabled.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
This parameter is currently disabled.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
This parameter is currently disabled.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
This parameter is currently disabled.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.Snapshot
This parameter is currently disabled.
withAZMode(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached node group are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
withAZMode(AZMode) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached node group are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
withAZMode(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.
withAZMode(AZMode) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.
withCacheClusterCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The date and time when the cache cluster was created.
withCacheClusterCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The date and time when the source cache cluster was created.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The user-supplied identifier of the cache cluster.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The node group identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
The identifier of an existing cache cluster.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The cache cluster identifier for the cluster to be deleted.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the cache cluster you want to scale up to a larger node instanced type.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The cache cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the cache cluster to which the node belongs.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
The cache cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The user-supplied identifier of the source cache cluster.
withCacheClusters(CacheCluster...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
withCacheClusters(Collection<CacheCluster>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
withCacheClusterStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
withCacheEngineDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
withCacheEngineVersionDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
withCacheEngineVersions(CacheEngineVersion...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
withCacheEngineVersions(Collection<CacheEngineVersion>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
withCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
withCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
withCacheNodeCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The date and time when the cache node was created.
withCacheNodeCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The date and time when the cache node was created in the source cache cluster.
withCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The cache node identifier.
withCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the node within its cache cluster.
withCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The cache node identifier for the node in the source cache cluster.
withCacheNodeIdsToReboot(String...) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
withCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
withCacheNodeIdsToReboot(String...) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache node IDs to reboot.
withCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache node IDs to reboot.
withCacheNodeIdsToRemove(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
withCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
withCacheNodeIdsToRemove(String...) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
withCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
withCacheNodes(CacheNode...) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
withCacheNodes(Collection<CacheNode>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
withCacheNodeStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The current state of this cache node.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cache cluster.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the node group.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The compute and memory capacity of the nodes in the node group.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A valid cache node type that you want to scale this cache cluster to.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A valid cache node type that you want to scale this replication group to.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The cache node type that this cache cluster or replication group will be scaled to.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the compute and memory capacity node type for the source cache cluster.
withCacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificValues(CacheNodeTypeSpecificValue...) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
withCacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue>) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
withCacheParameterGroup(CacheParameterGroupStatus) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The status of the cache parameter group.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family the cache parameter group can be used with.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the parameter group to associate with this cache cluster.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the parameter group to associate with this replication group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cache cluster.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the clusters in this replication group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The cache parameter group that is associated with the source cache cluster.
withCacheParameterGroups(CacheParameterGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
withCacheParameterGroups(Collection<CacheParameterGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group which will allow network ingress.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of security group names to associate with this cache cluster.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of security group names to associate with this cache cluster.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cache security group names to associate with this replication group.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cache security group names to associate with this replication group.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
withCacheSecurityGroups(CacheSecurityGroupMembership...) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
withCacheSecurityGroups(Collection<CacheSecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
withCacheSecurityGroups(CacheSecurityGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
withCacheSecurityGroups(Collection<CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
withCacheSize(String) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The size of the cache on the source cache node.
withCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
withCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
withCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description for the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cache cluster.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the subnet group to be used for the cache cluster.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache subnet group to be used for the replication group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the cache subnet group associated with the source cache cluster.
withCacheSubnetGroups(CacheSubnetGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
withCacheSubnetGroups(Collection<CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
withClientDownloadLandingPage(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
withConfigurationEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Represents the information required for client programs to connect to a cache node.
withCurrentRole(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
withCustomerAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The Availability Zone where this node was created and now resides.
withDataType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
withDataType(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid data type for the parameter.
withDate(Date) - Method in class com.amazonaws.services.elasticache.model.Event
The date and time when the event occurred.
withDefaultOnly(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
A description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The description of the replication group.
withDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The number of minutes' worth of events to retrieve.
withDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
withDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
withDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The hostname for connecting to this cache node.
withEndTime(Date) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cache cluster.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cache cluster.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache engine to be used for the cache clusters in this replication group.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the cache engine (memcached or redis) used by the source cache cluster.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The version of the cache engine that is used in this cache cluster.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cache cluster.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The version number of the cache engine to be used for the cache clusters in this replication group.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache nodes.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the cache clusters in the replication group.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cache cluster will run.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The version of the cache engine version that is used by the source cache cluster.
withEvents(Event...) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
withFinalSnapshotIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The user-supplied name of a final cache cluster snapshot.
withFinalSnapshotIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The name of a final node group snapshot.
withFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
withFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
withKey(String) - Method in class com.amazonaws.services.elasticache.model.Tag
The key for the tag.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
The maximum number of records to include in the response.
withMemberClusters(String...) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
withMemberClusters(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
withMessage(String) - Method in class com.amazonaws.services.elasticache.model.Event
The text of the event.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
withName(String) - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
The name of the Availability Zone.
withNewAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The list of Availability Zones where the new Memcached cache nodes will be created.
withNewAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The list of Availability Zones where the new Memcached cache nodes will be created.
withNodeGroupId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The identifier for the node group.
withNodeGroupMembers(NodeGroupMember...) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
withNodeGroupMembers(Collection<NodeGroupMember>) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
withNodeGroups(NodeGroup...) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
withNodeGroups(Collection<NodeGroup>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
withNodeSnapshots(NodeSnapshot...) - Method in class com.amazonaws.services.elasticache.model.Snapshot
A list of the cache nodes in the source cache cluster.
withNodeSnapshots(Collection<NodeSnapshot>) - Method in class com.amazonaws.services.elasticache.model.Snapshot
A list of the cache nodes in the source cache cluster.
withNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
withNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
withNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
withNumCacheClusters(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The number of cache clusters this replication group will initially have.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of cache nodes in the cache cluster.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cache cluster will have.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cache cluster should have.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cache cluster.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The number of cache nodes in the source cache cluster.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
withOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
withParameterName(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The name of the parameter.
withParameterNameValues(ParameterNameValue...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
withParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
withParameterNameValues(ParameterNameValue...) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
withParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
withParameters(Parameter...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
withParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The value of the parameter.
withParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The value of the parameter.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
withPendingModifiedValues(ReplicationGroupPendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
withPort(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes will accept connections.
withPort(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The port number on which each member of the replication group will accept connections.
withPort(Integer) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The port number used by each cache nodes in the source cache cluster.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cache cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cache cluster will be created.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of the Availability Zone in which the source cache cluster is located.
withPreferredAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of the Availability Zones in which cache nodes will be created.
withPreferredAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of the Availability Zones in which cache nodes will be created.
withPreferredCacheClusterAZs(String...) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of EC2 availability zones in which the replication group's cache clusters will be created.
withPreferredCacheClusterAZs(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of EC2 availability zones in which the replication group's cache clusters will be created.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Specifies the weekly time range during which maintenance on the cache cluster is performed.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cache cluster is performed.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
Specifies the weekly time range during which maintenance on the cache cluster is performed.
withPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cache cluster that will serve as the primary for this replication group.
withPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role.
withPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.
withPrimaryEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Represents the information required for client programs to connect to a cache node.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
withReadEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Represents the information required for client programs to connect to a cache node.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
withReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A user-created description for the replication group.
withReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The replication group to which this cache cluster belongs.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The ID of the replication group to which this cache cluster should belong.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the cluster to be deleted.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the replication group want to scale up to a larger node type.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
withReplicationGroups(ReplicationGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
withReplicationGroups(Collection<ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
withReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
withReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
withReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
withReservedCacheNodes(ReservedCacheNode...) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
withReservedCacheNodes(Collection<ReservedCacheNode>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering identifier.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
withReservedCacheNodesOfferings(ReservedCacheNodesOffering...) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
withReservedCacheNodesOfferings(Collection<ReservedCacheNodesOffering>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
withResourceName(String) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
withResourceName(String) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
withResourceName(String) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.
withRetainPrimaryCluster(Boolean) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
If set to true, all of the read replicas will be deleted, but the primary node will be retained.
withScaleUpModifications(String...) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.
withScaleUpModifications(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ListAllowedNodeTypeModificationsResult
A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.
withSecurityGroupId(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
One or more Amazon VPC security groups associated with this replication group.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
One or more Amazon VPC security groups associated with this replication group.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
withSecurityGroups(SecurityGroupMembership...) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
withSecurityGroups(Collection<SecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
withShowCacheNodeInfo(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
withSnapshotArns(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
withSnapshotArns(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
withSnapshotArns(String...) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
withSnapshotArns(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.NodeSnapshot
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
withSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of a snapshot from which to restore data into the new node group.
withSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The name of a snapshot from which to restore data into the new node group.
withSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CreateSnapshotRequest
A name for the snapshot being created.
withSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteSnapshotRequest
The name of the snapshot to be deleted.
withSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied name of the snapshot.
withSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The name of a snapshot.
withSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them.
withSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The number of days for which ElastiCache will retain automatic snapshots before deleting them.
withSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The number of days for which ElastiCache will retain automatic snapshots before deleting them.
withSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them.
withSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them.
withSnapshotRetentionLimit(Integer) - Method in class com.amazonaws.services.elasticache.model.Snapshot
For an automatic snapshot, the number of days for which ElastiCache will retain the snapshot before deleting it.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
A list of snapshots.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsResult
A list of snapshots.
withSnapshotSource(String) - Method in class com.amazonaws.services.elasticache.model.DescribeSnapshotsRequest
If set to system, the output shows snapshots that were automatically created by ElastiCache.
withSnapshotSource(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).
withSnapshotStatus(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The status of the snapshot.
withSnapshottingClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The cache cluster ID that will be used as the daily snapshot source for the replication group.
withSnapshottingClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The cache cluster ID that is used as the daily snapshot source for the replication group.
withSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
withSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your node group.
withSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your node group.
withSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
withSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
withSnapshotWindow(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.
withSource(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
withSource(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The source of the parameter.
withSourceCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
withSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Event
The identifier for the source of the event.
withSourceSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
The name of an existing snapshot from which to copy.
withSourceType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
withSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
withStartTime(Date) - Method in class com.amazonaws.services.elasticache.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.elasticache.model.ReservedCacheNode
The time the reservation started.
withState(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, etc.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.elasticache.model.Subnet
The Availability Zone associated with the subnet.
withSubnetIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Subnet
The unique identifier for the subnet.
withSubnetIds(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
withSubnetIds(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
withSubnets(Subnet...) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
withTagKeys(String...) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
A list of TagKeys identifying the tags you want removed from the named resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceRequest
A list of TagKeys identifying the tags you want removed from the named resource.
withTagList(Tag...) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
A list of cost allocation tags as key-value pairs.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceResult
A list of cost allocation tags as key-value pairs.
withTagList(Tag...) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
A list of cost allocation tags as key-value pairs.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.ListTagsForResourceResult
A list of cost allocation tags as key-value pairs.
withTagList(Tag...) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
A list of cost allocation tags as key-value pairs.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.RemoveTagsFromResourceResult
A list of cost allocation tags as key-value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
A list of cost allocation tags to be added to this resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.AddTagsToResourceRequest
A list of cost allocation tags to be added to this resource.
withTags(Tag...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cost allocation tags to be added to this resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cost allocation tags to be added to this resource.
withTags(Tag...) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cost allocation tags to be added to this resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A list of cost allocation tags to be added to this resource.
withTargetSnapshotName(String) - Method in class com.amazonaws.services.elasticache.model.CopySnapshotRequest
A name for the copied snapshot.
withTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
withTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.
withTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The current state of the topic.
withUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
withUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.
withValue(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
withValue(String) - Method in class com.amazonaws.services.elasticache.model.Tag
The tag's value.
withVpcId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
withVpcId(String) - Method in class com.amazonaws.services.elasticache.model.Snapshot
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.
A C D E F G H I L M N P R S T V W 

Copyright © 2016. All rights reserved.