Uses of Class
com.oracle.bmc.osmanagementhub.model.Id
-
Packages that use Id Package Description com.oracle.bmc.osmanagementhub.model -
-
Uses of Id in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return Id Modifier and Type Method Description Id
Id.Builder. build()
Id
ManagedInstance. getLifecycleEnvironment()
Id
ManagedInstanceSummary. getLifecycleEnvironment()
Id
ManagedInstance. getLifecycleStage()
Id
ManagedInstanceSummary. getLifecycleStage()
Id
ManagedInstance. getManagedInstanceGroup()
Id
ManagedInstanceSummary. getManagedInstanceGroup()
Methods in com.oracle.bmc.osmanagementhub.model that return types with arguments of type Id Modifier and Type Method Description List<Id>
CreateCustomSoftwareSourceDetails. getVendorSoftwareSources()
List of vendor software sources.List<Id>
CreateVersionedCustomSoftwareSourceDetails. getVendorSoftwareSources()
List of vendor software sources.List<Id>
CustomSoftwareSource. getVendorSoftwareSources()
List of vendor software sources that are used for the basis of the custom software source.List<Id>
CustomSoftwareSourceSummary. getVendorSoftwareSources()
List of vendor software sources that are used for the basis of the custom software source..List<Id>
UpdateCustomSoftwareSourceDetails. getVendorSoftwareSources()
List of vendor software sources that are used for the basis of the custom software source.List<Id>
VersionedCustomSoftwareSource. getVendorSoftwareSources()
List of vendor software sources that are used for the basis of the versioned custom software source.List<Id>
VersionedCustomSoftwareSourceSummary. getVendorSoftwareSources()
List of vendor software sources that are used for the basis of the versioned custom software source.Methods in com.oracle.bmc.osmanagementhub.model with parameters of type Id Modifier and Type Method Description Id.Builder
Id.Builder. copy(Id model)
ManagedInstance.Builder
ManagedInstance.Builder. lifecycleEnvironment(Id lifecycleEnvironment)
ManagedInstanceSummary.Builder
ManagedInstanceSummary.Builder. lifecycleEnvironment(Id lifecycleEnvironment)
ManagedInstance.Builder
ManagedInstance.Builder. lifecycleStage(Id lifecycleStage)
ManagedInstanceSummary.Builder
ManagedInstanceSummary.Builder. lifecycleStage(Id lifecycleStage)
ManagedInstance.Builder
ManagedInstance.Builder. managedInstanceGroup(Id managedInstanceGroup)
ManagedInstanceSummary.Builder
ManagedInstanceSummary.Builder. managedInstanceGroup(Id managedInstanceGroup)
Method parameters in com.oracle.bmc.osmanagementhub.model with type arguments of type Id Modifier and Type Method Description CreateCustomSoftwareSourceDetails.Builder
CreateCustomSoftwareSourceDetails.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources.CreateVersionedCustomSoftwareSourceDetails.Builder
CreateVersionedCustomSoftwareSourceDetails.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources.CustomSoftwareSource.Builder
CustomSoftwareSource.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources that are used for the basis of the custom software source.CustomSoftwareSourceSummary.Builder
CustomSoftwareSourceSummary.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources that are used for the basis of the custom software source..UpdateCustomSoftwareSourceDetails.Builder
UpdateCustomSoftwareSourceDetails.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources that are used for the basis of the custom software source.VersionedCustomSoftwareSource.Builder
VersionedCustomSoftwareSource.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources that are used for the basis of the versioned custom software source.VersionedCustomSoftwareSourceSummary.Builder
VersionedCustomSoftwareSourceSummary.Builder. vendorSoftwareSources(List<Id> vendorSoftwareSources)
List of vendor software sources that are used for the basis of the versioned custom software source.Constructors in com.oracle.bmc.osmanagementhub.model with parameters of type Id Constructor Description 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, String profileVersion, 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, String agentVersion)
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, String agentVersion)
Deprecated.Constructor parameters in com.oracle.bmc.osmanagementhub.model with type arguments of type Id Constructor Description CreateCustomSoftwareSourceDetails(String compartmentId, String displayName, String description, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<Id> vendorSoftwareSources, CustomSoftwareSourceFilter customSoftwareSourceFilter, Boolean isAutomaticallyUpdated, Boolean isAutoResolveDependencies, Boolean isCreatedFromPackageList, Boolean isLatestContentOnly, List<String> packages, SoftwareSourceSubType softwareSourceSubType)
Deprecated.CreateVersionedCustomSoftwareSourceDetails(String compartmentId, String displayName, String description, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<Id> vendorSoftwareSources, CustomSoftwareSourceFilter customSoftwareSourceFilter, String softwareSourceVersion, Boolean isAutoResolveDependencies, Boolean isCreatedFromPackageList, Boolean isLatestContentOnly, List<String> packages, SoftwareSourceSubType softwareSourceSubType)
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, SoftwareSourceSubType softwareSourceSubType, Date timeMetadataUpdated)
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, SoftwareSourceSubType softwareSourceSubType)
Deprecated.UpdateCustomSoftwareSourceDetails(String compartmentId, String displayName, String description, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<Id> vendorSoftwareSources, CustomSoftwareSourceFilter customSoftwareSourceFilter, Boolean isAutomaticallyUpdated, Boolean isAutoResolveDependencies, Boolean isLatestContentOnly)
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, SoftwareSourceSubType softwareSourceSubType, Date timeMetadataUpdated)
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, SoftwareSourceSubType softwareSourceSubType)
Deprecated.
-