public class InfoItemSourceBuilder extends InfoItemSourceFluent<InfoItemSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfoItemSource,InfoItemSourceBuilder>
InfoItemSourceFluent.ConfigMapKeyRefNested<N>, InfoItemSourceFluent.IngressRefNested<N>, InfoItemSourceFluent.SecretKeyRefNested<N>, InfoItemSourceFluent.ServiceRefNested<N>| Constructor and Description |
|---|
InfoItemSourceBuilder() |
InfoItemSourceBuilder(InfoItemSource instance) |
InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent) |
InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent,
InfoItemSource instance) |
| Modifier and Type | Method and Description |
|---|---|
InfoItemSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildConfigMapKeyRef, buildIngressRef, buildSecretKeyRef, buildServiceRef, copyInstance, editConfigMapKeyRef, editIngressRef, editOrNewConfigMapKeyRef, editOrNewConfigMapKeyRefLike, editOrNewIngressRef, editOrNewIngressRefLike, editOrNewSecretKeyRef, editOrNewSecretKeyRefLike, editOrNewServiceRef, editOrNewServiceRefLike, editSecretKeyRef, editServiceRef, equals, getAdditionalProperties, getType, hasAdditionalProperties, hasConfigMapKeyRef, hashCode, hasIngressRef, hasSecretKeyRef, hasServiceRef, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withConfigMapKeyRef, withIngressRef, withNewConfigMapKeyRef, withNewConfigMapKeyRefLike, withNewIngressRef, withNewIngressRefLike, withNewSecretKeyRef, withNewSecretKeyRefLike, withNewServiceRef, withNewServiceRefLike, withSecretKeyRef, withServiceRef, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic InfoItemSourceBuilder()
public InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent)
public InfoItemSourceBuilder(InfoItemSourceFluent<?> fluent, InfoItemSource instance)
public InfoItemSourceBuilder(InfoItemSource instance)
public InfoItemSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfoItemSource>Copyright © 2015–2024 Red Hat. All rights reserved.