Class VolumesFluent.IscsiNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.IscsiFluent<VolumesFluent.IscsiNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.IscsiNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<VolumesFluent.IscsiNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<VolumesFluent.IscsiNested<N>>
- Enclosing class:
- VolumesFluent<A extends VolumesFluent<A>>
public class VolumesFluent.IscsiNested<N> extends IscsiFluent<VolumesFluent.IscsiNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.IscsiFluent
IscsiFluent.IscsiSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendIscsi()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.IscsiFluent
addAllToPortals, addToPortals, addToPortals, buildSecretRef, editIscsiSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, equals, getChapAuthDiscovery, getChapAuthSession, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getReadOnly, getTargetPortal, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hashCode, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, removeAllFromPortals, removeFromPortals, setToPortals, toString, withChapAuthDiscovery, withChapAuthDiscovery, withChapAuthSession, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewIscsiSecretRef, withNewSecretRefLike, withPortals, withPortals, withReadOnly, withReadOnly, withSecretRef, withTargetPortal
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-