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