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