public class ServiceConfigBuilder extends ServiceConfigFluent<ServiceConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceConfig,ServiceConfigBuilder>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
ServiceConfigBuilder() |
ServiceConfigBuilder(ServiceConfig instance) |
ServiceConfigBuilder(ServiceConfigFluent<?> fluent) |
ServiceConfigBuilder(ServiceConfigFluent<?> fluent,
ServiceConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableServiceConfig |
build() |
copyInstance, equals, getEnvVarPrefix, getGroup, getId, getKind, getName, getNamespace, getVersion, hasEnvVarPrefix, hasGroup, hashCode, hasId, hasKind, hasName, hasNamespace, hasVersion, toString, withEnvVarPrefix, withGroup, withId, withKind, withName, withNamespace, withVersionaddToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaggregate, aggregate, build, build, builderOf, getVisitableMappublic ServiceConfigBuilder()
public ServiceConfigBuilder(ServiceConfigFluent<?> fluent)
public ServiceConfigBuilder(ServiceConfigFluent<?> fluent, ServiceConfig instance)
public ServiceConfigBuilder(ServiceConfig instance)
public EditableServiceConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceConfig>Copyright © 2018–2024 Red Hat. All rights reserved.