| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateInfrastructureConfigurationResponse.Builder |
CreateInfrastructureConfigurationResponse.builder() |
CreateInfrastructureConfigurationResponse.Builder |
CreateInfrastructureConfigurationResponse.Builder.clientToken(String clientToken)
The idempotency token used to make this request idempotent.
|
CreateInfrastructureConfigurationResponse.Builder |
CreateInfrastructureConfigurationResponse.Builder.infrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that was created by this request.
|
CreateInfrastructureConfigurationResponse.Builder |
CreateInfrastructureConfigurationResponse.Builder.requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
CreateInfrastructureConfigurationResponse.Builder |
CreateInfrastructureConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateInfrastructureConfigurationResponse.Builder> |
CreateInfrastructureConfigurationResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.