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 ListAwrHubObjectsResponseOperationsInsights. 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)ListAwrHubObjectsResponseOperationsInsightsClient. 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 ListAwrHubObjectsRequestListAwrHubObjectsRequest.Builder. build()Build the instance of ListAwrHubObjectsRequest as configured by this builderListAwrHubObjectsRequestListAwrHubObjectsRequest.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.BuilderListAwrHubObjectsRequest.Builder. copy(ListAwrHubObjectsRequest o)Copy method to populate the builder with values from the given instance.
-