Uses of Class
com.oracle.bmc.osmanagementhub.model.Profile.LifecycleState
-
Packages that use Profile.LifecycleState Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of Profile.LifecycleState in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub with parameters of type Profile.LifecycleState Modifier and Type Method Description Waiter<GetProfileRequest,GetProfileResponse>
OnboardingWaiters. forProfile(GetProfileRequest request, Profile.LifecycleState... targetStates)
Creates a newWaiter
using the default configuration.Waiter<GetProfileRequest,GetProfileResponse>
OnboardingWaiters. forProfile(GetProfileRequest request, Profile.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Waiter<GetProfileRequest,GetProfileResponse>
OnboardingWaiters. forProfile(GetProfileRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, Profile.LifecycleState... targetStates)
Creates a newWaiter
using the provided configuration. -
Uses of Profile.LifecycleState in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return Profile.LifecycleState Modifier and Type Method Description static Profile.LifecycleState
Profile.LifecycleState. create(String key)
Profile.LifecycleState
Profile. getLifecycleState()
The current state of the registration profile.Profile.LifecycleState
ProfileSummary. getLifecycleState()
The current state of the registration profile.Profile.LifecycleState
ProfileVersion. getLifecycleState()
The current state of the registration profile.static Profile.LifecycleState
Profile.LifecycleState. valueOf(String name)
Returns the enum constant of this type with the specified name.static Profile.LifecycleState[]
Profile.LifecycleState. 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 Profile.LifecycleState Modifier and Type Method Description GroupProfile.Builder
GroupProfile.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
LifecycleProfile.Builder
LifecycleProfile.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
ProfileSummary.Builder
ProfileSummary.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
The current state of the registration profile.ProfileVersion.Builder
ProfileVersion.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
The current state of the registration profile.SoftwareSourceProfile.Builder
SoftwareSourceProfile.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
StationProfile.Builder
StationProfile.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
WindowsStandaloneProfile.Builder
WindowsStandaloneProfile.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
Constructors in com.oracle.bmc.osmanagementhub.model with parameters of type Profile.LifecycleState Constructor Description 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.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.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.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.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 Profile.LifecycleState in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return Profile.LifecycleState Modifier and Type Method Description Profile.LifecycleState
ListProfilesRequest. getLifecycleState()
A filter to return only registration profiles in the given state.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type Profile.LifecycleState Modifier and Type Method Description ListProfilesRequest.Builder
ListProfilesRequest.Builder. lifecycleState(Profile.LifecycleState lifecycleState)
A filter to return only registration profiles in the given state.
-