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