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

A

address() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
address(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Endpoint.Builder
The DNS hostname of the cache node.
addTagsToResource(AddTagsToResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Adds up to 50 cost allocation tags to the named resource.
addTagsToResource(Consumer<AddTagsToResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Adds up to 50 cost allocation tags to the named resource.
addTagsToResource(AddTagsToResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Adds up to 50 cost allocation tags to the named resource.
addTagsToResource(Consumer<AddTagsToResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Adds up to 50 cost allocation tags to the named resource.
AddTagsToResourceRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of an AddTagsToResource operation.
AddTagsToResourceRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AddTagsToResourceRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
AddTagsToResourceRequest Marshaller
AddTagsToResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceRequestMarshaller
 
AddTagsToResourceResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
AddTagsToResourceResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AddTagsToResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
AddTagsToResourceResponse StAX Unmarshaller
AddTagsToResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceResponseUnmarshaller
 
allowedValues() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
allowedValues(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
The valid range of values for the parameter.
allowedValues() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
The valid range of values for the parameter.
allowedValues(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
The valid range of values for the parameter.
ApiCallRateForCustomerExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The customer has exceeded the allowed rate of API calls.
ApiCallRateForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ApiCallRateForCustomerExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ApiCallRateForCustomerExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ApiCallRateForCustomerExceededExceptionUnmarshaller
 
applyImmediately() - Method in class software.amazon.awssdk.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 cluster.
applyImmediately(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
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 cluster.
applyImmediately() - Method in class software.amazon.awssdk.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.
applyImmediately(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
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.
applyImmediately() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
Indicates that the shard reconfiguration process begins immediately.
applyImmediately(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
Indicates that the shard reconfiguration process begins immediately.
atRestEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
A flag that enables encryption at-rest when set to true.
atRestEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A flag that enables encryption at-rest when set to true.
atRestEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A flag that enables encryption at rest when set to true.
atRestEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A flag that enables encryption at rest when set to true.
atRestEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
A flag that enables encryption at-rest when set to true.
atRestEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A flag that enables encryption at-rest when set to true.
AuthorizationAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
The specified Amazon EC2 security group is already authorized for the specified cache security group.
AuthorizationAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AuthorizationAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
AuthorizationAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
AuthorizationNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The specified Amazon EC2 security group is not authorized for the specified cache security group.
AuthorizationNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AuthorizationNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
AuthorizationNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizationNotFoundExceptionUnmarshaller
 
authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Allows network ingress to a cache security group.
AuthorizeCacheSecurityGroupIngressRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of an AuthorizeCacheSecurityGroupIngress operation.
AuthorizeCacheSecurityGroupIngressRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AuthorizeCacheSecurityGroupIngressRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
AuthorizeCacheSecurityGroupIngressRequest Marshaller
AuthorizeCacheSecurityGroupIngressRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressRequestMarshaller
 
AuthorizeCacheSecurityGroupIngressResponse - Class in software.amazon.awssdk.services.elasticache.model
 
AuthorizeCacheSecurityGroupIngressResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AuthorizeCacheSecurityGroupIngressResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
AuthorizeCacheSecurityGroupIngressResponse StAX Unmarshaller
AuthorizeCacheSecurityGroupIngressResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressResponseUnmarshaller
 
authToken() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
Reserved parameter. The password used to access a password protected server.
authToken(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
Reserved parameter. The password used to access a password protected server.
authToken() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
Reserved parameter. The password used to access a password protected server.
authToken(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
Reserved parameter. The password used to access a password protected server.
authTokenEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
A flag that enables using an AuthToken (password) when issuing Redis commands.
authTokenEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A flag that enables using an AuthToken (password) when issuing Redis commands.
authTokenEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
A flag that enables using an AuthToken (password) when issuing Redis commands.
authTokenEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A flag that enables using an AuthToken (password) when issuing Redis commands.
automaticFailover() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailover(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailover(AutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailover() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
automaticFailover(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
automaticFailover(AutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
automaticFailoverAsString() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailoverAsString() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
automaticFailoverEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
automaticFailoverEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
automaticFailoverEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.
automaticFailoverEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.
AutomaticFailoverStatus - Enum in software.amazon.awssdk.services.elasticache.model
 
automaticFailoverStatus() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailoverStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailoverStatus(PendingAutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
automaticFailoverStatusAsString() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
This parameter is currently disabled.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
This parameter is currently disabled.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
This parameter is currently disabled.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
This parameter is currently disabled.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
This parameter is currently disabled.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
This parameter is currently disabled.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
This parameter is currently disabled.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
This parameter is currently disabled.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
This parameter is currently disabled.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
This parameter is currently disabled.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
This parameter is currently disabled.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
This parameter is currently disabled.
AvailabilityZone - Class in software.amazon.awssdk.services.elasticache.model
Describes an Availability Zone in which the cluster is launched.
AvailabilityZone.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
AvailabilityZoneUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
AvailabilityZone StAX Unmarshaller
AvailabilityZoneUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AvailabilityZoneUnmarshaller
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSubnetException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.SubnetInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.TagNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException.Builder
 
AZMode - Enum in software.amazon.awssdk.services.elasticache.model
 
azMode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
azMode(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
azMode(AZMode) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
azMode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or created across multiple Availability Zones.
azMode(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or created across multiple Availability Zones.
azMode(AZMode) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or created across multiple Availability Zones.
azModeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
azModeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or created across multiple Availability Zones.

B

build() - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Create a builder that can be used to configure and create a ElastiCacheAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Create a builder that can be used to configure and create a ElastiCacheClient.
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ElastiCacheException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.Event
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidArnException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidSubnetException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.SubnetInUseException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.TagNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
BuilderImpl(ElastiCacheException) - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheRequest.BuilderImpl
 
BuilderImpl(ElastiCacheRequest) - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheResponse.BuilderImpl
 
BuilderImpl(ElastiCacheResponse) - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheResponse.BuilderImpl
 

C

CacheCluster - Class in software.amazon.awssdk.services.elasticache.model
Contains all of the attributes of a specific cluster.
cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
Returns the value of the CacheCluster property for this object.
cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
Returns the value of the CacheCluster property for this object.
cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
Returns the value of the CacheCluster property for this object.
cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse.Builder
Sets the value of the CacheCluster property for this object.
cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
Returns the value of the CacheCluster property for this object.
CacheCluster.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheClusterAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
You already have a cluster with the given identifier.
CacheClusterAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheClusterAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheClusterAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheClusterAlreadyExistsExceptionUnmarshaller
 
cacheClusterCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The date and time when the cluster was created.
cacheClusterCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The date and time when the cluster was created.
cacheClusterCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The date and time when the source cluster was created.
cacheClusterCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The date and time when the source cluster was created.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The user-supplied identifier of the cluster.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The user-supplied identifier of the cluster.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The node group (shard) identifier.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The node group (shard) identifier.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
The identifier of an existing cluster.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
The identifier of an existing cluster.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
The cluster identifier for the cluster to be deleted.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
The cluster identifier for the cluster to be deleted.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
The user-supplied cluster identifier.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
A user-supplied cluster identifier.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied cluster identifier.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
The name of the cluster you want to scale up to a larger node instanced type.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the cluster you want to scale up to a larger node instanced type.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The cluster identifier.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The cluster identifier.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
The ID of the cluster to which the node belongs.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
The ID of the cluster to which the node belongs.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
A unique identifier for the source cluster.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
A unique identifier for the source cluster.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
The cluster identifier.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
The cluster identifier.
cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The user-supplied identifier of the source cluster.
cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The user-supplied identifier of the source cluster.
CacheClusterNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cluster ID does not refer to an existing cluster.
CacheClusterNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheClusterNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheClusterNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheClusterNotFoundExceptionUnmarshaller
 
cacheClusters(Collection<CacheCluster>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
A list of clusters.
cacheClusters(CacheCluster...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
A list of clusters.
cacheClusters(Consumer<CacheCluster.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
A list of clusters.
cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
A list of clusters.
cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersIterable
Returns an iterable to iterate through the paginated DescribeCacheClustersResponse.cacheClusters() member.
cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
Returns a publisher that can be used to get a stream of data.
cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The current state of this cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cluster nodes, restore-failed, or snapshotting.
cacheClusterStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The current state of this cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cluster nodes, restore-failed, or snapshotting.
CacheClusterUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheCluster StAX Unmarshaller
CacheClusterUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheClusterUnmarshaller
 
cacheEngineDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
The description of the cache engine.
cacheEngineDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
CacheEngineVersion - Class in software.amazon.awssdk.services.elasticache.model
Provides all of the details about a particular cache engine version.
CacheEngineVersion.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
cacheEngineVersionDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
The description of the cache engine version.
cacheEngineVersionDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
cacheEngineVersions(Collection<CacheEngineVersion>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
A list of cache engine version details.
cacheEngineVersions(CacheEngineVersion...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
A list of cache engine version details.
cacheEngineVersions(Consumer<CacheEngineVersion.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
A list of cache engine version details.
cacheEngineVersions() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
A list of cache engine version details.
cacheEngineVersions() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsIterable
Returns an iterable to iterate through the paginated DescribeCacheEngineVersionsResponse.cacheEngineVersions() member.
cacheEngineVersions() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
Returns a publisher that can be used to get a stream of data.
CacheEngineVersionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheEngineVersion StAX Unmarshaller
CacheEngineVersionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheEngineVersionUnmarshaller
 
CacheNode - Class in software.amazon.awssdk.services.elasticache.model
Represents an individual cache node within a cluster.
CacheNode.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
cacheNodeCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
The number of cache node instances to reserve.
cacheNodeCount() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
cacheNodeCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The number of cache nodes that have been reserved.
cacheNodeCount() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
cacheNodeCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The date and time when the cache node was created.
cacheNodeCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The date and time when the cache node was created.
cacheNodeCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
The date and time when the cache node was created in the source cluster.
cacheNodeCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
The date and time when the cache node was created in the source cluster.
cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The cache node identifier.
cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The cache node identifier.
cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
The ID of the node within its cluster.
cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
The ID of the node within its cluster.
cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
The cache node identifier for the node in the source cluster.
cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
The cache node identifier for the node in the source cluster.
cacheNodeIdsToReboot(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
cacheNodeIdsToReboot(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
cacheNodeIdsToReboot() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
cacheNodeIdsToReboot(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
A list of cache node IDs to reboot.
cacheNodeIdsToReboot(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
A list of cache node IDs to reboot.
cacheNodeIdsToReboot() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
A list of cache node IDs to reboot.
cacheNodeIdsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
A list of cache node IDs to be removed.
cacheNodeIdsToRemove(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
A list of cache node IDs to be removed.
cacheNodeIdsToRemove() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
cacheNodeIdsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
A list of cache node IDs that are being removed (or will be removed) from the cluster.
cacheNodeIdsToRemove(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
A list of cache node IDs that are being removed (or will be removed) from the cluster.
cacheNodeIdsToRemove() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cluster.
cacheNodes(Collection<CacheNode>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of cache nodes that are members of the cluster.
cacheNodes(CacheNode...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of cache nodes that are members of the cluster.
cacheNodes(Consumer<CacheNode.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of cache nodes that are members of the cluster.
cacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cluster.
cacheNodeStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The current state of this cache node.
cacheNodeStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The current state of this cache node.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The name of the compute and memory capacity node type for the cluster.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cluster.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue.Builder
The cache node type for which this value applies.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The compute and memory capacity of the nodes in the node group (shard).
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the node group (shard).
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The compute and memory capacity of the nodes in the node group (shard).
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The compute and memory capacity of the nodes in the node group (shard).
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
The cache node type filter value.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The cache node type filter value.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
A valid cache node type that you want to scale this cluster up to.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
A valid cache node type that you want to scale this cluster up to.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
A valid cache node type that you want to scale this replication group to.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
A valid cache node type that you want to scale this replication group to.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
The cache node type that this cluster or replication group is scaled to.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
The cache node type that this cluster or replication group is scaled to.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The name of the compute and memory capacity node type for each node in the replication group.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The name of the compute and memory capacity node type for each node in the replication group.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The cache node type for the reserved cache nodes.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The cache node type for the reserved cache node.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The name of the compute and memory capacity node type for the source cluster.
cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The name of the compute and memory capacity node type for the source cluster.
CacheNodeTypeSpecificParameter - Class in software.amazon.awssdk.services.elasticache.model
A parameter that has a different value for each cache node type it is applied to.
CacheNodeTypeSpecificParameter.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
cacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters(Consumer<CacheNodeTypeSpecificParameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters(Consumer<CacheNodeTypeSpecificParameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
A list of parameters specific to a particular cache node type.
cacheNodeTypeSpecificParameters() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
CacheNodeTypeSpecificParameterUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheNodeTypeSpecificParameter StAX Unmarshaller
CacheNodeTypeSpecificParameterUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificParameterUnmarshaller
 
CacheNodeTypeSpecificValue - Class in software.amazon.awssdk.services.elasticache.model
A value that applies only to a certain cache node type.
CacheNodeTypeSpecificValue.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
cacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
A list of cache node types and their corresponding values for this parameter.
cacheNodeTypeSpecificValues(CacheNodeTypeSpecificValue...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
A list of cache node types and their corresponding values for this parameter.
cacheNodeTypeSpecificValues(Consumer<CacheNodeTypeSpecificValue.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
A list of cache node types and their corresponding values for this parameter.
cacheNodeTypeSpecificValues() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
CacheNodeTypeSpecificValueUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheNodeTypeSpecificValue StAX Unmarshaller
CacheNodeTypeSpecificValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificValueUnmarshaller
 
CacheNodeUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheNode StAX Unmarshaller
CacheNodeUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheNodeUnmarshaller
 
cacheParameterGroup(CacheParameterGroupStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Status of the cache parameter group.
cacheParameterGroup(Consumer<CacheParameterGroupStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Status of the cache parameter group.
cacheParameterGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
Status of the cache parameter group.
CacheParameterGroup - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a CreateCacheParameterGroup operation.
cacheParameterGroup(CacheParameterGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse.Builder
Sets the value of the CacheParameterGroup property for this object.
cacheParameterGroup(Consumer<CacheParameterGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse.Builder
Sets the value of the CacheParameterGroup property for this object.
cacheParameterGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
Returns the value of the CacheParameterGroup property for this object.
CacheParameterGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheParameterGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
A cache parameter group with the requested name already exists.
CacheParameterGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheParameterGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheParameterGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupAlreadyExistsExceptionUnmarshaller
 
cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
The name of the cache parameter group family associated with this cache engine.
cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroup.Builder
The name of the cache parameter group family that this cache parameter group is compatible with.
cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
The name of the cache parameter group family that the cache parameter group can be used with.
cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family that the cache parameter group can be used with.
cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
The name of a specific cache parameter group family to return details for.
cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
The name of the cache parameter group family.
cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
Specifies the name of the cache parameter group family to which the engine default parameters apply.
cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroup.Builder
The name of the cache parameter group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
The name of the cache parameter group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The name of the parameter group to associate with this cluster.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The name of the parameter group to associate with this cluster.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
A user-specified name for the cache parameter group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The name of the parameter group to associate with this replication group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The name of the parameter group to associate with this replication group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest.Builder
The name of the cache parameter group to delete.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
The name of a specific cache parameter group to return details for.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
The name of a specific cache parameter group to return details for.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The name of the cache parameter group to apply to this cluster.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cluster.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
The name of the cache parameter group to modify.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse.Builder
The name of the cache parameter group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
The name of the cache parameter group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The name of the cache parameter group to apply to all of the clusters in this replication group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the clusters in this replication group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
The name of the cache parameter group to reset.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse.Builder
The name of the cache parameter group.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
The name of the cache parameter group.
cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The cache parameter group that is associated with the source cluster.
cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The cache parameter group that is associated with the source cluster.
CacheParameterGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache parameter group name does not refer to an existing cache parameter group.
CacheParameterGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheParameterGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheParameterGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupNotFoundExceptionUnmarshaller
 
CacheParameterGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the maximum number of cache security groups.
CacheParameterGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheParameterGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheParameterGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupQuotaExceededExceptionUnmarshaller
 
cacheParameterGroups(Collection<CacheParameterGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
A list of cache parameter groups.
cacheParameterGroups(CacheParameterGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
A list of cache parameter groups.
cacheParameterGroups(Consumer<CacheParameterGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
A list of cache parameter groups.
cacheParameterGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
A list of cache parameter groups.
cacheParameterGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsIterable
Returns an iterable to iterate through the paginated DescribeCacheParameterGroupsResponse.cacheParameterGroups() member.
cacheParameterGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
Returns a publisher that can be used to get a stream of data.
CacheParameterGroupStatus - Class in software.amazon.awssdk.services.elasticache.model
Status of the cache parameter group.
CacheParameterGroupStatus.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheParameterGroupStatusUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheParameterGroupStatus StAX Unmarshaller
CacheParameterGroupStatusUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupStatusUnmarshaller
 
CacheParameterGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheParameterGroup StAX Unmarshaller
CacheParameterGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupUnmarshaller
 
cacheSecurityGroup(CacheSecurityGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse.Builder
Sets the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup(Consumer<CacheSecurityGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse.Builder
Sets the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
Returns the value of the CacheSecurityGroup property for this object.
CacheSecurityGroup - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of one of the following operations:
cacheSecurityGroup(CacheSecurityGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse.Builder
Sets the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup(Consumer<CacheSecurityGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse.Builder
Sets the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
Returns the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup(CacheSecurityGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse.Builder
Sets the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup(Consumer<CacheSecurityGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse.Builder
Sets the value of the CacheSecurityGroup property for this object.
cacheSecurityGroup() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
Returns the value of the CacheSecurityGroup property for this object.
CacheSecurityGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSecurityGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
A cache security group with the specified name already exists.
CacheSecurityGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSecurityGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSecurityGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupAlreadyExistsExceptionUnmarshaller
 
CacheSecurityGroupMembership - Class in software.amazon.awssdk.services.elasticache.model
Represents a cluster's status within a particular cache security group.
CacheSecurityGroupMembership.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSecurityGroupMembershipUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheSecurityGroupMembership StAX Unmarshaller
CacheSecurityGroupMembershipUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupMembershipUnmarshaller
 
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
The cache security group that allows network ingress.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group that allows network ingress.
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
The name of the cache security group.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership.Builder
The name of the cache security group.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
A name for the cache security group.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest.Builder
The name of the cache security group to delete.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
The name of the cache security group to return details for.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
The name of the cache security group to revoke ingress from.
cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of security group names to associate with this cluster.
cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of security group names to associate with this cluster.
cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
A list of security group names to associate with this cluster.
cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of cache security group names to associate with this replication group.
cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of cache security group names to associate with this replication group.
cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A list of cache security group names to associate with this replication group.
cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
A list of cache security group names to authorize on this cluster.
cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
A list of cache security group names to authorize on this cluster.
cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cluster.
cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
A list of cache security group names to authorize for the clusters in this replication group.
cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
A list of cache security group names to authorize for the clusters in this replication group.
cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
CacheSecurityGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache security group name does not refer to an existing cache security group.
CacheSecurityGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSecurityGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSecurityGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupNotFoundExceptionUnmarshaller
 
CacheSecurityGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache security groups.
CacheSecurityGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSecurityGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSecurityGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupQuotaExceededExceptionUnmarshaller
 
cacheSecurityGroups(Collection<CacheSecurityGroupMembership>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of cache security group elements, composed of name and status sub-elements.
cacheSecurityGroups(CacheSecurityGroupMembership...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of cache security group elements, composed of name and status sub-elements.
cacheSecurityGroups(Consumer<CacheSecurityGroupMembership.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of cache security group elements, composed of name and status sub-elements.
cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
cacheSecurityGroups(Collection<CacheSecurityGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
A list of cache security groups.
cacheSecurityGroups(CacheSecurityGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
A list of cache security groups.
cacheSecurityGroups(Consumer<CacheSecurityGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
A list of cache security groups.
cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
A list of cache security groups.
cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsIterable
Returns an iterable to iterate through the paginated DescribeCacheSecurityGroupsResponse.cacheSecurityGroups() member.
cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
Returns a publisher that can be used to get a stream of data.
CacheSecurityGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheSecurityGroup StAX Unmarshaller
CacheSecurityGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupUnmarshaller
 
cacheSize(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
The size of the cache on the source cache node.
cacheSize() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
The size of the cache on the source cache node.
CacheSubnetGroup - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of one of the following operations:
cacheSubnetGroup(CacheSubnetGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse.Builder
Sets the value of the CacheSubnetGroup property for this object.
cacheSubnetGroup(Consumer<CacheSubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse.Builder
Sets the value of the CacheSubnetGroup property for this object.
cacheSubnetGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
Returns the value of the CacheSubnetGroup property for this object.
cacheSubnetGroup(CacheSubnetGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse.Builder
Sets the value of the CacheSubnetGroup property for this object.
cacheSubnetGroup(Consumer<CacheSubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse.Builder
Sets the value of the CacheSubnetGroup property for this object.
cacheSubnetGroup() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
Returns the value of the CacheSubnetGroup property for this object.
CacheSubnetGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSubnetGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache subnet group name is already in use by an existing cache subnet group.
CacheSubnetGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSubnetGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSubnetGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupAlreadyExistsExceptionUnmarshaller
 
cacheSubnetGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
The description of the cache subnet group.
cacheSubnetGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
cacheSubnetGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
A description for the cache subnet group.
cacheSubnetGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
cacheSubnetGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
A description of the cache subnet group.
cacheSubnetGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description of the cache subnet group.
CacheSubnetGroupInUseException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache subnet group is currently in use.
CacheSubnetGroupInUseException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSubnetGroupInUseExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSubnetGroupInUseExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupInUseExceptionUnmarshaller
 
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The name of the cache subnet group associated with the cluster.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cluster.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
The name of the cache subnet group.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The name of the subnet group to be used for the cluster.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The name of the subnet group to be used for the cluster.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
A name for the cache subnet group.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The name of the cache subnet group to be used for the replication group.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache subnet group to be used for the replication group.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest.Builder
The name of the cache subnet group to delete.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
The name of the cache subnet group to return details for.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
The name for the cache subnet group.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The name of the cache subnet group associated with the source cluster.
cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The name of the cache subnet group associated with the source cluster.
CacheSubnetGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache subnet group name does not refer to an existing cache subnet group.
CacheSubnetGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSubnetGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSubnetGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupNotFoundExceptionUnmarshaller
 
CacheSubnetGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache subnet groups.
CacheSubnetGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSubnetGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSubnetGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupQuotaExceededExceptionUnmarshaller
 
cacheSubnetGroups(Collection<CacheSubnetGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
A list of cache subnet groups.
cacheSubnetGroups(CacheSubnetGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
A list of cache subnet groups.
cacheSubnetGroups(Consumer<CacheSubnetGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
A list of cache subnet groups.
cacheSubnetGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
A list of cache subnet groups.
cacheSubnetGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsIterable
Returns an iterable to iterate through the paginated DescribeCacheSubnetGroupsResponse.cacheSubnetGroups() member.
cacheSubnetGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
Returns a publisher that can be used to get a stream of data.
CacheSubnetGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CacheSubnetGroup StAX Unmarshaller
CacheSubnetGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupUnmarshaller
 
CacheSubnetQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
CacheSubnetQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CacheSubnetQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
CacheSubnetQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetQuotaExceededExceptionUnmarshaller
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSubnetException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.SubnetInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.TagNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException.Builder
 
changeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
changeType(ChangeType) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
changeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
ChangeType - Enum in software.amazon.awssdk.services.elasticache.model
 
changeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
changeType(ChangeType) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
changeType() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
changeTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
changeTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied.
clientDownloadLandingPage(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The URL of the web page where you can download the latest ElastiCache client library.
clientDownloadLandingPage() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
clusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
clusterEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
ClusterQuotaForCustomerExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of clusters per customer.
ClusterQuotaForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ClusterQuotaForCustomerExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ClusterQuotaForCustomerExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ClusterQuotaForCustomerExceededExceptionUnmarshaller
 
configurationEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster.
configurationEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster.
configurationEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster.
configurationEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The configuration endpoint for this replication group.
configurationEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The configuration endpoint for this replication group.
configurationEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The configuration endpoint for this replication group.
copySnapshot(CopySnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Makes a copy of an existing snapshot.
copySnapshot(Consumer<CopySnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Makes a copy of an existing snapshot.
copySnapshot(CopySnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Makes a copy of an existing snapshot.
copySnapshot(Consumer<CopySnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Makes a copy of an existing snapshot.
CopySnapshotRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CopySnapshotMessage operation.
CopySnapshotRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CopySnapshotRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CopySnapshotRequest Marshaller
CopySnapshotRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CopySnapshotRequestMarshaller
 
CopySnapshotResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CopySnapshotResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CopySnapshotResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CopySnapshotResponse StAX Unmarshaller
CopySnapshotResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CopySnapshotResponseUnmarshaller
 
create() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Create a ElastiCacheAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Create a ElastiCacheClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createCacheCluster(CreateCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a cluster.
createCacheCluster(Consumer<CreateCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a cluster.
createCacheCluster(CreateCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a cluster.
createCacheCluster(Consumer<CreateCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a cluster.
CreateCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CreateCacheCluster operation.
CreateCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheClusterRequest Marshaller
CreateCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterRequestMarshaller
 
CreateCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CreateCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheClusterResponse StAX Unmarshaller
CreateCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterResponseUnmarshaller
 
createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a new Amazon ElastiCache cache parameter group.
createCacheParameterGroup(Consumer<CreateCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a new Amazon ElastiCache cache parameter group.
createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a new Amazon ElastiCache cache parameter group.
createCacheParameterGroup(Consumer<CreateCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a new Amazon ElastiCache cache parameter group.
CreateCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CreateCacheParameterGroup operation.
CreateCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheParameterGroupRequest Marshaller
CreateCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupRequestMarshaller
 
CreateCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CreateCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheParameterGroupResponse StAX Unmarshaller
CreateCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupResponseUnmarshaller
 
createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a new cache security group.
createCacheSecurityGroup(Consumer<CreateCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a new cache security group.
createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a new cache security group.
createCacheSecurityGroup(Consumer<CreateCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a new cache security group.
CreateCacheSecurityGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CreateCacheSecurityGroup operation.
CreateCacheSecurityGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheSecurityGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheSecurityGroupRequest Marshaller
CreateCacheSecurityGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupRequestMarshaller
 
CreateCacheSecurityGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CreateCacheSecurityGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheSecurityGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheSecurityGroupResponse StAX Unmarshaller
CreateCacheSecurityGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupResponseUnmarshaller
 
createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a new cache subnet group.
createCacheSubnetGroup(Consumer<CreateCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a new cache subnet group.
createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a new cache subnet group.
createCacheSubnetGroup(Consumer<CreateCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a new cache subnet group.
CreateCacheSubnetGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CreateCacheSubnetGroup operation.
CreateCacheSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheSubnetGroupRequest Marshaller
CreateCacheSubnetGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupRequestMarshaller
 
CreateCacheSubnetGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CreateCacheSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateCacheSubnetGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateCacheSubnetGroupResponse StAX Unmarshaller
CreateCacheSubnetGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupResponseUnmarshaller
 
createReplicationGroup(CreateReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
createReplicationGroup(Consumer<CreateReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
createReplicationGroup(CreateReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
createReplicationGroup(Consumer<CreateReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
CreateReplicationGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CreateReplicationGroup operation.
CreateReplicationGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateReplicationGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateReplicationGroupRequest Marshaller
CreateReplicationGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupRequestMarshaller
 
CreateReplicationGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CreateReplicationGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateReplicationGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateReplicationGroupResponse StAX Unmarshaller
CreateReplicationGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupResponseUnmarshaller
 
createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a copy of an entire cluster or replication group at a specific moment in time.
createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Creates a copy of an entire cluster or replication group at a specific moment in time.
createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a copy of an entire cluster or replication group at a specific moment in time.
createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Creates a copy of an entire cluster or replication group at a specific moment in time.
CreateSnapshotRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a CreateSnapshot operation.
CreateSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateSnapshotRequest Marshaller
CreateSnapshotRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotRequestMarshaller
 
CreateSnapshotResponse - Class in software.amazon.awssdk.services.elasticache.model
 
CreateSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
CreateSnapshotResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
CreateSnapshotResponse StAX Unmarshaller
CreateSnapshotResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotResponseUnmarshaller
 
currentRole(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
The role that is currently assigned to the node - primary or replica.
currentRole() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
customerAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The Availability Zone where this node was created and now resides.
customerAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The Availability Zone where this node was created and now resides.

D

dataType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
The valid data type for the parameter.
dataType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
dataType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
The valid data type for the parameter.
dataType() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
The valid data type for the parameter.
date(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
The date and time when the event occurred.
date() - Method in class software.amazon.awssdk.services.elasticache.model.Event
The date and time when the event occurred.
defaultOnly(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
defaultOnly() - Method in class software.amazon.awssdk.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.
deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes a previously provisioned cluster.
deleteCacheCluster(Consumer<DeleteCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes a previously provisioned cluster.
deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes a previously provisioned cluster.
deleteCacheCluster(Consumer<DeleteCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes a previously provisioned cluster.
DeleteCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DeleteCacheCluster operation.
DeleteCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheClusterRequest Marshaller
DeleteCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterRequestMarshaller
 
DeleteCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheClusterResponse StAX Unmarshaller
DeleteCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterResponseUnmarshaller
 
deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes the specified cache parameter group.
deleteCacheParameterGroup(Consumer<DeleteCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes the specified cache parameter group.
deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes the specified cache parameter group.
deleteCacheParameterGroup(Consumer<DeleteCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes the specified cache parameter group.
DeleteCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DeleteCacheParameterGroup operation.
DeleteCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheParameterGroupRequest Marshaller
DeleteCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupRequestMarshaller
 
DeleteCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheParameterGroupResponse StAX Unmarshaller
DeleteCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupResponseUnmarshaller
 
deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes a cache security group.
deleteCacheSecurityGroup(Consumer<DeleteCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes a cache security group.
deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes a cache security group.
deleteCacheSecurityGroup(Consumer<DeleteCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes a cache security group.
DeleteCacheSecurityGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DeleteCacheSecurityGroup operation.
DeleteCacheSecurityGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheSecurityGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheSecurityGroupRequest Marshaller
DeleteCacheSecurityGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupRequestMarshaller
 
DeleteCacheSecurityGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheSecurityGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheSecurityGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheSecurityGroupResponse StAX Unmarshaller
DeleteCacheSecurityGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupResponseUnmarshaller
 
deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes a cache subnet group.
deleteCacheSubnetGroup(Consumer<DeleteCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes a cache subnet group.
deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes a cache subnet group.
deleteCacheSubnetGroup(Consumer<DeleteCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes a cache subnet group.
DeleteCacheSubnetGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DeleteCacheSubnetGroup operation.
DeleteCacheSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheSubnetGroupRequest Marshaller
DeleteCacheSubnetGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupRequestMarshaller
 
DeleteCacheSubnetGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteCacheSubnetGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteCacheSubnetGroupResponse StAX Unmarshaller
DeleteCacheSubnetGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupResponseUnmarshaller
 
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes an existing replication group.
deleteReplicationGroup(Consumer<DeleteReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes an existing replication group.
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes an existing replication group.
deleteReplicationGroup(Consumer<DeleteReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes an existing replication group.
DeleteReplicationGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DeleteReplicationGroup operation.
DeleteReplicationGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteReplicationGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteReplicationGroupRequest Marshaller
DeleteReplicationGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupRequestMarshaller
 
DeleteReplicationGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DeleteReplicationGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteReplicationGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteReplicationGroupResponse StAX Unmarshaller
DeleteReplicationGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupResponseUnmarshaller
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes an existing snapshot.
deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Deletes an existing snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes an existing snapshot.
deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Deletes an existing snapshot.
DeleteSnapshotRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DeleteSnapshot operation.
DeleteSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteSnapshotRequest Marshaller
DeleteSnapshotRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotRequestMarshaller
 
DeleteSnapshotResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DeleteSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DeleteSnapshotResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DeleteSnapshotResponse StAX Unmarshaller
DeleteSnapshotResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotResponseUnmarshaller
 
describeCacheClusters(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClusters(Consumer<DescribeCacheClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClusters() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClusters() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClusters(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClusters(Consumer<DescribeCacheClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
DescribeCacheClustersIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheClustersIterable(ElastiCacheClient, DescribeCacheClustersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersIterable
 
describeCacheClustersPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClustersPaginator(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClustersPaginator(Consumer<DescribeCacheClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClustersPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClustersPaginator(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
describeCacheClustersPaginator(Consumer<DescribeCacheClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
DescribeCacheClustersPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheClustersPublisher(ElastiCacheAsyncClient, DescribeCacheClustersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
 
DescribeCacheClustersRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeCacheClusters operation.
DescribeCacheClustersRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheClustersRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheClustersRequest Marshaller
DescribeCacheClustersRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersRequestMarshaller
 
DescribeCacheClustersResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeCacheClusters operation.
DescribeCacheClustersResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheClustersResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheClustersResponse StAX Unmarshaller
DescribeCacheClustersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersResponseUnmarshaller
 
describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersions(Consumer<DescribeCacheEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersions() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersions() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersions(Consumer<DescribeCacheEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of the available cache engines and their versions.
DescribeCacheEngineVersionsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheEngineVersionsIterable(ElastiCacheClient, DescribeCacheEngineVersionsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsIterable
 
describeCacheEngineVersionsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersionsPaginator(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersionsPaginator(Consumer<DescribeCacheEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersionsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersionsPaginator(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of the available cache engines and their versions.
describeCacheEngineVersionsPaginator(Consumer<DescribeCacheEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of the available cache engines and their versions.
DescribeCacheEngineVersionsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheEngineVersionsPublisher(ElastiCacheAsyncClient, DescribeCacheEngineVersionsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
 
DescribeCacheEngineVersionsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeCacheEngineVersions operation.
DescribeCacheEngineVersionsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheEngineVersionsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheEngineVersionsRequest Marshaller
DescribeCacheEngineVersionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsRequestMarshaller
 
DescribeCacheEngineVersionsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeCacheEngineVersions operation.
DescribeCacheEngineVersionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheEngineVersionsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheEngineVersionsResponse StAX Unmarshaller
DescribeCacheEngineVersionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsResponseUnmarshaller
 
describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroups(Consumer<DescribeCacheParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroups(Consumer<DescribeCacheParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache parameter group descriptions.
DescribeCacheParameterGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheParameterGroupsIterable(ElastiCacheClient, DescribeCacheParameterGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsIterable
 
describeCacheParameterGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroupsPaginator(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroupsPaginator(Consumer<DescribeCacheParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroupsPaginator(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache parameter group descriptions.
describeCacheParameterGroupsPaginator(Consumer<DescribeCacheParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache parameter group descriptions.
DescribeCacheParameterGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheParameterGroupsPublisher(ElastiCacheAsyncClient, DescribeCacheParameterGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
 
DescribeCacheParameterGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeCacheParameterGroups operation.
DescribeCacheParameterGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheParameterGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheParameterGroupsRequest Marshaller
DescribeCacheParameterGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsRequestMarshaller
 
DescribeCacheParameterGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeCacheParameterGroups operation.
DescribeCacheParameterGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheParameterGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheParameterGroupsResponse StAX Unmarshaller
DescribeCacheParameterGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsResponseUnmarshaller
 
describeCacheParameters(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the detailed parameter list for a particular cache parameter group.
describeCacheParameters(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the detailed parameter list for a particular cache parameter group.
describeCacheParameters(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the detailed parameter list for a particular cache parameter group.
describeCacheParameters(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the detailed parameter list for a particular cache parameter group.
DescribeCacheParametersIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheParametersIterable(ElastiCacheClient, DescribeCacheParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersIterable
 
describeCacheParametersPaginator(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersPaginator(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersPaginator(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersPaginator(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the detailed parameter list for a particular cache parameter group.
DescribeCacheParametersPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheParametersPublisher(ElastiCacheAsyncClient, DescribeCacheParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
 
DescribeCacheParametersRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeCacheParameters operation.
DescribeCacheParametersRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheParametersRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheParametersRequest Marshaller
DescribeCacheParametersRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersRequestMarshaller
 
DescribeCacheParametersResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeCacheParameters operation.
DescribeCacheParametersResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheParametersResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheParametersResponse StAX Unmarshaller
DescribeCacheParametersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersResponseUnmarshaller
 
describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache security group descriptions.
describeCacheSecurityGroups(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache security group descriptions.
describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache security group descriptions.
describeCacheSecurityGroups(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache security group descriptions.
DescribeCacheSecurityGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheSecurityGroupsIterable(ElastiCacheClient, DescribeCacheSecurityGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsIterable
 
describeCacheSecurityGroupsPaginator(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache security group descriptions.
describeCacheSecurityGroupsPaginator(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache security group descriptions.
describeCacheSecurityGroupsPaginator(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache security group descriptions.
describeCacheSecurityGroupsPaginator(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache security group descriptions.
DescribeCacheSecurityGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheSecurityGroupsPublisher(ElastiCacheAsyncClient, DescribeCacheSecurityGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
 
DescribeCacheSecurityGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeCacheSecurityGroups operation.
DescribeCacheSecurityGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheSecurityGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheSecurityGroupsRequest Marshaller
DescribeCacheSecurityGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsRequestMarshaller
 
DescribeCacheSecurityGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeCacheSecurityGroups operation.
DescribeCacheSecurityGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheSecurityGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheSecurityGroupsResponse StAX Unmarshaller
DescribeCacheSecurityGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsResponseUnmarshaller
 
describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroups(Consumer<DescribeCacheSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroups(Consumer<DescribeCacheSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache subnet group descriptions.
DescribeCacheSubnetGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheSubnetGroupsIterable(ElastiCacheClient, DescribeCacheSubnetGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsIterable
 
describeCacheSubnetGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsPaginator(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsPaginator(Consumer<DescribeCacheSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsPaginator(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsPaginator(Consumer<DescribeCacheSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns a list of cache subnet group descriptions.
DescribeCacheSubnetGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeCacheSubnetGroupsPublisher(ElastiCacheAsyncClient, DescribeCacheSubnetGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
 
DescribeCacheSubnetGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeCacheSubnetGroups operation.
DescribeCacheSubnetGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheSubnetGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheSubnetGroupsRequest Marshaller
DescribeCacheSubnetGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsRequestMarshaller
 
DescribeCacheSubnetGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeCacheSubnetGroups operation.
DescribeCacheSubnetGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeCacheSubnetGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeCacheSubnetGroupsResponse StAX Unmarshaller
DescribeCacheSubnetGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsResponseUnmarshaller
 
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParameters(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParameters(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the default engine and system parameter information for the specified cache engine.
DescribeEngineDefaultParametersIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeEngineDefaultParametersIterable(ElastiCacheClient, DescribeEngineDefaultParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersIterable
 
describeEngineDefaultParametersPaginator(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersPaginator(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersPaginator(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersPaginator(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns the default engine and system parameter information for the specified cache engine.
DescribeEngineDefaultParametersPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeEngineDefaultParametersPublisher(ElastiCacheAsyncClient, DescribeEngineDefaultParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
 
DescribeEngineDefaultParametersRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeEngineDefaultParameters operation.
DescribeEngineDefaultParametersRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeEngineDefaultParametersRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeEngineDefaultParametersRequest Marshaller
DescribeEngineDefaultParametersRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersRequestMarshaller
 
DescribeEngineDefaultParametersResponse - Class in software.amazon.awssdk.services.elasticache.model
 
DescribeEngineDefaultParametersResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeEngineDefaultParametersResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeEngineDefaultParametersResponse StAX Unmarshaller
DescribeEngineDefaultParametersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersResponseUnmarshaller
 
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEvents() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEvents() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns events related to clusters, cache security groups, and cache parameter groups.
DescribeEventsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeEventsIterable(ElastiCacheClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsIterable
 
describeEventsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEventsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns events related to clusters, cache security groups, and cache parameter groups.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns events related to clusters, cache security groups, and cache parameter groups.
DescribeEventsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeEventsPublisher(ElastiCacheAsyncClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsPublisher
 
DescribeEventsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeEvents operation.
DescribeEventsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeEventsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeEventsRequest Marshaller
DescribeEventsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEventsRequestMarshaller
 
DescribeEventsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeEvents operation.
DescribeEventsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeEventsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeEventsResponse StAX Unmarshaller
DescribeEventsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEventsResponseUnmarshaller
 
describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about a particular replication group.
describeReplicationGroups(Consumer<DescribeReplicationGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about a particular replication group.
describeReplicationGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about a particular replication group.
describeReplicationGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about a particular replication group.
describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about a particular replication group.
describeReplicationGroups(Consumer<DescribeReplicationGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about a particular replication group.
DescribeReplicationGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeReplicationGroupsIterable(ElastiCacheClient, DescribeReplicationGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsIterable
 
describeReplicationGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about a particular replication group.
describeReplicationGroupsPaginator(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about a particular replication group.
describeReplicationGroupsPaginator(Consumer<DescribeReplicationGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about a particular replication group.
describeReplicationGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about a particular replication group.
describeReplicationGroupsPaginator(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about a particular replication group.
describeReplicationGroupsPaginator(Consumer<DescribeReplicationGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about a particular replication group.
DescribeReplicationGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeReplicationGroupsPublisher(ElastiCacheAsyncClient, DescribeReplicationGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
 
DescribeReplicationGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeReplicationGroups operation.
DescribeReplicationGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeReplicationGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeReplicationGroupsRequest Marshaller
DescribeReplicationGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsRequestMarshaller
 
DescribeReplicationGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeReplicationGroups operation.
DescribeReplicationGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeReplicationGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeReplicationGroupsResponse StAX Unmarshaller
DescribeReplicationGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsResponseUnmarshaller
 
describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes(Consumer<DescribeReservedCacheNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes(Consumer<DescribeReservedCacheNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
DescribeReservedCacheNodesIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeReservedCacheNodesIterable(ElastiCacheClient, DescribeReservedCacheNodesRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesIterable
 
describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferings(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferings() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferings() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferings(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists available reserved cache node offerings.
DescribeReservedCacheNodesOfferingsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeReservedCacheNodesOfferingsIterable(ElastiCacheClient, DescribeReservedCacheNodesOfferingsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsIterable
 
describeReservedCacheNodesOfferingsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsPaginator(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsPaginator(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsPaginator(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsPaginator(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists available reserved cache node offerings.
DescribeReservedCacheNodesOfferingsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeReservedCacheNodesOfferingsPublisher(ElastiCacheAsyncClient, DescribeReservedCacheNodesOfferingsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
 
DescribeReservedCacheNodesOfferingsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesOfferingsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeReservedCacheNodesOfferingsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeReservedCacheNodesOfferingsRequest Marshaller
DescribeReservedCacheNodesOfferingsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsRequestMarshaller
 
DescribeReservedCacheNodesOfferingsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesOfferingsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeReservedCacheNodesOfferingsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeReservedCacheNodesOfferingsResponse StAX Unmarshaller
DescribeReservedCacheNodesOfferingsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsResponseUnmarshaller
 
describeReservedCacheNodesPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesPaginator(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesPaginator(Consumer<DescribeReservedCacheNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesPaginator(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesPaginator(Consumer<DescribeReservedCacheNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
DescribeReservedCacheNodesPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeReservedCacheNodesPublisher(ElastiCacheAsyncClient, DescribeReservedCacheNodesRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
 
DescribeReservedCacheNodesRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeReservedCacheNodes operation.
DescribeReservedCacheNodesRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeReservedCacheNodesRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeReservedCacheNodesRequest Marshaller
DescribeReservedCacheNodesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesRequestMarshaller
 
DescribeReservedCacheNodesResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeReservedCacheNodes operation.
DescribeReservedCacheNodesResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeReservedCacheNodesResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeReservedCacheNodesResponse StAX Unmarshaller
DescribeReservedCacheNodesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesResponseUnmarshaller
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about cluster or replication group snapshots.
describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about cluster or replication group snapshots.
describeSnapshots() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about cluster or replication group snapshots.
describeSnapshots() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about cluster or replication group snapshots.
describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about cluster or replication group snapshots.
describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about cluster or replication group snapshots.
DescribeSnapshotsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeSnapshotsIterable(ElastiCacheClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsIterable
 
describeSnapshotsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about cluster or replication group snapshots.
describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about cluster or replication group snapshots.
describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Returns information about cluster or replication group snapshots.
describeSnapshotsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about cluster or replication group snapshots.
describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about cluster or replication group snapshots.
describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Returns information about cluster or replication group snapshots.
DescribeSnapshotsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
DescribeSnapshotsPublisher(ElastiCacheAsyncClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
 
DescribeSnapshotsRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a DescribeSnapshotsMessage operation.
DescribeSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeSnapshotsRequest Marshaller
DescribeSnapshotsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsRequestMarshaller
 
DescribeSnapshotsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeSnapshots operation.
DescribeSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
DescribeSnapshotsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
DescribeSnapshotsResponse StAX Unmarshaller
DescribeSnapshotsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsResponseUnmarshaller
 
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
A description of the parameter.
description() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroup.Builder
The description for this cache parameter group.
description() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
The description of the cache security group.
description() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
A user-specified description for the cache parameter group.
description() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
A description for the cache security group.
description() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
A description of the parameter.
description() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
A description of the parameter.
description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The user supplied description of the replication group.
description() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The user supplied description of the replication group.
duration(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The number of minutes worth of events to retrieve.
duration() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The number of minutes worth of events to retrieve.
duration(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
Duration filter value, specified in years or seconds.
duration() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
duration(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The duration filter value, specified in years or seconds.
duration() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
duration(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The duration of the reservation in seconds.
duration() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
duration(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The duration of the offering.
duration() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.

E

EC2SecurityGroup - Class in software.amazon.awssdk.services.elasticache.model
Provides ownership and status information for an Amazon EC2 security group.
EC2SecurityGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ec2SecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
The Amazon EC2 security group to be authorized for ingress to the cache security group.
ec2SecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
ec2SecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup.Builder
The name of the Amazon EC2 security group.
ec2SecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
ec2SecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
The name of the Amazon EC2 security group to revoke access from.
ec2SecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
ec2SecurityGroupOwnerId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
The AWS account number of the Amazon EC2 security group owner.
ec2SecurityGroupOwnerId() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
ec2SecurityGroupOwnerId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup.Builder
The AWS account ID of the Amazon EC2 security group owner.
ec2SecurityGroupOwnerId() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
ec2SecurityGroupOwnerId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
The AWS account number of the Amazon EC2 security group owner.
ec2SecurityGroupOwnerId() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
ec2SecurityGroups(Collection<EC2SecurityGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
A list of Amazon EC2 security groups that are associated with this cache security group.
ec2SecurityGroups(EC2SecurityGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
A list of Amazon EC2 security groups that are associated with this cache security group.
ec2SecurityGroups(Consumer<EC2SecurityGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
A list of Amazon EC2 security groups that are associated with this cache security group.
ec2SecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
EC2SecurityGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
EC2SecurityGroup StAX Unmarshaller
EC2SecurityGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.EC2SecurityGroupUnmarshaller
 
ElastiCacheAsyncClient - Interface in software.amazon.awssdk.services.elasticache
Service client for accessing null asynchronously.
ElastiCacheAsyncClientBuilder - Interface in software.amazon.awssdk.services.elasticache
A builder for creating an instance of ElastiCacheAsyncClient.
ElastiCacheBaseClientBuilder<B extends ElastiCacheBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.elasticache
This includes configuration specific to null that is supported by both ElastiCacheClientBuilder and ElastiCacheAsyncClientBuilder.
ElastiCacheClient - Interface in software.amazon.awssdk.services.elasticache
Service client for accessing null.
ElastiCacheClientBuilder - Interface in software.amazon.awssdk.services.elasticache
A builder for creating an instance of ElastiCacheClient.
ElastiCacheException - Exception in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheException(ElastiCacheException.Builder) - Constructor for exception software.amazon.awssdk.services.elasticache.model.ElastiCacheException
 
ElastiCacheException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheException.BuilderImpl - Class in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheRequest - Class in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheRequest(ElastiCacheRequest.Builder) - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheRequest
 
ElastiCacheRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheRequest.BuilderImpl - Class in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheResponse - Class in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheResponse(ElastiCacheResponse.Builder) - Constructor for class software.amazon.awssdk.services.elasticache.model.ElastiCacheResponse
 
ElastiCacheResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ElastiCacheResponse.BuilderImpl - Class in software.amazon.awssdk.services.elasticache.model
 
endpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The hostname for connecting to this cache node.
endpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The hostname for connecting to this cache node.
endpoint() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The hostname for connecting to this cache node.
Endpoint - Class in software.amazon.awssdk.services.elasticache.model
Represents the information required for client programs to connect to a cache node.
Endpoint.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
EndpointUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
Endpoint StAX Unmarshaller
EndpointUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.EndpointUnmarshaller
 
endTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
endTime() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
engine(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The name of the cache engine (memcached or redis) to be used for this cluster.
engine() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cluster.
engine(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
The name of the cache engine.
engine() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
engine(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The name of the cache engine to be used for this cluster.
engine() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cluster.
engine(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The name of the cache engine to be used for the clusters in this replication group.
engine() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The name of the cache engine to be used for the clusters in this replication group.
engine(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
The cache engine to return.
engine() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
engine(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The name of the cache engine (memcached or redis) used by the source cluster.
engine() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The name of the cache engine (memcached or redis) used by the source cluster.
engineDefaults(EngineDefaults) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse.Builder
Sets the value of the EngineDefaults property for this object.
engineDefaults(Consumer<EngineDefaults.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse.Builder
Sets the value of the EngineDefaults property for this object.
engineDefaults() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
Returns the value of the EngineDefaults property for this object.
EngineDefaults - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a DescribeEngineDefaultParameters operation.
EngineDefaults.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
EngineDefaultsUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
EngineDefaults StAX Unmarshaller
EngineDefaultsUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.EngineDefaultsUnmarshaller
 
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The version of the cache engine that is used in this cluster.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The version of the cache engine that is used in this cluster.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
The version number of the cache engine.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The version number of the cache engine to be used for this cluster.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cluster.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The version number of the cache engine to be used for the clusters in this replication group.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The version number of the cache engine to be used for the clusters in this replication group.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
The cache engine version to return.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The upgraded version of the cache engine to be run on the cache nodes.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache nodes.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The upgraded version of the cache engine to be run on the clusters in the replication group.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the clusters in the replication group.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
The new cache engine version that the cluster runs.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cluster runs.
engineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The version of the cache engine version that is used by the source cluster.
engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The version of the cache engine version that is used by the source cluster.
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.Event
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 
Event - Class in software.amazon.awssdk.services.elasticache.model
Represents a single occurrence of something interesting within the system.
Event.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
events(Collection<Event>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse.Builder
A list of events.
events(Event...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse.Builder
A list of events.
events(Consumer<Event.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse.Builder
A list of events.
events() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
A list of events.
events() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsIterable
Returns an iterable to iterate through the paginated DescribeEventsResponse.events() member.
events() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsPublisher
Returns a publisher that can be used to get a stream of data.
EventUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
Event StAX Unmarshaller
EventUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.EventUnmarshaller
 

F

finalSnapshotIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
The user-supplied name of a final cluster snapshot.
finalSnapshotIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
The user-supplied name of a final cluster snapshot.
finalSnapshotIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
The name of a final node group (shard) snapshot.
finalSnapshotIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
The name of a final node group (shard) snapshot.
fixedPrice(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The fixed price charged for this reserved cache node.
fixedPrice() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
fixedPrice(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The fixed price charged for this offering.
fixedPrice() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.AutomaticFailoverStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.AZMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.ChangeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.PendingAutomaticFailoverStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.SourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.AvailabilityZoneUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheClusterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheEngineVersionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificParameterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificValueUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheNodeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupStatusUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupMembershipUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CopySnapshotResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeEventsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.EC2SecurityGroupUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.EndpointUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.EngineDefaultsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.EventUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ListAllowedNodeTypeModificationsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ListTagsForResourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupMemberUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.NodeSnapshotUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.NotificationConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ParameterNameValueUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ParameterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.PendingModifiedValuesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.RecurringChargeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupPendingModifiedValuesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ReshardingConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.ReshardingStatusUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.SecurityGroupMembershipUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.SlotMigrationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.SnapshotUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.SubnetUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.TagUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.elasticache.transform.TestFailoverResponseUnmarshaller
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.Event
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 

H

hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.Event
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 

I

InsufficientCacheClusterCapacityException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache node type is not available in the specified Availability Zone.
InsufficientCacheClusterCapacityException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InsufficientCacheClusterCapacityExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InsufficientCacheClusterCapacityExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InsufficientCacheClusterCapacityExceptionUnmarshaller
 
InvalidArnException - Exception in software.amazon.awssdk.services.elasticache.model
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
InvalidArnException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidArnExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidArnExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidArnExceptionUnmarshaller
 
InvalidCacheClusterStateException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cluster is not in the available state.
InvalidCacheClusterStateException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidCacheClusterStateExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidCacheClusterStateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidCacheClusterStateExceptionUnmarshaller
 
InvalidCacheParameterGroupStateException - Exception in software.amazon.awssdk.services.elasticache.model
The current state of the cache parameter group does not allow the requested operation to occur.
InvalidCacheParameterGroupStateException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidCacheParameterGroupStateExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidCacheParameterGroupStateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidCacheParameterGroupStateExceptionUnmarshaller
 
InvalidCacheSecurityGroupStateException - Exception in software.amazon.awssdk.services.elasticache.model
The current state of the cache security group does not allow deletion.
InvalidCacheSecurityGroupStateException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidCacheSecurityGroupStateExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidCacheSecurityGroupStateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidCacheSecurityGroupStateExceptionUnmarshaller
 
InvalidParameterCombinationException - Exception in software.amazon.awssdk.services.elasticache.model
Two or more incompatible parameters were specified.
InvalidParameterCombinationException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidParameterCombinationExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidParameterCombinationExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidParameterCombinationExceptionUnmarshaller
 
InvalidParameterValueException - Exception in software.amazon.awssdk.services.elasticache.model
The value for a parameter is invalid.
InvalidParameterValueException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidParameterValueExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidParameterValueExceptionUnmarshaller
 
InvalidReplicationGroupStateException - Exception in software.amazon.awssdk.services.elasticache.model
The requested replication group is not in the available state.
InvalidReplicationGroupStateException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidReplicationGroupStateExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidReplicationGroupStateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidReplicationGroupStateExceptionUnmarshaller
 
InvalidSnapshotStateException - Exception in software.amazon.awssdk.services.elasticache.model
The current state of the snapshot does not allow the requested operation to occur.
InvalidSnapshotStateException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidSnapshotStateExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidSnapshotStateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidSnapshotStateExceptionUnmarshaller
 
InvalidSubnetException - Exception in software.amazon.awssdk.services.elasticache.model
An invalid subnet identifier was specified.
InvalidSubnetException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidSubnetExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidSubnetExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidSubnetExceptionUnmarshaller
 
InvalidVpcNetworkStateException - Exception in software.amazon.awssdk.services.elasticache.model
The VPC network is in an invalid state.
InvalidVpcNetworkStateException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
InvalidVpcNetworkStateExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
InvalidVpcNetworkStateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.InvalidVpcNetworkStateExceptionUnmarshaller
 
isModifiable(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Tag.Builder
The key for the tag.
key() - Method in class software.amazon.awssdk.services.elasticache.model.Tag
The key for the tag.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticache.model.AutomaticFailoverStatus
Use this in place of AutomaticFailoverStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticache.model.AZMode
Use this in place of AZMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticache.model.ChangeType
Use this in place of ChangeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticache.model.PendingAutomaticFailoverStatus
Use this in place of PendingAutomaticFailoverStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticache.model.SourceType
Use this in place of SourceType.values() to return a Set of all values known to the SDK.

L

listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModifications(Consumer<ListAllowedNodeTypeModificationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
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 interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
listAllowedNodeTypeModifications(Consumer<ListAllowedNodeTypeModificationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
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 software.amazon.awssdk.services.elasticache.model
The input parameters for the ListAllowedNodeTypeModifications operation.
ListAllowedNodeTypeModificationsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ListAllowedNodeTypeModificationsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ListAllowedNodeTypeModificationsRequest Marshaller
ListAllowedNodeTypeModificationsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ListAllowedNodeTypeModificationsRequestMarshaller
 
ListAllowedNodeTypeModificationsResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the allowed node types you can use to modify your cluster or replication group.
ListAllowedNodeTypeModificationsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ListAllowedNodeTypeModificationsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ListAllowedNodeTypeModificationsResponse StAX Unmarshaller
ListAllowedNodeTypeModificationsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ListAllowedNodeTypeModificationsResponseUnmarshaller
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists all cost allocation tags currently on the named resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Lists all cost allocation tags currently on the named resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists all cost allocation tags currently on the named resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Lists all cost allocation tags currently on the named resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.elasticache.model
The input parameters for the ListTagsForResource operation.
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ListTagsForResourceRequest Marshaller
ListTagsForResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ListTagsForResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ListTagsForResourceResponse StAX Unmarshaller
ListTagsForResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ListTagsForResourceResponseUnmarshaller
 

M

marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
Provides an identifier to allow retrieval of paginated results.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
An optional marker returned from a prior request.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
An optional marker returned from a prior request.
marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
Provides an identifier to allow retrieval of paginated results.
marker() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
marshall(AddTagsToResourceRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceRequestMarshaller
 
marshall(AuthorizeCacheSecurityGroupIngressRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressRequestMarshaller
 
marshall(CopySnapshotRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CopySnapshotRequestMarshaller
 
marshall(CreateCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterRequestMarshaller
 
marshall(CreateCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupRequestMarshaller
 
marshall(CreateCacheSecurityGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupRequestMarshaller
 
marshall(CreateCacheSubnetGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupRequestMarshaller
 
marshall(CreateReplicationGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupRequestMarshaller
 
marshall(CreateSnapshotRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotRequestMarshaller
 
marshall(DeleteCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterRequestMarshaller
 
marshall(DeleteCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupRequestMarshaller
 
marshall(DeleteCacheSecurityGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupRequestMarshaller
 
marshall(DeleteCacheSubnetGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupRequestMarshaller
 
marshall(DeleteReplicationGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupRequestMarshaller
 
marshall(DeleteSnapshotRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotRequestMarshaller
 
marshall(DescribeCacheClustersRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersRequestMarshaller
 
marshall(DescribeCacheEngineVersionsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsRequestMarshaller
 
marshall(DescribeCacheParameterGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsRequestMarshaller
 
marshall(DescribeCacheParametersRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersRequestMarshaller
 
marshall(DescribeCacheSecurityGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsRequestMarshaller
 
marshall(DescribeCacheSubnetGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsRequestMarshaller
 
marshall(DescribeEngineDefaultParametersRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeReplicationGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsRequestMarshaller
 
marshall(DescribeReservedCacheNodesOfferingsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsRequestMarshaller
 
marshall(DescribeReservedCacheNodesRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesRequestMarshaller
 
marshall(DescribeSnapshotsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsRequestMarshaller
 
marshall(ListAllowedNodeTypeModificationsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ListAllowedNodeTypeModificationsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ListTagsForResourceRequestMarshaller
 
marshall(ModifyCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterRequestMarshaller
 
marshall(ModifyCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupRequestMarshaller
 
marshall(ModifyCacheSubnetGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupRequestMarshaller
 
marshall(ModifyReplicationGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupRequestMarshaller
 
marshall(ModifyReplicationGroupShardConfigurationRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationRequestMarshaller
 
marshall(PurchaseReservedCacheNodesOfferingRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingRequestMarshaller
 
marshall(RebootCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterRequestMarshaller
 
marshall(RemoveTagsFromResourceRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceRequestMarshaller
 
marshall(ResetCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupRequestMarshaller
 
marshall(RevokeCacheSecurityGroupIngressRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressRequestMarshaller
 
marshall(TestFailoverRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.TestFailoverRequestMarshaller
 
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
The maximum number of records to include in the response.
maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
The maximum number of records to include in the response.
memberClusters(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The identifiers of all the nodes that are part of this replication group.
memberClusters(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The identifiers of all the nodes that are part of this replication group.
memberClusters() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The identifiers of all the nodes that are part of this replication group.
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
The text of the event.
message() - Method in class software.amazon.awssdk.services.elasticache.model.Event
The text of the event.
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSubnetException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SubnetInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TagNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException.Builder
 
minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
The earliest cache engine version to which the parameter can apply.
minimumEngineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
The earliest cache engine version to which the parameter can apply.
minimumEngineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the settings for a cluster.
modifyCacheCluster(Consumer<ModifyCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the settings for a cluster.
modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the settings for a cluster.
modifyCacheCluster(Consumer<ModifyCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the settings for a cluster.
ModifyCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a ModifyCacheCluster operation.
ModifyCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyCacheClusterRequest Marshaller
ModifyCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterRequestMarshaller
 
ModifyCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyCacheClusterResponse StAX Unmarshaller
ModifyCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterResponseUnmarshaller
 
modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the parameters of a cache parameter group.
modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the parameters of a cache parameter group.
modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the parameters of a cache parameter group.
modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the parameters of a cache parameter group.
ModifyCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a ModifyCacheParameterGroup operation.
ModifyCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyCacheParameterGroupRequest Marshaller
ModifyCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupRequestMarshaller
 
ModifyCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of one of the following operations:
ModifyCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyCacheParameterGroupResponse StAX Unmarshaller
ModifyCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupResponseUnmarshaller
 
modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies an existing cache subnet group.
modifyCacheSubnetGroup(Consumer<ModifyCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies an existing cache subnet group.
modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies an existing cache subnet group.
modifyCacheSubnetGroup(Consumer<ModifyCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies an existing cache subnet group.
ModifyCacheSubnetGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a ModifyCacheSubnetGroup operation.
ModifyCacheSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyCacheSubnetGroupRequest Marshaller
ModifyCacheSubnetGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupRequestMarshaller
 
ModifyCacheSubnetGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyCacheSubnetGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyCacheSubnetGroupResponse StAX Unmarshaller
ModifyCacheSubnetGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupResponseUnmarshaller
 
modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the settings for a replication group.
modifyReplicationGroup(Consumer<ModifyReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the settings for a replication group.
modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the settings for a replication group.
modifyReplicationGroup(Consumer<ModifyReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the settings for a replication group.
ModifyReplicationGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a ModifyReplicationGroups operation.
ModifyReplicationGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyReplicationGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyReplicationGroupRequest Marshaller
ModifyReplicationGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupRequestMarshaller
 
ModifyReplicationGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
 
ModifyReplicationGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyReplicationGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyReplicationGroupResponse StAX Unmarshaller
ModifyReplicationGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupResponseUnmarshaller
 
modifyReplicationGroupShardConfiguration(ModifyReplicationGroupShardConfigurationRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
modifyReplicationGroupShardConfiguration(Consumer<ModifyReplicationGroupShardConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
modifyReplicationGroupShardConfiguration(ModifyReplicationGroupShardConfigurationRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
modifyReplicationGroupShardConfiguration(Consumer<ModifyReplicationGroupShardConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
ModifyReplicationGroupShardConfigurationRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input for a ModifyReplicationGroupShardConfiguration operation.
ModifyReplicationGroupShardConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyReplicationGroupShardConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyReplicationGroupShardConfigurationRequest Marshaller
ModifyReplicationGroupShardConfigurationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationRequestMarshaller
 
ModifyReplicationGroupShardConfigurationResponse - Class in software.amazon.awssdk.services.elasticache.model
 
ModifyReplicationGroupShardConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ModifyReplicationGroupShardConfigurationResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ModifyReplicationGroupShardConfigurationResponse StAX Unmarshaller
ModifyReplicationGroupShardConfigurationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationResponseUnmarshaller
 

N

name(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AvailabilityZone.Builder
The name of the Availability Zone.
name() - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
The name of the Availability Zone.
newAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The list of Availability Zones where the new Memcached cache nodes are created.
newAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The list of Availability Zones where the new Memcached cache nodes are created.
newAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The list of Availability Zones where the new Memcached cache nodes are created.
NodeGroup - Class in software.amazon.awssdk.services.elasticache.model
Represents a collection of cache nodes in a replication group.
NodeGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
nodeGroupConfiguration(Collection<NodeGroupConfiguration>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of node group (shard) configuration options.
nodeGroupConfiguration(NodeGroupConfiguration...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of node group (shard) configuration options.
nodeGroupConfiguration(Consumer<NodeGroupConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of node group (shard) configuration options.
nodeGroupConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A list of node group (shard) configuration options.
NodeGroupConfiguration - Class in software.amazon.awssdk.services.elasticache.model
Node group (shard) configuration options.
nodeGroupConfiguration(NodeGroupConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
The configuration for the source node group (shard).
nodeGroupConfiguration(Consumer<NodeGroupConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
The configuration for the source node group (shard).
nodeGroupConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
The configuration for the source node group (shard).
NodeGroupConfiguration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
NodeGroupConfigurationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
NodeGroupConfiguration StAX Unmarshaller
NodeGroupConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupConfigurationUnmarshaller
 
nodeGroupCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
The number of node groups (shards) that results from the modification of the shard configuration.
nodeGroupCount() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
The number of node groups (shards) that results from the modification of the shard configuration.
nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The name of the Node Group (called shard in the console).
nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The name of the Node Group (called shard in the console).
nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
The identifier for the node group (shard).
nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
The identifier for the node group (shard).
nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
A unique identifier for the source node group (shard).
nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
A unique identifier for the source node group (shard).
nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested.
nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested.
NodeGroupMember - Class in software.amazon.awssdk.services.elasticache.model
Represents a single node within a node group (shard).
NodeGroupMember.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
nodeGroupMembers(Collection<NodeGroupMember>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
A list containing information about individual nodes within the node group (shard).
nodeGroupMembers(NodeGroupMember...) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
A list containing information about individual nodes within the node group (shard).
nodeGroupMembers(Consumer<NodeGroupMember.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
A list containing information about individual nodes within the node group (shard).
nodeGroupMembers() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group (shard).
NodeGroupMemberUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
NodeGroupMember StAX Unmarshaller
NodeGroupMemberUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupMemberUnmarshaller
 
NodeGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The node group specified by the NodeGroupId parameter could not be found.
NodeGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
NodeGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
NodeGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupNotFoundExceptionUnmarshaller
 
nodeGroups(Collection<NodeGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A list of node groups in this replication group.
nodeGroups(NodeGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A list of node groups in this replication group.
nodeGroups(Consumer<NodeGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A list of node groups in this replication group.
nodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
A list of node groups in this replication group.
NodeGroupsPerReplicationGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the maximum allowed number of node groups (shards) in a single replication group.
NodeGroupsPerReplicationGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller
 
nodeGroupsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
If the value of NodeGroupCount is less than the current number of node groups (shards), NodeGroupsToRemove is a required list of node group ids to remove from the cluster.
nodeGroupsToRemove(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
If the value of NodeGroupCount is less than the current number of node groups (shards), NodeGroupsToRemove is a required list of node group ids to remove from the cluster.
nodeGroupsToRemove() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
If the value of NodeGroupCount is less than the current number of node groups (shards), NodeGroupsToRemove is a required list of node group ids to remove from the cluster.
NodeGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
NodeGroup StAX Unmarshaller
NodeGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupUnmarshaller
 
NodeQuotaForClusterExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cluster.
NodeQuotaForClusterExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
NodeQuotaForClusterExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
NodeQuotaForClusterExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeQuotaForClusterExceededExceptionUnmarshaller
 
NodeQuotaForCustomerExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
NodeQuotaForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
NodeQuotaForCustomerExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
NodeQuotaForCustomerExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeQuotaForCustomerExceededExceptionUnmarshaller
 
NodeSnapshot - Class in software.amazon.awssdk.services.elasticache.model
Represents an individual cache node in a snapshot of a cluster.
NodeSnapshot.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
nodeSnapshots(Collection<NodeSnapshot>) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
A list of the cache nodes in the source cluster.
nodeSnapshots(NodeSnapshot...) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
A list of the cache nodes in the source cluster.
nodeSnapshots(Consumer<NodeSnapshot.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
A list of the cache nodes in the source cluster.
nodeSnapshots() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
A list of the cache nodes in the source cluster.
NodeSnapshotUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
NodeSnapshot StAX Unmarshaller
NodeSnapshotUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeSnapshotUnmarshaller
 
notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Describes a notification topic and its status.
notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Describes a notification topic and its status.
notificationConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
NotificationConfiguration - Class in software.amazon.awssdk.services.elasticache.model
Describes a notification topic and its status.
NotificationConfiguration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
NotificationConfigurationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
NotificationConfiguration StAX Unmarshaller
NotificationConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NotificationConfigurationUnmarshaller
 
notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
notificationTopicStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The status of the Amazon SNS notification topic.
notificationTopicStatus() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
notificationTopicStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The status of the Amazon SNS notification topic for the replication group.
notificationTopicStatus() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
numCacheClusters(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The number of clusters this replication group initially has.
numCacheClusters() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The number of clusters this replication group initially has.
numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The number of cache nodes in the cluster.
numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The number of cache nodes in the cluster.
numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The initial number of cache nodes that the cluster has.
numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cluster has.
numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The number of cache nodes that the cluster should have.
numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cluster should have.
numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
The new number of cache nodes for the cluster.
numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cluster.
numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The number of cache nodes in the source cluster.
numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The number of cache nodes in the source cluster.
numNodeGroups(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group.
numNodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group.
numNodeGroups(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The number of node groups (shards) in this snapshot.
numNodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The number of node groups (shards) in this snapshot.

O

offeringType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
The offering type filter value.
offeringType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
offeringType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The offering type filter value.
offeringType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
offeringType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The offering type of this reserved cache node.
offeringType() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
offeringType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The offering type.
offeringType() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
 
ownerId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
The AWS account ID of the cache security group owner.
ownerId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.

P

Parameter - Class in software.amazon.awssdk.services.elasticache.model
Describes an individual setting that controls some aspect of ElastiCache behavior.
Parameter.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
parameterApplyStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
The status of parameter updates.
parameterApplyStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
parameterGroupStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The status of the parameter group applied to this cache node.
parameterGroupStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
parameterName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
The name of the parameter.
parameterName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
parameterName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
The name of the parameter.
parameterName() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
The name of the parameter.
parameterName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ParameterNameValue.Builder
The name of the parameter.
parameterName() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
The name of the parameter.
ParameterNameValue - Class in software.amazon.awssdk.services.elasticache.model
Describes a name-value pair that is used to update the value of a parameter.
ParameterNameValue.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
parameterNameValues(Collection<ParameterNameValue>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
An array of parameter names and values for the parameter update.
parameterNameValues(ParameterNameValue...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
An array of parameter names and values for the parameter update.
parameterNameValues(Consumer<ParameterNameValue.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
An array of parameter names and values for the parameter update.
parameterNameValues() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
parameterNameValues(Collection<ParameterNameValue>) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
An array of parameter names to reset to their default values.
parameterNameValues(ParameterNameValue...) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
An array of parameter names to reset to their default values.
parameterNameValues(Consumer<ParameterNameValue.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
An array of parameter names to reset to their default values.
parameterNameValues() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to reset to their default values.
ParameterNameValueUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ParameterNameValue StAX Unmarshaller
ParameterNameValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ParameterNameValueUnmarshaller
 
parameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
A list of Parameter instances.
parameters(Parameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
A list of Parameter instances.
parameters(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
A list of Parameter instances.
parameters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
A list of Parameter instances.
parameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
Contains a list of engine default parameters.
parameters(Parameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
Contains a list of engine default parameters.
parameters(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
Contains a list of engine default parameters.
parameters() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersIterable
Returns an iterable to iterate through the paginated DescribeCacheParametersResponse.parameters() member.
parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
Returns a publisher that can be used to get a stream of data.
parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersIterable
Returns an iterable to iterate through the paginated DescribeEngineDefaultParametersResponse#parameters() member.
parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
Returns a publisher that can be used to get a stream of data.
ParameterUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
Parameter StAX Unmarshaller
ParameterUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ParameterUnmarshaller
 
parameterValue(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
The value of the parameter.
parameterValue() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
The value of the parameter.
parameterValue(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ParameterNameValue.Builder
The value of the parameter.
parameterValue() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
The value of the parameter.
PendingAutomaticFailoverStatus - Enum in software.amazon.awssdk.services.elasticache.model
 
pendingModifiedValues(PendingModifiedValues) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Sets the value of the PendingModifiedValues property for this object.
pendingModifiedValues(Consumer<PendingModifiedValues.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Sets the value of the PendingModifiedValues property for this object.
pendingModifiedValues() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
Returns the value of the PendingModifiedValues property for this object.
PendingModifiedValues - Class in software.amazon.awssdk.services.elasticache.model
A group of settings that are applied to the cluster in the future, or that are currently being applied.
pendingModifiedValues(ReplicationGroupPendingModifiedValues) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
pendingModifiedValues(Consumer<ReplicationGroupPendingModifiedValues.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
pendingModifiedValues() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PendingModifiedValues.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
PendingModifiedValuesUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
PendingModifiedValues StAX Unmarshaller
PendingModifiedValuesUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.PendingModifiedValuesUnmarshaller
 
port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The port number on which each of the cache nodes accepts connections.
port() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes accepts connections.
port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The port number on which each member of the replication group accepts connections.
port() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The port number on which each member of the replication group accepts connections.
port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Endpoint.Builder
The port number that the cache engine is listening on.
port() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The port number used by each cache nodes in the source cluster.
port() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The port number used by each cache nodes in the source cluster.
preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The EC2 Availability Zone in which the cluster is created.
preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cluster is created.
preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
The name of the Availability Zone in which the node is located.
preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The name of the Availability Zone in which the source cluster is located.
preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The name of the Availability Zone in which the source cluster is located.
preferredAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of the Availability Zones in which cache nodes are created.
preferredAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of the Availability Zones in which cache nodes are created.
preferredAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
A list of the Availability Zones in which cache nodes are created.
preferredAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration.Builder
A list of preferred availability zones for the nodes in this cluster.
preferredAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration.Builder
A list of preferred availability zones for the nodes in this cluster.
preferredAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
A list of preferred availability zones for the nodes in this cluster.
preferredCacheClusterAZs(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of EC2 Availability Zones in which the replication group's clusters are created.
preferredCacheClusterAZs(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of EC2 Availability Zones in which the replication group's clusters are created.
preferredCacheClusterAZs() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A list of EC2 Availability Zones in which the replication group's clusters are created.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
Specifies the weekly time range during which maintenance on the cluster is performed.
primaryAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
The Availability Zone where the primary node of this node group (shard) is launched.
primaryAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
The Availability Zone where the primary node of this node group (shard) is launched.
primaryClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The identifier of the cluster that serves as the primary for this replication group.
primaryClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cluster that serves as the primary for this replication group.
primaryClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role.
primaryClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role.
primaryClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.
primaryClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.
primaryEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
The endpoint of the primary node in this node group (shard).
primaryEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
The endpoint of the primary node in this node group (shard).
primaryEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
The endpoint of the primary node in this node group (shard).
productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
The product description filter value.
productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The product description filter value.
productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The description of the reserved cache node.
productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The cache engine used by the offering.
productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
progressPercentage(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.SlotMigration.Builder
The percentage of the slot migration that is complete.
progressPercentage() - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
The percentage of the slot migration that is complete.
purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOffering(Consumer<PurchaseReservedCacheNodesOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOffering(Consumer<PurchaseReservedCacheNodesOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Allows you to purchase a reserved cache node offering.
PurchaseReservedCacheNodesOfferingRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a PurchaseReservedCacheNodesOffering operation.
PurchaseReservedCacheNodesOfferingRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
PurchaseReservedCacheNodesOfferingRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
PurchaseReservedCacheNodesOfferingRequest Marshaller
PurchaseReservedCacheNodesOfferingRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingRequestMarshaller
 
PurchaseReservedCacheNodesOfferingResponse - Class in software.amazon.awssdk.services.elasticache.model
 
PurchaseReservedCacheNodesOfferingResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
PurchaseReservedCacheNodesOfferingResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
PurchaseReservedCacheNodesOfferingResponse StAX Unmarshaller
PurchaseReservedCacheNodesOfferingResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingResponseUnmarshaller
 

R

readEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
Sets the value of the ReadEndpoint property for this object.
readEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
Sets the value of the ReadEndpoint property for this object.
readEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
Returns the value of the ReadEndpoint property for this object.
rebootCacheCluster(RebootCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Reboots some, or all, of the cache nodes within a provisioned cluster.
rebootCacheCluster(Consumer<RebootCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Reboots some, or all, of the cache nodes within a provisioned cluster.
rebootCacheCluster(RebootCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Reboots some, or all, of the cache nodes within a provisioned cluster.
rebootCacheCluster(Consumer<RebootCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Reboots some, or all, of the cache nodes within a provisioned cluster.
RebootCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a RebootCacheCluster operation.
RebootCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
RebootCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RebootCacheClusterRequest Marshaller
RebootCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterRequestMarshaller
 
RebootCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
 
RebootCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
RebootCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RebootCacheClusterResponse StAX Unmarshaller
RebootCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterResponseUnmarshaller
 
RecurringCharge - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
recurringChargeAmount(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.RecurringCharge.Builder
The monetary amount of the recurring charge.
recurringChargeAmount() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
recurringChargeFrequency(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RecurringCharge.Builder
The frequency of the recurring charge.
recurringChargeFrequency() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The recurring price charged to run this reserved cache node.
recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The recurring price charged to run this reserved cache node.
recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The recurring price charged to run this reserved cache node.
recurringCharges() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The recurring price charged to run this reserved cache node.
recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The recurring price charged to run this reserved cache node.
recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The recurring price charged to run this reserved cache node.
recurringCharges() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
RecurringChargeUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RecurringCharge StAX Unmarshaller
RecurringChargeUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RecurringChargeUnmarshaller
 
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Removes the tags identified by the TagKeys list from the named resource.
removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Removes the tags identified by the TagKeys list from the named resource.
RemoveTagsFromResourceRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a RemoveTagsFromResource operation.
RemoveTagsFromResourceRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
RemoveTagsFromResourceRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RemoveTagsFromResourceRequest Marshaller
RemoveTagsFromResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceRequestMarshaller
 
RemoveTagsFromResourceResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
RemoveTagsFromResourceResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
RemoveTagsFromResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RemoveTagsFromResourceResponse StAX Unmarshaller
RemoveTagsFromResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceResponseUnmarshaller
 
replicaAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
A list of Availability Zones to be used for the read replicas.
replicaAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
A list of Availability Zones to be used for the read replicas.
replicaAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
A list of Availability Zones to be used for the read replicas.
replicaCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
The number of read replica nodes in this node group (shard).
replicaCount() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
The number of read replica nodes in this node group (shard).
replicasPerNodeGroup(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
An optional parameter that specifies the number of replica nodes in each node group (shard).
replicasPerNodeGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
An optional parameter that specifies the number of replica nodes in each node group (shard).
replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
Returns the value of the ReplicationGroup property for this object.
replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
Returns the value of the ReplicationGroup property for this object.
replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
Returns the value of the ReplicationGroup property for this object.
replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
Returns the value of the ReplicationGroup property for this object.
ReplicationGroup - Class in software.amazon.awssdk.services.elasticache.model
Contains all of the attributes of a specific Redis replication group.
replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverResponse.Builder
Sets the value of the ReplicationGroup property for this object.
replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
Returns the value of the ReplicationGroup property for this object.
ReplicationGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReplicationGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
The specified replication group already exists.
ReplicationGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReplicationGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ReplicationGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupAlreadyExistsExceptionUnmarshaller
 
replicationGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A user-created description for the replication group.
replicationGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A user-created description for the replication group.
replicationGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
A description for the replication group.
replicationGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
replicationGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
A description of the source replication group.
replicationGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
A description of the source replication group.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The replication group to which this cluster belongs.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The replication group to which this cluster belongs.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The replication group identifier.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
The identifier of an existing replication group.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
The identifier of an existing replication group.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
The identifier for the cluster to be deleted.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the cluster to be deleted.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
The identifier for the replication group to be described.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
A user-supplied replication group identifier.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied replication group identifier.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
The name of the replication group want to scale up to a larger node type.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
The name of the replication group want to scale up to a larger node type.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The identifier of the replication group to modify.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
The name of the Redis (cluster mode enabled) cluster (replication group) on which the shards are to be configured.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
The name of the Redis (cluster mode enabled) cluster (replication group) on which the shards are to be configured.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The identifier for the replication group.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The unique identifier of the source replication group.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The unique identifier of the source replication group.
replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.
replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.
ReplicationGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The specified replication group does not exist.
ReplicationGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReplicationGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ReplicationGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupNotFoundExceptionUnmarshaller
 
ReplicationGroupPendingModifiedValues - Class in software.amazon.awssdk.services.elasticache.model
The settings to be applied to the Redis replication group, either immediately or during the next maintenance window.
ReplicationGroupPendingModifiedValues.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReplicationGroupPendingModifiedValuesUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ReplicationGroupPendingModifiedValues StAX Unmarshaller
ReplicationGroupPendingModifiedValuesUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupPendingModifiedValuesUnmarshaller
 
replicationGroups(Collection<ReplicationGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
A list of replication groups.
replicationGroups(ReplicationGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
A list of replication groups.
replicationGroups(Consumer<ReplicationGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
A list of replication groups.
replicationGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
A list of replication groups.
replicationGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsIterable
Returns an iterable to iterate through the paginated DescribeReplicationGroupsResponse.replicationGroups() member.
replicationGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
Returns a publisher that can be used to get a stream of data.
ReplicationGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ReplicationGroup StAX Unmarshaller
ReplicationGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupUnmarshaller
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSubnetException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SubnetInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TagNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException.Builder
 
reservedCacheNode(ReservedCacheNode) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse.Builder
Sets the value of the ReservedCacheNode property for this object.
reservedCacheNode(Consumer<ReservedCacheNode.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse.Builder
Sets the value of the ReservedCacheNode property for this object.
reservedCacheNode() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
Returns the value of the ReservedCacheNode property for this object.
ReservedCacheNode - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of a PurchaseReservedCacheNodesOffering operation.
ReservedCacheNode.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReservedCacheNodeAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
You already have a reservation with the given identifier.
ReservedCacheNodeAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReservedCacheNodeAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ReservedCacheNodeAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeAlreadyExistsExceptionUnmarshaller
 
reservedCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The reserved cache node identifier filter value.
reservedCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
reservedCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
A customer-specified identifier to track this reservation.
reservedCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
reservedCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The unique identifier for the reservation.
reservedCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
ReservedCacheNodeNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested reserved cache node was not found.
ReservedCacheNodeNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReservedCacheNodeNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ReservedCacheNodeNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeNotFoundExceptionUnmarshaller
 
ReservedCacheNodeQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the user's cache node quota.
ReservedCacheNodeQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReservedCacheNodeQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ReservedCacheNodeQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeQuotaExceededExceptionUnmarshaller
 
reservedCacheNodes(Collection<ReservedCacheNode>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
A list of reserved cache nodes.
reservedCacheNodes(ReservedCacheNode...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
A list of reserved cache nodes.
reservedCacheNodes(Consumer<ReservedCacheNode.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
A list of reserved cache nodes.
reservedCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
A list of reserved cache nodes.
reservedCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesIterable
Returns an iterable to iterate through the paginated DescribeReservedCacheNodesResponse.reservedCacheNodes() member.
reservedCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
Returns a publisher that can be used to get a stream of data.
ReservedCacheNodesOffering - Class in software.amazon.awssdk.services.elasticache.model
Describes all of the attributes of a reserved cache node offering.
ReservedCacheNodesOffering.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
The offering identifier filter value.
reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
The offering identifier filter value.
reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
The ID of the reserved cache node offering to purchase.
reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The offering identifier.
reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The offering identifier.
reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
A unique identifier for the reserved cache node offering.
reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
ReservedCacheNodesOfferingNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested cache node offering does not exist.
ReservedCacheNodesOfferingNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller
 
reservedCacheNodesOfferings(Collection<ReservedCacheNodesOffering>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
A list of reserved cache node offerings.
reservedCacheNodesOfferings(ReservedCacheNodesOffering...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
A list of reserved cache node offerings.
reservedCacheNodesOfferings(Consumer<ReservedCacheNodesOffering.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
A list of reserved cache node offerings.
reservedCacheNodesOfferings() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
A list of reserved cache node offerings.
reservedCacheNodesOfferings() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsIterable
Returns an iterable to iterate through the paginated DescribeReservedCacheNodesOfferingsResponse.reservedCacheNodesOfferings() member.
reservedCacheNodesOfferings() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
Returns a publisher that can be used to get a stream of data.
ReservedCacheNodesOfferingUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ReservedCacheNodesOffering StAX Unmarshaller
ReservedCacheNodesOfferingUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingUnmarshaller
 
ReservedCacheNodeUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ReservedCacheNode StAX Unmarshaller
ReservedCacheNodeUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeUnmarshaller
 
resetAllParameters(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
If true, all parameters in the cache parameter group are reset to their default values.
resetAllParameters() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group are reset to their default values.
resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroup(Consumer<ResetCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroup(Consumer<ResetCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Modifies the parameters of a cache parameter group to the engine or system default value.
ResetCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a ResetCacheParameterGroup operation.
ResetCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ResetCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ResetCacheParameterGroupRequest Marshaller
ResetCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupRequestMarshaller
 
ResetCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
Represents the output of one of the following operations:
ResetCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ResetCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ResetCacheParameterGroupResponse StAX Unmarshaller
ResetCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupResponseUnmarshaller
 
resharding(ReshardingStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
The status of an online resharding operation.
resharding(Consumer<ReshardingStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
The status of an online resharding operation.
resharding() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
The status of an online resharding operation.
reshardingConfiguration(Collection<ReshardingConfiguration>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
Specifies the preferred availability zones for each node group in the cluster.
reshardingConfiguration(ReshardingConfiguration...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
Specifies the preferred availability zones for each node group in the cluster.
reshardingConfiguration(Consumer<ReshardingConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
Specifies the preferred availability zones for each node group in the cluster.
reshardingConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
Specifies the preferred availability zones for each node group in the cluster.
ReshardingConfiguration - Class in software.amazon.awssdk.services.elasticache.model
A list of PreferredAvailabilityZones objects that specifies the configuration of a node group in the resharded cluster.
ReshardingConfiguration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReshardingConfigurationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ReshardingConfiguration StAX Unmarshaller
ReshardingConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReshardingConfigurationUnmarshaller
 
ReshardingStatus - Class in software.amazon.awssdk.services.elasticache.model
The status of an online resharding operation.
ReshardingStatus.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
ReshardingStatusUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
ReshardingStatus StAX Unmarshaller
ReshardingStatusUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReshardingStatusUnmarshaller
 
resourceName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
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.
resourceName() - Method in class software.amazon.awssdk.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.
resourceName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest.Builder
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.
resourceName() - Method in class software.amazon.awssdk.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.
resourceName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
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.
resourceName() - Method in class software.amazon.awssdk.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.
retainPrimaryCluster(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
If set to true, all of the read replicas are deleted, but the primary node is retained.
retainPrimaryCluster() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
If set to true, all of the read replicas are deleted, but the primary node is retained.
revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Revokes ingress from a cache security group.
revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Revokes ingress from a cache security group.
revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Revokes ingress from a cache security group.
revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Revokes ingress from a cache security group.
RevokeCacheSecurityGroupIngressRequest - Class in software.amazon.awssdk.services.elasticache.model
Represents the input of a RevokeCacheSecurityGroupIngress operation.
RevokeCacheSecurityGroupIngressRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
RevokeCacheSecurityGroupIngressRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RevokeCacheSecurityGroupIngressRequest Marshaller
RevokeCacheSecurityGroupIngressRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressRequestMarshaller
 
RevokeCacheSecurityGroupIngressResponse - Class in software.amazon.awssdk.services.elasticache.model
 
RevokeCacheSecurityGroupIngressResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
RevokeCacheSecurityGroupIngressResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
RevokeCacheSecurityGroupIngressResponse StAX Unmarshaller
RevokeCacheSecurityGroupIngressResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressResponseUnmarshaller
 

S

scaleUpModifications(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse.Builder
A string list, each element of which specifies a cache node type which you can use to scale your cluster or replication group.
scaleUpModifications(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse.Builder
A string list, each element of which specifies a cache node type which you can use to scale your cluster or replication group.
scaleUpModifications() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
A string list, each element of which specifies a cache node type which you can use to scale your cluster or replication group.
securityGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership.Builder
The identifier of the cache security group.
securityGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
One or more VPC security groups associated with the cluster.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
One or more VPC security groups associated with the cluster.
securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cluster.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
One or more Amazon VPC security groups associated with this replication group.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
One or more Amazon VPC security groups associated with this replication group.
securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
One or more Amazon VPC security groups associated with this replication group.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
Specifies the VPC Security Groups associated with the cluster.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
Specifies the VPC Security Groups associated with the cluster.
securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cluster.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
Specifies the VPC Security Groups associated with the clusters in the replication group.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
Specifies the VPC Security Groups associated with the clusters in the replication group.
securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the clusters in the replication group.
SecurityGroupMembership - Class in software.amazon.awssdk.services.elasticache.model
Represents a single cache security group and its status.
SecurityGroupMembership.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SecurityGroupMembershipUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
SecurityGroupMembership StAX Unmarshaller
SecurityGroupMembershipUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SecurityGroupMembershipUnmarshaller
 
securityGroups(Collection<SecurityGroupMembership>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of VPC Security Groups associated with the cluster.
securityGroups(SecurityGroupMembership...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of VPC Security Groups associated with the cluster.
securityGroups(Consumer<SecurityGroupMembership.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A list of VPC Security Groups associated with the cluster.
securityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cluster.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ElastiCacheException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Event
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidSubnetException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SubnetInUseException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.TagNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
 
showCacheClustersNotInReplicationGroups(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group.
showCacheClustersNotInReplicationGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group.
showCacheNodeInfo(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
showCacheNodeInfo() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
showNodeGroupConfig(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.
showNodeGroupConfig() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.
slotMigration(SlotMigration) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingStatus.Builder
Represents the progress of an online resharding operation.
slotMigration(Consumer<SlotMigration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingStatus.Builder
Represents the progress of an online resharding operation.
slotMigration() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
Represents the progress of an online resharding operation.
SlotMigration - Class in software.amazon.awssdk.services.elasticache.model
Represents the progress of an online resharding operation.
SlotMigration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SlotMigrationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
SlotMigration StAX Unmarshaller
SlotMigrationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SlotMigrationUnmarshaller
 
slots(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
The keyspace for this node group (shard).
slots() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
The keyspace for this node group (shard).
slots(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
A string that specifies the keyspace for a particular node group.
slots() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
A string that specifies the keyspace for a particular node group.
snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse.Builder
Sets the value of the Snapshot property for this object.
snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse.Builder
Sets the value of the Snapshot property for this object.
snapshot() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
Returns the value of the Snapshot property for this object.
snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse.Builder
Sets the value of the Snapshot property for this object.
snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse.Builder
Sets the value of the Snapshot property for this object.
snapshot() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
Returns the value of the Snapshot property for this object.
snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse.Builder
Sets the value of the Snapshot property for this object.
snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse.Builder
Sets the value of the Snapshot property for this object.
snapshot() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
Returns the value of the Snapshot property for this object.
Snapshot - Class in software.amazon.awssdk.services.elasticache.model
Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.
Snapshot.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SnapshotAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
You already have a snapshot with the given name.
SnapshotAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SnapshotAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
SnapshotAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotAlreadyExistsExceptionUnmarshaller
 
snapshotArns(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
snapshotArns(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
snapshotArns() - Method in class software.amazon.awssdk.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.
snapshotArns(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3.
snapshotArns(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3.
snapshotArns() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3.
snapshotCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
snapshotCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
SnapshotFeatureNotSupportedException - Exception in software.amazon.awssdk.services.elasticache.model
You attempted one of the following operations:
SnapshotFeatureNotSupportedException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SnapshotFeatureNotSupportedExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
SnapshotFeatureNotSupportedExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotFeatureNotSupportedExceptionUnmarshaller
 
snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The name of a Redis snapshot from which to restore data into the new node group (shard).
snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The name of a Redis snapshot from which to restore data into the new node group (shard).
snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The name of a snapshot from which to restore data into the new replication group.
snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The name of a snapshot from which to restore data into the new replication group.
snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
A name for the snapshot being created.
snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
A name for the snapshot being created.
snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest.Builder
The name of the snapshot to be deleted.
snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
The name of the snapshot to be deleted.
snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
A user-supplied name of the snapshot.
snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
A user-supplied name of the snapshot.
snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The name of a snapshot.
snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The name of a snapshot.
SnapshotNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested snapshot name does not refer to an existing snapshot.
SnapshotNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SnapshotNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
SnapshotNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotNotFoundExceptionUnmarshaller
 
SnapshotQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would exceed the maximum number of snapshots.
SnapshotQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SnapshotQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
SnapshotQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotQuotaExceededExceptionUnmarshaller
 
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The number of days for which ElastiCache retains automatic snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The number of days for which ElastiCache retains automatic snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The number of days for which ElastiCache retains automatic snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The number of days for which ElastiCache retains automatic snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
snapshots(Collection<Snapshot>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
A list of snapshots.
snapshots(Snapshot...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
A list of snapshots.
snapshots(Consumer<Snapshot.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
A list of snapshots.
snapshots() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
A list of snapshots.
snapshots() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsIterable
Returns an iterable to iterate through the paginated DescribeSnapshotsResponse.snapshots() member.
snapshots() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
Returns a publisher that can be used to get a stream of data.
snapshotSource(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
If set to system, the output shows snapshots that were automatically created by ElastiCache.
snapshotSource() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
If set to system, the output shows snapshots that were automatically created by ElastiCache.
snapshotSource(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
Indicates whether the snapshot is from an automatic backup (automated) or was created manually ( manual).
snapshotSource() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
Indicates whether the snapshot is from an automatic backup (automated) or was created manually ( manual).
snapshotStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The status of the snapshot.
snapshotStatus() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The status of the snapshot.
snapshottingClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The cluster ID that is used as the daily snapshot source for the replication group.
snapshottingClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The cluster ID that is used as the daily snapshot source for the replication group.
snapshottingClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The cluster ID that is used as the daily snapshot source for the replication group.
snapshottingClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The cluster ID that is used as the daily snapshot source for the replication group.
SnapshotUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
Snapshot StAX Unmarshaller
SnapshotUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotUnmarshaller
 
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The daily time range during which ElastiCache takes daily snapshots of the source cluster.
snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The daily time range during which ElastiCache takes daily snapshots of the source cluster.
software.amazon.awssdk.services.elasticache - package software.amazon.awssdk.services.elasticache
Amazon ElastiCache
software.amazon.awssdk.services.elasticache.model - package software.amazon.awssdk.services.elasticache.model
 
software.amazon.awssdk.services.elasticache.paginators - package software.amazon.awssdk.services.elasticache.paginators
 
software.amazon.awssdk.services.elasticache.transform - package software.amazon.awssdk.services.elasticache.transform
 
source(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
The source of the parameter value.
source() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
source(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
The parameter types to return.
source() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
source(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
The source of the parameter.
source() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
The source of the parameter.
sourceCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
The ID of the primary node to which this read replica node is synchronized.
sourceCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
sourceIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The identifier of the event source for which events are returned.
sourceIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events are returned.
sourceIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
The identifier for the source of the event.
sourceIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.Event
The identifier for the source of the event.
sourceSnapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
The name of an existing snapshot from which to make a copy.
sourceSnapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
The name of an existing snapshot from which to make a copy.
sourceType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The event source to retrieve events for.
sourceType(SourceType) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The event source to retrieve events for.
sourceType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
sourceType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
sourceType(SourceType) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
sourceType() - Method in class software.amazon.awssdk.services.elasticache.model.Event
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
SourceType - Enum in software.amazon.awssdk.services.elasticache.model
 
sourceTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
sourceTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.Event
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
startTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
startTime() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
startTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The time the reservation started.
startTime() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The time the reservation started.
state(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The state of the reserved cache node.
state() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership.Builder
The membership status in the cache security group.
status() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup.Builder
The status of the Amazon EC2 security group.
status() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
The current state of this replication group - creating, available, etc.
status() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.
status() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.
status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership.Builder
The status of the cache security group membership.
status() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ElastiCacheException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSubnetException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.SubnetInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.TagNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException.Builder
 
Subnet - Class in software.amazon.awssdk.services.elasticache.model
Represents the subnet associated with a cluster.
Subnet.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
subnetAvailabilityZone(AvailabilityZone) - Method in interface software.amazon.awssdk.services.elasticache.model.Subnet.Builder
The Availability Zone associated with the subnet.
subnetAvailabilityZone(Consumer<AvailabilityZone.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.Subnet.Builder
The Availability Zone associated with the subnet.
subnetAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
The Availability Zone associated with the subnet.
subnetIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Subnet.Builder
The unique identifier for the subnet.
subnetIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
The unique identifier for the subnet.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
A list of VPC subnet IDs for the cache subnet group.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
A list of VPC subnet IDs for the cache subnet group.
subnetIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
The EC2 subnet IDs for the cache subnet group.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
The EC2 subnet IDs for the cache subnet group.
subnetIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
SubnetInUseException - Exception in software.amazon.awssdk.services.elasticache.model
The requested subnet is being used by another cache subnet group.
SubnetInUseException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
SubnetInUseExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
SubnetInUseExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SubnetInUseExceptionUnmarshaller
 
subnets(Collection<Subnet>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
A list of subnets associated with the cache subnet group.
subnets(Subnet...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
A list of subnets associated with the cache subnet group.
subnets(Consumer<Subnet.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
A list of subnets associated with the cache subnet group.
subnets() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
SubnetUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
Subnet StAX Unmarshaller
SubnetUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SubnetUnmarshaller
 
subscribe(Subscriber<? super DescribeCacheClustersResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
 
subscribe(Subscriber<? super DescribeCacheEngineVersionsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
 
subscribe(Subscriber<? super DescribeCacheParameterGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
 
subscribe(Subscriber<? super DescribeCacheParametersResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
 
subscribe(Subscriber<? super DescribeCacheSecurityGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
 
subscribe(Subscriber<? super DescribeCacheSubnetGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
 
subscribe(Subscriber<? super DescribeEngineDefaultParametersResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
 
subscribe(Subscriber<? super DescribeEventsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsPublisher
 
subscribe(Subscriber<? super DescribeReplicationGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
 
subscribe(Subscriber<? super DescribeReservedCacheNodesOfferingsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
 
subscribe(Subscriber<? super DescribeReservedCacheNodesResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
 
subscribe(Subscriber<? super DescribeSnapshotsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
 

T

Tag - Class in software.amazon.awssdk.services.elasticache.model
A cost allocation Tag that can be added to an ElastiCache cluster or replication group.
Tag.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
A list of TagKeys identifying the tags you want removed from the named resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
A list of TagKeys identifying the tags you want removed from the named resource.
tagKeys() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
A list of TagKeys identifying the tags you want removed from the named resource.
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList(Tag...) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
A list of cost allocation tags as key-value pairs.
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList(Tag...) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
A list of cost allocation tags as key-value pairs.
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList(Tag...) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse.Builder
A list of cost allocation tags as key-value pairs.
tagList() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
A list of cost allocation tags as key-value pairs.
TagNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
The requested tag was not found on this resource.
TagNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
TagNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
TagNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.TagNotFoundExceptionUnmarshaller
 
TagQuotaPerResourceExceededException - Exception in software.amazon.awssdk.services.elasticache.model
The request cannot be processed because it would cause the resource to have more than the allowed number of tags.
TagQuotaPerResourceExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
TagQuotaPerResourceExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
TagQuotaPerResourceExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.TagQuotaPerResourceExceededExceptionUnmarshaller
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
A list of cost allocation tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
A list of cost allocation tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
A list of cost allocation tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
A list of cost allocation tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of cost allocation tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of cost allocation tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
A list of cost allocation tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
A list of cost allocation tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of cost allocation tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of cost allocation tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A list of cost allocation tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A list of cost allocation tags to be added to this resource.
TagUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
Tag StAX Unmarshaller
TagUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.TagUnmarshaller
 
targetBucket(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
The Amazon S3 bucket to which the snapshot is exported.
targetBucket() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
The Amazon S3 bucket to which the snapshot is exported.
targetSnapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
A name for the snapshot copy.
targetSnapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
A name for the snapshot copy.
testFailover(TestFailoverRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
testFailover(Consumer<TestFailoverRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
testFailover(TestFailoverRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
testFailover(Consumer<TestFailoverRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
TestFailoverNotAvailableException - Exception in software.amazon.awssdk.services.elasticache.model
 
TestFailoverNotAvailableException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
TestFailoverNotAvailableExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
 
TestFailoverNotAvailableExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.TestFailoverNotAvailableExceptionUnmarshaller
 
TestFailoverRequest - Class in software.amazon.awssdk.services.elasticache.model
 
TestFailoverRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
TestFailoverRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
TestFailoverRequest Marshaller
TestFailoverRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.TestFailoverRequestMarshaller
 
TestFailoverResponse - Class in software.amazon.awssdk.services.elasticache.model
 
TestFailoverResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
 
TestFailoverResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
TestFailoverResponse StAX Unmarshaller
TestFailoverResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.TestFailoverResponseUnmarshaller
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ElastiCacheException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ElastiCacheRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.Event
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidSubnetException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.InvalidVpcNetworkStateException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.SubnetInUseException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.TagNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 
topicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NotificationConfiguration.Builder
The Amazon Resource Name (ARN) that identifies the topic.
topicArn() - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
topicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The Amazon Resource Name (ARN) for the topic used by the source cluster for publishing notifications.
topicArn() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The Amazon Resource Name (ARN) for the topic used by the source cluster for publishing notifications.
topicStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NotificationConfiguration.Builder
The current state of the topic.
topicStatus() - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
The current state of the topic.
toString() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
 
toString() - Method in enum software.amazon.awssdk.services.elasticache.model.AutomaticFailoverStatus
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
 
toString() - Method in enum software.amazon.awssdk.services.elasticache.model.AZMode
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
 
toString() - Method in enum software.amazon.awssdk.services.elasticache.model.ChangeType
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.Event
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
 
toString() - Method in enum software.amazon.awssdk.services.elasticache.model.PendingAutomaticFailoverStatus
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
 
toString() - Method in enum software.amazon.awssdk.services.elasticache.model.SourceType
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.Tag
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
 
toString() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
 
transitEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
A flag that enables in-transit encryption when set to true.
transitEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
A flag that enables in-transit encryption when set to true.
transitEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
A flag that enables in-transit encryption when set to true.
transitEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
A flag that enables in-transit encryption when set to true.
transitEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
A flag that enables in-transit encryption when set to true.
transitEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
A flag that enables in-transit encryption when set to true.

U

unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ApiCallRateForCustomerExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.AuthorizationNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.AvailabilityZoneUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheClusterAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheClusterNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheClusterUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheEngineVersionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificParameterUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificValueUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheNodeUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupStatusUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupMembershipUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupInUseExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.CacheSubnetQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ClusterQuotaForCustomerExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CopySnapshotResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeEventsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.EC2SecurityGroupUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.EndpointUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.EngineDefaultsUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.EventUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InsufficientCacheClusterCapacityExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidArnExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidCacheClusterStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidCacheParameterGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidCacheSecurityGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidParameterCombinationExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidReplicationGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidSnapshotStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidSubnetExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.InvalidVpcNetworkStateExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ListAllowedNodeTypeModificationsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ListTagsForResourceResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupConfigurationUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupMemberUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeGroupUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeQuotaForClusterExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeQuotaForCustomerExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.NodeSnapshotUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.NotificationConfigurationUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ParameterNameValueUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ParameterUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.PendingModifiedValuesUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.RecurringChargeUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupPendingModifiedValuesUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ReshardingConfigurationUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.ReshardingStatusUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.SecurityGroupMembershipUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.SlotMigrationUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.SnapshotAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.SnapshotFeatureNotSupportedExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.SnapshotNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.SnapshotQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.SnapshotUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.SubnetInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.SubnetUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.TagNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.TagQuotaPerResourceExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.TagUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.elasticache.transform.TestFailoverNotAvailableExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.elasticache.transform.TestFailoverResponseUnmarshaller
 
usagePrice(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
The hourly price charged for this reserved cache node.
usagePrice() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
usagePrice(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
The hourly price charged for this offering.
usagePrice() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.

V

value(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue.Builder
The value for the cache node type.
value() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
value(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Tag.Builder
The tag's value.
value() - Method in class software.amazon.awssdk.services.elasticache.model.Tag
The tag's value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.AutomaticFailoverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.AZMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.PendingAutomaticFailoverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticache.model.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.elasticache.model.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.elasticache.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
vpcId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
vpcId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
vpcId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cluster.
vpcId() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cluster.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.