public class S3DestinationUpdateJsonUnmarshaller extends java.lang.Object implements Unmarshaller<S3DestinationUpdate,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static S3DestinationUpdateJsonUnmarshaller |
instance |
Constructor and Description |
---|
S3DestinationUpdateJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static S3DestinationUpdateJsonUnmarshaller |
getInstance() |
S3DestinationUpdate |
unmarshall(JsonUnmarshallerContext context) |
private static S3DestinationUpdateJsonUnmarshaller instance
public S3DestinationUpdate unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<S3DestinationUpdate,JsonUnmarshallerContext>
java.lang.Exception
public static S3DestinationUpdateJsonUnmarshaller getInstance()