| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Authorizer> |
ServiceModel.getAuthorizers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceModel.setAuthorizers(Map<String,Authorizer> authorizers) |
| Constructor and Description |
|---|
ServiceModel(ServiceMetadata metadata,
Map<String,Operation> operations,
Map<String,Shape> shapes,
Map<String,Authorizer> authorizers) |
Copyright © 2023. All rights reserved.