getInstance static method

RequestConfig getInstance()

Implementation

static RequestConfig getInstance() {
  return _instance;
}