public class PatchOptions extends Object
| Constructor and Description |
|---|
PatchOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDryRun() |
String |
getFieldManager() |
Boolean |
getForce() |
void |
setDryRun(String dryRun) |
void |
setFieldManager(String fieldManager) |
void |
setForce(Boolean force) |
Copyright © 2021. All rights reserved.