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