Uses of Class
software.amazon.awssdk.services.connect.model.TagSearchCondition
-
Packages that use TagSearchCondition Package Description software.amazon.awssdk.services.connect.model -
-
Uses of TagSearchCondition in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return TagSearchCondition Modifier and Type Method Description TagSearchConditionResourceTagsSearchCriteria. tagSearchCondition()The search criteria to be used to return tags.Methods in software.amazon.awssdk.services.connect.model with parameters of type TagSearchCondition Modifier and Type Method Description ResourceTagsSearchCriteria.BuilderResourceTagsSearchCriteria.Builder. tagSearchCondition(TagSearchCondition tagSearchCondition)The search criteria to be used to return tags.
-