Response Unmarshaller for ReplaceNetworkAclAssociation operation
Inheritance: EC2ResponseUnmarshaller
 public static ReplaceNetworkAclAssociationResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ReplaceNetworkAclAssociationResponseUnmarshaller();
     }
     return(instance);
 }
 public static ReplaceNetworkAclAssociationResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new ReplaceNetworkAclAssociationResponseUnmarshaller();
     }
     return instance;
 }