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