Uses of Class
com.oracle.bmc.loganalytics.responses.ListSupportedCharEncodingsResponse
-
Packages that use ListSupportedCharEncodingsResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of ListSupportedCharEncodingsResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return ListSupportedCharEncodingsResponse Modifier and Type Method Description ListSupportedCharEncodingsResponseLogAnalytics. listSupportedCharEncodings(ListSupportedCharEncodingsRequest request)Gets list of character encodings which are supported by on-demand upload.ListSupportedCharEncodingsResponseLogAnalyticsClient. listSupportedCharEncodings(ListSupportedCharEncodingsRequest request)Methods in com.oracle.bmc.loganalytics that return types with arguments of type ListSupportedCharEncodingsResponse Modifier and Type Method Description Future<ListSupportedCharEncodingsResponse>LogAnalyticsAsync. listSupportedCharEncodings(ListSupportedCharEncodingsRequest request, AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)Gets list of character encodings which are supported by on-demand upload.Future<ListSupportedCharEncodingsResponse>LogAnalyticsAsyncClient. listSupportedCharEncodings(ListSupportedCharEncodingsRequest request, AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListSupportedCharEncodingsResponse Modifier and Type Method Description Future<ListSupportedCharEncodingsResponse>LogAnalyticsAsync. listSupportedCharEncodings(ListSupportedCharEncodingsRequest request, AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)Gets list of character encodings which are supported by on-demand upload.Future<ListSupportedCharEncodingsResponse>LogAnalyticsAsyncClient. listSupportedCharEncodings(ListSupportedCharEncodingsRequest request, AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler) -
Uses of ListSupportedCharEncodingsResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return ListSupportedCharEncodingsResponse Modifier and Type Method Description ListSupportedCharEncodingsResponseListSupportedCharEncodingsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type ListSupportedCharEncodingsResponse Modifier and Type Method Description ListSupportedCharEncodingsResponse.BuilderListSupportedCharEncodingsResponse.Builder. copy(ListSupportedCharEncodingsResponse o)Copy method to populate the builder with values from the given instance.
-