Interface InstanceTypeOffering.Builder

    • Method Detail

      • location

        InstanceTypeOffering.Builder location​(String location)

        The identifier for the location. This depends on the location type. For example, if the location type is region, the location is the Region code (for example, us-east-2.)

        Parameters:
        location - The identifier for the location. This depends on the location type. For example, if the location type is region, the location is the Region code (for example, us-east-2.)
        Returns:
        Returns a reference to this object so that method calls can be chained together.