Uses of Class
com.oracle.bmc.osmanagementhub.model.VendorName
-
Packages that use VendorName Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of VendorName in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return VendorName Modifier and Type Method Description static VendorName
VendorName. create(String key)
VendorName
SoftwareSourceVendorSummary. getName()
Name of the vendor providing the software source.VendorName
CreateLifecycleEnvironmentDetails. getVendorName()
The vendor of the operating system used by the managed instances in the lifecycle environment.VendorName
CreateManagedInstanceGroupDetails. getVendorName()
The vendor of the operating system that will be used by the managed instances in the group.VendorName
CreateSoftwareSourceProfileDetails. getVendorName()
The vendor of the operating system for the instance.VendorName
CreateStationProfileDetails. getVendorName()
The vendor of the operating system for the instance.VendorName
CreateWindowsStandAloneProfileDetails. getVendorName()
The vendor of the operating system for the instance.VendorName
LifecycleEnvironment. getVendorName()
The vendor of the operating system used by the managed instances in the lifecycle environment.VendorName
LifecycleEnvironmentSummary. getVendorName()
The vendor of the operating system used by the managed instances in the lifecycle environment.VendorName
LifecycleStage. getVendorName()
The vendor of the operating system used by the managed instances in the lifecycle stage.VendorName
LifecycleStageSummary. getVendorName()
The vendor of the operating system used by the managed instances in the lifecycle stage.VendorName
ManagedInstanceGroup. getVendorName()
The vendor of the operating system used by the managed instances in the group.VendorName
ManagedInstanceGroupSummary. getVendorName()
The vendor of the operating system used by the managed instances in the group.VendorName
Profile. getVendorName()
The vendor of the operating system for the instance.VendorName
ProfileSummary. getVendorName()
The vendor of the operating system for the instance.VendorName
ProfileVersion. getVendorName()
The vendor of the operating system for the instance.VendorName
VendorSoftwareSource. getVendorName()
Name of the vendor providing the software source.VendorName
VendorSoftwareSourceSummary. getVendorName()
Name of the vendor providing the software source.static VendorName
VendorName. valueOf(String name)
Returns the enum constant of this type with the specified name.static VendorName[]
VendorName. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.osmanagementhub.model with parameters of type VendorName Modifier and Type Method Description SoftwareSourceVendorSummary.Builder
SoftwareSourceVendorSummary.Builder. name(VendorName name)
Name of the vendor providing the software source.CreateLifecycleEnvironmentDetails.Builder
CreateLifecycleEnvironmentDetails.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the lifecycle environment.CreateManagedInstanceGroupDetails.Builder
CreateManagedInstanceGroupDetails.Builder. vendorName(VendorName vendorName)
The vendor of the operating system that will be used by the managed instances in the group.CreateSoftwareSourceProfileDetails.Builder
CreateSoftwareSourceProfileDetails.Builder. vendorName(VendorName vendorName)
The vendor of the operating system for the instance.CreateStationProfileDetails.Builder
CreateStationProfileDetails.Builder. vendorName(VendorName vendorName)
The vendor of the operating system for the instance.CreateWindowsStandAloneProfileDetails.Builder
CreateWindowsStandAloneProfileDetails.Builder. vendorName(VendorName vendorName)
The vendor of the operating system for the instance.GroupProfile.Builder
GroupProfile.Builder. vendorName(VendorName vendorName)
LifecycleEnvironment.Builder
LifecycleEnvironment.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the lifecycle environment.LifecycleEnvironmentSummary.Builder
LifecycleEnvironmentSummary.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the lifecycle environment.LifecycleProfile.Builder
LifecycleProfile.Builder. vendorName(VendorName vendorName)
LifecycleStage.Builder
LifecycleStage.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the lifecycle stage.LifecycleStageSummary.Builder
LifecycleStageSummary.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the lifecycle stage.ManagedInstanceGroup.Builder
ManagedInstanceGroup.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the group.ManagedInstanceGroupSummary.Builder
ManagedInstanceGroupSummary.Builder. vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the group.ProfileSummary.Builder
ProfileSummary.Builder. vendorName(VendorName vendorName)
The vendor of the operating system for the instance.ProfileVersion.Builder
ProfileVersion.Builder. vendorName(VendorName vendorName)
The vendor of the operating system for the instance.SoftwareSourceProfile.Builder
SoftwareSourceProfile.Builder. vendorName(VendorName vendorName)
StationProfile.Builder
StationProfile.Builder. vendorName(VendorName vendorName)
VendorSoftwareSource.Builder
VendorSoftwareSource.Builder. vendorName(VendorName vendorName)
Name of the vendor providing the software source.VendorSoftwareSourceSummary.Builder
VendorSoftwareSourceSummary.Builder. vendorName(VendorName vendorName)
Name of the vendor providing the software source.WindowsStandaloneProfile.Builder
WindowsStandaloneProfile.Builder. vendorName(VendorName vendorName)
Constructors in com.oracle.bmc.osmanagementhub.model with parameters of type VendorName Constructor 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.CreateWindowsStandAloneProfileDetails(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.GroupProfile(String id, String compartmentId, String displayName, String description, String managementStationId, VendorName vendorName, OsFamily osFamily, ArchType archType, Date timeCreated, Date timeModified, String profileVersion, 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, Date timeModified, String profileVersion, 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.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.Profile(String id, String compartmentId, String displayName, String description, String managementStationId, VendorName vendorName, OsFamily osFamily, ArchType archType, Date timeCreated, Date timeModified, String profileVersion, 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.ProfileVersion(String id, String compartmentId, String displayName, String description, String managementStationId, List<SoftwareSourceDetails> softwareSources, ManagedInstanceGroupDetails managedInstanceGroup, LifecycleEnvironmentDetails lifecycleEnvironment, LifecycleStageDetails lifecycleStage, ProfileType profileType, VendorName vendorName, OsFamily osFamily, ArchType archType, Date timeCreated, Date timeModified, String profileVersion, Profile.LifecycleState lifecycleState, ProfileVersion.RegistrationType registrationType, Boolean isDefaultProfile, Boolean isServiceProvidedProfile)
Deprecated.SoftwareSourceProfile(String id, String compartmentId, String displayName, String description, String managementStationId, VendorName vendorName, OsFamily osFamily, ArchType archType, Date timeCreated, Date timeModified, String profileVersion, 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.SoftwareSourceVendorSummary(VendorName name, List<OsFamily> osFamilies, List<ArchType> archTypes)
Deprecated.StationProfile(String id, String compartmentId, String displayName, String description, String managementStationId, VendorName vendorName, OsFamily osFamily, ArchType archType, Date timeCreated, Date timeModified, String profileVersion, 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.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.WindowsStandaloneProfile(String id, String compartmentId, String displayName, String description, String managementStationId, VendorName vendorName, OsFamily osFamily, ArchType archType, Date timeCreated, Date timeModified, String profileVersion, 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. -
Uses of VendorName in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return VendorName Modifier and Type Method Description VendorName
ListEntitlementsRequest. getVendorName()
A filter to return only resources that match the given vendor name.VendorName
ListProfilesRequest. getVendorName()
A filter to return only resources that match the given vendor name.VendorName
ListSoftwareSourcesRequest. getVendorName()
A filter to return only resources that match the given vendor name.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type VendorName Modifier and Type Method Description ListEntitlementsRequest.Builder
ListEntitlementsRequest.Builder. vendorName(VendorName vendorName)
A filter to return only resources that match the given vendor name.ListProfilesRequest.Builder
ListProfilesRequest.Builder. vendorName(VendorName vendorName)
A filter to return only resources that match the given vendor name.ListSoftwareSourcesRequest.Builder
ListSoftwareSourcesRequest.Builder. vendorName(VendorName vendorName)
A filter to return only resources that match the given vendor name.
-