Class EndpointRuleSet
java.lang.Object
software.amazon.smithy.rulesengine.language.util.MandatorySourceLocation
software.amazon.smithy.rulesengine.language.EndpointRuleSet
- All Implemented Interfaces:
FromSourceLocation
,ToNode
,TypeCheck
A set of EndpointRules. Endpoint Rules describe the endpoint resolution behavior for a service.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EndpointRuleSet.Builder
builder()
boolean
static EndpointRuleSet
getRules()
int
hashCode()
toNode()
Converts a value to aNode
.toString()
void
Methods inherited from class software.amazon.smithy.rulesengine.language.util.MandatorySourceLocation
getSourceLocation