| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr |
|
| Modifier and Type | Method and Description |
|---|---|
default PutImageScanningConfigurationResponse |
EcrClient.putImageScanningConfiguration(Consumer<PutImageScanningConfigurationRequest.Builder> putImageScanningConfigurationRequest)
|
default PutImageScanningConfigurationResponse |
EcrClient.putImageScanningConfiguration(PutImageScanningConfigurationRequest putImageScanningConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutImageScanningConfigurationResponse> |
EcrAsyncClient.putImageScanningConfiguration(Consumer<PutImageScanningConfigurationRequest.Builder> putImageScanningConfigurationRequest)
|
default CompletableFuture<PutImageScanningConfigurationResponse> |
EcrAsyncClient.putImageScanningConfiguration(PutImageScanningConfigurationRequest putImageScanningConfigurationRequest)
|
Copyright © 2023. All rights reserved.