| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryScanningConfigurationFailure> |
BatchGetRepositoryScanningConfigurationResponse.failures()
Any failures associated with the call.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetRepositoryScanningConfigurationResponse.Builder |
BatchGetRepositoryScanningConfigurationResponse.Builder.failures(RepositoryScanningConfigurationFailure... failures)
Any failures associated with the call.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetRepositoryScanningConfigurationResponse.Builder |
BatchGetRepositoryScanningConfigurationResponse.Builder.failures(Collection<RepositoryScanningConfigurationFailure> failures)
Any failures associated with the call.
|
Copyright © 2023. All rights reserved.