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