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