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