Uses of Class
software.amazon.awssdk.codegen.model.service.EndpointRuleSetModel
Packages that use EndpointRuleSetModel
Package
Description
-
Uses of EndpointRuleSetModel in software.amazon.awssdk.codegen
Methods in software.amazon.awssdk.codegen that return EndpointRuleSetModelMethods in software.amazon.awssdk.codegen with parameters of type EndpointRuleSetModelModifier and TypeMethodDescriptionC2jModels.Builder.endpointRuleSetModel(EndpointRuleSetModel endpointRuleSetModel) -
Uses of EndpointRuleSetModel in software.amazon.awssdk.codegen.model.intermediate
Methods in software.amazon.awssdk.codegen.model.intermediate that return EndpointRuleSetModelConstructors in software.amazon.awssdk.codegen.model.intermediate with parameters of type EndpointRuleSetModelModifierConstructorDescriptionIntermediateModel(Metadata metadata, Map<String, OperationModel> operations, Map<String, ShapeModel> shapes, CustomizationConfig customizationConfig, OperationModel endpointOperation, Map<String, PaginatorDefinition> paginators, NamingStrategy namingStrategy, Map<String, WaiterDefinition> waiters, EndpointRuleSetModel endpointRuleSetModel, EndpointTestSuiteModel endpointTestSuiteModel, Map<String, ClientContextParam> clientContextParams) -
Uses of EndpointRuleSetModel in software.amazon.awssdk.codegen.model.service
Methods in software.amazon.awssdk.codegen.model.service that return EndpointRuleSetModelModifier and TypeMethodDescriptionstatic EndpointRuleSetModelEndpointRuleSetModel.defaultRules(String endpointPrefix)