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