@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class InputMarshaller extends Object
| Constructor | Description |
|---|---|
InputMarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static InputMarshaller |
getInstance() |
|
void |
marshall(Input input,
ProtocolMarshaller protocolMarshaller) |
Marshall the given parameter object.
|
public static InputMarshaller getInstance()
public void marshall(Input input, ProtocolMarshaller protocolMarshaller)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.