Interface CustomResourceSubresourcesFluent.StatusNested<N>

All Superinterfaces:
CustomResourceSubresourceStatusFluent<CustomResourceSubresourcesFluent.StatusNested<N>>, io.fabric8.kubernetes.api.builder.Fluent<CustomResourceSubresourcesFluent.StatusNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
CustomResourceSubresourcesFluentImpl.StatusNestedImpl
Enclosing interface:
CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>

public static interface CustomResourceSubresourcesFluent.StatusNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, CustomResourceSubresourceStatusFluent<CustomResourceSubresourcesFluent.StatusNested<N>>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endStatus()  
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endStatus

      N endStatus()