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