Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ErrorRule
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.TreeRule
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.UriEncodeFn
 
accessString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
Access permissions string used for this user.
accessString(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
Access permissions string used for this user.
accessString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
Access permissions string used for this user.
accessString(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserRequest.Builder
Access permissions string used for this user.
accessString() - Method in class software.amazon.awssdk.services.memorydb.model.User
Access permissions string used for this user.
accessString(String) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
Access permissions string used for this user.
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
ACL - Class in software.amazon.awssdk.services.memorydb.model
An Access Control List.
acl() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
The newly-created Access Control List.
acl(ACL) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclResponse.Builder
The newly-created Access Control List.
acl(Consumer<ACL.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclResponse.Builder
The newly-created Access Control List.
acl() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
The Access Control List object that has been deleted.
acl(ACL) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteAclResponse.Builder
The Access Control List object that has been deleted.
acl(Consumer<ACL.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteAclResponse.Builder
The Access Control List object that has been deleted.
acl() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
The updated Access Control List
acl(ACL) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclResponse.Builder
The updated Access Control List
acl(Consumer<ACL.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclResponse.Builder
The updated Access Control List
ACL.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
AclAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model

AclAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The name of the Access Control List associated with this cluster.
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The name of the Access Control List associated with this cluster.
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
The name of the Access Control List.
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
The name of the Access Control List.
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The name of the Access Control List to associate with the cluster.
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The name of the Access Control List to associate with the cluster.
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
The name of the Access Control List to delete
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteAclRequest.Builder
The name of the Access Control List to delete
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
The name of the ACL
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest.Builder
The name of the ACL
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
The name of the Access Control List
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
The name of the Access Control List
aclName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The Access Control List that is associated with the cluster
aclName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The Access Control List that is associated with the cluster
aclNames() - Method in class software.amazon.awssdk.services.memorydb.model.User
The names of the Access Control Lists to which the user belongs
aclNames(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
The names of the Access Control Lists to which the user belongs
aclNames(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
The names of the Access Control Lists to which the user belongs
AclNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

AclNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ACLPendingChanges - Class in software.amazon.awssdk.services.memorydb.model
Returns the updates being applied to the ACL.
ACLPendingChanges.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
AclQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

AclQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
acLs() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
A list of ACLs associated with the cluster that are being updated
acLs(ACLsUpdateStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
A list of ACLs associated with the cluster that are being updated
acLs(Consumer<ACLsUpdateStatus.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
A list of ACLs associated with the cluster that are being updated
acLs() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
The list of ACLs
acLs(Collection<ACL>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse.Builder
The list of ACLs
acLs(ACL...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse.Builder
The list of ACLs
acLs(Consumer<ACL.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse.Builder
The list of ACLs
acLs() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeACLsIterable
Returns an iterable to iterate through the paginated DescribeAcLsResponse.acLs() member.
acLs() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeACLsPublisher
Returns a publisher that can be used to get a stream of data.
ACLsUpdateStatus - Class in software.amazon.awssdk.services.memorydb.model
The status of the ACL update
ACLsUpdateStatus.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
aclToApply() - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
A list of ACLs pending to be applied.
aclToApply(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus.Builder
A list of ACLs pending to be applied.
addCondition(Condition) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult.Builder
 
address() - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
The DNS hostname of the node.
address(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Endpoint.Builder
The DNS hostname of the node.
addRule(Rule) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
allowDots() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 
allowedValues() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
The valid range of values for the parameter.
allowedValues(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Parameter.Builder
The valid range of values for the parameter.
allParameters() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
If true, all parameters in the parameter group are reset to their default values.
allParameters(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest.Builder
If true, all parameters in the parameter group are reset to their default values.
ApiCallRateForCustomerExceededException - Exception in software.amazon.awssdk.services.memorydb.model

ApiCallRateForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.memorydb.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.memorydb.internal.UserAgentUtils
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
arn() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
The Amazon Resource Name (ARN) of the ACL
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
The Amazon Resource Name (ARN) of the ACL
arn() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The Amazon Resource Name (ARN) of the cluster.
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The Amazon Resource Name (ARN) of the cluster.
arn() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
The Amazon Resource Name (ARN) of the parameter group
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroup.Builder
The Amazon Resource Name (ARN) of the parameter group
arn() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The Amazon Resource Name (ARN) of the reserved node.
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The Amazon Resource Name (ARN) of the reserved node.
arn() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
The ARN (Amazon Resource Name) of the snapshot.
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
The ARN (Amazon Resource Name) of the snapshot.
arn() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
The ARN (Amazon Resource Name) of the subnet group.
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
The ARN (Amazon Resource Name) of the subnet group.
arn() - Method in class software.amazon.awssdk.services.memorydb.model.User
The Amazon Resource Name (ARN) of the user.
arn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
The Amazon Resource Name (ARN) of the user.
ASSIGN - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
Authentication - Class in software.amazon.awssdk.services.memorydb.model
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authentication() - Method in class software.amazon.awssdk.services.memorydb.model.User
Denotes whether the user requires a password to authenticate.
authentication(Authentication) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
Denotes whether the user requires a password to authenticate.
authentication(Consumer<Authentication.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
Denotes whether the user requires a password to authenticate.
Authentication.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
AuthenticationMode - Class in software.amazon.awssdk.services.memorydb.model
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authenticationMode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authenticationMode(AuthenticationMode) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authenticationMode(Consumer<AuthenticationMode.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authenticationMode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authenticationMode(AuthenticationMode) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserRequest.Builder
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
authenticationMode(Consumer<AuthenticationMode.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserRequest.Builder
Denotes the user's authentication properties, such as whether it requires a password to authenticate.
AuthenticationMode.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
AuthenticationType - Enum in software.amazon.awssdk.services.memorydb.model
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
authSchemeProvider(MemoryDbAuthSchemeProvider) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Sets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Gets the value for auth scheme provider
authSchemeProvider(MemoryDbAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbBaseClientBuilder
Set the MemoryDbAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider() - Method in class software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider(MemoryDbAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
 
authSchemes() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for auth schemes
AuthSchemeUtils - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
autoMinorVersionUpgrade() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
autoMinorVersionUpgrade(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
autoUpdateStartDate() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
The date at which the service update will be automatically applied
autoUpdateStartDate(Instant) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
The date at which the service update will be automatically applied
availabilityMode() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
Indicates if the cluster has a Multi-AZ configuration (multiaz) or not (singleaz).
availabilityMode(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
Indicates if the cluster has a Multi-AZ configuration (multiaz) or not (singleaz).
availabilityMode(AZStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
Indicates if the cluster has a Multi-AZ configuration (multiaz) or not (singleaz).
availabilityModeAsString() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
Indicates if the cluster has a Multi-AZ configuration (multiaz) or not (singleaz).
AvailabilityZone - Class in software.amazon.awssdk.services.memorydb.model
Indicates if the cluster has a Multi-AZ configuration (multiaz) or not (singleaz).
availabilityZone() - Method in class software.amazon.awssdk.services.memorydb.model.Node
The Availability Zone in which the node resides
availabilityZone(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Node.Builder
The Availability Zone in which the node resides
availabilityZone() - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
The Availability Zone where the subnet resides
availabilityZone(AvailabilityZone) - Method in interface software.amazon.awssdk.services.memorydb.model.Subnet.Builder
The Availability Zone where the subnet resides
availabilityZone(Consumer<AvailabilityZone.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.Subnet.Builder
The Availability Zone where the subnet resides
AvailabilityZone.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.AclNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidAclStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSubnetException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidUserStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.NoOperationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.TagNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.UserNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException.Builder
 
AZStatus - Enum in software.amazon.awssdk.services.memorydb.model
 

B

batchUpdateCluster(BatchUpdateClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Apply the service update to a list of clusters supplied.
batchUpdateCluster(Consumer<BatchUpdateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Apply the service update to a list of clusters supplied.
batchUpdateCluster(BatchUpdateClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Apply the service update to a list of clusters supplied.
batchUpdateCluster(Consumer<BatchUpdateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Apply the service update to a list of clusters supplied.
BatchUpdateClusterRequest - Class in software.amazon.awssdk.services.memorydb.model
 
BatchUpdateClusterRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
BatchUpdateClusterRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
BatchUpdateClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.BatchUpdateClusterRequestMarshaller
 
BatchUpdateClusterResponse - Class in software.amazon.awssdk.services.memorydb.model
 
BatchUpdateClusterResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.MemoryDbAuthSchemeInterceptor
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
build() - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams.Builder
Returns a MemoryDbAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
 
build() - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.DefaultMemoryDbAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams
Get a new builder for creating a MemoryDbAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RegionOverride
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.RegionOverride.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
Builder() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint.Builder
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder
 
builder(SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder
 
builder() - Static method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Create a builder that can be used to configure and create a MemoryDbAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Create a builder that can be used to configure and create a MemoryDbClient.
builder() - Static method in class software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ACL
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.AclNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Event
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Filter
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidAclStateException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidArnException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidSubnetException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidUserStateException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.MemoryDbException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Node
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.NoOperationException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Shard
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ShardNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.TagNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.memorydb.model.User
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.UserNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
BuilderImpl(MemoryDbException) - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbRequest.BuilderImpl
 
BuilderImpl(MemoryDbRequest) - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.BuilderImpl
 
BuilderImpl(MemoryDbResponse) - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.BuilderImpl
 
buildSdkClientConfiguration() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
 
buildSdkClientConfiguration() - Method in interface software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderInternal
 
builtIn(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 

C

cause(Throwable) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.AclNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidAclStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSubnetException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidUserStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.NoOperationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.TagNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.UserNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException.Builder
 
chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AuthSchemeUtils
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an auth scheme we recognize.
Cluster - Class in software.amazon.awssdk.services.memorydb.model
Contains all of the attributes of a specific cluster.
cluster(Cluster) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterResponse.Builder
The newly-created cluster.
cluster(Consumer<Cluster.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterResponse.Builder
The newly-created cluster.
cluster() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
The newly-created cluster.
cluster(Cluster) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse.Builder
The cluster object that has been deleted
cluster(Consumer<Cluster.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse.Builder
The cluster object that has been deleted
cluster() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
The cluster object that has been deleted
cluster(Cluster) - Method in interface software.amazon.awssdk.services.memorydb.model.FailoverShardResponse.Builder
The cluster being failed over
cluster(Consumer<Cluster.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.FailoverShardResponse.Builder
The cluster being failed over
cluster() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
The cluster being failed over
cluster(Cluster) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse.Builder
The updated cluster
cluster(Consumer<Cluster.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse.Builder
The updated cluster
cluster() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
The updated cluster
Cluster.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ClusterAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model

ClusterAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ClusterConfiguration - Class in software.amazon.awssdk.services.memorydb.model
A list of cluster configuration options.
clusterConfiguration(ClusterConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
The configuration of the cluster from which the snapshot was taken
clusterConfiguration(Consumer<ClusterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
The configuration of the cluster from which the snapshot was taken
clusterConfiguration() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
The configuration of the cluster from which the snapshot was taken
ClusterConfiguration.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
clusterEndpoint(Endpoint) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The cluster's configuration endpoint
clusterEndpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The cluster's configuration endpoint
clusterEndpoint() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The cluster's configuration endpoint
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The name of the cluster.
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The name of the cluster.
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
The snapshot is created from this cluster.
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
The snapshot is created from this cluster.
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest.Builder
The name of the cluster to be deleted
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
The name of the cluster to be deleted
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest.Builder
The name of the cluster
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
The name of the cluster
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
A user-supplied cluster identifier.
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
A user-supplied cluster identifier.
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.FailoverShardRequest.Builder
The cluster being failed over
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
The cluster being failed over
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest.Builder
The name of the cluster you want to scale.
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
The name of the cluster you want to scale.
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
The name of the cluster to which the service update applies
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
The name of the cluster to which the service update applies
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UnprocessedCluster.Builder
The name of the cluster
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
The name of the cluster
clusterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The name of the cluster to update
clusterName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The name of the cluster to update
clusterNames(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest.Builder
The cluster names to apply the updates.
clusterNames(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest.Builder
The cluster names to apply the updates.
clusterNames() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
The cluster names to apply the updates.
clusterNames(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The list of cluster names to identify service updates to apply
clusterNames(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The list of cluster names to identify service updates to apply
clusterNames() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
The list of cluster names to identify service updates to apply
ClusterNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

ClusterNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ClusterPendingUpdates - Class in software.amazon.awssdk.services.memorydb.model
A list of updates being applied to the cluster
ClusterPendingUpdates.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ClusterQuotaForCustomerExceededException - Exception in software.amazon.awssdk.services.memorydb.model

ClusterQuotaForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
clusters(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
A list of clusters associated with the ACL.
clusters(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
A list of clusters associated with the ACL.
clusters() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
A list of clusters associated with the ACL.
clusters(Collection<Cluster>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse.Builder
A list of clusters
clusters(Cluster...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse.Builder
A list of clusters
clusters(Consumer<Cluster.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse.Builder
A list of clusters
clusters() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
A list of clusters
clusters() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeClustersIterable
Returns an iterable to iterate through the paginated DescribeClustersResponse.clusters() member.
clusters() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeClustersPublisher
Returns a publisher that can be used to get a stream of data.
Condition - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
condition() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
Condition.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
conditions - Variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
configuration(ShardConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardDetail.Builder
The configuration details of the shard
configuration(Consumer<ShardConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardDetail.Builder
The configuration details of the shard
configuration() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
The configuration details of the shard
context(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference.Builder
 
copyOverridesToConfiguration(ClientOverrideConfiguration, SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.memorydb.internal.SdkClientConfigurationUtil
Copies the ClientOverrideConfiguration values to the configuration builder.
copySnapshot(CopySnapshotRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Makes a copy of an existing snapshot.
copySnapshot(Consumer<CopySnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Makes a copy of an existing snapshot.
copySnapshot(CopySnapshotRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Makes a copy of an existing snapshot.
copySnapshot(Consumer<CopySnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Makes a copy of an existing snapshot.
CopySnapshotRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CopySnapshotRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CopySnapshotRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CopySnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CopySnapshotRequestMarshaller
 
CopySnapshotResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CopySnapshotResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
create() - Static method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.DefaultMemoryDbAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Create a MemoryDbAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Create a MemoryDbClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.memorydb.model.MemoryDbResponseMetadata
 
createACL(CreateAclRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates an Access Control List.
createACL(Consumer<CreateAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates an Access Control List.
createACL(CreateAclRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates an Access Control List.
createACL(Consumer<CreateAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates an Access Control List.
CreateAclRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CreateAclRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CreateAclRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CreateAclRequest Marshaller
CreateAclRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CreateAclRequestMarshaller
 
CreateAclResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CreateAclResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AuthSchemeUtils
 
createCluster(CreateClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a cluster.
createCluster(Consumer<CreateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a cluster.
createCluster(CreateClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a cluster.
createCluster(Consumer<CreateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a cluster.
CreateClusterRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CreateClusterRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CreateClusterRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CreateClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CreateClusterRequestMarshaller
 
CreateClusterResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CreateClusterResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
createParameterGroup(CreateParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a new MemoryDB parameter group.
createParameterGroup(Consumer<CreateParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a new MemoryDB parameter group.
createParameterGroup(CreateParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a new MemoryDB parameter group.
createParameterGroup(Consumer<CreateParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a new MemoryDB parameter group.
CreateParameterGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CreateParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CreateParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CreateParameterGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CreateParameterGroupRequestMarshaller
 
CreateParameterGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CreateParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a copy of an entire cluster at a specific moment in time.
createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a copy of an entire cluster at a specific moment in time.
createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a copy of an entire cluster at a specific moment in time.
createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a copy of an entire cluster at a specific moment in time.
CreateSnapshotRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CreateSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CreateSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CreateSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CreateSnapshotRequestMarshaller
 
CreateSnapshotResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CreateSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
createSubnetGroup(CreateSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a subnet group.
createSubnetGroup(Consumer<CreateSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a subnet group.
createSubnetGroup(CreateSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a subnet group.
createSubnetGroup(Consumer<CreateSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a subnet group.
CreateSubnetGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CreateSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CreateSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CreateSubnetGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CreateSubnetGroupRequestMarshaller
 
CreateSubnetGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CreateSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
createTime(Instant) - Method in interface software.amazon.awssdk.services.memorydb.model.Node.Builder
The date and time when the node was created.
createTime() - Method in class software.amazon.awssdk.services.memorydb.model.Node
The date and time when the node was created.
createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a MemoryDB user.
createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Creates a MemoryDB user.
createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a MemoryDB user.
createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Creates a MemoryDB user.
CreateUserRequest - Class in software.amazon.awssdk.services.memorydb.model
 
CreateUserRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
CreateUserRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
CreateUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.CreateUserRequestMarshaller
 
CreateUserResponse - Class in software.amazon.awssdk.services.memorydb.model
 
CreateUserResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Sets the value for credentials provider
credentialsProvider() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Sets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for credentials provider
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.memorydb.endpoints.internal.RuleError
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.memorydb.endpoints.internal.RuleError
 

D

dataTiering(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
Enables data tiering.
dataTiering(DataTieringStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
Enables data tiering.
dataTiering() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
Enables data tiering.
dataTiering(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
Enables data tiering.
dataTiering() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
Enables data tiering.
dataTiering(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
Enables data tiering.
dataTiering(DataTieringStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
Enables data tiering.
dataTiering() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
Enables data tiering.
dataTieringAsString() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
Enables data tiering.
dataTieringAsString() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
Enables data tiering.
DataTieringStatus - Enum in software.amazon.awssdk.services.memorydb.model
 
dataType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Parameter.Builder
The parameter's data type
dataType() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
The parameter's data type
date(Instant) - Method in interface software.amazon.awssdk.services.memorydb.model.Event.Builder
The date and time when the event occurred.
date() - Method in class software.amazon.awssdk.services.memorydb.model.Event
The date and time when the event occurred.
Default() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEngine
 
DefaultMemoryDbAuthSchemeParams - Class in software.amazon.awssdk.services.memorydb.auth.scheme.internal
 
DefaultMemoryDbAuthSchemeProvider - Class in software.amazon.awssdk.services.memorydb.auth.scheme.internal
 
DefaultMemoryDbEndpointProvider - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
DefaultMemoryDbEndpointProvider() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.DefaultMemoryDbEndpointProvider
 
defaultOnly(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.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.memorydb.model.DescribeEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.DefaultRuleEngine
 
DefaultUserRequiredException - Exception in software.amazon.awssdk.services.memorydb.model

DefaultUserRequiredException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
deleteACL(DeleteAclRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes an Access Control List.
deleteACL(Consumer<DeleteAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes an Access Control List.
deleteACL(DeleteAclRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes an Access Control List.
deleteACL(Consumer<DeleteAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes an Access Control List.
DeleteAclRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteAclRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DeleteAclRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DeleteAclRequest Marshaller
DeleteAclRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DeleteAclRequestMarshaller
 
DeleteAclResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteAclResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
deleteCluster(DeleteClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes a cluster.
deleteCluster(Consumer<DeleteClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes a cluster.
deleteCluster(DeleteClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes a cluster.
deleteCluster(Consumer<DeleteClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes a cluster.
DeleteClusterRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteClusterRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DeleteClusterRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DeleteClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DeleteClusterRequestMarshaller
 
DeleteClusterResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteClusterResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
deleteParameterGroup(DeleteParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes the specified parameter group.
deleteParameterGroup(Consumer<DeleteParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes the specified parameter group.
deleteParameterGroup(DeleteParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes the specified parameter group.
deleteParameterGroup(Consumer<DeleteParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes the specified parameter group.
DeleteParameterGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DeleteParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DeleteParameterGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DeleteParameterGroupRequestMarshaller
 
DeleteParameterGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes an existing snapshot.
deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes an existing snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes an existing snapshot.
deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes an existing snapshot.
DeleteSnapshotRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DeleteSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DeleteSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DeleteSnapshotRequestMarshaller
 
DeleteSnapshotResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
deleteSubnetGroup(DeleteSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes a subnet group.
deleteSubnetGroup(Consumer<DeleteSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes a subnet group.
deleteSubnetGroup(DeleteSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes a subnet group.
deleteSubnetGroup(Consumer<DeleteSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes a subnet group.
DeleteSubnetGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DeleteSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DeleteSubnetGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DeleteSubnetGroupRequestMarshaller
 
DeleteSubnetGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes a user.
deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Deletes a user.
deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes a user.
deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Deletes a user.
DeleteUserRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteUserRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DeleteUserRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DeleteUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DeleteUserRequestMarshaller
 
DeleteUserResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DeleteUserResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
describeACLs(DescribeAcLsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of ACLs
describeACLs(Consumer<DescribeAcLsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of ACLs
describeACLs(DescribeAcLsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of ACLs
describeACLs(Consumer<DescribeAcLsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of ACLs
DescribeACLsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
Represents the output for the MemoryDbClient.describeACLsPaginator(software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest) operation which is a paginated operation.
DescribeACLsIterable(MemoryDbClient, DescribeAcLsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeACLsIterable
 
describeACLsPaginator(DescribeAcLsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of ACLs
describeACLsPaginator(Consumer<DescribeAcLsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of ACLs
describeACLsPaginator(DescribeAcLsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of ACLs
describeACLsPaginator(Consumer<DescribeAcLsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of ACLs
DescribeACLsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
Represents the output for the MemoryDbAsyncClient.describeACLsPaginator(software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest) operation which is a paginated operation.
DescribeACLsPublisher(MemoryDbAsyncClient, DescribeAcLsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeACLsPublisher
 
DescribeAcLsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeAcLsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeAcLsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeAcLsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeAcLsRequestMarshaller
 
DescribeAcLsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeAcLsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeClusters(DescribeClustersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
describeClusters(Consumer<DescribeClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
describeClusters(DescribeClustersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
describeClusters(Consumer<DescribeClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
DescribeClustersIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeClustersIterable(MemoryDbClient, DescribeClustersRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeClustersIterable
 
describeClustersPaginator(DescribeClustersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
describeClustersPaginator(Consumer<DescribeClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
describeClustersPaginator(DescribeClustersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
describeClustersPaginator(Consumer<DescribeClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.
DescribeClustersPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeClustersPublisher(MemoryDbAsyncClient, DescribeClustersRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeClustersPublisher
 
DescribeClustersRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeClustersRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeClustersRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeClustersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeClustersRequestMarshaller
 
DescribeClustersResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeClustersResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeEngineVersions(DescribeEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of the available Redis engine versions.
describeEngineVersions(Consumer<DescribeEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of the available Redis engine versions.
describeEngineVersions(DescribeEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of the available Redis engine versions.
describeEngineVersions(Consumer<DescribeEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of the available Redis engine versions.
DescribeEngineVersionsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeEngineVersionsIterable(MemoryDbClient, DescribeEngineVersionsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeEngineVersionsIterable
 
describeEngineVersionsPaginator(DescribeEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of the available Redis engine versions.
describeEngineVersionsPaginator(Consumer<DescribeEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of the available Redis engine versions.
describeEngineVersionsPaginator(DescribeEngineVersionsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of the available Redis engine versions.
describeEngineVersionsPaginator(Consumer<DescribeEngineVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of the available Redis engine versions.
DescribeEngineVersionsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeEngineVersionsPublisher(MemoryDbAsyncClient, DescribeEngineVersionsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeEngineVersionsPublisher
 
DescribeEngineVersionsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeEngineVersionsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeEngineVersionsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeEngineVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeEngineVersionsRequestMarshaller
 
DescribeEngineVersionsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeEngineVersionsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns events related to clusters, security groups, and parameter groups.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns events related to clusters, security groups, and parameter groups.
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns events related to clusters, security groups, and parameter groups.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns events related to clusters, security groups, and parameter groups.
DescribeEventsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
Represents the output for the MemoryDbClient.describeEventsPaginator(software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest) operation which is a paginated operation.
DescribeEventsIterable(MemoryDbClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeEventsIterable
 
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns events related to clusters, security groups, and parameter groups.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns events related to clusters, security groups, and parameter groups.
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns events related to clusters, security groups, and parameter groups.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns events related to clusters, security groups, and parameter groups.
DescribeEventsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeEventsPublisher(MemoryDbAsyncClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeEventsPublisher
 
DescribeEventsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeEventsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeEventsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeEventsRequestMarshaller
 
DescribeEventsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeEventsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeParameterGroups(DescribeParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of parameter group descriptions.
describeParameterGroups(Consumer<DescribeParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of parameter group descriptions.
describeParameterGroups(DescribeParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of parameter group descriptions.
describeParameterGroups(Consumer<DescribeParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of parameter group descriptions.
DescribeParameterGroupsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeParameterGroupsIterable(MemoryDbClient, DescribeParameterGroupsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeParameterGroupsIterable
 
describeParameterGroupsPaginator(DescribeParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of parameter group descriptions.
describeParameterGroupsPaginator(Consumer<DescribeParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of parameter group descriptions.
describeParameterGroupsPaginator(DescribeParameterGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of parameter group descriptions.
describeParameterGroupsPaginator(Consumer<DescribeParameterGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of parameter group descriptions.
DescribeParameterGroupsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeParameterGroupsPublisher(MemoryDbAsyncClient, DescribeParameterGroupsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeParameterGroupsPublisher
 
DescribeParameterGroupsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeParameterGroupsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeParameterGroupsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeParameterGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeParameterGroupsRequestMarshaller
 
DescribeParameterGroupsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeParameterGroupsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeParameters(DescribeParametersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns the detailed parameter list for a particular parameter group.
describeParameters(Consumer<DescribeParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns the detailed parameter list for a particular parameter group.
describeParameters(DescribeParametersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns the detailed parameter list for a particular parameter group.
describeParameters(Consumer<DescribeParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns the detailed parameter list for a particular parameter group.
DescribeParametersIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeParametersIterable(MemoryDbClient, DescribeParametersRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeParametersIterable
 
describeParametersPaginator(DescribeParametersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns the detailed parameter list for a particular parameter group.
describeParametersPaginator(Consumer<DescribeParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns the detailed parameter list for a particular parameter group.
describeParametersPaginator(DescribeParametersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns the detailed parameter list for a particular parameter group.
describeParametersPaginator(Consumer<DescribeParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns the detailed parameter list for a particular parameter group.
DescribeParametersPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeParametersPublisher(MemoryDbAsyncClient, DescribeParametersRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeParametersPublisher
 
DescribeParametersRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeParametersRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeParametersRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeParametersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeParametersRequestMarshaller
 
DescribeParametersResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeParametersResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeReservedNodes(DescribeReservedNodesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about reserved nodes for this account, or about a specified reserved node.
describeReservedNodes(Consumer<DescribeReservedNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about reserved nodes for this account, or about a specified reserved node.
describeReservedNodes(DescribeReservedNodesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about reserved nodes for this account, or about a specified reserved node.
describeReservedNodes(Consumer<DescribeReservedNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about reserved nodes for this account, or about a specified reserved node.
DescribeReservedNodesIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeReservedNodesIterable(MemoryDbClient, DescribeReservedNodesRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesIterable
 
describeReservedNodesOfferings(DescribeReservedNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists available reserved node offerings.
describeReservedNodesOfferings(Consumer<DescribeReservedNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists available reserved node offerings.
describeReservedNodesOfferings(DescribeReservedNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists available reserved node offerings.
describeReservedNodesOfferings(Consumer<DescribeReservedNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists available reserved node offerings.
DescribeReservedNodesOfferingsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeReservedNodesOfferingsIterable(MemoryDbClient, DescribeReservedNodesOfferingsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesOfferingsIterable
 
describeReservedNodesOfferingsPaginator(DescribeReservedNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists available reserved node offerings.
describeReservedNodesOfferingsPaginator(Consumer<DescribeReservedNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists available reserved node offerings.
describeReservedNodesOfferingsPaginator(DescribeReservedNodesOfferingsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists available reserved node offerings.
describeReservedNodesOfferingsPaginator(Consumer<DescribeReservedNodesOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists available reserved node offerings.
DescribeReservedNodesOfferingsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeReservedNodesOfferingsPublisher(MemoryDbAsyncClient, DescribeReservedNodesOfferingsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesOfferingsPublisher
 
DescribeReservedNodesOfferingsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeReservedNodesOfferingsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeReservedNodesOfferingsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeReservedNodesOfferingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeReservedNodesOfferingsRequestMarshaller
 
DescribeReservedNodesOfferingsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeReservedNodesOfferingsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeReservedNodesPaginator(DescribeReservedNodesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about reserved nodes for this account, or about a specified reserved node.
describeReservedNodesPaginator(Consumer<DescribeReservedNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about reserved nodes for this account, or about a specified reserved node.
describeReservedNodesPaginator(DescribeReservedNodesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about reserved nodes for this account, or about a specified reserved node.
describeReservedNodesPaginator(Consumer<DescribeReservedNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about reserved nodes for this account, or about a specified reserved node.
DescribeReservedNodesPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeReservedNodesPublisher(MemoryDbAsyncClient, DescribeReservedNodesRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesPublisher
 
DescribeReservedNodesRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeReservedNodesRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeReservedNodesRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeReservedNodesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeReservedNodesRequestMarshaller
 
DescribeReservedNodesResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeReservedNodesResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeServiceUpdates(DescribeServiceUpdatesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns details of the service updates
describeServiceUpdates(Consumer<DescribeServiceUpdatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns details of the service updates
describeServiceUpdates(DescribeServiceUpdatesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns details of the service updates
describeServiceUpdates(Consumer<DescribeServiceUpdatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns details of the service updates
DescribeServiceUpdatesIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeServiceUpdatesIterable(MemoryDbClient, DescribeServiceUpdatesRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeServiceUpdatesIterable
 
describeServiceUpdatesPaginator(DescribeServiceUpdatesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns details of the service updates
describeServiceUpdatesPaginator(Consumer<DescribeServiceUpdatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns details of the service updates
describeServiceUpdatesPaginator(DescribeServiceUpdatesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns details of the service updates
describeServiceUpdatesPaginator(Consumer<DescribeServiceUpdatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns details of the service updates
DescribeServiceUpdatesPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeServiceUpdatesPublisher(MemoryDbAsyncClient, DescribeServiceUpdatesRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeServiceUpdatesPublisher
 
DescribeServiceUpdatesRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeServiceUpdatesRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeServiceUpdatesRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeServiceUpdatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeServiceUpdatesRequestMarshaller
 
DescribeServiceUpdatesResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeServiceUpdatesResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about cluster snapshots.
describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about cluster snapshots.
describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about cluster snapshots.
describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about cluster snapshots.
DescribeSnapshotsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeSnapshotsIterable(MemoryDbClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeSnapshotsIterable
 
describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about cluster snapshots.
describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns information about cluster snapshots.
describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about cluster snapshots.
describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns information about cluster snapshots.
DescribeSnapshotsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeSnapshotsPublisher(MemoryDbAsyncClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeSnapshotsPublisher
 
DescribeSnapshotsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeSnapshotsRequestMarshaller
 
DescribeSnapshotsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeSubnetGroups(DescribeSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of subnet group descriptions.
describeSubnetGroups(Consumer<DescribeSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of subnet group descriptions.
describeSubnetGroups(DescribeSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of subnet group descriptions.
describeSubnetGroups(Consumer<DescribeSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of subnet group descriptions.
DescribeSubnetGroupsIterable - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeSubnetGroupsIterable(MemoryDbClient, DescribeSubnetGroupsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeSubnetGroupsIterable
 
describeSubnetGroupsPaginator(DescribeSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of subnet group descriptions.
describeSubnetGroupsPaginator(Consumer<DescribeSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of subnet group descriptions.
describeSubnetGroupsPaginator(DescribeSubnetGroupsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of subnet group descriptions.
describeSubnetGroupsPaginator(Consumer<DescribeSubnetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of subnet group descriptions.
DescribeSubnetGroupsPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeSubnetGroupsPublisher(MemoryDbAsyncClient, DescribeSubnetGroupsRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeSubnetGroupsPublisher
 
DescribeSubnetGroupsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeSubnetGroupsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeSubnetGroupsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeSubnetGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeSubnetGroupsRequestMarshaller
 
DescribeSubnetGroupsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeSubnetGroupsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
describeUsers(DescribeUsersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of users.
describeUsers(Consumer<DescribeUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of users.
describeUsers(DescribeUsersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of users.
describeUsers(Consumer<DescribeUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of users.
DescribeUsersIterable - Class in software.amazon.awssdk.services.memorydb.paginators
Represents the output for the MemoryDbClient.describeUsersPaginator(software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest) operation which is a paginated operation.
DescribeUsersIterable(MemoryDbClient, DescribeUsersRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeUsersIterable
 
describeUsersPaginator(DescribeUsersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of users.
describeUsersPaginator(Consumer<DescribeUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Returns a list of users.
describeUsersPaginator(DescribeUsersRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of users.
describeUsersPaginator(Consumer<DescribeUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Returns a list of users.
DescribeUsersPublisher - Class in software.amazon.awssdk.services.memorydb.paginators
DescribeUsersPublisher(MemoryDbAsyncClient, DescribeUsersRequest) - Constructor for class software.amazon.awssdk.services.memorydb.paginators.DescribeUsersPublisher
 
DescribeUsersRequest - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeUsersRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
DescribeUsersRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
DescribeUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.DescribeUsersRequestMarshaller
 
DescribeUsersResponse - Class in software.amazon.awssdk.services.memorydb.model
 
DescribeUsersResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A description of the cluster
description() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
A description of the cluster
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The description of the cluster configuration
description() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The description of the cluster configuration
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
An optional description of the cluster.
description() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
An optional description of the cluster.
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
An optional description of the parameter group.
description() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
An optional description of the parameter group.
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
A description for the subnet group.
description() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
A description for the subnet group.
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Parameter.Builder
A description of the parameter
description() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
A description of the parameter
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroup.Builder
A description of the parameter group
description() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
A description of the parameter group
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
Provides details of the service update
description() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
Provides details of the service update
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
A description of the subnet group
description() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
A description of the subnet group
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The description of the cluster to update
description() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The description of the cluster to update
description(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest.Builder
A description of the subnet group
description() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
A description of the subnet group
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs.Builder
 
dnsSuffix() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
documentation(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
documentation(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
documentation - Variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
 
DuplicateUserNameException - Exception in software.amazon.awssdk.services.memorydb.model

DuplicateUserNameException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
duration(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
The number of minutes worth of events to retrieve.
duration() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
The number of minutes worth of events to retrieve.
duration(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
Duration filter value, specified in years or seconds.
duration() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
Duration filter value, specified in years or seconds.
duration(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
The duration filter value, specified in years or seconds.
duration() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
The duration filter value, specified in years or seconds.
duration(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The duration of the reservation in seconds.
duration() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The duration of the reservation in seconds.
duration(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The duration of the reservation in seconds.
duration() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
The duration of the reservation in seconds.

E

endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
endpoint(String) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams.Builder
 
endpoint() - Method in class software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
 
Endpoint - Class in software.amazon.awssdk.services.memorydb.model
Represents the information required for client programs to connect to the cluster and its nodes.
endpoint(Endpoint) - Method in interface software.amazon.awssdk.services.memorydb.model.Node.Builder
The hostname for connecting to this node.
endpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.Node.Builder
The hostname for connecting to this node.
endpoint() - Method in class software.amazon.awssdk.services.memorydb.model.Node
The hostname for connecting to this node.
Endpoint.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride(URI) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Sets the value for endpoint override
endpointOverride() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Gets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Sets the value for endpoint provider
endpointProvider() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Gets the value for endpoint provider
endpointProvider(MemoryDbEndpointProvider) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbBaseClientBuilder
Set the MemoryDbEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for endpoint provider
EndpointResult - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
endTime(Instant) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
endTime() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
enginePatchVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The Redis engine patch version used by the cluster
enginePatchVersion() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The Redis engine patch version used by the cluster
enginePatchVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.EngineVersionInfo.Builder
The patched engine version
enginePatchVersion() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
The patched engine version
engineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The Redis engine version used by the cluster
engineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The Redis engine version used by the cluster
engineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The Redis engine version used by the cluster
engineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The Redis engine version used by the cluster
engineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The version number of the Redis engine to be used for the cluster.
engineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The version number of the Redis engine to be used for the cluster.
engineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.Builder
The Redis engine version
engineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
The Redis engine version
engineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.EngineVersionInfo.Builder
The engine version
engineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
The engine version
engineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The upgraded version of the engine to be run on the nodes.
engineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The upgraded version of the engine to be run on the nodes.
EngineVersionInfo - Class in software.amazon.awssdk.services.memorydb.model
Provides details of the Redis engine version
EngineVersionInfo.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
engineVersions(Collection<EngineVersionInfo>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse.Builder
A list of engine version details.
engineVersions(EngineVersionInfo...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse.Builder
A list of engine version details.
engineVersions(Consumer<EngineVersionInfo.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse.Builder
A list of engine version details.
engineVersions() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
A list of engine version details.
engineVersions() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEngineVersionsIterable
Returns an iterable to iterate through the paginated DescribeEngineVersionsResponse.engineVersions() member.
engineVersions() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEngineVersionsPublisher
Returns a publisher that can be used to get a stream of data.
eq(boolean) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ACL
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Event
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Filter
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Node
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Shard
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.memorydb.model.User
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ACL
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Event
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Filter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Node
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Shard
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.memorydb.model.User
 
error(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
errorMessage(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UnprocessedCluster.Builder
The error message associated with the update failure
errorMessage() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
The error message associated with the update failure
ErrorRule - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.ErrorRule
 
errorType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UnprocessedCluster.Builder
The error type associated with the update failure
errorType() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
The error type associated with the update failure
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
Eval - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
eval(Value) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
eval(Expr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
Event - Class in software.amazon.awssdk.services.memorydb.model
Represents a single occurrence of something interesting within the system.
Event.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
events(Collection<Event>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse.Builder
A list of events.
events(Event...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse.Builder
A list of events.
events(Consumer<Event.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse.Builder
A list of events.
events() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
A list of events.
events() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEventsIterable
Returns an iterable to iterate through the paginated DescribeEventsResponse.events() member.
events() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEventsPublisher
Returns a publisher that can be used to get a stream of data.
expectArray() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
Expr - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
expr() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 
failoverShard(FailoverShardRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Used to failover a shard.
failoverShard(Consumer<FailoverShardRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Used to failover a shard.
failoverShard(FailoverShardRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Used to failover a shard.
failoverShard(Consumer<FailoverShardRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Used to failover a shard.
FailoverShardRequest - Class in software.amazon.awssdk.services.memorydb.model
 
FailoverShardRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
FailoverShardRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
FailoverShardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.FailoverShardRequestMarshaller
 
FailoverShardResponse - Class in software.amazon.awssdk.services.memorydb.model
 
FailoverShardResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
family(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
The name of the parameter group family that the parameter group can be used with.
family() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
The name of the parameter group family that the parameter group can be used with.
family(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroup.Builder
The name of the parameter group family that this parameter group is compatible with.
family() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
The name of the parameter group family that this parameter group is compatible with.
FatScope<T> - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 
FatScope() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 
Filter - Class in software.amazon.awssdk.services.memorydb.model
Used to streamline results of a search based on the property being filtered.
Filter.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
Filter to determine the list of users to return.
filters(Filter...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
Filter to determine the list of users to return.
filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
Filter to determine the list of users to return.
filters() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
Filter to determine the list of users to return.
finalSnapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest.Builder
The user-supplied name of a final cluster snapshot.
finalSnapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
The user-supplied name of a final cluster snapshot.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
 
fixedPrice(Double) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The fixed price charged for this reserved node.
fixedPrice() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The fixed price charged for this reserved node.
fixedPrice(Double) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The fixed price charged for this reserved node.
fixedPrice() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
The fixed price charged for this reserved node.
fn(Fn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
fn(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode.Builder
 
fnNode - Variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
fromString(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.AuthenticationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.AZStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.DataTieringStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.InputAuthenticationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.SourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
get(Identifier) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
get(int) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
getValue() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ACL
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Event
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Filter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Node
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Shard
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.memorydb.model.User
 
getVersion() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 

H

hasAclNames() - Method in class software.amazon.awssdk.services.memorydb.model.User
For responses, this returns true if the service returned a value for the ACLNames property.
hasAcLs() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
For responses, this returns true if the service returned a value for the ACLs property.
hasClusterNames() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
For responses, this returns true if the service returned a value for the ClusterNames property.
hasClusterNames() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
For responses, this returns true if the service returned a value for the ClusterNames property.
hasClusters() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
For responses, this returns true if the service returned a value for the Clusters property.
hasClusters() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
For responses, this returns true if the service returned a value for the Clusters property.
hasEngineVersions() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
For responses, this returns true if the service returned a value for the EngineVersions property.
hasEvents() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
For responses, this returns true if the service returned a value for the Events property.
hasFilters() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
For responses, this returns true if the service returned a value for the Filters property.
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Event
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Node
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.memorydb.model.User
 
hasNodes() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
For responses, this returns true if the service returned a value for the Nodes property.
hasParameterGroups() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
For responses, this returns true if the service returned a value for the ParameterGroups property.
hasParameterNames() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
For responses, this returns true if the service returned a value for the ParameterNames property.
hasParameterNameValues() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
For responses, this returns true if the service returned a value for the ParameterNameValues property.
hasParameters() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
For responses, this returns true if the service returned a value for the Parameters property.
hasPasswords() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
For responses, this returns true if the service returned a value for the Passwords property.
hasProcessedClusters() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
For responses, this returns true if the service returned a value for the ProcessedClusters property.
hasRecurringCharges() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
For responses, this returns true if the service returned a value for the RecurringCharges property.
hasRecurringCharges() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
For responses, this returns true if the service returned a value for the RecurringCharges property.
hasReservedNodes() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
For responses, this returns true if the service returned a value for the ReservedNodes property.
hasReservedNodesOfferings() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
For responses, this returns true if the service returned a value for the ReservedNodesOfferings property.
hasScaleDownNodeTypes() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
For responses, this returns true if the service returned a value for the ScaleDownNodeTypes property.
hasScaleUpNodeTypes() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
For responses, this returns true if the service returned a value for the ScaleUpNodeTypes property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroups() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
For responses, this returns true if the service returned a value for the SecurityGroups property.
hasServiceUpdates() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
For responses, this returns true if the service returned a value for the ServiceUpdates property.
hasServiceUpdates() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
For responses, this returns true if the service returned a value for the ServiceUpdates property.
hasShards() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
For responses, this returns true if the service returned a value for the Shards property.
hasShards() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
For responses, this returns true if the service returned a value for the Shards property.
hasSnapshotArns() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
For responses, this returns true if the service returned a value for the SnapshotArns property.
hasSnapshots() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
For responses, this returns true if the service returned a value for the Snapshots property.
hasStatus() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
For responses, this returns true if the service returned a value for the Status property.
hasSubnetGroups() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
For responses, this returns true if the service returned a value for the SubnetGroups property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnets() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
For responses, this returns true if the service returned a value for the Subnets property.
hasTagKeys() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTagList() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
For responses, this returns true if the service returned a value for the TagList property.
hasTagList() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
For responses, this returns true if the service returned a value for the TagList property.
hasTagList() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
For responses, this returns true if the service returned a value for the TagList property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasUnprocessedClusters() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
For responses, this returns true if the service returned a value for the UnprocessedClusters property.
hasUserNames() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
For responses, this returns true if the service returned a value for the UserNames property.
hasUserNames() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
For responses, this returns true if the service returned a value for the UserNames property.
hasUserNamesToAdd() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
For responses, this returns true if the service returned a value for the UserNamesToAdd property.
hasUserNamesToAdd() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
For responses, this returns true if the service returned a value for the UserNamesToAdd property.
hasUserNamesToRemove() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
For responses, this returns true if the service returned a value for the UserNamesToRemove property.
hasUserNamesToRemove() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
For responses, this returns true if the service returned a value for the UserNamesToRemove property.
hasUsers() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
For responses, this returns true if the service returned a value for the Users property.
hasValues() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
For responses, this returns true if the service returned a value for the Values property.
hostLabel() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 

I

ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
id(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
id() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
identifier(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Subnet.Builder
The unique identifier for the subnet.
identifier() - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
The unique identifier for the subnet.
Index(int) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.memorydb.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.memorydb.endpoints.internal.InnerParseError
 
InputAuthenticationType - Enum in software.amazon.awssdk.services.memorydb.model
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
InsufficientClusterCapacityException - Exception in software.amazon.awssdk.services.memorydb.model

InsufficientClusterCapacityException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
into() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
Into<T> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
into() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.IntoSelf
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
InvalidAclStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidAclStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidArnException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidArnException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidClusterStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidClusterStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidCredentialsException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidCredentialsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidKmsKeyException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidKmsKeyException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidNodeStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidNodeStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidParameterCombinationException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidParameterCombinationException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidParameterGroupStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidParameterGroupStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidParameterValueException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidParameterValueException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidSnapshotStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidSnapshotStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidSubnetException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidSubnetException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidUserStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidUserStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
InvalidVpcNetworkStateException - Exception in software.amazon.awssdk.services.memorydb.model

InvalidVpcNetworkStateException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
isNone() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeACLsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeClustersIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEngineVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParameterGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParametersIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesOfferingsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeServiceUpdatesIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSnapshotsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSubnetGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeUsersIterable
 

K

Key(Identifier) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
key(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Tag.Builder
The key for the tag.
key() - Method in class software.amazon.awssdk.services.memorydb.model.Tag
The key for the tag.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The ID of the KMS key used to encrypt the cluster
kmsKeyId() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The ID of the KMS key used to encrypt the cluster
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
The ID of the KMS key used to encrypt the target snapshot.
kmsKeyId() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
The ID of the KMS key used to encrypt the target snapshot.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The ID of the KMS key used to encrypt the cluster.
kmsKeyId() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The ID of the KMS key used to encrypt the cluster.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
The ID of the KMS key used to encrypt the snapshot.
kmsKeyId() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
The ID of the KMS key used to encrypt the snapshot.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
The ID of the KMS key used to encrypt the snapshot.
kmsKeyId() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
The ID of the KMS key used to encrypt the snapshot.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.AuthenticationType
Use this in place of AuthenticationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.AZStatus
Use this in place of AZStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.DataTieringStatus
Use this in place of DataTieringStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.InputAuthenticationType
Use this in place of InputAuthenticationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateStatus
Use this in place of ServiceUpdateStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateType
Use this in place of ServiceUpdateType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.memorydb.model.SourceType
Use this in place of SourceType.values() to return a Set of all values known to the SDK.

L

listAllowedNodeTypeUpdates(ListAllowedNodeTypeUpdatesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists all available node types that you can scale to from your cluster's current node type.
listAllowedNodeTypeUpdates(Consumer<ListAllowedNodeTypeUpdatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists all available node types that you can scale to from your cluster's current node type.
listAllowedNodeTypeUpdates(ListAllowedNodeTypeUpdatesRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists all available node types that you can scale to from your cluster's current node type.
listAllowedNodeTypeUpdates(Consumer<ListAllowedNodeTypeUpdatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists all available node types that you can scale to from your cluster's current node type.
ListAllowedNodeTypeUpdatesRequest - Class in software.amazon.awssdk.services.memorydb.model
 
ListAllowedNodeTypeUpdatesRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ListAllowedNodeTypeUpdatesRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
ListAllowedNodeTypeUpdatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.ListAllowedNodeTypeUpdatesRequestMarshaller
 
ListAllowedNodeTypeUpdatesResponse - Class in software.amazon.awssdk.services.memorydb.model
 
ListAllowedNodeTypeUpdatesResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists all tags currently on a named resource.
listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Lists all tags currently on a named resource.
listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists all tags currently on a named resource.
listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Lists all tags currently on a named resource.
ListTagsRequest - Class in software.amazon.awssdk.services.memorydb.model
 
ListTagsRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ListTagsRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
ListTagsRequest Marshaller
ListTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.ListTagsRequestMarshaller
 
ListTagsResponse - Class in software.amazon.awssdk.services.memorydb.model
 
ListTagsResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
Literal - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionDataProvider
 

M

maintenanceWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
maintenanceWindow() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
Specifies the weekly time range during which maintenance on the cluster is performed.
maintenanceWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The specified maintenance window for the cluster
maintenanceWindow() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The specified maintenance window for the cluster
maintenanceWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
maintenanceWindow() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
Specifies the weekly time range during which maintenance on the cluster is performed.
maintenanceWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
Specifies the weekly time range during which maintenance on the cluster is performed.
maintenanceWindow() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
Specifies the weekly time range during which maintenance on the cluster is performed.
marshall(BatchUpdateClusterRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.BatchUpdateClusterRequestMarshaller
 
marshall(CopySnapshotRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CopySnapshotRequestMarshaller
 
marshall(CreateAclRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CreateAclRequestMarshaller
 
marshall(CreateClusterRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CreateClusterRequestMarshaller
 
marshall(CreateParameterGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CreateParameterGroupRequestMarshaller
 
marshall(CreateSnapshotRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CreateSnapshotRequestMarshaller
 
marshall(CreateSubnetGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CreateSubnetGroupRequestMarshaller
 
marshall(CreateUserRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.CreateUserRequestMarshaller
 
marshall(DeleteAclRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DeleteAclRequestMarshaller
 
marshall(DeleteClusterRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DeleteClusterRequestMarshaller
 
marshall(DeleteParameterGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DeleteParameterGroupRequestMarshaller
 
marshall(DeleteSnapshotRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DeleteSnapshotRequestMarshaller
 
marshall(DeleteSubnetGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DeleteSubnetGroupRequestMarshaller
 
marshall(DeleteUserRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DeleteUserRequestMarshaller
 
marshall(DescribeAcLsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeAcLsRequestMarshaller
 
marshall(DescribeClustersRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeClustersRequestMarshaller
 
marshall(DescribeEngineVersionsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeEngineVersionsRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeParameterGroupsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeParameterGroupsRequestMarshaller
 
marshall(DescribeParametersRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeParametersRequestMarshaller
 
marshall(DescribeReservedNodesOfferingsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeReservedNodesOfferingsRequestMarshaller
 
marshall(DescribeReservedNodesRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeReservedNodesRequestMarshaller
 
marshall(DescribeServiceUpdatesRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeServiceUpdatesRequestMarshaller
 
marshall(DescribeSnapshotsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeSnapshotsRequestMarshaller
 
marshall(DescribeSubnetGroupsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeSubnetGroupsRequestMarshaller
 
marshall(DescribeUsersRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.DescribeUsersRequestMarshaller
 
marshall(FailoverShardRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.FailoverShardRequestMarshaller
 
marshall(ListAllowedNodeTypeUpdatesRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.ListAllowedNodeTypeUpdatesRequestMarshaller
 
marshall(ListTagsRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.ListTagsRequestMarshaller
 
marshall(PurchaseReservedNodesOfferingRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.PurchaseReservedNodesOfferingRequestMarshaller
 
marshall(ResetParameterGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.ResetParameterGroupRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.UntagResourceRequestMarshaller
 
marshall(UpdateAclRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.UpdateAclRequestMarshaller
 
marshall(UpdateClusterRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.UpdateClusterRequestMarshaller
 
marshall(UpdateParameterGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.UpdateParameterGroupRequestMarshaller
 
marshall(UpdateSubnetGroupRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.UpdateSubnetGroupRequestMarshaller
 
marshall(UpdateUserRequest) - Method in class software.amazon.awssdk.services.memorydb.transform.UpdateUserRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
The maximum number of records to include in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
The maximum number of records to include in the response.
maxResults() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
The maximum number of records to include in the response.
MemoryDbAsyncClient - Interface in software.amazon.awssdk.services.memorydb
Service client for accessing Amazon MemoryDB asynchronously.
MemoryDbAsyncClientBuilder - Interface in software.amazon.awssdk.services.memorydb
A builder for creating an instance of MemoryDbAsyncClient.
MemoryDbAuthSchemeInterceptor - Class in software.amazon.awssdk.services.memorydb.auth.scheme.internal
 
MemoryDbAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.memorydb.auth.scheme.internal.MemoryDbAuthSchemeInterceptor
 
MemoryDbAuthSchemeParams - Interface in software.amazon.awssdk.services.memorydb.auth.scheme
The parameters object used to resolve the auth schemes for the MemoryDb service.
MemoryDbAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.memorydb.auth.scheme
A builder for a MemoryDbAuthSchemeParams.
MemoryDbAuthSchemeProvider - Interface in software.amazon.awssdk.services.memorydb.auth.scheme
An auth scheme provider for MemoryDb service.
MemoryDbBaseClientBuilder<B extends MemoryDbBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.memorydb
This includes configuration specific to Amazon MemoryDB that is supported by both MemoryDbClientBuilder and MemoryDbAsyncClientBuilder.
MemoryDbClient - Interface in software.amazon.awssdk.services.memorydb
Service client for accessing Amazon MemoryDB.
MemoryDbClientBuilder - Interface in software.amazon.awssdk.services.memorydb
A builder for creating an instance of MemoryDbClient.
MemoryDbClientOption<T> - Class in software.amazon.awssdk.services.memorydb.internal
 
MemoryDbEndpointParams - Class in software.amazon.awssdk.services.memorydb.endpoints
The parameters object used to resolve an endpoint for the MemoryDb service.
MemoryDbEndpointParams.Builder - Interface in software.amazon.awssdk.services.memorydb.endpoints
 
MemoryDbEndpointProvider - Interface in software.amazon.awssdk.services.memorydb.endpoints
An endpoint provider for MemoryDb.
MemoryDbException - Exception in software.amazon.awssdk.services.memorydb.model
 
MemoryDbException(MemoryDbException.Builder) - Constructor for exception software.amazon.awssdk.services.memorydb.model.MemoryDbException
 
MemoryDbException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
MemoryDbException.BuilderImpl - Class in software.amazon.awssdk.services.memorydb.model
 
MemoryDbRequest - Class in software.amazon.awssdk.services.memorydb.model
 
MemoryDbRequest(MemoryDbRequest.Builder) - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbRequest
 
MemoryDbRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
MemoryDbRequest.BuilderImpl - Class in software.amazon.awssdk.services.memorydb.model
 
MemoryDbRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
MemoryDbRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.MemoryDbRequestSetEndpointInterceptor
 
MemoryDbResolveEndpointInterceptor - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
MemoryDbResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.MemoryDbResolveEndpointInterceptor
 
MemoryDbResponse - Class in software.amazon.awssdk.services.memorydb.model
 
MemoryDbResponse(MemoryDbResponse.Builder) - Constructor for class software.amazon.awssdk.services.memorydb.model.MemoryDbResponse
 
MemoryDbResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
MemoryDbResponse.BuilderImpl - Class in software.amazon.awssdk.services.memorydb.model
 
MemoryDbResponseMetadata - Class in software.amazon.awssdk.services.memorydb.model
 
MemoryDbServiceClientConfiguration - Class in software.amazon.awssdk.services.memorydb
Class to expose the service client settings to the user.
MemoryDbServiceClientConfiguration(MemoryDbServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration
 
MemoryDbServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.memorydb
A builder for creating a MemoryDbServiceClientConfiguration
MemoryDbServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.memorydb.internal
 
MemoryDbServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder
 
MemoryDbServiceClientConfigurationBuilder.BuilderImpl - Class in software.amazon.awssdk.services.memorydb.internal
 
MemoryDbServiceClientConfigurationBuilder.BuilderInternal - Interface in software.amazon.awssdk.services.memorydb.internal
 
message() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AclNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Event.Builder
The text of the event.
message() - Method in class software.amazon.awssdk.services.memorydb.model.Event
The text of the event.
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidAclStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSubnetException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidUserStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.NoOperationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TagNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UserNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException.Builder
 
minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
The minimum engine version supported for the ACL
minimumEngineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
The minimum engine version supported for the ACL
minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Parameter.Builder
The earliest engine version to which the parameter can apply.
minimumEngineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
The earliest engine version to which the parameter can apply.
minimumEngineVersion(String) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
The minimum engine version supported for the user
minimumEngineVersion() - Method in class software.amazon.awssdk.services.memorydb.model.User
The minimum engine version supported for the user
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.MemoryDbRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.MemoryDbResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.MemoryDbResolveEndpointInterceptor
 

N

name(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
name(Identifier) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
The name of the Access Control List
name() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
The name of the Access Control List
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AvailabilityZone.Builder
The name of the Availability Zone.
name() - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
The name of the Availability Zone.
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The user-supplied name of the cluster.
name() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The user-supplied name of the cluster.
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The name of the cluster
name() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The name of the cluster
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Filter.Builder
The property being filtered.
name() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
The property being filtered.
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Node.Builder
The node identifier.
name() - Method in class software.amazon.awssdk.services.memorydb.model.Node
The node identifier.
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Parameter.Builder
The name of the parameter
name() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
The name of the parameter
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroup.Builder
The name of the parameter group
name() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
The name of the parameter group
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
The name of the shard
name() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
The name of the shard
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardDetail.Builder
The name of the shard
name() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
The name of the shard
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
The name of the snapshot
name() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
The name of the snapshot
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
The name of the subnet group
name() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
The name of the subnet group
name(String) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
The name of the user
name() - Method in class software.amazon.awssdk.services.memorydb.model.User
The name of the user
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse.Builder
If nextToken is returned, there are more results available.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
If nextToken is returned, there are more results available.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
An optional marker returned from a prior request.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
An optional marker returned from a prior request.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse.Builder
An optional marker returned from a prior request.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
An optional marker returned from a prior request.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
An optional marker returned from a prior request.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
An optional marker returned from a prior request.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse.Builder
An optional marker returned from a prior request.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
An optional marker returned from a prior request.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse.Builder
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
nextToken() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
An optional argument to pass in case the total number of records exceeds the value of MaxResults.
Node - Class in software.amazon.awssdk.services.memorydb.model
Represents an individual node within a cluster.
Node.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
nodeCount(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
The number of node instances to reserve.
nodeCount() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
The number of node instances to reserve.
nodeCount(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The number of nodes that have been reserved.
nodeCount() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The number of nodes that have been reserved.
NodeQuotaForClusterExceededException - Exception in software.amazon.awssdk.services.memorydb.model

NodeQuotaForClusterExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
NodeQuotaForCustomerExceededException - Exception in software.amazon.awssdk.services.memorydb.model

NodeQuotaForCustomerExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
nodes(Collection<Node>) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
A list containing information about individual nodes within the shard
nodes(Node...) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
A list containing information about individual nodes within the shard
nodes(Consumer<Node.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
A list containing information about individual nodes within the shard
nodes() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
A list containing information about individual nodes within the shard
nodesUpdated(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
A list of nodes updated by the service update
nodesUpdated() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
A list of nodes updated by the service update
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The cluster's node type
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The cluster's node type
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The node type used for the cluster
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The node type used for the cluster
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The compute and memory capacity of the nodes in the cluster.
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The compute and memory capacity of the nodes in the cluster.
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
The node type for the reserved nodes.
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
The node type for the reserved nodes.
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
The node type filter value.
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
The node type filter value.
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The node type for the reserved nodes.
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The node type for the reserved nodes.
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The node type for the reserved nodes.
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
The node type for the reserved nodes.
nodeType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
A valid node type that you want to scale this cluster up or down to.
nodeType() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
A valid node type that you want to scale this cluster up or down to.
none() - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.None
 
NoOperationException - Exception in software.amazon.awssdk.services.memorydb.model

NoOperationException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
numberOfNodes(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
The number of nodes in the shard
numberOfNodes() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
The number of nodes in the shard
numberOfShards(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The number of shards in the cluster
numberOfShards() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The number of shards in the cluster
numReplicasPerShard(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The number of replicas to apply to each shard.
numReplicasPerShard() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The number of replicas to apply to each shard.
numShards(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The number of shards in the cluster
numShards() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The number of shards in the cluster
numShards(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The number of shards the cluster will contain.
numShards() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The number of shards the cluster will contain.

O

of(boolean) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.BooleanEqualsFn
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
offeringType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
The offering type filter value.
offeringType() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
The offering type filter value.
offeringType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
The offering type filter value.
offeringType() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
The offering type filter value.
offeringType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The offering type of this reserved node.
offeringType() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The offering type of this reserved node.
offeringType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The offering type of this reserved node.
offeringType() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
The offering type of this reserved node.
operation() - Method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.DefaultMemoryDbAuthSchemeParams
 
operation(String) - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
operation() - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
Outputs - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
outputs() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
Outputs.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Sets the value for client override configuration
overrideConfiguration() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Gets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteAclRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteAclRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.FailoverShardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.FailoverShardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.ListTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ListTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserRequest.Builder
 

P

Parameter - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
Parameter - Class in software.amazon.awssdk.services.memorydb.model
Describes an individual setting that controls some aspect of MemoryDB behavior.
Parameter.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Parameter.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
parameterGroup(ParameterGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse.Builder
The newly-created parameter group.
parameterGroup(Consumer<ParameterGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse.Builder
The newly-created parameter group.
parameterGroup() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
The newly-created parameter group.
parameterGroup(ParameterGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse.Builder
The parameter group that has been deleted.
parameterGroup(Consumer<ParameterGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse.Builder
The parameter group that has been deleted.
parameterGroup() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
The parameter group that has been deleted.
ParameterGroup - Class in software.amazon.awssdk.services.memorydb.model
Represents the output of a CreateParameterGroup operation.
parameterGroup(ParameterGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse.Builder
The parameter group being reset.
parameterGroup(Consumer<ParameterGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse.Builder
The parameter group being reset.
parameterGroup() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
The parameter group being reset.
parameterGroup(ParameterGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse.Builder
The updated parameter group
parameterGroup(Consumer<ParameterGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse.Builder
The updated parameter group
parameterGroup() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
The updated parameter group
ParameterGroup.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ParameterGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model

ParameterGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
parameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest.Builder
The name of a specific parameter group family to return details for.
parameterGroupFamily() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
The name of a specific parameter group family to return details for.
parameterGroupFamily(String) - Method in interface software.amazon.awssdk.services.memorydb.model.EngineVersionInfo.Builder
Specifies the name of the parameter group family to which the engine default parameters apply.
parameterGroupFamily() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
Specifies the name of the parameter group family to which the engine default parameters apply.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The name of the parameter group used by the cluster
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The name of the parameter group used by the cluster
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The name of parameter group used by the cluster
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The name of parameter group used by the cluster
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The name of the parameter group associated with the cluster.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The name of the parameter group associated with the cluster.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
The name of the parameter group.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
The name of the parameter group.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest.Builder
The name of the parameter group to delete.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
The name of the parameter group to delete.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest.Builder
The name of a specific parameter group to return details for.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
The name of a specific parameter group to return details for.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest.Builder
he name of a specific parameter group to return details for.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
he name of a specific parameter group to return details for.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest.Builder
The name of the parameter group to reset.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
The name of the parameter group to reset.
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The name of the parameter group to update
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The name of the parameter group to update
parameterGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest.Builder
The name of the parameter group to update.
parameterGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
The name of the parameter group to update.
ParameterGroupNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

ParameterGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ParameterGroupQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

ParameterGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
parameterGroups(Collection<ParameterGroup>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse.Builder
A list of parameter groups.
parameterGroups(ParameterGroup...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse.Builder
A list of parameter groups.
parameterGroups(Consumer<ParameterGroup.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse.Builder
A list of parameter groups.
parameterGroups() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
A list of parameter groups.
parameterGroups() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParameterGroupsIterable
Returns an iterable to iterate through the paginated DescribeParameterGroupsResponse.parameterGroups() member.
parameterGroups() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParameterGroupsPublisher
Returns a publisher that can be used to get a stream of data.
parameterGroupStatus(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The status of the parameter group used by the cluster, for example 'active' or 'applying'.
parameterGroupStatus() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The status of the parameter group used by the cluster, for example 'active' or 'applying'.
parameterName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterNameValue.Builder
The name of the parameter
parameterName() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
The name of the parameter
parameterNames(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest.Builder
An array of parameter names to reset to their default values.
parameterNames(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest.Builder
An array of parameter names to reset to their default values.
parameterNames() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
An array of parameter names to reset to their default values.
ParameterNameValue - Class in software.amazon.awssdk.services.memorydb.model
Describes a name-value pair that is used to update the value of a parameter.
ParameterNameValue.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
parameterNameValues(Collection<ParameterNameValue>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest.Builder
An array of parameter names and values for the parameter update.
parameterNameValues(ParameterNameValue...) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest.Builder
An array of parameter names and values for the parameter update.
parameterNameValues(Consumer<ParameterNameValue.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest.Builder
An array of parameter names and values for the parameter update.
parameterNameValues() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
An array of parameter names and values for the parameter update.
ParameterReference - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
parameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse.Builder
A list of parameters specific to a particular parameter group.
parameters(Parameter...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse.Builder
A list of parameters specific to a particular parameter group.
parameters(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse.Builder
A list of parameters specific to a particular parameter group.
parameters() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
A list of parameters specific to a particular parameter group.
parameters() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParametersIterable
Returns an iterable to iterate through the paginated DescribeParametersResponse.parameters() member.
parameters() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParametersPublisher
Returns a publisher that can be used to get a stream of data.
Parameters.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.memorydb.endpoints.internal
 
parameterValue(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterNameValue.Builder
The value of the parameter
parameterValue() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
The value of the parameter
parse(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
PARTITION - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
Partition - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Partition.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
Partitions - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions.Builder
 
partitions() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
Partitions.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
passwordCount(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.Authentication.Builder
The number of passwords belonging to the user.
passwordCount() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
The number of passwords belonging to the user.
passwords(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.AuthenticationMode.Builder
The password(s) used for authentication
passwords(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.AuthenticationMode.Builder
The password(s) used for authentication
passwords() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
The password(s) used for authentication
path(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Builder
 
path() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
PATH - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
pendingChanges(ACLPendingChanges) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
A list of updates being applied to the ACL.
pendingChanges(Consumer<ACLPendingChanges.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
A list of updates being applied to the ACL.
pendingChanges() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
A list of updates being applied to the ACL.
PendingModifiedServiceUpdate - Class in software.amazon.awssdk.services.memorydb.model
Update action that has yet to be processed for the corresponding apply/stop request
PendingModifiedServiceUpdate.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
pendingUpdates(ClusterPendingUpdates) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A group of settings that are currently being applied.
pendingUpdates(Consumer<ClusterPendingUpdates.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A group of settings that are currently being applied.
pendingUpdates() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
A group of settings that are currently being applied.
pop() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
port(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The port used by the cluster
port() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The port used by the cluster
port(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The port number on which each of the nodes accepts connections.
port() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The port number on which each of the nodes accepts connections.
port(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.Endpoint.Builder
The port number that the engine is listening on.
port() - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
The port number that the engine is listening on.
processedClusters(Collection<Cluster>) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse.Builder
The list of clusters that have been updated.
processedClusters(Cluster...) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse.Builder
The list of clusters that have been updated.
processedClusters(Consumer<Cluster.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse.Builder
The list of clusters that have been updated.
processedClusters() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
The list of clusters that have been updated.
progressPercentage(Double) - Method in interface software.amazon.awssdk.services.memorydb.model.SlotMigration.Builder
The percentage of the slot migration that is complete.
progressPercentage() - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
The percentage of the slot migration that is complete.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint.Builder
 
purchaseReservedNodesOffering(PurchaseReservedNodesOfferingRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Allows you to purchase a reserved node offering.
purchaseReservedNodesOffering(Consumer<PurchaseReservedNodesOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Allows you to purchase a reserved node offering.
purchaseReservedNodesOffering(PurchaseReservedNodesOfferingRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Allows you to purchase a reserved node offering.
purchaseReservedNodesOffering(Consumer<PurchaseReservedNodesOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Allows you to purchase a reserved node offering.
PurchaseReservedNodesOfferingRequest - Class in software.amazon.awssdk.services.memorydb.model
 
PurchaseReservedNodesOfferingRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
PurchaseReservedNodesOfferingRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
PurchaseReservedNodesOfferingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.PurchaseReservedNodesOfferingRequestMarshaller
 
PurchaseReservedNodesOfferingResponse - Class in software.amazon.awssdk.services.memorydb.model
 
PurchaseReservedNodesOfferingResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
push() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
putSelectedAuthScheme(ExecutionAttributes, SelectedAuthScheme<T>) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AuthSchemeUtils
 

R

RecurringCharge - Class in software.amazon.awssdk.services.memorydb.model
The recurring charge to run this reserved node.
RecurringCharge.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
recurringChargeAmount(Double) - Method in interface software.amazon.awssdk.services.memorydb.model.RecurringCharge.Builder
The amount of the recurring charge to run this reserved node.
recurringChargeAmount() - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
The amount of the recurring charge to run this reserved node.
recurringChargeFrequency(String) - Method in interface software.amazon.awssdk.services.memorydb.model.RecurringCharge.Builder
The frequency of the recurring price charged to run this reserved node.
recurringChargeFrequency() - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
The frequency of the recurring price charged to run this reserved node.
recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The recurring price charged to run this reserved node.
recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The recurring price charged to run this reserved node.
recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The recurring price charged to run this reserved node.
recurringCharges() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The recurring price charged to run this reserved node.
recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The recurring price charged to run this reserved node.
recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The recurring price charged to run this reserved node.
recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The recurring price charged to run this reserved node.
recurringCharges() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
The recurring price charged to run this reserved node.
ref(Identifier) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
region() - Method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.DefaultMemoryDbAuthSchemeParams
 
region(Region) - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams.Builder
Set the region.
region() - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
REGION - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
region(Region) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams.Builder
 
region() - Method in class software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
 
region(Region) - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Sets the value for AWS region
region() - Method in class software.amazon.awssdk.services.memorydb.internal.MemoryDbServiceClientConfigurationBuilder.BuilderImpl
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Sets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbServiceClientConfiguration.Builder
Gets the value for AWS region
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
regionRegex(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
regionRegex() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partition
 
releaseDate(Instant) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
The date when the service update is initially available
releaseDate() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
The date when the service update is initially available
replicaConfiguration(ReplicaConfigurationRequest) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The number of replicas that will reside in each shard
replicaConfiguration(Consumer<ReplicaConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The number of replicas that will reside in each shard
replicaConfiguration() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The number of replicas that will reside in each shard
ReplicaConfigurationRequest - Class in software.amazon.awssdk.services.memorydb.model
A request to configure the number of replicas in a shard
ReplicaConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
replicaCount(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest.Builder
The number of replicas to scale up or down to
replicaCount() - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
The number of replicas to scale up or down to
replicaCount(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardConfiguration.Builder
The number of read replica nodes in this shard.
replicaCount() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
The number of read replica nodes in this shard.
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AclNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidAclStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSubnetException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidUserStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.NoOperationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TagNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UserNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
reservationId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
The reserved node identifier filter value.
reservationId() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
The reserved node identifier filter value.
reservationId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
A customer-specified identifier to track this reservation.
reservationId() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
A customer-specified identifier to track this reservation.
reservationId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
A customer-specified identifier to track this reservation.
reservationId() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
A customer-specified identifier to track this reservation.
reservedNode(ReservedNode) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse.Builder
Represents the output of a PurchaseReservedNodesOffering operation.
reservedNode(Consumer<ReservedNode.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse.Builder
Represents the output of a PurchaseReservedNodesOffering operation.
reservedNode() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
Represents the output of a PurchaseReservedNodesOffering operation.
ReservedNode - Class in software.amazon.awssdk.services.memorydb.model
Represents the output of a PurchaseReservedNodesOffering operation.
ReservedNode.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ReservedNodeAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model
You already have a reservation with the given identifier.
ReservedNodeAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ReservedNodeNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model
The requested node does not exist.
ReservedNodeNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ReservedNodeQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model
The request cannot be processed because it would exceed the user's node quota.
ReservedNodeQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
reservedNodes(Collection<ReservedNode>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse.Builder
Returns information about reserved nodes for this account, or about a specified reserved node.
reservedNodes(ReservedNode...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse.Builder
Returns information about reserved nodes for this account, or about a specified reserved node.
reservedNodes(Consumer<ReservedNode.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse.Builder
Returns information about reserved nodes for this account, or about a specified reserved node.
reservedNodes() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
Returns information about reserved nodes for this account, or about a specified reserved node.
reservedNodes() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesIterable
Returns an iterable to iterate through the paginated DescribeReservedNodesResponse.reservedNodes() member.
reservedNodes() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesPublisher
Returns a publisher that can be used to get a stream of data.
ReservedNodesOffering - Class in software.amazon.awssdk.services.memorydb.model
The offering type of this node.
ReservedNodesOffering.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
reservedNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest.Builder
The offering identifier filter value.
reservedNodesOfferingId() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
The offering identifier filter value.
reservedNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest.Builder
The offering identifier filter value.
reservedNodesOfferingId() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
The offering identifier filter value.
reservedNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
The ID of the reserved node offering to purchase.
reservedNodesOfferingId() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
The ID of the reserved node offering to purchase.
reservedNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The ID of the reserved node offering to purchase.
reservedNodesOfferingId() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The ID of the reserved node offering to purchase.
reservedNodesOfferingId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering.Builder
The offering identifier.
reservedNodesOfferingId() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
The offering identifier.
ReservedNodesOfferingNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model
The requested node offering does not exist.
ReservedNodesOfferingNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
reservedNodesOfferings(Collection<ReservedNodesOffering>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse.Builder
Lists available reserved node offerings.
reservedNodesOfferings(ReservedNodesOffering...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse.Builder
Lists available reserved node offerings.
reservedNodesOfferings(Consumer<ReservedNodesOffering.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse.Builder
Lists available reserved node offerings.
reservedNodesOfferings() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
Lists available reserved node offerings.
reservedNodesOfferings() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesOfferingsIterable
Returns an iterable to iterate through the paginated DescribeReservedNodesOfferingsResponse.reservedNodesOfferings() member.
reservedNodesOfferings() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesOfferingsPublisher
Returns a publisher that can be used to get a stream of data.
resetParameterGroup(ResetParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Modifies the parameters of a parameter group to the engine or system default value.
resetParameterGroup(Consumer<ResetParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Modifies the parameters of a parameter group to the engine or system default value.
resetParameterGroup(ResetParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Modifies the parameters of a parameter group to the engine or system default value.
resetParameterGroup(Consumer<ResetParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Modifies the parameters of a parameter group to the engine or system default value.
ResetParameterGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
ResetParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ResetParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
ResetParameterGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.ResetParameterGroupRequestMarshaller
 
ResetParameterGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
ResetParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
resharding(ReshardingStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
The status of an online resharding operation.
resharding(Consumer<ReshardingStatus.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
The status of an online resharding operation.
resharding() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
The status of an online resharding operation.
ReshardingStatus - Class in software.amazon.awssdk.services.memorydb.model
The status of the online resharding
ReshardingStatus.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
resolveAuthScheme(MemoryDbAuthSchemeParams) - Method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.DefaultMemoryDbAuthSchemeProvider
 
resolveAuthScheme(MemoryDbAuthSchemeParams) - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(Consumer<MemoryDbAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveEndpoint(MemoryDbEndpointParams) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.DefaultMemoryDbEndpointProvider
 
resolveEndpoint(MemoryDbEndpointParams) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(Consumer<MemoryDbEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ListTagsRequest.Builder
The Amazon Resource Name (ARN) of the resource for which you want the list of tags
resourceArn() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
The Amazon Resource Name (ARN) of the resource for which you want the list of tags
resourceArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource to which the tags are to be added
resourceArn() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which the tags are to be added
resourceArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource to which the tags are to be removed
resourceArn() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to which the tags are to be removed
responseMetadata() - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbResponse
 
result(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition.Builder
 
reverse() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
Rule - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.memorydb.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.memorydb.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.MemoryDbResolveEndpointInterceptor
 
RULES - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

scaleDownNodeTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse.Builder
A list node types which you can use to scale down your cluster.
scaleDownNodeTypes(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse.Builder
A list node types which you can use to scale down your cluster.
scaleDownNodeTypes() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
A list node types which you can use to scale down your cluster.
scaleUpNodeTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse.Builder
A list node types which you can use to scale up your cluster.
scaleUpNodeTypes(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse.Builder
A list node types which you can use to scale up your cluster.
scaleUpNodeTypes() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
A list node types which you can use to scale up your cluster.
SCHEME - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
SdkClientConfigurationUtil - Class in software.amazon.awssdk.services.memorydb.internal
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.AclNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Event
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidAclStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidSubnetException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidUserStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Node
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.NoOperationException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ShardNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.Tag
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.TagNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.memorydb.model.User
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.UserNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException
 
securityGroupId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership.Builder
The identifier of the security group.
securityGroupId() - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
The identifier of the security group.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of security group names to associate with this cluster.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of security group names to associate with this cluster.
securityGroupIds() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
A list of security group names to associate with this cluster.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The SecurityGroupIds to update
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The SecurityGroupIds to update
securityGroupIds() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The SecurityGroupIds to update
SecurityGroupMembership - Class in software.amazon.awssdk.services.memorydb.model
Represents a single security group and its status.
SecurityGroupMembership.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
securityGroups(Collection<SecurityGroupMembership>) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A list of security groups used by the cluster
securityGroups(SecurityGroupMembership...) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A list of security groups used by the cluster
securityGroups(Consumer<SecurityGroupMembership.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A list of security groups used by the cluster
securityGroups() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
A list of security groups used by the cluster
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ACL
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.AclNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Event
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Filter
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidAclStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidSubnetException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidUserStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.MemoryDbException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Node
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.NoOperationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Shard
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ShardNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.TagNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.memorydb.model.User
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.UserNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException
 
service() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
ServiceLinkedRoleNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

ServiceLinkedRoleNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
 
serviceUpdate(ServiceUpdateRequest) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest.Builder
The unique ID of the service update
serviceUpdate(Consumer<ServiceUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest.Builder
The unique ID of the service update
serviceUpdate() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
The unique ID of the service update
ServiceUpdate - Class in software.amazon.awssdk.services.memorydb.model
An update that you can apply to your MemoryDB clusters.
ServiceUpdate.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
serviceUpdateName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The unique ID of the service update to describe.
serviceUpdateName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
The unique ID of the service update to describe.
serviceUpdateName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate.Builder
The unique ID of the service update
serviceUpdateName() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
The unique ID of the service update
serviceUpdateName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
The unique ID of the service update
serviceUpdateName() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
The unique ID of the service update
serviceUpdateNameToApply(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest.Builder
The unique ID of the service update
serviceUpdateNameToApply() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
The unique ID of the service update
ServiceUpdateNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

ServiceUpdateNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ServiceUpdateRequest - Class in software.amazon.awssdk.services.memorydb.model
A request to apply a service update
ServiceUpdateRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
serviceUpdates(Collection<PendingModifiedServiceUpdate>) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
A list of service updates being applied to the cluster
serviceUpdates(PendingModifiedServiceUpdate...) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
A list of service updates being applied to the cluster
serviceUpdates(Consumer<PendingModifiedServiceUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates.Builder
A list of service updates being applied to the cluster
serviceUpdates() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
A list of service updates being applied to the cluster
serviceUpdates(Collection<ServiceUpdate>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse.Builder
A list of service updates
serviceUpdates(ServiceUpdate...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse.Builder
A list of service updates
serviceUpdates(Consumer<ServiceUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse.Builder
A list of service updates
serviceUpdates() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
A list of service updates
serviceUpdates() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeServiceUpdatesIterable
Returns an iterable to iterate through the paginated DescribeServiceUpdatesResponse.serviceUpdates() member.
serviceUpdates() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeServiceUpdatesPublisher
Returns a publisher that can be used to get a stream of data.
ServiceUpdateStatus - Enum in software.amazon.awssdk.services.memorydb.model
 
ServiceUpdateType - Enum in software.amazon.awssdk.services.memorydb.model
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
Shard - Class in software.amazon.awssdk.services.memorydb.model
Represents a collection of nodes in a cluster.
Shard.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ShardConfiguration - Class in software.amazon.awssdk.services.memorydb.model
Shard configuration options.
shardConfiguration(ShardConfigurationRequest) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The number of shards in the cluster
shardConfiguration(Consumer<ShardConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The number of shards in the cluster
shardConfiguration() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The number of shards in the cluster
ShardConfiguration.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
ShardConfigurationRequest - Class in software.amazon.awssdk.services.memorydb.model
A request to configure the sharding properties of a cluster
ShardConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
shardCount(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest.Builder
The number of shards in the cluster
shardCount() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
The number of shards in the cluster
ShardDetail - Class in software.amazon.awssdk.services.memorydb.model
Provides details of a shard in a snapshot
ShardDetail.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
shardName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.FailoverShardRequest.Builder
The name of the shard
shardName() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
The name of the shard
ShardNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

ShardNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
shards(Collection<Shard>) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A list of shards that are members of the cluster.
shards(Shard...) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A list of shards that are members of the cluster.
shards(Consumer<Shard.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A list of shards that are members of the cluster.
shards() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
A list of shards that are members of the cluster.
shards(Collection<ShardDetail>) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The list of shards in the cluster
shards(ShardDetail...) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The list of shards in the cluster
shards(Consumer<ShardDetail.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The list of shards in the cluster
shards() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The list of shards in the cluster
ShardsPerClusterQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

ShardsPerClusterQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
showDetail(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
A Boolean value which if true, the shard configuration is included in the snapshot description.
showDetail() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
A Boolean value which if true, the shard configuration is included in the snapshot description.
showShardDetails(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest.Builder
An optional flag that can be included in the request to retrieve information about the individual shard(s).
showShardDetails() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
An optional flag that can be included in the request to retrieve information about the individual shard(s).
since() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Array
 
size(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardDetail.Builder
The size of the shard's snapshot
size() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
The size of the shard's snapshot
slotMigration(SlotMigration) - Method in interface software.amazon.awssdk.services.memorydb.model.ReshardingStatus.Builder
The status of the online resharding slot migration
slotMigration(Consumer<SlotMigration.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.ReshardingStatus.Builder
The status of the online resharding slot migration
slotMigration() - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
The status of the online resharding slot migration
SlotMigration - Class in software.amazon.awssdk.services.memorydb.model
Represents the progress of an online resharding operation.
SlotMigration.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
slots(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
The keyspace for this shard.
slots() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
The keyspace for this shard.
slots(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardConfiguration.Builder
A string that specifies the keyspace for a particular node group.
slots() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
A string that specifies the keyspace for a particular node group.
snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse.Builder
Represents a copy of an entire cluster as of the time when the snapshot was taken.
snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse.Builder
Represents a copy of an entire cluster as of the time when the snapshot was taken.
snapshot() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
Represents a copy of an entire cluster as of the time when the snapshot was taken.
snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse.Builder
The newly-created snapshot.
snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse.Builder
The newly-created snapshot.
snapshot() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
The newly-created snapshot.
snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse.Builder
The snapshot object that has been deleted.
snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse.Builder
The snapshot object that has been deleted.
snapshot() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
The snapshot object that has been deleted.
Snapshot - Class in software.amazon.awssdk.services.memorydb.model
Represents a copy of an entire cluster as of the time when the snapshot was taken.
Snapshot.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SnapshotAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model

SnapshotAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
snapshotArns(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3.
snapshotArns(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3.
snapshotArns() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3.
snapshotCreationTime(Instant) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardDetail.Builder
The date and time that the shard's snapshot was created
snapshotCreationTime() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
The date and time that the shard's snapshot was created
snapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The name of a snapshot from which to restore data into the new cluster.
snapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The name of a snapshot from which to restore data into the new cluster.
snapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
A name for the snapshot being created.
snapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
A name for the snapshot being created.
snapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest.Builder
The name of the snapshot to delete
snapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
The name of the snapshot to delete
snapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
A user-supplied name of the snapshot.
snapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
A user-supplied name of the snapshot.
SnapshotNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

SnapshotNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SnapshotQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

SnapshotQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The number of days for which MemoryDB retains automatic snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The number of days for which MemoryDB retains automatic snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The snapshot retention limit set by the cluster
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The snapshot retention limit set by the cluster
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The number of days for which MemoryDB retains automatic snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The number of days for which MemoryDB retains automatic snapshots before deleting them.
snapshotRetentionLimit(Integer) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The number of days for which MemoryDB retains automatic cluster snapshots before deleting them.
snapshotRetentionLimit() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The number of days for which MemoryDB retains automatic cluster snapshots before deleting them.
snapshots(Collection<Snapshot>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse.Builder
A list of snapshots.
snapshots(Snapshot...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse.Builder
A list of snapshots.
snapshots(Consumer<Snapshot.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse.Builder
A list of snapshots.
snapshots() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
A list of snapshots.
snapshots() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSnapshotsIterable
Returns an iterable to iterate through the paginated DescribeSnapshotsResponse.snapshots() member.
snapshots() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSnapshotsPublisher
Returns a publisher that can be used to get a stream of data.
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.
snapshotWindow() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The snapshot window set by the cluster
snapshotWindow() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The snapshot window set by the cluster
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.
snapshotWindow() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.
snapshotWindow(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your cluster.
snapshotWindow() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your cluster.
snsTopicArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The Amazon Resource Name (ARN) of the SNS notification topic
snsTopicArn() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The Amazon Resource Name (ARN) of the SNS notification topic
snsTopicArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
snsTopicArn() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
snsTopicArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The SNS topic ARN to update
snsTopicArn() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The SNS topic ARN to update
snsTopicStatus(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The SNS topic must be in Active status to receive notifications
snsTopicStatus() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The SNS topic must be in Active status to receive notifications
snsTopicStatus(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest.Builder
The status of the Amazon SNS notification topic.
snsTopicStatus() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
The status of the Amazon SNS notification topic.
software.amazon.awssdk.services.memorydb - package software.amazon.awssdk.services.memorydb
MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures.
software.amazon.awssdk.services.memorydb.auth.scheme - package software.amazon.awssdk.services.memorydb.auth.scheme
 
software.amazon.awssdk.services.memorydb.auth.scheme.internal - package software.amazon.awssdk.services.memorydb.auth.scheme.internal
 
software.amazon.awssdk.services.memorydb.endpoints - package software.amazon.awssdk.services.memorydb.endpoints
 
software.amazon.awssdk.services.memorydb.endpoints.internal - package software.amazon.awssdk.services.memorydb.endpoints.internal
 
software.amazon.awssdk.services.memorydb.internal - package software.amazon.awssdk.services.memorydb.internal
 
software.amazon.awssdk.services.memorydb.model - package software.amazon.awssdk.services.memorydb.model
 
software.amazon.awssdk.services.memorydb.paginators - package software.amazon.awssdk.services.memorydb.paginators
 
software.amazon.awssdk.services.memorydb.transform - package software.amazon.awssdk.services.memorydb.transform
 
source(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest.Builder
If set to system, the output shows snapshots that were automatically created by MemoryDB.
source() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
If set to system, the output shows snapshots that were automatically created by MemoryDB.
source(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).
source() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).
SourceException - Exception in software.amazon.awssdk.services.memorydb.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
sourceName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
The identifier of the event source for which events are returned.
sourceName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
The identifier of the event source for which events are returned.
sourceName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Event.Builder
The name for the source of the event.
sourceName() - Method in class software.amazon.awssdk.services.memorydb.model.Event
The name for the source of the event.
sourceSnapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
The name of an existing snapshot from which to make a copy.
sourceSnapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
The name of an existing snapshot from which to make a copy.
sourceType(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
The event source to retrieve events for.
sourceType(SourceType) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest.Builder
The event source to retrieve events for.
sourceType() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
The event source to retrieve events for.
sourceType(String) - Method in interface software.amazon.awssdk.services.memorydb.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.memorydb.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.memorydb.model.Event
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
SourceType - Enum in software.amazon.awssdk.services.memorydb.model
 
sourceTypeAsString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
The event source to retrieve events for.
sourceTypeAsString() - Method in class software.amazon.awssdk.services.memorydb.model.Event
Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
startIndex() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startTime(Instant) - Method in interface software.amazon.awssdk.services.memorydb.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.memorydb.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.memorydb.model.ReservedNode.Builder
The time the reservation started.
startTime() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The time the reservation started.
state(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNode.Builder
The state of the reserved node.
state() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
The state of the reserved node.
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
Indicates ACL status.
status() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
Indicates ACL status.
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The status of the cluster.
status() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The status of the cluster.
status(Collection<ServiceUpdateStatus>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The status(es) of the service updates to filter on
status(ServiceUpdateStatus...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The status(es) of the service updates to filter on
status() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
The status(es) of the service updates to filter on
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Node.Builder
The status of the service update on the node
status() - Method in class software.amazon.awssdk.services.memorydb.model.Node
The status of the service update on the node
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate.Builder
The status of the service update
status(ServiceUpdateStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate.Builder
The status of the service update
status() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
The status of the service update
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership.Builder
The status of the security group membership.
status() - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
The status of the security group membership.
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
The status of the service update
status(ServiceUpdateStatus) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
The status of the service update
status() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
The status of the service update
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Shard.Builder
The current state of this replication group - creating, available, modifying, deleting.
status() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
The current state of this replication group - creating, available, modifying, deleting.
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Snapshot.Builder
The status of the snapshot.
status() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
The status of the snapshot.
status(String) - Method in interface software.amazon.awssdk.services.memorydb.model.User.Builder
Indicates the user status.
status() - Method in class software.amazon.awssdk.services.memorydb.model.User
Indicates the user status.
statusAsString() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
The status of the service update
statusAsString() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
The status of the service update
statusAsStrings() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
The status(es) of the service updates to filter on
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.AclNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidAclStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSubnetException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidUserStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.NoOperationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.TagNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.UserNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException.Builder
 
statusWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The status(es) of the service updates to filter on
statusWithStrings(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest.Builder
The status(es) of the service updates to filter on
stopIndex() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
StringEqualsFn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
Subnet - Class in software.amazon.awssdk.services.memorydb.model
Represents the subnet associated with a cluster.
Subnet.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
subnetGroup(SubnetGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse.Builder
The newly-created subnet group
subnetGroup(Consumer<SubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse.Builder
The newly-created subnet group
subnetGroup() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
The newly-created subnet group
subnetGroup(SubnetGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse.Builder
The subnet group object that has been deleted.
subnetGroup(Consumer<SubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse.Builder
The subnet group object that has been deleted.
subnetGroup() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
The subnet group object that has been deleted.
SubnetGroup - Class in software.amazon.awssdk.services.memorydb.model
Represents the output of one of the following operations:
subnetGroup(SubnetGroup) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse.Builder
The updated subnet group
subnetGroup(Consumer<SubnetGroup.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse.Builder
The updated subnet group
subnetGroup() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
The updated subnet group
SubnetGroup.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SubnetGroupAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetGroupAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SubnetGroupInUseException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetGroupInUseException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
The name of the subnet group used by the cluster
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
The name of the subnet group used by the cluster
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The name of the subnet group used by the cluster
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The name of the subnet group used by the cluster
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
The name of the subnet group to be used for the cluster.
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
The name of the subnet group to be used for the cluster.
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
The name of the subnet group.
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
The name of the subnet group.
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest.Builder
The name of the subnet group to delete
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
The name of the subnet group to delete
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest.Builder
The name of the subnet group to return details for.
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
The name of the subnet group to return details for.
subnetGroupName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest.Builder
The name of the subnet group
subnetGroupName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
The name of the subnet group
SubnetGroupNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetGroupNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SubnetGroupQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetGroupQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
subnetGroups(Collection<SubnetGroup>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse.Builder
A list of subnet groups.
subnetGroups(SubnetGroup...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse.Builder
A list of subnet groups.
subnetGroups(Consumer<SubnetGroup.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse.Builder
A list of subnet groups.
subnetGroups() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
A list of subnet groups.
subnetGroups() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSubnetGroupsIterable
Returns an iterable to iterate through the paginated DescribeSubnetGroupsResponse.subnetGroups() member.
subnetGroups() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSubnetGroupsPublisher
Returns a publisher that can be used to get a stream of data.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
A list of VPC subnet IDs for the subnet group.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
A list of VPC subnet IDs for the subnet group.
subnetIds() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
A list of VPC subnet IDs for the subnet group.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest.Builder
The EC2 subnet IDs for the subnet group.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest.Builder
The EC2 subnet IDs for the subnet group.
subnetIds() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
The EC2 subnet IDs for the subnet group.
SubnetInUseException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetInUseException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SubnetNotAllowedException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetNotAllowedException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
SubnetQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

SubnetQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
subnets(Collection<Subnet>) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
A list of subnets associated with the subnet group.
subnets(Subnet...) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
A list of subnets associated with the subnet group.
subnets(Consumer<Subnet.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
A list of subnets associated with the subnet group.
subnets() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
A list of subnets associated with the subnet group.
subscribe(Subscriber<? super DescribeAcLsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeACLsPublisher
 
subscribe(Subscriber<? super DescribeClustersResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeClustersPublisher
 
subscribe(Subscriber<? super DescribeEngineVersionsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEngineVersionsPublisher
 
subscribe(Subscriber<? super DescribeEventsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeEventsPublisher
 
subscribe(Subscriber<? super DescribeParameterGroupsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParameterGroupsPublisher
 
subscribe(Subscriber<? super DescribeParametersResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeParametersPublisher
 
subscribe(Subscriber<? super DescribeReservedNodesOfferingsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesOfferingsPublisher
 
subscribe(Subscriber<? super DescribeReservedNodesResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeReservedNodesPublisher
 
subscribe(Subscriber<? super DescribeServiceUpdatesResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeServiceUpdatesPublisher
 
subscribe(Subscriber<? super DescribeSnapshotsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSnapshotsPublisher
 
subscribe(Subscriber<? super DescribeSubnetGroupsResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeSubnetGroupsPublisher
 
subscribe(Subscriber<? super DescribeUsersResponse>) - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeUsersPublisher
 
Substring - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Substring
 
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.PartitionFn
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs.Builder
 
supportsDualStack() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 

T

Tag - Class in software.amazon.awssdk.services.memorydb.model
A tag that can be added to an MemoryDB resource.
Tag.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceRequest.Builder
The list of keys of the tags that are to be removed
tagKeys(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceRequest.Builder
The list of keys of the tags that are to be removed
tagKeys() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
The list of keys of the tags that are to be removed
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.ListTagsResponse.Builder
A list of tags as key-value pairs.
tagList(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.ListTagsResponse.Builder
A list of tags as key-value pairs.
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.ListTagsResponse.Builder
A list of tags as key-value pairs.
tagList() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
A list of tags as key-value pairs.
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceResponse.Builder
A list of tags as key-value pairs.
tagList(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceResponse.Builder
A list of tags as key-value pairs.
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceResponse.Builder
A list of tags as key-value pairs.
tagList() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
A list of tags as key-value pairs.
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceResponse.Builder
The list of tags removed
tagList(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceResponse.Builder
The list of tags removed
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.UntagResourceResponse.Builder
The list of tags removed
tagList() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
The list of tags removed
TagNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

TagNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
TagQuotaPerResourceExceededException - Exception in software.amazon.awssdk.services.memorydb.model

TagQuotaPerResourceExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
A tag is a key-value pair where the key and value are case-sensitive.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
A tag is a key-value pair where the key and value are case-sensitive.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
A tag is a key-value pair where the key and value are case-sensitive.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
A tag is a key-value pair where the key and value are case-sensitive.
TagResourceRequest - Class in software.amazon.awssdk.services.memorydb.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.memorydb.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
A list of tags to be added to this resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceRequest.Builder
A list of tags to be added to this resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceRequest.Builder
A list of tags to be added to this resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.TagResourceRequest.Builder
A list of tags to be added to this resource.
tags() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
A list of tags to be added to this resource.
target(Expr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Builder
 
target() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SingleArgFn
 
targetBucket(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
The Amazon S3 bucket to which the snapshot is exported.
targetBucket() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
The Amazon S3 bucket to which the snapshot is exported.
targetSnapshotName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest.Builder
A name for the snapshot copy.
targetSnapshotName() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
A name for the snapshot copy.
template() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
TestFailoverNotAvailableException - Exception in software.amazon.awssdk.services.memorydb.model

TestFailoverNotAvailableException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
tlsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.Cluster.Builder
A flag to indicate if In-transit encryption is enabled
tlsEnabled() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
A flag to indicate if In-transit encryption is enabled
tlsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateClusterRequest.Builder
A flag to enable in-transit encryption on the cluster.
tlsEnabled() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
A flag to enable in-transit encryption on the cluster.
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.auth.scheme.internal.DefaultMemoryDbAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.memorydb.auth.scheme.MemoryDbAuthSchemeParams
Returns a MemoryDbAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.AclNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Event
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidAclStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidSubnetException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidUserStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.MemoryDbException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Node
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.NoOperationException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ShardNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.TagNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.memorydb.model.User
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.UserNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException
 
toList() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.memorydb.endpoints.internal
 
toParameterReference() - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.ToParameterReference
 
topicArn(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The Amazon Resource Name (ARN) of the SNS notification topic for the cluster
topicArn() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The Amazon Resource Name (ARN) of the SNS notification topic for the cluster
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.AuthenticationType
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.AvailabilityZone
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.AZStatus
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Cluster
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CopySnapshotResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateClusterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateParameterGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSnapshotResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateSubnetGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.DataTieringStatus
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteAclResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteClusterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteParameterGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSnapshotResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteSubnetGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeAcLsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeClustersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEngineVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeEventsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParameterGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeParametersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesOfferingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeReservedNodesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeServiceUpdatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSnapshotsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeSubnetGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Endpoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.EngineVersionInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Event
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.FailoverShardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.InputAuthenticationType
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ListAllowedNodeTypeUpdatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ListTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Node
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ParameterNameValue
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.PendingModifiedServiceUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.PurchaseReservedNodesOfferingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.RecurringCharge
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ReplicaConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNode
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ReservedNodesOffering
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ResetParameterGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ReshardingStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.SecurityGroupMembership
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateStatus
 
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateType
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Shard
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.ShardDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.SlotMigration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Snapshot
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.memorydb.model.SourceType
 
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Subnet
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UnprocessedCluster
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateClusterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateParameterGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateSubnetGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.memorydb.model.User
Returns a string representation of this object.
TREE - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.TreeRule
 
type(ParameterType) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.memorydb.endpoints.internal.Rule
 
type(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Authentication.Builder
Indicates whether the user requires a password to authenticate.
type(AuthenticationType) - Method in interface software.amazon.awssdk.services.memorydb.model.Authentication.Builder
Indicates whether the user requires a password to authenticate.
type() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
Indicates whether the user requires a password to authenticate.
type(String) - Method in interface software.amazon.awssdk.services.memorydb.model.AuthenticationMode.Builder
Indicates whether the user requires a password to authenticate.
type(InputAuthenticationType) - Method in interface software.amazon.awssdk.services.memorydb.model.AuthenticationMode.Builder
Indicates whether the user requires a password to authenticate.
type() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
Indicates whether the user requires a password to authenticate.
type(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
Reflects the nature of the service update
type(ServiceUpdateType) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdate.Builder
Reflects the nature of the service update
type() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
Reflects the nature of the service update
typeAsString() - Method in class software.amazon.awssdk.services.memorydb.model.Authentication
Indicates whether the user requires a password to authenticate.
typeAsString() - Method in class software.amazon.awssdk.services.memorydb.model.AuthenticationMode
Indicates whether the user requires a password to authenticate.
typeAsString() - Method in class software.amazon.awssdk.services.memorydb.model.ServiceUpdate
Reflects the nature of the service update
types() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Template.Literal
 
UnprocessedCluster - Class in software.amazon.awssdk.services.memorydb.model
A cluster whose updates have failed
UnprocessedCluster.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
unprocessedClusters(Collection<UnprocessedCluster>) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse.Builder
The list of clusters where updates have not been applied.
unprocessedClusters(UnprocessedCluster...) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse.Builder
The list of clusters where updates have not been applied.
unprocessedClusters(Consumer<UnprocessedCluster.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse.Builder
The list of clusters where updates have not been applied.
unprocessedClusters() - Method in class software.amazon.awssdk.services.memorydb.model.BatchUpdateClusterResponse
The list of clusters where updates have not been applied.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Use this operation to remove tags on a resource
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Use this operation to remove tags on a resource
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Use this operation to remove tags on a resource
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Use this operation to remove tags on a resource
UntagResourceRequest - Class in software.amazon.awssdk.services.memorydb.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.memorydb.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
updateACL(UpdateAclRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Changes the list of users that belong to the Access Control List.
updateACL(Consumer<UpdateAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Changes the list of users that belong to the Access Control List.
updateACL(UpdateAclRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Changes the list of users that belong to the Access Control List.
updateACL(Consumer<UpdateAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Changes the list of users that belong to the Access Control List.
UpdateAclRequest - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateAclRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UpdateAclRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
UpdateAclRequest Marshaller
UpdateAclRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.UpdateAclRequestMarshaller
 
UpdateAclResponse - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateAclResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
updateCluster(UpdateClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Modifies the settings for a cluster.
updateCluster(Consumer<UpdateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Modifies the settings for a cluster.
updateCluster(UpdateClusterRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Modifies the settings for a cluster.
updateCluster(Consumer<UpdateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Modifies the settings for a cluster.
UpdateClusterRequest - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateClusterRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UpdateClusterRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
UpdateClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.UpdateClusterRequestMarshaller
 
UpdateClusterResponse - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateClusterResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
updateParameterGroup(UpdateParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Updates the parameters of a parameter group.
updateParameterGroup(Consumer<UpdateParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Updates the parameters of a parameter group.
updateParameterGroup(UpdateParameterGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Updates the parameters of a parameter group.
updateParameterGroup(Consumer<UpdateParameterGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Updates the parameters of a parameter group.
UpdateParameterGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateParameterGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UpdateParameterGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
UpdateParameterGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.UpdateParameterGroupRequestMarshaller
 
UpdateParameterGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateParameterGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
updateSubnetGroup(UpdateSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Updates a subnet group.
updateSubnetGroup(Consumer<UpdateSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Updates a subnet group.
updateSubnetGroup(UpdateSubnetGroupRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Updates a subnet group.
updateSubnetGroup(Consumer<UpdateSubnetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Updates a subnet group.
UpdateSubnetGroupRequest - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateSubnetGroupRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UpdateSubnetGroupRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
UpdateSubnetGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.UpdateSubnetGroupRequestMarshaller
 
UpdateSubnetGroupResponse - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateSubnetGroupResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
updateUser(UpdateUserRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Changes user password(s) and/or access string.
updateUser(Consumer<UpdateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
Changes user password(s) and/or access string.
updateUser(UpdateUserRequest) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Changes user password(s) and/or access string.
updateUser(Consumer<UpdateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
Changes user password(s) and/or access string.
UpdateUserRequest - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateUserRequest.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UpdateUserRequestMarshaller - Class in software.amazon.awssdk.services.memorydb.transform
UpdateUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.memorydb.transform.UpdateUserRequestMarshaller
 
UpdateUserResponse - Class in software.amazon.awssdk.services.memorydb.model
 
UpdateUserResponse.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UriEncodeFn - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.UriEncodeFn
 
url(Expr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointResult.Builder
 
url(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Value.Endpoint.Builder
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.memorydb.endpoints.MemoryDbEndpointParams
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
 
user(User) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserResponse.Builder
The newly-created user.
user(Consumer<User.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserResponse.Builder
The newly-created user.
user() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserResponse
The newly-created user.
user(User) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteUserResponse.Builder
The user object that has been deleted.
user(Consumer<User.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteUserResponse.Builder
The user object that has been deleted.
user() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserResponse
The user object that has been deleted.
user(User) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserResponse.Builder
The updated user
user(Consumer<User.Builder>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserResponse.Builder
The updated user
user() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserResponse
The updated user
User - Class in software.amazon.awssdk.services.memorydb.model
You create users and assign them specific permissions by using an access string.
User.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UserAgentUtils - Class in software.amazon.awssdk.services.memorydb.internal
 
UserAlreadyExistsException - Exception in software.amazon.awssdk.services.memorydb.model

UserAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
userName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateUserRequest.Builder
The name of the user.
userName() - Method in class software.amazon.awssdk.services.memorydb.model.CreateUserRequest
The name of the user.
userName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DeleteUserRequest.Builder
The name of the user to delete
userName() - Method in class software.amazon.awssdk.services.memorydb.model.DeleteUserRequest
The name of the user to delete
userName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest.Builder
The name of the user
userName() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersRequest
The name of the user
userName(String) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateUserRequest.Builder
The name of the user
userName() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateUserRequest
The name of the user
userNames(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
The list of user names that belong to the ACL.
userNames(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ACL.Builder
The list of user names that belong to the ACL.
userNames() - Method in class software.amazon.awssdk.services.memorydb.model.ACL
The list of user names that belong to the ACL.
userNames(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
The list of users that belong to the Access Control List.
userNames(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.CreateAclRequest.Builder
The list of users that belong to the Access Control List.
userNames() - Method in class software.amazon.awssdk.services.memorydb.model.CreateAclRequest
The list of users that belong to the Access Control List.
userNamesToAdd(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ACLPendingChanges.Builder
A list of users being added to the ACL
userNamesToAdd(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ACLPendingChanges.Builder
A list of users being added to the ACL
userNamesToAdd() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
A list of users being added to the ACL
userNamesToAdd(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
The list of users to add to the Access Control List
userNamesToAdd(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
The list of users to add to the Access Control List
userNamesToAdd() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
The list of users to add to the Access Control List
userNamesToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.ACLPendingChanges.Builder
A list of user names being removed from the ACL
userNamesToRemove(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.ACLPendingChanges.Builder
A list of user names being removed from the ACL
userNamesToRemove() - Method in class software.amazon.awssdk.services.memorydb.model.ACLPendingChanges
A list of user names being removed from the ACL
userNamesToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
The list of users to remove from the Access Control List
userNamesToRemove(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.UpdateAclRequest.Builder
The list of users to remove from the Access Control List
userNamesToRemove() - Method in class software.amazon.awssdk.services.memorydb.model.UpdateAclRequest
The list of users to remove from the Access Control List
UserNotFoundException - Exception in software.amazon.awssdk.services.memorydb.model

UserNotFoundException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
UserQuotaExceededException - Exception in software.amazon.awssdk.services.memorydb.model

UserQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
 
users(Collection<User>) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse.Builder
A list of users.
users(User...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse.Builder
A list of users.
users(Consumer<User.Builder>...) - Method in interface software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse.Builder
A list of users.
users() - Method in class software.amazon.awssdk.services.memorydb.model.DescribeUsersResponse
A list of users.
users() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeUsersIterable
Returns an iterable to iterate through the paginated DescribeUsersResponse.users() member.
users() - Method in class software.amazon.awssdk.services.memorydb.paginators.DescribeUsersPublisher
Returns a publisher that can be used to get a stream of data.

V

validate() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.memorydb.endpoints.internal.Value
 
value(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Parameter.Builder
The value of the parameter
value() - Method in class software.amazon.awssdk.services.memorydb.model.Parameter
The value of the parameter
value(String) - Method in interface software.amazon.awssdk.services.memorydb.model.Tag.Builder
The tag's value.
value() - Method in class software.amazon.awssdk.services.memorydb.model.Tag
The tag's value.
Value.Array - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.memorydb.endpoints.internal
A string value.
valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.memorydb.endpoints.internal.AwsEndpointProviderUtils
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.AZStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.DataTieringStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.InputAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.memorydb.model.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.memorydb.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.AZStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.DataTieringStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.memorydb.model.Filter.Builder
The property values to filter on.
values(String...) - Method in interface software.amazon.awssdk.services.memorydb.model.Filter.Builder
The property values to filter on.
values() - Method in class software.amazon.awssdk.services.memorydb.model.Filter
The property values to filter on.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.InputAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.ServiceUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.memorydb.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions.Builder
 
version() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.Partitions
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.memorydb.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.RuleEvaluator
 
vpcId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterConfiguration.Builder
The ID of the VPC the cluster belongs to
vpcId() - Method in class software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
The ID of the VPC the cluster belongs to
vpcId(String) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroup.Builder
The Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group.
vpcId() - Method in class software.amazon.awssdk.services.memorydb.model.SubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group.

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.memorydb.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.AclAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.AclNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.AclQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ApiCallRateForCustomerExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ClusterQuotaForCustomerExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.DefaultUserRequiredException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.DuplicateUserNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InsufficientClusterCapacityException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidAclStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidClusterStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidCredentialsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidKmsKeyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterCombinationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterGroupStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidParameterValueException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSnapshotStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidSubnetException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidUserStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.InvalidVpcNetworkStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.MemoryDbException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.memorydb.model.MemoryDbException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForClusterExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.NodeQuotaForCustomerExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.NoOperationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ParameterGroupQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodeQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ReservedNodesOfferingNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceLinkedRoleNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.ShardsPerClusterQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SnapshotQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetGroupQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetNotAllowedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.SubnetQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.TagNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.TagQuotaPerResourceExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.TestFailoverNotAvailableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.UserAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.UserNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.memorydb.model.UserQuotaExceededException.Builder
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.