public class IngressSelectorBuilder extends IngressSelectorFluentImpl<IngressSelectorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressSelector,IngressSelectorBuilder>
| Constructor and Description |
|---|
IngressSelectorBuilder() |
IngressSelectorBuilder(Boolean validationEnabled) |
IngressSelectorBuilder(IngressSelector instance) |
IngressSelectorBuilder(IngressSelector instance,
Boolean validationEnabled) |
IngressSelectorBuilder(IngressSelectorFluent<?> fluent) |
IngressSelectorBuilder(IngressSelectorFluent<?> fluent,
Boolean validationEnabled) |
IngressSelectorBuilder(IngressSelectorFluent<?> fluent,
IngressSelector instance) |
IngressSelectorBuilder(IngressSelectorFluent<?> fluent,
IngressSelector instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IngressSelector |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getApiVersion, getFieldPath, getHost, getKind, getName, getNamespace, getPath, getProtocol, getResourceVersion, getUid, hasApiVersion, hasFieldPath, hasHost, hasKind, hasName, hasNamespace, hasPath, hasProtocol, hasResourceVersion, hasUid, withApiVersion, withFieldPath, withHost, withKind, withName, withNamespace, withNewApiVersion, withNewFieldPath, withNewHost, withNewKind, withNewName, withNewNamespace, withNewPath, withNewProtocol, withNewResourceVersion, withNewUid, withPath, withProtocol, withResourceVersion, withUidaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic IngressSelectorBuilder()
public IngressSelectorBuilder(Boolean validationEnabled)
public IngressSelectorBuilder(IngressSelectorFluent<?> fluent)
public IngressSelectorBuilder(IngressSelectorFluent<?> fluent, Boolean validationEnabled)
public IngressSelectorBuilder(IngressSelectorFluent<?> fluent, IngressSelector instance)
public IngressSelectorBuilder(IngressSelectorFluent<?> fluent, IngressSelector instance, Boolean validationEnabled)
public IngressSelectorBuilder(IngressSelector instance)
public IngressSelectorBuilder(IngressSelector instance, Boolean validationEnabled)
public IngressSelector build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressSelector>public boolean equals(Object o)
equals in class IngressSelectorFluentImpl<IngressSelectorBuilder>public int hashCode()
hashCode in class IngressSelectorFluentImpl<IngressSelectorBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.