Package | Description |
---|---|
software.amazon.awssdk.codegen | |
software.amazon.awssdk.codegen.model.intermediate | |
software.amazon.awssdk.codegen.model.service |
Modifier and Type | Method and Description |
---|---|
EndpointRuleSetModel |
C2jModels.endpointRuleSetModel() |
Modifier and Type | Method and Description |
---|---|
C2jModels.Builder |
C2jModels.Builder.endpointRuleSetModel(EndpointRuleSetModel endpointRuleSetModel) |
Modifier and Type | Method and Description |
---|---|
EndpointRuleSetModel |
IntermediateModel.getEndpointRuleSetModel() |
Constructor and Description |
---|
IntermediateModel(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) |
Modifier and Type | Method and Description |
---|---|
static EndpointRuleSetModel |
EndpointRuleSetModel.defaultRules(String endpointPrefix) |
Copyright © 2023. All rights reserved.