Interface SubscribedProject.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SubscribedProject.Builder,SubscribedProject>, SdkBuilder<SubscribedProject.Builder,SubscribedProject>, SdkPojo
Enclosing class:
SubscribedProject

public static interface SubscribedProject.Builder extends SdkPojo, CopyableBuilder<SubscribedProject.Builder,SubscribedProject>
  • Method Details

    • 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

      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.