Interface ReservedCapacityFallbackOptionsRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ReservedCapacityFallbackOptionsRequest.Builder,ReservedCapacityFallbackOptionsRequest>, SdkBuilder<ReservedCapacityFallbackOptionsRequest.Builder,ReservedCapacityFallbackOptionsRequest>, SdkPojo
Enclosing class:
ReservedCapacityFallbackOptionsRequest

@Mutable @NotThreadSafe public static interface ReservedCapacityFallbackOptionsRequest.Builder extends SdkPojo, CopyableBuilder<ReservedCapacityFallbackOptionsRequest.Builder,ReservedCapacityFallbackOptionsRequest>
  • Method Details

    • marketTypesWithStrings

      The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.

      Parameters:
      marketTypes - The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketTypesWithStrings

      ReservedCapacityFallbackOptionsRequest.Builder marketTypesWithStrings(String... marketTypes)

      The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.

      Parameters:
      marketTypes - The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketTypes

      The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.

      Parameters:
      marketTypes - The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketTypes

      The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.

      Parameters:
      marketTypes - The instance purchasing options to fall back to when the reserved capacity is not enough to meet the target capacity. The only supported value is on-demand, which launches On-Demand Instances to fulfill the remaining target capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.