Uses of Class
com.oracle.bmc.osmanagement.model.OsFamilies
-
Packages that use OsFamilies Package Description com.oracle.bmc.osmanagement.model com.oracle.bmc.osmanagement.requests -
-
Uses of OsFamilies in com.oracle.bmc.osmanagement.model
Methods in com.oracle.bmc.osmanagement.model that return OsFamilies Modifier and Type Method Description static OsFamilies
OsFamilies. create(String key)
OsFamilies
CrashEventSystemInformation. getOsFamily()
The Operating System type of the managed instance.OsFamilies
CreateManagedInstanceGroupDetails. getOsFamily()
The Operating System type of the managed instance(s) on which this scheduled job will operate.OsFamilies
CreateScheduledJobDetails. getOsFamily()
The Operating System type of the managed instance(s) on which this scheduled job will operate.OsFamilies
ManagedInstance. getOsFamily()
The Operating System type of the managed instance.OsFamilies
ManagedInstanceGroup. getOsFamily()
The Operating System type of the managed instance.OsFamilies
ManagedInstanceGroupSummary. getOsFamily()
The Operating System type of the managed instance.OsFamilies
ManagedInstanceSummary. getOsFamily()
The Operating System type of the managed instance.OsFamilies
ScheduledJob. getOsFamily()
The Operating System type of the managed instance.OsFamilies
ScheduledJobSummary. getOsFamily()
The Operating System type of the managed instance.OsFamilies
WorkRequest. getOsFamily()
The Operating System type of the managed instance.OsFamilies
WorkRequestSummary. getOsFamily()
The Operating System type of the managed instance.static OsFamilies
OsFamilies. valueOf(String name)
Returns the enum constant of this type with the specified name.static OsFamilies[]
OsFamilies. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.osmanagement.model with parameters of type OsFamilies Modifier and Type Method Description CrashEventSystemInformation.Builder
CrashEventSystemInformation.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.CreateManagedInstanceGroupDetails.Builder
CreateManagedInstanceGroupDetails.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance(s) on which this scheduled job will operate.CreateScheduledJobDetails.Builder
CreateScheduledJobDetails.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance(s) on which this scheduled job will operate.ManagedInstance.Builder
ManagedInstance.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.ManagedInstanceGroup.Builder
ManagedInstanceGroup.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.ManagedInstanceGroupSummary.Builder
ManagedInstanceGroupSummary.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.ManagedInstanceSummary.Builder
ManagedInstanceSummary.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.ScheduledJob.Builder
ScheduledJob.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.ScheduledJobSummary.Builder
ScheduledJobSummary.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.WorkRequest.Builder
WorkRequest.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.WorkRequestSummary.Builder
WorkRequestSummary.Builder. osFamily(OsFamilies osFamily)
The Operating System type of the managed instance.Constructors in com.oracle.bmc.osmanagement.model with parameters of type OsFamilies Constructor Description CrashEventSystemInformation(ArchTypes architecture, String kspliceEffectiveKernelVersion, OsFamilies osFamily, String osName, String osKernelRelease, String osKernelVersion, String osSystemVersion)
Deprecated.CreateManagedInstanceGroupDetails(String displayName, String description, String compartmentId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, OsFamilies osFamily)
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.ManagedInstance(String displayName, String id, String description, String lastCheckin, String lastBoot, Integer updatesAvailable, String osName, String osVersion, String osKernelVersion, String compartmentId, ManagedInstance.Status status, SoftwareSourceId parentSoftwareSource, List<SoftwareSourceId> childSoftwareSources, List<Id> managedInstanceGroups, OsFamilies osFamily, Boolean isRebootRequired, String notificationTopicId, String kspliceEffectiveKernelVersion, Boolean isDataCollectionAuthorized, AutonomousSettings autonomous, Integer securityUpdatesAvailable, Integer bugUpdatesAvailable, Integer enhancementUpdatesAvailable, Integer otherUpdatesAvailable, Integer scheduledJobCount, Integer workRequestCount)
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.ManagedInstanceGroupSummary(String displayName, String id, String compartmentId, String description, Integer managedInstanceCount, LifecycleStates lifecycleState, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, OsFamilies osFamily)
Deprecated.ManagedInstanceSummary(String displayName, String id, String lastCheckin, String lastBoot, Integer updatesAvailable, String compartmentId, String description, ManagedInstanceSummary.Status status, OsFamilies osFamily, Boolean isRebootRequired)
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.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.WorkRequestSummary(OperationTypes operationType, OperationStatus status, String id, String compartmentId, String description, String message, Float percentComplete, Date timeAccepted, OsFamilies osFamily)
Deprecated. -
Uses of OsFamilies in com.oracle.bmc.osmanagement.requests
Methods in com.oracle.bmc.osmanagement.requests that return OsFamilies Modifier and Type Method Description OsFamilies
ListManagedInstanceGroupsRequest. getOsFamily()
The OS family for which to list resources.OsFamilies
ListManagedInstancesRequest. getOsFamily()
The OS family for which to list resources.OsFamilies
ListScheduledJobsRequest. getOsFamily()
The OS family for which to list resources.OsFamilies
ListUpcomingScheduledJobsRequest. getOsFamily()
The OS family for which to list resources.OsFamilies
ListWorkRequestsRequest. getOsFamily()
The OS family for which to list resources.Methods in com.oracle.bmc.osmanagement.requests with parameters of type OsFamilies Modifier and Type Method Description ListManagedInstanceGroupsRequest.Builder
ListManagedInstanceGroupsRequest.Builder. osFamily(OsFamilies osFamily)
The OS family for which to list resources.ListManagedInstancesRequest.Builder
ListManagedInstancesRequest.Builder. osFamily(OsFamilies osFamily)
The OS family for which to list resources.ListScheduledJobsRequest.Builder
ListScheduledJobsRequest.Builder. osFamily(OsFamilies osFamily)
The OS family for which to list resources.ListUpcomingScheduledJobsRequest.Builder
ListUpcomingScheduledJobsRequest.Builder. osFamily(OsFamilies osFamily)
The OS family for which to list resources.ListWorkRequestsRequest.Builder
ListWorkRequestsRequest.Builder. osFamily(OsFamilies osFamily)
The OS family for which to list resources.
-