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 getApiFloatingIP()
getApiFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public A withApiFloatingIP(String apiFloatingIP)
withApiFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasApiFloatingIP()
hasApiFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewApiFloatingIP(String arg0)
withNewApiFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>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 getCloud()
getCloud in interface PlatformFluent<A extends PlatformFluent<A>>public A withCloud(String cloud)
withCloud in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasCloud()
hasCloud in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewCloud(String arg0)
withNewCloud 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 A addToClusterOSImageProperties(String key, String value)
addToClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A addToClusterOSImageProperties(Map<String,String> map)
addToClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromClusterOSImageProperties(String key)
removeFromClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromClusterOSImageProperties(Map<String,String> map)
removeFromClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Map<String,String> getClusterOSImageProperties()
getClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public <K,V> A withClusterOSImageProperties(Map<String,String> clusterOSImageProperties)
withClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasClusterOSImageProperties()
hasClusterOSImageProperties in interface PlatformFluent<A extends PlatformFluent<A>>public String getComputeFlavor()
getComputeFlavor in interface PlatformFluent<A extends PlatformFluent<A>>public A withComputeFlavor(String computeFlavor)
withComputeFlavor in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasComputeFlavor()
hasComputeFlavor in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewComputeFlavor(String arg0)
withNewComputeFlavor 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 A addToExternalDNS(Integer index, String item)
addToExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A setToExternalDNS(Integer index, String item)
setToExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A addToExternalDNS(String... items)
addToExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A addAllToExternalDNS(Collection<String> items)
addAllToExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromExternalDNS(String... items)
removeFromExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A removeAllFromExternalDNS(Collection<String> items)
removeAllFromExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public List<String> getExternalDNS()
getExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public String getExternalDN(Integer index)
getExternalDN in interface PlatformFluent<A extends PlatformFluent<A>>public String getFirstExternalDN()
getFirstExternalDN in interface PlatformFluent<A extends PlatformFluent<A>>public String getLastExternalDN()
getLastExternalDN in interface PlatformFluent<A extends PlatformFluent<A>>public String getMatchingExternalDN(Predicate<String> predicate)
getMatchingExternalDN in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasMatchingExternalDN(Predicate<String> predicate)
hasMatchingExternalDN in interface PlatformFluent<A extends PlatformFluent<A>>public A withExternalDNS(List<String> externalDNS)
withExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A withExternalDNS(String... externalDNS)
withExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasExternalDNS()
hasExternalDNS in interface PlatformFluent<A extends PlatformFluent<A>>public A addNewExternalDN(String arg0)
addNewExternalDN in interface PlatformFluent<A extends PlatformFluent<A>>public String getExternalNetwork()
getExternalNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public A withExternalNetwork(String externalNetwork)
withExternalNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasExternalNetwork()
hasExternalNetwork in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewExternalNetwork(String arg0)
withNewExternalNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public String getIngressFloatingIP()
getIngressFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public A withIngressFloatingIP(String ingressFloatingIP)
withIngressFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasIngressFloatingIP()
hasIngressFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewIngressFloatingIP(String arg0)
withNewIngressFloatingIP 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 getLbFloatingIP()
getLbFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public A withLbFloatingIP(String lbFloatingIP)
withLbFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasLbFloatingIP()
hasLbFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewLbFloatingIP(String arg0)
withNewLbFloatingIP in interface PlatformFluent<A extends PlatformFluent<A>>public String getMachinesSubnet()
getMachinesSubnet in interface PlatformFluent<A extends PlatformFluent<A>>public A withMachinesSubnet(String machinesSubnet)
withMachinesSubnet in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasMachinesSubnet()
hasMachinesSubnet in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewMachinesSubnet(String arg0)
withNewMachinesSubnet in interface PlatformFluent<A extends PlatformFluent<A>>public String getOctaviaSupport()
getOctaviaSupport in interface PlatformFluent<A extends PlatformFluent<A>>public A withOctaviaSupport(String octaviaSupport)
withOctaviaSupport in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasOctaviaSupport()
hasOctaviaSupport in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewOctaviaSupport(String arg0)
withNewOctaviaSupport in interface PlatformFluent<A extends PlatformFluent<A>>public String getRegion()
getRegion in interface PlatformFluent<A extends PlatformFluent<A>>public A withRegion(String region)
withRegion in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasRegion()
hasRegion in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewRegion(String arg0)
withNewRegion in interface PlatformFluent<A extends PlatformFluent<A>>public String getTrunkSupport()
getTrunkSupport in interface PlatformFluent<A extends PlatformFluent<A>>public A withTrunkSupport(String trunkSupport)
withTrunkSupport in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasTrunkSupport()
hasTrunkSupport in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewTrunkSupport(String arg0)
withNewTrunkSupport 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.