Uses of Class
com.oracle.bmc.opsi.requests.UpdateAwrHubRequest
-
Packages that use UpdateAwrHubRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of UpdateAwrHubRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type UpdateAwrHubRequest Modifier and Type Method Description UpdateAwrHubResponse
OperationsInsights. updateAwrHub(UpdateAwrHubRequest request)
Updates the configuration of a hub .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)
UpdateAwrHubResponse
OperationsInsightsClient. updateAwrHub(UpdateAwrHubRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateAwrHubRequest 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 UpdateAwrHubRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return UpdateAwrHubRequest Modifier and Type Method Description UpdateAwrHubRequest
UpdateAwrHubRequest.Builder. build()
Build the instance of UpdateAwrHubRequest as configured by this builderUpdateAwrHubRequest
UpdateAwrHubRequest.Builder. buildWithoutInvocationCallback()
Build the instance of UpdateAwrHubRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type UpdateAwrHubRequest Modifier and Type Method Description UpdateAwrHubRequest.Builder
UpdateAwrHubRequest.Builder. copy(UpdateAwrHubRequest o)
Copy method to populate the builder with values from the given instance.
-