| 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 GetInfrastructureConfigurationResponse |
ImagebuilderClient.getInfrastructureConfiguration(Consumer<GetInfrastructureConfigurationRequest.Builder> getInfrastructureConfigurationRequest)
Gets a infrastructure configuration.
|
default GetInfrastructureConfigurationResponse |
ImagebuilderClient.getInfrastructureConfiguration(GetInfrastructureConfigurationRequest getInfrastructureConfigurationRequest)
Gets a infrastructure configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInfrastructureConfigurationResponse> |
ImagebuilderAsyncClient.getInfrastructureConfiguration(Consumer<GetInfrastructureConfigurationRequest.Builder> getInfrastructureConfigurationRequest)
Gets a infrastructure configuration.
|
default CompletableFuture<GetInfrastructureConfigurationResponse> |
ImagebuilderAsyncClient.getInfrastructureConfiguration(GetInfrastructureConfigurationRequest getInfrastructureConfigurationRequest)
Gets a infrastructure configuration.
|
Copyright © 2019. All rights reserved.