Uses of Class
software.amazon.awssdk.codegen.model.rules.endpoints.ConditionModel
-
Packages that use ConditionModel Package Description software.amazon.awssdk.codegen.model.rules.endpoints -
-
Uses of ConditionModel in software.amazon.awssdk.codegen.model.rules.endpoints
Methods in software.amazon.awssdk.codegen.model.rules.endpoints that return types with arguments of type ConditionModel Modifier and Type Method Description List<ConditionModel>
RuleModel. getConditions()
Method parameters in software.amazon.awssdk.codegen.model.rules.endpoints with type arguments of type ConditionModel Modifier and Type Method Description void
RuleModel. setConditions(List<ConditionModel> conditions)
-