| Package | Description |
|---|---|
| software.amazon.awssdk.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
List<SanitizationWarning> |
UpdateConfigurationResponse.warnings()
The list of the first 20 warnings about the configuration XML elements or attributes that were sanitized.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigurationResponse.Builder |
UpdateConfigurationResponse.Builder.warnings(SanitizationWarning... warnings)
The list of the first 20 warnings about the configuration XML elements or attributes that were sanitized.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigurationResponse.Builder |
UpdateConfigurationResponse.Builder.warnings(Collection<SanitizationWarning> warnings)
The list of the first 20 warnings about the configuration XML elements or attributes that were sanitized.
|
Copyright © 2022. All rights reserved.