Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
ListSupportedCharEncodingsResponse |
LogAnalytics.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request)
Gets list of character encodings which are supported by on-demand upload.
|
ListSupportedCharEncodingsResponse |
LogAnalyticsClient.listSupportedCharEncodings(ListSupportedCharEncodingsRequest request) |
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 |
---|---|
ListSupportedCharEncodingsRequest |
ListSupportedCharEncodingsRequest.Builder.build()
Build the instance of ListSupportedCharEncodingsRequest as configured by this builder
|
ListSupportedCharEncodingsRequest |
ListSupportedCharEncodingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSupportedCharEncodingsRequest as configured by this builder
|
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–2025. All rights reserved.