public static interface BuildNotDeleted.Builder extends 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 statusCode)
Additional information about the build that could not be successfully deleted.
|
copyapply, 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 statusCode)
Additional information about the build that could not be successfully deleted.
statusCode - Additional information about the build that could not be successfully deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.