Uses of Class
com.oracle.bmc.streaming.StreamAdminClient.Builder
-
Packages that use StreamAdminClient.Builder Package Description com.oracle.bmc.streaming -
-
Uses of StreamAdminClient.Builder in com.oracle.bmc.streaming
Methods in com.oracle.bmc.streaming that return StreamAdminClient.Builder Modifier and Type Method Description static StreamAdminClient.Builder
StreamAdminClient. builder()
Create a builder for this client.StreamAdminClient.Builder
StreamAdminClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.
-