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() |
addAllToVpcSubnets, addToAdditionalProperties, addToAdditionalProperties, addToVpcSubnets, addToVpcSubnets, buildDefaultMachinePlatform, copyInstance, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getCloudConnectionName, getClusterOSImage, getFirstVpcSubnet, getLastVpcSubnet, getMatchingVpcSubnet, getPowervsResourceGroup, getPvsNetworkName, getRegion, getServiceInstanceID, getUserID, getVpcName, getVpcRegion, getVpcSubnet, getVpcSubnets, getZone, hasAdditionalProperties, hasCloudConnectionName, hasClusterOSImage, hasDefaultMachinePlatform, hashCode, hasMatchingVpcSubnet, hasPowervsResourceGroup, hasPvsNetworkName, hasRegion, hasServiceInstanceID, hasUserID, hasVpcName, hasVpcRegion, hasVpcSubnets, hasZone, removeAllFromVpcSubnets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVpcSubnets, setToVpcSubnets, toString, withAdditionalProperties, withCloudConnectionName, withClusterOSImage, withDefaultMachinePlatform, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withPowervsResourceGroup, withPvsNetworkName, withRegion, withServiceInstanceID, withUserID, withVpcName, withVpcRegion, withVpcSubnets, withVpcSubnets, withZoneaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlatformBuilder()
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(Platform instance)
Copyright © 2015–2023 Red Hat. All rights reserved.