Uses of Class
com.oracle.bmc.opsi.responses.UpdateAwrHubResponse
-
Packages that use UpdateAwrHubResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of UpdateAwrHubResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return UpdateAwrHubResponse Modifier and Type Method Description UpdateAwrHubResponse
OperationsInsights. updateAwrHub(UpdateAwrHubRequest request)
Updates the configuration of a hub .UpdateAwrHubResponse
OperationsInsightsClient. updateAwrHub(UpdateAwrHubRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateAwrHubResponse Modifier and Type Method Description Future<UpdateAwrHubResponse>
OperationsInsightsAsync. updateAwrHub(UpdateAwrHubRequest request, AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
Updates the configuration of a hub .Future<UpdateAwrHubResponse>
OperationsInsightsAsyncClient. updateAwrHub(UpdateAwrHubRequest request, AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateAwrHubResponse Modifier and Type Method Description Future<UpdateAwrHubResponse>
OperationsInsightsAsync. updateAwrHub(UpdateAwrHubRequest request, AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
Updates the configuration of a hub .Future<UpdateAwrHubResponse>
OperationsInsightsAsyncClient. updateAwrHub(UpdateAwrHubRequest request, AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
-
Uses of UpdateAwrHubResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return UpdateAwrHubResponse Modifier and Type Method Description UpdateAwrHubResponse
UpdateAwrHubResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateAwrHubResponse Modifier and Type Method Description UpdateAwrHubResponse.Builder
UpdateAwrHubResponse.Builder. copy(UpdateAwrHubResponse o)
Copy method to populate the builder with values from the given instance.
-