| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedCharEncodingsResponse |
LogAnalyticsClient.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request) |
ListSupportedCharEncodingsResponse |
LogAnalytics.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request)
Gets list of character encodings which are supported by on-demand upload.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsync.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)
Gets list of character encodings which are supported by on-demand upload.
|
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsyncClient.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsync.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)
Gets list of character encodings which are supported by on-demand upload.
|
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsyncClient.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedCharEncodingsResponse |
ListSupportedCharEncodingsResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedCharEncodingsResponse.Builder |
ListSupportedCharEncodingsResponse.Builder.copy(ListSupportedCharEncodingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.