Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GitRepoFluent
-
-
Uses of GitRepoFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of GitRepoFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.GitRepoNested<N> -
Uses of GitRepoFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with type parameters of type GitRepoFluent Modifier and Type Class Description classGitRepoFluent<A extends GitRepoFluent<A>>GeneratedSubclasses of GitRepoFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classGitRepoBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type GitRepoFluent Constructor Description GitRepoBuilder(GitRepoFluent<?> fluent)GitRepoBuilder(GitRepoFluent<?> fluent, GitRepo instance)GitRepoBuilder(GitRepoFluent<?> fluent, GitRepo instance, Boolean validationEnabled)GitRepoBuilder(GitRepoFluent<?> fluent, Boolean validationEnabled)
-