| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.internal | |
| software.amazon.awssdk.codegen.model.intermediate |
| 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 |
|---|---|
ShapeMarshaller |
ShapeModel.getMarshaller() |
ShapeMarshaller |
ShapeMarshaller.withAction(String action) |
ShapeMarshaller |
ShapeMarshaller.withLocationName(String locationName) |
ShapeMarshaller |
ShapeMarshaller.withRequestUri(String requestUri) |
ShapeMarshaller |
ShapeMarshaller.withTarget(String target) |
ShapeMarshaller |
ShapeMarshaller.withVerb(String verb) |
ShapeMarshaller |
ShapeMarshaller.withXmlNameSpaceUri(String xmlNameSpaceUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeModel.setMarshaller(ShapeMarshaller marshaller) |
Copyright © 2023. All rights reserved.