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