Uses of Class
com.oracle.bmc.datasafe.model.Exclude.Builder
-
Packages that use Exclude.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of Exclude.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return Exclude.Builder Modifier and Type Method Description static Exclude.Builder
Exclude. builder()
Create a new builder.Exclude.Builder
Exclude.Builder. copy(Exclude model)
Exclude.Builder
Exclude.Builder. targetDatabaseIds(List<String> targetDatabaseIds)
The list of target database OCIDS, that should be excluded from the target database group (even if they match some of the other criteria).Exclude.Builder
Exclude. toBuilder()
-