Unmarshaller<RecordMarkerDecisionAttributes,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RecordMarkerDecisionAttributesUnmarshaller extends Object implements Unmarshaller<RecordMarkerDecisionAttributes,JsonUnmarshallerContext>
Constructor | Description |
---|---|
RecordMarkerDecisionAttributesUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static RecordMarkerDecisionAttributesUnmarshaller |
getInstance() |
|
RecordMarkerDecisionAttributes |
unmarshall(JsonUnmarshallerContext context) |
public RecordMarkerDecisionAttributesUnmarshaller()
public RecordMarkerDecisionAttributes unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<RecordMarkerDecisionAttributes,JsonUnmarshallerContext>
Exception
public static RecordMarkerDecisionAttributesUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.