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