Uses of Class
com.oracle.bmc.osmanagementhub.responses.DetachManagementStationFromProfileResponse
-
Packages that use DetachManagementStationFromProfileResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of DetachManagementStationFromProfileResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return DetachManagementStationFromProfileResponse Modifier and Type Method Description DetachManagementStationFromProfileResponseOnboarding. detachManagementStationFromProfile(DetachManagementStationFromProfileRequest request)Detaches the specified management station from a profile.DetachManagementStationFromProfileResponseOnboardingClient. detachManagementStationFromProfile(DetachManagementStationFromProfileRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type DetachManagementStationFromProfileResponse Modifier and Type Method Description Future<DetachManagementStationFromProfileResponse>OnboardingAsync. detachManagementStationFromProfile(DetachManagementStationFromProfileRequest request, AsyncHandler<DetachManagementStationFromProfileRequest,DetachManagementStationFromProfileResponse> handler)Detaches the specified management station from a profile.Future<DetachManagementStationFromProfileResponse>OnboardingAsyncClient. detachManagementStationFromProfile(DetachManagementStationFromProfileRequest request, AsyncHandler<DetachManagementStationFromProfileRequest,DetachManagementStationFromProfileResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type DetachManagementStationFromProfileResponse Modifier and Type Method Description Future<DetachManagementStationFromProfileResponse>OnboardingAsync. detachManagementStationFromProfile(DetachManagementStationFromProfileRequest request, AsyncHandler<DetachManagementStationFromProfileRequest,DetachManagementStationFromProfileResponse> handler)Detaches the specified management station from a profile.Future<DetachManagementStationFromProfileResponse>OnboardingAsyncClient. detachManagementStationFromProfile(DetachManagementStationFromProfileRequest request, AsyncHandler<DetachManagementStationFromProfileRequest,DetachManagementStationFromProfileResponse> handler) -
Uses of DetachManagementStationFromProfileResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return DetachManagementStationFromProfileResponse Modifier and Type Method Description DetachManagementStationFromProfileResponseDetachManagementStationFromProfileResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type DetachManagementStationFromProfileResponse Modifier and Type Method Description DetachManagementStationFromProfileResponse.BuilderDetachManagementStationFromProfileResponse.Builder. copy(DetachManagementStationFromProfileResponse o)Copy method to populate the builder with values from the given instance.
-