Uses of Class
com.oracle.bmc.opsi.requests.UpdateAwrHubSourceRequest
-
Packages that use UpdateAwrHubSourceRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of UpdateAwrHubSourceRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type UpdateAwrHubSourceRequest Modifier and Type Method Description UpdateAwrHubSourceResponse
OperationsInsights. updateAwrHubSource(UpdateAwrHubSourceRequest request)
Update Awr Hub Source object.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)
UpdateAwrHubSourceResponse
OperationsInsightsClient. updateAwrHubSource(UpdateAwrHubSourceRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateAwrHubSourceRequest 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 UpdateAwrHubSourceRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return UpdateAwrHubSourceRequest Modifier and Type Method Description UpdateAwrHubSourceRequest
UpdateAwrHubSourceRequest.Builder. build()
Build the instance of UpdateAwrHubSourceRequest as configured by this builderUpdateAwrHubSourceRequest
UpdateAwrHubSourceRequest.Builder. buildWithoutInvocationCallback()
Build the instance of UpdateAwrHubSourceRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type UpdateAwrHubSourceRequest Modifier and Type Method Description UpdateAwrHubSourceRequest.Builder
UpdateAwrHubSourceRequest.Builder. copy(UpdateAwrHubSourceRequest o)
Copy method to populate the builder with values from the given instance.
-