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