| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.builder() |
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.infrastructureConfigurationSummaryList(Collection<InfrastructureConfigurationSummary> infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.infrastructureConfigurationSummaryList(Consumer<InfrastructureConfigurationSummary.Builder>... infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.infrastructureConfigurationSummaryList(InfrastructureConfigurationSummary... infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.nextToken(String nextToken)
The next token used for paginated responses.
|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListInfrastructureConfigurationsResponse.Builder> |
ListInfrastructureConfigurationsResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.