| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr |
|
| software.amazon.awssdk.services.ecr.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutImageScanningConfigurationResponse> |
EcrAsyncClient.putImageScanningConfiguration(PutImageScanningConfigurationRequest putImageScanningConfigurationRequest)
Updates the image scanning configuration for the specified repository.
|
default PutImageScanningConfigurationResponse |
EcrClient.putImageScanningConfiguration(PutImageScanningConfigurationRequest putImageScanningConfigurationRequest)
Updates the image scanning configuration for the specified repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutImageScanningConfigurationRequestMarshaller.marshall(PutImageScanningConfigurationRequest putImageScanningConfigurationRequest) |
Copyright © 2021. All rights reserved.