public final class EndpointRule extends Rule
Rule.Builder
conditions, CONDITIONS, documentation, DOCUMENTATION, ENDPOINT, ERROR, RULES, TREE, TYPE
Modifier | Constructor and Description |
---|---|
protected |
EndpointRule(Rule.Builder builder,
EndpointResult endpoint) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(RuleValueVisitor<T> visitor) |
EndpointResult |
getEndpoint() |
String |
toString() |
builder, fromNode, getConditions
protected EndpointRule(Rule.Builder builder, EndpointResult endpoint)
public EndpointResult getEndpoint()
public <T> T accept(RuleValueVisitor<T> visitor)
Copyright © 2023. All rights reserved.