@NotThreadSafe public class CreateJCloudsContainerOptions extends io.fabric8.api.CreateContainerBasicOptions<CreateJCloudsContainerOptions> implements io.fabric8.api.CreateRemoteContainerOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateJCloudsContainerOptions.Builder |
AGENT_AUTOSTART, DEFAULT_DATA_DIR, DEFAULT_IMPORT_PATH, DEFAULT_INIT_LIMIT, DEFAULT_MIGRATION_TIMEOUT, DEFAULT_SYNC_LIMIT, DEFAULT_TICKTIME, ENSEMBLE_AUTOSTART, PROFILES_AUTOIMPORT, PROFILES_AUTOIMPORT_PATH, ROLE_DELIMITER, ZOOKEEPER_PASSWORD, ZOOKEEPER_SERVER_CONNECTION_PORT, ZOOKEEPER_SERVER_PORT| Modifier and Type | Method and Description |
|---|---|
static CreateJCloudsContainerOptions.Builder |
builder() |
CreateJCloudsContainerOptions |
clone() |
String |
getApiName() |
org.jclouds.compute.ComputeService |
getComputeService() |
String |
getContextName() |
String |
getCredential() |
String |
getEndpoint() |
Map<String,String> |
getEnvironmentalVariables() |
List<String> |
getFallbackRepositories() |
String |
getGroup() |
String |
getHardwareId() |
String |
getHostNameContext() |
String |
getIdentity() |
String |
getImageId() |
JCloudsInstanceType |
getInstanceType() |
String |
getLocationId() |
Map<String,String> |
getNodeOptions() |
String |
getOsFamily() |
String |
getOsVersion() |
String |
getOwner() |
String |
getPassword() |
String |
getPath() |
String |
getProviderName() |
String |
getPublicKeyFile() |
Map<String,String> |
getServiceOptions() |
int |
getServicePort() |
String |
getUser() |
String |
toString() |
io.fabric8.api.CreateContainerOptions |
updateCredentials(String newUser,
String newPassword) |
getBindAddress, getJvmOpts, getManualIp, getMaximumPort, getMetadataMap, getMinimumPort, getName, getNumber, getParent, getPreferredAddress, getProviderType, getProxyUri, getResolver, getSystemProperties, getVersion, getZookeeperPassword, getZookeeperUrl, isAdminAccess, isEnsembleServergeneratePassword, getBootstrapTimeout, getImportPath, getMigrationTimeout, getUsers, getZooKeeperServerConnectionPort, getZooKeeperServerDataDir, getZooKeeperServerInitLimit, getZooKeeperServerPort, getZooKeeperServerSyncLimit, getZooKeeperServerTickTime, isAgentEnabled, isAutoImportEnabled, isClean, isEnsembleStart, isWaitForProvisiongetDataStoreProperties, getGlobalResolver, getProfilesequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDataStoreProperties, getUsersgetBindAddress, getJvmOpts, getManualIp, getMaximumPort, getMetadataMap, getMinimumPort, getName, getNumber, getParent, getPreferredAddress, getProfiles, getProviderType, getProxyUri, getResolver, getSystemProperties, getVersion, getZookeeperPassword, getZookeeperUrl, isAdminAccess, isEnsembleServerpublic io.fabric8.api.CreateContainerOptions updateCredentials(String newUser, String newPassword)
updateCredentials in interface io.fabric8.api.CreateContainerOptionsupdateCredentials in class io.fabric8.api.CreateContainerBasicOptions<CreateJCloudsContainerOptions>public static CreateJCloudsContainerOptions.Builder builder()
public String getHostNameContext()
getHostNameContext in interface io.fabric8.api.CreateRemoteContainerOptionspublic String getPath()
getPath in interface io.fabric8.api.CreateRemoteContainerOptionspublic Map<String,String> getEnvironmentalVariables()
getEnvironmentalVariables in interface io.fabric8.api.CreateRemoteContainerOptionspublic String getImageId()
public String getHardwareId()
public String getLocationId()
public String getGroup()
public String getUser()
public String getPassword()
public String getContextName()
public String getProviderName()
public String getApiName()
public String getEndpoint()
public JCloudsInstanceType getInstanceType()
public String getIdentity()
public String getCredential()
public String getOwner()
public int getServicePort()
public String getOsFamily()
public String getOsVersion()
public String getPublicKeyFile()
public org.jclouds.compute.ComputeService getComputeService()
public List<String> getFallbackRepositories()
getFallbackRepositories in interface io.fabric8.api.CreateRemoteContainerOptionspublic CreateJCloudsContainerOptions clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic String toString()
toString in class io.fabric8.api.CreateEnsembleOptionsCopyright © 2011–2014 Red Hat. All rights reserved.