Class EndpointRuleset
java.lang.Object
software.amazon.awssdk.services.fis.endpoints.internal.EndpointRuleset
The set of rules that are used to compute the endpoint to use for a request.
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionstatic EndpointRuleset.Builderbuilder()static EndpointRulesetgetRules()toString() 
- 
Method Details
- 
getServiceId
 - 
getRules
 - 
getVersion
 - 
getParameters
 - 
builder
 - 
fromNode
 - 
toString
 
 -