public class MultiClusterHubSpecFluentImpl<A extends MultiClusterHubSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MultiClusterHubSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
MultiClusterHubSpecFluentImpl.HiveNestedImpl<N> |
class |
MultiClusterHubSpecFluentImpl.IngressNestedImpl<N> |
class |
MultiClusterHubSpecFluentImpl.OverridesNestedImpl<N> |
MultiClusterHubSpecFluent.HiveNested<N>, MultiClusterHubSpecFluent.IngressNested<N>, MultiClusterHubSpecFluent.OverridesNested<N>| Constructor and Description |
|---|
MultiClusterHubSpecFluentImpl() |
MultiClusterHubSpecFluentImpl(MultiClusterHubSpec instance) |
public MultiClusterHubSpecFluentImpl()
public MultiClusterHubSpecFluentImpl(MultiClusterHubSpec instance)
public String getAvailabilityConfig()
getAvailabilityConfig in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withAvailabilityConfig(String availabilityConfig)
withAvailabilityConfig in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasAvailabilityConfig()
hasAvailabilityConfig in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>@Deprecated public A withNewAvailabilityConfig(String arg0)
withNewAvailabilityConfig in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public String getCustomCAConfigmap()
getCustomCAConfigmap in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withCustomCAConfigmap(String customCAConfigmap)
withCustomCAConfigmap in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasCustomCAConfigmap()
hasCustomCAConfigmap in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>@Deprecated public A withNewCustomCAConfigmap(String arg0)
withNewCustomCAConfigmap in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean getDisableHubSelfManagement()
getDisableHubSelfManagement in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withDisableHubSelfManagement(Boolean disableHubSelfManagement)
withDisableHubSelfManagement in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasDisableHubSelfManagement()
hasDisableHubSelfManagement in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean getDisableUpdateClusterImageSets()
getDisableUpdateClusterImageSets in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withDisableUpdateClusterImageSets(Boolean disableUpdateClusterImageSets)
withDisableUpdateClusterImageSets in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasDisableUpdateClusterImageSets()
hasDisableUpdateClusterImageSets in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean getEnableClusterBackup()
getEnableClusterBackup in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withEnableClusterBackup(Boolean enableClusterBackup)
withEnableClusterBackup in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasEnableClusterBackup()
hasEnableClusterBackup in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean getEnableClusterProxyAddon()
getEnableClusterProxyAddon in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withEnableClusterProxyAddon(Boolean enableClusterProxyAddon)
withEnableClusterProxyAddon in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasEnableClusterProxyAddon()
hasEnableClusterProxyAddon in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>@Deprecated public HiveConfigSpec getHive()
getHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public HiveConfigSpec buildHive()
buildHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withHive(HiveConfigSpec hive)
withHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasHive()
hasHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.HiveNested<A> withNewHive()
withNewHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.HiveNested<A> withNewHiveLike(HiveConfigSpec item)
withNewHiveLike in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.HiveNested<A> editHive()
editHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.HiveNested<A> editOrNewHive()
editOrNewHive in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.HiveNested<A> editOrNewHiveLike(HiveConfigSpec item)
editOrNewHiveLike in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public String getImagePullSecret()
getImagePullSecret in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withImagePullSecret(String imagePullSecret)
withImagePullSecret in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasImagePullSecret()
hasImagePullSecret in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>@Deprecated public A withNewImagePullSecret(String arg0)
withNewImagePullSecret in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>@Deprecated public IngressSpec getIngress()
getIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public IngressSpec buildIngress()
buildIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withIngress(IngressSpec ingress)
withIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasIngress()
hasIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.IngressNested<A> withNewIngress()
withNewIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.IngressNested<A> withNewIngressLike(IngressSpec item)
withNewIngressLike in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.IngressNested<A> editIngress()
editIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.IngressNested<A> editOrNewIngress()
editOrNewIngress in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.IngressNested<A> editOrNewIngressLike(IngressSpec item)
editOrNewIngressLike in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A addToNodeSelector(String key, String value)
addToNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A addToNodeSelector(Map<String,String> map)
addToNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A removeFromNodeSelector(String key)
removeFromNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A removeFromNodeSelector(Map<String,String> map)
removeFromNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Map<String,String> getNodeSelector()
getNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public <K,V> A withNodeSelector(Map<String,String> nodeSelector)
withNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasNodeSelector()
hasNodeSelector in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>@Deprecated public Overrides getOverrides()
getOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Overrides buildOverrides()
buildOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withOverrides(Overrides overrides)
withOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasOverrides()
hasOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withNewOverrides(String imagePullPolicy)
withNewOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.OverridesNested<A> withNewOverrides()
withNewOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.OverridesNested<A> withNewOverridesLike(Overrides item)
withNewOverridesLike in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.OverridesNested<A> editOverrides()
editOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.OverridesNested<A> editOrNewOverrides()
editOrNewOverrides in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public MultiClusterHubSpecFluent.OverridesNested<A> editOrNewOverridesLike(Overrides item)
editOrNewOverridesLike in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean getSeparateCertificateManagement()
getSeparateCertificateManagement in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public A withSeparateCertificateManagement(Boolean separateCertificateManagement)
withSeparateCertificateManagement in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>public Boolean hasSeparateCertificateManagement()
hasSeparateCertificateManagement in interface MultiClusterHubSpecFluent<A extends MultiClusterHubSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.