Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.IscsiFluent
-
-
Uses of IscsiFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of IscsiFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.IscsiNested<N> -
Uses of IscsiFluent 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 IscsiFluent Modifier and Type Class Description classIscsiFluent<A extends IscsiFluent<A>>GeneratedSubclasses of IscsiFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classIscsiBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type IscsiFluent Constructor Description IscsiBuilder(IscsiFluent<?> fluent)IscsiBuilder(IscsiFluent<?> fluent, Iscsi instance)IscsiBuilder(IscsiFluent<?> fluent, Iscsi instance, Boolean validationEnabled)IscsiBuilder(IscsiFluent<?> fluent, Boolean validationEnabled)
-