public static interface DeleteDiskSnapshotResponse.Builder extends LightsailResponse.Builder, CopyableBuilder<DeleteDiskSnapshotResponse.Builder,DeleteDiskSnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteDiskSnapshotResponse.Builder |
operations(Collection<Operation> operations)
An object describing the API operations.
|
DeleteDiskSnapshotResponse.Builder |
operations(Operation... operations)
An object describing the API operations.
|
buildcopyapply, buildDeleteDiskSnapshotResponse.Builder operations(Collection<Operation> operations)
An object describing the API operations.
operations - An object describing the API operations.DeleteDiskSnapshotResponse.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.