| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<InfrastructureConfigurationSummary> |
ListInfrastructureConfigurationsResponse.infrastructureConfigurationSummaryList()
The list of infrastructure configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.infrastructureConfigurationSummaryList(InfrastructureConfigurationSummary... infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListInfrastructureConfigurationsResponse.Builder |
ListInfrastructureConfigurationsResponse.Builder.infrastructureConfigurationSummaryList(Collection<InfrastructureConfigurationSummary> infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
Copyright © 2020. All rights reserved.