- address() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
-
The DNS hostname of the cache node.
- address(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Endpoint.Builder
-
The DNS hostname of the cache node.
- addTagsToResource(AddTagsToResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Adds up to 50 cost allocation tags to the named resource.
- addTagsToResource(Consumer<AddTagsToResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Adds up to 50 cost allocation tags to the named resource.
- addTagsToResource(AddTagsToResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Adds up to 50 cost allocation tags to the named resource.
- addTagsToResource(Consumer<AddTagsToResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Adds up to 50 cost allocation tags to the named resource.
- AddTagsToResourceRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of an AddTagsToResource operation.
- AddTagsToResourceRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AddTagsToResourceRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
AddTagsToResourceRequest Marshaller
- AddTagsToResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceRequestMarshaller
-
- AddTagsToResourceResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output from the AddTagsToResource
, ListTagsForResource
, and
RemoveTagsFromResource
operations.
- AddTagsToResourceResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AddTagsToResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
AddTagsToResourceResponse StAX Unmarshaller
- AddTagsToResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceResponseUnmarshaller
-
- allowedValues() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
The valid range of values for the parameter.
- allowedValues(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
The valid range of values for the parameter.
- allowedValues() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
The valid range of values for the parameter.
- allowedValues(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
The valid range of values for the parameter.
- APICallRateForCustomerExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The customer has exceeded the allowed rate of API calls.
- APICallRateForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- APICallRateForCustomerExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- APICallRateForCustomerExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.APICallRateForCustomerExceededExceptionUnmarshaller
-
- applyImmediately() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
If true
, this parameter causes the modifications in this request and any pending modifications to be
applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the cluster.
- applyImmediately(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
If true
, this parameter causes the modifications in this request and any pending modifications
to be applied, asynchronously and as soon as possible, regardless of the
PreferredMaintenanceWindow
setting for the cluster.
- applyImmediately() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
If true
, this parameter causes the modifications in this request and any pending modifications to be
applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the replication group.
- applyImmediately(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
If true
, this parameter causes the modifications in this request and any pending modifications
to be applied, asynchronously and as soon as possible, regardless of the
PreferredMaintenanceWindow
setting for the replication group.
- applyImmediately() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
-
Indicates that the shard reconfiguration process begins immediately.
- applyImmediately(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
Indicates that the shard reconfiguration process begins immediately.
- atRestEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A flag that enables encryption at-rest when set to true
.
- atRestEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A flag that enables encryption at-rest when set to true
.
- atRestEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
A flag that enables encryption at rest when set to true
.
- atRestEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A flag that enables encryption at rest when set to true
.
- atRestEncryptionEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
A flag that enables encryption at-rest when set to true
.
- atRestEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A flag that enables encryption at-rest when set to true
.
- AuthorizationAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
The specified Amazon EC2 security group is already authorized for the specified cache security group.
- AuthorizationAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AuthorizationAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- AuthorizationAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
-
- AuthorizationNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The specified Amazon EC2 security group is not authorized for the specified cache security group.
- AuthorizationNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AuthorizationNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- AuthorizationNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizationNotFoundExceptionUnmarshaller
-
- authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Allows network ingress to a cache security group.
- authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Allows network ingress to a cache security group.
- authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Allows network ingress to a cache security group.
- authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Allows network ingress to a cache security group.
- AuthorizeCacheSecurityGroupIngressRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of an AuthorizeCacheSecurityGroupIngress operation.
- AuthorizeCacheSecurityGroupIngressRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AuthorizeCacheSecurityGroupIngressRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
AuthorizeCacheSecurityGroupIngressRequest Marshaller
- AuthorizeCacheSecurityGroupIngressRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressRequestMarshaller
-
- AuthorizeCacheSecurityGroupIngressResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- AuthorizeCacheSecurityGroupIngressResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AuthorizeCacheSecurityGroupIngressResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
AuthorizeCacheSecurityGroupIngressResponse StAX Unmarshaller
- AuthorizeCacheSecurityGroupIngressResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressResponseUnmarshaller
-
- authToken() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
Reserved parameter. The password used to access a password protected server.
- authToken(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
Reserved parameter. The password used to access a password protected server.
- authToken() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
Reserved parameter. The password used to access a password protected server.
- authToken(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
Reserved parameter. The password used to access a password protected server.
- authTokenEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A flag that enables using an AuthToken
(password) when issuing Redis commands.
- authTokenEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A flag that enables using an AuthToken
(password) when issuing Redis commands.
- authTokenEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
A flag that enables using an AuthToken
(password) when issuing Redis commands.
- authTokenEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A flag that enables using an AuthToken
(password) when issuing Redis commands.
- automaticFailover() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailover(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailover(AutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailover() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
- automaticFailover(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
- automaticFailover(AutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
- automaticFailoverAsString() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailoverAsString() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
- automaticFailoverEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary
fails.
- automaticFailoverEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary
fails.
- automaticFailoverEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
Determines whether a read replica is automatically promoted to read/write primary if the existing primary
encounters a failure.
- automaticFailoverEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
Determines whether a read replica is automatically promoted to read/write primary if the existing primary
encounters a failure.
- AutomaticFailoverStatus - Enum in software.amazon.awssdk.services.elasticache.model
-
- automaticFailoverStatus() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailoverStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailoverStatus(PendingAutomaticFailoverStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- automaticFailoverStatusAsString() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
-
Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
- autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
This parameter is currently disabled.
- autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
This parameter is currently disabled.
- autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
This parameter is currently disabled.
- autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
This parameter is currently disabled.
- autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
This parameter is currently disabled.
- autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
This parameter is currently disabled.
- autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
This parameter is currently disabled.
- autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
This parameter is currently disabled.
- autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
This parameter is currently disabled.
- autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
This parameter is currently disabled.
- autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
This parameter is currently disabled.
- autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
This parameter is currently disabled.
- AvailabilityZone - Class in software.amazon.awssdk.services.elasticache.model
-
Describes an Availability Zone in which the cluster is launched.
- AvailabilityZone.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- AvailabilityZoneUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
AvailabilityZone StAX Unmarshaller
- AvailabilityZoneUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.AvailabilityZoneUnmarshaller
-
- AZMode - Enum in software.amazon.awssdk.services.elasticache.model
-
- azMode() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across
multiple Availability Zones in the cluster's region.
- azMode(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created
across multiple Availability Zones in the cluster's region.
- azMode(AZMode) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created
across multiple Availability Zones in the cluster's region.
- azMode() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or
created across multiple Availability Zones.
- azMode(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or
created across multiple Availability Zones.
- azMode(AZMode) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or
created across multiple Availability Zones.
- azModeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across
multiple Availability Zones in the cluster's region.
- azModeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or
created across multiple Availability Zones.
- CacheCluster - Class in software.amazon.awssdk.services.elasticache.model
-
Contains all of the attributes of a specific cluster.
- cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
-
Returns the value of the CacheCluster property for this object.
- cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
-
Returns the value of the CacheCluster property for this object.
- cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
-
Returns the value of the CacheCluster property for this object.
- cacheCluster(CacheCluster) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster(Consumer<CacheCluster.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse.Builder
-
Sets the value of the CacheCluster property for this object.
- cacheCluster() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
-
Returns the value of the CacheCluster property for this object.
- CacheCluster.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheClusterAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
You already have a cluster with the given identifier.
- CacheClusterAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheClusterAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheClusterAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheClusterAlreadyExistsExceptionUnmarshaller
-
- cacheClusterCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The date and time when the cluster was created.
- cacheClusterCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The date and time when the cluster was created.
- cacheClusterCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The date and time when the source cluster was created.
- cacheClusterCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The date and time when the source cluster was created.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The user-supplied identifier of the cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The user-supplied identifier of the cluster.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The node group (shard) identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The node group (shard) identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
-
The identifier of an existing cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
-
The identifier of an existing cluster.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
-
The cluster identifier for the cluster to be deleted.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
-
The cluster identifier for the cluster to be deleted.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
The user-supplied cluster identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
-
The user-supplied cluster identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
A user-supplied cluster identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
A user-supplied cluster identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
-
The name of the cluster you want to scale up to a larger node instanced type.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
-
The name of the cluster you want to scale up to a larger node instanced type.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The cluster identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The cluster identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
The ID of the cluster to which the node belongs.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
The ID of the cluster to which the node belongs.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
A unique identifier for the source cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
A unique identifier for the source cluster.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
-
The cluster identifier.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
-
The cluster identifier.
- cacheClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The user-supplied identifier of the source cluster.
- cacheClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The user-supplied identifier of the source cluster.
- CacheClusterNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cluster ID does not refer to an existing cluster.
- CacheClusterNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheClusterNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheClusterNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheClusterNotFoundExceptionUnmarshaller
-
- cacheClusters(Collection<CacheCluster>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
-
A list of clusters.
- cacheClusters(CacheCluster...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
-
A list of clusters.
- cacheClusters(Consumer<CacheCluster.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
-
A list of clusters.
- cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
-
A list of clusters.
- cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersIterable
-
- cacheClusters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
-
Returns a publisher that can be used to get a stream of data.
- cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The current state of this cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
,
rebooting cluster nodes
, restore-failed
, or snapshotting
.
- cacheClusterStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The current state of this cluster, one of the following values: available
, creating
,
deleted
, deleting
, incompatible-network
, modifying
,
rebooting cluster nodes
, restore-failed
, or snapshotting
.
- CacheClusterUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheCluster StAX Unmarshaller
- CacheClusterUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheClusterUnmarshaller
-
- cacheEngineDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
-
The description of the cache engine.
- cacheEngineDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
-
The description of the cache engine.
- CacheEngineVersion - Class in software.amazon.awssdk.services.elasticache.model
-
Provides all of the details about a particular cache engine version.
- CacheEngineVersion.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- cacheEngineVersionDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
-
The description of the cache engine version.
- cacheEngineVersionDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
-
The description of the cache engine version.
- cacheEngineVersions(Collection<CacheEngineVersion>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
-
A list of cache engine version details.
- cacheEngineVersions(CacheEngineVersion...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
-
A list of cache engine version details.
- cacheEngineVersions(Consumer<CacheEngineVersion.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
-
A list of cache engine version details.
- cacheEngineVersions() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
-
A list of cache engine version details.
- cacheEngineVersions() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsIterable
-
- cacheEngineVersions() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- CacheEngineVersionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheEngineVersion StAX Unmarshaller
- CacheEngineVersionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheEngineVersionUnmarshaller
-
- CacheNode - Class in software.amazon.awssdk.services.elasticache.model
-
Represents an individual cache node within a cluster.
- CacheNode.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- cacheNodeCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
-
The number of cache node instances to reserve.
- cacheNodeCount() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
-
The number of cache node instances to reserve.
- cacheNodeCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The number of cache nodes that have been reserved.
- cacheNodeCount() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The number of cache nodes that have been reserved.
- cacheNodeCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
-
The date and time when the cache node was created.
- cacheNodeCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
The date and time when the cache node was created.
- cacheNodeCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The date and time when the cache node was created in the source cluster.
- cacheNodeCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
The date and time when the cache node was created in the source cluster.
- cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
-
The cache node identifier.
- cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
The cache node identifier.
- cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
The ID of the node within its cluster.
- cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
The ID of the node within its cluster.
- cacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The cache node identifier for the node in the source cluster.
- cacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
The cache node identifier for the node in the source cluster.
- cacheNodeIdsToReboot(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
-
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
- cacheNodeIdsToReboot(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
-
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
- cacheNodeIdsToReboot() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
-
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
- cacheNodeIdsToReboot(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
-
A list of cache node IDs to reboot.
- cacheNodeIdsToReboot(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
-
A list of cache node IDs to reboot.
- cacheNodeIdsToReboot() - Method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
-
A list of cache node IDs to reboot.
- cacheNodeIdsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
A list of cache node IDs to be removed.
- cacheNodeIdsToRemove(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
A list of cache node IDs to be removed.
- cacheNodeIdsToRemove() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
A list of cache node IDs to be removed.
- cacheNodeIdsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
-
A list of cache node IDs that are being removed (or will be removed) from the cluster.
- cacheNodeIdsToRemove(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
-
A list of cache node IDs that are being removed (or will be removed) from the cluster.
- cacheNodeIdsToRemove() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
A list of cache node IDs that are being removed (or will be removed) from the cluster.
- cacheNodes(Collection<CacheNode>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache nodes that are members of the cluster.
- cacheNodes(CacheNode...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache nodes that are members of the cluster.
- cacheNodes(Consumer<CacheNode.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache nodes that are members of the cluster.
- cacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A list of cache nodes that are members of the cluster.
- cacheNodeStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
-
The current state of this cache node.
- cacheNodeStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
The current state of this cache node.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The name of the compute and memory capacity node type for the cluster.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The name of the compute and memory capacity node type for the cluster.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue.Builder
-
The cache node type for which this value applies.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
-
The cache node type for which this value applies.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The compute and memory capacity of the nodes in the node group (shard).
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The compute and memory capacity of the nodes in the node group (shard).
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The compute and memory capacity of the nodes in the node group (shard).
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The compute and memory capacity of the nodes in the node group (shard).
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
The cache node type filter value.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
The cache node type filter value.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
The cache node type filter value.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
The cache node type filter value.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
A valid cache node type that you want to scale this cluster up to.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
A valid cache node type that you want to scale this cluster up to.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
A valid cache node type that you want to scale this replication group to.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
A valid cache node type that you want to scale this replication group to.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
-
The cache node type that this cluster or replication group is scaled to.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
The cache node type that this cluster or replication group is scaled to.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The name of the compute and memory capacity node type for each node in the replication group.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The name of the compute and memory capacity node type for each node in the replication group.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The cache node type for the reserved cache nodes.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The cache node type for the reserved cache nodes.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
The cache node type for the reserved cache node.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
-
The cache node type for the reserved cache node.
- cacheNodeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The name of the compute and memory capacity node type for the source cluster.
- cacheNodeType() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The name of the compute and memory capacity node type for the source cluster.
- CacheNodeTypeSpecificParameter - Class in software.amazon.awssdk.services.elasticache.model
-
A parameter that has a different value for each cache node type it is applied to.
- CacheNodeTypeSpecificParameter.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- cacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters(Consumer<CacheNodeTypeSpecificParameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters(Consumer<CacheNodeTypeSpecificParameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
-
A list of parameters specific to a particular cache node type.
- cacheNodeTypeSpecificParameters() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
A list of parameters specific to a particular cache node type.
- CacheNodeTypeSpecificParameterUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheNodeTypeSpecificParameter StAX Unmarshaller
- CacheNodeTypeSpecificParameterUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificParameterUnmarshaller
-
- CacheNodeTypeSpecificValue - Class in software.amazon.awssdk.services.elasticache.model
-
A value that applies only to a certain cache node type.
- CacheNodeTypeSpecificValue.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- cacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
A list of cache node types and their corresponding values for this parameter.
- cacheNodeTypeSpecificValues(CacheNodeTypeSpecificValue...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
A list of cache node types and their corresponding values for this parameter.
- cacheNodeTypeSpecificValues(Consumer<CacheNodeTypeSpecificValue.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
A list of cache node types and their corresponding values for this parameter.
- cacheNodeTypeSpecificValues() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
A list of cache node types and their corresponding values for this parameter.
- CacheNodeTypeSpecificValueUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheNodeTypeSpecificValue StAX Unmarshaller
- CacheNodeTypeSpecificValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheNodeTypeSpecificValueUnmarshaller
-
- CacheNodeUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheNode StAX Unmarshaller
- CacheNodeUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheNodeUnmarshaller
-
- cacheParameterGroup(CacheParameterGroupStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Status of the cache parameter group.
- cacheParameterGroup(Consumer<CacheParameterGroupStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Status of the cache parameter group.
- cacheParameterGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Status of the cache parameter group.
- CacheParameterGroup - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a CreateCacheParameterGroup
operation.
- cacheParameterGroup(CacheParameterGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse.Builder
-
Sets the value of the CacheParameterGroup property for this object.
- cacheParameterGroup(Consumer<CacheParameterGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse.Builder
-
Sets the value of the CacheParameterGroup property for this object.
- cacheParameterGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
-
Returns the value of the CacheParameterGroup property for this object.
- CacheParameterGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheParameterGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
A cache parameter group with the requested name already exists.
- CacheParameterGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheParameterGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheParameterGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupAlreadyExistsExceptionUnmarshaller
-
- cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheEngineVersion.Builder
-
The name of the cache parameter group family associated with this cache engine.
- cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
-
The name of the cache parameter group family associated with this cache engine.
- cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroup.Builder
-
The name of the cache parameter group family that this cache parameter group is compatible with.
- cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
-
The name of the cache parameter group family that this cache parameter group is compatible with.
- cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
-
The name of the cache parameter group family that the cache parameter group can be used with.
- cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
-
The name of the cache parameter group family that the cache parameter group can be used with.
- cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
-
The name of a specific cache parameter group family to return details for.
- cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
-
The name of a specific cache parameter group family to return details for.
- cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
-
The name of the cache parameter group family.
- cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
-
The name of the cache parameter group family.
- cacheParameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
-
Specifies the name of the cache parameter group family to which the engine default parameters apply.
- cacheParameterGroupFamily() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
Specifies the name of the cache parameter group family to which the engine default parameters apply.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroup.Builder
-
The name of the cache parameter group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
-
The name of the cache parameter group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
-
The name of the cache parameter group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
-
The name of the cache parameter group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The name of the parameter group to associate with this cluster.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The name of the parameter group to associate with this cluster.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
-
A user-specified name for the cache parameter group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
-
A user-specified name for the cache parameter group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The name of the parameter group to associate with this replication group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The name of the parameter group to associate with this replication group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest.Builder
-
The name of the cache parameter group to delete.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
-
The name of the cache parameter group to delete.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
-
The name of a specific cache parameter group to return details for.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
-
The name of a specific cache parameter group to return details for.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
-
The name of a specific cache parameter group to return details for.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
-
The name of a specific cache parameter group to return details for.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The name of the cache parameter group to apply to this cluster.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The name of the cache parameter group to apply to this cluster.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
-
The name of the cache parameter group to modify.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
-
The name of the cache parameter group to modify.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse.Builder
-
The name of the cache parameter group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
-
The name of the cache parameter group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The name of the cache parameter group to apply to all of the clusters in this replication group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The name of the cache parameter group to apply to all of the clusters in this replication group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
The name of the cache parameter group to reset.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
-
The name of the cache parameter group to reset.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse.Builder
-
The name of the cache parameter group.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
-
The name of the cache parameter group.
- cacheParameterGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The cache parameter group that is associated with the source cluster.
- cacheParameterGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The cache parameter group that is associated with the source cluster.
- CacheParameterGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache parameter group name does not refer to an existing cache parameter group.
- CacheParameterGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheParameterGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheParameterGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupNotFoundExceptionUnmarshaller
-
- CacheParameterGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the maximum number of cache security groups.
- CacheParameterGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheParameterGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheParameterGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupQuotaExceededExceptionUnmarshaller
-
- cacheParameterGroups(Collection<CacheParameterGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
-
A list of cache parameter groups.
- cacheParameterGroups(CacheParameterGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
-
A list of cache parameter groups.
- cacheParameterGroups(Consumer<CacheParameterGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
-
A list of cache parameter groups.
- cacheParameterGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
-
A list of cache parameter groups.
- cacheParameterGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsIterable
-
- cacheParameterGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- CacheParameterGroupStatus - Class in software.amazon.awssdk.services.elasticache.model
-
Status of the cache parameter group.
- CacheParameterGroupStatus.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheParameterGroupStatusUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheParameterGroupStatus StAX Unmarshaller
- CacheParameterGroupStatusUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupStatusUnmarshaller
-
- CacheParameterGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheParameterGroup StAX Unmarshaller
- CacheParameterGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheParameterGroupUnmarshaller
-
- cacheSecurityGroup(CacheSecurityGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse.Builder
-
Sets the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup(Consumer<CacheSecurityGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse.Builder
-
Sets the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
-
Returns the value of the CacheSecurityGroup property for this object.
- CacheSecurityGroup - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of one of the following operations:
- cacheSecurityGroup(CacheSecurityGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse.Builder
-
Sets the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup(Consumer<CacheSecurityGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse.Builder
-
Sets the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
-
Returns the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup(CacheSecurityGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse.Builder
-
Sets the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup(Consumer<CacheSecurityGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse.Builder
-
Sets the value of the CacheSecurityGroup property for this object.
- cacheSecurityGroup() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
-
Returns the value of the CacheSecurityGroup property for this object.
- CacheSecurityGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSecurityGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
A cache security group with the specified name already exists.
- CacheSecurityGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSecurityGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSecurityGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupAlreadyExistsExceptionUnmarshaller
-
- CacheSecurityGroupMembership - Class in software.amazon.awssdk.services.elasticache.model
-
Represents a cluster's status within a particular cache security group.
- CacheSecurityGroupMembership.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSecurityGroupMembershipUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheSecurityGroupMembership StAX Unmarshaller
- CacheSecurityGroupMembershipUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupMembershipUnmarshaller
-
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
-
The cache security group that allows network ingress.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
-
The cache security group that allows network ingress.
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
-
The name of the cache security group.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
-
The name of the cache security group.
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership.Builder
-
The name of the cache security group.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
-
The name of the cache security group.
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
-
A name for the cache security group.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
-
A name for the cache security group.
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest.Builder
-
The name of the cache security group to delete.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
-
The name of the cache security group to delete.
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
-
The name of the cache security group to return details for.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
-
The name of the cache security group to return details for.
- cacheSecurityGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
-
The name of the cache security group to revoke ingress from.
- cacheSecurityGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
-
The name of the cache security group to revoke ingress from.
- cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A list of security group names to associate with this cluster.
- cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A list of security group names to associate with this cluster.
- cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
A list of security group names to associate with this cluster.
- cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of cache security group names to associate with this replication group.
- cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of cache security group names to associate with this replication group.
- cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
A list of cache security group names to associate with this replication group.
- cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
A list of cache security group names to authorize on this cluster.
- cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
A list of cache security group names to authorize on this cluster.
- cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
A list of cache security group names to authorize on this cluster.
- cacheSecurityGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
A list of cache security group names to authorize for the clusters in this replication group.
- cacheSecurityGroupNames(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
A list of cache security group names to authorize for the clusters in this replication group.
- cacheSecurityGroupNames() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
A list of cache security group names to authorize for the clusters in this replication group.
- CacheSecurityGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache security group name does not refer to an existing cache security group.
- CacheSecurityGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSecurityGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSecurityGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupNotFoundExceptionUnmarshaller
-
- CacheSecurityGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the allowed number of cache security groups.
- CacheSecurityGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSecurityGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSecurityGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupQuotaExceededExceptionUnmarshaller
-
- cacheSecurityGroups(Collection<CacheSecurityGroupMembership>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache security group elements, composed of name and status sub-elements.
- cacheSecurityGroups(CacheSecurityGroupMembership...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache security group elements, composed of name and status sub-elements.
- cacheSecurityGroups(Consumer<CacheSecurityGroupMembership.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of cache security group elements, composed of name and status sub-elements.
- cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A list of cache security group elements, composed of name and status sub-elements.
- cacheSecurityGroups(Collection<CacheSecurityGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
-
A list of cache security groups.
- cacheSecurityGroups(CacheSecurityGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
-
A list of cache security groups.
- cacheSecurityGroups(Consumer<CacheSecurityGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
-
A list of cache security groups.
- cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
-
A list of cache security groups.
- cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsIterable
-
- cacheSecurityGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- CacheSecurityGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheSecurityGroup StAX Unmarshaller
- CacheSecurityGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSecurityGroupUnmarshaller
-
- cacheSize(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The size of the cache on the source cache node.
- cacheSize() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
The size of the cache on the source cache node.
- CacheSubnetGroup - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of one of the following operations:
- cacheSubnetGroup(CacheSubnetGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse.Builder
-
Sets the value of the CacheSubnetGroup property for this object.
- cacheSubnetGroup(Consumer<CacheSubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse.Builder
-
Sets the value of the CacheSubnetGroup property for this object.
- cacheSubnetGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
-
Returns the value of the CacheSubnetGroup property for this object.
- cacheSubnetGroup(CacheSubnetGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse.Builder
-
Sets the value of the CacheSubnetGroup property for this object.
- cacheSubnetGroup(Consumer<CacheSubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse.Builder
-
Sets the value of the CacheSubnetGroup property for this object.
- cacheSubnetGroup() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
-
Returns the value of the CacheSubnetGroup property for this object.
- CacheSubnetGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSubnetGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache subnet group name is already in use by an existing cache subnet group.
- CacheSubnetGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSubnetGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSubnetGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupAlreadyExistsExceptionUnmarshaller
-
- cacheSubnetGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
-
The description of the cache subnet group.
- cacheSubnetGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
-
The description of the cache subnet group.
- cacheSubnetGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
-
A description for the cache subnet group.
- cacheSubnetGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
-
A description for the cache subnet group.
- cacheSubnetGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
-
A description of the cache subnet group.
- cacheSubnetGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
-
A description of the cache subnet group.
- CacheSubnetGroupInUseException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache subnet group is currently in use.
- CacheSubnetGroupInUseException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSubnetGroupInUseExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSubnetGroupInUseExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupInUseExceptionUnmarshaller
-
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The name of the cache subnet group associated with the cluster.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The name of the cache subnet group associated with the cluster.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
-
The name of the cache subnet group.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
-
The name of the cache subnet group.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The name of the subnet group to be used for the cluster.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The name of the subnet group to be used for the cluster.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
-
A name for the cache subnet group.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
-
A name for the cache subnet group.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The name of the cache subnet group to be used for the replication group.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The name of the cache subnet group to be used for the replication group.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest.Builder
-
The name of the cache subnet group to delete.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
-
The name of the cache subnet group to delete.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
-
The name of the cache subnet group to return details for.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
-
The name of the cache subnet group to return details for.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
-
The name for the cache subnet group.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
-
The name for the cache subnet group.
- cacheSubnetGroupName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The name of the cache subnet group associated with the source cluster.
- cacheSubnetGroupName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The name of the cache subnet group associated with the source cluster.
- CacheSubnetGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache subnet group name does not refer to an existing cache subnet group.
- CacheSubnetGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSubnetGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSubnetGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupNotFoundExceptionUnmarshaller
-
- CacheSubnetGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the allowed number of cache subnet groups.
- CacheSubnetGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSubnetGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSubnetGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupQuotaExceededExceptionUnmarshaller
-
- cacheSubnetGroups(Collection<CacheSubnetGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
-
A list of cache subnet groups.
- cacheSubnetGroups(CacheSubnetGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
-
A list of cache subnet groups.
- cacheSubnetGroups(Consumer<CacheSubnetGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
-
A list of cache subnet groups.
- cacheSubnetGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
-
A list of cache subnet groups.
- cacheSubnetGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsIterable
-
- cacheSubnetGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- CacheSubnetGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CacheSubnetGroup StAX Unmarshaller
- CacheSubnetGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetGroupUnmarshaller
-
- CacheSubnetQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
- CacheSubnetQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CacheSubnetQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- CacheSubnetQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CacheSubnetQuotaExceededExceptionUnmarshaller
-
- changeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- changeType(ChangeType) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- changeType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- ChangeType - Enum in software.amazon.awssdk.services.elasticache.model
-
- changeType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- changeType(ChangeType) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- changeType() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- changeTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- changeTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be
applied.
- clientDownloadLandingPage(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The URL of the web page where you can download the latest ElastiCache client library.
- clientDownloadLandingPage() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The URL of the web page where you can download the latest ElastiCache client library.
- clusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be
partitioned across multiple shards (API/CLI: node groups).
- clusterEnabled() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be
partitioned across multiple shards (API/CLI: node groups).
- ClusterQuotaForCustomerExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the allowed number of clusters per customer.
- ClusterQuotaForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ClusterQuotaForCustomerExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ClusterQuotaForCustomerExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ClusterQuotaForCustomerExceededExceptionUnmarshaller
-
- configurationEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used
by an application to connect to any node in the cluster.
- configurationEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used
by an application to connect to any node in the cluster.
- configurationEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by
an application to connect to any node in the cluster.
- configurationEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The configuration endpoint for this replication group.
- configurationEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The configuration endpoint for this replication group.
- configurationEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The configuration endpoint for this replication group.
- copySnapshot(CopySnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Makes a copy of an existing snapshot.
- copySnapshot(Consumer<CopySnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Makes a copy of an existing snapshot.
- copySnapshot(CopySnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Makes a copy of an existing snapshot.
- copySnapshot(Consumer<CopySnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Makes a copy of an existing snapshot.
- CopySnapshotRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CopySnapshotMessage
operation.
- CopySnapshotRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CopySnapshotRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CopySnapshotRequest Marshaller
- CopySnapshotRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CopySnapshotRequestMarshaller
-
- CopySnapshotResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CopySnapshotResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CopySnapshotResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CopySnapshotResponse StAX Unmarshaller
- CopySnapshotResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CopySnapshotResponseUnmarshaller
-
- create() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Create a
ElastiCacheAsyncClient
with the region loaded from the
software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain
and credentials loaded from the
software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
.
- create() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Create a
ElastiCacheClient
with the region loaded from the
software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain
and credentials loaded from the
software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
.
- createCacheCluster(CreateCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a cluster.
- createCacheCluster(Consumer<CreateCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a cluster.
- createCacheCluster(CreateCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a cluster.
- createCacheCluster(Consumer<CreateCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a cluster.
- CreateCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CreateCacheCluster operation.
- CreateCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheClusterRequest Marshaller
- CreateCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterRequestMarshaller
-
- CreateCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheClusterResponse StAX Unmarshaller
- CreateCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterResponseUnmarshaller
-
- createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a new Amazon ElastiCache cache parameter group.
- createCacheParameterGroup(Consumer<CreateCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a new Amazon ElastiCache cache parameter group.
- createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a new Amazon ElastiCache cache parameter group.
- createCacheParameterGroup(Consumer<CreateCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a new Amazon ElastiCache cache parameter group.
- CreateCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CreateCacheParameterGroup
operation.
- CreateCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheParameterGroupRequest Marshaller
- CreateCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupRequestMarshaller
-
- CreateCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheParameterGroupResponse StAX Unmarshaller
- CreateCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupResponseUnmarshaller
-
- createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a new cache security group.
- createCacheSecurityGroup(Consumer<CreateCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a new cache security group.
- createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a new cache security group.
- createCacheSecurityGroup(Consumer<CreateCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a new cache security group.
- CreateCacheSecurityGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CreateCacheSecurityGroup
operation.
- CreateCacheSecurityGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheSecurityGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheSecurityGroupRequest Marshaller
- CreateCacheSecurityGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupRequestMarshaller
-
- CreateCacheSecurityGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheSecurityGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheSecurityGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheSecurityGroupResponse StAX Unmarshaller
- CreateCacheSecurityGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupResponseUnmarshaller
-
- createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a new cache subnet group.
- createCacheSubnetGroup(Consumer<CreateCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a new cache subnet group.
- createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a new cache subnet group.
- createCacheSubnetGroup(Consumer<CreateCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a new cache subnet group.
- CreateCacheSubnetGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CreateCacheSubnetGroup
operation.
- CreateCacheSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheSubnetGroupRequest Marshaller
- CreateCacheSubnetGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupRequestMarshaller
-
- CreateCacheSubnetGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateCacheSubnetGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateCacheSubnetGroupResponse StAX Unmarshaller
- CreateCacheSubnetGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupResponseUnmarshaller
-
- createReplicationGroup(CreateReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
- createReplicationGroup(Consumer<CreateReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
- createReplicationGroup(CreateReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
- createReplicationGroup(Consumer<CreateReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
- CreateReplicationGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CreateReplicationGroup
operation.
- CreateReplicationGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateReplicationGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateReplicationGroupRequest Marshaller
- CreateReplicationGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupRequestMarshaller
-
- CreateReplicationGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CreateReplicationGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateReplicationGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateReplicationGroupResponse StAX Unmarshaller
- CreateReplicationGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupResponseUnmarshaller
-
- createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a copy of an entire cluster or replication group at a specific moment in time.
- createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Creates a copy of an entire cluster or replication group at a specific moment in time.
- createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a copy of an entire cluster or replication group at a specific moment in time.
- createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Creates a copy of an entire cluster or replication group at a specific moment in time.
- CreateSnapshotRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a CreateSnapshot
operation.
- CreateSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateSnapshotRequest Marshaller
- CreateSnapshotRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotRequestMarshaller
-
- CreateSnapshotResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- CreateSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- CreateSnapshotResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
CreateSnapshotResponse StAX Unmarshaller
- CreateSnapshotResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotResponseUnmarshaller
-
- currentRole(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
The role that is currently assigned to the node - primary
or replica
.
- currentRole() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
The role that is currently assigned to the node - primary
or replica
.
- customerAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
-
The Availability Zone where this node was created and now resides.
- customerAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
The Availability Zone where this node was created and now resides.
- dataType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
The valid data type for the parameter.
- dataType() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
The valid data type for the parameter.
- dataType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
The valid data type for the parameter.
- dataType() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
The valid data type for the parameter.
- date(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
-
The date and time when the event occurred.
- date() - Method in class software.amazon.awssdk.services.elasticache.model.Event
-
The date and time when the event occurred.
- defaultOnly(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
-
If true
, specifies that only the default version of the specified engine or engine and major
version combination is to be returned.
- defaultOnly() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
-
If true
, specifies that only the default version of the specified engine or engine and major version
combination is to be returned.
- deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes a previously provisioned cluster.
- deleteCacheCluster(Consumer<DeleteCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes a previously provisioned cluster.
- deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a previously provisioned cluster.
- deleteCacheCluster(Consumer<DeleteCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a previously provisioned cluster.
- DeleteCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DeleteCacheCluster
operation.
- DeleteCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheClusterRequest Marshaller
- DeleteCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterRequestMarshaller
-
- DeleteCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheClusterResponse StAX Unmarshaller
- DeleteCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterResponseUnmarshaller
-
- deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes the specified cache parameter group.
- deleteCacheParameterGroup(Consumer<DeleteCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes the specified cache parameter group.
- deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes the specified cache parameter group.
- deleteCacheParameterGroup(Consumer<DeleteCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes the specified cache parameter group.
- DeleteCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DeleteCacheParameterGroup
operation.
- DeleteCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheParameterGroupRequest Marshaller
- DeleteCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupRequestMarshaller
-
- DeleteCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheParameterGroupResponse StAX Unmarshaller
- DeleteCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupResponseUnmarshaller
-
- deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes a cache security group.
- deleteCacheSecurityGroup(Consumer<DeleteCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes a cache security group.
- deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a cache security group.
- deleteCacheSecurityGroup(Consumer<DeleteCacheSecurityGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a cache security group.
- DeleteCacheSecurityGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DeleteCacheSecurityGroup
operation.
- DeleteCacheSecurityGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheSecurityGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheSecurityGroupRequest Marshaller
- DeleteCacheSecurityGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupRequestMarshaller
-
- DeleteCacheSecurityGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheSecurityGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheSecurityGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheSecurityGroupResponse StAX Unmarshaller
- DeleteCacheSecurityGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupResponseUnmarshaller
-
- deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes a cache subnet group.
- deleteCacheSubnetGroup(Consumer<DeleteCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes a cache subnet group.
- deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a cache subnet group.
- deleteCacheSubnetGroup(Consumer<DeleteCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes a cache subnet group.
- DeleteCacheSubnetGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DeleteCacheSubnetGroup
operation.
- DeleteCacheSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheSubnetGroupRequest Marshaller
- DeleteCacheSubnetGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupRequestMarshaller
-
- DeleteCacheSubnetGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteCacheSubnetGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteCacheSubnetGroupResponse StAX Unmarshaller
- DeleteCacheSubnetGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupResponseUnmarshaller
-
- deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes an existing replication group.
- deleteReplicationGroup(Consumer<DeleteReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes an existing replication group.
- deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes an existing replication group.
- deleteReplicationGroup(Consumer<DeleteReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes an existing replication group.
- DeleteReplicationGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DeleteReplicationGroup
operation.
- DeleteReplicationGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteReplicationGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteReplicationGroupRequest Marshaller
- DeleteReplicationGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupRequestMarshaller
-
- DeleteReplicationGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DeleteReplicationGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteReplicationGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteReplicationGroupResponse StAX Unmarshaller
- DeleteReplicationGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupResponseUnmarshaller
-
- deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes an existing snapshot.
- deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Deletes an existing snapshot.
- deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes an existing snapshot.
- deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Deletes an existing snapshot.
- DeleteSnapshotRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DeleteSnapshot
operation.
- DeleteSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteSnapshotRequest Marshaller
- DeleteSnapshotRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotRequestMarshaller
-
- DeleteSnapshotResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DeleteSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DeleteSnapshotResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DeleteSnapshotResponse StAX Unmarshaller
- DeleteSnapshotResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotResponseUnmarshaller
-
- describeCacheClusters(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClusters(Consumer<DescribeCacheClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClusters() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClusters() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClusters(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClusters(Consumer<DescribeCacheClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- DescribeCacheClustersIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheClustersIterable(ElastiCacheClient, DescribeCacheClustersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersIterable
-
- describeCacheClustersPaginator(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClustersPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClustersPaginator(DescribeCacheClustersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- describeCacheClustersPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
- DescribeCacheClustersPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheClustersPublisher(ElastiCacheAsyncClient, DescribeCacheClustersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
-
- DescribeCacheClustersRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeCacheClusters
operation.
- DescribeCacheClustersRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheClustersRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheClustersRequest Marshaller
- DescribeCacheClustersRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersRequestMarshaller
-
- DescribeCacheClustersResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeCacheClusters
operation.
- DescribeCacheClustersResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheClustersResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheClustersResponse StAX Unmarshaller
- DescribeCacheClustersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersResponseUnmarshaller
-
- describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersions(Consumer<DescribeCacheEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersions() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersions() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersions(Consumer<DescribeCacheEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of the available cache engines and their versions.
- DescribeCacheEngineVersionsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheEngineVersionsIterable(ElastiCacheClient, DescribeCacheEngineVersionsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsIterable
-
- describeCacheEngineVersionsPaginator(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersionsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersionsPaginator(DescribeCacheEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of the available cache engines and their versions.
- describeCacheEngineVersionsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of the available cache engines and their versions.
- DescribeCacheEngineVersionsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheEngineVersionsPublisher(ElastiCacheAsyncClient, DescribeCacheEngineVersionsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
-
- DescribeCacheEngineVersionsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeCacheEngineVersions
operation.
- DescribeCacheEngineVersionsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheEngineVersionsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheEngineVersionsRequest Marshaller
- DescribeCacheEngineVersionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsRequestMarshaller
-
- DescribeCacheEngineVersionsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheEngineVersionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheEngineVersionsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheEngineVersionsResponse StAX Unmarshaller
- DescribeCacheEngineVersionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsResponseUnmarshaller
-
- describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroups(Consumer<DescribeCacheParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroups(Consumer<DescribeCacheParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache parameter group descriptions.
- DescribeCacheParameterGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheParameterGroupsIterable(ElastiCacheClient, DescribeCacheParameterGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsIterable
-
- describeCacheParameterGroupsPaginator(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroupsPaginator(DescribeCacheParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache parameter group descriptions.
- describeCacheParameterGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache parameter group descriptions.
- DescribeCacheParameterGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheParameterGroupsPublisher(ElastiCacheAsyncClient, DescribeCacheParameterGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
-
- DescribeCacheParameterGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeCacheParameterGroups
operation.
- DescribeCacheParameterGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheParameterGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheParameterGroupsRequest Marshaller
- DescribeCacheParameterGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsRequestMarshaller
-
- DescribeCacheParameterGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeCacheParameterGroups
operation.
- DescribeCacheParameterGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheParameterGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheParameterGroupsResponse StAX Unmarshaller
- DescribeCacheParameterGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsResponseUnmarshaller
-
- describeCacheParameters(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the detailed parameter list for a particular cache parameter group.
- describeCacheParameters(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the detailed parameter list for a particular cache parameter group.
- describeCacheParameters(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the detailed parameter list for a particular cache parameter group.
- describeCacheParameters(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the detailed parameter list for a particular cache parameter group.
- DescribeCacheParametersIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheParametersIterable(ElastiCacheClient, DescribeCacheParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersIterable
-
- describeCacheParametersPaginator(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the detailed parameter list for a particular cache parameter group.
- describeCacheParametersPaginator(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the detailed parameter list for a particular cache parameter group.
- describeCacheParametersPaginator(DescribeCacheParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the detailed parameter list for a particular cache parameter group.
- describeCacheParametersPaginator(Consumer<DescribeCacheParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the detailed parameter list for a particular cache parameter group.
- DescribeCacheParametersPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheParametersPublisher(ElastiCacheAsyncClient, DescribeCacheParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
-
- DescribeCacheParametersRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeCacheParameters
operation.
- DescribeCacheParametersRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheParametersRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheParametersRequest Marshaller
- DescribeCacheParametersRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersRequestMarshaller
-
- DescribeCacheParametersResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeCacheParameters
operation.
- DescribeCacheParametersResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheParametersResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheParametersResponse StAX Unmarshaller
- DescribeCacheParametersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersResponseUnmarshaller
-
- describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache security group descriptions.
- describeCacheSecurityGroups(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache security group descriptions.
- describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache security group descriptions.
- describeCacheSecurityGroups(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache security group descriptions.
- DescribeCacheSecurityGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheSecurityGroupsIterable(ElastiCacheClient, DescribeCacheSecurityGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsIterable
-
- describeCacheSecurityGroupsPaginator(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache security group descriptions.
- describeCacheSecurityGroupsPaginator(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache security group descriptions.
- describeCacheSecurityGroupsPaginator(DescribeCacheSecurityGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache security group descriptions.
- describeCacheSecurityGroupsPaginator(Consumer<DescribeCacheSecurityGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache security group descriptions.
- DescribeCacheSecurityGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheSecurityGroupsPublisher(ElastiCacheAsyncClient, DescribeCacheSecurityGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
-
- DescribeCacheSecurityGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeCacheSecurityGroups
operation.
- DescribeCacheSecurityGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheSecurityGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheSecurityGroupsRequest Marshaller
- DescribeCacheSecurityGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsRequestMarshaller
-
- DescribeCacheSecurityGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeCacheSecurityGroups
operation.
- DescribeCacheSecurityGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheSecurityGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheSecurityGroupsResponse StAX Unmarshaller
- DescribeCacheSecurityGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsResponseUnmarshaller
-
- describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroups(Consumer<DescribeCacheSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroups(Consumer<DescribeCacheSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache subnet group descriptions.
- DescribeCacheSubnetGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheSubnetGroupsIterable(ElastiCacheClient, DescribeCacheSubnetGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsIterable
-
- describeCacheSubnetGroupsPaginator(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroupsPaginator(DescribeCacheSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache subnet group descriptions.
- describeCacheSubnetGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns a list of cache subnet group descriptions.
- DescribeCacheSubnetGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeCacheSubnetGroupsPublisher(ElastiCacheAsyncClient, DescribeCacheSubnetGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
-
- DescribeCacheSubnetGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeCacheSubnetGroups
operation.
- DescribeCacheSubnetGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheSubnetGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheSubnetGroupsRequest Marshaller
- DescribeCacheSubnetGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsRequestMarshaller
-
- DescribeCacheSubnetGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeCacheSubnetGroups
operation.
- DescribeCacheSubnetGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeCacheSubnetGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeCacheSubnetGroupsResponse StAX Unmarshaller
- DescribeCacheSubnetGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsResponseUnmarshaller
-
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the default engine and system parameter information for the specified cache engine.
- describeEngineDefaultParameters(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the default engine and system parameter information for the specified cache engine.
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the default engine and system parameter information for the specified cache engine.
- describeEngineDefaultParameters(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the default engine and system parameter information for the specified cache engine.
- DescribeEngineDefaultParametersIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeEngineDefaultParametersIterable(ElastiCacheClient, DescribeEngineDefaultParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersIterable
-
- describeEngineDefaultParametersPaginator(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the default engine and system parameter information for the specified cache engine.
- describeEngineDefaultParametersPaginator(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns the default engine and system parameter information for the specified cache engine.
- describeEngineDefaultParametersPaginator(DescribeEngineDefaultParametersRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the default engine and system parameter information for the specified cache engine.
- describeEngineDefaultParametersPaginator(Consumer<DescribeEngineDefaultParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns the default engine and system parameter information for the specified cache engine.
- DescribeEngineDefaultParametersPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeEngineDefaultParametersPublisher(ElastiCacheAsyncClient, DescribeEngineDefaultParametersRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
-
- DescribeEngineDefaultParametersRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeEngineDefaultParameters
operation.
- DescribeEngineDefaultParametersRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeEngineDefaultParametersRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeEngineDefaultParametersRequest Marshaller
- DescribeEngineDefaultParametersRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersRequestMarshaller
-
- DescribeEngineDefaultParametersResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- DescribeEngineDefaultParametersResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeEngineDefaultParametersResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeEngineDefaultParametersResponse StAX Unmarshaller
- DescribeEngineDefaultParametersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersResponseUnmarshaller
-
- describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEvents() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEvents() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- DescribeEventsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeEventsIterable(ElastiCacheClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsIterable
-
- describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEventsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- describeEventsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns events related to clusters, cache security groups, and cache parameter groups.
- DescribeEventsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeEventsPublisher(ElastiCacheAsyncClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsPublisher
-
- DescribeEventsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeEvents
operation.
- DescribeEventsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeEventsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeEventsRequest Marshaller
- DescribeEventsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEventsRequestMarshaller
-
- DescribeEventsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeEvents
operation.
- DescribeEventsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeEventsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeEventsResponse StAX Unmarshaller
- DescribeEventsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeEventsResponseUnmarshaller
-
- describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about a particular replication group.
- describeReplicationGroups(Consumer<DescribeReplicationGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about a particular replication group.
- describeReplicationGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about a particular replication group.
- describeReplicationGroups() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about a particular replication group.
- describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about a particular replication group.
- describeReplicationGroups(Consumer<DescribeReplicationGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about a particular replication group.
- DescribeReplicationGroupsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeReplicationGroupsIterable(ElastiCacheClient, DescribeReplicationGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsIterable
-
- describeReplicationGroupsPaginator(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about a particular replication group.
- describeReplicationGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about a particular replication group.
- describeReplicationGroupsPaginator(DescribeReplicationGroupsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about a particular replication group.
- describeReplicationGroupsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about a particular replication group.
- DescribeReplicationGroupsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeReplicationGroupsPublisher(ElastiCacheAsyncClient, DescribeReplicationGroupsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
-
- DescribeReplicationGroupsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeReplicationGroups
operation.
- DescribeReplicationGroupsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeReplicationGroupsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeReplicationGroupsRequest Marshaller
- DescribeReplicationGroupsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsRequestMarshaller
-
- DescribeReplicationGroupsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeReplicationGroups
operation.
- DescribeReplicationGroupsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeReplicationGroupsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeReplicationGroupsResponse StAX Unmarshaller
- DescribeReplicationGroupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsResponseUnmarshaller
-
- describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodes(Consumer<DescribeReservedCacheNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodes() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodes() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodes(Consumer<DescribeReservedCacheNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- DescribeReservedCacheNodesIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeReservedCacheNodesIterable(ElastiCacheClient, DescribeReservedCacheNodesRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesIterable
-
- describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferings(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferings() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferings() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferings(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Lists available reserved cache node offerings.
- DescribeReservedCacheNodesOfferingsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeReservedCacheNodesOfferingsIterable(ElastiCacheClient, DescribeReservedCacheNodesOfferingsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsIterable
-
- describeReservedCacheNodesOfferingsPaginator(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferingsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferingsPaginator(DescribeReservedCacheNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Lists available reserved cache node offerings.
- describeReservedCacheNodesOfferingsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Lists available reserved cache node offerings.
- DescribeReservedCacheNodesOfferingsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeReservedCacheNodesOfferingsPublisher(ElastiCacheAsyncClient, DescribeReservedCacheNodesOfferingsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
-
- DescribeReservedCacheNodesOfferingsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeReservedCacheNodesOfferings
operation.
- DescribeReservedCacheNodesOfferingsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeReservedCacheNodesOfferingsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeReservedCacheNodesOfferingsRequest Marshaller
- DescribeReservedCacheNodesOfferingsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsRequestMarshaller
-
- DescribeReservedCacheNodesOfferingsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeReservedCacheNodesOfferings
operation.
- DescribeReservedCacheNodesOfferingsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeReservedCacheNodesOfferingsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeReservedCacheNodesOfferingsResponse StAX Unmarshaller
- DescribeReservedCacheNodesOfferingsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsResponseUnmarshaller
-
- describeReservedCacheNodesPaginator(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodesPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodesPaginator(DescribeReservedCacheNodesRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- describeReservedCacheNodesPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
- DescribeReservedCacheNodesPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeReservedCacheNodesPublisher(ElastiCacheAsyncClient, DescribeReservedCacheNodesRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
-
- DescribeReservedCacheNodesRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeReservedCacheNodes
operation.
- DescribeReservedCacheNodesRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeReservedCacheNodesRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeReservedCacheNodesRequest Marshaller
- DescribeReservedCacheNodesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesRequestMarshaller
-
- DescribeReservedCacheNodesResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeReservedCacheNodes
operation.
- DescribeReservedCacheNodesResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeReservedCacheNodesResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeReservedCacheNodesResponse StAX Unmarshaller
- DescribeReservedCacheNodesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesResponseUnmarshaller
-
- describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshots() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshots() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cluster or replication group snapshots.
- DescribeSnapshotsIterable - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeSnapshotsIterable(ElastiCacheClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsIterable
-
- describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshotsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cluster or replication group snapshots.
- describeSnapshotsPaginator() - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Returns information about cluster or replication group snapshots.
- DescribeSnapshotsPublisher - Class in software.amazon.awssdk.services.elasticache.paginators
-
- DescribeSnapshotsPublisher(ElastiCacheAsyncClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
-
- DescribeSnapshotsRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a DescribeSnapshotsMessage
operation.
- DescribeSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeSnapshotsRequest Marshaller
- DescribeSnapshotsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsRequestMarshaller
-
- DescribeSnapshotsResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a DescribeSnapshots
operation.
- DescribeSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- DescribeSnapshotsResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
DescribeSnapshotsResponse StAX Unmarshaller
- DescribeSnapshotsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsResponseUnmarshaller
-
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
A description of the parameter.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
A description of the parameter.
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroup.Builder
-
The description for this cache parameter group.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
-
The description for this cache parameter group.
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup.Builder
-
The description of the cache security group.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
-
The description of the cache security group.
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
-
A user-specified description for the cache parameter group.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
-
A user-specified description for the cache parameter group.
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
-
A description for the cache security group.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
-
A description for the cache security group.
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
A description of the parameter.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
A description of the parameter.
- description(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The user supplied description of the replication group.
- description() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The user supplied description of the replication group.
- duration(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
The number of minutes worth of events to retrieve.
- duration() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
The number of minutes worth of events to retrieve.
- duration(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
Duration filter value, specified in years or seconds.
- duration() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- duration(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
The duration filter value, specified in years or seconds.
- duration() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
The duration filter value, specified in years or seconds.
- duration(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The duration of the reservation in seconds.
- duration() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The duration of the reservation in seconds.
- duration(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
The duration of the offering.
- duration() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
-
The duration of the offering.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
-
Provides an identifier to allow retrieval of paginated results.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
-
An optional marker returned from a prior request.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
-
An optional marker returned from a prior request.
- marker(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
-
Provides an identifier to allow retrieval of paginated results.
- marker() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
Provides an identifier to allow retrieval of paginated results.
- marshall(AddTagsToResourceRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.AddTagsToResourceRequestMarshaller
-
- marshall(AuthorizeCacheSecurityGroupIngressRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.AuthorizeCacheSecurityGroupIngressRequestMarshaller
-
- marshall(CopySnapshotRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CopySnapshotRequestMarshaller
-
- marshall(CreateCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheClusterRequestMarshaller
-
- marshall(CreateCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheParameterGroupRequestMarshaller
-
- marshall(CreateCacheSecurityGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSecurityGroupRequestMarshaller
-
- marshall(CreateCacheSubnetGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateCacheSubnetGroupRequestMarshaller
-
- marshall(CreateReplicationGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateReplicationGroupRequestMarshaller
-
- marshall(CreateSnapshotRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.CreateSnapshotRequestMarshaller
-
- marshall(DeleteCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheClusterRequestMarshaller
-
- marshall(DeleteCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheParameterGroupRequestMarshaller
-
- marshall(DeleteCacheSecurityGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSecurityGroupRequestMarshaller
-
- marshall(DeleteCacheSubnetGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupRequestMarshaller
-
- marshall(DeleteReplicationGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteReplicationGroupRequestMarshaller
-
- marshall(DeleteSnapshotRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DeleteSnapshotRequestMarshaller
-
- marshall(DescribeCacheClustersRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheClustersRequestMarshaller
-
- marshall(DescribeCacheEngineVersionsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheEngineVersionsRequestMarshaller
-
- marshall(DescribeCacheParameterGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsRequestMarshaller
-
- marshall(DescribeCacheParametersRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheParametersRequestMarshaller
-
- marshall(DescribeCacheSecurityGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSecurityGroupsRequestMarshaller
-
- marshall(DescribeCacheSubnetGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeCacheSubnetGroupsRequestMarshaller
-
- marshall(DescribeEngineDefaultParametersRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeEngineDefaultParametersRequestMarshaller
-
- marshall(DescribeEventsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeEventsRequestMarshaller
-
- marshall(DescribeReplicationGroupsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReplicationGroupsRequestMarshaller
-
- marshall(DescribeReservedCacheNodesOfferingsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesOfferingsRequestMarshaller
-
- marshall(DescribeReservedCacheNodesRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeReservedCacheNodesRequestMarshaller
-
- marshall(DescribeSnapshotsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.DescribeSnapshotsRequestMarshaller
-
- marshall(ListAllowedNodeTypeModificationsRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ListAllowedNodeTypeModificationsRequestMarshaller
-
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ListTagsForResourceRequestMarshaller
-
- marshall(ModifyCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterRequestMarshaller
-
- marshall(ModifyCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupRequestMarshaller
-
- marshall(ModifyCacheSubnetGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupRequestMarshaller
-
- marshall(ModifyReplicationGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupRequestMarshaller
-
- marshall(ModifyReplicationGroupShardConfigurationRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationRequestMarshaller
-
- marshall(PurchaseReservedCacheNodesOfferingRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingRequestMarshaller
-
- marshall(RebootCacheClusterRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterRequestMarshaller
-
- marshall(RemoveTagsFromResourceRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceRequestMarshaller
-
- marshall(ResetCacheParameterGroupRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupRequestMarshaller
-
- marshall(RevokeCacheSecurityGroupIngressRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressRequestMarshaller
-
- marshall(TestFailoverRequest) - Method in class software.amazon.awssdk.services.elasticache.transform.TestFailoverRequestMarshaller
-
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
The maximum number of records to include in the response.
- maxRecords(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
The maximum number of records to include in the response.
- maxRecords() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
The maximum number of records to include in the response.
- memberClusters(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The identifiers of all the nodes that are part of this replication group.
- memberClusters(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The identifiers of all the nodes that are part of this replication group.
- memberClusters() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The identifiers of all the nodes that are part of this replication group.
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.APICallRateForCustomerExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
-
The text of the event.
- message() - Method in class software.amazon.awssdk.services.elasticache.model.Event
-
The text of the event.
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidARNException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidSubnetException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.InvalidVPCNetworkStateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SubnetInUseException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TagNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException.Builder
-
- minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
The earliest cache engine version to which the parameter can apply.
- minimumEngineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
The earliest cache engine version to which the parameter can apply.
- minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
The earliest cache engine version to which the parameter can apply.
- minimumEngineVersion() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
The earliest cache engine version to which the parameter can apply.
- modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the settings for a cluster.
- modifyCacheCluster(Consumer<ModifyCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the settings for a cluster.
- modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the settings for a cluster.
- modifyCacheCluster(Consumer<ModifyCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the settings for a cluster.
- ModifyCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a ModifyCacheCluster
operation.
- ModifyCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyCacheClusterRequest Marshaller
- ModifyCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterRequestMarshaller
-
- ModifyCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyCacheClusterResponse StAX Unmarshaller
- ModifyCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheClusterResponseUnmarshaller
-
- modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the parameters of a cache parameter group.
- modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the parameters of a cache parameter group.
- modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the parameters of a cache parameter group.
- modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the parameters of a cache parameter group.
- ModifyCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a ModifyCacheParameterGroup
operation.
- ModifyCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyCacheParameterGroupRequest Marshaller
- ModifyCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupRequestMarshaller
-
- ModifyCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of one of the following operations:
- ModifyCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyCacheParameterGroupResponse StAX Unmarshaller
- ModifyCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheParameterGroupResponseUnmarshaller
-
- modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies an existing cache subnet group.
- modifyCacheSubnetGroup(Consumer<ModifyCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies an existing cache subnet group.
- modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies an existing cache subnet group.
- modifyCacheSubnetGroup(Consumer<ModifyCacheSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies an existing cache subnet group.
- ModifyCacheSubnetGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a ModifyCacheSubnetGroup
operation.
- ModifyCacheSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyCacheSubnetGroupRequest Marshaller
- ModifyCacheSubnetGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupRequestMarshaller
-
- ModifyCacheSubnetGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyCacheSubnetGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyCacheSubnetGroupResponse StAX Unmarshaller
- ModifyCacheSubnetGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyCacheSubnetGroupResponseUnmarshaller
-
- modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the settings for a replication group.
- modifyReplicationGroup(Consumer<ModifyReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the settings for a replication group.
- modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the settings for a replication group.
- modifyReplicationGroup(Consumer<ModifyReplicationGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the settings for a replication group.
- ModifyReplicationGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a ModifyReplicationGroups
operation.
- ModifyReplicationGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyReplicationGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyReplicationGroupRequest Marshaller
- ModifyReplicationGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupRequestMarshaller
-
- ModifyReplicationGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- ModifyReplicationGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyReplicationGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyReplicationGroupResponse StAX Unmarshaller
- ModifyReplicationGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupResponseUnmarshaller
-
- modifyReplicationGroupShardConfiguration(ModifyReplicationGroupShardConfigurationRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
- modifyReplicationGroupShardConfiguration(Consumer<ModifyReplicationGroupShardConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
- modifyReplicationGroupShardConfiguration(ModifyReplicationGroupShardConfigurationRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
- modifyReplicationGroupShardConfiguration(Consumer<ModifyReplicationGroupShardConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime.
- ModifyReplicationGroupShardConfigurationRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input for a ModifyReplicationGroupShardConfiguration
operation.
- ModifyReplicationGroupShardConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyReplicationGroupShardConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyReplicationGroupShardConfigurationRequest Marshaller
- ModifyReplicationGroupShardConfigurationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationRequestMarshaller
-
- ModifyReplicationGroupShardConfigurationResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- ModifyReplicationGroupShardConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ModifyReplicationGroupShardConfigurationResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ModifyReplicationGroupShardConfigurationResponse StAX Unmarshaller
- ModifyReplicationGroupShardConfigurationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ModifyReplicationGroupShardConfigurationResponseUnmarshaller
-
- name(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AvailabilityZone.Builder
-
The name of the Availability Zone.
- name() - Method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
-
The name of the Availability Zone.
- newAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The list of Availability Zones where the new Memcached cache nodes are created.
- newAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The list of Availability Zones where the new Memcached cache nodes are created.
- newAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The list of Availability Zones where the new Memcached cache nodes are created.
- NodeGroup - Class in software.amazon.awssdk.services.elasticache.model
-
Represents a collection of cache nodes in a replication group.
- NodeGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- nodeGroupConfiguration(Collection<NodeGroupConfiguration>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of node group (shard) configuration options.
- nodeGroupConfiguration(NodeGroupConfiguration...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of node group (shard) configuration options.
- nodeGroupConfiguration(Consumer<NodeGroupConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of node group (shard) configuration options.
- nodeGroupConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
A list of node group (shard) configuration options.
- NodeGroupConfiguration - Class in software.amazon.awssdk.services.elasticache.model
-
Node group (shard) configuration options.
- nodeGroupConfiguration(NodeGroupConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The configuration for the source node group (shard).
- nodeGroupConfiguration(Consumer<NodeGroupConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The configuration for the source node group (shard).
- nodeGroupConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
The configuration for the source node group (shard).
- NodeGroupConfiguration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- NodeGroupConfigurationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
NodeGroupConfiguration StAX Unmarshaller
- NodeGroupConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupConfigurationUnmarshaller
-
- nodeGroupCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
The number of node groups (shards) that results from the modification of the shard configuration.
- nodeGroupCount() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
-
The number of node groups (shards) that results from the modification of the shard configuration.
- nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The name of the Node Group (called shard in the console).
- nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The name of the Node Group (called shard in the console).
- nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
The identifier for the node group (shard).
- nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
-
The identifier for the node group (shard).
- nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
A unique identifier for the source node group (shard).
- nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
A unique identifier for the source node group (shard).
- nodeGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
-
The name of the node group (called shard in the console) in this replication group on which automatic
failover is to be tested.
- nodeGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
-
The name of the node group (called shard in the console) in this replication group on which automatic failover is
to be tested.
- NodeGroupMember - Class in software.amazon.awssdk.services.elasticache.model
-
Represents a single node within a node group (shard).
- NodeGroupMember.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- nodeGroupMembers(Collection<NodeGroupMember>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
A list containing information about individual nodes within the node group (shard).
- nodeGroupMembers(NodeGroupMember...) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
A list containing information about individual nodes within the node group (shard).
- nodeGroupMembers(Consumer<NodeGroupMember.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
A list containing information about individual nodes within the node group (shard).
- nodeGroupMembers() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
-
A list containing information about individual nodes within the node group (shard).
- NodeGroupMemberUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
NodeGroupMember StAX Unmarshaller
- NodeGroupMemberUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupMemberUnmarshaller
-
- NodeGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The node group specified by the NodeGroupId
parameter could not be found.
- NodeGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- NodeGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- NodeGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupNotFoundExceptionUnmarshaller
-
- nodeGroups(Collection<NodeGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A list of node groups in this replication group.
- nodeGroups(NodeGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A list of node groups in this replication group.
- nodeGroups(Consumer<NodeGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A list of node groups in this replication group.
- nodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
A list of node groups in this replication group.
- NodeGroupsPerReplicationGroupQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the maximum allowed number of node groups (shards) in a
single replication group.
- NodeGroupsPerReplicationGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupsPerReplicationGroupQuotaExceededExceptionUnmarshaller
-
- nodeGroupsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
If the value of NodeGroupCount
is less than the current number of node groups (shards),
NodeGroupsToRemove
is a required list of node group ids to remove from the cluster.
- nodeGroupsToRemove(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
If the value of NodeGroupCount
is less than the current number of node groups (shards),
NodeGroupsToRemove
is a required list of node group ids to remove from the cluster.
- nodeGroupsToRemove() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
-
If the value of NodeGroupCount
is less than the current number of node groups (shards),
NodeGroupsToRemove
is a required list of node group ids to remove from the cluster.
- NodeGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
NodeGroup StAX Unmarshaller
- NodeGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeGroupUnmarshaller
-
- NodeQuotaForClusterExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cluster.
- NodeQuotaForClusterExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- NodeQuotaForClusterExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- NodeQuotaForClusterExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeQuotaForClusterExceededExceptionUnmarshaller
-
- NodeQuotaForCustomerExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
- NodeQuotaForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- NodeQuotaForCustomerExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- NodeQuotaForCustomerExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeQuotaForCustomerExceededExceptionUnmarshaller
-
- NodeSnapshot - Class in software.amazon.awssdk.services.elasticache.model
-
Represents an individual cache node in a snapshot of a cluster.
- NodeSnapshot.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- nodeSnapshots(Collection<NodeSnapshot>) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
A list of the cache nodes in the source cluster.
- nodeSnapshots(NodeSnapshot...) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
A list of the cache nodes in the source cluster.
- nodeSnapshots(Consumer<NodeSnapshot.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
A list of the cache nodes in the source cluster.
- nodeSnapshots() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
A list of the cache nodes in the source cluster.
- NodeSnapshotUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
NodeSnapshot StAX Unmarshaller
- NodeSnapshotUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NodeSnapshotUnmarshaller
-
- notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Describes a notification topic and its status.
- notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Describes a notification topic and its status.
- notificationConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Describes a notification topic and its status.
- NotificationConfiguration - Class in software.amazon.awssdk.services.elasticache.model
-
Describes a notification topic and its status.
- NotificationConfiguration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- NotificationConfigurationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
NotificationConfiguration StAX Unmarshaller
- NotificationConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.NotificationConfigurationUnmarshaller
-
- notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications
are sent.
- notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are
sent.
- notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications
are sent.
- notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are
sent.
- notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
- notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
- notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
- notificationTopicArn() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
- notificationTopicStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The status of the Amazon SNS notification topic.
- notificationTopicStatus() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The status of the Amazon SNS notification topic.
- notificationTopicStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The status of the Amazon SNS notification topic for the replication group.
- notificationTopicStatus() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The status of the Amazon SNS notification topic for the replication group.
- numCacheClusters(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The number of clusters this replication group initially has.
- numCacheClusters() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The number of clusters this replication group initially has.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The number of cache nodes in the cluster.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The number of cache nodes in the cluster.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The initial number of cache nodes that the cluster has.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The initial number of cache nodes that the cluster has.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The number of cache nodes that the cluster should have.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The number of cache nodes that the cluster should have.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.PendingModifiedValues.Builder
-
The new number of cache nodes for the cluster.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
The new number of cache nodes for the cluster.
- numCacheNodes(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The number of cache nodes in the source cluster.
- numCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The number of cache nodes in the source cluster.
- numNodeGroups(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled)
replication group.
- numNodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled)
replication group.
- numNodeGroups(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The number of node groups (shards) in this snapshot.
- numNodeGroups() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The number of node groups (shards) in this snapshot.
- Parameter - Class in software.amazon.awssdk.services.elasticache.model
-
Describes an individual setting that controls some aspect of ElastiCache behavior.
- Parameter.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- parameterApplyStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus.Builder
-
The status of parameter updates.
- parameterApplyStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
-
The status of parameter updates.
- parameterGroupStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
-
The status of the parameter group applied to this cache node.
- parameterGroupStatus() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
The status of the parameter group applied to this cache node.
- parameterName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
The name of the parameter.
- parameterName() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
The name of the parameter.
- parameterName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
The name of the parameter.
- parameterName() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
The name of the parameter.
- parameterName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ParameterNameValue.Builder
-
The name of the parameter.
- parameterName() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
-
The name of the parameter.
- ParameterNameValue - Class in software.amazon.awssdk.services.elasticache.model
-
Describes a name-value pair that is used to update the value of a parameter.
- ParameterNameValue.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- parameterNameValues(Collection<ParameterNameValue>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
-
An array of parameter names and values for the parameter update.
- parameterNameValues(ParameterNameValue...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
-
An array of parameter names and values for the parameter update.
- parameterNameValues(Consumer<ParameterNameValue.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
-
An array of parameter names and values for the parameter update.
- parameterNameValues() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
-
An array of parameter names and values for the parameter update.
- parameterNameValues(Collection<ParameterNameValue>) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
An array of parameter names to reset to their default values.
- parameterNameValues(ParameterNameValue...) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
An array of parameter names to reset to their default values.
- parameterNameValues(Consumer<ParameterNameValue.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
An array of parameter names to reset to their default values.
- parameterNameValues() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
-
An array of parameter names to reset to their default values.
- ParameterNameValueUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ParameterNameValue StAX Unmarshaller
- ParameterNameValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ParameterNameValueUnmarshaller
-
- parameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
- parameters(Parameter...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse.Builder
-
- parameters(Consumer<Parameter.Builder>...) - 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(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.EngineDefaults.Builder
-
Contains a list of engine default parameters.
- parameters() - Method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
Contains a list of engine default parameters.
- parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersIterable
-
- parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
-
Returns a publisher that can be used to get a stream of data.
- parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersIterable
-
Returns an iterable to iterate through the paginated DescribeEngineDefaultParametersResponse#parameters()
member.
- parameters() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
-
Returns a publisher that can be used to get a stream of data.
- ParameterUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
Parameter StAX Unmarshaller
- ParameterUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ParameterUnmarshaller
-
- parameterValue(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
The value of the parameter.
- parameterValue() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
The value of the parameter.
- parameterValue(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ParameterNameValue.Builder
-
The value of the parameter.
- parameterValue() - Method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
-
The value of the parameter.
- PendingAutomaticFailoverStatus - Enum in software.amazon.awssdk.services.elasticache.model
-
- pendingModifiedValues(PendingModifiedValues) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Sets the value of the PendingModifiedValues property for this object.
- pendingModifiedValues(Consumer<PendingModifiedValues.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Sets the value of the PendingModifiedValues property for this object.
- pendingModifiedValues() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Returns the value of the PendingModifiedValues property for this object.
- PendingModifiedValues - Class in software.amazon.awssdk.services.elasticache.model
-
A group of settings that are applied to the cluster in the future, or that are currently being applied.
- pendingModifiedValues(ReplicationGroupPendingModifiedValues) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A group of settings to be applied to the replication group, either immediately or during the next maintenance
window.
- pendingModifiedValues(Consumer<ReplicationGroupPendingModifiedValues.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
A group of settings to be applied to the replication group, either immediately or during the next maintenance
window.
- pendingModifiedValues() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
A group of settings to be applied to the replication group, either immediately or during the next maintenance
window.
- PendingModifiedValues.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- PendingModifiedValuesUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
PendingModifiedValues StAX Unmarshaller
- PendingModifiedValuesUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.PendingModifiedValuesUnmarshaller
-
- port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The port number on which each of the cache nodes accepts connections.
- port() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The port number on which each of the cache nodes accepts connections.
- port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The port number on which each member of the replication group accepts connections.
- port() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The port number on which each member of the replication group accepts connections.
- port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Endpoint.Builder
-
The port number that the cache engine is listening on.
- port() - Method in class software.amazon.awssdk.services.elasticache.model.Endpoint
-
The port number that the cache engine is listening on.
- port(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The port number used by each cache nodes in the source cluster.
- port() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The port number used by each cache nodes in the source cluster.
- preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are
located in different Availability Zones.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in
different Availability Zones.
- preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The EC2 Availability Zone in which the cluster is created.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The EC2 Availability Zone in which the cluster is created.
- preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
The name of the Availability Zone in which the node is located.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
The name of the Availability Zone in which the node is located.
- preferredAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The name of the Availability Zone in which the source cluster is located.
- preferredAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The name of the Availability Zone in which the source cluster is located.
- preferredAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A list of the Availability Zones in which cache nodes are created.
- preferredAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A list of the Availability Zones in which cache nodes are created.
- preferredAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
A list of the Availability Zones in which cache nodes are created.
- preferredAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration.Builder
-
A list of preferred availability zones for the nodes in this cluster.
- preferredAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration.Builder
-
A list of preferred availability zones for the nodes in this cluster.
- preferredAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
-
A list of preferred availability zones for the nodes in this cluster.
- preferredCacheClusterAZs(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of EC2 Availability Zones in which the replication group's clusters are created.
- preferredCacheClusterAZs(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of EC2 Availability Zones in which the replication group's clusters are created.
- preferredCacheClusterAZs() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
A list of EC2 Availability Zones in which the replication group's clusters are created.
- preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
Specifies the weekly time range during which maintenance on the cluster is performed.
- primaryAvailabilityZone(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
-
The Availability Zone where the primary node of this node group (shard) is launched.
- primaryAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
-
The Availability Zone where the primary node of this node group (shard) is launched.
- primaryClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The identifier of the cluster that serves as the primary for this replication group.
- primaryClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The identifier of the cluster that serves as the primary for this replication group.
- primaryClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the
specified cluster in the specified replication group to the primary role.
- primaryClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified
cluster in the specified replication group to the primary role.
- primaryClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
The primary cluster ID that is applied immediately (if --apply-immediately
was specified), or
during the next maintenance window.
- primaryClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
-
The primary cluster ID that is applied immediately (if --apply-immediately
was specified), or during
the next maintenance window.
- primaryEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
The endpoint of the primary node in this node group (shard).
- primaryEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
The endpoint of the primary node in this node group (shard).
- primaryEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
-
The endpoint of the primary node in this node group (shard).
- productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
The product description filter value.
- productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
The product description filter value.
- productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
The product description filter value.
- productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
The product description filter value.
- productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The description of the reserved cache node.
- productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The description of the reserved cache node.
- productDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
The cache engine used by the offering.
- productDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
-
The cache engine used by the offering.
- progressPercentage(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.SlotMigration.Builder
-
The percentage of the slot migration that is complete.
- progressPercentage() - Method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
-
The percentage of the slot migration that is complete.
- purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Allows you to purchase a reserved cache node offering.
- purchaseReservedCacheNodesOffering(Consumer<PurchaseReservedCacheNodesOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Allows you to purchase a reserved cache node offering.
- purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Allows you to purchase a reserved cache node offering.
- purchaseReservedCacheNodesOffering(Consumer<PurchaseReservedCacheNodesOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Allows you to purchase a reserved cache node offering.
- PurchaseReservedCacheNodesOfferingRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a PurchaseReservedCacheNodesOffering
operation.
- PurchaseReservedCacheNodesOfferingRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- PurchaseReservedCacheNodesOfferingRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
PurchaseReservedCacheNodesOfferingRequest Marshaller
- PurchaseReservedCacheNodesOfferingRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingRequestMarshaller
-
- PurchaseReservedCacheNodesOfferingResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- PurchaseReservedCacheNodesOfferingResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- PurchaseReservedCacheNodesOfferingResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
PurchaseReservedCacheNodesOfferingResponse StAX Unmarshaller
- PurchaseReservedCacheNodesOfferingResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.PurchaseReservedCacheNodesOfferingResponseUnmarshaller
-
- readEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
Sets the value of the ReadEndpoint property for this object.
- readEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupMember.Builder
-
Sets the value of the ReadEndpoint property for this object.
- readEndpoint() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
Returns the value of the ReadEndpoint property for this object.
- rebootCacheCluster(RebootCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Reboots some, or all, of the cache nodes within a provisioned cluster.
- rebootCacheCluster(Consumer<RebootCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Reboots some, or all, of the cache nodes within a provisioned cluster.
- rebootCacheCluster(RebootCacheClusterRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Reboots some, or all, of the cache nodes within a provisioned cluster.
- rebootCacheCluster(Consumer<RebootCacheClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Reboots some, or all, of the cache nodes within a provisioned cluster.
- RebootCacheClusterRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a RebootCacheCluster
operation.
- RebootCacheClusterRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- RebootCacheClusterRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RebootCacheClusterRequest Marshaller
- RebootCacheClusterRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterRequestMarshaller
-
- RebootCacheClusterResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- RebootCacheClusterResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- RebootCacheClusterResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RebootCacheClusterResponse StAX Unmarshaller
- RebootCacheClusterResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RebootCacheClusterResponseUnmarshaller
-
- RecurringCharge - Class in software.amazon.awssdk.services.elasticache.model
-
Contains the specific price and frequency of a recurring charges for a reserved cache node, or for a reserved cache
node offering.
- RecurringCharge.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- recurringChargeAmount(Double) - Method in interface software.amazon.awssdk.services.elasticache.model.RecurringCharge.Builder
-
The monetary amount of the recurring charge.
- recurringChargeAmount() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
-
The monetary amount of the recurring charge.
- recurringChargeFrequency(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RecurringCharge.Builder
-
The frequency of the recurring charge.
- recurringChargeFrequency() - Method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
-
The frequency of the recurring charge.
- recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The recurring price charged to run this reserved cache node.
- recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The recurring price charged to run this reserved cache node.
- recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The recurring price charged to run this reserved cache node.
- recurringCharges() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The recurring price charged to run this reserved cache node.
- recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
The recurring price charged to run this reserved cache node.
- recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
The recurring price charged to run this reserved cache node.
- recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
The recurring price charged to run this reserved cache node.
- recurringCharges() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
-
The recurring price charged to run this reserved cache node.
- RecurringChargeUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RecurringCharge StAX Unmarshaller
- RecurringChargeUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RecurringChargeUnmarshaller
-
- removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Removes the tags identified by the TagKeys
list from the named resource.
- removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Removes the tags identified by the TagKeys
list from the named resource.
- removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Removes the tags identified by the TagKeys
list from the named resource.
- removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Removes the tags identified by the TagKeys
list from the named resource.
- RemoveTagsFromResourceRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a RemoveTagsFromResource
operation.
- RemoveTagsFromResourceRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- RemoveTagsFromResourceRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RemoveTagsFromResourceRequest Marshaller
- RemoveTagsFromResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceRequestMarshaller
-
- RemoveTagsFromResourceResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output from the AddTagsToResource
, ListTagsForResource
, and
RemoveTagsFromResource
operations.
- RemoveTagsFromResourceResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- RemoveTagsFromResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RemoveTagsFromResourceResponse StAX Unmarshaller
- RemoveTagsFromResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RemoveTagsFromResourceResponseUnmarshaller
-
- replicaAvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
-
A list of Availability Zones to be used for the read replicas.
- replicaAvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
-
A list of Availability Zones to be used for the read replicas.
- replicaAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
-
A list of Availability Zones to be used for the read replicas.
- replicaCount(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
-
The number of read replica nodes in this node group (shard).
- replicaCount() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
-
The number of read replica nodes in this node group (shard).
- replicasPerNodeGroup(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
An optional parameter that specifies the number of replica nodes in each node group (shard).
- replicasPerNodeGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
An optional parameter that specifies the number of replica nodes in each node group (shard).
- replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
-
Returns the value of the ReplicationGroup property for this object.
- replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
-
Returns the value of the ReplicationGroup property for this object.
- replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
-
Returns the value of the ReplicationGroup property for this object.
- replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
-
Returns the value of the ReplicationGroup property for this object.
- ReplicationGroup - Class in software.amazon.awssdk.services.elasticache.model
-
Contains all of the attributes of a specific Redis replication group.
- replicationGroup(ReplicationGroup) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup(Consumer<ReplicationGroup.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverResponse.Builder
-
Sets the value of the ReplicationGroup property for this object.
- replicationGroup() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
-
Returns the value of the ReplicationGroup property for this object.
- ReplicationGroup.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReplicationGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
The specified replication group already exists.
- ReplicationGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReplicationGroupAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ReplicationGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupAlreadyExistsExceptionUnmarshaller
-
- replicationGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A user-created description for the replication group.
- replicationGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
A user-created description for the replication group.
- replicationGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
A description for the replication group.
- replicationGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
A description for the replication group.
- replicationGroupDescription(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
A description of the source replication group.
- replicationGroupDescription() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
A description of the source replication group.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The replication group to which this cluster belongs.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The replication group to which this cluster belongs.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The replication group identifier.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The replication group identifier.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
-
The identifier of an existing replication group.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
-
The identifier of an existing replication group.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
-
The identifier for the cluster to be deleted.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
-
The identifier for the cluster to be deleted.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
-
The identifier for the replication group to be described.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
-
The identifier for the replication group to be described.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
A user-supplied replication group identifier.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
A user-supplied replication group identifier.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
-
The name of the replication group want to scale up to a larger node type.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
-
The name of the replication group want to scale up to a larger node type.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The identifier of the replication group to modify.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The identifier of the replication group to modify.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
The name of the Redis (cluster mode enabled) cluster (replication group) on which the shards are to be
configured.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
-
The name of the Redis (cluster mode enabled) cluster (replication group) on which the shards are to be
configured.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The identifier for the replication group.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The identifier for the replication group.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The unique identifier of the source replication group.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The unique identifier of the source replication group.
- replicationGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
-
The name of the replication group (console: cluster) whose automatic failover is being tested by this
operation.
- replicationGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
-
The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.
- ReplicationGroupNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The specified replication group does not exist.
- ReplicationGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReplicationGroupNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ReplicationGroupNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupNotFoundExceptionUnmarshaller
-
- ReplicationGroupPendingModifiedValues - Class in software.amazon.awssdk.services.elasticache.model
-
The settings to be applied to the Redis replication group, either immediately or during the next maintenance window.
- ReplicationGroupPendingModifiedValues.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReplicationGroupPendingModifiedValuesUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReplicationGroupPendingModifiedValues StAX Unmarshaller
- ReplicationGroupPendingModifiedValuesUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupPendingModifiedValuesUnmarshaller
-
- replicationGroups(Collection<ReplicationGroup>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
-
A list of replication groups.
- replicationGroups(ReplicationGroup...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
-
A list of replication groups.
- replicationGroups(Consumer<ReplicationGroup.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse.Builder
-
A list of replication groups.
- replicationGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
-
A list of replication groups.
- replicationGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsIterable
-
- replicationGroups() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ReplicationGroupUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReplicationGroup StAX Unmarshaller
- ReplicationGroupUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReplicationGroupUnmarshaller
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest.Builder
-
- requestOverrideConfig(AwsRequestOverrideConfig) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
-
- requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.TestFailoverRequest.Builder
-
- reservedCacheNode(ReservedCacheNode) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse.Builder
-
Sets the value of the ReservedCacheNode property for this object.
- reservedCacheNode(Consumer<ReservedCacheNode.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse.Builder
-
Sets the value of the ReservedCacheNode property for this object.
- reservedCacheNode() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
-
Returns the value of the ReservedCacheNode property for this object.
- ReservedCacheNode - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of a PurchaseReservedCacheNodesOffering
operation.
- ReservedCacheNode.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReservedCacheNodeAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
You already have a reservation with the given identifier.
- ReservedCacheNodeAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReservedCacheNodeAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ReservedCacheNodeAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeAlreadyExistsExceptionUnmarshaller
-
- reservedCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
The reserved cache node identifier filter value.
- reservedCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
The reserved cache node identifier filter value.
- reservedCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
-
A customer-specified identifier to track this reservation.
- reservedCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
-
A customer-specified identifier to track this reservation.
- reservedCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The unique identifier for the reservation.
- reservedCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The unique identifier for the reservation.
- ReservedCacheNodeNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested reserved cache node was not found.
- ReservedCacheNodeNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReservedCacheNodeNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ReservedCacheNodeNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeNotFoundExceptionUnmarshaller
-
- ReservedCacheNodeQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the user's cache node quota.
- ReservedCacheNodeQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReservedCacheNodeQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ReservedCacheNodeQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeQuotaExceededExceptionUnmarshaller
-
- reservedCacheNodes(Collection<ReservedCacheNode>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
-
A list of reserved cache nodes.
- reservedCacheNodes(ReservedCacheNode...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
-
A list of reserved cache nodes.
- reservedCacheNodes(Consumer<ReservedCacheNode.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse.Builder
-
A list of reserved cache nodes.
- reservedCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
-
A list of reserved cache nodes.
- reservedCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesIterable
-
- reservedCacheNodes() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
-
Returns a publisher that can be used to get a stream of data.
- ReservedCacheNodesOffering - Class in software.amazon.awssdk.services.elasticache.model
-
Describes all of the attributes of a reserved cache node offering.
- ReservedCacheNodesOffering.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest.Builder
-
The offering identifier filter value.
- reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
The offering identifier filter value.
- reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest.Builder
-
The offering identifier filter value.
- reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
The offering identifier filter value.
- reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest.Builder
-
The ID of the reserved cache node offering to purchase.
- reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
-
The ID of the reserved cache node offering to purchase.
- reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The offering identifier.
- reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The offering identifier.
- reservedCacheNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering.Builder
-
A unique identifier for the reserved cache node offering.
- reservedCacheNodesOfferingId() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
-
A unique identifier for the reserved cache node offering.
- ReservedCacheNodesOfferingNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested cache node offering does not exist.
- ReservedCacheNodesOfferingNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller
-
- reservedCacheNodesOfferings(Collection<ReservedCacheNodesOffering>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
-
A list of reserved cache node offerings.
- reservedCacheNodesOfferings(ReservedCacheNodesOffering...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
-
A list of reserved cache node offerings.
- reservedCacheNodesOfferings(Consumer<ReservedCacheNodesOffering.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse.Builder
-
A list of reserved cache node offerings.
- reservedCacheNodesOfferings() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
-
A list of reserved cache node offerings.
- reservedCacheNodesOfferings() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsIterable
-
- reservedCacheNodesOfferings() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ReservedCacheNodesOfferingUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReservedCacheNodesOffering StAX Unmarshaller
- ReservedCacheNodesOfferingUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodesOfferingUnmarshaller
-
- ReservedCacheNodeUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReservedCacheNode StAX Unmarshaller
- ReservedCacheNodeUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReservedCacheNodeUnmarshaller
-
- resetAllParameters(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest.Builder
-
If true
, all parameters in the cache parameter group are reset to their default values.
- resetAllParameters() - Method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
-
If true
, all parameters in the cache parameter group are reset to their default values.
- resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the parameters of a cache parameter group to the engine or system default value.
- resetCacheParameterGroup(Consumer<ResetCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Modifies the parameters of a cache parameter group to the engine or system default value.
- resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the parameters of a cache parameter group to the engine or system default value.
- resetCacheParameterGroup(Consumer<ResetCacheParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Modifies the parameters of a cache parameter group to the engine or system default value.
- ResetCacheParameterGroupRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a ResetCacheParameterGroup
operation.
- ResetCacheParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ResetCacheParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ResetCacheParameterGroupRequest Marshaller
- ResetCacheParameterGroupRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupRequestMarshaller
-
- ResetCacheParameterGroupResponse - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the output of one of the following operations:
- ResetCacheParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ResetCacheParameterGroupResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ResetCacheParameterGroupResponse StAX Unmarshaller
- ResetCacheParameterGroupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ResetCacheParameterGroupResponseUnmarshaller
-
- resharding(ReshardingStatus) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
The status of an online resharding operation.
- resharding(Consumer<ReshardingStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues.Builder
-
The status of an online resharding operation.
- resharding() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
-
The status of an online resharding operation.
- reshardingConfiguration(Collection<ReshardingConfiguration>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
Specifies the preferred availability zones for each node group in the cluster.
- reshardingConfiguration(ReshardingConfiguration...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
Specifies the preferred availability zones for each node group in the cluster.
- reshardingConfiguration(Consumer<ReshardingConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest.Builder
-
Specifies the preferred availability zones for each node group in the cluster.
- reshardingConfiguration() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
-
Specifies the preferred availability zones for each node group in the cluster.
- ReshardingConfiguration - Class in software.amazon.awssdk.services.elasticache.model
-
A list of PreferredAvailabilityZones
objects that specifies the configuration of a node group in the
resharded cluster.
- ReshardingConfiguration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReshardingConfigurationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReshardingConfiguration StAX Unmarshaller
- ReshardingConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReshardingConfigurationUnmarshaller
-
- ReshardingStatus - Class in software.amazon.awssdk.services.elasticache.model
-
The status of an online resharding operation.
- ReshardingStatus.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- ReshardingStatusUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
ReshardingStatus StAX Unmarshaller
- ReshardingStatusUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.ReshardingStatusUnmarshaller
-
- resourceName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or
arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
- resourceName() - Method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
-
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or
arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
- resourceName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or
arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
- resourceName() - Method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or
arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
- resourceName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or
arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
- resourceName() - Method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or
arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
- resume(DescribeCacheClustersResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheClustersResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheEngineVersionsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheEngineVersionsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheParameterGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheParameterGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheParametersResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheParametersResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheSecurityGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheSecurityGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheSubnetGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeCacheSubnetGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeEngineDefaultParametersResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeEngineDefaultParametersResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeEventsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeEventsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeReplicationGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeReplicationGroupsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeReservedCacheNodesResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeReservedCacheNodesOfferingsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeReservedCacheNodesOfferingsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeReservedCacheNodesResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeSnapshotsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsIterable
-
A helper method to resume the pages in case of unexpected failures.
- resume(DescribeSnapshotsResponse) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
-
A helper method to resume the pages in case of unexpected failures.
- retainPrimaryCluster(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest.Builder
-
If set to true
, all of the read replicas are deleted, but the primary node is retained.
- retainPrimaryCluster() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
-
If set to true
, all of the read replicas are deleted, but the primary node is retained.
- revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Revokes ingress from a cache security group.
- revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
Revokes ingress from a cache security group.
- revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Revokes ingress from a cache security group.
- revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
Revokes ingress from a cache security group.
- RevokeCacheSecurityGroupIngressRequest - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the input of a RevokeCacheSecurityGroupIngress
operation.
- RevokeCacheSecurityGroupIngressRequest.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- RevokeCacheSecurityGroupIngressRequestMarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RevokeCacheSecurityGroupIngressRequest Marshaller
- RevokeCacheSecurityGroupIngressRequestMarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressRequestMarshaller
-
- RevokeCacheSecurityGroupIngressResponse - Class in software.amazon.awssdk.services.elasticache.model
-
- RevokeCacheSecurityGroupIngressResponse.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- RevokeCacheSecurityGroupIngressResponseUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
RevokeCacheSecurityGroupIngressResponse StAX Unmarshaller
- RevokeCacheSecurityGroupIngressResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.RevokeCacheSecurityGroupIngressResponseUnmarshaller
-
- scaleUpModifications(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse.Builder
-
A string list, each element of which specifies a cache node type which you can use to scale your cluster or
replication group.
- scaleUpModifications(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse.Builder
-
A string list, each element of which specifies a cache node type which you can use to scale your cluster or
replication group.
- scaleUpModifications() - Method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
-
A string list, each element of which specifies a cache node type which you can use to scale your cluster or
replication group.
- securityGroupId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership.Builder
-
The identifier of the cache security group.
- securityGroupId() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
-
The identifier of the cache security group.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
One or more VPC security groups associated with the cluster.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
One or more VPC security groups associated with the cluster.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
One or more VPC security groups associated with the cluster.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
One or more Amazon VPC security groups associated with this replication group.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
One or more Amazon VPC security groups associated with this replication group.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
One or more Amazon VPC security groups associated with this replication group.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
Specifies the VPC Security Groups associated with the cluster.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
Specifies the VPC Security Groups associated with the cluster.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
Specifies the VPC Security Groups associated with the cluster.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
Specifies the VPC Security Groups associated with the clusters in the replication group.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
Specifies the VPC Security Groups associated with the clusters in the replication group.
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
Specifies the VPC Security Groups associated with the clusters in the replication group.
- SecurityGroupMembership - Class in software.amazon.awssdk.services.elasticache.model
-
Represents a single cache security group and its status.
- SecurityGroupMembership.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SecurityGroupMembershipUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
SecurityGroupMembership StAX Unmarshaller
- SecurityGroupMembershipUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SecurityGroupMembershipUnmarshaller
-
- securityGroups(Collection<SecurityGroupMembership>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of VPC Security Groups associated with the cluster.
- securityGroups(SecurityGroupMembership...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of VPC Security Groups associated with the cluster.
- securityGroups(Consumer<SecurityGroupMembership.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
A list of VPC Security Groups associated with the cluster.
- securityGroups() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
A list of VPC Security Groups associated with the cluster.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AddTagsToResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.APICallRateForCustomerExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AuthorizeCacheSecurityGroupIngressResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.AvailabilityZone
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheClusterNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheEngineVersion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificValue
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroup
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroup
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupQuotaExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.CacheSubnetQuotaExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ClusterQuotaForCustomerExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheParameterGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSecurityGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheClusterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheParameterGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSecurityGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteCacheSubnetGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteReplicationGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheEngineVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParameterGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSecurityGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheSubnetGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEngineDefaultParametersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReplicationGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesOfferingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeReservedCacheNodesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Endpoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Event
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InsufficientCacheClusterCapacityException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidARNException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheClusterStateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheParameterGroupStateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidCacheSecurityGroupStateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterCombinationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidParameterValueException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidReplicationGroupStateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidSnapshotStateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidSubnetException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.InvalidVPCNetworkStateException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListAllowedNodeTypeModificationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheParameterGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupShardConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeGroupMember
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeGroupsPerReplicationGroupQuotaExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForClusterExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.NodeQuotaForCustomerExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ParameterNameValue
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.PendingModifiedValues
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.PurchaseReservedCacheNodesOfferingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RebootCacheClusterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RecurringCharge
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RemoveTagsFromResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroupPendingModifiedValues
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodeQuotaExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOffering
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ResetCacheParameterGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReshardingConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.RevokeCacheSecurityGroupIngressResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.SlotMigration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotFeatureNotSupportedException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SnapshotQuotaExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Subnet
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.SubnetInUseException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.Tag
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.TagNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.TagQuotaPerResourceExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticache.model.TestFailoverNotAvailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.TestFailoverRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticache.model.TestFailoverResponse
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elasticache.ElastiCacheAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.elasticache.ElastiCacheClient
-
- showCacheClustersNotInReplicationGroups(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
An optional flag that can be included in the DescribeCacheCluster
request to show only nodes
(API/CLI: clusters) that are not members of a replication group.
- showCacheClustersNotInReplicationGroups() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
-
An optional flag that can be included in the DescribeCacheCluster
request to show only nodes
(API/CLI: clusters) that are not members of a replication group.
- showCacheNodeInfo(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest.Builder
-
An optional flag that can be included in the DescribeCacheCluster
request to retrieve
information about the individual cache nodes.
- showCacheNodeInfo() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheClustersRequest
-
An optional flag that can be included in the DescribeCacheCluster
request to retrieve information
about the individual cache nodes.
- showNodeGroupConfig(Boolean) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.
- showNodeGroupConfig() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.
- slotMigration(SlotMigration) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingStatus.Builder
-
Represents the progress of an online resharding operation.
- slotMigration(Consumer<SlotMigration.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.ReshardingStatus.Builder
-
Represents the progress of an online resharding operation.
- slotMigration() - Method in class software.amazon.awssdk.services.elasticache.model.ReshardingStatus
-
Represents the progress of an online resharding operation.
- SlotMigration - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the progress of an online resharding operation.
- SlotMigration.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SlotMigrationUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
SlotMigration StAX Unmarshaller
- SlotMigrationUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SlotMigrationUnmarshaller
-
- slots(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
The keyspace for this node group (shard).
- slots() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
-
The keyspace for this node group (shard).
- slots(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration.Builder
-
A string that specifies the keyspace for a particular node group.
- slots() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroupConfiguration
-
A string that specifies the keyspace for a particular node group.
- snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse.Builder
-
Sets the value of the Snapshot property for this object.
- snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse.Builder
-
Sets the value of the Snapshot property for this object.
- snapshot() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotResponse
-
Returns the value of the Snapshot property for this object.
- snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse.Builder
-
Sets the value of the Snapshot property for this object.
- snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse.Builder
-
Sets the value of the Snapshot property for this object.
- snapshot() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotResponse
-
Returns the value of the Snapshot property for this object.
- snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse.Builder
-
Sets the value of the Snapshot property for this object.
- snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse.Builder
-
Sets the value of the Snapshot property for this object.
- snapshot() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotResponse
-
Returns the value of the Snapshot property for this object.
- Snapshot - Class in software.amazon.awssdk.services.elasticache.model
-
Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.
- Snapshot.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SnapshotAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticache.model
-
You already have a snapshot with the given name.
- SnapshotAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SnapshotAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- SnapshotAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotAlreadyExistsExceptionUnmarshaller
-
- snapshotArns(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB
snapshot file stored in Amazon S3.
- snapshotArns(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB
snapshot file stored in Amazon S3.
- snapshotArns() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB
snapshot file stored in Amazon S3.
- snapshotArns(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon
S3.
- snapshotArns(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon
S3.
- snapshotArns() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3.
- snapshotCreateTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeSnapshot.Builder
-
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
- snapshotCreateTime() - Method in class software.amazon.awssdk.services.elasticache.model.NodeSnapshot
-
The date and time when the source node's metadata and cache data set was obtained for the snapshot.
- SnapshotFeatureNotSupportedException - Exception in software.amazon.awssdk.services.elasticache.model
-
You attempted one of the following operations:
- SnapshotFeatureNotSupportedException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SnapshotFeatureNotSupportedExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- SnapshotFeatureNotSupportedExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotFeatureNotSupportedExceptionUnmarshaller
-
- snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The name of a Redis snapshot from which to restore data into the new node group (shard).
- snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The name of a Redis snapshot from which to restore data into the new node group (shard).
- snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The name of a snapshot from which to restore data into the new replication group.
- snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The name of a snapshot from which to restore data into the new replication group.
- snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest.Builder
-
A name for the snapshot being created.
- snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CreateSnapshotRequest
-
A name for the snapshot being created.
- snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest.Builder
-
The name of the snapshot to be deleted.
- snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.DeleteSnapshotRequest
-
The name of the snapshot to be deleted.
- snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
A user-supplied name of the snapshot.
- snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
A user-supplied name of the snapshot.
- snapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The name of a snapshot.
- snapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The name of a snapshot.
- SnapshotNotFoundException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested snapshot name does not refer to an existing snapshot.
- SnapshotNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SnapshotNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- SnapshotNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotNotFoundExceptionUnmarshaller
-
- SnapshotQuotaExceededException - Exception in software.amazon.awssdk.services.elasticache.model
-
The request cannot be processed because it would exceed the maximum number of snapshots.
- SnapshotQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SnapshotQuotaExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- SnapshotQuotaExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotQuotaExceededExceptionUnmarshaller
-
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The number of days for which ElastiCache retains automatic snapshots before deleting them.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The number of days for which ElastiCache retains automatic snapshots before deleting them.
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The number of days for which ElastiCache retains automatic snapshots before deleting them.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The number of days for which ElastiCache retains automatic snapshots before deleting them.
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them.
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
- snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
- snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
- snapshots(Collection<Snapshot>) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
-
A list of snapshots.
- snapshots(Snapshot...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
-
A list of snapshots.
- snapshots(Consumer<Snapshot.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse.Builder
-
A list of snapshots.
- snapshots() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsResponse
-
A list of snapshots.
- snapshots() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsIterable
-
- snapshots() - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
-
Returns a publisher that can be used to get a stream of data.
- snapshotSource(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest.Builder
-
If set to system
, the output shows snapshots that were automatically created by ElastiCache.
- snapshotSource() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeSnapshotsRequest
-
If set to system
, the output shows snapshots that were automatically created by ElastiCache.
- snapshotSource(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
Indicates whether the snapshot is from an automatic backup (automated
) or was created manually (
manual
).
- snapshotSource() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
Indicates whether the snapshot is from an automatic backup (automated
) or was created manually (
manual
).
- snapshotStatus(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The status of the snapshot.
- snapshotStatus() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The status of the snapshot.
- snapshottingClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The cluster ID that is used as the daily snapshot source for the replication group.
- snapshottingClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The cluster ID that is used as the daily snapshot source for the replication group.
- snapshottingClusterId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The cluster ID that is used as the daily snapshot source for the replication group.
- snapshottingClusterId() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The cluster ID that is used as the daily snapshot source for the replication group.
- SnapshotUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
Snapshot StAX Unmarshaller
- SnapshotUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SnapshotUnmarshaller
-
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheCluster.Builder
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CacheCluster
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest.Builder
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group
(shard).
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheClusterRequest
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest.Builder
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group
(shard).
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.CreateReplicationGroupRequest
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest.Builder
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheClusterRequest
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest.Builder
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group
(shard) specified by SnapshottingClusterId
.
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyReplicationGroupRequest
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard)
specified by SnapshottingClusterId
.
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group
(shard).
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
- snapshotWindow(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Snapshot.Builder
-
The daily time range during which ElastiCache takes daily snapshots of the source cluster.
- snapshotWindow() - Method in class software.amazon.awssdk.services.elasticache.model.Snapshot
-
The daily time range during which ElastiCache takes daily snapshots of the source cluster.
- software.amazon.awssdk.services.elasticache - package software.amazon.awssdk.services.elasticache
-
Amazon ElastiCache
- software.amazon.awssdk.services.elasticache.model - package software.amazon.awssdk.services.elasticache.model
-
- software.amazon.awssdk.services.elasticache.paginators - package software.amazon.awssdk.services.elasticache.paginators
-
- software.amazon.awssdk.services.elasticache.transform - package software.amazon.awssdk.services.elasticache.transform
-
- source(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter.Builder
-
The source of the parameter value.
- source() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNodeTypeSpecificParameter
-
The source of the parameter value.
- source(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest.Builder
-
The parameter types to return.
- source() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeCacheParametersRequest
-
The parameter types to return.
- source(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Parameter.Builder
-
The source of the parameter.
- source() - Method in class software.amazon.awssdk.services.elasticache.model.Parameter
-
The source of the parameter.
- sourceCacheNodeId(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheNode.Builder
-
The ID of the primary node to which this read replica node is synchronized.
- sourceCacheNodeId() - Method in class software.amazon.awssdk.services.elasticache.model.CacheNode
-
The ID of the primary node to which this read replica node is synchronized.
- sourceIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
The identifier of the event source for which events are returned.
- sourceIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- sourceIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
-
The identifier for the source of the event.
- sourceIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.Event
-
The identifier for the source of the event.
- sourceSnapshotName(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest.Builder
-
The name of an existing snapshot from which to make a copy.
- sourceSnapshotName() - Method in class software.amazon.awssdk.services.elasticache.model.CopySnapshotRequest
-
The name of an existing snapshot from which to make a copy.
- sourceType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
The event source to retrieve events for.
- sourceType(SourceType) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
The event source to retrieve events for.
- sourceType() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
The event source to retrieve events for.
- sourceType(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
-
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
- sourceType(SourceType) - Method in interface software.amazon.awssdk.services.elasticache.model.Event.Builder
-
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
- sourceType() - Method in class software.amazon.awssdk.services.elasticache.model.Event
-
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
- SourceType - Enum in software.amazon.awssdk.services.elasticache.model
-
- sourceTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
The event source to retrieve events for.
- sourceTypeAsString() - Method in class software.amazon.awssdk.services.elasticache.model.Event
-
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest.Builder
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- startTime() - Method in class software.amazon.awssdk.services.elasticache.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The time the reservation started.
- startTime() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The time the reservation started.
- state(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReservedCacheNode.Builder
-
The state of the reserved cache node.
- state() - Method in class software.amazon.awssdk.services.elasticache.model.ReservedCacheNode
-
The state of the reserved cache node.
- status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership.Builder
-
The membership status in the cache security group.
- status() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupMembership
-
The membership status in the cache security group.
- status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup.Builder
-
The status of the Amazon EC2 security group.
- status() - Method in class software.amazon.awssdk.services.elasticache.model.EC2SecurityGroup
-
The status of the Amazon EC2 security group.
- status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.NodeGroup.Builder
-
The current state of this replication group - creating
, available
, etc.
- status() - Method in class software.amazon.awssdk.services.elasticache.model.NodeGroup
-
The current state of this replication group - creating
, available
, etc.
- status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.ReplicationGroup.Builder
-
The current state of this replication group - creating
, available
,
modifying
, deleting
, create-failed
, snapshotting
.
- status() - Method in class software.amazon.awssdk.services.elasticache.model.ReplicationGroup
-
The current state of this replication group - creating
, available
,
modifying
, deleting
, create-failed
, snapshotting
.
- status(String) - Method in interface software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership.Builder
-
The status of the cache security group membership.
- status() - Method in class software.amazon.awssdk.services.elasticache.model.SecurityGroupMembership
-
The status of the cache security group membership.
- Subnet - Class in software.amazon.awssdk.services.elasticache.model
-
Represents the subnet associated with a cluster.
- Subnet.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- subnetAvailabilityZone(AvailabilityZone) - Method in interface software.amazon.awssdk.services.elasticache.model.Subnet.Builder
-
The Availability Zone associated with the subnet.
- subnetAvailabilityZone(Consumer<AvailabilityZone.Builder>) - Method in interface software.amazon.awssdk.services.elasticache.model.Subnet.Builder
-
The Availability Zone associated with the subnet.
- subnetAvailabilityZone() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
-
The Availability Zone associated with the subnet.
- subnetIdentifier(String) - Method in interface software.amazon.awssdk.services.elasticache.model.Subnet.Builder
-
The unique identifier for the subnet.
- subnetIdentifier() - Method in class software.amazon.awssdk.services.elasticache.model.Subnet
-
The unique identifier for the subnet.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
-
A list of VPC subnet IDs for the cache subnet group.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest.Builder
-
A list of VPC subnet IDs for the cache subnet group.
- subnetIds() - Method in class software.amazon.awssdk.services.elasticache.model.CreateCacheSubnetGroupRequest
-
A list of VPC subnet IDs for the cache subnet group.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
-
The EC2 subnet IDs for the cache subnet group.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest.Builder
-
The EC2 subnet IDs for the cache subnet group.
- subnetIds() - Method in class software.amazon.awssdk.services.elasticache.model.ModifyCacheSubnetGroupRequest
-
The EC2 subnet IDs for the cache subnet group.
- SubnetInUseException - Exception in software.amazon.awssdk.services.elasticache.model
-
The requested subnet is being used by another cache subnet group.
- SubnetInUseException.Builder - Interface in software.amazon.awssdk.services.elasticache.model
-
- SubnetInUseExceptionUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
- SubnetInUseExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SubnetInUseExceptionUnmarshaller
-
- subnets(Collection<Subnet>) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
-
A list of subnets associated with the cache subnet group.
- subnets(Subnet...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
-
A list of subnets associated with the cache subnet group.
- subnets(Consumer<Subnet.Builder>...) - Method in interface software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup.Builder
-
A list of subnets associated with the cache subnet group.
- subnets() - Method in class software.amazon.awssdk.services.elasticache.model.CacheSubnetGroup
-
A list of subnets associated with the cache subnet group.
- SubnetUnmarshaller - Class in software.amazon.awssdk.services.elasticache.transform
-
Subnet StAX Unmarshaller
- SubnetUnmarshaller() - Constructor for class software.amazon.awssdk.services.elasticache.transform.SubnetUnmarshaller
-
- subscribe(Subscriber<? super DescribeCacheClustersResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheClustersPublisher
-
- subscribe(Subscriber<? super DescribeCacheEngineVersionsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheEngineVersionsPublisher
-
- subscribe(Subscriber<? super DescribeCacheParameterGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParameterGroupsPublisher
-
- subscribe(Subscriber<? super DescribeCacheParametersResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheParametersPublisher
-
- subscribe(Subscriber<? super DescribeCacheSecurityGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSecurityGroupsPublisher
-
- subscribe(Subscriber<? super DescribeCacheSubnetGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeCacheSubnetGroupsPublisher
-
- subscribe(Subscriber<? super DescribeEngineDefaultParametersResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEngineDefaultParametersPublisher
-
- subscribe(Subscriber<? super DescribeEventsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeEventsPublisher
-
- subscribe(Subscriber<? super DescribeReplicationGroupsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReplicationGroupsPublisher
-
- subscribe(Subscriber<? super DescribeReservedCacheNodesOfferingsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesOfferingsPublisher
-
- subscribe(Subscriber<? super DescribeReservedCacheNodesResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeReservedCacheNodesPublisher
-
- subscribe(Subscriber<? super DescribeSnapshotsResponse>) - Method in class software.amazon.awssdk.services.elasticache.paginators.DescribeSnapshotsPublisher
-