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