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