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