Interface AssetInstanceTypeCapacity.Builder

    • Method Detail

      • instanceType

        AssetInstanceTypeCapacity.Builder instanceType​(String instanceType)

        The type of instance.

        Parameters:
        instanceType - The type of instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • count

        AssetInstanceTypeCapacity.Builder count​(Integer count)

        The number of each instance type.

        Parameters:
        count - The number of each instance type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.