Class PodCertificateRequestFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.certificates.v1alpha1.PodCertificateRequestSpecFluent<PodCertificateRequestFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.certificates.v1alpha1.PodCertificateRequestFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodCertificateRequestFluent<A extends PodCertificateRequestFluent<A>>
public class PodCertificateRequestFluent.SpecNested<N> extends PodCertificateRequestSpecFluent<PodCertificateRequestFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.certificates.v1alpha1.PodCertificateRequestSpecFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMaxExpirationSeconds, getNodeName, getNodeUID, getPkixPublicKey, getPodName, getPodUID, getProofOfPossession, getServiceAccountName, getServiceAccountUID, getSignerName, hasAdditionalProperties, hashCode, hasMaxExpirationSeconds, hasNodeName, hasNodeUID, hasPkixPublicKey, hasPodName, hasPodUID, hasProofOfPossession, hasServiceAccountName, hasServiceAccountUID, hasSignerName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMaxExpirationSeconds, withNodeName, withNodeUID, withPkixPublicKey, withPodName, withPodUID, withProofOfPossession, withServiceAccountName, withServiceAccountUID, withSignerName
-
-