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