Interface CapacityReservationInfo.Builder

    • Method Detail

      • 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.
      • 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.