Interface GitSourceRevisionFluent<A extends GitSourceRevisionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
SourceRevisionFluent.GitNested<N>
All Known Implementing Classes:
DoneableGitSourceRevision, GitSourceRevisionBuilder, GitSourceRevisionFluentImpl, SourceRevisionFluentImpl.GitNestedImpl

public interface GitSourceRevisionFluent<A extends GitSourceRevisionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>