Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GitRepo
-
-
Uses of GitRepo in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return GitRepo Modifier and Type Method Description GitRepoVolumesFluent. buildGitRepo()GitRepoVolumes. getGitRepo()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type GitRepo Modifier and Type Method Description VolumesFluent.GitRepoNested<A>VolumesFluent. editOrNewGitRepoLike(GitRepo item)voidVolumes. setGitRepo(GitRepo gitRepo)AVolumesFluent. withGitRepo(GitRepo gitRepo)VolumesFluent.GitRepoNested<A>VolumesFluent. withNewGitRepoLike(GitRepo item) -
Uses of GitRepo in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return GitRepo Modifier and Type Method Description GitRepoGitRepoBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type GitRepo Constructor Description GitRepoBuilder(GitRepo instance)GitRepoBuilder(GitRepoFluent<?> fluent, GitRepo instance)GitRepoBuilder(GitRepoFluent<?> fluent, GitRepo instance, Boolean validationEnabled)GitRepoBuilder(GitRepo instance, Boolean validationEnabled)GitRepoFluent(GitRepo instance)
-