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