public static interface SubscribedProject.Builder extends SdkPojo, CopyableBuilder<SubscribedProject.Builder,SubscribedProject>
| Modifier and Type | Method and Description |
|---|---|
SubscribedProject.Builder |
id(String id)
The identifier of the project that has the subscription grant.
|
SubscribedProject.Builder |
name(String name)
The name of the project that has the subscription grant.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSubscribedProject.Builder id(String id)
The identifier of the project that has the subscription grant.
id - The identifier of the project that has the subscription grant.SubscribedProject.Builder name(String name)
The name of the project that has the subscription grant.
name - The name of the project that has the subscription grant.Copyright © 2023. All rights reserved.