Uses of Class
com.oracle.bmc.opsi.requests.ListAwrHubSourcesRequest
-
Packages that use ListAwrHubSourcesRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListAwrHubSourcesRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type ListAwrHubSourcesRequest Modifier and Type Method Description ListAwrHubSourcesResponseOperationsInsights. listAwrHubSources(ListAwrHubSourcesRequest request)Gets a list of Awr Hub source objects.Future<ListAwrHubSourcesResponse>OperationsInsightsAsync. listAwrHubSources(ListAwrHubSourcesRequest request, AsyncHandler<ListAwrHubSourcesRequest,ListAwrHubSourcesResponse> handler)Gets a list of Awr Hub source objects.Future<ListAwrHubSourcesResponse>OperationsInsightsAsyncClient. listAwrHubSources(ListAwrHubSourcesRequest request, AsyncHandler<ListAwrHubSourcesRequest,ListAwrHubSourcesResponse> handler)ListAwrHubSourcesResponseOperationsInsightsClient. listAwrHubSources(ListAwrHubSourcesRequest request)Iterable<AwrHubSourceSummary>OperationsInsightsPaginators. listAwrHubSourcesRecordIterator(ListAwrHubSourcesRequest request)Creates a new iterable which will iterate over theAwrHubSourceSummaryobjects contained in responses from the listAwrHubSources operation.Iterable<ListAwrHubSourcesResponse>OperationsInsightsPaginators. listAwrHubSourcesResponseIterator(ListAwrHubSourcesRequest request)Creates a new iterable which will iterate over the responses received from the listAwrHubSources operation.Method parameters in com.oracle.bmc.opsi with type arguments of type ListAwrHubSourcesRequest Modifier and Type Method Description Future<ListAwrHubSourcesResponse>OperationsInsightsAsync. listAwrHubSources(ListAwrHubSourcesRequest request, AsyncHandler<ListAwrHubSourcesRequest,ListAwrHubSourcesResponse> handler)Gets a list of Awr Hub source objects.Future<ListAwrHubSourcesResponse>OperationsInsightsAsyncClient. listAwrHubSources(ListAwrHubSourcesRequest request, AsyncHandler<ListAwrHubSourcesRequest,ListAwrHubSourcesResponse> handler) -
Uses of ListAwrHubSourcesRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListAwrHubSourcesRequest Modifier and Type Method Description ListAwrHubSourcesRequestListAwrHubSourcesRequest.Builder. build()Build the instance of ListAwrHubSourcesRequest as configured by this builderListAwrHubSourcesRequestListAwrHubSourcesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAwrHubSourcesRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListAwrHubSourcesRequest Modifier and Type Method Description ListAwrHubSourcesRequest.BuilderListAwrHubSourcesRequest.Builder. copy(ListAwrHubSourcesRequest o)Copy method to populate the builder with values from the given instance.
-