| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneTagFilter |
ControlPlaneTagFilter.clone() |
ControlPlaneTagFilter |
SecurityProfilesSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
QueueSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
PromptSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
HoursOfOperationSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
QuickConnectSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
RoutingProfileSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
UserSearchFilter.getTagFilter() |
ControlPlaneTagFilter |
ControlPlaneTagFilter.withAndConditions(Collection<TagCondition> andConditions)
A list of conditions which would be applied together with an
AND condition. |
ControlPlaneTagFilter |
ControlPlaneTagFilter.withAndConditions(TagCondition... andConditions)
A list of conditions which would be applied together with an
AND condition. |
ControlPlaneTagFilter |
ControlPlaneTagFilter.withOrConditions(Collection<List<TagCondition>> orConditions)
A list of conditions which would be applied together with an
OR condition. |
ControlPlaneTagFilter |
ControlPlaneTagFilter.withOrConditions(List<TagCondition>... orConditions)
A list of conditions which would be applied together with an
OR condition. |
ControlPlaneTagFilter |
ControlPlaneTagFilter.withTagCondition(TagCondition tagCondition)
A leaf node condition which can be used to specify a tag condition.
|
Copyright © 2023. All rights reserved.