| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default ListComponentBuildVersionsResponse |
ImagebuilderClient.listComponentBuildVersions(Consumer<ListComponentBuildVersionsRequest.Builder> listComponentBuildVersionsRequest)
Returns the list of component build versions for the specified semantic version.
|
default ListComponentBuildVersionsResponse |
ImagebuilderClient.listComponentBuildVersions(ListComponentBuildVersionsRequest listComponentBuildVersionsRequest)
Returns the list of component build versions for the specified semantic version.
|
default ListComponentBuildVersionsIterable |
ImagebuilderClient.listComponentBuildVersionsPaginator(Consumer<ListComponentBuildVersionsRequest.Builder> listComponentBuildVersionsRequest)
Returns the list of component build versions for the specified semantic version.
|
default ListComponentBuildVersionsIterable |
ImagebuilderClient.listComponentBuildVersionsPaginator(ListComponentBuildVersionsRequest listComponentBuildVersionsRequest)
Returns the list of component build versions for the specified semantic version.
|
default ListComponentsResponse |
ImagebuilderClient.listComponents(Consumer<ListComponentsRequest.Builder> listComponentsRequest)
Returns the list of components that can be filtered by name, or by using the listed
filters to
streamline results. |
default ListComponentsResponse |
ImagebuilderClient.listComponents(ListComponentsRequest listComponentsRequest)
Returns the list of components that can be filtered by name, or by using the listed
filters to
streamline results. |
default ListComponentsIterable |
ImagebuilderClient.listComponentsPaginator(Consumer<ListComponentsRequest.Builder> listComponentsRequest)
Returns the list of components that can be filtered by name, or by using the listed
filters to
streamline results. |
default ListComponentsIterable |
ImagebuilderClient.listComponentsPaginator(ListComponentsRequest listComponentsRequest)
Returns the list of components that can be filtered by name, or by using the listed
filters to
streamline results. |
default ListContainerRecipesResponse |
ImagebuilderClient.listContainerRecipes(Consumer<ListContainerRecipesRequest.Builder> listContainerRecipesRequest)
Returns a list of container recipes.
|
default ListContainerRecipesResponse |
ImagebuilderClient.listContainerRecipes(ListContainerRecipesRequest listContainerRecipesRequest)
Returns a list of container recipes.
|
default ListContainerRecipesIterable |
ImagebuilderClient.listContainerRecipesPaginator(Consumer<ListContainerRecipesRequest.Builder> listContainerRecipesRequest)
Returns a list of container recipes.
|
default ListContainerRecipesIterable |
ImagebuilderClient.listContainerRecipesPaginator(ListContainerRecipesRequest listContainerRecipesRequest)
Returns a list of container recipes.
|
default ListDistributionConfigurationsResponse |
ImagebuilderClient.listDistributionConfigurations(Consumer<ListDistributionConfigurationsRequest.Builder> listDistributionConfigurationsRequest)
Returns a list of distribution configurations.
|
default ListDistributionConfigurationsResponse |
ImagebuilderClient.listDistributionConfigurations(ListDistributionConfigurationsRequest listDistributionConfigurationsRequest)
Returns a list of distribution configurations.
|
default ListDistributionConfigurationsIterable |
ImagebuilderClient.listDistributionConfigurationsPaginator(Consumer<ListDistributionConfigurationsRequest.Builder> listDistributionConfigurationsRequest)
Returns a list of distribution configurations.
|
default ListDistributionConfigurationsIterable |
ImagebuilderClient.listDistributionConfigurationsPaginator(ListDistributionConfigurationsRequest listDistributionConfigurationsRequest)
Returns a list of distribution configurations.
|
default ListImageBuildVersionsResponse |
ImagebuilderClient.listImageBuildVersions(Consumer<ListImageBuildVersionsRequest.Builder> listImageBuildVersionsRequest)
Returns a list of image build versions.
|
default ListImageBuildVersionsResponse |
ImagebuilderClient.listImageBuildVersions(ListImageBuildVersionsRequest listImageBuildVersionsRequest)
Returns a list of image build versions.
|
default ListImageBuildVersionsIterable |
ImagebuilderClient.listImageBuildVersionsPaginator(Consumer<ListImageBuildVersionsRequest.Builder> listImageBuildVersionsRequest)
Returns a list of image build versions.
|
default ListImageBuildVersionsIterable |
ImagebuilderClient.listImageBuildVersionsPaginator(ListImageBuildVersionsRequest listImageBuildVersionsRequest)
Returns a list of image build versions.
|
default ListImagePackagesResponse |
ImagebuilderClient.listImagePackages(Consumer<ListImagePackagesRequest.Builder> listImagePackagesRequest)
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems
Manager Inventory at build time.
|
default ListImagePackagesResponse |
ImagebuilderClient.listImagePackages(ListImagePackagesRequest listImagePackagesRequest)
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems
Manager Inventory at build time.
|
default ListImagePackagesIterable |
ImagebuilderClient.listImagePackagesPaginator(Consumer<ListImagePackagesRequest.Builder> listImagePackagesRequest)
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems
Manager Inventory at build time.
|
default ListImagePackagesIterable |
ImagebuilderClient.listImagePackagesPaginator(ListImagePackagesRequest listImagePackagesRequest)
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems
Manager Inventory at build time.
|
default ListImagePipelineImagesResponse |
ImagebuilderClient.listImagePipelineImages(Consumer<ListImagePipelineImagesRequest.Builder> listImagePipelineImagesRequest)
Returns a list of images created by the specified pipeline.
|
default ListImagePipelineImagesResponse |
ImagebuilderClient.listImagePipelineImages(ListImagePipelineImagesRequest listImagePipelineImagesRequest)
Returns a list of images created by the specified pipeline.
|
default ListImagePipelineImagesIterable |
ImagebuilderClient.listImagePipelineImagesPaginator(Consumer<ListImagePipelineImagesRequest.Builder> listImagePipelineImagesRequest)
Returns a list of images created by the specified pipeline.
|
default ListImagePipelineImagesIterable |
ImagebuilderClient.listImagePipelineImagesPaginator(ListImagePipelineImagesRequest listImagePipelineImagesRequest)
Returns a list of images created by the specified pipeline.
|
default ListImagePipelinesResponse |
ImagebuilderClient.listImagePipelines(Consumer<ListImagePipelinesRequest.Builder> listImagePipelinesRequest)
Returns a list of image pipelines.
|
default ListImagePipelinesResponse |
ImagebuilderClient.listImagePipelines(ListImagePipelinesRequest listImagePipelinesRequest)
Returns a list of image pipelines.
|
default ListImagePipelinesIterable |
ImagebuilderClient.listImagePipelinesPaginator(Consumer<ListImagePipelinesRequest.Builder> listImagePipelinesRequest)
Returns a list of image pipelines.
|
default ListImagePipelinesIterable |
ImagebuilderClient.listImagePipelinesPaginator(ListImagePipelinesRequest listImagePipelinesRequest)
Returns a list of image pipelines.
|
default ListImageRecipesResponse |
ImagebuilderClient.listImageRecipes(Consumer<ListImageRecipesRequest.Builder> listImageRecipesRequest)
Returns a list of image recipes.
|
default ListImageRecipesResponse |
ImagebuilderClient.listImageRecipes(ListImageRecipesRequest listImageRecipesRequest)
Returns a list of image recipes.
|
default ListImageRecipesIterable |
ImagebuilderClient.listImageRecipesPaginator(Consumer<ListImageRecipesRequest.Builder> listImageRecipesRequest)
Returns a list of image recipes.
|
default ListImageRecipesIterable |
ImagebuilderClient.listImageRecipesPaginator(ListImageRecipesRequest listImageRecipesRequest)
Returns a list of image recipes.
|
default ListImagesResponse |
ImagebuilderClient.listImages(Consumer<ListImagesRequest.Builder> listImagesRequest)
Returns the list of images that you have access to.
|
default ListImagesResponse |
ImagebuilderClient.listImages(ListImagesRequest listImagesRequest)
Returns the list of images that you have access to.
|
default ListImageScanFindingAggregationsResponse |
ImagebuilderClient.listImageScanFindingAggregations(Consumer<ListImageScanFindingAggregationsRequest.Builder> listImageScanFindingAggregationsRequest)
Returns a list of image scan aggregations for your account.
|
default ListImageScanFindingAggregationsResponse |
ImagebuilderClient.listImageScanFindingAggregations(ListImageScanFindingAggregationsRequest listImageScanFindingAggregationsRequest)
Returns a list of image scan aggregations for your account.
|
default ListImageScanFindingAggregationsIterable |
ImagebuilderClient.listImageScanFindingAggregationsPaginator(Consumer<ListImageScanFindingAggregationsRequest.Builder> listImageScanFindingAggregationsRequest)
Returns a list of image scan aggregations for your account.
|
default ListImageScanFindingAggregationsIterable |
ImagebuilderClient.listImageScanFindingAggregationsPaginator(ListImageScanFindingAggregationsRequest listImageScanFindingAggregationsRequest)
Returns a list of image scan aggregations for your account.
|
default ListImageScanFindingsResponse |
ImagebuilderClient.listImageScanFindings(Consumer<ListImageScanFindingsRequest.Builder> listImageScanFindingsRequest)
Returns a list of image scan findings for your account.
|
default ListImageScanFindingsResponse |
ImagebuilderClient.listImageScanFindings(ListImageScanFindingsRequest listImageScanFindingsRequest)
Returns a list of image scan findings for your account.
|
default ListImageScanFindingsIterable |
ImagebuilderClient.listImageScanFindingsPaginator(Consumer<ListImageScanFindingsRequest.Builder> listImageScanFindingsRequest)
Returns a list of image scan findings for your account.
|
default ListImageScanFindingsIterable |
ImagebuilderClient.listImageScanFindingsPaginator(ListImageScanFindingsRequest listImageScanFindingsRequest)
Returns a list of image scan findings for your account.
|
default ListImagesIterable |
ImagebuilderClient.listImagesPaginator(Consumer<ListImagesRequest.Builder> listImagesRequest)
Returns the list of images that you have access to.
|
default ListImagesIterable |
ImagebuilderClient.listImagesPaginator(ListImagesRequest listImagesRequest)
Returns the list of images that you have access to.
|
default ListInfrastructureConfigurationsResponse |
ImagebuilderClient.listInfrastructureConfigurations(Consumer<ListInfrastructureConfigurationsRequest.Builder> listInfrastructureConfigurationsRequest)
Returns a list of infrastructure configurations.
|
default ListInfrastructureConfigurationsResponse |
ImagebuilderClient.listInfrastructureConfigurations(ListInfrastructureConfigurationsRequest listInfrastructureConfigurationsRequest)
Returns a list of infrastructure configurations.
|
default ListInfrastructureConfigurationsIterable |
ImagebuilderClient.listInfrastructureConfigurationsPaginator(Consumer<ListInfrastructureConfigurationsRequest.Builder> listInfrastructureConfigurationsRequest)
Returns a list of infrastructure configurations.
|
default ListInfrastructureConfigurationsIterable |
ImagebuilderClient.listInfrastructureConfigurationsPaginator(ListInfrastructureConfigurationsRequest listInfrastructureConfigurationsRequest)
Returns a list of infrastructure configurations.
|
default ListWorkflowExecutionsResponse |
ImagebuilderClient.listWorkflowExecutions(Consumer<ListWorkflowExecutionsRequest.Builder> listWorkflowExecutionsRequest)
Returns a list of workflow runtime instance metadata objects for a specific image build version.
|
default ListWorkflowExecutionsResponse |
ImagebuilderClient.listWorkflowExecutions(ListWorkflowExecutionsRequest listWorkflowExecutionsRequest)
Returns a list of workflow runtime instance metadata objects for a specific image build version.
|
default ListWorkflowExecutionsIterable |
ImagebuilderClient.listWorkflowExecutionsPaginator(Consumer<ListWorkflowExecutionsRequest.Builder> listWorkflowExecutionsRequest)
Returns a list of workflow runtime instance metadata objects for a specific image build version.
|
default ListWorkflowExecutionsIterable |
ImagebuilderClient.listWorkflowExecutionsPaginator(ListWorkflowExecutionsRequest listWorkflowExecutionsRequest)
Returns a list of workflow runtime instance metadata objects for a specific image build version.
|
default ListWorkflowStepExecutionsResponse |
ImagebuilderClient.listWorkflowStepExecutions(Consumer<ListWorkflowStepExecutionsRequest.Builder> listWorkflowStepExecutionsRequest)
Shows runtime data for each step in a runtime instance of the workflow that you specify in the request.
|
default ListWorkflowStepExecutionsResponse |
ImagebuilderClient.listWorkflowStepExecutions(ListWorkflowStepExecutionsRequest listWorkflowStepExecutionsRequest)
Shows runtime data for each step in a runtime instance of the workflow that you specify in the request.
|
default ListWorkflowStepExecutionsIterable |
ImagebuilderClient.listWorkflowStepExecutionsPaginator(Consumer<ListWorkflowStepExecutionsRequest.Builder> listWorkflowStepExecutionsRequest)
Shows runtime data for each step in a runtime instance of the workflow that you specify in the request.
|
default ListWorkflowStepExecutionsIterable |
ImagebuilderClient.listWorkflowStepExecutionsPaginator(ListWorkflowStepExecutionsRequest listWorkflowStepExecutionsRequest)
Shows runtime data for each step in a runtime instance of the workflow that you specify in the request.
|
Copyright © 2023. All rights reserved.