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