Package | Description |
---|---|
com.oracle.cloud.compute.jenkins | |
com.oracle.cloud.compute.jenkins.client |
Modifier and Type | Class and Description |
---|---|
class |
ComputeCloudClientManager
This manages a cache of ComputeCloudClient instances.
|
Constructor and Description |
---|
ComputeCloudClientManager(ComputeCloudClientFactory factory,
Collection<hudson.slaves.Cloud> activeClouds) |
Modifier and Type | Class and Description |
---|---|
class |
AutoAuthComputeCloudClientFactory |
class |
CachingComputeCloudClientFactory |
class |
JaxrsComputeCloudClientFactory |
Modifier and Type | Field and Description |
---|---|
static ComputeCloudClientFactory |
JaxrsComputeCloudClientFactory.INSTANCE |
Constructor and Description |
---|
AutoAuthComputeCloudClientFactory(ComputeCloudClientFactory factory) |
CachingComputeCloudClientFactory(ComputeCloudClientFactory factory) |
Copyright © 2016–2018. All rights reserved.