Interface GetCapacityReservationUsageResponse.Builder
- All Superinterfaces:
AwsResponse.Builder
,Buildable
,CopyableBuilder<GetCapacityReservationUsageResponse.Builder,
,GetCapacityReservationUsageResponse> Ec2Response.Builder
,SdkBuilder<GetCapacityReservationUsageResponse.Builder,
,GetCapacityReservationUsageResponse> SdkPojo
,SdkResponse.Builder
- Enclosing class:
GetCapacityReservationUsageResponse
-
Method Summary
Modifier and TypeMethodDescriptionavailableInstanceCount
(Integer availableInstanceCount) The remaining capacity.capacityReservationId
(String capacityReservationId) The ID of the Capacity Reservation.instanceType
(String instanceType) The type of instance for which the Capacity Reservation reserves capacity.instanceUsages
(Collection<InstanceUsage> instanceUsages) Information about the Capacity Reservation usage.instanceUsages
(Consumer<InstanceUsage.Builder>... instanceUsages) Information about the Capacity Reservation usage.instanceUsages
(InstanceUsage... instanceUsages) Information about the Capacity Reservation usage.The token to use to retrieve the next page of results.The current state of the Capacity Reservation.state
(CapacityReservationState state) The current state of the Capacity Reservation.totalInstanceCount
(Integer totalInstanceCount) The number of instances for which the Capacity Reservation reserves capacity.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.services.ec2.model.Ec2Response.Builder
build, responseMetadata, responseMetadata
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
Method Details
-
nextToken
The token to use to retrieve the next page of results. This value is
null
when there are no more results to return.- Parameters:
nextToken
- The token to use to retrieve the next page of results. This value isnull
when there are no more results to return.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
capacityReservationId
The ID of the Capacity Reservation.
- Parameters:
capacityReservationId
- The ID of the Capacity Reservation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
instanceType
The type of instance for which the Capacity Reservation reserves capacity.
- Parameters:
instanceType
- The type of instance for which the Capacity Reservation reserves capacity.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
totalInstanceCount
The number of instances for which the Capacity Reservation reserves capacity.
- Parameters:
totalInstanceCount
- The number of instances for which the Capacity Reservation reserves capacity.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availableInstanceCount
The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.
- Parameters:
availableInstanceCount
- The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
state
The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:
-
active
- The capacity is available for use. -
expired
- The Capacity Reservation expired automatically at the date and time specified in your reservation request. The reserved capacity is no longer available for your use. -
cancelled
- The Capacity Reservation was canceled. The reserved capacity is no longer available for your use. -
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending. -
failed
- The Capacity Reservation request has failed. A request can fail due to request parameters that are not valid, capacity constraints, or instance limit constraints. You can view a failed request for 60 minutes. -
scheduled
- (Future-dated Capacity Reservations) The future-dated Capacity Reservation request was approved and the Capacity Reservation is scheduled for delivery on the requested start date. -
payment-pending
- (Capacity Blocks) The upfront payment has not been processed yet. -
payment-failed
- (Capacity Blocks) The upfront payment was not processed in the 12-hour time frame. Your Capacity Block was released. -
assessing
- (Future-dated Capacity Reservations) Amazon EC2 is assessing your request for a future-dated Capacity Reservation. -
delayed
- (Future-dated Capacity Reservations) Amazon EC2 encountered a delay in provisioning the requested future-dated Capacity Reservation. Amazon EC2 is unable to deliver the requested capacity by the requested start date and time. -
unsupported
- (Future-dated Capacity Reservations) Amazon EC2 can't support the future-dated Capacity Reservation request due to capacity constraints. You can view unsupported requests for 30 days. The Capacity Reservation will not be delivered.
- Parameters:
state
- The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:-
active
- The capacity is available for use. -
expired
- The Capacity Reservation expired automatically at the date and time specified in your reservation request. The reserved capacity is no longer available for your use. -
cancelled
- The Capacity Reservation was canceled. The reserved capacity is no longer available for your use. -
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending. -
failed
- The Capacity Reservation request has failed. A request can fail due to request parameters that are not valid, capacity constraints, or instance limit constraints. You can view a failed request for 60 minutes. -
scheduled
- (Future-dated Capacity Reservations) The future-dated Capacity Reservation request was approved and the Capacity Reservation is scheduled for delivery on the requested start date. -
payment-pending
- (Capacity Blocks) The upfront payment has not been processed yet. -
payment-failed
- (Capacity Blocks) The upfront payment was not processed in the 12-hour time frame. Your Capacity Block was released. -
assessing
- (Future-dated Capacity Reservations) Amazon EC2 is assessing your request for a future-dated Capacity Reservation. -
delayed
- (Future-dated Capacity Reservations) Amazon EC2 encountered a delay in provisioning the requested future-dated Capacity Reservation. Amazon EC2 is unable to deliver the requested capacity by the requested start date and time. -
unsupported
- (Future-dated Capacity Reservations) Amazon EC2 can't support the future-dated Capacity Reservation request due to capacity constraints. You can view unsupported requests for 30 days. The Capacity Reservation will not be delivered.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
state
The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:
-
active
- The capacity is available for use. -
expired
- The Capacity Reservation expired automatically at the date and time specified in your reservation request. The reserved capacity is no longer available for your use. -
cancelled
- The Capacity Reservation was canceled. The reserved capacity is no longer available for your use. -
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending. -
failed
- The Capacity Reservation request has failed. A request can fail due to request parameters that are not valid, capacity constraints, or instance limit constraints. You can view a failed request for 60 minutes. -
scheduled
- (Future-dated Capacity Reservations) The future-dated Capacity Reservation request was approved and the Capacity Reservation is scheduled for delivery on the requested start date. -
payment-pending
- (Capacity Blocks) The upfront payment has not been processed yet. -
payment-failed
- (Capacity Blocks) The upfront payment was not processed in the 12-hour time frame. Your Capacity Block was released. -
assessing
- (Future-dated Capacity Reservations) Amazon EC2 is assessing your request for a future-dated Capacity Reservation. -
delayed
- (Future-dated Capacity Reservations) Amazon EC2 encountered a delay in provisioning the requested future-dated Capacity Reservation. Amazon EC2 is unable to deliver the requested capacity by the requested start date and time. -
unsupported
- (Future-dated Capacity Reservations) Amazon EC2 can't support the future-dated Capacity Reservation request due to capacity constraints. You can view unsupported requests for 30 days. The Capacity Reservation will not be delivered.
- Parameters:
state
- The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:-
active
- The capacity is available for use. -
expired
- The Capacity Reservation expired automatically at the date and time specified in your reservation request. The reserved capacity is no longer available for your use. -
cancelled
- The Capacity Reservation was canceled. The reserved capacity is no longer available for your use. -
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending. -
failed
- The Capacity Reservation request has failed. A request can fail due to request parameters that are not valid, capacity constraints, or instance limit constraints. You can view a failed request for 60 minutes. -
scheduled
- (Future-dated Capacity Reservations) The future-dated Capacity Reservation request was approved and the Capacity Reservation is scheduled for delivery on the requested start date. -
payment-pending
- (Capacity Blocks) The upfront payment has not been processed yet. -
payment-failed
- (Capacity Blocks) The upfront payment was not processed in the 12-hour time frame. Your Capacity Block was released. -
assessing
- (Future-dated Capacity Reservations) Amazon EC2 is assessing your request for a future-dated Capacity Reservation. -
delayed
- (Future-dated Capacity Reservations) Amazon EC2 encountered a delay in provisioning the requested future-dated Capacity Reservation. Amazon EC2 is unable to deliver the requested capacity by the requested start date and time. -
unsupported
- (Future-dated Capacity Reservations) Amazon EC2 can't support the future-dated Capacity Reservation request due to capacity constraints. You can view unsupported requests for 30 days. The Capacity Reservation will not be delivered.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
instanceUsages
GetCapacityReservationUsageResponse.Builder instanceUsages(Collection<InstanceUsage> instanceUsages) Information about the Capacity Reservation usage.
- Parameters:
instanceUsages
- Information about the Capacity Reservation usage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
instanceUsages
Information about the Capacity Reservation usage.
- Parameters:
instanceUsages
- Information about the Capacity Reservation usage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
instanceUsages
GetCapacityReservationUsageResponse.Builder instanceUsages(Consumer<InstanceUsage.Builder>... instanceUsages) Information about the Capacity Reservation usage.
This is a convenience method that creates an instance of theInstanceUsage.Builder
avoiding the need to create one manually viaInstanceUsage.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toinstanceUsages(List<InstanceUsage>)
.- Parameters:
instanceUsages
- a consumer that will call methods onInstanceUsage.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-