public class CubeOpenShiftConfigurationBuilder extends CubeOpenShiftConfigurationFluentImpl<CubeOpenShiftConfigurationBuilder> implements io.fabric8.kubernetes.api.builder.v4_0.VisitableBuilder<CubeOpenShiftConfiguration,CubeOpenShiftConfigurationBuilder>
| Constructor and Description |
|---|
CubeOpenShiftConfigurationBuilder() |
CubeOpenShiftConfigurationBuilder(CubeOpenShiftConfiguration instance) |
CubeOpenShiftConfigurationBuilder(CubeOpenShiftConfigurationFluent<?> fluent) |
CubeOpenShiftConfigurationBuilder(CubeOpenShiftConfigurationFluent<?> fluent,
CubeOpenShiftConfiguration instance) |
| Modifier and Type | Method and Description |
|---|---|
CubeOpenShiftConfiguration |
build() |
boolean |
equals(Object o) |
addToAutoStartContainers, addToProxiedContainerPorts, getAutoStartContainers, getAwaitRouteRepetitions, getClient, getDefinitions, getDefinitionsFile, getHttpClientTimeout, getOpenshiftRouterHttpPort, getOpenshiftRouterHttpsPort, getPortForwardBindAddress, getProxiedContainerPorts, getRouterHost, getRouterSniPort, getStartupTimeout, getTemplateLabels, getTemplateParameters, getTemplateURL, isEnableImageStreamDetection, isKeepAliveGitServer, isTemplateProcess, removeFromAutoStartContainers, removeFromProxiedContainerPorts, withAutoStartContainers, withAwaitRouteRepetitions, withClient, withDefinitions, withDefinitionsFile, withEnableImageStreamDetection, withHttpClientTimeout, withKeepAliveGitServer, withOpenshiftRouterHttpPort, withOpenshiftRouterHttpsPort, withPortForwardBindAddress, withProxiedContainerPorts, withProxiedContainerPorts, withRouterHost, withRouterSniPort, withStartupTimeout, withTemplateLabels, withTemplateParameters, withTemplateProcess, withTemplateURLaddToEnvironmentDependencies, 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, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToEnvironmentDependencies, 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, withWaitTimeoutpublic CubeOpenShiftConfigurationBuilder()
public CubeOpenShiftConfigurationBuilder(CubeOpenShiftConfigurationFluent<?> fluent)
public CubeOpenShiftConfigurationBuilder(CubeOpenShiftConfigurationFluent<?> fluent, CubeOpenShiftConfiguration instance)
public CubeOpenShiftConfigurationBuilder(CubeOpenShiftConfiguration instance)
public CubeOpenShiftConfiguration build()
build in interface io.fabric8.kubernetes.api.builder.v4_0.Builder<CubeOpenShiftConfiguration>public boolean equals(Object o)
equals in class CubeOpenShiftConfigurationFluentImpl<CubeOpenShiftConfigurationBuilder>Copyright © 2018 JBoss by Red Hat. All rights reserved.