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> |
LogAnalyticsAsyncClient.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler) |
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsync.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)
Gets list of character encodings which are supported by on-demand upload.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsyncClient.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler) |
Future<ListSupportedCharEncodingsResponse> |
LogAnalyticsAsync.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request,
AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)
Gets list of character encodings which are supported by on-demand upload.
|
Modifier and Type | Method and Description |
---|---|
ListSupportedCharEncodingsResponse |
ListSupportedCharEncodingsResponse.Builder.build()
Build the response object.
|
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–2023. All rights reserved.