| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsToResourceResponse |
ElastiCacheClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest)
A tag is a key-value pair where the key and value are case-sensitive.
|
default AddTagsToResourceResponse |
ElastiCacheClient.addTagsToResource(Consumer<AddTagsToResourceRequest.Builder> addTagsToResourceRequest)
A tag is a key-value pair where the key and value are case-sensitive.
|
default AuthorizeCacheSecurityGroupIngressResponse |
ElastiCacheClient.authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest)
Allows network ingress to a cache security group.
|
default AuthorizeCacheSecurityGroupIngressResponse |
ElastiCacheClient.authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder> authorizeCacheSecurityGroupIngressRequest)
Allows network ingress to a cache security group.
|
default BatchApplyUpdateActionResponse |
ElastiCacheClient.batchApplyUpdateAction(BatchApplyUpdateActionRequest batchApplyUpdateActionRequest)
Apply the service update.
|
default BatchApplyUpdateActionResponse |
ElastiCacheClient.batchApplyUpdateAction(Consumer<BatchApplyUpdateActionRequest.Builder> batchApplyUpdateActionRequest)
Apply the service update.
|
default BatchStopUpdateActionResponse |
ElastiCacheClient.batchStopUpdateAction(BatchStopUpdateActionRequest batchStopUpdateActionRequest)
Stop the service update.
|
default BatchStopUpdateActionResponse |
ElastiCacheClient.batchStopUpdateAction(Consumer<BatchStopUpdateActionRequest.Builder> batchStopUpdateActionRequest)
Stop the service update.
|
default CompleteMigrationResponse |
ElastiCacheClient.completeMigration(CompleteMigrationRequest completeMigrationRequest)
Complete the migration of data.
|
default CompleteMigrationResponse |
ElastiCacheClient.completeMigration(Consumer<CompleteMigrationRequest.Builder> completeMigrationRequest)
Complete the migration of data.
|
default CopySnapshotResponse |
ElastiCacheClient.copySnapshot(Consumer<CopySnapshotRequest.Builder> copySnapshotRequest)
Makes a copy of an existing snapshot.
|
default CopySnapshotResponse |
ElastiCacheClient.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Makes a copy of an existing snapshot.
|
default CreateCacheClusterResponse |
ElastiCacheClient.createCacheCluster(Consumer<CreateCacheClusterRequest.Builder> createCacheClusterRequest)
Creates a cluster.
|
default CreateCacheClusterResponse |
ElastiCacheClient.createCacheCluster(CreateCacheClusterRequest createCacheClusterRequest)
Creates a cluster.
|
default CreateCacheParameterGroupResponse |
ElastiCacheClient.createCacheParameterGroup(Consumer<CreateCacheParameterGroupRequest.Builder> createCacheParameterGroupRequest)
Creates a new Amazon ElastiCache cache parameter group.
|
default CreateCacheParameterGroupResponse |
ElastiCacheClient.createCacheParameterGroup(CreateCacheParameterGroupRequest createCacheParameterGroupRequest)
Creates a new Amazon ElastiCache cache parameter group.
|
default CreateCacheSecurityGroupResponse |
ElastiCacheClient.createCacheSecurityGroup(Consumer<CreateCacheSecurityGroupRequest.Builder> createCacheSecurityGroupRequest)
Creates a new cache security group.
|
default CreateCacheSecurityGroupResponse |
ElastiCacheClient.createCacheSecurityGroup(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest)
Creates a new cache security group.
|
default CreateCacheSubnetGroupResponse |
ElastiCacheClient.createCacheSubnetGroup(Consumer<CreateCacheSubnetGroupRequest.Builder> createCacheSubnetGroupRequest)
Creates a new cache subnet group.
|
default CreateCacheSubnetGroupResponse |
ElastiCacheClient.createCacheSubnetGroup(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest)
Creates a new cache subnet group.
|
default CreateGlobalReplicationGroupResponse |
ElastiCacheClient.createGlobalReplicationGroup(Consumer<CreateGlobalReplicationGroupRequest.Builder> createGlobalReplicationGroupRequest)
Global Datastore for Redis offers fully managed, fast, reliable and secure cross-region replication.
|
default CreateGlobalReplicationGroupResponse |
ElastiCacheClient.createGlobalReplicationGroup(CreateGlobalReplicationGroupRequest createGlobalReplicationGroupRequest)
Global Datastore for Redis offers fully managed, fast, reliable and secure cross-region replication.
|
default CreateReplicationGroupResponse |
ElastiCacheClient.createReplicationGroup(Consumer<CreateReplicationGroupRequest.Builder> createReplicationGroupRequest)
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
|
default CreateReplicationGroupResponse |
ElastiCacheClient.createReplicationGroup(CreateReplicationGroupRequest createReplicationGroupRequest)
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
|
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 CreateUserResponse |
ElastiCacheClient.createUser(Consumer<CreateUserRequest.Builder> createUserRequest)
For Redis engine version 6.0 onwards: Creates a Redis user.
|
default CreateUserResponse |
ElastiCacheClient.createUser(CreateUserRequest createUserRequest)
For Redis engine version 6.0 onwards: Creates a Redis user.
|
default CreateUserGroupResponse |
ElastiCacheClient.createUserGroup(Consumer<CreateUserGroupRequest.Builder> createUserGroupRequest)
For Redis engine version 6.0 onwards: Creates a Redis user group.
|
default CreateUserGroupResponse |
ElastiCacheClient.createUserGroup(CreateUserGroupRequest createUserGroupRequest)
For Redis engine version 6.0 onwards: Creates a Redis user group.
|
default DecreaseNodeGroupsInGlobalReplicationGroupResponse |
ElastiCacheClient.decreaseNodeGroupsInGlobalReplicationGroup(Consumer<DecreaseNodeGroupsInGlobalReplicationGroupRequest.Builder> decreaseNodeGroupsInGlobalReplicationGroupRequest)
Decreases the number of node groups in a Global datastore
|
default DecreaseNodeGroupsInGlobalReplicationGroupResponse |
ElastiCacheClient.decreaseNodeGroupsInGlobalReplicationGroup(DecreaseNodeGroupsInGlobalReplicationGroupRequest decreaseNodeGroupsInGlobalReplicationGroupRequest)
Decreases the number of node groups in a Global datastore
|
default DecreaseReplicaCountResponse |
ElastiCacheClient.decreaseReplicaCount(Consumer<DecreaseReplicaCountRequest.Builder> decreaseReplicaCountRequest)
Dynamically decreases the number of replicas in a Redis (cluster mode disabled) replication group or the number
of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
|
default DecreaseReplicaCountResponse |
ElastiCacheClient.decreaseReplicaCount(DecreaseReplicaCountRequest decreaseReplicaCountRequest)
Dynamically decreases the number of replicas in a Redis (cluster mode disabled) replication group or the number
of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
|
default DeleteCacheClusterResponse |
ElastiCacheClient.deleteCacheCluster(Consumer<DeleteCacheClusterRequest.Builder> deleteCacheClusterRequest)
Deletes a previously provisioned cluster.
|
default DeleteCacheClusterResponse |
ElastiCacheClient.deleteCacheCluster(DeleteCacheClusterRequest deleteCacheClusterRequest)
Deletes a previously provisioned cluster.
|
default DeleteCacheParameterGroupResponse |
ElastiCacheClient.deleteCacheParameterGroup(Consumer<DeleteCacheParameterGroupRequest.Builder> deleteCacheParameterGroupRequest)
Deletes the specified cache parameter group.
|
default DeleteCacheParameterGroupResponse |
ElastiCacheClient.deleteCacheParameterGroup(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
Deletes the specified cache parameter group.
|
default DeleteCacheSecurityGroupResponse |
ElastiCacheClient.deleteCacheSecurityGroup(Consumer<DeleteCacheSecurityGroupRequest.Builder> deleteCacheSecurityGroupRequest)
Deletes a cache security group.
|
default DeleteCacheSecurityGroupResponse |
ElastiCacheClient.deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
Deletes a cache security group.
|
default DeleteCacheSubnetGroupResponse |
ElastiCacheClient.deleteCacheSubnetGroup(Consumer<DeleteCacheSubnetGroupRequest.Builder> deleteCacheSubnetGroupRequest)
Deletes a cache subnet group.
|
default DeleteCacheSubnetGroupResponse |
ElastiCacheClient.deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
Deletes a cache subnet group.
|
default DeleteGlobalReplicationGroupResponse |
ElastiCacheClient.deleteGlobalReplicationGroup(Consumer<DeleteGlobalReplicationGroupRequest.Builder> deleteGlobalReplicationGroupRequest)
Deleting a Global datastore is a two-step process:
|
default DeleteGlobalReplicationGroupResponse |
ElastiCacheClient.deleteGlobalReplicationGroup(DeleteGlobalReplicationGroupRequest deleteGlobalReplicationGroupRequest)
Deleting a Global datastore is a two-step process:
|
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 DeleteSnapshotResponse |
ElastiCacheClient.deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder> deleteSnapshotRequest)
Deletes an existing snapshot.
|
default DeleteSnapshotResponse |
ElastiCacheClient.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes an existing snapshot.
|
default DeleteUserResponse |
ElastiCacheClient.deleteUser(Consumer<DeleteUserRequest.Builder> deleteUserRequest)
For Redis engine version 6.0 onwards: Deletes a user.
|
default DeleteUserResponse |
ElastiCacheClient.deleteUser(DeleteUserRequest deleteUserRequest)
For Redis engine version 6.0 onwards: Deletes a user.
|
default DeleteUserGroupResponse |
ElastiCacheClient.deleteUserGroup(Consumer<DeleteUserGroupRequest.Builder> deleteUserGroupRequest)
For Redis engine version 6.0 onwards: Deletes a user group.
|
default DeleteUserGroupResponse |
ElastiCacheClient.deleteUserGroup(DeleteUserGroupRequest deleteUserGroupRequest)
For Redis engine version 6.0 onwards: Deletes a user group.
|
default DescribeCacheClustersResponse |
ElastiCacheClient.describeCacheClusters()
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersResponse |
ElastiCacheClient.describeCacheClusters(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersResponse |
ElastiCacheClient.describeCacheClusters(DescribeCacheClustersRequest describeCacheClustersRequest)
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersIterable |
ElastiCacheClient.describeCacheClustersPaginator()
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersIterable |
ElastiCacheClient.describeCacheClustersPaginator(Consumer<DescribeCacheClustersRequest.Builder> describeCacheClustersRequest)
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheClustersIterable |
ElastiCacheClient.describeCacheClustersPaginator(DescribeCacheClustersRequest describeCacheClustersRequest)
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific
cache cluster if a cluster identifier is supplied.
|
default DescribeCacheEngineVersionsResponse |
ElastiCacheClient.describeCacheEngineVersions()
Returns a list of the available cache engines and their versions.
|
default DescribeCacheEngineVersionsResponse |
ElastiCacheClient.describeCacheEngineVersions(Consumer<DescribeCacheEngineVersionsRequest.Builder> describeCacheEngineVersionsRequest)
Returns a list of the available cache engines and their versions.
|
default DescribeCacheEngineVersionsResponse |
ElastiCacheClient.describeCacheEngineVersions(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest)
Returns a list of the available cache engines and their versions.
|
default DescribeCacheEngineVersionsIterable |
ElastiCacheClient.describeCacheEngineVersionsPaginator()
Returns a list of the available cache engines and their versions.
|
default DescribeCacheEngineVersionsIterable |
ElastiCacheClient.describeCacheEngineVersionsPaginator(Consumer<DescribeCacheEngineVersionsRequest.Builder> describeCacheEngineVersionsRequest)
Returns a list of the available cache engines and their versions.
|
default DescribeCacheEngineVersionsIterable |
ElastiCacheClient.describeCacheEngineVersionsPaginator(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest)
Returns a list of the available cache engines and their versions.
|
default DescribeCacheParameterGroupsResponse |
ElastiCacheClient.describeCacheParameterGroups()
Returns a list of cache parameter group descriptions.
|
default DescribeCacheParameterGroupsResponse |
ElastiCacheClient.describeCacheParameterGroups(Consumer<DescribeCacheParameterGroupsRequest.Builder> describeCacheParameterGroupsRequest)
Returns a list of cache parameter group descriptions.
|
default DescribeCacheParameterGroupsResponse |
ElastiCacheClient.describeCacheParameterGroups(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
Returns a list of cache parameter group descriptions.
|
default DescribeCacheParameterGroupsIterable |
ElastiCacheClient.describeCacheParameterGroupsPaginator()
Returns a list of cache parameter group descriptions.
|
default DescribeCacheParameterGroupsIterable |
ElastiCacheClient.describeCacheParameterGroupsPaginator(Consumer<DescribeCacheParameterGroupsRequest.Builder> describeCacheParameterGroupsRequest)
Returns a list of cache parameter group descriptions.
|
default DescribeCacheParameterGroupsIterable |
ElastiCacheClient.describeCacheParameterGroupsPaginator(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
Returns a list of cache parameter group descriptions.
|
default DescribeCacheParametersResponse |
ElastiCacheClient.describeCacheParameters(Consumer<DescribeCacheParametersRequest.Builder> describeCacheParametersRequest)
Returns the detailed parameter list for a particular cache parameter group.
|
default DescribeCacheParametersResponse |
ElastiCacheClient.describeCacheParameters(DescribeCacheParametersRequest describeCacheParametersRequest)
Returns the detailed parameter list for a particular cache parameter group.
|
default DescribeCacheParametersIterable |
ElastiCacheClient.describeCacheParametersPaginator(Consumer<DescribeCacheParametersRequest.Builder> describeCacheParametersRequest)
Returns the detailed parameter list for a particular cache parameter group.
|
default DescribeCacheParametersIterable |
ElastiCacheClient.describeCacheParametersPaginator(DescribeCacheParametersRequest describeCacheParametersRequest)
Returns the detailed parameter list for a particular cache parameter group.
|
default DescribeCacheSecurityGroupsResponse |
ElastiCacheClient.describeCacheSecurityGroups(Consumer<DescribeCacheSecurityGroupsRequest.Builder> describeCacheSecurityGroupsRequest)
Returns a list of cache security group descriptions.
|
default DescribeCacheSecurityGroupsResponse |
ElastiCacheClient.describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest)
Returns a list of cache security group descriptions.
|
default DescribeCacheSecurityGroupsIterable |
ElastiCacheClient.describeCacheSecurityGroupsPaginator(Consumer<DescribeCacheSecurityGroupsRequest.Builder> describeCacheSecurityGroupsRequest)
Returns a list of cache security group descriptions.
|
default DescribeCacheSecurityGroupsIterable |
ElastiCacheClient.describeCacheSecurityGroupsPaginator(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest)
Returns a list of cache security group descriptions.
|
default DescribeCacheSubnetGroupsResponse |
ElastiCacheClient.describeCacheSubnetGroups()
Returns a list of cache subnet group descriptions.
|
default DescribeCacheSubnetGroupsResponse |
ElastiCacheClient.describeCacheSubnetGroups(Consumer<DescribeCacheSubnetGroupsRequest.Builder> describeCacheSubnetGroupsRequest)
Returns a list of cache subnet group descriptions.
|
default DescribeCacheSubnetGroupsResponse |
ElastiCacheClient.describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
Returns a list of cache subnet group descriptions.
|
default DescribeCacheSubnetGroupsIterable |
ElastiCacheClient.describeCacheSubnetGroupsPaginator()
Returns a list of cache subnet group descriptions.
|
default DescribeCacheSubnetGroupsIterable |
ElastiCacheClient.describeCacheSubnetGroupsPaginator(Consumer<DescribeCacheSubnetGroupsRequest.Builder> describeCacheSubnetGroupsRequest)
Returns a list of cache subnet group descriptions.
|
default DescribeCacheSubnetGroupsIterable |
ElastiCacheClient.describeCacheSubnetGroupsPaginator(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
Returns a list of cache subnet group descriptions.
|
default DescribeEngineDefaultParametersResponse |
ElastiCacheClient.describeEngineDefaultParameters(Consumer<DescribeEngineDefaultParametersRequest.Builder> describeEngineDefaultParametersRequest)
Returns the default engine and system parameter information for the specified cache engine.
|
default DescribeEngineDefaultParametersResponse |
ElastiCacheClient.describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest)
Returns the default engine and system parameter information for the specified cache engine.
|
default DescribeEngineDefaultParametersIterable |
ElastiCacheClient.describeEngineDefaultParametersPaginator(Consumer<DescribeEngineDefaultParametersRequest.Builder> describeEngineDefaultParametersRequest)
Returns the default engine and system parameter information for the specified cache engine.
|
default DescribeEngineDefaultParametersIterable |
ElastiCacheClient.describeEngineDefaultParametersPaginator(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest)
Returns the default engine and system parameter information for the specified cache engine.
|
default DescribeEventsResponse |
ElastiCacheClient.describeEvents()
Returns events related to clusters, cache security groups, and cache parameter groups.
|
default DescribeEventsResponse |
ElastiCacheClient.describeEvents(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns events related to clusters, cache security groups, and cache parameter groups.
|
default DescribeEventsResponse |
ElastiCacheClient.describeEvents(DescribeEventsRequest describeEventsRequest)
Returns events related to clusters, cache security groups, and cache parameter groups.
|
default DescribeEventsIterable |
ElastiCacheClient.describeEventsPaginator()
Returns events related to clusters, cache security groups, and cache parameter groups.
|
default DescribeEventsIterable |
ElastiCacheClient.describeEventsPaginator(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns events related to clusters, cache security groups, and cache parameter groups.
|
default DescribeEventsIterable |
ElastiCacheClient.describeEventsPaginator(DescribeEventsRequest describeEventsRequest)
Returns events related to clusters, cache security groups, and cache parameter groups.
|
default DescribeGlobalReplicationGroupsResponse |
ElastiCacheClient.describeGlobalReplicationGroups(Consumer<DescribeGlobalReplicationGroupsRequest.Builder> describeGlobalReplicationGroupsRequest)
Returns information about a particular global replication group.
|
default DescribeGlobalReplicationGroupsResponse |
ElastiCacheClient.describeGlobalReplicationGroups(DescribeGlobalReplicationGroupsRequest describeGlobalReplicationGroupsRequest)
Returns information about a particular global replication group.
|
default DescribeGlobalReplicationGroupsIterable |
ElastiCacheClient.describeGlobalReplicationGroupsPaginator(Consumer<DescribeGlobalReplicationGroupsRequest.Builder> describeGlobalReplicationGroupsRequest)
Returns information about a particular global replication group.
|
default DescribeGlobalReplicationGroupsIterable |
ElastiCacheClient.describeGlobalReplicationGroupsPaginator(DescribeGlobalReplicationGroupsRequest describeGlobalReplicationGroupsRequest)
Returns information about a particular global 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()
Returns information about a particular replication group.
|
default DescribeReplicationGroupsIterable |
ElastiCacheClient.describeReplicationGroupsPaginator(Consumer<DescribeReplicationGroupsRequest.Builder> describeReplicationGroupsRequest)
Returns information about a particular replication group.
|
default DescribeReplicationGroupsIterable |
ElastiCacheClient.describeReplicationGroupsPaginator(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
Returns information about a particular replication group.
|
default DescribeReservedCacheNodesResponse |
ElastiCacheClient.describeReservedCacheNodes()
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
default DescribeReservedCacheNodesResponse |
ElastiCacheClient.describeReservedCacheNodes(Consumer<DescribeReservedCacheNodesRequest.Builder> describeReservedCacheNodesRequest)
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
default DescribeReservedCacheNodesResponse |
ElastiCacheClient.describeReservedCacheNodes(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest)
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
default DescribeReservedCacheNodesOfferingsResponse |
ElastiCacheClient.describeReservedCacheNodesOfferings()
Lists available reserved cache node offerings.
|
default DescribeReservedCacheNodesOfferingsResponse |
ElastiCacheClient.describeReservedCacheNodesOfferings(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder> describeReservedCacheNodesOfferingsRequest)
Lists available reserved cache node offerings.
|
default DescribeReservedCacheNodesOfferingsResponse |
ElastiCacheClient.describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest)
Lists available reserved cache node offerings.
|
default DescribeReservedCacheNodesOfferingsIterable |
ElastiCacheClient.describeReservedCacheNodesOfferingsPaginator()
Lists available reserved cache node offerings.
|
default DescribeReservedCacheNodesOfferingsIterable |
ElastiCacheClient.describeReservedCacheNodesOfferingsPaginator(Consumer<DescribeReservedCacheNodesOfferingsRequest.Builder> describeReservedCacheNodesOfferingsRequest)
Lists available reserved cache node offerings.
|
default DescribeReservedCacheNodesOfferingsIterable |
ElastiCacheClient.describeReservedCacheNodesOfferingsPaginator(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest)
Lists available reserved cache node offerings.
|
default DescribeReservedCacheNodesIterable |
ElastiCacheClient.describeReservedCacheNodesPaginator()
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
default DescribeReservedCacheNodesIterable |
ElastiCacheClient.describeReservedCacheNodesPaginator(Consumer<DescribeReservedCacheNodesRequest.Builder> describeReservedCacheNodesRequest)
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
default DescribeReservedCacheNodesIterable |
ElastiCacheClient.describeReservedCacheNodesPaginator(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest)
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
default DescribeServiceUpdatesResponse |
ElastiCacheClient.describeServiceUpdates(Consumer<DescribeServiceUpdatesRequest.Builder> describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeServiceUpdatesResponse |
ElastiCacheClient.describeServiceUpdates(DescribeServiceUpdatesRequest describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeServiceUpdatesIterable |
ElastiCacheClient.describeServiceUpdatesPaginator(Consumer<DescribeServiceUpdatesRequest.Builder> describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeServiceUpdatesIterable |
ElastiCacheClient.describeServiceUpdatesPaginator(DescribeServiceUpdatesRequest describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeSnapshotsResponse |
ElastiCacheClient.describeSnapshots()
Returns information about cluster or replication group snapshots.
|
default DescribeSnapshotsResponse |
ElastiCacheClient.describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Returns information about cluster or replication group snapshots.
|
default DescribeSnapshotsResponse |
ElastiCacheClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
Returns information about cluster or replication group snapshots.
|
default DescribeSnapshotsIterable |
ElastiCacheClient.describeSnapshotsPaginator()
Returns information about cluster or replication group snapshots.
|
default DescribeSnapshotsIterable |
ElastiCacheClient.describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Returns information about cluster or replication group snapshots.
|
default DescribeSnapshotsIterable |
ElastiCacheClient.describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest)
Returns information about cluster or replication group snapshots.
|
default DescribeUpdateActionsResponse |
ElastiCacheClient.describeUpdateActions(Consumer<DescribeUpdateActionsRequest.Builder> describeUpdateActionsRequest)
Returns details of the update actions
|
default DescribeUpdateActionsResponse |
ElastiCacheClient.describeUpdateActions(DescribeUpdateActionsRequest describeUpdateActionsRequest)
Returns details of the update actions
|
default DescribeUpdateActionsIterable |
ElastiCacheClient.describeUpdateActionsPaginator(Consumer<DescribeUpdateActionsRequest.Builder> describeUpdateActionsRequest)
Returns details of the update actions
|
default DescribeUpdateActionsIterable |
ElastiCacheClient.describeUpdateActionsPaginator(DescribeUpdateActionsRequest describeUpdateActionsRequest)
Returns details of the update actions
|
default DescribeUserGroupsResponse |
ElastiCacheClient.describeUserGroups(Consumer<DescribeUserGroupsRequest.Builder> describeUserGroupsRequest)
Returns a list of user groups.
|
default DescribeUserGroupsResponse |
ElastiCacheClient.describeUserGroups(DescribeUserGroupsRequest describeUserGroupsRequest)
Returns a list of user groups.
|
default DescribeUserGroupsIterable |
ElastiCacheClient.describeUserGroupsPaginator(Consumer<DescribeUserGroupsRequest.Builder> describeUserGroupsRequest)
Returns a list of user groups.
|
default DescribeUserGroupsIterable |
ElastiCacheClient.describeUserGroupsPaginator(DescribeUserGroupsRequest describeUserGroupsRequest)
Returns a list of user groups.
|
default DescribeUsersResponse |
ElastiCacheClient.describeUsers(Consumer<DescribeUsersRequest.Builder> describeUsersRequest)
Returns a list of users.
|
default DescribeUsersResponse |
ElastiCacheClient.describeUsers(DescribeUsersRequest describeUsersRequest)
Returns a list of users.
|
default DescribeUsersIterable |
ElastiCacheClient.describeUsersPaginator(Consumer<DescribeUsersRequest.Builder> describeUsersRequest)
Returns a list of users.
|
default DescribeUsersIterable |
ElastiCacheClient.describeUsersPaginator(DescribeUsersRequest describeUsersRequest)
Returns a list of users.
|
default DisassociateGlobalReplicationGroupResponse |
ElastiCacheClient.disassociateGlobalReplicationGroup(Consumer<DisassociateGlobalReplicationGroupRequest.Builder> disassociateGlobalReplicationGroupRequest)
Remove a secondary cluster from the Global datastore using the Global datastore name.
|
default DisassociateGlobalReplicationGroupResponse |
ElastiCacheClient.disassociateGlobalReplicationGroup(DisassociateGlobalReplicationGroupRequest disassociateGlobalReplicationGroupRequest)
Remove a secondary cluster from the Global datastore using the Global datastore name.
|
default FailoverGlobalReplicationGroupResponse |
ElastiCacheClient.failoverGlobalReplicationGroup(Consumer<FailoverGlobalReplicationGroupRequest.Builder> failoverGlobalReplicationGroupRequest)
Used to failover the primary region to a secondary region.
|
default FailoverGlobalReplicationGroupResponse |
ElastiCacheClient.failoverGlobalReplicationGroup(FailoverGlobalReplicationGroupRequest failoverGlobalReplicationGroupRequest)
Used to failover the primary region to a secondary region.
|
default IncreaseNodeGroupsInGlobalReplicationGroupResponse |
ElastiCacheClient.increaseNodeGroupsInGlobalReplicationGroup(Consumer<IncreaseNodeGroupsInGlobalReplicationGroupRequest.Builder> increaseNodeGroupsInGlobalReplicationGroupRequest)
Increase the number of node groups in the Global datastore
|
default IncreaseNodeGroupsInGlobalReplicationGroupResponse |
ElastiCacheClient.increaseNodeGroupsInGlobalReplicationGroup(IncreaseNodeGroupsInGlobalReplicationGroupRequest increaseNodeGroupsInGlobalReplicationGroupRequest)
Increase the number of node groups in the Global datastore
|
default IncreaseReplicaCountResponse |
ElastiCacheClient.increaseReplicaCount(Consumer<IncreaseReplicaCountRequest.Builder> increaseReplicaCountRequest)
Dynamically increases the number of replicas in a Redis (cluster mode disabled) replication group or the number
of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
|
default IncreaseReplicaCountResponse |
ElastiCacheClient.increaseReplicaCount(IncreaseReplicaCountRequest increaseReplicaCountRequest)
Dynamically increases the number of replicas in a Redis (cluster mode disabled) replication group or the number
of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
|
default ListAllowedNodeTypeModificationsResponse |
ElastiCacheClient.listAllowedNodeTypeModifications(Consumer<ListAllowedNodeTypeModificationsRequest.Builder> listAllowedNodeTypeModificationsRequest)
Lists all available node types that you can scale your Redis cluster's or replication group's current node type.
|
default ListAllowedNodeTypeModificationsResponse |
ElastiCacheClient.listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest)
Lists all available node types that you can scale your Redis cluster's or 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 ModifyCacheClusterResponse |
ElastiCacheClient.modifyCacheCluster(Consumer<ModifyCacheClusterRequest.Builder> modifyCacheClusterRequest)
Modifies the settings for a cluster.
|
default ModifyCacheClusterResponse |
ElastiCacheClient.modifyCacheCluster(ModifyCacheClusterRequest modifyCacheClusterRequest)
Modifies the settings for a cluster.
|
default ModifyCacheParameterGroupResponse |
ElastiCacheClient.modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder> modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
default ModifyCacheParameterGroupResponse |
ElastiCacheClient.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
default ModifyCacheSubnetGroupResponse |
ElastiCacheClient.modifyCacheSubnetGroup(Consumer<ModifyCacheSubnetGroupRequest.Builder> modifyCacheSubnetGroupRequest)
Modifies an existing cache subnet group.
|
default ModifyCacheSubnetGroupResponse |
ElastiCacheClient.modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest)
Modifies an existing cache subnet group.
|
default ModifyGlobalReplicationGroupResponse |
ElastiCacheClient.modifyGlobalReplicationGroup(Consumer<ModifyGlobalReplicationGroupRequest.Builder> modifyGlobalReplicationGroupRequest)
Modifies the settings for a Global datastore.
|
default ModifyGlobalReplicationGroupResponse |
ElastiCacheClient.modifyGlobalReplicationGroup(ModifyGlobalReplicationGroupRequest modifyGlobalReplicationGroupRequest)
Modifies the settings for a Global datastore.
|
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 ModifyUserResponse |
ElastiCacheClient.modifyUser(Consumer<ModifyUserRequest.Builder> modifyUserRequest)
Changes user password(s) and/or access string.
|
default ModifyUserResponse |
ElastiCacheClient.modifyUser(ModifyUserRequest modifyUserRequest)
Changes user password(s) and/or access string.
|
default ModifyUserGroupResponse |
ElastiCacheClient.modifyUserGroup(Consumer<ModifyUserGroupRequest.Builder> modifyUserGroupRequest)
Changes the list of users that belong to the user group.
|
default ModifyUserGroupResponse |
ElastiCacheClient.modifyUserGroup(ModifyUserGroupRequest modifyUserGroupRequest)
Changes the list of users that belong to the user group.
|
default PurchaseReservedCacheNodesOfferingResponse |
ElastiCacheClient.purchaseReservedCacheNodesOffering(Consumer<PurchaseReservedCacheNodesOfferingRequest.Builder> purchaseReservedCacheNodesOfferingRequest)
Allows you to purchase a reserved cache node offering.
|
default PurchaseReservedCacheNodesOfferingResponse |
ElastiCacheClient.purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest)
Allows you to purchase a reserved cache node offering.
|
default RebalanceSlotsInGlobalReplicationGroupResponse |
ElastiCacheClient.rebalanceSlotsInGlobalReplicationGroup(Consumer<RebalanceSlotsInGlobalReplicationGroupRequest.Builder> rebalanceSlotsInGlobalReplicationGroupRequest)
Redistribute slots to ensure uniform distribution across existing shards in the cluster.
|
default RebalanceSlotsInGlobalReplicationGroupResponse |
ElastiCacheClient.rebalanceSlotsInGlobalReplicationGroup(RebalanceSlotsInGlobalReplicationGroupRequest rebalanceSlotsInGlobalReplicationGroupRequest)
Redistribute slots to ensure uniform distribution across existing shards in the cluster.
|
default RebootCacheClusterResponse |
ElastiCacheClient.rebootCacheCluster(Consumer<RebootCacheClusterRequest.Builder> rebootCacheClusterRequest)
Reboots some, or all, of the cache nodes within a provisioned cluster.
|
default RebootCacheClusterResponse |
ElastiCacheClient.rebootCacheCluster(RebootCacheClusterRequest rebootCacheClusterRequest)
Reboots some, or all, of the cache nodes within a provisioned cluster.
|
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 ResetCacheParameterGroupResponse |
ElastiCacheClient.resetCacheParameterGroup(Consumer<ResetCacheParameterGroupRequest.Builder> resetCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
default ResetCacheParameterGroupResponse |
ElastiCacheClient.resetCacheParameterGroup(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
default RevokeCacheSecurityGroupIngressResponse |
ElastiCacheClient.revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder> revokeCacheSecurityGroupIngressRequest)
Revokes ingress from a cache security group.
|
default RevokeCacheSecurityGroupIngressResponse |
ElastiCacheClient.revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest)
Revokes ingress from a cache security group.
|
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 test 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 test automatic failover on a specified node
group (called shard in the console) in a replication group (called cluster in the console). |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiCallRateForCustomerExceededException
The customer has exceeded the allowed rate of API calls.
|
class |
AuthorizationAlreadyExistsException
The specified Amazon EC2 security group is already authorized for the specified cache security group.
|
class |
AuthorizationNotFoundException
The specified Amazon EC2 security group is not authorized for the specified cache security group.
|
class |
CacheClusterAlreadyExistsException
You already have a cluster with the given identifier.
|
class |
CacheClusterNotFoundException
The requested cluster ID does not refer to an existing cluster.
|
class |
CacheParameterGroupAlreadyExistsException
A cache parameter group with the requested name already exists.
|
class |
CacheParameterGroupNotFoundException
The requested cache parameter group name does not refer to an existing cache parameter group.
|
class |
CacheParameterGroupQuotaExceededException
The request cannot be processed because it would exceed the maximum number of cache security groups.
|
class |
CacheSecurityGroupAlreadyExistsException
A cache security group with the specified name already exists.
|
class |
CacheSecurityGroupNotFoundException
The requested cache security group name does not refer to an existing cache security group.
|
class |
CacheSecurityGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of cache security groups.
|
class |
CacheSubnetGroupAlreadyExistsException
The requested cache subnet group name is already in use by an existing cache subnet group.
|
class |
CacheSubnetGroupInUseException
The requested cache subnet group is currently in use.
|
class |
CacheSubnetGroupNotFoundException
The requested cache subnet group name does not refer to an existing cache subnet group.
|
class |
CacheSubnetGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of cache subnet groups.
|
class |
CacheSubnetQuotaExceededException
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
|
class |
ClusterQuotaForCustomerExceededException
The request cannot be processed because it would exceed the allowed number of clusters per customer.
|
class |
DefaultUserAssociatedToUserGroupException
The default user assigned to the user group.
|
class |
DefaultUserRequiredException
You must add default user to a user group.
|
class |
DuplicateUserNameException
A user with this username already exists.
|
class |
GlobalReplicationGroupAlreadyExistsException
The Global datastore name already exists.
|
class |
GlobalReplicationGroupNotFoundException
The Global datastore does not exist
|
class |
InsufficientCacheClusterCapacityException
The requested cache node type is not available in the specified Availability Zone.
|
class |
InvalidArnException
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
|
class |
InvalidCacheClusterStateException
The requested cluster is not in the
available state. |
class |
InvalidCacheParameterGroupStateException
The current state of the cache parameter group does not allow the requested operation to occur.
|
class |
InvalidCacheSecurityGroupStateException
The current state of the cache security group does not allow deletion.
|
class |
InvalidGlobalReplicationGroupStateException
The Global datastore is not available or in primary-only state.
|
class |
InvalidKmsKeyException
The KMS key supplied is not valid.
|
class |
InvalidParameterCombinationException
Two or more incompatible parameters were specified.
|
class |
InvalidParameterValueException
The value for a parameter is invalid.
|
class |
InvalidReplicationGroupStateException
The requested replication group is not in the
available state. |
class |
InvalidSnapshotStateException
The current state of the snapshot does not allow the requested operation to occur.
|
class |
InvalidSubnetException
An invalid subnet identifier was specified.
|
class |
InvalidUserGroupStateException
The user group is not in an active state.
|
class |
InvalidUserStateException
The user is not in active state.
|
class |
InvalidVpcNetworkStateException
The VPC network is in an invalid state.
|
class |
NodeGroupNotFoundException
The node group specified by the
NodeGroupId parameter could not be found. |
class |
NodeGroupsPerReplicationGroupQuotaExceededException
The request cannot be processed because it would exceed the maximum allowed number of node groups (shards) in a
single replication group.
|
class |
NodeQuotaForClusterExceededException
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cluster.
|
class |
NodeQuotaForCustomerExceededException
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
|
class |
NoOperationException
The operation was not performed because no changes were required.
|
class |
ReplicationGroupAlreadyExistsException
The specified replication group already exists.
|
class |
ReplicationGroupAlreadyUnderMigrationException
The targeted replication group is not available.
|
class |
ReplicationGroupNotFoundException
The specified replication group does not exist.
|
class |
ReplicationGroupNotUnderMigrationException
The designated replication group is not available for data migration.
|
class |
ReservedCacheNodeAlreadyExistsException
You already have a reservation with the given identifier.
|
class |
ReservedCacheNodeNotFoundException
The requested reserved cache node was not found.
|
class |
ReservedCacheNodeQuotaExceededException
The request cannot be processed because it would exceed the user's cache node quota.
|
class |
ReservedCacheNodesOfferingNotFoundException
The requested cache node offering does not exist.
|
class |
ServiceLinkedRoleNotFoundException
The specified service linked role (SLR) was not found.
|
class |
ServiceUpdateNotFoundException
The service update doesn't exist
|
class |
SnapshotAlreadyExistsException
You already have a snapshot with the given name.
|
class |
SnapshotFeatureNotSupportedException
You attempted one of the following operations:
|
class |
SnapshotNotFoundException
The requested snapshot name does not refer to an existing snapshot.
|
class |
SnapshotQuotaExceededException
The request cannot be processed because it would exceed the maximum number of snapshots.
|
class |
SubnetInUseException
The requested subnet is being used by another cache subnet group.
|
class |
SubnetNotAllowedException
At least one subnet ID does not match the other subnet IDs.
|
class |
TagNotFoundException
The requested tag was not found on this resource.
|
class |
TagQuotaPerResourceExceededException
The request cannot be processed because it would cause the resource to have more than the allowed number of tags.
|
class |
TestFailoverNotAvailableException
The
TestFailover action is not available. |
class |
UserAlreadyExistsException
A user with this ID already exists.
|
class |
UserGroupAlreadyExistsException
The user group with this ID already exists.
|
class |
UserGroupNotFoundException
The user group was not found or does not exist
|
class |
UserGroupQuotaExceededException
The number of users exceeds the user group limit.
|
class |
UserNotFoundException
The user does not exist or could not be found.
|
class |
UserQuotaExceededException
The quota of users has been exceeded.
|
| Modifier and Type | Method and Description |
|---|---|
ElastiCacheException |
ElastiCacheException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(ElastiCacheException ex) |
Copyright © 2023. All rights reserved.