Interface GroupListFluent.ItemsNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<GroupListFluent.ItemsNested<N>>, GroupFluent<GroupListFluent.ItemsNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
GroupListFluentImpl.ItemsNestedImpl
Enclosing interface:
GroupListFluent<A extends GroupListFluent<A>>

public static interface GroupListFluent.ItemsNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, GroupFluent<GroupListFluent.ItemsNested<N>>
  • Method Details

    • and

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

      N endItem()