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