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