| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.builder() |
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.filters(Collection<Filter> filters)
You can filter on
name to streamline results. |
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.filters(Consumer<Filter.Builder>... filters)
You can filter on
name to streamline results. |
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.filters(Filter... filters)
You can filter on
name to streamline results. |
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.maxResults(Integer maxResults)
The maximum items to return in a request.
|
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.nextToken(String nextToken)
A token to specify where to start paginating.
|
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListInfrastructureConfigurationsRequest.Builder |
ListInfrastructureConfigurationsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListInfrastructureConfigurationsRequest.Builder> |
ListInfrastructureConfigurationsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.