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