public class DefaultConfigurationBuilder extends DefaultConfigurationFluentImpl<DefaultConfigurationBuilder> implements io.fabric8.kubernetes.api.builder.v4_0.VisitableBuilder<DefaultConfiguration,DefaultConfigurationBuilder>
| Constructor and Description |
|---|
DefaultConfigurationBuilder() |
DefaultConfigurationBuilder(DefaultConfiguration instance) |
DefaultConfigurationBuilder(DefaultConfigurationFluent<?> fluent) |
DefaultConfigurationBuilder(DefaultConfigurationFluent<?> fluent,
DefaultConfiguration instance) |
| Modifier and Type | Method and Description |
|---|---|
DefaultConfiguration |
build() |
boolean |
equals(Object o) |
addToEnvironmentDependencies, addToFmpProfiles, addToFmpSystemProperties, addToScriptEnvironmentVariables, addToScriptEnvironmentVariables, addToWaitForServiceList, getApiVersion, getDockerRegistry, getEnvironmentConfigUrl, getEnvironmentDependencies, getEnvironmentSetupScriptUrl, getEnvironmentTeardownScriptUrl, getFmpBuildOptions, getFmpPomPath, getFmpProfiles, getFmpSystemProperties, getKubernetesDomain, getLogPath, getMasterUrl, getNamespace, getNamespaceCleanupTimeout, getNamespaceDestroyTimeout, getPassword, getScriptEnvironmentVariables, getSessionId, getToken, getUsername, getWaitForServiceList, getWaitPollInterval, getWaitTimeout, isAnsiLoggerEnabled, isEnvironmentInitEnabled, isFmpBuildEnabled, isFmpBuildForMavenDisable, isFmpDebugOutput, isFmpLogsEnabled, isLogCopyEnabled, isNamespaceCleanupConfirmationEnabled, isNamespaceCleanupEnabled, isNamespaceDestroyConfirmationEnabled, isNamespaceDestroyEnabled, isNamespaceLazyCreateEnabled, isNamespaceUseCurrentEnabled, isTrustCerts, isWaitEnabled, removeFromEnvironmentDependencies, removeFromFmpProfiles, removeFromFmpSystemProperties, removeFromScriptEnvironmentVariables, removeFromScriptEnvironmentVariables, removeFromWaitForServiceList, withAnsiLoggerEnabled, withApiVersion, withDockerRegistry, withEnvironmentConfigUrl, withEnvironmentDependencies, withEnvironmentDependencies, withEnvironmentInitEnabled, withEnvironmentSetupScriptUrl, withEnvironmentTeardownScriptUrl, withFmpBuildEnabled, withFmpBuildForMavenDisable, withFmpBuildOptions, withFmpDebugOutput, withFmpLogsEnabled, withFmpPomPath, withFmpProfiles, withFmpProfiles, withFmpSystemProperties, withFmpSystemProperties, withKubernetesDomain, withLogCopyEnabled, withLogPath, withMasterUrl, withNamespace, withNamespaceCleanupConfirmationEnabled, withNamespaceCleanupEnabled, withNamespaceCleanupTimeout, withNamespaceDestroyConfirmationEnabled, withNamespaceDestroyEnabled, withNamespaceDestroyTimeout, withNamespaceLazyCreateEnabled, withNamespaceUseCurrentEnabled, withPassword, withScriptEnvironmentVariables, withSessionId, withToken, withTrustCerts, withUsername, withWaitEnabled, withWaitForServiceList, withWaitForServiceList, withWaitPollInterval, withWaitTimeoutaccept, aggregate, aggregate, build, buildpublic DefaultConfigurationBuilder()
public DefaultConfigurationBuilder(DefaultConfigurationFluent<?> fluent)
public DefaultConfigurationBuilder(DefaultConfigurationFluent<?> fluent, DefaultConfiguration instance)
public DefaultConfigurationBuilder(DefaultConfiguration instance)
public DefaultConfiguration build()
build in interface io.fabric8.kubernetes.api.builder.v4_0.Builder<DefaultConfiguration>public boolean equals(Object o)
equals in class DefaultConfigurationFluentImpl<DefaultConfigurationBuilder>Copyright © 2018 JBoss by Red Hat. All rights reserved.