CopyableBuilder<DescribeImagesFilter.Builder,DescribeImagesFilter>, SdkBuilder<DescribeImagesFilter.Builder,DescribeImagesFilter>public static interface DescribeImagesFilter.Builder extends CopyableBuilder<DescribeImagesFilter.Builder,DescribeImagesFilter>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeImagesFilter.Builder |
tagStatus(String tagStatus) |
The tag status with which to filter your DescribeImages results.
|
DescribeImagesFilter.Builder |
tagStatus(TagStatus tagStatus) |
The tag status with which to filter your DescribeImages results.
|
copyapply, buildDescribeImagesFilter.Builder tagStatus(String tagStatus)
The tag status with which to filter your DescribeImages results. You can filter results based on
whether they are TAGGED or UNTAGGED.
tagStatus - The tag status with which to filter your DescribeImages results. You can filter results based
on whether they are TAGGED or UNTAGGED.TagStatusDescribeImagesFilter.Builder tagStatus(TagStatus tagStatus)
The tag status with which to filter your DescribeImages results. You can filter results based on
whether they are TAGGED or UNTAGGED.
tagStatus - The tag status with which to filter your DescribeImages results. You can filter results based
on whether they are TAGGED or UNTAGGED.TagStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.