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