public class OpenshiftIntegrationTestConfigBuilder extends OpenshiftIntegrationTestConfigFluentImpl<OpenshiftIntegrationTestConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenshiftIntegrationTestConfig,OpenshiftIntegrationTestConfigBuilder>
| Constructor and Description |
|---|
OpenshiftIntegrationTestConfigBuilder() |
OpenshiftIntegrationTestConfigBuilder(Boolean validationEnabled) |
OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfig instance) |
OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfig instance,
Boolean validationEnabled) |
OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent) |
OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent,
Boolean validationEnabled) |
OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent,
OpenshiftIntegrationTestConfig instance) |
OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent,
OpenshiftIntegrationTestConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableOpenshiftIntegrationTestConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getImageStreamTagTimeout, getReadinessTimeout, hasBuildEnabled, hasDeployEnabled, hasImageStreamTagTimeout, hasPushEnabled, hasReadinessTimeout, isBuildEnabled, isDeployEnabled, isPushEnabled, withBuildEnabled, withDeployEnabled, withImageStreamTagTimeout, withPushEnabled, withReadinessTimeoutaccept, accept, aggregate, aggregate, build, build, builderOfpublic OpenshiftIntegrationTestConfigBuilder()
public OpenshiftIntegrationTestConfigBuilder(Boolean validationEnabled)
public OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent)
public OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent, Boolean validationEnabled)
public OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent, OpenshiftIntegrationTestConfig instance)
public OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfigFluent<?> fluent, OpenshiftIntegrationTestConfig instance, Boolean validationEnabled)
public OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfig instance)
public OpenshiftIntegrationTestConfigBuilder(OpenshiftIntegrationTestConfig instance, Boolean validationEnabled)
public EditableOpenshiftIntegrationTestConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenshiftIntegrationTestConfig>public boolean equals(Object o)
equals in class OpenshiftIntegrationTestConfigFluentImpl<OpenshiftIntegrationTestConfigBuilder>public int hashCode()
hashCode in class OpenshiftIntegrationTestConfigFluentImpl<OpenshiftIntegrationTestConfigBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.