| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
AppUnitError.Builder |
AppUnitError.Builder.appUnitErrorCategory(AppUnitErrorCategory appUnitErrorCategory)
The category of the error.
|
AppUnitError.Builder |
AppUnitError.Builder.appUnitErrorCategory(String appUnitErrorCategory)
The category of the error.
|
static AppUnitError.Builder |
AppUnitError.builder() |
AppUnitError.Builder |
AppUnitError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AppUnitError.Builder> |
AppUnitError.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ApplicationComponentDetail.Builder |
ApplicationComponentDetail.Builder.appUnitError(Consumer<AppUnitError.Builder> appUnitError)
The error in the analysis of the source code or database.
|
Copyright © 2023. All rights reserved.