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() |
addAllToLicenses, addToAdditionalProperties, addToAdditionalProperties, addToLicenses, addToLicenses, buildDefaultMachinePlatform, copyInstance, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getComputeSubnet, getControlPlaneSubnet, getFirstLicense, getLastLicense, getLicense, getLicenses, getMatchingLicense, getNetwork, getNetworkProjectID, getProjectID, getRegion, hasAdditionalProperties, hasComputeSubnet, hasControlPlaneSubnet, hasDefaultMachinePlatform, hashCode, hasLicenses, hasMatchingLicense, hasNetwork, hasNetworkProjectID, hasProjectID, hasRegion, removeAllFromLicenses, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLicenses, setToLicenses, toString, withAdditionalProperties, withComputeSubnet, withControlPlaneSubnet, withDefaultMachinePlatform, withLicenses, withLicenses, withNetwork, withNetworkProjectID, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withProjectID, withRegionaccept, 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.