Uses of Class
com.oracle.bmc.capacitymanagement.model.PatchReplaceInstruction.Builder
-
Packages that use PatchReplaceInstruction.Builder Package Description com.oracle.bmc.capacitymanagement.model -
-
Uses of PatchReplaceInstruction.Builder in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return PatchReplaceInstruction.Builder Modifier and Type Method Description static PatchReplaceInstruction.Builder
PatchReplaceInstruction. builder()
Create a new builder.PatchReplaceInstruction.Builder
PatchReplaceInstruction.Builder. copy(PatchReplaceInstruction model)
PatchReplaceInstruction.Builder
PatchReplaceInstruction.Builder. selection(String selection)
PatchReplaceInstruction.Builder
PatchReplaceInstruction. toBuilder()
PatchReplaceInstruction.Builder
PatchReplaceInstruction.Builder. value(Object value)
A value to be added into the target.
-