Uses of Class
software.amazon.awssdk.services.connect.model.ControlPlaneTagFilter
-
Packages that use ControlPlaneTagFilter Package Description software.amazon.awssdk.services.connect.model -
-
Uses of ControlPlaneTagFilter in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return ControlPlaneTagFilter Modifier and Type Method Description ControlPlaneTagFilterHoursOfOperationSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.ControlPlaneTagFilterPromptSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.ControlPlaneTagFilterQueueSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.ControlPlaneTagFilterQuickConnectSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.ControlPlaneTagFilterRoutingProfileSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.ControlPlaneTagFilterSecurityProfilesSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.ControlPlaneTagFilterUserSearchFilter. tagFilter()Returns the value of the TagFilter property for this object.Methods in software.amazon.awssdk.services.connect.model with parameters of type ControlPlaneTagFilter Modifier and Type Method Description HoursOfOperationSearchFilter.BuilderHoursOfOperationSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.PromptSearchFilter.BuilderPromptSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.QueueSearchFilter.BuilderQueueSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.QuickConnectSearchFilter.BuilderQuickConnectSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.RoutingProfileSearchFilter.BuilderRoutingProfileSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.SecurityProfilesSearchFilter.BuilderSecurityProfilesSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.UserSearchFilter.BuilderUserSearchFilter.Builder. tagFilter(ControlPlaneTagFilter tagFilter)Sets the value of the TagFilter property for this object.
-