public static interface CreateInstancesFromSnapshotResponse.Builder extends LightsailResponse.Builder, CopyableBuilder<CreateInstancesFromSnapshotResponse.Builder,CreateInstancesFromSnapshotResponse>
Modifier and Type | Method and Description |
---|---|
CreateInstancesFromSnapshotResponse.Builder |
operations(Collection<Operation> operations)
An array of key-value pairs containing information about the results of your create instances from snapshot
request.
|
CreateInstancesFromSnapshotResponse.Builder |
operations(Operation... operations)
An array of key-value pairs containing information about the results of your create instances from snapshot
request.
|
build
copy
apply, build
CreateInstancesFromSnapshotResponse.Builder operations(Collection<Operation> operations)
An array of key-value pairs containing information about the results of your create instances from snapshot request.
operations
- An array of key-value pairs containing information about the results of your create instances from
snapshot request.CreateInstancesFromSnapshotResponse.Builder operations(Operation... operations)
An array of key-value pairs containing information about the results of your create instances from snapshot request.
operations
- An array of key-value pairs containing information about the results of your create instances from
snapshot request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.