public class PlatformFluentImpl<A extends PlatformFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformFluentImpl.DefaultMachinePlatformNestedImpl<N> |
PlatformFluent.DefaultMachinePlatformNested<N>| Constructor and Description |
|---|
PlatformFluentImpl() |
PlatformFluentImpl(Platform instance) |
public PlatformFluentImpl()
public PlatformFluentImpl(Platform instance)
public String getApiVIP()
getApiVIP in interface PlatformFluent<A extends PlatformFluent<A>>public A withApiVIP(String apiVIP)
withApiVIP in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasApiVIP()
hasApiVIP in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewApiVIP(String arg0)
withNewApiVIP in interface PlatformFluent<A extends PlatformFluent<A>>public String getCluster()
getCluster in interface PlatformFluent<A extends PlatformFluent<A>>public A withCluster(String cluster)
withCluster in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasCluster()
hasCluster in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewCluster(String arg0)
withNewCluster in interface PlatformFluent<A extends PlatformFluent<A>>public String getClusterOSImage()
getClusterOSImage in interface PlatformFluent<A extends PlatformFluent<A>>public A withClusterOSImage(String clusterOSImage)
withClusterOSImage in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasClusterOSImage()
hasClusterOSImage in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewClusterOSImage(String arg0)
withNewClusterOSImage in interface PlatformFluent<A extends PlatformFluent<A>>public String getDatacenter()
getDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>public A withDatacenter(String datacenter)
withDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDatacenter()
hasDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewDatacenter(String arg0)
withNewDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>public String getDefaultDatastore()
getDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>public A withDefaultDatastore(String defaultDatastore)
withDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDefaultDatastore()
hasDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewDefaultDatastore(String arg0)
withNewDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public MachinePool getDefaultMachinePlatform()
getDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public MachinePool buildDefaultMachinePlatform()
buildDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public A withDefaultMachinePlatform(MachinePool defaultMachinePlatform)
withDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDefaultMachinePlatform()
hasDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> withNewDefaultMachinePlatform()
withNewDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> withNewDefaultMachinePlatformLike(MachinePool item)
withNewDefaultMachinePlatformLike in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> editDefaultMachinePlatform()
editDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> editOrNewDefaultMachinePlatform()
editOrNewDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> editOrNewDefaultMachinePlatformLike(MachinePool item)
editOrNewDefaultMachinePlatformLike in interface PlatformFluent<A extends PlatformFluent<A>>public String getDiskType()
getDiskType in interface PlatformFluent<A extends PlatformFluent<A>>public A withDiskType(String diskType)
withDiskType in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDiskType()
hasDiskType in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewDiskType(String arg0)
withNewDiskType in interface PlatformFluent<A extends PlatformFluent<A>>public String getFolder()
getFolder in interface PlatformFluent<A extends PlatformFluent<A>>public A withFolder(String folder)
withFolder in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasFolder()
hasFolder in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewFolder(String arg0)
withNewFolder in interface PlatformFluent<A extends PlatformFluent<A>>public String getIngressVIP()
getIngressVIP in interface PlatformFluent<A extends PlatformFluent<A>>public A withIngressVIP(String ingressVIP)
withIngressVIP in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasIngressVIP()
hasIngressVIP in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewIngressVIP(String arg0)
withNewIngressVIP in interface PlatformFluent<A extends PlatformFluent<A>>public String getNetwork()
getNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public A withNetwork(String network)
withNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasNetwork()
hasNetwork in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewNetwork(String arg0)
withNewNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public String getPassword()
getPassword in interface PlatformFluent<A extends PlatformFluent<A>>public A withPassword(String password)
withPassword in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasPassword()
hasPassword in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewPassword(String arg0)
withNewPassword in interface PlatformFluent<A extends PlatformFluent<A>>public String getResourcePool()
getResourcePool in interface PlatformFluent<A extends PlatformFluent<A>>public A withResourcePool(String resourcePool)
withResourcePool in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasResourcePool()
hasResourcePool in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewResourcePool(String arg0)
withNewResourcePool in interface PlatformFluent<A extends PlatformFluent<A>>public String getUsername()
getUsername in interface PlatformFluent<A extends PlatformFluent<A>>public A withUsername(String username)
withUsername in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasUsername()
hasUsername in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewUsername(String arg0)
withNewUsername in interface PlatformFluent<A extends PlatformFluent<A>>public String getVCenter()
getVCenter in interface PlatformFluent<A extends PlatformFluent<A>>public A withVCenter(String vCenter)
withVCenter in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasVCenter()
hasVCenter in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewVCenter(String arg0)
withNewVCenter in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.