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