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