| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ListSourcesResponse |
LogAnalyticsClient.listSources(ListSourcesRequest request) |
ListSourcesResponse |
LogAnalytics.listSources(ListSourcesRequest request)
source list
|
Future<ListSourcesResponse> |
LogAnalyticsAsync.listSources(ListSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSourcesRequest,ListSourcesResponse> handler)
source list
|
Future<ListSourcesResponse> |
LogAnalyticsAsyncClient.listSources(ListSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSourcesRequest,ListSourcesResponse> handler) |
Iterable<LogAnalyticsSourceSummary> |
LogAnalyticsPaginators.listSourcesRecordIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsSourceSummary objects
contained in responses from the listSources operation. |
Iterable<ListSourcesResponse> |
LogAnalyticsPaginators.listSourcesResponseIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listSources operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListSourcesResponse> |
LogAnalyticsAsync.listSources(ListSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSourcesRequest,ListSourcesResponse> handler)
source list
|
Future<ListSourcesResponse> |
LogAnalyticsAsyncClient.listSources(ListSourcesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSourcesRequest,ListSourcesResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListSourcesRequest |
ListSourcesRequest.Builder.build()
Build the instance of ListSourcesRequest as configured by this builder
|
ListSourcesRequest |
ListSourcesRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListSourcesRequest.Builder |
ListSourcesRequest.Builder.copy(ListSourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.