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