| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static GetInfrastructureConfigurationResponse.Builder |
GetInfrastructureConfigurationResponse.builder() |
default GetInfrastructureConfigurationResponse.Builder |
GetInfrastructureConfigurationResponse.Builder.infrastructureConfiguration(Consumer<InfrastructureConfiguration.Builder> infrastructureConfiguration)
The infrastructure configuration object.
|
GetInfrastructureConfigurationResponse.Builder |
GetInfrastructureConfigurationResponse.Builder.infrastructureConfiguration(InfrastructureConfiguration infrastructureConfiguration)
The infrastructure configuration object.
|
GetInfrastructureConfigurationResponse.Builder |
GetInfrastructureConfigurationResponse.Builder.requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
GetInfrastructureConfigurationResponse.Builder |
GetInfrastructureConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetInfrastructureConfigurationResponse.Builder> |
GetInfrastructureConfigurationResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.