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