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