Uses of Interface
com.oracle.cloud.baremetal.jenkins.client.BaremetalCloudClient
-
Packages that use BaremetalCloudClient Package Description com.oracle.cloud.baremetal.jenkins com.oracle.cloud.baremetal.jenkins.client -
-
Uses of BaremetalCloudClient in com.oracle.cloud.baremetal.jenkins
Methods in com.oracle.cloud.baremetal.jenkins that return BaremetalCloudClient Modifier and Type Method Description BaremetalCloudClient
BaremetalCloud. getClient()
-
Uses of BaremetalCloudClient in com.oracle.cloud.baremetal.jenkins.client
Classes in com.oracle.cloud.baremetal.jenkins.client that implement BaremetalCloudClient Modifier and Type Class Description class
SDKBaremetalCloudClient
An implementation of ComputeCloudClient using the JAX-RS client API.Methods in com.oracle.cloud.baremetal.jenkins.client that return BaremetalCloudClient Modifier and Type Method Description BaremetalCloudClient
BaremetalCloudClientFactory. createClient(String credentialsId, int maxAsyncThreads)
BaremetalCloudClient
SDKBaremetalCloudClientFactory. createClient(String credentialsId, int maxAsyncThreads)
-