| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
BadRequestDetails |
BadRequestException.details()
Returns the value of the Details property for this object.
|
static BadRequestDetails |
BadRequestDetails.fromInvalidConfiguration(List<InvalidConfigurationDetail> invalidConfiguration)
Create an instance of this class with
invalidConfiguration() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
BadRequestException.Builder |
BadRequestException.Builder.details(BadRequestDetails details)
Sets the value of the Details property for this object.
|
Copyright © 2023. All rights reserved.