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