build method

CfTarget build()

Implementation

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