public class LoadBalancerAttributesStaxUnmarshaller extends java.lang.Object implements Unmarshaller<LoadBalancerAttributes,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static LoadBalancerAttributesStaxUnmarshaller |
instance |
Constructor and Description |
---|
LoadBalancerAttributesStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static LoadBalancerAttributesStaxUnmarshaller |
getInstance() |
LoadBalancerAttributes |
unmarshall(StaxUnmarshallerContext context) |
private static LoadBalancerAttributesStaxUnmarshaller instance
public LoadBalancerAttributesStaxUnmarshaller()
public LoadBalancerAttributes unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<LoadBalancerAttributes,StaxUnmarshallerContext>
java.lang.Exception
public static LoadBalancerAttributesStaxUnmarshaller getInstance()