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