| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneAttributeFilter |
ControlPlaneAttributeFilter.clone() |
ControlPlaneAttributeFilter |
UserHierarchyGroupSearchFilter.getAttributeFilter()
An object that can be used to specify Tag conditions inside the SearchFilter.
|
ControlPlaneAttributeFilter |
AgentStatusSearchFilter.getAttributeFilter()
An object that can be used to specify Tag conditions inside the
SearchFilter. |
ControlPlaneAttributeFilter |
ControlPlaneAttributeFilter.withAndCondition(CommonAttributeAndCondition andCondition)
A list of conditions which would be applied together with an
AND condition. |
ControlPlaneAttributeFilter |
ControlPlaneAttributeFilter.withOrConditions(Collection<CommonAttributeAndCondition> orConditions)
A list of conditions which would be applied together with an
OR condition. |
ControlPlaneAttributeFilter |
ControlPlaneAttributeFilter.withOrConditions(CommonAttributeAndCondition... orConditions)
A list of conditions which would be applied together with an
OR condition. |
ControlPlaneAttributeFilter |
ControlPlaneAttributeFilter.withTagCondition(TagCondition tagCondition) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserHierarchyGroupSearchFilter.setAttributeFilter(ControlPlaneAttributeFilter attributeFilter)
An object that can be used to specify Tag conditions inside the SearchFilter.
|
void |
AgentStatusSearchFilter.setAttributeFilter(ControlPlaneAttributeFilter attributeFilter)
An object that can be used to specify Tag conditions inside the
SearchFilter. |
UserHierarchyGroupSearchFilter |
UserHierarchyGroupSearchFilter.withAttributeFilter(ControlPlaneAttributeFilter attributeFilter)
An object that can be used to specify Tag conditions inside the SearchFilter.
|
AgentStatusSearchFilter |
AgentStatusSearchFilter.withAttributeFilter(ControlPlaneAttributeFilter attributeFilter)
An object that can be used to specify Tag conditions inside the
SearchFilter. |
Copyright © 2024. All rights reserved.