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() |
addToAdditionalProperties, addToAdditionalProperties, addToUserTags, addToUserTags, buildDefaultMachinePlatform, copyInstance, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getArmEndpoint, getBaseDomainResourceGroupName, getCloudName, getClusterOSImage, getComputeSubnet, getControlPlaneSubnet, getNetworkResourceGroupName, getOutboundType, getRegion, getResourceGroupName, getUserTags, getVirtualNetwork, hasAdditionalProperties, hasArmEndpoint, hasBaseDomainResourceGroupName, hasCloudName, hasClusterOSImage, hasComputeSubnet, hasControlPlaneSubnet, hasDefaultMachinePlatform, hashCode, hasNetworkResourceGroupName, hasOutboundType, hasRegion, hasResourceGroupName, hasUserTags, hasVirtualNetwork, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUserTags, removeFromUserTags, toString, withAdditionalProperties, withArmEndpoint, withBaseDomainResourceGroupName, withCloudName, withClusterOSImage, withComputeSubnet, withControlPlaneSubnet, withDefaultMachinePlatform, withNetworkResourceGroupName, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withOutboundType, withRegion, withResourceGroupName, withUserTags, withVirtualNetworkaggregate, 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.