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