Interface BuildSpecFluent.PostCommitNested<N>

All Superinterfaces:
BuildPostCommitSpecFluent<BuildSpecFluent.PostCommitNested<N>>, io.fabric8.kubernetes.api.builder.Fluent<BuildSpecFluent.PostCommitNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
BuildSpecFluentImpl.PostCommitNestedImpl
Enclosing interface:
BuildSpecFluent<A extends BuildSpecFluent<A>>

public static interface BuildSpecFluent.PostCommitNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, BuildPostCommitSpecFluent<BuildSpecFluent.PostCommitNested<N>>
  • Method Details

    • and

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

      N endPostCommit()