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