public class InfoItemSourceBuilder extends InfoItemSourceFluentImpl<InfoItemSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfoItemSource,InfoItemSourceBuilder>
InfoItemSourceFluentImpl.ConfigMapKeyRefNestedImpl<N>, InfoItemSourceFluentImpl.IngressRefNestedImpl<N>, InfoItemSourceFluentImpl.SecretKeyRefNestedImpl<N>, InfoItemSourceFluentImpl.ServiceRefNestedImpl<N>InfoItemSourceFluent.ConfigMapKeyRefNested<N>, InfoItemSourceFluent.IngressRefNested<N>, InfoItemSourceFluent.SecretKeyRefNested<N>, InfoItemSourceFluent.ServiceRefNested<N>| Constructor and Description |
|---|
InfoItemSourceBuilder() |
InfoItemSourceBuilder(Boolean validationEnabled) |
InfoItemSourceBuilder(InfoItemSource instance) |
InfoItemSourceBuilder(InfoItemSource instance,
Boolean validationEnabled) |
InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent) |
InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent,
Boolean validationEnabled) |
InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent,
InfoItemSource instance) |
InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent,
InfoItemSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InfoItemSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildConfigMapKeyRef, buildIngressRef, buildSecretKeyRef, buildServiceRef, editConfigMapKeyRef, editIngressRef, editOrNewConfigMapKeyRef, editOrNewConfigMapKeyRefLike, editOrNewIngressRef, editOrNewIngressRefLike, editOrNewSecretKeyRef, editOrNewSecretKeyRefLike, editOrNewServiceRef, editOrNewServiceRefLike, editSecretKeyRef, editServiceRef, getConfigMapKeyRef, getIngressRef, getSecretKeyRef, getServiceRef, getType, hasConfigMapKeyRef, hasIngressRef, hasSecretKeyRef, hasServiceRef, hasType, withConfigMapKeyRef, withIngressRef, withNewConfigMapKeyRef, withNewConfigMapKeyRefLike, withNewIngressRef, withNewIngressRefLike, withNewSecretKeyRef, withNewSecretKeyRefLike, withNewServiceRef, withNewServiceRefLike, withNewType, withSecretKeyRef, withServiceRef, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InfoItemSourceBuilder()
public InfoItemSourceBuilder(Boolean validationEnabled)
public InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent)
public InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent, Boolean validationEnabled)
public InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent, InfoItemSource instance)
public InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent, InfoItemSource instance, Boolean validationEnabled)
public InfoItemSourceBuilder(InfoItemSource instance)
public InfoItemSourceBuilder(InfoItemSource instance, Boolean validationEnabled)
public InfoItemSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfoItemSource>public boolean equals(Object o)
equals in class InfoItemSourceFluentImpl<InfoItemSourceBuilder>public int hashCode()
hashCode in class InfoItemSourceFluentImpl<InfoItemSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.