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