Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
CacheCluster |
AmazonElastiCacheClient.createCacheCluster(CreateCacheClusterRequest request)
Creates a cluster.
|
CacheCluster |
AbstractAmazonElastiCache.createCacheCluster(CreateCacheClusterRequest request) |
CacheCluster |
AmazonElastiCache.createCacheCluster(CreateCacheClusterRequest createCacheClusterRequest)
Creates a cluster.
|
CacheCluster |
AmazonElastiCacheClient.deleteCacheCluster(DeleteCacheClusterRequest request)
Deletes a previously provisioned cluster.
|
CacheCluster |
AbstractAmazonElastiCache.deleteCacheCluster(DeleteCacheClusterRequest request) |
CacheCluster |
AmazonElastiCache.deleteCacheCluster(DeleteCacheClusterRequest deleteCacheClusterRequest)
Deletes a previously provisioned cluster.
|
CacheCluster |
AmazonElastiCacheClient.modifyCacheCluster(ModifyCacheClusterRequest request)
Modifies the settings for a cluster.
|
CacheCluster |
AbstractAmazonElastiCache.modifyCacheCluster(ModifyCacheClusterRequest request) |
CacheCluster |
AmazonElastiCache.modifyCacheCluster(ModifyCacheClusterRequest modifyCacheClusterRequest)
Modifies the settings for a cluster.
|
CacheCluster |
AmazonElastiCacheClient.rebootCacheCluster(RebootCacheClusterRequest request)
Reboots some, or all, of the cache nodes within a provisioned cluster.
|
CacheCluster |
AbstractAmazonElastiCache.rebootCacheCluster(RebootCacheClusterRequest request) |
CacheCluster |
AmazonElastiCache.rebootCacheCluster(RebootCacheClusterRequest rebootCacheClusterRequest)
Reboots some, or all, of the cache nodes within a provisioned cluster.
|
Modifier and Type | Method and Description |
---|---|
CacheCluster |
CacheCluster.clone() |
CacheCluster |
CacheCluster.withARN(String aRN)
The ARN (Amazon Resource Name) of the cache cluster.
|
CacheCluster |
CacheCluster.withAtRestEncryptionEnabled(Boolean atRestEncryptionEnabled)
A flag that enables encryption at-rest when set to
true . |
CacheCluster |
CacheCluster.withAuthTokenEnabled(Boolean authTokenEnabled)
A flag that enables using an
AuthToken (password) when issuing Redis commands. |
CacheCluster |
CacheCluster.withAuthTokenLastModifiedDate(Date authTokenLastModifiedDate)
The date the auth token was last modified
|
CacheCluster |
CacheCluster.withAutoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade)
If you are running Redis engine version 6.0 or later, set this parameter to yes if you want to opt-in to the
next auto minor version upgrade campaign.
|
CacheCluster |
CacheCluster.withCacheClusterCreateTime(Date cacheClusterCreateTime)
The date and time when the cluster was created.
|
CacheCluster |
CacheCluster.withCacheClusterId(String cacheClusterId)
The user-supplied identifier of the cluster.
|
CacheCluster |
CacheCluster.withCacheClusterStatus(String cacheClusterStatus)
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 . |
CacheCluster |
CacheCluster.withCacheNodes(CacheNode... cacheNodes)
A list of cache nodes that are members of the cluster.
|
CacheCluster |
CacheCluster.withCacheNodes(Collection<CacheNode> cacheNodes)
A list of cache nodes that are members of the cluster.
|
CacheCluster |
CacheCluster.withCacheNodeType(String cacheNodeType)
The name of the compute and memory capacity node type for the cluster.
|
CacheCluster |
CacheCluster.withCacheParameterGroup(CacheParameterGroupStatus cacheParameterGroup)
Status of the cache parameter group.
|
CacheCluster |
CacheCluster.withCacheSecurityGroups(CacheSecurityGroupMembership... cacheSecurityGroups)
A list of cache security group elements, composed of name and status sub-elements.
|
CacheCluster |
CacheCluster.withCacheSecurityGroups(Collection<CacheSecurityGroupMembership> cacheSecurityGroups)
A list of cache security group elements, composed of name and status sub-elements.
|
CacheCluster |
CacheCluster.withCacheSubnetGroupName(String cacheSubnetGroupName)
The name of the cache subnet group associated with the cluster.
|
CacheCluster |
CacheCluster.withClientDownloadLandingPage(String clientDownloadLandingPage)
The URL of the web page where you can download the latest ElastiCache client library.
|
CacheCluster |
CacheCluster.withConfigurationEndpoint(Endpoint configurationEndpoint)
Represents a Memcached cluster endpoint which can be used by an application to connect to any node in the
cluster.
|
CacheCluster |
CacheCluster.withEngine(String engine)
The name of the cache engine (
memcached or redis ) to be used for this cluster. |
CacheCluster |
CacheCluster.withEngineVersion(String engineVersion)
The version of the cache engine that is used in this cluster.
|
CacheCluster |
CacheCluster.withLogDeliveryConfigurations(Collection<LogDeliveryConfiguration> logDeliveryConfigurations)
Returns the destination, format and type of the logs.
|
CacheCluster |
CacheCluster.withLogDeliveryConfigurations(LogDeliveryConfiguration... logDeliveryConfigurations)
Returns the destination, format and type of the logs.
|
CacheCluster |
CacheCluster.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status.
|
CacheCluster |
CacheCluster.withNumCacheNodes(Integer numCacheNodes)
The number of cache nodes in the cluster.
|
CacheCluster |
CacheCluster.withPendingModifiedValues(PendingModifiedValues pendingModifiedValues) |
CacheCluster |
CacheCluster.withPreferredAvailabilityZone(String preferredAvailabilityZone)
The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in
different Availability Zones.
|
CacheCluster |
CacheCluster.withPreferredMaintenanceWindow(String preferredMaintenanceWindow)
Specifies the weekly time range during which maintenance on the cluster is performed.
|
CacheCluster |
CacheCluster.withPreferredOutpostArn(String preferredOutpostArn)
The outpost ARN in which the cache cluster is created.
|
CacheCluster |
CacheCluster.withReplicationGroupId(String replicationGroupId)
The replication group to which this cluster belongs.
|
CacheCluster |
CacheCluster.withReplicationGroupLogDeliveryEnabled(Boolean replicationGroupLogDeliveryEnabled)
A boolean value indicating whether log delivery is enabled for the replication group.
|
CacheCluster |
CacheCluster.withSecurityGroups(Collection<SecurityGroupMembership> securityGroups)
A list of VPC Security Groups associated with the cluster.
|
CacheCluster |
CacheCluster.withSecurityGroups(SecurityGroupMembership... securityGroups)
A list of VPC Security Groups associated with the cluster.
|
CacheCluster |
CacheCluster.withSnapshotRetentionLimit(Integer snapshotRetentionLimit)
The number of days for which ElastiCache retains automatic cluster snapshots before deleting them.
|
CacheCluster |
CacheCluster.withSnapshotWindow(String snapshotWindow)
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
|
CacheCluster |
CacheCluster.withTransitEncryptionEnabled(Boolean transitEncryptionEnabled)
A flag that enables in-transit encryption when set to
true . |
Modifier and Type | Method and Description |
---|---|
List<CacheCluster> |
DescribeCacheClustersResult.getCacheClusters()
A list of clusters.
|
Modifier and Type | Method and Description |
---|---|
DescribeCacheClustersResult |
DescribeCacheClustersResult.withCacheClusters(CacheCluster... cacheClusters)
A list of clusters.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeCacheClustersResult.setCacheClusters(Collection<CacheCluster> cacheClusters)
A list of clusters.
|
DescribeCacheClustersResult |
DescribeCacheClustersResult.withCacheClusters(Collection<CacheCluster> cacheClusters)
A list of clusters.
|
Copyright © 2022. All rights reserved.