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