public final class CreateChildContainerOptions extends CreateContainerBasicOptions<CreateChildContainerOptions>
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateChildContainerOptions.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_PORTBIND_ADDRESS, DEFAULT_VERSION, PROFILES, VERSION| Modifier and Type | Method and Description |
|---|---|
static CreateChildContainerOptions.Builder |
builder() |
java.lang.String |
getJmxPassword() |
java.lang.String |
getJmxUser() |
CreateContainerOptions |
updateCredentials(java.lang.String newJmxUser,
java.lang.String newJmxPassword)
Creates a new instance of
CreateContainerOptions with updated credentials. |
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, isWaitForProvision, toStringgetDataStoreProperties, getGlobalResolver, getProfilesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProfilespublic CreateContainerOptions updateCredentials(java.lang.String newJmxUser, java.lang.String newJmxPassword)
CreateContainerOptionsCreateContainerOptions with updated credentials.updateCredentials in interface CreateContainerOptionsupdateCredentials in class CreateContainerBasicOptions<CreateChildContainerOptions>public static CreateChildContainerOptions.Builder builder()
public java.lang.String getJmxUser()
public java.lang.String getJmxPassword()
Copyright © 2011-2014 Red Hat. All Rights Reserved.