public class OperatorPKISpecBuilder extends OperatorPKISpecFluentImpl<OperatorPKISpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OperatorPKISpec,OperatorPKISpecBuilder>
OperatorPKISpecFluent.TargetCertNested<N>| Constructor and Description |
|---|
OperatorPKISpecBuilder() |
OperatorPKISpecBuilder(Boolean validationEnabled) |
OperatorPKISpecBuilder(OperatorPKISpec instance) |
OperatorPKISpecBuilder(OperatorPKISpec instance,
Boolean validationEnabled) |
OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent) |
OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent,
Boolean validationEnabled) |
OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent,
OperatorPKISpec instance) |
OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent,
OperatorPKISpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OperatorPKISpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildTargetCert, editOrNewTargetCert, editOrNewTargetCertLike, editTargetCert, equals, getAdditionalProperties, getTargetCert, hasAdditionalProperties, hashCode, hasTargetCert, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewTargetCert, withNewTargetCert, withNewTargetCertLike, withTargetCertaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OperatorPKISpecBuilder()
public OperatorPKISpecBuilder(Boolean validationEnabled)
public OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent)
public OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent, Boolean validationEnabled)
public OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent, OperatorPKISpec instance)
public OperatorPKISpecBuilder(OperatorPKISpecFluent<?> fluent, OperatorPKISpec instance, Boolean validationEnabled)
public OperatorPKISpecBuilder(OperatorPKISpec instance)
public OperatorPKISpecBuilder(OperatorPKISpec instance, Boolean validationEnabled)
public OperatorPKISpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OperatorPKISpec>Copyright © 2015–2023 Red Hat. All rights reserved.