build method

UpdateOptions build()

Implementation

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