Response Unmarshaller for CreateReplicationGroup operation
상속: XmlResponseUnmarshaller
 public static CreateReplicationGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new CreateReplicationGroupResponseUnmarshaller();
     }
     return instance;
 }
예제 #2
0
 public static CreateReplicationGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new CreateReplicationGroupResponseUnmarshaller();
     }
     return(instance);
 }