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