public static interface DevEnvironmentRepositorySummary.Builder extends SdkPojo, CopyableBuilder<DevEnvironmentRepositorySummary.Builder,DevEnvironmentRepositorySummary>
| Modifier and Type | Method and Description |
|---|---|
DevEnvironmentRepositorySummary.Builder |
branchName(String branchName)
The name of the branch in a source repository cloned into the Dev Environment.
|
DevEnvironmentRepositorySummary.Builder |
repositoryName(String repositoryName)
The name of the source repository.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDevEnvironmentRepositorySummary.Builder repositoryName(String repositoryName)
The name of the source repository.
repositoryName - The name of the source repository.DevEnvironmentRepositorySummary.Builder branchName(String branchName)
The name of the branch in a source repository cloned into the Dev Environment.
branchName - The name of the branch in a source repository cloned into the Dev Environment.Copyright © 2023. All rights reserved.