Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.DbFleetDiscoveryFilter
- 
Packages that use DbFleetDiscoveryFilter Package Description com.oracle.bmc.fleetsoftwareupdate.model 
- 
- 
Uses of DbFleetDiscoveryFilter in com.oracle.bmc.fleetsoftwareupdate.modelSubclasses of DbFleetDiscoveryFilter in com.oracle.bmc.fleetsoftwareupdate.model Modifier and Type Class Description classDbCompartmentIdFilterList of Compartments to include in the discovery.classDbDefinedTagsFilterDefined tags to include in the discovery.classDbFreeformTagsFilterFreeform tags to include in the discovery.classDbHomeNameFilterDatabase home name to include in the discovery.classDbNameFilterDatabase name to include in the discovery.classDbResourceIdFilterRelated resource Ids to include in the discovery.classDbUniqueNameFilterDatabase unique name to include in the discovery.classDbVersionFilterVersions to include in the discovery.Methods in com.oracle.bmc.fleetsoftwareupdate.model that return types with arguments of type DbFleetDiscoveryFilter Modifier and Type Method Description List<DbFleetDiscoveryFilter>DbFiltersDiscovery. getFilters()Filters to perform the target discovery.Method parameters in com.oracle.bmc.fleetsoftwareupdate.model with type arguments of type DbFleetDiscoveryFilter Modifier and Type Method Description DbFiltersDiscovery.BuilderDbFiltersDiscovery.Builder. filters(List<DbFleetDiscoveryFilter> filters)Filters to perform the target discovery.Constructor parameters in com.oracle.bmc.fleetsoftwareupdate.model with type arguments of type DbFleetDiscoveryFilter Constructor Description DbFiltersDiscovery(List<DbFleetDiscoveryFilter> filters)Deprecated.
 
-