- 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(AddTagsToResourceRequest) - 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
-
- apply(DescribeCacheClustersRequest) - Method in class software.amazon.awssdk.services.elasticache.waiters.DescribeCacheClustersFunction
-
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
- apply(DescribeReplicationGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.waiters.DescribeReplicationGroupsFunction
-
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
- 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 cache 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 cache 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.
- 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(AuthorizeCacheSecurityGroupIngressRequest) - 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.
- automaticFailover() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
Indicates the status of Multi-AZ for this replication group.
- automaticFailover(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
Indicates the status of Multi-AZ for this replication group.
- automaticFailover(AutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
Indicates the status of Multi-AZ for this replication group.
- automaticFailover() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
Indicates the status of Multi-AZ for the source replication group.
- automaticFailover(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
Indicates the status of Multi-AZ for the source replication group.
- automaticFailover(AutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
Indicates the status of Multi-AZ for the source 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 for this Redis replication group.
- automaticFailoverStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
Indicates the status of Multi-AZ for this Redis replication group.
- automaticFailoverStatus(PendingAutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
Indicates the status of Multi-AZ 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 cache 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
-
- 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 cache 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 cache 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 cache cluster are all created in a single Availability Zone
or created across multiple Availability Zones.
- CacheCluster - Class in software.amazon.awssdk.services.elasticache.model
-
Contains all of the attributes of a specific cache 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() - 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() - 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() - 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() - 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 cache 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
-
- cacheClusterAvailable() - Method in class software.amazon.awssdk.services.elasticache.waiters.ElastiCacheClientWaiters
-
Builds a CacheClusterAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- cacheClusterCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The date and time when the cache cluster was created.
- cacheClusterCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The date and time when the cache cluster was created.
- cacheClusterCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The date and time when the source cache cluster was created.
- cacheClusterCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The date and time when the source cache cluster was created.
- cacheClusterDeleted() - Method in class software.amazon.awssdk.services.elasticache.waiters.ElastiCacheClientWaiters
-
Builds a CacheClusterDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The user-supplied identifier of the cache cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The user-supplied identifier of the cache 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 cache cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
-
The identifier of an existing cache cluster.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
-
The cache cluster identifier for the cluster to be deleted.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
-
The cache 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 cache 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 cache 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 cache cluster identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The cache cluster identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
The ID of the cache cluster to which the node belongs.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
The ID of the cache 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 cache cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
A unique identifier for the source cache cluster.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
-
The cache cluster identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
-
The cache cluster identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The user-supplied identifier of the source cache cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The user-supplied identifier of the source cache cluster.
- CacheClusterNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache cluster ID does not refer to an existing cache 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 cache clusters.
- cacheClusters(CacheCluster...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
-
A list of cache clusters.
- cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
-
A list of cache clusters.
- cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The current state of this cache cluster, one of the following values: available
,
creating
, deleted
, deleting
, incompatible-network
,
modifying
, rebooting cache cluster nodes
, restore-failed
, or
snapshotting
.
- cacheClusterStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The current state of this cache cluster, one of the following values: available
,
creating
, deleted
, deleting
, incompatible-network
,
modifying
, rebooting cache cluster nodes
, restore-failed
, or
snapshotting
.
- 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
-
A list of cache engine version details.
- 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 cache 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 cache 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 cache 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 cache cluster.
- cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
The ID of the node within its cache cluster.
- cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The cache node identifier for the node in the source cache cluster.
- cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
The cache node identifier for the node in the source cache 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 cache 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 cache 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 cache 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 cache cluster.
- cacheNodes(CacheNode...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache nodes that are members of the cache cluster.
- cacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A list of cache nodes that are members of the cache 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 cache cluster.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The name of the compute and memory capacity node type for the cache 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 cache 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 cache 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 cache cluster or replication group is scaled to.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
The cache node type that this cache 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 cache 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 cache 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() - 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() - 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() - 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
-
Sets the value of the CacheParameterGroup property for this object.
- cacheParameterGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Returns the value of the CacheParameterGroup property for this object.
- 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() - 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 cache cluster.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The name of the parameter group to associate with this cache 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 cache cluster.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The name of the cache parameter group to apply to this cache 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 cache cluster.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The cache parameter group that is associated with the source cache 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
-
A list of cache parameter groups.
- 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() - 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() - 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() - 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 cache 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 cache cluster.
- cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A list of security group names to associate with this cache cluster.
- cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
A list of security group names to associate with this cache 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 cache 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 cache cluster.
- cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
A list of cache security group names to authorize on this cache 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() - 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
-
A list of cache security groups.
- 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() - 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() - 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 cache cluster.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The name of the cache subnet group associated with the cache 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 cache cluster.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The name of the subnet group to be used for the cache 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 cache cluster.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The name of the cache subnet group associated with the source cache 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
-
A list of cache subnet groups.
- 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
-
- 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.
- 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 cache 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() - 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 replicaiton group.
- configurationEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The configuration endpoint for this replicaiton group.
- copySnapshot(CopySnapshotRequest) - 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.
- 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() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
- createCacheCluster(CreateCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a cache cluster.
- createCacheCluster(CreateCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a cache 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(CreateCacheParameterGroupRequest) - 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(CreateCacheSecurityGroupRequest) - 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(CreateCacheSubnetGroupRequest) - 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(CreateReplicationGroupRequest) - 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 cache 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 cache 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.
- 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 cache cluster.
- deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a previously provisioned cache 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(DeleteCacheParameterGroupRequest) - 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(DeleteCacheSecurityGroupRequest) - 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(DeleteCacheSubnetGroupRequest) - 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(DeleteReplicationGroupRequest) - 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(DeleteSnapshotRequest) - 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 cache clusters if no cache cluster identifier is specified, or about a
specific cache cluster if a cache cluster identifier is supplied.
- describeCacheClusters() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a
specific cache cluster if a cache cluster identifier is supplied.
- describeCacheClusters() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a
specific cache cluster if a cache cluster identifier is supplied.
- describeCacheClusters(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a
specific cache cluster if a cache cluster identifier is supplied.
- DescribeCacheClustersFunction - Class in software.amazon.awssdk.services.elasticache.waiters
-
- DescribeCacheClustersFunction(ElastiCacheClient) - Constructor for class software.amazon.awssdk.services.elasticache.waiters.DescribeCacheClustersFunction
-
Constructs a new DescribeCacheClustersFunction with the given client
- 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() - 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.
- 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
-
- 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() - 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.
- 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(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the detailed parameter list for a particular cache parameter group.
- 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(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache security group descriptions.
- 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() - 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.
- 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(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the default engine and system parameter information for the specified cache engine.
- 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 cache clusters, cache security groups, and cache parameter groups.
- describeEvents() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns events related to cache clusters, cache security groups, and cache parameter groups.
- describeEvents() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to cache clusters, cache security groups, and cache parameter groups.
- describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to cache clusters, cache security groups, and cache parameter groups.
- 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() - 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.
- DescribeReplicationGroupsFunction - Class in software.amazon.awssdk.services.elasticache.waiters
-
- DescribeReplicationGroupsFunction(ElastiCacheClient) - Constructor for class software.amazon.awssdk.services.elasticache.waiters.DescribeReplicationGroupsFunction
-
Constructs a new DescribeReplicationGroupsFunction with the given client
- 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() - 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.
- describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - 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.
- 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
-
- 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 cache cluster or replication group snapshots.
- describeSnapshots() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about cache cluster or replication group snapshots.
- describeSnapshots() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cache cluster or replication group snapshots.
- describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cache cluster or replication group snapshots.
- 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 description of the replication group.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The 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.
- 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() - 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
-
- ElastiCacheBaseClientBuilder<B extends ElastiCacheBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.elasticache
-
- ElastiCacheClient - Interface in software.amazon.awssdk.services.elasticache
-
Service client for accessing null.
- ElastiCacheClientBuilder - Interface in software.amazon.awssdk.services.elasticache
-
- ElastiCacheClientWaiters - Class in software.amazon.awssdk.services.elasticache.waiters
-
- ElastiCacheClientWaiters(ElastiCacheClient) - Constructor for class software.amazon.awssdk.services.elasticache.waiters.ElastiCacheClientWaiters
-
Constructs a new ElastiCacheClientWaiters with the given client
- ElastiCacheException - Exception in software.amazon.awssdk.services.elasticache.model
-
Base exception for all service exceptions thrown by Amazon ElastiCache
- ElastiCacheException(String) - Constructor for exception software.amazon.awssdk.services.elasticache.model.ElastiCacheException
-
Constructs a new ElastiCacheException with the specified error message.
- endpoint(Endpoint) - 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 cache
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 cache 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 cache cluster.
- engine() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The name of the cache engine to be used for this cache 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 cache 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 cache 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 cache 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 cache 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() - 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 cache cluster.
- engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The version of the cache engine that is used in this cache 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 cache cluster.
- engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The version number of the cache engine to be used for this cache 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 cache 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 cache 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 cache 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 cache 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 cache cluster runs.
- engineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
The new cache engine version that the cache 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 cache 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 cache 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.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.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.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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
-
A list of events.
- EventUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
Event StAX Unmarshaller
- EventUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.EventUnmarshaller
-
- 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(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 names of all the cache clusters that are part of this replication group.
- memberClusters(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The names of all the cache clusters that are part of this replication group.
- memberClusters() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The names of all the cache clusters 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.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 cache cluster.
- modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the settings for a cache 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(ModifyCacheParameterGroupRequest) - 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(ModifyCacheSubnetGroupRequest) - 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(ModifyReplicationGroupRequest) - 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
-
- 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() - 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() - 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
-
- 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() - 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 single element list with information about the nodes in the replication group.
- nodeGroups(NodeGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A single element list with information about the nodes in the replication group.
- nodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
A single element list with information about the nodes in the replication group.
- NodeGroupsPerReplicationGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the maximum of 15 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
-
- 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 cache 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 cache 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 cache cluster.
- nodeSnapshots(NodeSnapshot...) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
A list of the cache nodes in the source cache cluster.
- nodeSnapshots() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
A list of the cache nodes in the source cache 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
-
Sets the value of the NotificationConfiguration property for this object.
- notificationConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Returns the value of the NotificationConfiguration property for this object.
- 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 cache cluster.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The number of cache nodes in the cache cluster.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The initial number of cache nodes that the cache cluster has.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The initial number of cache nodes that the cache cluster has.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The number of cache nodes that the cache cluster should have.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The number of cache nodes that the cache cluster should have.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
-
The new number of cache nodes for the cache cluster.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
The new number of cache nodes for the cache cluster.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The number of cache nodes in the source cache cluster.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The number of cache nodes in the source cache 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.
- 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() - 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() - 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
-
- parameters(Parameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
- parameters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
-
- 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() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
Contains a list of engine default parameters.
- 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() - 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 cache 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() - 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 cache cluster.
- port() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The port number used by each cache nodes in the source cache cluster.
- preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The name of the Availability Zone in which the cache cluster is located or "Multiple" if the cache nodes are
located in different Availability Zones.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The name of the Availability Zone in which the cache cluster is located or "Multiple" if the cache nodes are
located in different Availability Zones.
- preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The EC2 Availability Zone in which the cache cluster is created.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The EC2 Availability Zone in which the cache 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 cache cluster is located.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The name of the Availability Zone in which the source cache 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.
- 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 cache 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 cache 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 cache 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 cache cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
Specifies the weekly time range during which maintenance on the cache 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 cache cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
Specifies the weekly time range during which maintenance on the cache 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 cache 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 cache 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() - 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.
- purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - 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.
- 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
-
- readEndpoint(Endpoint) - 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 cache cluster.
- rebootCacheCluster(RebootCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Reboots some, or all, of the cache nodes within a provisioned cache 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() - 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() - 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(RemoveTagsFromResourceRequest) - 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() - 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() - 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() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
-
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() - 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
-
- replicationGroupAvailable() - Method in class software.amazon.awssdk.services.elasticache.waiters.ElastiCacheClientWaiters
-
Builds a ReplicationGroupAvailable waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- replicationGroupDeleted() - Method in class software.amazon.awssdk.services.elasticache.waiters.ElastiCacheClientWaiters
-
Builds a ReplicationGroupDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- 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 cache cluster belongs.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The replication group to which this cache 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.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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
-
A list of replication groups.
- ReplicationGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReplicationGroup StAX Unmarshaller
- ReplicationGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupUnmarshaller
-
- reservedCacheNode(ReservedCacheNode) - 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
-
A list of reserved cache nodes.
- 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
-
A list of reserved cache node offerings.
- 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(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.
- 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
-
- 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(RevokeCacheSecurityGroupIngressRequest) - 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
-
- 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 cache
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 cache
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 cache 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 cache cluster.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
One or more VPC security groups associated with the cache cluster.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
One or more VPC security groups associated with the cache 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 cache cluster.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
Specifies the VPC Security Groups associated with the cache cluster.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
Specifies the VPC Security Groups associated with the cache cluster.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
Specifies the VPC Security Groups associated with the cache 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 cache clusters in the replication group.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
Specifies the VPC Security Groups associated with the cache 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 cache cluster.
- securityGroups(SecurityGroupMembership...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of VPC Security Groups associated with the cache cluster.
- securityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A list of VPC Security Groups associated with the cache 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 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.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.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.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.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.
- 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() - 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() - 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() - 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
-
A list of snapshots.
- 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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 cache 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.transform - package software.amazon.awssdk.services.elasticache.transform
-
- software.amazon.awssdk.services.elasticache.waiters - package software.amazon.awssdk.services.elasticache.waiters
-
- 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 cache 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 cache 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 cache cluster, a parameter group, a security group, etc.
- SourceType - Enum in software.amazon.awssdk.services.elasticache.model
-
- 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.
- Subnet - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the subnet associated with a cache 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() - 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() - 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
-