public static interface CreateSnapshotResponse.Builder extends DirectoryResponse.Builder, SdkPojo, CopyableBuilder<CreateSnapshotResponse.Builder,CreateSnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResponse.Builder |
snapshotId(String snapshotId)
The identifier of the snapshot that was created.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSnapshotResponse.Builder snapshotId(String snapshotId)
The identifier of the snapshot that was created.
snapshotId - The identifier of the snapshot that was created.Copyright © 2022. All rights reserved.