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