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