Interface CapacityReservationInfo.Builder

  • Method Details

    • instanceType

      CapacityReservationInfo.Builder instanceType(String instanceType)

      The instance type for the Capacity Reservation.

      Parameters:
      instanceType - The instance type for the Capacity Reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • availabilityZone

      CapacityReservationInfo.Builder availabilityZone(String availabilityZone)

      The Availability Zone for the Capacity Reservation.

      Parameters:
      availabilityZone - The Availability Zone for the Capacity Reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tenancy

      The tenancy of the Capacity Reservation.

      Parameters:
      tenancy - The tenancy of the Capacity Reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tenancy

      The tenancy of the Capacity Reservation.

      Parameters:
      tenancy - The tenancy of the Capacity Reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • availabilityZoneId

      CapacityReservationInfo.Builder availabilityZoneId(String availabilityZoneId)

      The ID of the Availability Zone.

      Parameters:
      availabilityZoneId - The ID of the Availability Zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.