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