builder static method

RestoreFootprintOperationBuilder builder(
  1. XdrRestoreFootprintOp op
)

Implementation

static RestoreFootprintOperationBuilder builder(XdrRestoreFootprintOp op) {
  return RestoreFootprintOperationBuilder();
}