Package software.amazon.smithy.rulesengine.language
-
Interface Summary Interface Description EndpointComponentFactory Provides access to endpoint components loaded throughEndpointRuleSetExtension
s.EndpointRuleSetExtension An interface to provide components to endpoints rule-sets. -
Class Summary Class Description CoreExtension Core extensions to smithy-rules-engine.Endpoint An EndpointType as returned by EndpointRules.Endpoint.Builder Builder forEndpoint
.EndpointRuleSet A set of EndpointRules.EndpointRuleSet.Builder A builder used to create aEndpointRuleSet
class.RulesComponentBuilder<B extends RulesComponentBuilder<?,?>,T> Builder which also tracks sourceLocation of inputs.TraversingVisitor<R> A visitor for traversing the rules and conditions of a rule-set.