public class ClusterCIDRBuilder extends ClusterCIDRFluentImpl<ClusterCIDRBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterCIDR,ClusterCIDRBuilder>
ClusterCIDRFluent.MetadataNested<N>, ClusterCIDRFluent.SpecNested<N>| Constructor and Description |
|---|
ClusterCIDRBuilder() |
ClusterCIDRBuilder(Boolean validationEnabled) |
ClusterCIDRBuilder(ClusterCIDR instance) |
ClusterCIDRBuilder(ClusterCIDR instance,
Boolean validationEnabled) |
ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent) |
ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent,
Boolean validationEnabled) |
ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent,
ClusterCIDR instance) |
ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent,
ClusterCIDR instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterCIDR |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterCIDRBuilder()
public ClusterCIDRBuilder(Boolean validationEnabled)
public ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent)
public ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent, Boolean validationEnabled)
public ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent, ClusterCIDR instance)
public ClusterCIDRBuilder(ClusterCIDRFluent<?> fluent, ClusterCIDR instance, Boolean validationEnabled)
public ClusterCIDRBuilder(ClusterCIDR instance)
public ClusterCIDRBuilder(ClusterCIDR instance, Boolean validationEnabled)
public ClusterCIDR build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterCIDR>Copyright © 2015–2023 Red Hat. All rights reserved.