Response Unmarshaller for DeletePlacementGroup operation
상속: EC2ResponseUnmarshaller
예제 #1
0
 public static DeletePlacementGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeletePlacementGroupResponseUnmarshaller();
     }
     return(instance);
 }
 public static DeletePlacementGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new DeletePlacementGroupResponseUnmarshaller();
     }
     return instance;
 }