Uses of Class
com.oracle.bmc.osmanagement.model.Id
-
Packages that use Id Package Description com.oracle.bmc.osmanagement.model -
-
Uses of Id in com.oracle.bmc.osmanagement.model
Methods in com.oracle.bmc.osmanagement.model that return Id Modifier and Type Method Description Id
Id.Builder. build()
Id
WorkRequest. getManagedInstanceId()
Methods in com.oracle.bmc.osmanagement.model that return types with arguments of type Id Modifier and Type Method Description List<Id>
Erratum. getAffectedInstances()
list of managed instances to this erratumList<Id>
SoftwareSource. getAssociatedManagedInstances()
list of the Managed Instances associated with this Software SourcesList<Id>
AvailableUpdateSummary. getErrata()
List of errata containing this updateList<Id>
SoftwarePackageSearchSummary. getErrata()
List of errata containing this software packageList<Id>
CreateScheduledJobDetails. getManagedInstanceGroups()
The list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances).List<Id>
ManagedInstance. getManagedInstanceGroups()
The ids of the managed instance groups of which this instance is a member.List<Id>
ScheduledJob. getManagedInstanceGroups()
the list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances)List<Id>
ScheduledJobSummary. getManagedInstanceGroups()
the list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances)List<Id>
CreateScheduledJobDetails. getManagedInstances()
The list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups).List<Id>
ManagedInstanceGroup. getManagedInstances()
list of Managed Instances in the groupList<Id>
ScheduledJob. getManagedInstances()
the list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups)List<Id>
ScheduledJobSummary. getManagedInstances()
the list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups)List<Id>
Erratum. getSoftwareSources()
list of Software SourcesList<Id>
ScheduledJob. getWorkRequests()
list of Work Requests associated with this Scheduled JobMethods in com.oracle.bmc.osmanagement.model with parameters of type Id Modifier and Type Method Description Id.Builder
Id.Builder. copy(Id model)
WorkRequest.Builder
WorkRequest.Builder. managedInstanceId(Id managedInstanceId)
Method parameters in com.oracle.bmc.osmanagement.model with type arguments of type Id Modifier and Type Method Description Erratum.Builder
Erratum.Builder. affectedInstances(List<Id> affectedInstances)
list of managed instances to this erratumSoftwareSource.Builder
SoftwareSource.Builder. associatedManagedInstances(List<Id> associatedManagedInstances)
list of the Managed Instances associated with this Software SourcesAvailableUpdateSummary.Builder
AvailableUpdateSummary.Builder. errata(List<Id> errata)
List of errata containing this updateSoftwarePackageSearchSummary.Builder
SoftwarePackageSearchSummary.Builder. errata(List<Id> errata)
List of errata containing this software packageCreateScheduledJobDetails.Builder
CreateScheduledJobDetails.Builder. managedInstanceGroups(List<Id> managedInstanceGroups)
The list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances).ManagedInstance.Builder
ManagedInstance.Builder. managedInstanceGroups(List<Id> managedInstanceGroups)
The ids of the managed instance groups of which this instance is a member.ScheduledJob.Builder
ScheduledJob.Builder. managedInstanceGroups(List<Id> managedInstanceGroups)
the list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances)ScheduledJobSummary.Builder
ScheduledJobSummary.Builder. managedInstanceGroups(List<Id> managedInstanceGroups)
the list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances)CreateScheduledJobDetails.Builder
CreateScheduledJobDetails.Builder. managedInstances(List<Id> managedInstances)
The list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups).ManagedInstanceGroup.Builder
ManagedInstanceGroup.Builder. managedInstances(List<Id> managedInstances)
list of Managed Instances in the groupScheduledJob.Builder
ScheduledJob.Builder. managedInstances(List<Id> managedInstances)
the list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups)ScheduledJobSummary.Builder
ScheduledJobSummary.Builder. managedInstances(List<Id> managedInstances)
the list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups)Erratum.Builder
Erratum.Builder. softwareSources(List<Id> softwareSources)
list of Software SourcesScheduledJob.Builder
ScheduledJob.Builder. workRequests(List<Id> workRequests)
list of Work Requests associated with this Scheduled JobConstructors in com.oracle.bmc.osmanagement.model with parameters of type Id Constructor Description WorkRequest(OperationTypes operationType, OperationStatus status, String id, String compartmentId, String description, String message, Id managedInstanceId, List<WorkRequestResource> resources, Float percentComplete, Date timeAccepted, Date timeStarted, Date timeFinished, OsFamilies osFamily, String parentId, List<String> childrenIds)
Deprecated.Constructor parameters in com.oracle.bmc.osmanagement.model with type arguments of type Id Constructor Description AvailableUpdateSummary(String displayName, String name, UpdateTypes updateType, String type, String installedVersion, String availableVersion, String architecture, List<Id> errata, List<String> relatedCves, List<SoftwareSourceId> softwareSources)
Deprecated.CreateScheduledJobDetails(String compartmentId, String displayName, String description, ScheduleTypes scheduleType, Date timeNextExecution, IntervalTypes intervalType, String intervalValue, List<Id> managedInstances, List<Id> managedInstanceGroups, OperationTypes operationType, PackageUpdateTypes updateType, List<PackageName> packageNames, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<String> updateNames, OsFamilies osFamily)
Deprecated.Erratum(String name, String id, String compartmentId, String synopsis, String issued, String description, String updated, UpdateTypes advisoryType, String from, String solution, String references, List<Id> affectedInstances, List<String> relatedCves, List<Id> softwareSources, List<SoftwarePackageSummary> packages)
Deprecated.ManagedInstanceGroup(String displayName, String id, String description, String compartmentId, List<Id> managedInstances, LifecycleStates lifecycleState, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, OsFamilies osFamily)
Deprecated.ScheduledJob(String id, String compartmentId, String displayName, String description, ScheduleTypes scheduleType, Date timeNextExecution, Date timeLastExecution, IntervalTypes intervalType, String intervalValue, List<Id> managedInstances, List<Id> managedInstanceGroups, OperationTypes operationType, PackageUpdateTypes updateType, List<PackageName> packageNames, List<Id> workRequests, LifecycleStates lifecycleState, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<String> updateNames, OsFamilies osFamily, Boolean isRestricted)
Deprecated.ScheduledJobSummary(String id, String displayName, String compartmentId, ScheduleTypes scheduleType, Date timeNextExecution, Date timeLastExecution, List<Id> managedInstances, List<Id> managedInstanceGroups, OperationTypes operationType, LifecycleStates lifecycleState, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, OsFamilies osFamily, Boolean isRestricted)
Deprecated.SoftwarePackageSearchSummary(String displayName, String name, String type, String version, String architecture, String summary, UpdateTypes advisoryType, List<Id> errata, List<SoftwareSourceId> softwareSources)
Deprecated.SoftwareSource(String id, String compartmentId, String displayName, String description, String repoType, ArchTypes archType, String url, String parentId, String parentName, ChecksumTypes checksumType, String maintainerName, String maintainerEmail, String maintainerPhone, String gpgKeyUrl, String gpgKeyId, String gpgKeyFingerprint, SoftwareSource.Status status, LifecycleStates lifecycleState, Integer packages, List<Id> associatedManagedInstances, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated.
-