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