Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListFieldsResponse |
LogAnalytics.listFields(ListFieldsRequest request)
Returns a list of log fields, containing detailed information about them.
|
ListFieldsResponse |
LogAnalyticsClient.listFields(ListFieldsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListFieldsResponse> |
LogAnalyticsAsyncClient.listFields(ListFieldsRequest request,
AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler) |
Future<ListFieldsResponse> |
LogAnalyticsAsync.listFields(ListFieldsRequest request,
AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler)
Returns a list of log fields, containing detailed information about them.
|
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> |
LogAnalyticsAsyncClient.listFields(ListFieldsRequest request,
AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler) |
Future<ListFieldsResponse> |
LogAnalyticsAsync.listFields(ListFieldsRequest request,
AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler)
Returns a list of log fields, containing detailed information about them.
|
Modifier and Type | Method and Description |
---|---|
ListFieldsResponse |
ListFieldsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListFieldsResponse.Builder |
ListFieldsResponse.Builder.copy(ListFieldsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.