Class PodCertificateRequestFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.certificates.v1beta1.PodCertificateRequestStatusFluent<PodCertificateRequestFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.certificates.v1beta1.PodCertificateRequestFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PodCertificateRequestFluent<A extends PodCertificateRequestFluent<A>>
public class PodCertificateRequestFluent.StatusNested<N> extends PodCertificateRequestStatusFluent<PodCertificateRequestFluent.StatusNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.certificates.v1beta1.PodCertificateRequestStatusFluent
addAllToConditions, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, copyInstance, equals, getAdditionalProperties, getBeginRefreshAt, getCertificateChain, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, getNotAfter, getNotBefore, hasAdditionalProperties, hasBeginRefreshAt, hasCertificateChain, hasConditions, hashCode, hasMatchingCondition, hasNotAfter, hasNotBefore, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, setToConditions, toString, withAdditionalProperties, withBeginRefreshAt, withCertificateChain, withConditions, withConditions, withNotAfter, withNotBefore
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-