build method

CallLogRequest build()

Implementation

CallLogRequest build() {
  return CallLogRequest._builder(this);
}