Uses of Class
software.amazon.awssdk.services.connect.model.StringCondition
-
Packages that use StringCondition Package Description software.amazon.awssdk.services.connect.model -
-
Uses of StringCondition in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return StringCondition Modifier and Type Method Description StringConditionContactFlowModuleSearchCriteria. stringCondition()Returns the value of the StringCondition property for this object.StringConditionContactFlowSearchCriteria. stringCondition()Returns the value of the StringCondition property for this object.StringConditionHoursOfOperationSearchCriteria. stringCondition()A leaf node condition which can be used to specify a string condition.StringConditionPredefinedAttributeSearchCriteria. stringCondition()Returns the value of the StringCondition property for this object.StringConditionPromptSearchCriteria. stringCondition()A leaf node condition which can be used to specify a string condition.StringConditionQueueSearchCriteria. stringCondition()A leaf node condition which can be used to specify a string condition.StringConditionQuickConnectSearchCriteria. stringCondition()A leaf node condition which can be used to specify a string condition.StringConditionRoutingProfileSearchCriteria. stringCondition()A leaf node condition which can be used to specify a string condition.StringConditionSecurityProfileSearchCriteria. stringCondition()Returns the value of the StringCondition property for this object.StringConditionUserSearchCriteria. stringCondition()A leaf node condition which can be used to specify a string condition.Methods in software.amazon.awssdk.services.connect.model with parameters of type StringCondition Modifier and Type Method Description ContactFlowModuleSearchCriteria.BuilderContactFlowModuleSearchCriteria.Builder. stringCondition(StringCondition stringCondition)Sets the value of the StringCondition property for this object.ContactFlowSearchCriteria.BuilderContactFlowSearchCriteria.Builder. stringCondition(StringCondition stringCondition)Sets the value of the StringCondition property for this object.HoursOfOperationSearchCriteria.BuilderHoursOfOperationSearchCriteria.Builder. stringCondition(StringCondition stringCondition)A leaf node condition which can be used to specify a string condition.PredefinedAttributeSearchCriteria.BuilderPredefinedAttributeSearchCriteria.Builder. stringCondition(StringCondition stringCondition)Sets the value of the StringCondition property for this object.PromptSearchCriteria.BuilderPromptSearchCriteria.Builder. stringCondition(StringCondition stringCondition)A leaf node condition which can be used to specify a string condition.QueueSearchCriteria.BuilderQueueSearchCriteria.Builder. stringCondition(StringCondition stringCondition)A leaf node condition which can be used to specify a string condition.QuickConnectSearchCriteria.BuilderQuickConnectSearchCriteria.Builder. stringCondition(StringCondition stringCondition)A leaf node condition which can be used to specify a string condition.RoutingProfileSearchCriteria.BuilderRoutingProfileSearchCriteria.Builder. stringCondition(StringCondition stringCondition)A leaf node condition which can be used to specify a string condition.SecurityProfileSearchCriteria.BuilderSecurityProfileSearchCriteria.Builder. stringCondition(StringCondition stringCondition)Sets the value of the StringCondition property for this object.UserSearchCriteria.BuilderUserSearchCriteria.Builder. stringCondition(StringCondition stringCondition)A leaf node condition which can be used to specify a string condition.
-