Uses of Class
com.oracle.bmc.loganalytics.LogAnalyticsClient.Builder
-
Packages that use LogAnalyticsClient.Builder Package Description com.oracle.bmc.loganalytics -
-
Uses of LogAnalyticsClient.Builder in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return LogAnalyticsClient.Builder Modifier and Type Method Description static LogAnalyticsClient.Builder
LogAnalyticsClient. builder()
Create a builder for this client.LogAnalyticsClient.Builder
LogAnalyticsClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.LogAnalyticsClient.Builder
LogAnalyticsClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-