Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
List<CancelledSpotInstanceRequest> |
CancelSpotInstanceRequestsResponse.cancelledSpotInstanceRequests()
The Spot Instance requests.
|
Modifier and Type | Method and Description |
---|---|
CancelSpotInstanceRequestsResponse.Builder |
CancelSpotInstanceRequestsResponse.Builder.cancelledSpotInstanceRequests(CancelledSpotInstanceRequest... cancelledSpotInstanceRequests)
The Spot Instance requests.
|
Modifier and Type | Method and Description |
---|---|
CancelSpotInstanceRequestsResponse.Builder |
CancelSpotInstanceRequestsResponse.Builder.cancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest> cancelledSpotInstanceRequests)
The Spot Instance requests.
|
Copyright © 2023. All rights reserved.