- 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.
- 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
- 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.
- 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.
- 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
-
- 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.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.
- 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
-
- 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
-
- 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.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
-
- 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.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
-
- 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
- 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
- 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 interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- DefaultUserRequiredException - Exception in software.amazon.awssdk.services.memorydb.model
-
- DefaultUserRequiredException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
-
- 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
-
- 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
-
- 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
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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
- 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.
- 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.
- 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.
- 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
- 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.
- 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.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.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.ReplicaConfigurationRequest
-
- 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.
- 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.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.
- 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.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
-
- 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.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.
- NoOperationException - Exception in software.amazon.awssdk.services.memorydb.model
-
- NoOperationException.Builder - Interface in software.amazon.awssdk.services.memorydb.model
-
- 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.
- Parameter - Class in software.amazon.awssdk.services.memorydb.model
-
Describes an individual setting that controls some aspect of MemoryDB behavior.
- Parameter.Builder - Interface in software.amazon.awssdk.services.memorydb.model
-
- 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.
- 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.
- 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.
- 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
- 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
- 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.
- 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.
- 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.
- 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.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.ReplicaConfigurationRequest
-
- 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.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.ReplicaConfigurationRequest
-
- 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_METADATA_ID - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.memorydb.MemoryDbClient
-
- 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
- ServiceUpdateStatus - Enum in software.amazon.awssdk.services.memorydb.model
-
- ServiceUpdateType - Enum in software.amazon.awssdk.services.memorydb.model
-
- 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).
- 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.
- 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.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.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).
- 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.
- 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.
- 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.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
- 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.
- 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.
- 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.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.
- 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.
- 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.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.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.ReplicaConfigurationRequest
-
- 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
-
- 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.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.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.ReplicaConfigurationRequest
-
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.
- 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