Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.GiFleetDiscoveryFilter
-
Packages that use GiFleetDiscoveryFilter Package Description com.oracle.bmc.fleetsoftwareupdate.model -
-
Uses of GiFleetDiscoveryFilter in com.oracle.bmc.fleetsoftwareupdate.model
Subclasses of GiFleetDiscoveryFilter in com.oracle.bmc.fleetsoftwareupdate.model Modifier and Type Class Description classGiCompartmentIdFilterList of Compartments to include in the discovery.classGiDefinedTagsFilterDefined tags to include in the discovery.classGiFreeformTagsFilterFreeform tags to include in the discovery.classGiResourceIdFilterRelated resource Ids to include in the discovery.classGiVersionFilterVersions to include in the discovery.Methods in com.oracle.bmc.fleetsoftwareupdate.model that return types with arguments of type GiFleetDiscoveryFilter Modifier and Type Method Description List<GiFleetDiscoveryFilter>GiFiltersDiscovery. getFilters()Filters to perform the target discovery.Method parameters in com.oracle.bmc.fleetsoftwareupdate.model with type arguments of type GiFleetDiscoveryFilter Modifier and Type Method Description GiFiltersDiscovery.BuilderGiFiltersDiscovery.Builder. filters(List<GiFleetDiscoveryFilter> filters)Filters to perform the target discovery.Constructor parameters in com.oracle.bmc.fleetsoftwareupdate.model with type arguments of type GiFleetDiscoveryFilter Constructor Description GiFiltersDiscovery(List<GiFleetDiscoveryFilter> filters)Deprecated.
-