| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax |
DAX is a managed caching service engineered for Amazon DynamoDB.
|
| software.amazon.awssdk.services.dax.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterResponse |
DaxClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Creates a DAX cluster.
|
default CreateClusterResponse |
DaxClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a DAX cluster.
|
default CreateParameterGroupResponse |
DaxClient.createParameterGroup(Consumer<CreateParameterGroupRequest.Builder> createParameterGroupRequest)
Creates a new parameter group.
|
default CreateParameterGroupResponse |
DaxClient.createParameterGroup(CreateParameterGroupRequest createParameterGroupRequest)
Creates a new parameter group.
|
default CreateSubnetGroupResponse |
DaxClient.createSubnetGroup(Consumer<CreateSubnetGroupRequest.Builder> createSubnetGroupRequest)
Creates a new subnet group.
|
default CreateSubnetGroupResponse |
DaxClient.createSubnetGroup(CreateSubnetGroupRequest createSubnetGroupRequest)
Creates a new subnet group.
|
default DecreaseReplicationFactorResponse |
DaxClient.decreaseReplicationFactor(Consumer<DecreaseReplicationFactorRequest.Builder> decreaseReplicationFactorRequest)
Removes one or more nodes from a DAX cluster.
|
default DecreaseReplicationFactorResponse |
DaxClient.decreaseReplicationFactor(DecreaseReplicationFactorRequest decreaseReplicationFactorRequest)
Removes one or more nodes from a DAX cluster.
|
default DeleteClusterResponse |
DaxClient.deleteCluster(Consumer<DeleteClusterRequest.Builder> deleteClusterRequest)
Deletes a previously provisioned DAX cluster.
|
default DeleteClusterResponse |
DaxClient.deleteCluster(DeleteClusterRequest deleteClusterRequest)
Deletes a previously provisioned DAX cluster.
|
default DeleteParameterGroupResponse |
DaxClient.deleteParameterGroup(Consumer<DeleteParameterGroupRequest.Builder> deleteParameterGroupRequest)
Deletes the specified parameter group.
|
default DeleteParameterGroupResponse |
DaxClient.deleteParameterGroup(DeleteParameterGroupRequest deleteParameterGroupRequest)
Deletes the specified parameter group.
|
default DeleteSubnetGroupResponse |
DaxClient.deleteSubnetGroup(Consumer<DeleteSubnetGroupRequest.Builder> deleteSubnetGroupRequest)
Deletes a subnet group.
|
default DeleteSubnetGroupResponse |
DaxClient.deleteSubnetGroup(DeleteSubnetGroupRequest deleteSubnetGroupRequest)
Deletes a subnet group.
|
default DescribeClustersResponse |
DaxClient.describeClusters()
Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific
DAX cluster if a cluster identifier is supplied.
|
default DescribeClustersResponse |
DaxClient.describeClusters(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific
DAX cluster if a cluster identifier is supplied.
|
default DescribeClustersResponse |
DaxClient.describeClusters(DescribeClustersRequest describeClustersRequest)
Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific
DAX cluster if a cluster identifier is supplied.
|
default DescribeDefaultParametersResponse |
DaxClient.describeDefaultParameters()
Returns the default system parameter information for the DAX caching software.
|
default DescribeDefaultParametersResponse |
DaxClient.describeDefaultParameters(Consumer<DescribeDefaultParametersRequest.Builder> describeDefaultParametersRequest)
Returns the default system parameter information for the DAX caching software.
|
default DescribeDefaultParametersResponse |
DaxClient.describeDefaultParameters(DescribeDefaultParametersRequest describeDefaultParametersRequest)
Returns the default system parameter information for the DAX caching software.
|
default DescribeEventsResponse |
DaxClient.describeEvents()
Returns events related to DAX clusters and parameter groups.
|
default DescribeEventsResponse |
DaxClient.describeEvents(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns events related to DAX clusters and parameter groups.
|
default DescribeEventsResponse |
DaxClient.describeEvents(DescribeEventsRequest describeEventsRequest)
Returns events related to DAX clusters and parameter groups.
|
default DescribeParameterGroupsResponse |
DaxClient.describeParameterGroups()
Returns a list of parameter group descriptions.
|
default DescribeParameterGroupsResponse |
DaxClient.describeParameterGroups(Consumer<DescribeParameterGroupsRequest.Builder> describeParameterGroupsRequest)
Returns a list of parameter group descriptions.
|
default DescribeParameterGroupsResponse |
DaxClient.describeParameterGroups(DescribeParameterGroupsRequest describeParameterGroupsRequest)
Returns a list of parameter group descriptions.
|
default DescribeParametersResponse |
DaxClient.describeParameters(Consumer<DescribeParametersRequest.Builder> describeParametersRequest)
Returns the detailed parameter list for a particular parameter group.
|
default DescribeParametersResponse |
DaxClient.describeParameters(DescribeParametersRequest describeParametersRequest)
Returns the detailed parameter list for a particular parameter group.
|
default DescribeSubnetGroupsResponse |
DaxClient.describeSubnetGroups()
Returns a list of subnet group descriptions.
|
default DescribeSubnetGroupsResponse |
DaxClient.describeSubnetGroups(Consumer<DescribeSubnetGroupsRequest.Builder> describeSubnetGroupsRequest)
Returns a list of subnet group descriptions.
|
default DescribeSubnetGroupsResponse |
DaxClient.describeSubnetGroups(DescribeSubnetGroupsRequest describeSubnetGroupsRequest)
Returns a list of subnet group descriptions.
|
default IncreaseReplicationFactorResponse |
DaxClient.increaseReplicationFactor(Consumer<IncreaseReplicationFactorRequest.Builder> increaseReplicationFactorRequest)
Adds one or more nodes to a DAX cluster.
|
default IncreaseReplicationFactorResponse |
DaxClient.increaseReplicationFactor(IncreaseReplicationFactorRequest increaseReplicationFactorRequest)
Adds one or more nodes to a DAX cluster.
|
default ListTagsResponse |
DaxClient.listTags(Consumer<ListTagsRequest.Builder> listTagsRequest)
List all of the tags for a DAX cluster.
|
default ListTagsResponse |
DaxClient.listTags(ListTagsRequest listTagsRequest)
List all of the tags for a DAX cluster.
|
default RebootNodeResponse |
DaxClient.rebootNode(Consumer<RebootNodeRequest.Builder> rebootNodeRequest)
Reboots a single node of a DAX cluster.
|
default RebootNodeResponse |
DaxClient.rebootNode(RebootNodeRequest rebootNodeRequest)
Reboots a single node of a DAX cluster.
|
default TagResourceResponse |
DaxClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates a set of tags with a DAX resource.
|
default TagResourceResponse |
DaxClient.tagResource(TagResourceRequest tagResourceRequest)
Associates a set of tags with a DAX resource.
|
default UntagResourceResponse |
DaxClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the association of tags from a DAX resource.
|
default UntagResourceResponse |
DaxClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of tags from a DAX resource.
|
default UpdateClusterResponse |
DaxClient.updateCluster(Consumer<UpdateClusterRequest.Builder> updateClusterRequest)
Modifies the settings for a DAX cluster.
|
default UpdateClusterResponse |
DaxClient.updateCluster(UpdateClusterRequest updateClusterRequest)
Modifies the settings for a DAX cluster.
|
default UpdateParameterGroupResponse |
DaxClient.updateParameterGroup(Consumer<UpdateParameterGroupRequest.Builder> updateParameterGroupRequest)
Modifies the parameters of a parameter group.
|
default UpdateParameterGroupResponse |
DaxClient.updateParameterGroup(UpdateParameterGroupRequest updateParameterGroupRequest)
Modifies the parameters of a parameter group.
|
default UpdateSubnetGroupResponse |
DaxClient.updateSubnetGroup(Consumer<UpdateSubnetGroupRequest.Builder> updateSubnetGroupRequest)
Modifies an existing subnet group.
|
default UpdateSubnetGroupResponse |
DaxClient.updateSubnetGroup(UpdateSubnetGroupRequest updateSubnetGroupRequest)
Modifies an existing subnet group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterAlreadyExistsException
You already have a DAX cluster with the given identifier.
|
class |
ClusterNotFoundException
The requested cluster ID does not refer to an existing DAX cluster.
|
class |
ClusterQuotaForCustomerExceededException
You have attempted to exceed the maximum number of DAX clusters for your AWS account.
|
class |
InsufficientClusterCapacityException
There are not enough system resources to create the cluster you requested (or to resize an already-existing cluster).
|
class |
InvalidArnException
The Amazon Resource Name (ARN) supplied in the request is not valid.
|
class |
InvalidClusterStateException
The requested DAX cluster is not in the available state.
|
class |
InvalidParameterCombinationException
Two or more incompatible parameters were specified.
|
class |
InvalidParameterGroupStateException
One or more parameters in a parameter group are in an invalid state.
|
class |
InvalidParameterValueException
The value for a parameter is invalid.
|
class |
InvalidSubnetException
An invalid subnet identifier was specified.
|
class |
InvalidVpcNetworkStateException
The VPC network is in an invalid state.
|
class |
NodeNotFoundException
None of the nodes in the cluster have the given node ID.
|
class |
NodeQuotaForClusterExceededException
You have attempted to exceed the maximum number of nodes for a DAX cluster.
|
class |
NodeQuotaForCustomerExceededException
You have attempted to exceed the maximum number of nodes for your AWS account.
|
class |
ParameterGroupAlreadyExistsException
The specified parameter group already exists.
|
class |
ParameterGroupNotFoundException
The specified parameter group does not exist.
|
class |
ParameterGroupQuotaExceededException
You have attempted to exceed the maximum number of parameter groups.
|
class |
ServiceLinkedRoleNotFoundException
The specified service linked role (SLR) was not found.
|
class |
SubnetGroupAlreadyExistsException
The specified subnet group already exists.
|
class |
SubnetGroupInUseException
The specified subnet group is currently in use.
|
class |
SubnetGroupNotFoundException
The requested subnet group name does not refer to an existing subnet group.
|
class |
SubnetGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.
|
class |
SubnetInUseException
The requested subnet is being used by another subnet group.
|
class |
SubnetQuotaExceededException
The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.
|
class |
TagNotFoundException
The tag does not exist.
|
class |
TagQuotaPerResourceExceededException
You have exceeded the maximum number of tags for this DAX cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DaxException |
DaxException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(DaxException ex) |
Copyright © 2020. All rights reserved.