public class InfrastructureSpecFluentImpl<A extends InfrastructureSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InfrastructureSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
InfrastructureSpecFluentImpl.CloudConfigNestedImpl<N> |
class |
InfrastructureSpecFluentImpl.PlatformSpecNestedImpl<N> |
InfrastructureSpecFluent.CloudConfigNested<N>, InfrastructureSpecFluent.PlatformSpecNested<N>| Constructor and Description |
|---|
InfrastructureSpecFluentImpl() |
InfrastructureSpecFluentImpl(InfrastructureSpec instance) |
public InfrastructureSpecFluentImpl()
public InfrastructureSpecFluentImpl(InfrastructureSpec instance)
@Deprecated public ConfigMapFileReference getCloudConfig()
getCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public ConfigMapFileReference buildCloudConfig()
buildCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public A withCloudConfig(ConfigMapFileReference cloudConfig)
withCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public Boolean hasCloudConfig()
hasCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public A withNewCloudConfig(String key, String name)
withNewCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.CloudConfigNested<A> withNewCloudConfig()
withNewCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.CloudConfigNested<A> withNewCloudConfigLike(ConfigMapFileReference item)
withNewCloudConfigLike in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.CloudConfigNested<A> editCloudConfig()
editCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.CloudConfigNested<A> editOrNewCloudConfig()
editOrNewCloudConfig in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.CloudConfigNested<A> editOrNewCloudConfigLike(ConfigMapFileReference item)
editOrNewCloudConfigLike in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>@Deprecated public PlatformSpec getPlatformSpec()
getPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public PlatformSpec buildPlatformSpec()
buildPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public A withPlatformSpec(PlatformSpec platformSpec)
withPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public Boolean hasPlatformSpec()
hasPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.PlatformSpecNested<A> withNewPlatformSpec()
withNewPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.PlatformSpecNested<A> withNewPlatformSpecLike(PlatformSpec item)
withNewPlatformSpecLike in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.PlatformSpecNested<A> editPlatformSpec()
editPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.PlatformSpecNested<A> editOrNewPlatformSpec()
editOrNewPlatformSpec in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>public InfrastructureSpecFluent.PlatformSpecNested<A> editOrNewPlatformSpecLike(PlatformSpec item)
editOrNewPlatformSpecLike in interface InfrastructureSpecFluent<A extends InfrastructureSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.