static ClusterSnapshotInList.Builder |
ClusterSnapshotInList.builder() |
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.Builder.clusterArn(String clusterArn) |
The arn of the Elastic DocumentDB cluster.
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.Builder.snapshotArn(String snapshotArn) |
The arn of the Elastic DocumentDB snapshot
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.Builder.snapshotCreationTime(String snapshotCreationTime) |
The time when the Elastic DocumentDB snapshot was created in Universal Coordinated Time (UTC).
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.Builder.snapshotName(String snapshotName) |
The name of the Elastic DocumentDB snapshot.
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.Builder.status(String status) |
The status of the Elastic DocumentDB snapshot.
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.Builder.status(Status status) |
The status of the Elastic DocumentDB snapshot.
|
ClusterSnapshotInList.Builder |
ClusterSnapshotInList.toBuilder() |
|