public static interface ListImagesFilter.Builder extends SdkPojo, CopyableBuilder<ListImagesFilter.Builder,ListImagesFilter>
| Modifier and Type | Method and Description |
|---|---|
ListImagesFilter.Builder |
tagStatus(String tagStatus)
The tag status with which to filter your ListImages results.
|
ListImagesFilter.Builder |
tagStatus(TagStatus tagStatus)
The tag status with which to filter your ListImages results.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListImagesFilter.Builder tagStatus(String tagStatus)
The tag status with which to filter your ListImages results. You can filter results based on whether
they are TAGGED or UNTAGGED.
tagStatus - The tag status with which to filter your ListImages results. You can filter results based on
whether they are TAGGED or UNTAGGED.TagStatus,
TagStatusListImagesFilter.Builder tagStatus(TagStatus tagStatus)
The tag status with which to filter your ListImages results. You can filter results based on whether
they are TAGGED or UNTAGGED.
tagStatus - The tag status with which to filter your ListImages results. You can filter results based on
whether they are TAGGED or UNTAGGED.TagStatus,
TagStatusCopyright © 2023. All rights reserved.