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