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