Uses of Class
com.oracle.bmc.psql.model.PatchRemoveInstruction.Builder
-
Packages that use PatchRemoveInstruction.Builder Package Description com.oracle.bmc.psql.model -
-
Uses of PatchRemoveInstruction.Builder in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return PatchRemoveInstruction.Builder Modifier and Type Method Description static PatchRemoveInstruction.Builder
PatchRemoveInstruction. builder()
Create a new builder.PatchRemoveInstruction.Builder
PatchRemoveInstruction.Builder. copy(PatchRemoveInstruction model)
PatchRemoveInstruction.Builder
PatchRemoveInstruction.Builder. selection(String selection)
PatchRemoveInstruction.Builder
PatchRemoveInstruction. toBuilder()
-