Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.AzureFileFluent
-
-
Uses of AzureFileFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of AzureFileFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.AzureFileNested<N> -
Uses of AzureFileFluent 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 AzureFileFluent Modifier and Type Class Description classAzureFileFluent<A extends AzureFileFluent<A>>GeneratedSubclasses of AzureFileFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classAzureFileBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type AzureFileFluent Constructor Description AzureFileBuilder(AzureFileFluent<?> fluent)AzureFileBuilder(AzureFileFluent<?> fluent, AzureFile instance)AzureFileBuilder(AzureFileFluent<?> fluent, AzureFile instance, Boolean validationEnabled)AzureFileBuilder(AzureFileFluent<?> fluent, Boolean validationEnabled)
-