public class ProxyBuilder extends ProxyFluent<ProxyBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Proxy,ProxyBuilder>
ProxyFluent.MetadataNested<N>, ProxyFluent.SpecNested<N>, ProxyFluent.StatusNested<N>| Constructor and Description |
|---|
ProxyBuilder() |
ProxyBuilder(Proxy instance) |
ProxyBuilder(ProxyFluent<?> fluent) |
ProxyBuilder(ProxyFluent<?> fluent,
Proxy instance) |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic ProxyBuilder()
public ProxyBuilder(ProxyFluent<?> fluent)
public ProxyBuilder(ProxyFluent<?> fluent, Proxy instance)
public ProxyBuilder(Proxy instance)
Copyright © 2015–2024 Red Hat. All rights reserved.