Interface AwsEcrContainerAggregation.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<AwsEcrContainerAggregation.Builder,
,AwsEcrContainerAggregation> SdkBuilder<AwsEcrContainerAggregation.Builder,
,AwsEcrContainerAggregation> SdkPojo
- Enclosing class:
AwsEcrContainerAggregation
-
Method Summary
Modifier and TypeMethodDescriptionarchitectures
(Collection<StringFilter> architectures) The architecture of the containers.architectures
(Consumer<StringFilter.Builder>... architectures) The architecture of the containers.architectures
(StringFilter... architectures) The architecture of the containers.imageShas
(Collection<StringFilter> imageShas) The image SHA values.imageShas
(Consumer<StringFilter.Builder>... imageShas) The image SHA values.imageShas
(StringFilter... imageShas) The image SHA values.imageTags
(Collection<StringFilter> imageTags) The image tags.imageTags
(Consumer<StringFilter.Builder>... imageTags) The image tags.imageTags
(StringFilter... imageTags) The image tags.inUseCount
(Collection<NumberFilter> inUseCount) The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.inUseCount
(Consumer<NumberFilter.Builder>... inUseCount) The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.inUseCount
(NumberFilter... inUseCount) The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.lastInUseAt
(Collection<DateFilter> lastInUseAt) The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.lastInUseAt
(Consumer<DateFilter.Builder>... lastInUseAt) The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.lastInUseAt
(DateFilter... lastInUseAt) The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.repositories
(Collection<StringFilter> repositories) The container repositories.repositories
(Consumer<StringFilter.Builder>... repositories) The container repositories.repositories
(StringFilter... repositories) The container repositories.resourceIds
(Collection<StringFilter> resourceIds) The container resource IDs.resourceIds
(Consumer<StringFilter.Builder>... resourceIds) The container resource IDs.resourceIds
(StringFilter... resourceIds) The container resource IDs.The value to sort by.sortBy
(AwsEcrContainerSortBy sortBy) The value to sort by.The sort order (ascending or descending).The sort order (ascending or descending).Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
architectures
The architecture of the containers.
- Parameters:
architectures
- The architecture of the containers.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
architectures
The architecture of the containers.
- Parameters:
architectures
- The architecture of the containers.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
architectures
The architecture of the containers.
This is a convenience method that creates an instance of theStringFilter.Builder
avoiding the need to create one manually viaStringFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toarchitectures(List<StringFilter>)
.- Parameters:
architectures
- a consumer that will call methods onStringFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
imageShas
The image SHA values.
- Parameters:
imageShas
- The image SHA values.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
imageShas
The image SHA values.
- Parameters:
imageShas
- The image SHA values.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
imageShas
The image SHA values.
This is a convenience method that creates an instance of theStringFilter.Builder
avoiding the need to create one manually viaStringFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toimageShas(List<StringFilter>)
.- Parameters:
imageShas
- a consumer that will call methods onStringFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
imageTags
The image tags.
- Parameters:
imageTags
- The image tags.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
imageTags
The image tags.
- Parameters:
imageTags
- The image tags.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
imageTags
The image tags.
This is a convenience method that creates an instance of theStringFilter.Builder
avoiding the need to create one manually viaStringFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toimageTags(List<StringFilter>)
.- Parameters:
imageTags
- a consumer that will call methods onStringFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
inUseCount
The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.
- Parameters:
inUseCount
- The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
inUseCount
The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.
- Parameters:
inUseCount
- The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
inUseCount
The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.
This is a convenience method that creates an instance of theNumberFilter.Builder
avoiding the need to create one manually viaNumberFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toinUseCount(List<NumberFilter>)
.- Parameters:
inUseCount
- a consumer that will call methods onNumberFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
lastInUseAt
The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.
- Parameters:
lastInUseAt
- The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastInUseAt
The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.
- Parameters:
lastInUseAt
- The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastInUseAt
The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.
This is a convenience method that creates an instance of theDateFilter.Builder
avoiding the need to create one manually viaDateFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tolastInUseAt(List<DateFilter>)
.- Parameters:
lastInUseAt
- a consumer that will call methods onDateFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
repositories
The container repositories.
- Parameters:
repositories
- The container repositories.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
repositories
The container repositories.
- Parameters:
repositories
- The container repositories.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
repositories
The container repositories.
This is a convenience method that creates an instance of theStringFilter.Builder
avoiding the need to create one manually viaStringFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed torepositories(List<StringFilter>)
.- Parameters:
repositories
- a consumer that will call methods onStringFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
resourceIds
The container resource IDs.
- Parameters:
resourceIds
- The container resource IDs.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceIds
The container resource IDs.
- Parameters:
resourceIds
- The container resource IDs.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceIds
The container resource IDs.
This is a convenience method that creates an instance of theStringFilter.Builder
avoiding the need to create one manually viaStringFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toresourceIds(List<StringFilter>)
.- Parameters:
resourceIds
- a consumer that will call methods onStringFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sortBy
The value to sort by.
- Parameters:
sortBy
- The value to sort by.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sortBy
The value to sort by.
- Parameters:
sortBy
- The value to sort by.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sortOrder
The sort order (ascending or descending).
- Parameters:
sortOrder
- The sort order (ascending or descending).- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sortOrder
The sort order (ascending or descending).
- Parameters:
sortOrder
- The sort order (ascending or descending).- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-