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