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