Interface NetworkResourceCount.Builder

    • Method Detail

      • resourceType

        NetworkResourceCount.Builder resourceType​(String resourceType)

        The resource type.

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

        NetworkResourceCount.Builder count​(Integer count)

        The resource count.

        Parameters:
        count - The resource count.
        Returns:
        Returns a reference to this object so that method calls can be chained together.