Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.ChangeHostScanRecipeCompartmentDetails.Builder
-
Packages that use ChangeHostScanRecipeCompartmentDetails.Builder Package Description com.oracle.bmc.vulnerabilityscanning.model -
-
Uses of ChangeHostScanRecipeCompartmentDetails.Builder in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return ChangeHostScanRecipeCompartmentDetails.Builder Modifier and Type Method Description static ChangeHostScanRecipeCompartmentDetails.Builder
ChangeHostScanRecipeCompartmentDetails. builder()
Create a new builder.ChangeHostScanRecipeCompartmentDetails.Builder
ChangeHostScanRecipeCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment into which the host scan recipe should be moved.ChangeHostScanRecipeCompartmentDetails.Builder
ChangeHostScanRecipeCompartmentDetails.Builder. copy(ChangeHostScanRecipeCompartmentDetails model)
ChangeHostScanRecipeCompartmentDetails.Builder
ChangeHostScanRecipeCompartmentDetails. toBuilder()
-