Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.GitRepoNested
-
Packages that use VolumesFluent.GitRepoNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.GitRepoNested 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 VolumesFluent.GitRepoNested Modifier and Type Method Description VolumesFluent.GitRepoNested<A>VolumesFluent. editGitRepo()VolumesFluent.GitRepoNested<A>VolumesFluent. editOrNewGitRepo()VolumesFluent.GitRepoNested<A>VolumesFluent. editOrNewGitRepoLike(GitRepo item)VolumesFluent.GitRepoNested<A>VolumesFluent. withNewGitRepo()VolumesFluent.GitRepoNested<A>VolumesFluent. withNewGitRepoLike(GitRepo item)
-