public static interface CompleteSnapshotResponse.Builder extends EbsResponse.Builder, SdkPojo, CopyableBuilder<CompleteSnapshotResponse.Builder,CompleteSnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
CompleteSnapshotResponse.Builder |
status(Status status)
The status of the snapshot.
|
CompleteSnapshotResponse.Builder |
status(String status)
The status of the snapshot.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCompleteSnapshotResponse.Builder status(String status)
The status of the snapshot.
CompleteSnapshotResponse.Builder status(Status status)
The status of the snapshot.
Copyright © 2022. All rights reserved.