public class OperatorPKISpecFluentImpl<A extends OperatorPKISpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OperatorPKISpecFluent<A>
OperatorPKISpecFluent.TargetCertNested<N>| Constructor and Description |
|---|
OperatorPKISpecFluentImpl() |
OperatorPKISpecFluentImpl(OperatorPKISpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OperatorPKISpecFluentImpl()
public OperatorPKISpecFluentImpl(OperatorPKISpec instance)
@Deprecated public CertSpec getTargetCert()
getTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public CertSpec buildTargetCert()
buildTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public A withTargetCert(CertSpec targetCert)
withTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public Boolean hasTargetCert()
hasTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public A withNewTargetCert(String commonName)
withNewTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public OperatorPKISpecFluent.TargetCertNested<A> withNewTargetCert()
withNewTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public OperatorPKISpecFluent.TargetCertNested<A> withNewTargetCertLike(CertSpec item)
withNewTargetCertLike in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public OperatorPKISpecFluent.TargetCertNested<A> editTargetCert()
editTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public OperatorPKISpecFluent.TargetCertNested<A> editOrNewTargetCert()
editOrNewTargetCert in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public OperatorPKISpecFluent.TargetCertNested<A> editOrNewTargetCertLike(CertSpec item)
editOrNewTargetCertLike in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface OperatorPKISpecFluent<A extends OperatorPKISpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends OperatorPKISpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends OperatorPKISpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.