Package | Description |
---|---|
software.amazon.awssdk.codegen | |
software.amazon.awssdk.codegen.model.intermediate |
Modifier and Type | Method and Description |
---|---|
Map<String,AuthorizerModel> |
AddCustomAuthorizers.constructAuthorizers() |
Modifier and Type | Method and Description |
---|---|
Map<String,AuthorizerModel> |
IntermediateModel.getCustomAuthorizers() |
Constructor and Description |
---|
IntermediateModel(Metadata metadata,
Map<String,OperationModel> operations,
Map<String,ShapeModel> shapes,
CustomizationConfig customizationConfig,
ServiceExamples examples,
OperationModel endpointOperation,
Map<String,AuthorizerModel> customAuthorizers,
Map<String,PaginatorDefinition> paginators,
NamingStrategy namingStrategy) |
Copyright © 2019. All rights reserved.