Uses of Class
com.oracle.bmc.osmanagementhub.requests.AttachLifecycleStageToProfileRequest
-
Packages that use AttachLifecycleStageToProfileRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of AttachLifecycleStageToProfileRequest in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub with parameters of type AttachLifecycleStageToProfileRequest Modifier and Type Method Description AttachLifecycleStageToProfileResponseOnboarding. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request)Attaches the specified lifecycle stage to a profile.Future<AttachLifecycleStageToProfileResponse>OnboardingAsync. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request, AsyncHandler<AttachLifecycleStageToProfileRequest,AttachLifecycleStageToProfileResponse> handler)Attaches the specified lifecycle stage to a profile.Future<AttachLifecycleStageToProfileResponse>OnboardingAsyncClient. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request, AsyncHandler<AttachLifecycleStageToProfileRequest,AttachLifecycleStageToProfileResponse> handler)AttachLifecycleStageToProfileResponseOnboardingClient. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AttachLifecycleStageToProfileRequest Modifier and Type Method Description Future<AttachLifecycleStageToProfileResponse>OnboardingAsync. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request, AsyncHandler<AttachLifecycleStageToProfileRequest,AttachLifecycleStageToProfileResponse> handler)Attaches the specified lifecycle stage to a profile.Future<AttachLifecycleStageToProfileResponse>OnboardingAsyncClient. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request, AsyncHandler<AttachLifecycleStageToProfileRequest,AttachLifecycleStageToProfileResponse> handler) -
Uses of AttachLifecycleStageToProfileRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return AttachLifecycleStageToProfileRequest Modifier and Type Method Description AttachLifecycleStageToProfileRequestAttachLifecycleStageToProfileRequest.Builder. build()Build the instance of AttachLifecycleStageToProfileRequest as configured by this builderAttachLifecycleStageToProfileRequestAttachLifecycleStageToProfileRequest.Builder. buildWithoutInvocationCallback()Build the instance of AttachLifecycleStageToProfileRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type AttachLifecycleStageToProfileRequest Modifier and Type Method Description AttachLifecycleStageToProfileRequest.BuilderAttachLifecycleStageToProfileRequest.Builder. copy(AttachLifecycleStageToProfileRequest o)Copy method to populate the builder with values from the given instance.
-