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