default AddTagsToResourceResponse |
ElastiCacheClient.addTagsToResource(Consumer<AddTagsToResourceRequest.Builder> addTagsToResourceRequest) |
A tag is a key-value pair where the key and value are case-sensitive.
|
default AddTagsToResourceResponse |
ElastiCacheClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest) |
A tag is a key-value pair where the key and value are case-sensitive.
|
default CompleteMigrationResponse |
ElastiCacheClient.completeMigration(Consumer<CompleteMigrationRequest.Builder> completeMigrationRequest) |
Complete the migration of data.
|
default CompleteMigrationResponse |
ElastiCacheClient.completeMigration(CompleteMigrationRequest completeMigrationRequest) |
Complete the migration of data.
|
default CreateCacheClusterResponse |
ElastiCacheClient.createCacheCluster(Consumer<CreateCacheClusterRequest.Builder> createCacheClusterRequest) |
Creates a cluster.
|
default CreateCacheClusterResponse |
ElastiCacheClient.createCacheCluster(CreateCacheClusterRequest createCacheClusterRequest) |
Creates a cluster.
|
default CreateGlobalReplicationGroupResponse |
ElastiCacheClient.createGlobalReplicationGroup(Consumer<CreateGlobalReplicationGroupRequest.Builder> createGlobalReplicationGroupRequest) |
Global Datastore offers fully managed, fast, reliable and secure cross-region replication.
|
default CreateGlobalReplicationGroupResponse |
ElastiCacheClient.createGlobalReplicationGroup(CreateGlobalReplicationGroupRequest createGlobalReplicationGroupRequest) |
Global Datastore offers fully managed, fast, reliable and secure cross-region replication.
|
default CreateSnapshotResponse |
ElastiCacheClient.createSnapshot(Consumer<CreateSnapshotRequest.Builder> createSnapshotRequest) |
Creates a copy of an entire cluster or replication group at a specific moment in time.
|
default CreateSnapshotResponse |
ElastiCacheClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest) |
Creates a copy of an entire cluster or replication group at a specific moment in time.
|
default DecreaseReplicaCountResponse |
ElastiCacheClient.decreaseReplicaCount(Consumer<DecreaseReplicaCountRequest.Builder> decreaseReplicaCountRequest) |
Dynamically decreases the number of replicas in a Valkey or Redis OSS (cluster mode disabled) replication group
or the number of replica nodes in one or more node groups (shards) of a Valkey or Redis OSS (cluster mode
enabled) replication group.
|
default DecreaseReplicaCountResponse |
ElastiCacheClient.decreaseReplicaCount(DecreaseReplicaCountRequest decreaseReplicaCountRequest) |
Dynamically decreases the number of replicas in a Valkey or Redis OSS (cluster mode disabled) replication group
or the number of replica nodes in one or more node groups (shards) of a Valkey or Redis OSS (cluster mode
enabled) replication group.
|
default DeleteReplicationGroupResponse |
ElastiCacheClient.deleteReplicationGroup(Consumer<DeleteReplicationGroupRequest.Builder> deleteReplicationGroupRequest) |
Deletes an existing replication group.
|
default DeleteReplicationGroupResponse |
ElastiCacheClient.deleteReplicationGroup(DeleteReplicationGroupRequest deleteReplicationGroupRequest) |
Deletes an existing replication group.
|
default DescribeReplicationGroupsResponse |
ElastiCacheClient.describeReplicationGroups() |
Returns information about a particular replication group.
|
default DescribeReplicationGroupsResponse |
ElastiCacheClient.describeReplicationGroups(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest) |
Returns information about a particular replication group.
|
default DescribeReplicationGroupsResponse |
ElastiCacheClient.describeReplicationGroups(DescribeReplicationGroupsRequest describeReplicationGroupsRequest) |
Returns information about a particular replication group.
|
default DescribeReplicationGroupsIterable |
ElastiCacheClient.describeReplicationGroupsPaginator() |
|
default DescribeReplicationGroupsIterable |
ElastiCacheClient.describeReplicationGroupsPaginator(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest) |
|
default DescribeReplicationGroupsIterable |
ElastiCacheClient.describeReplicationGroupsPaginator(DescribeReplicationGroupsRequest describeReplicationGroupsRequest) |
|
default IncreaseReplicaCountResponse |
ElastiCacheClient.increaseReplicaCount(Consumer<IncreaseReplicaCountRequest.Builder> increaseReplicaCountRequest) |
Dynamically increases the number of replicas in a Valkey or Redis OSS (cluster mode disabled) replication group
or the number of replica nodes in one or more node groups (shards) of a Valkey or Redis OSS (cluster mode
enabled) replication group.
|
default IncreaseReplicaCountResponse |
ElastiCacheClient.increaseReplicaCount(IncreaseReplicaCountRequest increaseReplicaCountRequest) |
Dynamically increases the number of replicas in a Valkey or Redis OSS (cluster mode disabled) replication group
or the number of replica nodes in one or more node groups (shards) of a Valkey or Redis OSS (cluster mode
enabled) replication group.
|
default ListAllowedNodeTypeModificationsResponse |
ElastiCacheClient.listAllowedNodeTypeModifications(Consumer<ListAllowedNodeTypeModificationsRequest.Builder> listAllowedNodeTypeModificationsRequest) |
Lists all available node types that you can scale with your cluster's replication group's current node type.
|
default ListAllowedNodeTypeModificationsResponse |
ElastiCacheClient.listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest) |
Lists all available node types that you can scale with your cluster's replication group's current node type.
|
default ListTagsForResourceResponse |
ElastiCacheClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists all tags currently on a named resource.
|
default ListTagsForResourceResponse |
ElastiCacheClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists all tags currently on a named resource.
|
default ModifyReplicationGroupResponse |
ElastiCacheClient.modifyReplicationGroup(Consumer<ModifyReplicationGroupRequest.Builder> modifyReplicationGroupRequest) |
Modifies the settings for a replication group.
|
default ModifyReplicationGroupResponse |
ElastiCacheClient.modifyReplicationGroup(ModifyReplicationGroupRequest modifyReplicationGroupRequest) |
Modifies the settings for a replication group.
|
default ModifyReplicationGroupShardConfigurationResponse |
ElastiCacheClient.modifyReplicationGroupShardConfiguration(Consumer<ModifyReplicationGroupShardConfigurationRequest.Builder> modifyReplicationGroupShardConfigurationRequest) |
Modifies a replication group's shards (node groups) by allowing you to add shards, remove shards, or rebalance
the keyspaces among existing shards.
|
default ModifyReplicationGroupShardConfigurationResponse |
ElastiCacheClient.modifyReplicationGroupShardConfiguration(ModifyReplicationGroupShardConfigurationRequest modifyReplicationGroupShardConfigurationRequest) |
Modifies a replication group's shards (node groups) by allowing you to add shards, remove shards, or rebalance
the keyspaces among existing shards.
|
default RemoveTagsFromResourceResponse |
ElastiCacheClient.removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder> removeTagsFromResourceRequest) |
Removes the tags identified by the TagKeys list from the named resource.
|
default RemoveTagsFromResourceResponse |
ElastiCacheClient.removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest) |
Removes the tags identified by the TagKeys list from the named resource.
|
default StartMigrationResponse |
ElastiCacheClient.startMigration(Consumer<StartMigrationRequest.Builder> startMigrationRequest) |
Start the migration of data.
|
default StartMigrationResponse |
ElastiCacheClient.startMigration(StartMigrationRequest startMigrationRequest) |
Start the migration of data.
|
default TestFailoverResponse |
ElastiCacheClient.testFailover(Consumer<TestFailoverRequest.Builder> testFailoverRequest) |
Represents the input of a TestFailover operation which tests automatic failover on a specified node
group (called shard in the console) in a replication group (called cluster in the console).
|
default TestFailoverResponse |
ElastiCacheClient.testFailover(TestFailoverRequest testFailoverRequest) |
Represents the input of a TestFailover operation which tests automatic failover on a specified node
group (called shard in the console) in a replication group (called cluster in the console).
|
default TestMigrationResponse |
ElastiCacheClient.testMigration(Consumer<TestMigrationRequest.Builder> testMigrationRequest) |
Async API to test connection between source and target replication group.
|
default TestMigrationResponse |
ElastiCacheClient.testMigration(TestMigrationRequest testMigrationRequest) |
Async API to test connection between source and target replication group.
|