Response Unmarshaller for AcceptVpcPeeringConnection operation
Inheritance: EC2ResponseUnmarshaller
Ejemplo n.º 1
0
 public static AcceptVpcPeeringConnectionResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new AcceptVpcPeeringConnectionResponseUnmarshaller();
     }
     return(instance);
 }
 public static AcceptVpcPeeringConnectionResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new AcceptVpcPeeringConnectionResponseUnmarshaller();
     }
     return instance;
 }