Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Class and Description |
---|---|
class |
GiDiscoveryResults
Collection built from the results of a Succeeded Fleet Software Update Discovery resource.
|
class |
GiFiltersDiscovery
Collection discovery done from the results of the specified filters.
|
class |
GiSearchQueryDiscovery
Collection discovery done from the results of the specified Search Service query string.
|
class |
GiTargetListDiscovery
Collection discovery conformed by the specified list of targets.
|
Modifier and Type | Method and Description |
---|---|
GiFleetDiscoveryDetails |
GiDiscoveryDetails.getCriteria() |
GiFleetDiscoveryDetails |
CreateGiFsuCollectionDetails.getFleetDiscovery() |
GiFleetDiscoveryDetails |
GiCollection.getFleetDiscovery() |
Modifier and Type | Method and Description |
---|---|
GiDiscoveryDetails.Builder |
GiDiscoveryDetails.Builder.criteria(GiFleetDiscoveryDetails criteria) |
CreateGiFsuCollectionDetails.Builder |
CreateGiFsuCollectionDetails.Builder.fleetDiscovery(GiFleetDiscoveryDetails fleetDiscovery) |
GiCollection.Builder |
GiCollection.Builder.fleetDiscovery(GiFleetDiscoveryDetails fleetDiscovery) |
Constructor and Description |
---|
CreateGiFsuCollectionDetails(String displayName,
CollectionServiceTypes serviceType,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
GiSourceMajorVersions sourceMajorVersion,
GiFleetDiscoveryDetails fleetDiscovery)
Deprecated.
|
GiCollection(String id,
String displayName,
CollectionServiceTypes serviceType,
String compartmentId,
ActiveCycleDetails activeFsuCycle,
Integer targetCount,
Date timeCreated,
Date timeUpdated,
CollectionLifecycleStates lifecycleState,
String lifecycleDetails,
String lastCompletedFsuCycleId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
GiSourceMajorVersions sourceMajorVersion,
GiFleetDiscoveryDetails fleetDiscovery)
Deprecated.
|
GiDiscoveryDetails(DiscoveryServiceTypes serviceType,
GiSourceMajorVersions sourceMajorVersion,
GiFleetDiscoveryDetails criteria)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.