public static interface CreateSnapshotResponse.Builder extends DirectoryResponse.Builder, CopyableBuilder<CreateSnapshotResponse.Builder,CreateSnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResponse.Builder |
snapshotId(String snapshotId)
The identifier of the snapshot that was created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateSnapshotResponse.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.