| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model | |
| software.amazon.awssdk.services.imagebuilder.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<InfrastructureConfigurationSummary> |
ListInfrastructureConfigurationsPublisher.infrastructureConfigurationSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<InfrastructureConfigurationSummary> |
ListInfrastructureConfigurationsIterable.infrastructureConfigurationSummaryList()
Returns an iterable to iterate through the paginated
ListInfrastructureConfigurationsResponse.infrastructureConfigurationSummaryList() member. |
Copyright © 2023. All rights reserved.