CopyableBuilder<DeliverConfigSnapshotResponse.Builder,DeliverConfigSnapshotResponse>
, SdkBuilder<DeliverConfigSnapshotResponse.Builder,DeliverConfigSnapshotResponse>
public static interface DeliverConfigSnapshotResponse.Builder extends CopyableBuilder<DeliverConfigSnapshotResponse.Builder,DeliverConfigSnapshotResponse>
Modifier and Type | Method | Description |
---|---|---|
DeliverConfigSnapshotResponse.Builder |
configSnapshotId(String configSnapshotId) |
The ID of the snapshot that is being created.
|
copy
apply, build
DeliverConfigSnapshotResponse.Builder configSnapshotId(String configSnapshotId)
The ID of the snapshot that is being created.
configSnapshotId
- The ID of the snapshot that is being created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.