Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
static OsFamily |
OsFamily.create(String key) |
OsFamily |
CreateStationProfileDetails.getOsFamily()
The operating system family.
|
OsFamily |
SystemDetails.getOsFamily()
Operating system type.
|
OsFamily |
ManagedInstance.getOsFamily()
The operating system type of the managed instance.
|
OsFamily |
CreateLifecycleEnvironmentDetails.getOsFamily()
The operating system of the managed instances in the lifecycle environment.
|
OsFamily |
SoftwareSource.getOsFamily()
The OS family the software source belongs to.
|
OsFamily |
Profile.getOsFamily()
The operating system family.
|
OsFamily |
CreateManagedInstanceGroupDetails.getOsFamily()
The operating system type of the managed instances that will be attached to this group.
|
OsFamily |
SoftwareSourceSummary.getOsFamily()
The OS family the software source belongs to.
|
OsFamily |
ProfileSummary.getOsFamily()
The operating system family.
|
OsFamily |
MirrorSummary.getOsFamily()
The OS family the Software Source belongs to
|
OsFamily |
LifecycleEnvironment.getOsFamily()
The operating system of the managed instances in the lifecycle environment.
|
OsFamily |
ManagedInstanceSummary.getOsFamily()
The operating system type of the managed instance.
|
OsFamily |
ManagedInstanceGroupSummary.getOsFamily()
The operating system type of the instances in the managed instance group.
|
OsFamily |
ManagedInstanceGroup.getOsFamily()
The operating system type of the instances in the managed instance group.
|
OsFamily |
CreateSoftwareSourceProfileDetails.getOsFamily()
The operating system family.
|
OsFamily |
LifecycleStage.getOsFamily()
The operating system of the managed instances in the lifecycle stage.
|
OsFamily |
LifecycleEnvironmentSummary.getOsFamily()
The operating system of the managed instances in the lifecycle environment.
|
OsFamily |
LifecycleStageSummary.getOsFamily()
The operating system of the managed instances in the lifecycle stage.
|
static OsFamily |
OsFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OsFamily[] |
OsFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<OsFamily> |
SoftwareSourceVendorSummary.getOsFamilies()
List of corresponding operating system families.
|
List<OsFamily> |
ErratumSummary.getOsFamilies()
List of affected OS families.
|
List<OsFamily> |
SoftwarePackageSummary.getOsFamilies()
The OS families the package belongs to.
|
List<OsFamily> |
SoftwarePackage.getOsFamilies()
The OS families the package belongs to.
|
List<OsFamily> |
Erratum.getOsFamilies()
List of affected OS families.
|
Modifier and Type | Method and Description |
---|---|
CreateStationProfileDetails.Builder |
CreateStationProfileDetails.Builder.osFamily(OsFamily osFamily)
The operating system family.
|
VersionedCustomSoftwareSource.Builder |
VersionedCustomSoftwareSource.Builder.osFamily(OsFamily osFamily) |
SystemDetails.Builder |
SystemDetails.Builder.osFamily(OsFamily osFamily)
Operating system type.
|
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.osFamily(OsFamily osFamily) |
ManagedInstance.Builder |
ManagedInstance.Builder.osFamily(OsFamily osFamily)
The operating system type of the managed instance.
|
StationProfile.Builder |
StationProfile.Builder.osFamily(OsFamily osFamily) |
CreateLifecycleEnvironmentDetails.Builder |
CreateLifecycleEnvironmentDetails.Builder.osFamily(OsFamily osFamily)
The operating system of the managed instances in the lifecycle environment.
|
SoftwareSourceProfile.Builder |
SoftwareSourceProfile.Builder.osFamily(OsFamily osFamily) |
CreateManagedInstanceGroupDetails.Builder |
CreateManagedInstanceGroupDetails.Builder.osFamily(OsFamily osFamily)
The operating system type of the managed instances that will be attached to this group.
|
LifecycleProfile.Builder |
LifecycleProfile.Builder.osFamily(OsFamily osFamily) |
CustomSoftwareSourceSummary.Builder |
CustomSoftwareSourceSummary.Builder.osFamily(OsFamily osFamily) |
GroupProfile.Builder |
GroupProfile.Builder.osFamily(OsFamily osFamily) |
VendorSoftwareSourceSummary.Builder |
VendorSoftwareSourceSummary.Builder.osFamily(OsFamily osFamily) |
ProfileSummary.Builder |
ProfileSummary.Builder.osFamily(OsFamily osFamily)
The operating system family.
|
MirrorSummary.Builder |
MirrorSummary.Builder.osFamily(OsFamily osFamily)
The OS family the Software Source belongs to
|
VersionedCustomSoftwareSourceSummary.Builder |
VersionedCustomSoftwareSourceSummary.Builder.osFamily(OsFamily osFamily) |
LifecycleEnvironment.Builder |
LifecycleEnvironment.Builder.osFamily(OsFamily osFamily)
The operating system of the managed instances in the lifecycle environment.
|
ManagedInstanceSummary.Builder |
ManagedInstanceSummary.Builder.osFamily(OsFamily osFamily)
The operating system type of the managed instance.
|
CustomSoftwareSource.Builder |
CustomSoftwareSource.Builder.osFamily(OsFamily osFamily) |
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.osFamily(OsFamily osFamily)
The operating system type of the instances in the managed instance group.
|
ManagedInstanceGroup.Builder |
ManagedInstanceGroup.Builder.osFamily(OsFamily osFamily)
The operating system type of the instances in the managed instance group.
|
CreateSoftwareSourceProfileDetails.Builder |
CreateSoftwareSourceProfileDetails.Builder.osFamily(OsFamily osFamily)
The operating system family.
|
LifecycleStage.Builder |
LifecycleStage.Builder.osFamily(OsFamily osFamily)
The operating system of the managed instances in the lifecycle stage.
|
LifecycleEnvironmentSummary.Builder |
LifecycleEnvironmentSummary.Builder.osFamily(OsFamily osFamily)
The operating system of the managed instances in the lifecycle environment.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.osFamily(OsFamily osFamily)
The operating system of the managed instances in the lifecycle stage.
|
WindowsStandaloneProfile.Builder |
WindowsStandaloneProfile.Builder.osFamily(OsFamily osFamily) |
Modifier and Type | Method and Description |
---|---|
SoftwareSourceVendorSummary.Builder |
SoftwareSourceVendorSummary.Builder.osFamilies(List<OsFamily> osFamilies)
List of corresponding operating system families.
|
ErratumSummary.Builder |
ErratumSummary.Builder.osFamilies(List<OsFamily> osFamilies)
List of affected OS families.
|
SoftwarePackageSummary.Builder |
SoftwarePackageSummary.Builder.osFamilies(List<OsFamily> osFamilies)
The OS families the package belongs to.
|
SoftwarePackage.Builder |
SoftwarePackage.Builder.osFamilies(List<OsFamily> osFamilies)
The OS families the package belongs to.
|
Erratum.Builder |
Erratum.Builder.osFamilies(List<OsFamily> osFamilies)
List of affected OS families.
|
Constructor and Description |
---|
CreateLifecycleEnvironmentDetails(String compartmentId,
String displayName,
String description,
List<CreateLifecycleStageDetails> stages,
ArchType archType,
OsFamily osFamily,
VendorName vendorName,
ManagedInstanceLocation location,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateManagedInstanceGroupDetails(String displayName,
String description,
String compartmentId,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
ManagedInstanceLocation location,
List<String> softwareSourceIds,
List<String> managedInstanceIds,
String notificationTopicId,
UpdatableAutonomousSettings autonomousSettings,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateSoftwareSourceProfileDetails(String displayName,
String compartmentId,
String description,
String managementStationId,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
List<String> softwareSourceIds)
Deprecated.
|
CreateStationProfileDetails(String displayName,
String compartmentId,
String description,
String managementStationId,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
VendorName vendorName,
OsFamily osFamily,
ArchType archType)
Deprecated.
|
CustomSoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources,
CustomSoftwareSourceFilter customSoftwareSourceFilter,
Boolean isAutomaticallyUpdated,
Boolean isAutoResolveDependencies,
Boolean isCreatedFromPackageList,
Boolean isLatestContentOnly,
List<String> packages)
Deprecated.
|
CustomSoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources)
Deprecated.
|
GroupProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
ManagedInstanceGroupDetails managedInstanceGroup)
Deprecated.
|
LifecycleEnvironment(String id,
String compartmentId,
String displayName,
String description,
List<LifecycleStage> stages,
List<ManagedInstanceDetails> managedInstanceIds,
LifecycleEnvironment.LifecycleState lifecycleState,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
ManagedInstanceLocation location,
Date timeCreated,
Date timeModified,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LifecycleEnvironmentSummary(String id,
String compartmentId,
String displayName,
String description,
List<LifecycleStageSummary> stages,
LifecycleEnvironment.LifecycleState lifecycleState,
ArchType archType,
OsFamily osFamily,
VendorName vendorName,
ManagedInstanceLocation location,
Date timeCreated,
Date timeModified,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LifecycleProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
LifecycleEnvironmentDetails lifecycleEnvironment,
LifecycleStageDetails lifecycleStage)
Deprecated.
|
LifecycleStage(String id,
String compartmentId,
String displayName,
String lifecycleEnvironmentId,
Integer rank,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
List<ManagedInstanceDetails> managedInstanceIds,
ManagedInstanceLocation location,
SoftwareSourceDetails softwareSourceId,
Date timeCreated,
Date timeModified,
LifecycleStage.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
LifecycleStageSummary(String id,
String compartmentId,
String displayName,
String lifecycleEnvironmentId,
String lifecycleEnvironmentDisplayName,
Integer rank,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
Integer managedInstances,
ManagedInstanceLocation location,
SoftwareSourceDetails softwareSourceId,
Date timeCreated,
Date timeModified,
LifecycleStage.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedInstance(String id,
String displayName,
String description,
String tenancyId,
String compartmentId,
ManagedInstanceLocation location,
Date timeLastCheckin,
Date timeLastBoot,
String osName,
String osVersion,
String osKernelVersion,
String kspliceEffectiveKernelVersion,
ArchType architecture,
OsFamily osFamily,
ManagedInstanceStatus status,
String profile,
Boolean isManagementStation,
String primaryManagementStationId,
String secondaryManagementStationId,
List<SoftwareSourceDetails> softwareSources,
Id managedInstanceGroup,
Id lifecycleEnvironment,
Id lifecycleStage,
Boolean isRebootRequired,
Integer installedPackages,
Integer installedWindowsUpdates,
Integer updatesAvailable,
Integer securityUpdatesAvailable,
Integer bugUpdatesAvailable,
Integer enhancementUpdatesAvailable,
Integer otherUpdatesAvailable,
Integer scheduledJobCount,
Integer workRequestCount,
Date timeCreated,
Date timeUpdated,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux)
Deprecated.
|
ManagedInstanceGroup(String id,
String compartmentId,
String displayName,
String description,
Date timeCreated,
Date timeModified,
ManagedInstanceGroup.LifecycleState lifecycleState,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
List<SoftwareSourceDetails> softwareSourceIds,
List<SoftwareSourceDetails> softwareSources,
List<String> managedInstanceIds,
Integer managedInstanceCount,
ManagedInstanceLocation location,
Integer pendingJobCount,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedInstanceGroupSummary(String id,
String compartmentId,
String displayName,
String description,
Integer managedInstanceCount,
ManagedInstanceLocation location,
Date timeCreated,
Date timeModified,
ManagedInstanceGroup.LifecycleState lifecycleState,
OsFamily osFamily,
ArchType archType,
VendorName vendorName,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ManagedInstanceSummary(String id,
String displayName,
String description,
String tenancyId,
String compartmentId,
ManagedInstanceLocation location,
ArchType architecture,
OsFamily osFamily,
ManagedInstanceStatus status,
Id managedInstanceGroup,
Id lifecycleEnvironment,
Id lifecycleStage,
Boolean isRebootRequired,
Integer updatesAvailable,
Boolean isManagementStation,
String notificationTopicId,
AutonomousSettings autonomousSettings,
Boolean isManagedByAutonomousLinux)
Deprecated.
|
MirrorSummary(String id,
String displayName,
MirrorType type,
OsFamily osFamily,
ArchType archType,
MirrorState state,
Integer percentage,
Date timeLastSynced,
String log)
Deprecated.
|
Profile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ProfileSummary(String id,
String displayName,
String description,
String compartmentId,
String managementStationId,
ProfileType profileType,
Profile.RegistrationType registrationType,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
SoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
SoftwareSourceProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<SoftwareSourceDetails> softwareSources)
Deprecated.
|
SoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
StationProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
SystemDetails(ArchType architecture,
String kspliceEffectiveKernelVersion,
OsFamily osFamily,
String osName,
String osKernelRelease,
String osKernelVersion,
String osSystemVersion)
Deprecated.
|
VendorSoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
VendorName vendorName,
String originSoftwareSourceId,
Boolean isMandatoryForAutonomousLinux)
Deprecated.
|
VendorSoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
VendorName vendorName,
Boolean isMandatoryForAutonomousLinux)
Deprecated.
|
VersionedCustomSoftwareSource(String id,
String compartmentId,
String displayName,
Date timeCreated,
String description,
Availability availability,
Availability availabilityAtOci,
String repoId,
OsFamily osFamily,
ArchType archType,
SoftwareSource.LifecycleState lifecycleState,
Long packageCount,
String url,
ChecksumType checksumType,
String gpgKeyUrl,
String gpgKeyId,
String gpgKeyFingerprint,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources,
CustomSoftwareSourceFilter customSoftwareSourceFilter,
String softwareSourceVersion,
Boolean isAutoResolveDependencies,
Boolean isCreatedFromPackageList,
Boolean isLatestContentOnly,
List<String> packages)
Deprecated.
|
VersionedCustomSoftwareSourceSummary(String id,
String compartmentId,
String displayName,
String repoId,
String url,
Date timeCreated,
Date timeUpdated,
String description,
Availability availability,
Availability availabilityAtOci,
OsFamily osFamily,
ArchType archType,
Long packageCount,
SoftwareSource.LifecycleState lifecycleState,
Double size,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<Id> vendorSoftwareSources,
String softwareSourceVersion)
Deprecated.
|
WindowsStandaloneProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Constructor and Description |
---|
Erratum(String name,
String synopsis,
Date timeIssued,
String description,
Date timeUpdated,
ClassificationTypes classificationType,
AdvisoryTypes advisoryType,
String from,
String solution,
String references,
List<String> relatedCves,
List<String> repositories,
List<SoftwarePackageSummary> packages,
List<OsFamily> osFamilies,
AdvisorySeverity advisorySeverity)
Deprecated.
|
ErratumSummary(String name,
String synopsis,
Date timeIssued,
Date timeUpdated,
ClassificationTypes classificationType,
List<String> relatedCves,
List<OsFamily> osFamilies,
AdvisorySeverity advisorySeverity,
AdvisoryTypes advisoryType)
Deprecated.
|
SoftwarePackage(String displayName,
String name,
String type,
String version,
SoftwarePackageArchitecture architecture,
String lastModifiedDate,
String checksum,
String checksumType,
String description,
Long sizeInBytes,
List<SoftwarePackageDependency> dependencies,
List<SoftwarePackageFile> files,
List<SoftwareSourceDetails> softwareSources,
Boolean isLatest,
List<OsFamily> osFamilies)
Deprecated.
|
SoftwarePackageSummary(String displayName,
String name,
String type,
String version,
SoftwarePackageArchitecture architecture,
String checksum,
String checksumType,
Boolean isLatest,
List<SoftwareSourceDetails> softwareSources,
List<OsFamily> osFamilies)
Deprecated.
|
SoftwareSourceVendorSummary(VendorName name,
List<OsFamily> osFamilies,
List<ArchType> archTypes)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
OsFamily |
ListErrataRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
OsFamily |
ListProfilesRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
OsFamily |
ListLifecycleStagesRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
OsFamily |
ListLifecycleEnvironmentsRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
OsFamily |
ListManagedInstanceGroupsRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
OsFamily |
ListAllSoftwarePackagesRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
Modifier and Type | Method and Description |
---|---|
List<OsFamily> |
ListSoftwarePackageSoftwareSourcesRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
List<OsFamily> |
SummarizeManagedInstanceAnalyticsRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
List<OsFamily> |
ListSoftwareSourcesRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
List<OsFamily> |
ListManagedInstancesRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
List<OsFamily> |
GetManagedInstanceAnalyticContentRequest.getOsFamily()
A filter to return only resources that match the given operating system family.
|
Modifier and Type | Method and Description |
---|---|
ListErrataRequest.Builder |
ListErrataRequest.Builder.osFamily(OsFamily osFamily)
A filter to return only resources that match the given operating system family.
|
ListSoftwarePackageSoftwareSourcesRequest.Builder |
ListSoftwarePackageSoftwareSourcesRequest.Builder.osFamily(OsFamily singularValue)
Singular setter.
|
SummarizeManagedInstanceAnalyticsRequest.Builder |
SummarizeManagedInstanceAnalyticsRequest.Builder.osFamily(OsFamily singularValue)
Singular setter.
|
ListProfilesRequest.Builder |
ListProfilesRequest.Builder.osFamily(OsFamily osFamily)
A filter to return only resources that match the given operating system family.
|
ListLifecycleStagesRequest.Builder |
ListLifecycleStagesRequest.Builder.osFamily(OsFamily osFamily)
A filter to return only resources that match the given operating system family.
|
ListLifecycleEnvironmentsRequest.Builder |
ListLifecycleEnvironmentsRequest.Builder.osFamily(OsFamily osFamily)
A filter to return only resources that match the given operating system family.
|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.osFamily(OsFamily singularValue)
Singular setter.
|
ListManagedInstancesRequest.Builder |
ListManagedInstancesRequest.Builder.osFamily(OsFamily singularValue)
Singular setter.
|
ListManagedInstanceGroupsRequest.Builder |
ListManagedInstanceGroupsRequest.Builder.osFamily(OsFamily osFamily)
A filter to return only resources that match the given operating system family.
|
ListAllSoftwarePackagesRequest.Builder |
ListAllSoftwarePackagesRequest.Builder.osFamily(OsFamily osFamily)
A filter to return only resources that match the given operating system family.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.osFamily(OsFamily singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListSoftwarePackageSoftwareSourcesRequest.Builder |
ListSoftwarePackageSoftwareSourcesRequest.Builder.osFamily(List<OsFamily> osFamily)
A filter to return only resources that match the given operating system family.
|
SummarizeManagedInstanceAnalyticsRequest.Builder |
SummarizeManagedInstanceAnalyticsRequest.Builder.osFamily(List<OsFamily> osFamily)
A filter to return only resources that match the given operating system family.
|
ListSoftwareSourcesRequest.Builder |
ListSoftwareSourcesRequest.Builder.osFamily(List<OsFamily> osFamily)
A filter to return only resources that match the given operating system family.
|
ListManagedInstancesRequest.Builder |
ListManagedInstancesRequest.Builder.osFamily(List<OsFamily> osFamily)
A filter to return only resources that match the given operating system family.
|
GetManagedInstanceAnalyticContentRequest.Builder |
GetManagedInstanceAnalyticContentRequest.Builder.osFamily(List<OsFamily> osFamily)
A filter to return only resources that match the given operating system family.
|
Copyright © 2016–2024. All rights reserved.