Uses of Class
com.oracle.bmc.datasafe.model.Compartments.Builder
-
Packages that use Compartments.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of Compartments.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return Compartments.Builder Modifier and Type Method Description static Compartments.Builder
Compartments. builder()
Create a new builder.Compartments.Builder
Compartments.Builder. copy(Compartments model)
Compartments.Builder
Compartments.Builder. id(String id)
The OCID of the compartment for including target databases to the target database group.Compartments.Builder
Compartments.Builder. isIncludeSubtree(Boolean isIncludeSubtree)
This indicates whether the target databases of sub-compartments should also be included in the target database group.Compartments.Builder
Compartments. toBuilder()
-