public class InfoItemSourceFluentImpl<A extends InfoItemSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InfoItemSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
InfoItemSourceFluentImpl.ConfigMapKeyRefNestedImpl<N> |
class |
InfoItemSourceFluentImpl.IngressRefNestedImpl<N> |
class |
InfoItemSourceFluentImpl.SecretKeyRefNestedImpl<N> |
class |
InfoItemSourceFluentImpl.ServiceRefNestedImpl<N> |
InfoItemSourceFluent.ConfigMapKeyRefNested<N>, InfoItemSourceFluent.IngressRefNested<N>, InfoItemSourceFluent.SecretKeyRefNested<N>, InfoItemSourceFluent.ServiceRefNested<N>| Constructor and Description |
|---|
InfoItemSourceFluentImpl() |
InfoItemSourceFluentImpl(InfoItemSource instance) |
public InfoItemSourceFluentImpl()
public InfoItemSourceFluentImpl(InfoItemSource instance)
@Deprecated public ConfigMapKeySelector getConfigMapKeyRef()
getConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public ConfigMapKeySelector buildConfigMapKeyRef()
buildConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public A withConfigMapKeyRef(ConfigMapKeySelector configMapKeyRef)
withConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public Boolean hasConfigMapKeyRef()
hasConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRef()
withNewConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRefLike(ConfigMapKeySelector item)
withNewConfigMapKeyRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ConfigMapKeyRefNested<A> editConfigMapKeyRef()
editConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRef()
editOrNewConfigMapKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRefLike(ConfigMapKeySelector item)
editOrNewConfigMapKeyRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>@Deprecated public IngressSelector getIngressRef()
getIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public IngressSelector buildIngressRef()
buildIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public A withIngressRef(IngressSelector ingressRef)
withIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public Boolean hasIngressRef()
hasIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.IngressRefNested<A> withNewIngressRef()
withNewIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.IngressRefNested<A> withNewIngressRefLike(IngressSelector item)
withNewIngressRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.IngressRefNested<A> editIngressRef()
editIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.IngressRefNested<A> editOrNewIngressRef()
editOrNewIngressRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.IngressRefNested<A> editOrNewIngressRefLike(IngressSelector item)
editOrNewIngressRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>@Deprecated public SecretKeySelector getSecretKeyRef()
getSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public SecretKeySelector buildSecretKeyRef()
buildSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public A withSecretKeyRef(SecretKeySelector secretKeyRef)
withSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public Boolean hasSecretKeyRef()
hasSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRef()
withNewSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRefLike(SecretKeySelector item)
withNewSecretKeyRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.SecretKeyRefNested<A> editSecretKeyRef()
editSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRef()
editOrNewSecretKeyRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRefLike(SecretKeySelector item)
editOrNewSecretKeyRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>@Deprecated public ServiceSelector getServiceRef()
getServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public ServiceSelector buildServiceRef()
buildServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public A withServiceRef(ServiceSelector serviceRef)
withServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public Boolean hasServiceRef()
hasServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ServiceRefNested<A> withNewServiceRef()
withNewServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ServiceRefNested<A> withNewServiceRefLike(ServiceSelector item)
withNewServiceRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ServiceRefNested<A> editServiceRef()
editServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ServiceRefNested<A> editOrNewServiceRef()
editOrNewServiceRef in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public InfoItemSourceFluent.ServiceRefNested<A> editOrNewServiceRefLike(ServiceSelector item)
editOrNewServiceRefLike in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public String getType()
getType in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public A withType(String type)
withType in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>public Boolean hasType()
hasType in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface InfoItemSourceFluent<A extends InfoItemSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.