Interface DeploymentConfigFluent.StatusNested<N>

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

public static interface DeploymentConfigFluent.StatusNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, DeploymentConfigStatusFluent<DeploymentConfigFluent.StatusNested<N>>
  • Method Details

    • and

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

      N endStatus()