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