| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| 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 |
|---|---|
ListSupportedCharEncodingsRequest |
ListSupportedCharEncodingsRequest.Builder.build()
Build the instance of ListSupportedCharEncodingsRequest as configured by this builder
|
ListSupportedCharEncodingsRequest |
ListSupportedCharEncodingsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedCharEncodingsRequest.Builder |
ListSupportedCharEncodingsRequest.Builder.copy(ListSupportedCharEncodingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.