| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
Amazon Elastic Compute Cloud Image Builder provides a one-stop-shop to automate the image management processes.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ListInfrastructureConfigurationsResult |
AbstractAWSimagebuilder.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest request) |
ListInfrastructureConfigurationsResult |
AWSimagebuilder.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest listInfrastructureConfigurationsRequest)
Returns a list of infrastructure configurations.
|
ListInfrastructureConfigurationsResult |
AWSimagebuilderClient.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest request)
Returns a list of infrastructure configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListInfrastructureConfigurationsResult |
ListInfrastructureConfigurationsResult.clone() |
ListInfrastructureConfigurationsResult |
ListInfrastructureConfigurationsResult.withInfrastructureConfigurationSummaryList(Collection<InfrastructureConfigurationSummary> infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
ListInfrastructureConfigurationsResult |
ListInfrastructureConfigurationsResult.withInfrastructureConfigurationSummaryList(InfrastructureConfigurationSummary... infrastructureConfigurationSummaryList)
The list of infrastructure configurations.
|
ListInfrastructureConfigurationsResult |
ListInfrastructureConfigurationsResult.withNextToken(String nextToken)
The next token used for paginated responses.
|
ListInfrastructureConfigurationsResult |
ListInfrastructureConfigurationsResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2019. All rights reserved.