| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ListLabelsResponse |
LogAnalyticsClient.listLabels(ListLabelsRequest request) |
ListLabelsResponse |
LogAnalytics.listLabels(ListLabelsRequest request)
get labels passing specified filter
|
Future<ListLabelsResponse> |
LogAnalyticsAsync.listLabels(ListLabelsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLabelsRequest,ListLabelsResponse> handler)
get labels passing specified filter
|
Future<ListLabelsResponse> |
LogAnalyticsAsyncClient.listLabels(ListLabelsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLabelsRequest,ListLabelsResponse> handler) |
Iterable<LogAnalyticsLabelSummary> |
LogAnalyticsPaginators.listLabelsRecordIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLabelSummary objects
contained in responses from the listLabels operation. |
Iterable<ListLabelsResponse> |
LogAnalyticsPaginators.listLabelsResponseIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the responses received from the listLabels operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListLabelsResponse> |
LogAnalyticsAsync.listLabels(ListLabelsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLabelsRequest,ListLabelsResponse> handler)
get labels passing specified filter
|
Future<ListLabelsResponse> |
LogAnalyticsAsyncClient.listLabels(ListLabelsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLabelsRequest,ListLabelsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListLabelsRequest |
ListLabelsRequest.Builder.build()
Build the instance of ListLabelsRequest as configured by this builder
|
ListLabelsRequest |
ListLabelsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListLabelsRequest.Builder |
ListLabelsRequest.Builder.copy(ListLabelsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.