public static interface ProjectSummary.Builder extends SdkPojo, CopyableBuilder<ProjectSummary.Builder,ProjectSummary>
| Modifier and Type | Method and Description |
|---|---|
ProjectSummary.Builder |
name(String name)
Name of the project.
|
ProjectSummary.Builder |
projectId(String projectId)
Unique project identifier.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProjectSummary.Builder name(String name)
Name of the project.
name - Name of the project.ProjectSummary.Builder projectId(String projectId)
Unique project identifier.
projectId - Unique project identifier.Copyright © 2019. All rights reserved.