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