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