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