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