| 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 |
SecurityProfileSearchCriteria.stringCondition()
Returns the value of the StringCondition property for this object.
|
| 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.
|
SecurityProfileSearchCriteria.Builder |
SecurityProfileSearchCriteria.Builder.stringCondition(StringCondition stringCondition)
Sets the value of the StringCondition property for this object.
|
Copyright © 2022. All rights reserved.