|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CancelledSpotInstanceRequest | |
|---|---|
| com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
| Uses of CancelledSpotInstanceRequest in com.amazonaws.services.ec2.model |
|---|
| Methods in com.amazonaws.services.ec2.model that return CancelledSpotInstanceRequest | |
|---|---|
CancelledSpotInstanceRequest |
CancelledSpotInstanceRequest.withSpotInstanceRequestId(String spotInstanceRequestId)
Returns a reference to this object so that method calls can be chained together. |
CancelledSpotInstanceRequest |
CancelledSpotInstanceRequest.withState(String state)
Returns a reference to this object so that method calls can be chained together. |
| Methods in com.amazonaws.services.ec2.model that return types with arguments of type CancelledSpotInstanceRequest | |
|---|---|
List<CancelledSpotInstanceRequest> |
CancelSpotInstanceRequestsResult.getCancelledSpotInstanceRequests()
|
| Methods in com.amazonaws.services.ec2.model with parameters of type CancelledSpotInstanceRequest | |
|---|---|
CancelSpotInstanceRequestsResult |
CancelSpotInstanceRequestsResult.withCancelledSpotInstanceRequests(CancelledSpotInstanceRequest... cancelledSpotInstanceRequests)
Returns a reference to this object so that method calls can be chained together. |
| Method parameters in com.amazonaws.services.ec2.model with type arguments of type CancelledSpotInstanceRequest | |
|---|---|
void |
CancelSpotInstanceRequestsResult.setCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest> cancelledSpotInstanceRequests)
|
CancelSpotInstanceRequestsResult |
CancelSpotInstanceRequestsResult.withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest> cancelledSpotInstanceRequests)
Returns a reference to this object so that method calls can be chained together. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||