Uses of Class
software.amazon.awssdk.codegen.model.rules.endpoints.EndpointModel
-
Packages that use EndpointModel Package Description software.amazon.awssdk.codegen.model.rules.endpoints -
-
Uses of EndpointModel in software.amazon.awssdk.codegen.model.rules.endpoints
Methods in software.amazon.awssdk.codegen.model.rules.endpoints that return EndpointModel Modifier and Type Method Description EndpointModel
RuleModel. getEndpoint()
Methods in software.amazon.awssdk.codegen.model.rules.endpoints with parameters of type EndpointModel Modifier and Type Method Description void
RuleModel. setEndpoint(EndpointModel endpoint)
-