| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation,
management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and
pre-configured with software and settings to meet specific IT standards.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ListInfrastructureConfigurationsResult |
AbstractAWSimagebuilder.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest request) |
ListInfrastructureConfigurationsResult |
AWSimagebuilderClient.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest request)
Returns a list of infrastructure configurations.
|
ListInfrastructureConfigurationsResult |
AWSimagebuilder.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest listInfrastructureConfigurationsRequest)
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 © 2023. All rights reserved.