| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ListFieldsResponse |
LogAnalyticsClient.listFields(ListFieldsRequest request) |
ListFieldsResponse |
LogAnalytics.listFields(ListFieldsRequest request)
get all common field with specified display name and description
|
Future<ListFieldsResponse> |
LogAnalyticsAsync.listFields(ListFieldsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler)
get all common field with specified display name and description
|
Future<ListFieldsResponse> |
LogAnalyticsAsyncClient.listFields(ListFieldsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler) |
Iterable<LogAnalyticsFieldSummary> |
LogAnalyticsPaginators.listFieldsRecordIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsFieldSummary objects
contained in responses from the listFields operation. |
Iterable<ListFieldsResponse> |
LogAnalyticsPaginators.listFieldsResponseIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over the responses received from the listFields operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListFieldsResponse> |
LogAnalyticsAsync.listFields(ListFieldsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler)
get all common field with specified display name and description
|
Future<ListFieldsResponse> |
LogAnalyticsAsyncClient.listFields(ListFieldsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListFieldsRequest |
ListFieldsRequest.Builder.build()
Build the instance of ListFieldsRequest as configured by this builder
|
ListFieldsRequest |
ListFieldsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListFieldsRequest.Builder |
ListFieldsRequest.Builder.copy(ListFieldsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.