Class DefaultConfigurationFluent<A extends DefaultConfigurationFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
org.arquillian.cube.kubernetes.impl.DefaultConfigurationFluent<A>
- Direct Known Subclasses:
DefaultConfigurationBuilder
public class DefaultConfigurationFluent<A extends DefaultConfigurationFluent<A>>
extends io.sundr.builder.BaseFluent<A>
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionaddAllToFmpProfiles(Collection<String> items) addToEnvironmentDependencies(int index, URL item) addToEnvironmentDependencies(URL... items) addToFmpProfiles(int index, String item) addToFmpProfiles(String... items) addToFmpSystemProperties(int index, String item) addToFmpSystemProperties(String... items) addToScriptEnvironmentVariables(String key, String value) addToWaitForServiceList(int index, String item) addToWaitForServiceList(String... items) protected voidcopyInstance(DefaultConfiguration instance) booleangetEnvironmentDependency(int index) getFmpProfile(int index) getFmpSystemProperty(int index) getMatchingEnvironmentDependency(Predicate<URL> predicate) getMatchingFmpProfile(Predicate<String> predicate) getMatchingFmpSystemProperty(Predicate<String> predicate) getMatchingWaitForServiceList(Predicate<String> predicate) longlonggetToken()getWaitForServiceList(int index) longlongbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanbooleanbooleanbooleanbooleanhasMatchingEnvironmentDependency(Predicate<URL> predicate) booleanhasMatchingFmpProfile(Predicate<String> predicate) booleanhasMatchingFmpSystemProperty(Predicate<String> predicate) booleanhasMatchingWaitForServiceList(Predicate<String> predicate) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasToken()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanremoveAllFromFmpProfiles(Collection<String> items) removeFromEnvironmentDependencies(URL... items) removeFromFmpProfiles(String... items) removeFromFmpSystemProperties(String... items) removeFromWaitForServiceList(String... items) setToEnvironmentDependencies(int index, URL item) setToFmpProfiles(int index, String item) setToFmpSystemProperties(int index, String item) setToWaitForServiceList(int index, String item) toString()withAnsiLoggerEnabled(boolean ansiLoggerEnabled) withApiVersion(String apiVersion) withDockerRegistry(String dockerRegistry) withEnvironmentConfigUrl(URL environmentConfigUrl) withEnvironmentDependencies(URL... environmentDependencies) withEnvironmentDependencies(List<URL> environmentDependencies) withEnvironmentInitEnabled(boolean environmentInitEnabled) withEnvironmentSetupScriptUrl(URL environmentSetupScriptUrl) withEnvironmentTeardownScriptUrl(URL environmentTeardownScriptUrl) withFmpBuildEnabled(boolean fmpBuildEnabled) withFmpBuildForMavenDisable(boolean fmpBuildForMavenDisable) withFmpBuildOptions(String fmpBuildOptions) withFmpDebugOutput(boolean fmpDebugOutput) withFmpLogsEnabled(boolean fmpLogsEnabled) withFmpPomPath(String fmpPomPath) withFmpProfiles(String... fmpProfiles) withFmpProfiles(List<String> fmpProfiles) withFmpSystemProperties(String... fmpSystemProperties) withFmpSystemProperties(List<String> fmpSystemProperties) withKubernetesDomain(String kubernetesDomain) withLogCopyEnabled(boolean logCopyEnabled) withLogPath(String logPath) withMasterUrl(URL masterUrl) withNamespace(String namespace) withNamespaceCleanupConfirmationEnabled(boolean namespaceCleanupConfirmationEnabled) withNamespaceCleanupEnabled(boolean namespaceCleanupEnabled) withNamespaceCleanupTimeout(long namespaceCleanupTimeout) withNamespaceDestroyConfirmationEnabled(boolean namespaceDestroyConfirmationEnabled) withNamespaceDestroyEnabled(boolean namespaceDestroyEnabled) withNamespaceDestroyTimeout(long namespaceDestroyTimeout) withNamespaceLazyCreateEnabled(boolean namespaceLazyCreateEnabled) withNamespaceUseCurrentEnabled(boolean namespaceUseCurrentEnabled) withPassword(String password) <K,V> A withScriptEnvironmentVariables(Map<String, String> scriptEnvironmentVariables) withSessionId(String sessionId) withTrustCerts(boolean trustCerts) withUsername(String username) withWaitEnabled(boolean waitEnabled) withWaitForServiceList(String... waitForServiceList) withWaitForServiceList(List<String> waitForServiceList) withWaitPollInterval(long waitPollInterval) withWaitTimeout(long waitTimeout) Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
DefaultConfigurationFluent
public DefaultConfigurationFluent() -
DefaultConfigurationFluent
-
-
Method Details
-
copyInstance
-
getSessionId
-
withSessionId
-
hasSessionId
public boolean hasSessionId() -
getNamespace
-
withNamespace
-
hasNamespace
public boolean hasNamespace() -
getMasterUrl
-
withMasterUrl
-
hasMasterUrl
public boolean hasMasterUrl() -
addToScriptEnvironmentVariables
-
addToScriptEnvironmentVariables
-
removeFromScriptEnvironmentVariables
-
removeFromScriptEnvironmentVariables
-
getScriptEnvironmentVariables
-
withScriptEnvironmentVariables
-
hasScriptEnvironmentVariables
public boolean hasScriptEnvironmentVariables() -
getEnvironmentSetupScriptUrl
-
withEnvironmentSetupScriptUrl
-
hasEnvironmentSetupScriptUrl
public boolean hasEnvironmentSetupScriptUrl() -
getEnvironmentTeardownScriptUrl
-
withEnvironmentTeardownScriptUrl
-
hasEnvironmentTeardownScriptUrl
public boolean hasEnvironmentTeardownScriptUrl() -
getEnvironmentConfigUrl
-
withEnvironmentConfigUrl
-
hasEnvironmentConfigUrl
public boolean hasEnvironmentConfigUrl() -
addToEnvironmentDependencies
-
setToEnvironmentDependencies
-
addToEnvironmentDependencies
-
addAllToEnvironmentDependencies
-
removeFromEnvironmentDependencies
-
removeAllFromEnvironmentDependencies
-
getEnvironmentDependencies
-
getEnvironmentDependency
-
getFirstEnvironmentDependency
-
getLastEnvironmentDependency
-
getMatchingEnvironmentDependency
-
hasMatchingEnvironmentDependency
-
withEnvironmentDependencies
-
withEnvironmentDependencies
-
hasEnvironmentDependencies
public boolean hasEnvironmentDependencies() -
isNamespaceLazyCreateEnabled
public boolean isNamespaceLazyCreateEnabled() -
withNamespaceLazyCreateEnabled
-
hasNamespaceLazyCreateEnabled
public boolean hasNamespaceLazyCreateEnabled() -
isNamespaceCleanupEnabled
public boolean isNamespaceCleanupEnabled() -
withNamespaceCleanupEnabled
-
hasNamespaceCleanupEnabled
public boolean hasNamespaceCleanupEnabled() -
getNamespaceCleanupTimeout
public long getNamespaceCleanupTimeout() -
withNamespaceCleanupTimeout
-
hasNamespaceCleanupTimeout
public boolean hasNamespaceCleanupTimeout() -
isNamespaceCleanupConfirmationEnabled
public boolean isNamespaceCleanupConfirmationEnabled() -
withNamespaceCleanupConfirmationEnabled
-
hasNamespaceCleanupConfirmationEnabled
public boolean hasNamespaceCleanupConfirmationEnabled() -
isNamespaceUseCurrentEnabled
public boolean isNamespaceUseCurrentEnabled() -
withNamespaceUseCurrentEnabled
-
hasNamespaceUseCurrentEnabled
public boolean hasNamespaceUseCurrentEnabled() -
isNamespaceDestroyEnabled
public boolean isNamespaceDestroyEnabled() -
withNamespaceDestroyEnabled
-
hasNamespaceDestroyEnabled
public boolean hasNamespaceDestroyEnabled() -
isNamespaceDestroyConfirmationEnabled
public boolean isNamespaceDestroyConfirmationEnabled() -
withNamespaceDestroyConfirmationEnabled
-
hasNamespaceDestroyConfirmationEnabled
public boolean hasNamespaceDestroyConfirmationEnabled() -
getNamespaceDestroyTimeout
public long getNamespaceDestroyTimeout() -
withNamespaceDestroyTimeout
-
hasNamespaceDestroyTimeout
public boolean hasNamespaceDestroyTimeout() -
isWaitEnabled
public boolean isWaitEnabled() -
withWaitEnabled
-
hasWaitEnabled
public boolean hasWaitEnabled() -
getWaitTimeout
public long getWaitTimeout() -
withWaitTimeout
-
hasWaitTimeout
public boolean hasWaitTimeout() -
getWaitPollInterval
public long getWaitPollInterval() -
withWaitPollInterval
-
hasWaitPollInterval
public boolean hasWaitPollInterval() -
addToWaitForServiceList
-
setToWaitForServiceList
-
addToWaitForServiceList
-
addAllToWaitForServiceList
-
removeFromWaitForServiceList
-
removeAllFromWaitForServiceList
-
getWaitForServiceList
-
getWaitForServiceList
-
getFirstWaitForServiceList
-
getLastWaitForServiceList
-
getMatchingWaitForServiceList
-
hasMatchingWaitForServiceList
-
withWaitForServiceList
-
withWaitForServiceList
-
hasWaitForServiceList
public boolean hasWaitForServiceList() -
isAnsiLoggerEnabled
public boolean isAnsiLoggerEnabled() -
withAnsiLoggerEnabled
-
hasAnsiLoggerEnabled
public boolean hasAnsiLoggerEnabled() -
isEnvironmentInitEnabled
public boolean isEnvironmentInitEnabled() -
withEnvironmentInitEnabled
-
hasEnvironmentInitEnabled
public boolean hasEnvironmentInitEnabled() -
isLogCopyEnabled
public boolean isLogCopyEnabled() -
withLogCopyEnabled
-
hasLogCopyEnabled
public boolean hasLogCopyEnabled() -
getLogPath
-
withLogPath
-
hasLogPath
public boolean hasLogPath() -
getKubernetesDomain
-
withKubernetesDomain
-
hasKubernetesDomain
public boolean hasKubernetesDomain() -
getDockerRegistry
-
withDockerRegistry
-
hasDockerRegistry
public boolean hasDockerRegistry() -
getUsername
-
withUsername
-
hasUsername
public boolean hasUsername() -
getPassword
-
withPassword
-
hasPassword
public boolean hasPassword() -
getApiVersion
-
withApiVersion
-
hasApiVersion
public boolean hasApiVersion() -
isTrustCerts
public boolean isTrustCerts() -
withTrustCerts
-
hasTrustCerts
public boolean hasTrustCerts() -
isFmpBuildEnabled
public boolean isFmpBuildEnabled() -
withFmpBuildEnabled
-
hasFmpBuildEnabled
public boolean hasFmpBuildEnabled() -
isFmpBuildForMavenDisable
public boolean isFmpBuildForMavenDisable() -
withFmpBuildForMavenDisable
-
hasFmpBuildForMavenDisable
public boolean hasFmpBuildForMavenDisable() -
isFmpDebugOutput
public boolean isFmpDebugOutput() -
withFmpDebugOutput
-
hasFmpDebugOutput
public boolean hasFmpDebugOutput() -
isFmpLogsEnabled
public boolean isFmpLogsEnabled() -
withFmpLogsEnabled
-
hasFmpLogsEnabled
public boolean hasFmpLogsEnabled() -
getFmpPomPath
-
withFmpPomPath
-
hasFmpPomPath
public boolean hasFmpPomPath() -
addToFmpProfiles
-
setToFmpProfiles
-
addToFmpProfiles
-
addAllToFmpProfiles
-
removeFromFmpProfiles
-
removeAllFromFmpProfiles
-
getFmpProfiles
-
getFmpProfile
-
getFirstFmpProfile
-
getLastFmpProfile
-
getMatchingFmpProfile
-
hasMatchingFmpProfile
-
withFmpProfiles
-
withFmpProfiles
-
hasFmpProfiles
public boolean hasFmpProfiles() -
addToFmpSystemProperties
-
setToFmpSystemProperties
-
addToFmpSystemProperties
-
addAllToFmpSystemProperties
-
removeFromFmpSystemProperties
-
removeAllFromFmpSystemProperties
-
getFmpSystemProperties
-
getFmpSystemProperty
-
getFirstFmpSystemProperty
-
getLastFmpSystemProperty
-
getMatchingFmpSystemProperty
-
hasMatchingFmpSystemProperty
-
withFmpSystemProperties
-
withFmpSystemProperties
-
hasFmpSystemProperties
public boolean hasFmpSystemProperties() -
getFmpBuildOptions
-
withFmpBuildOptions
-
hasFmpBuildOptions
public boolean hasFmpBuildOptions() -
getToken
-
withToken
-
hasToken
public boolean hasToken() -
equals
- Overrides:
equalsin classio.sundr.builder.BaseFluent<A extends DefaultConfigurationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.sundr.builder.BaseFluent<A extends DefaultConfigurationFluent<A>>
-
toString
-
withNamespaceLazyCreateEnabled
-
withNamespaceCleanupEnabled
-
withNamespaceCleanupConfirmationEnabled
-
withNamespaceUseCurrentEnabled
-
withNamespaceDestroyEnabled
-
withNamespaceDestroyConfirmationEnabled
-
withWaitEnabled
-
withAnsiLoggerEnabled
-
withEnvironmentInitEnabled
-
withLogCopyEnabled
-
withTrustCerts
-
withFmpBuildEnabled
-
withFmpBuildForMavenDisable
-
withFmpDebugOutput
-
withFmpLogsEnabled
-