Interface SubscribedProjectInput.Builder

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

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

    • identifier

      SubscribedProjectInput.Builder identifier(String identifier)

      The identifier of the project that is to be given a subscription grant.

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