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