public class PlatformBuilder extends PlatformFluentImpl<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.DefaultMachinePlatformNested<N>| Constructor and Description |
|---|
PlatformBuilder() |
PlatformBuilder(Boolean validationEnabled) |
PlatformBuilder(Platform instance) |
PlatformBuilder(Platform instance,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent) |
PlatformBuilder(PlatformFluent<?> fluent,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
build() |
addAllToExternalDNS, addToAdditionalProperties, addToAdditionalProperties, addToClusterOSImageProperties, addToClusterOSImageProperties, addToExternalDNS, addToExternalDNS, buildDefaultMachinePlatform, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getApiFloatingIP, getApiVIP, getCloud, getClusterOSImage, getClusterOSImageProperties, getComputeFlavor, getDefaultMachinePlatform, getExternalDN, getExternalDNS, getExternalNetwork, getFirstExternalDN, getIngressFloatingIP, getIngressVIP, getLastExternalDN, getLbFloatingIP, getMachinesSubnet, getMatchingExternalDN, getOctaviaSupport, getRegion, getTrunkSupport, hasAdditionalProperties, hasApiFloatingIP, hasApiVIP, hasCloud, hasClusterOSImage, hasClusterOSImageProperties, hasComputeFlavor, hasDefaultMachinePlatform, hasExternalDNS, hasExternalNetwork, hashCode, hasIngressFloatingIP, hasIngressVIP, hasLbFloatingIP, hasMachinesSubnet, hasMatchingExternalDN, hasOctaviaSupport, hasRegion, hasTrunkSupport, removeAllFromExternalDNS, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterOSImageProperties, removeFromClusterOSImageProperties, removeFromExternalDNS, setToExternalDNS, toString, withAdditionalProperties, withApiFloatingIP, withApiVIP, withCloud, withClusterOSImage, withClusterOSImageProperties, withComputeFlavor, withDefaultMachinePlatform, withExternalDNS, withExternalDNS, withExternalNetwork, withIngressFloatingIP, withIngressVIP, withLbFloatingIP, withMachinesSubnet, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withOctaviaSupport, withRegion, withTrunkSupportaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlatformBuilder()
public PlatformBuilder(Boolean validationEnabled)
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Boolean validationEnabled)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance, Boolean validationEnabled)
public PlatformBuilder(Platform instance)
Copyright © 2015–2022 Red Hat. All rights reserved.