public static interface CreateDiskSnapshotResponse.Builder extends LightsailResponse.Builder, CopyableBuilder<CreateDiskSnapshotResponse.Builder,CreateDiskSnapshotResponse>
Modifier and Type | Method and Description |
---|---|
CreateDiskSnapshotResponse.Builder |
operations(Collection<Operation> operations)
An object describing the API operations.
|
CreateDiskSnapshotResponse.Builder |
operations(Operation... operations)
An object describing the API operations.
|
build
copy
apply, build
CreateDiskSnapshotResponse.Builder operations(Collection<Operation> operations)
An object describing the API operations.
operations
- An object describing the API operations.CreateDiskSnapshotResponse.Builder operations(Operation... operations)
An object describing the API operations.
operations
- An object describing the API operations.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.