public class PlatformBuilder extends PlatformFluent<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.DefaultMachinePlatformNested<N>, PlatformFluent.ServiceEndpointsNested<N>| Constructor and Description |
|---|
PlatformBuilder() |
PlatformBuilder(Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
build() |
addAllToServiceEndpoints, addAllToSubnets, addNewServiceEndpoint, addNewServiceEndpoint, addNewServiceEndpointLike, addToAdditionalProperties, addToAdditionalProperties, addToServiceEndpoints, addToServiceEndpoints, addToSubnets, addToSubnets, addToUserTags, addToUserTags, buildDefaultMachinePlatform, buildFirstServiceEndpoint, buildLastServiceEndpoint, buildMatchingServiceEndpoint, buildServiceEndpoint, buildServiceEndpoints, copyInstance, editDefaultMachinePlatform, editFirstServiceEndpoint, editLastServiceEndpoint, editMatchingServiceEndpoint, editOrNewDefaultMachinePlatform, editOrNewDefaultMachinePlatformLike, editServiceEndpoint, equals, getAdditionalProperties, getAmiID, getExperimentalPropagateUserTags, getFirstSubnet, getHostedZone, getLastSubnet, getLbType, getMatchingSubnet, getPropagateUserTags, getRegion, getSubnet, getSubnets, getUserTags, hasAdditionalProperties, hasAmiID, hasDefaultMachinePlatform, hasExperimentalPropagateUserTags, hashCode, hasHostedZone, hasLbType, hasMatchingServiceEndpoint, hasMatchingSubnet, hasPropagateUserTags, hasRegion, hasServiceEndpoints, hasSubnets, hasUserTags, removeAllFromServiceEndpoints, removeAllFromSubnets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromServiceEndpoints, removeFromSubnets, removeFromUserTags, removeFromUserTags, removeMatchingFromServiceEndpoints, setNewServiceEndpointLike, setToServiceEndpoints, setToSubnets, toString, withAdditionalProperties, withAmiID, withDefaultMachinePlatform, withExperimentalPropagateUserTags, withExperimentalPropagateUserTags, withHostedZone, withLbType, withNewDefaultMachinePlatform, withNewDefaultMachinePlatformLike, withPropagateUserTags, withPropagateUserTags, withRegion, withServiceEndpoints, withServiceEndpoints, withSubnets, withSubnets, withUserTagsaccept, 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.