Interface SubscribedProject.Builder

    • Method Detail

      • id

        SubscribedProject.Builder id​(String id)

        The identifier of the project that has the subscription grant.

        Parameters:
        id - The identifier of the project that has the subscription grant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        SubscribedProject.Builder name​(String name)

        The name of the project that has the subscription grant.

        Parameters:
        name - The name of the project that has the subscription grant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.