Uses of Class
com.oracle.bmc.opsi.responses.UpdateAwrHubSourceResponse
- 
Packages that use UpdateAwrHubSourceResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of UpdateAwrHubSourceResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return UpdateAwrHubSourceResponse Modifier and Type Method Description UpdateAwrHubSourceResponseOperationsInsights. updateAwrHubSource(UpdateAwrHubSourceRequest request)Update Awr Hub Source object.UpdateAwrHubSourceResponseOperationsInsightsClient. updateAwrHubSource(UpdateAwrHubSourceRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateAwrHubSourceResponse Modifier and Type Method Description Future<UpdateAwrHubSourceResponse>OperationsInsightsAsync. updateAwrHubSource(UpdateAwrHubSourceRequest request, AsyncHandler<UpdateAwrHubSourceRequest,UpdateAwrHubSourceResponse> handler)Update Awr Hub Source object.Future<UpdateAwrHubSourceResponse>OperationsInsightsAsyncClient. updateAwrHubSource(UpdateAwrHubSourceRequest request, AsyncHandler<UpdateAwrHubSourceRequest,UpdateAwrHubSourceResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateAwrHubSourceResponse Modifier and Type Method Description Future<UpdateAwrHubSourceResponse>OperationsInsightsAsync. updateAwrHubSource(UpdateAwrHubSourceRequest request, AsyncHandler<UpdateAwrHubSourceRequest,UpdateAwrHubSourceResponse> handler)Update Awr Hub Source object.Future<UpdateAwrHubSourceResponse>OperationsInsightsAsyncClient. updateAwrHubSource(UpdateAwrHubSourceRequest request, AsyncHandler<UpdateAwrHubSourceRequest,UpdateAwrHubSourceResponse> handler)
- 
Uses of UpdateAwrHubSourceResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return UpdateAwrHubSourceResponse Modifier and Type Method Description UpdateAwrHubSourceResponseUpdateAwrHubSourceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateAwrHubSourceResponse Modifier and Type Method Description UpdateAwrHubSourceResponse.BuilderUpdateAwrHubSourceResponse.Builder. copy(UpdateAwrHubSourceResponse o)Copy method to populate the builder with values from the given instance.
 
-