Uses of Class
io.fabric8.openshift.api.model.GitInfoFluent
-
Packages that use GitInfoFluent Package Description io.fabric8.openshift.api.model -
-
Uses of GitInfoFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type GitInfoFluent Modifier and Type Class Description classGitInfoFluent<A extends GitInfoFluent<A>>GeneratedSubclasses of GitInfoFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classGenericWebHookEventFluent.GitNested<N>classGitInfoBuilderConstructors in io.fabric8.openshift.api.model with parameters of type GitInfoFluent Constructor Description GitInfoBuilder(GitInfoFluent<?> fluent)GitInfoBuilder(GitInfoFluent<?> fluent, GitInfo instance)
-