| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder |
Amazon Elastic Compute Cloud Image Builder provides a one-stop-shop to automate the image management processes.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteInfrastructureConfigurationResponse |
ImagebuilderClient.deleteInfrastructureConfiguration(Consumer<DeleteInfrastructureConfigurationRequest.Builder> deleteInfrastructureConfigurationRequest)
Deletes an infrastructure configuration.
|
default DeleteInfrastructureConfigurationResponse |
ImagebuilderClient.deleteInfrastructureConfiguration(DeleteInfrastructureConfigurationRequest deleteInfrastructureConfigurationRequest)
Deletes an infrastructure configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteInfrastructureConfigurationResponse> |
ImagebuilderAsyncClient.deleteInfrastructureConfiguration(Consumer<DeleteInfrastructureConfigurationRequest.Builder> deleteInfrastructureConfigurationRequest)
Deletes an infrastructure configuration.
|
default CompletableFuture<DeleteInfrastructureConfigurationResponse> |
ImagebuilderAsyncClient.deleteInfrastructureConfiguration(DeleteInfrastructureConfigurationRequest deleteInfrastructureConfigurationRequest)
Deletes an infrastructure configuration.
|
Copyright © 2019. All rights reserved.