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() |
addAllToComputeSubnets, addAllToControlPlaneSubnets, addToAdditionalProperties, addToAdditionalProperties, addToComputeSubnets, addToComputeSubnets, addToControlPlaneSubnets, addToControlPlaneSubnets, buildDefaultMachinePlatform, copyInstance, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getComputeSubnet, getComputeSubnets, getControlPlaneSubnet, getControlPlaneSubnets, getFirstComputeSubnet, getFirstControlPlaneSubnet, getLastComputeSubnet, getLastControlPlaneSubnet, getMatchingComputeSubnet, getMatchingControlPlaneSubnet, getNetworkResourceGroupName, getRegion, getResourceGroupName, getVpcName, hasAdditionalProperties, hasComputeSubnets, hasControlPlaneSubnets, hasDefaultMachinePlatform, hashCode, hasMatchingComputeSubnet, hasMatchingControlPlaneSubnet, hasNetworkResourceGroupName, hasRegion, hasResourceGroupName, hasVpcName, removeAllFromComputeSubnets, removeAllFromControlPlaneSubnets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromComputeSubnets, removeFromControlPlaneSubnets, setToComputeSubnets, setToControlPlaneSubnets, toString, withAdditionalProperties, withComputeSubnets, withComputeSubnets, withControlPlaneSubnets, withControlPlaneSubnets, withDefaultMachinePlatform, withNetworkResourceGroupName, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withRegion, withResourceGroupName, withVpcNameaggregate, aggregate, build, build, builderOf, getVisitableMappublic PlatformBuilder()
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(Platform instance)
Copyright © 2015–2024 Red Hat. All rights reserved.