Interface DeploymentListFluent.ItemsNested<N>

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

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

    • and

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

      N endItem()