| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static BuildNotDeleted.Builder |
BuildNotDeleted.builder() |
BuildNotDeleted.Builder |
BuildNotDeleted.Builder.id(String id)
The ID of the build that could not be successfully deleted.
|
BuildNotDeleted.Builder |
BuildNotDeleted.Builder.statusCode(String statusCodeValue)
Additional information about the build that could not be successfully deleted.
|
BuildNotDeleted.Builder |
BuildNotDeleted.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BuildNotDeleted.Builder> |
BuildNotDeleted.serializableBuilderClass() |
Copyright © 2021. All rights reserved.