| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
StringCondition |
UserSearchCriteria.stringCondition()
A leaf node condition which can be used to specify a string condition.
|
StringCondition |
HoursOfOperationSearchCriteria.stringCondition()
A leaf node condition which can be used to specify a string condition.
|
StringCondition |
SecurityProfileSearchCriteria.stringCondition()
Returns the value of the StringCondition property for this object.
|
StringCondition |
QuickConnectSearchCriteria.stringCondition()
A leaf node condition which can be used to specify a string condition.
|
StringCondition |
PromptSearchCriteria.stringCondition()
A leaf node condition which can be used to specify a string condition.
|
StringCondition |
RoutingProfileSearchCriteria.stringCondition()
A leaf node condition which can be used to specify a string condition.
|
StringCondition |
QueueSearchCriteria.stringCondition()
A leaf node condition which can be used to specify a string condition.
|
| Modifier and Type | Method and Description |
|---|---|
UserSearchCriteria.Builder |
UserSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
A leaf node condition which can be used to specify a string condition.
|
HoursOfOperationSearchCriteria.Builder |
HoursOfOperationSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
A leaf node condition which can be used to specify a string condition.
|
SecurityProfileSearchCriteria.Builder |
SecurityProfileSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
Sets the value of the StringCondition property for this object.
|
QuickConnectSearchCriteria.Builder |
QuickConnectSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
A leaf node condition which can be used to specify a string condition.
|
PromptSearchCriteria.Builder |
PromptSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
A leaf node condition which can be used to specify a string condition.
|
RoutingProfileSearchCriteria.Builder |
RoutingProfileSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
A leaf node condition which can be used to specify a string condition.
|
QueueSearchCriteria.Builder |
QueueSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
A leaf node condition which can be used to specify a string condition.
|
Copyright © 2023. All rights reserved.