public class OperatorPKIBuilder extends OperatorPKIFluent<OperatorPKIBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OperatorPKI,OperatorPKIBuilder>
OperatorPKIFluent.MetadataNested<N>, OperatorPKIFluent.SpecNested<N>, OperatorPKIFluent.StatusNested<N>| Constructor and Description |
|---|
OperatorPKIBuilder() |
OperatorPKIBuilder(Boolean validationEnabled) |
OperatorPKIBuilder(OperatorPKI instance) |
OperatorPKIBuilder(OperatorPKI instance,
Boolean validationEnabled) |
OperatorPKIBuilder(OperatorPKIFluent<?> fluent) |
OperatorPKIBuilder(OperatorPKIFluent<?> fluent,
Boolean validationEnabled) |
OperatorPKIBuilder(OperatorPKIFluent<?> fluent,
OperatorPKI instance) |
OperatorPKIBuilder(OperatorPKIFluent<?> fluent,
OperatorPKI instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OperatorPKI |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, 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, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OperatorPKIBuilder()
public OperatorPKIBuilder(Boolean validationEnabled)
public OperatorPKIBuilder(OperatorPKIFluent<?> fluent)
public OperatorPKIBuilder(OperatorPKIFluent<?> fluent, Boolean validationEnabled)
public OperatorPKIBuilder(OperatorPKIFluent<?> fluent, OperatorPKI instance)
public OperatorPKIBuilder(OperatorPKIFluent<?> fluent, OperatorPKI instance, Boolean validationEnabled)
public OperatorPKIBuilder(OperatorPKI instance)
public OperatorPKIBuilder(OperatorPKI instance, Boolean validationEnabled)
public OperatorPKI build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OperatorPKI>Copyright © 2015–2023 Red Hat. All rights reserved.