Uses of Class
com.oracle.bmc.osmanagementhub.responses.DetachSoftwareSourcesFromProfileResponse
- 
Packages that use DetachSoftwareSourcesFromProfileResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of DetachSoftwareSourcesFromProfileResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return DetachSoftwareSourcesFromProfileResponse Modifier and Type Method Description DetachSoftwareSourcesFromProfileResponseOnboarding. detachSoftwareSourcesFromProfile(DetachSoftwareSourcesFromProfileRequest request)Detaches the specified software sources from a profile.DetachSoftwareSourcesFromProfileResponseOnboardingClient. detachSoftwareSourcesFromProfile(DetachSoftwareSourcesFromProfileRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type DetachSoftwareSourcesFromProfileResponse Modifier and Type Method Description Future<DetachSoftwareSourcesFromProfileResponse>OnboardingAsync. detachSoftwareSourcesFromProfile(DetachSoftwareSourcesFromProfileRequest request, AsyncHandler<DetachSoftwareSourcesFromProfileRequest,DetachSoftwareSourcesFromProfileResponse> handler)Detaches the specified software sources from a profile.Future<DetachSoftwareSourcesFromProfileResponse>OnboardingAsyncClient. detachSoftwareSourcesFromProfile(DetachSoftwareSourcesFromProfileRequest request, AsyncHandler<DetachSoftwareSourcesFromProfileRequest,DetachSoftwareSourcesFromProfileResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type DetachSoftwareSourcesFromProfileResponse Modifier and Type Method Description Future<DetachSoftwareSourcesFromProfileResponse>OnboardingAsync. detachSoftwareSourcesFromProfile(DetachSoftwareSourcesFromProfileRequest request, AsyncHandler<DetachSoftwareSourcesFromProfileRequest,DetachSoftwareSourcesFromProfileResponse> handler)Detaches the specified software sources from a profile.Future<DetachSoftwareSourcesFromProfileResponse>OnboardingAsyncClient. detachSoftwareSourcesFromProfile(DetachSoftwareSourcesFromProfileRequest request, AsyncHandler<DetachSoftwareSourcesFromProfileRequest,DetachSoftwareSourcesFromProfileResponse> handler)
- 
Uses of DetachSoftwareSourcesFromProfileResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return DetachSoftwareSourcesFromProfileResponse Modifier and Type Method Description DetachSoftwareSourcesFromProfileResponseDetachSoftwareSourcesFromProfileResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type DetachSoftwareSourcesFromProfileResponse Modifier and Type Method Description DetachSoftwareSourcesFromProfileResponse.BuilderDetachSoftwareSourcesFromProfileResponse.Builder. copy(DetachSoftwareSourcesFromProfileResponse o)Copy method to populate the builder with values from the given instance.
 
-