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