Class ModifyCapacityReservationRequest
- java.lang.Object
-
- software.amazon.awssdk.core.SdkRequest
-
- software.amazon.awssdk.awscore.AwsRequest
-
- software.amazon.awssdk.services.ec2.model.Ec2Request
-
- software.amazon.awssdk.services.ec2.model.ModifyCapacityReservationRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<ModifyCapacityReservationRequest.Builder,ModifyCapacityReservationRequest>
@Generated("software.amazon.awssdk:codegen") public final class ModifyCapacityReservationRequest extends Ec2Request implements ToCopyableBuilder<ModifyCapacityReservationRequest.Builder,ModifyCapacityReservationRequest>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceModifyCapacityReservationRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Booleanaccept()Reserved.StringadditionalInfo()Reserved for future use.static ModifyCapacityReservationRequest.Builderbuilder()StringcapacityReservationId()The ID of the Capacity Reservation.BooleandryRun()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.InstantendDate()The date and time at which the Capacity Reservation expires.EndDateTypeendDateType()Indicates the way in which the Capacity Reservation ends.StringendDateTypeAsString()Indicates the way in which the Capacity Reservation ends.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()IntegerinstanceCount()The number of instances for which to reserve capacity.InstanceMatchCriteriainstanceMatchCriteria()The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation.StringinstanceMatchCriteriaAsString()The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation.Map<String,SdkField<?>>sdkFieldNameToField()List<SdkField<?>>sdkFields()static Class<? extends ModifyCapacityReservationRequest.Builder>serializableBuilderClass()ModifyCapacityReservationRequest.BuildertoBuilder()StringtoString()Returns a string representation of this object.-
Methods inherited from class software.amazon.awssdk.awscore.AwsRequest
overrideConfiguration
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
capacityReservationId
public final String capacityReservationId()
The ID of the Capacity Reservation.
- Returns:
- The ID of the Capacity Reservation.
-
instanceCount
public final Integer instanceCount()
The number of instances for which to reserve capacity. The number of instances can't be increased or decreased by more than
1000in a single request.- Returns:
- The number of instances for which to reserve capacity. The number of instances can't be increased or
decreased by more than
1000in a single request.
-
endDate
public final Instant endDate()
The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's state changes to
expiredwhen it reaches its end date and time.The Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019.
You must provide an
EndDatevalue ifEndDateTypeislimited. OmitEndDateifEndDateTypeisunlimited.- Returns:
- The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the
reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's
state changes to
expiredwhen it reaches its end date and time.The Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019.
You must provide an
EndDatevalue ifEndDateTypeislimited. OmitEndDateifEndDateTypeisunlimited.
-
endDateType
public final EndDateType endDateType()
Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
-
unlimited- The Capacity Reservation remains active until you explicitly cancel it. Do not provide anEndDatevalue ifEndDateTypeisunlimited. -
limited- The Capacity Reservation expires automatically at a specified date and time. You must provide anEndDatevalue ifEndDateTypeislimited.
If the service returns an enum value that is not available in the current SDK version,
endDateTypewill returnEndDateType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromendDateTypeAsString().- Returns:
- Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the
following end types:
-
unlimited- The Capacity Reservation remains active until you explicitly cancel it. Do not provide anEndDatevalue ifEndDateTypeisunlimited. -
limited- The Capacity Reservation expires automatically at a specified date and time. You must provide anEndDatevalue ifEndDateTypeislimited.
-
- See Also:
EndDateType
-
-
endDateTypeAsString
public final String endDateTypeAsString()
Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
-
unlimited- The Capacity Reservation remains active until you explicitly cancel it. Do not provide anEndDatevalue ifEndDateTypeisunlimited. -
limited- The Capacity Reservation expires automatically at a specified date and time. You must provide anEndDatevalue ifEndDateTypeislimited.
If the service returns an enum value that is not available in the current SDK version,
endDateTypewill returnEndDateType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromendDateTypeAsString().- Returns:
- Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the
following end types:
-
unlimited- The Capacity Reservation remains active until you explicitly cancel it. Do not provide anEndDatevalue ifEndDateTypeisunlimited. -
limited- The Capacity Reservation expires automatically at a specified date and time. You must provide anEndDatevalue ifEndDateTypeislimited.
-
- See Also:
EndDateType
-
-
accept
public final Boolean accept()
Reserved. Capacity Reservations you have created are accepted by default.
- Returns:
- Reserved. Capacity Reservations you have created are accepted by default.
-
dryRun
public final Boolean dryRun()
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.- Returns:
- Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.
-
additionalInfo
public final String additionalInfo()
Reserved for future use.
- Returns:
- Reserved for future use.
-
instanceMatchCriteria
public final InstanceMatchCriteria instanceMatchCriteria()
The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation. If you change the instance eligibility of an existing Capacity Reservation from
targetedtoopen, any running instances that match the attributes of the Capacity Reservation, have theCapacityReservationPreferenceset toopen, and are not yet running in the Capacity Reservation, will automatically use the modified Capacity Reservation.To modify the instance eligibility, the Capacity Reservation must be completely idle (zero usage).
If the service returns an enum value that is not available in the current SDK version,
instanceMatchCriteriawill returnInstanceMatchCriteria.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominstanceMatchCriteriaAsString().- Returns:
- The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation.
If you change the instance eligibility of an existing Capacity Reservation from
targetedtoopen, any running instances that match the attributes of the Capacity Reservation, have theCapacityReservationPreferenceset toopen, and are not yet running in the Capacity Reservation, will automatically use the modified Capacity Reservation.To modify the instance eligibility, the Capacity Reservation must be completely idle (zero usage).
- See Also:
InstanceMatchCriteria
-
instanceMatchCriteriaAsString
public final String instanceMatchCriteriaAsString()
The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation. If you change the instance eligibility of an existing Capacity Reservation from
targetedtoopen, any running instances that match the attributes of the Capacity Reservation, have theCapacityReservationPreferenceset toopen, and are not yet running in the Capacity Reservation, will automatically use the modified Capacity Reservation.To modify the instance eligibility, the Capacity Reservation must be completely idle (zero usage).
If the service returns an enum value that is not available in the current SDK version,
instanceMatchCriteriawill returnInstanceMatchCriteria.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominstanceMatchCriteriaAsString().- Returns:
- The matching criteria (instance eligibility) that you want to use in the modified Capacity Reservation.
If you change the instance eligibility of an existing Capacity Reservation from
targetedtoopen, any running instances that match the attributes of the Capacity Reservation, have theCapacityReservationPreferenceset toopen, and are not yet running in the Capacity Reservation, will automatically use the modified Capacity Reservation.To modify the instance eligibility, the Capacity Reservation must be completely idle (zero usage).
- See Also:
InstanceMatchCriteria
-
toBuilder
public ModifyCapacityReservationRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<ModifyCapacityReservationRequest.Builder,ModifyCapacityReservationRequest>- Specified by:
toBuilderin classEc2Request
-
builder
public static ModifyCapacityReservationRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends ModifyCapacityReservationRequest.Builder> serializableBuilderClass()
-
hashCode
public final int hashCode()
- Overrides:
hashCodein classAwsRequest
-
equals
public final boolean equals(Object obj)
- Overrides:
equalsin classAwsRequest
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
getValueForField
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
- Overrides:
getValueForFieldin classSdkRequest
-
sdkFieldNameToField
public final Map<String,SdkField<?>> sdkFieldNameToField()
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-
-