getRequestArgs method

List<String> getRequestArgs()

Implementation

List<String> getRequestArgs() {
  return this.segmentMatchers;
}