| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CancelledSpotInstanceRequest.Builder |
CancelledSpotInstanceRequest.builder() |
CancelledSpotInstanceRequest.Builder |
CancelledSpotInstanceRequest.Builder.spotInstanceRequestId(String spotInstanceRequestId)
The ID of the Spot Instance request.
|
CancelledSpotInstanceRequest.Builder |
CancelledSpotInstanceRequest.Builder.state(CancelSpotInstanceRequestState state)
The state of the Spot Instance request.
|
CancelledSpotInstanceRequest.Builder |
CancelledSpotInstanceRequest.Builder.state(String state)
The state of the Spot Instance request.
|
CancelledSpotInstanceRequest.Builder |
CancelledSpotInstanceRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CancelledSpotInstanceRequest.Builder> |
CancelledSpotInstanceRequest.serializableBuilderClass() |
Copyright © 2019. All rights reserved.