public class ComponentRouteSpecBuilder extends ComponentRouteSpecFluent<ComponentRouteSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ComponentRouteSpec,ComponentRouteSpecBuilder>
ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<N>| Constructor and Description |
|---|
ComponentRouteSpecBuilder() |
ComponentRouteSpecBuilder(ComponentRouteSpec instance) |
ComponentRouteSpecBuilder(ComponentRouteSpecFluent<?> fluent) |
ComponentRouteSpecBuilder(ComponentRouteSpecFluent<?> fluent,
ComponentRouteSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ComponentRouteSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildServingCertKeyPairSecret, copyInstance, editOrNewServingCertKeyPairSecret, editOrNewServingCertKeyPairSecretLike, editServingCertKeyPairSecret, equals, getAdditionalProperties, getHostname, getName, getNamespace, hasAdditionalProperties, hashCode, hasHostname, hasName, hasNamespace, hasServingCertKeyPairSecret, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHostname, withName, withNamespace, withNewServingCertKeyPairSecret, withNewServingCertKeyPairSecret, withNewServingCertKeyPairSecretLike, withServingCertKeyPairSecretaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ComponentRouteSpecBuilder()
public ComponentRouteSpecBuilder(ComponentRouteSpecFluent<?> fluent)
public ComponentRouteSpecBuilder(ComponentRouteSpecFluent<?> fluent, ComponentRouteSpec instance)
public ComponentRouteSpecBuilder(ComponentRouteSpec instance)
public ComponentRouteSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ComponentRouteSpec>Copyright © 2015–2023 Red Hat. All rights reserved.