Uses of Class
com.oracle.bmc.osmanagementhub.responses.AssociateManagedInstancesWithManagementStationResponse
-
Packages that use AssociateManagedInstancesWithManagementStationResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of AssociateManagedInstancesWithManagementStationResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return AssociateManagedInstancesWithManagementStationResponse Modifier and Type Method Description AssociateManagedInstancesWithManagementStationResponse
ManagedInstance. associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest request)
Associates managed instances to the specified management stationAssociateManagedInstancesWithManagementStationResponse
ManagedInstanceClient. associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest request)
Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type AssociateManagedInstancesWithManagementStationResponse Modifier and Type Method Description Future<AssociateManagedInstancesWithManagementStationResponse>
ManagedInstanceAsync. associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest request, AsyncHandler<AssociateManagedInstancesWithManagementStationRequest,AssociateManagedInstancesWithManagementStationResponse> handler)
Associates managed instances to the specified management stationFuture<AssociateManagedInstancesWithManagementStationResponse>
ManagedInstanceAsyncClient. associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest request, AsyncHandler<AssociateManagedInstancesWithManagementStationRequest,AssociateManagedInstancesWithManagementStationResponse> handler)
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AssociateManagedInstancesWithManagementStationResponse Modifier and Type Method Description Future<AssociateManagedInstancesWithManagementStationResponse>
ManagedInstanceAsync. associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest request, AsyncHandler<AssociateManagedInstancesWithManagementStationRequest,AssociateManagedInstancesWithManagementStationResponse> handler)
Associates managed instances to the specified management stationFuture<AssociateManagedInstancesWithManagementStationResponse>
ManagedInstanceAsyncClient. associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest request, AsyncHandler<AssociateManagedInstancesWithManagementStationRequest,AssociateManagedInstancesWithManagementStationResponse> handler)
-
Uses of AssociateManagedInstancesWithManagementStationResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return AssociateManagedInstancesWithManagementStationResponse Modifier and Type Method Description AssociateManagedInstancesWithManagementStationResponse
AssociateManagedInstancesWithManagementStationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AssociateManagedInstancesWithManagementStationResponse Modifier and Type Method Description AssociateManagedInstancesWithManagementStationResponse.Builder
AssociateManagedInstancesWithManagementStationResponse.Builder. copy(AssociateManagedInstancesWithManagementStationResponse o)
Copy method to populate the builder with values from the given instance.
-