Class RuleModel
java.lang.Object
software.amazon.awssdk.codegen.model.rules.endpoints.RuleModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()
getRules()
getType()
void
setConditions
(List<ConditionModel> conditions) void
setEndpoint
(EndpointModel endpoint) void
void
void
-
Constructor Details
-
RuleModel
public RuleModel()
-
-
Method Details
-
getType
-
setType
-
getConditions
-
setConditions
-
getError
-
setError
-
getRules
-
setRules
-
getEndpoint
-
setEndpoint
-