| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
static ClusterInList.Builder |
ClusterInList.builder() |
ClusterInList.Builder |
ClusterInList.Builder.clusterArn(String clusterArn)
The arn of the Elastic DocumentDB cluster.
|
ClusterInList.Builder |
ClusterInList.Builder.clusterName(String clusterName)
The name of the Elastic DocumentDB cluster.
|
ClusterInList.Builder |
ClusterInList.Builder.status(Status status)
The status of the Elastic DocumentDB cluster.
|
ClusterInList.Builder |
ClusterInList.Builder.status(String status)
The status of the Elastic DocumentDB cluster.
|
ClusterInList.Builder |
ClusterInList.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ClusterInList.Builder> |
ClusterInList.serializableBuilderClass() |
Copyright © 2023. All rights reserved.