Uses of Class
com.oracle.bmc.osmanagementhub.requests.DetachManagementStationFromProfileRequest
-
Packages that use DetachManagementStationFromProfileRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of DetachManagementStationFromProfileRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type DetachManagementStationFromProfileRequest 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 DetachManagementStationFromProfileRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return DetachManagementStationFromProfileRequest Modifier and Type Method Description DetachManagementStationFromProfileRequestDetachManagementStationFromProfileRequest.Builder. build()Build the instance of DetachManagementStationFromProfileRequest as configured by this builderDetachManagementStationFromProfileRequestDetachManagementStationFromProfileRequest.Builder. buildWithoutInvocationCallback()Build the instance of DetachManagementStationFromProfileRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type DetachManagementStationFromProfileRequest Modifier and Type Method Description DetachManagementStationFromProfileRequest.BuilderDetachManagementStationFromProfileRequest.Builder. copy(DetachManagementStationFromProfileRequest o)Copy method to populate the builder with values from the given instance.
-