public class PlatformBuilder extends PlatformFluentImpl<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.DefaultMachinePlatformNested<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() |
addAllToLicenses, addToAdditionalProperties, addToAdditionalProperties, addToLicenses, addToLicenses, buildDefaultMachinePlatform, editDefaultMachinePlatform, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, equals, getAdditionalProperties, getComputeSubnet, getControlPlaneSubnet, getDefaultMachinePlatform, getFirstLicense, getLastLicense, getLicense, getLicenses, getMatchingLicense, getNetwork, getProjectID, getRegion, hasAdditionalProperties, hasComputeSubnet, hasControlPlaneSubnet, hasDefaultMachinePlatform, hashCode, hasLicenses, hasMatchingLicense, hasNetwork, hasProjectID, hasRegion, removeAllFromLicenses, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLicenses, setToLicenses, toString, withAdditionalProperties, withComputeSubnet, withControlPlaneSubnet, withDefaultMachinePlatform, withLicenses, withLicenses, withNetwork, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withProjectID, withRegionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2015–2022 Red Hat. All rights reserved.