Uses of Class
com.oracle.bmc.osmanagementhub.responses.AttachLifecycleStageToProfileResponse
-
Packages that use AttachLifecycleStageToProfileResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of AttachLifecycleStageToProfileResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return AttachLifecycleStageToProfileResponse Modifier and Type Method Description AttachLifecycleStageToProfileResponseOnboarding. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request)Attaches the specified lifecycle stage to a profile.AttachLifecycleStageToProfileResponseOnboardingClient. attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type AttachLifecycleStageToProfileResponse 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)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AttachLifecycleStageToProfileResponse 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 AttachLifecycleStageToProfileResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return AttachLifecycleStageToProfileResponse Modifier and Type Method Description AttachLifecycleStageToProfileResponseAttachLifecycleStageToProfileResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AttachLifecycleStageToProfileResponse Modifier and Type Method Description AttachLifecycleStageToProfileResponse.BuilderAttachLifecycleStageToProfileResponse.Builder. copy(AttachLifecycleStageToProfileResponse o)Copy method to populate the builder with values from the given instance.
-