public static interface ProjectInformation.Builder extends SdkPojo, CopyableBuilder<ProjectInformation.Builder,ProjectInformation>
| Modifier and Type | Method and Description |
|---|---|
ProjectInformation.Builder |
name(String name)
The name of the project in the space.
|
ProjectInformation.Builder |
projectId(String projectId)
The system-generated unique ID of the project.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProjectInformation.Builder name(String name)
The name of the project in the space.
name - The name of the project in the space.ProjectInformation.Builder projectId(String projectId)
The system-generated unique ID of the project.
projectId - The system-generated unique ID of the project.Copyright © 2023. All rights reserved.