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, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateSnapshotResponse.Builder snapshotId(String snapshotId)
The identifier of the snapshot that was created.
snapshotId
- The identifier of the snapshot that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.