Class OperatorPKIFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.network.v1.OperatorPKISpecFluent<OperatorPKIFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operator.network.v1.OperatorPKIFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OperatorPKIFluent<A extends OperatorPKIFluent<A>>
public class OperatorPKIFluent.SpecNested<N> extends OperatorPKISpecFluent<OperatorPKIFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.network.v1.OperatorPKISpecFluent
OperatorPKISpecFluent.TargetCertNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operator.network.v1.OperatorPKISpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildTargetCert, copyInstance, editOrNewTargetCert, editOrNewTargetCertLike, editTargetCert, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasTargetCert, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewTargetCert, withNewTargetCert, withNewTargetCertLike, withTargetCert
-
-