CopyableBuilder<CancelledSpotInstanceRequest.Builder,CancelledSpotInstanceRequest>, SdkBuilder<CancelledSpotInstanceRequest.Builder,CancelledSpotInstanceRequest>public static interface CancelledSpotInstanceRequest.Builder extends CopyableBuilder<CancelledSpotInstanceRequest.Builder,CancelledSpotInstanceRequest>
| Modifier and Type | Method | Description |
|---|---|---|
CancelledSpotInstanceRequest.Builder |
spotInstanceRequestId(String spotInstanceRequestId) |
The ID of the Spot instance request.
|
CancelledSpotInstanceRequest.Builder |
state(String state) |
The state of the Spot instance request.
|
CancelledSpotInstanceRequest.Builder |
state(CancelSpotInstanceRequestState state) |
The state of the Spot instance request.
|
copyapply, buildCancelledSpotInstanceRequest.Builder spotInstanceRequestId(String spotInstanceRequestId)
The ID of the Spot instance request.
spotInstanceRequestId - The ID of the Spot instance request.CancelledSpotInstanceRequest.Builder state(String state)
The state of the Spot instance request.
state - The state of the Spot instance request.CancelSpotInstanceRequestStateCancelledSpotInstanceRequest.Builder state(CancelSpotInstanceRequestState state)
The state of the Spot instance request.
state - The state of the Spot instance request.CancelSpotInstanceRequestStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.