public class PlatformBuilder extends PlatformFluentImpl<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluentImpl.DefaultMachinePlatformNestedImpl<N>, PlatformFluentImpl.HostsNestedImpl<N>PlatformFluent.DefaultMachinePlatformNested<N>, PlatformFluent.HostsNested<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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToHosts, addNewHost, addNewHostLike, addToAdditionalProperties, addToAdditionalProperties, addToHosts, addToHosts, buildDefaultMachinePlatform, buildFirstHost, buildHost, buildHosts, buildLastHost, buildMatchingHost, editDefaultMachinePlatform, editFirstHost, editHost, editLastHost, editMatchingHost, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, getAdditionalProperties, getApiVIP, getBootstrapOSImage, getBootstrapProvisioningIP, getClusterOSImage, getClusterProvisioningIP, getDefaultMachinePlatform, getExternalBridge, getExternalMACAddress, getHosts, getIngressVIP, getLibvirtURI, getProvisioningBridge, getProvisioningDHCPExternal, getProvisioningDHCPRange, getProvisioningHostIP, getProvisioningMACAddress, getProvisioningNetwork, getProvisioningNetworkCIDR, getProvisioningNetworkInterface, hasAdditionalProperties, hasApiVIP, hasBootstrapOSImage, hasBootstrapProvisioningIP, hasClusterOSImage, hasClusterProvisioningIP, hasDefaultMachinePlatform, hasExternalBridge, hasExternalMACAddress, hasHosts, hasIngressVIP, hasLibvirtURI, hasMatchingHost, hasProvisioningBridge, hasProvisioningDHCPExternal, hasProvisioningDHCPRange, hasProvisioningHostIP, hasProvisioningMACAddress, hasProvisioningNetwork, hasProvisioningNetworkCIDR, hasProvisioningNetworkInterface, removeAllFromHosts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHosts, removeMatchingFromHosts, setNewHostLike, setToHosts, withAdditionalProperties, withApiVIP, withBootstrapOSImage, withBootstrapProvisioningIP, withClusterOSImage, withClusterProvisioningIP, withDefaultMachinePlatform, withExternalBridge, withExternalMACAddress, withHosts, withHosts, withIngressVIP, withLibvirtURI, withNewApiVIP, withNewBootstrapOSImage, withNewBootstrapProvisioningIP, withNewClusterOSImage, withNewClusterProvisioningIP, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withNewExternalBridge, withNewExternalMACAddress, withNewIngressVIP, withNewLibvirtURI, withNewProvisioningBridge, withNewProvisioningDHCPRange, withNewProvisioningHostIP, withNewProvisioningMACAddress, withNewProvisioningNetwork, withNewProvisioningNetworkCIDR, withNewProvisioningNetworkInterface, withProvisioningBridge, withProvisioningDHCPExternal, withProvisioningDHCPRange, withProvisioningHostIP, withProvisioningMACAddress, withProvisioningNetwork, withProvisioningNetworkCIDR, withProvisioningNetworkInterfaceaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public Platform build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Platform>public boolean equals(Object o)
equals in class PlatformFluentImpl<PlatformBuilder>public int hashCode()
hashCode in class PlatformFluentImpl<PlatformBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.