public static interface BuildNotDeleted.Builder extends SdkPojo, CopyableBuilder<BuildNotDeleted.Builder,BuildNotDeleted>
| Modifier and Type | Method and Description |
|---|---|
BuildNotDeleted.Builder |
id(String id)
The ID of the build that could not be successfully deleted.
|
BuildNotDeleted.Builder |
statusCode(String statusCodeValue)
Additional information about the build that could not be successfully deleted.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBuildNotDeleted.Builder id(String id)
The ID of the build that could not be successfully deleted.
id - The ID of the build that could not be successfully deleted.BuildNotDeleted.Builder statusCode(String statusCodeValue)
Additional information about the build that could not be successfully deleted.
statusCodeValue - Additional information about the build that could not be successfully deleted.Copyright © 2021. All rights reserved.