| Package | Description |
|---|---|
| com.amazonaws.codegen.internal | |
| com.amazonaws.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
static ShapeMarshaller |
Utils.createInputShapeMarshaller(ServiceMetadata service,
Operation operation)
Create the ShapeMarshaller to the input shape from the specified Operation.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
ServiceModel.getOperation(String operationName)
Convenience getter to retrieve an
Operation by name. |
Operation |
Operation.withHttp(Http http) |
Operation |
Operation.withInput(Input input) |
Operation |
Operation.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Operation> |
ServiceModel.getOperations() |
| Constructor and Description |
|---|
ServiceModel(ServiceMetadata metadata,
Map<String,Operation> operations,
Map<String,Shape> shapes,
Map<String,Authorizer> authorizers) |
Copyright © 2019. All rights reserved.