build method

CfConfiguration build()

Implementation

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