public class PlatformBuilder extends PlatformFluent<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.DefaultMachinePlatformNested<N>| Constructor and Description |
|---|
PlatformBuilder() |
PlatformBuilder(Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
build() |
addAllToApiVIPs, addAllToExternalDNS, addAllToIngressVIPs, addToAdditionalProperties, addToAdditionalProperties, addToApiVIPs, addToApiVIPs, addToClusterOSImageProperties, addToClusterOSImageProperties, addToExternalDNS, addToExternalDNS, addToIngressVIPs, addToIngressVIPs, buildDefaultMachinePlatform, copyInstance, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getApiFloatingIP, getApiVIP, getApiVIP, getApiVIPs, getCloud, getClusterOSImage, getClusterOSImageProperties, getComputeFlavor, getExternalDN, getExternalDNS, getExternalNetwork, getFirstApiVIP, getFirstExternalDN, getFirstIngressVIP, getIngressFloatingIP, getIngressVIP, getIngressVIP, getIngressVIPs, getLastApiVIP, getLastExternalDN, getLastIngressVIP, getLbFloatingIP, getLoadBalancer, getMachinesSubnet, getMatchingApiVIP, getMatchingExternalDN, getMatchingIngressVIP, getOctaviaSupport, getRegion, getTrunkSupport, hasAdditionalProperties, hasApiFloatingIP, hasApiVIP, hasApiVIPs, hasCloud, hasClusterOSImage, hasClusterOSImageProperties, hasComputeFlavor, hasDefaultMachinePlatform, hasExternalDNS, hasExternalNetwork, hashCode, hasIngressFloatingIP, hasIngressVIP, hasIngressVIPs, hasLbFloatingIP, hasLoadBalancer, hasMachinesSubnet, hasMatchingApiVIP, hasMatchingExternalDN, hasMatchingIngressVIP, hasOctaviaSupport, hasRegion, hasTrunkSupport, removeAllFromApiVIPs, removeAllFromExternalDNS, removeAllFromIngressVIPs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromApiVIPs, removeFromClusterOSImageProperties, removeFromClusterOSImageProperties, removeFromExternalDNS, removeFromIngressVIPs, setToApiVIPs, setToExternalDNS, setToIngressVIPs, toString, withAdditionalProperties, withApiFloatingIP, withApiVIP, withApiVIPs, withApiVIPs, withCloud, withClusterOSImage, withClusterOSImageProperties, withComputeFlavor, withDefaultMachinePlatform, withExternalDNS, withExternalDNS, withExternalNetwork, withIngressFloatingIP, withIngressVIP, withIngressVIPs, withIngressVIPs, withLbFloatingIP, withLoadBalancer, withMachinesSubnet, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withNewLoadBalancer, withOctaviaSupport, withRegion, withTrunkSupportaggregate, aggregate, build, build, builderOf, getVisitableMappublic PlatformBuilder()
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(Platform instance)
Copyright © 2015–2023 Red Hat. All rights reserved.