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