public class IngressSelectorBuilder extends IngressSelectorFluent<IngressSelectorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressSelector,IngressSelectorBuilder>
| Constructor and Description |
|---|
IngressSelectorBuilder() |
IngressSelectorBuilder(IngressSelector instance) |
IngressSelectorBuilder(IngressSelectorFluent<?> fluent) |
IngressSelectorBuilder(IngressSelectorFluent<?> fluent,
IngressSelector instance) |
| Modifier and Type | Method and Description |
|---|---|
IngressSelector |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiVersion, getFieldPath, getHost, getKind, getName, getNamespace, getPath, getProtocol, getResourceVersion, getUid, hasAdditionalProperties, hasApiVersion, hasFieldPath, hashCode, hasHost, hasKind, hasName, hasNamespace, hasPath, hasProtocol, hasResourceVersion, hasUid, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withFieldPath, withHost, withKind, withName, withNamespace, withPath, withProtocol, withResourceVersion, withUidaggregate, aggregate, build, build, builderOf, getVisitableMappublic IngressSelectorBuilder()
public IngressSelectorBuilder(IngressSelectorFluent<?> fluent)
public IngressSelectorBuilder(IngressSelectorFluent<?> fluent, IngressSelector instance)
public IngressSelectorBuilder(IngressSelector instance)
public IngressSelector build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressSelector>Copyright © 2015–2023 Red Hat. All rights reserved.