Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.AzureFileNested
-
Packages that use VolumesFluent.AzureFileNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.AzureFileNested 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.AzureFileNested Modifier and Type Method Description VolumesFluent.AzureFileNested<A>VolumesFluent. editAzureFile()VolumesFluent.AzureFileNested<A>VolumesFluent. editOrNewAzureFile()VolumesFluent.AzureFileNested<A>VolumesFluent. editOrNewAzureFileLike(AzureFile item)VolumesFluent.AzureFileNested<A>VolumesFluent. withNewAzureFile()VolumesFluent.AzureFileNested<A>VolumesFluent. withNewAzureFileLike(AzureFile item)
-