Package io.fabric8.kubernetes.api.model
Class ISCSIVolumeSourceBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl<ISCSIVolumeSourceBuilder>
io.fabric8.kubernetes.api.model.ISCSIVolumeSourceBuilder
- All Implemented Interfaces:
Builder<ISCSIVolumeSource>,Fluent<ISCSIVolumeSourceBuilder>,Visitable<ISCSIVolumeSourceBuilder>,VisitableBuilder<ISCSIVolumeSource,ISCSIVolumeSourceBuilder>,ISCSIVolumeSourceFluent<ISCSIVolumeSourceBuilder>
public class ISCSIVolumeSourceBuilder extends ISCSIVolumeSourceFluentImpl<ISCSIVolumeSourceBuilder> implements VisitableBuilder<ISCSIVolumeSource,ISCSIVolumeSourceBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl
ISCSIVolumeSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluent
ISCSIVolumeSourceFluent.SecretRefNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ISCSIVolumeSourceBuilder()ISCSIVolumeSourceBuilder(ISCSIVolumeSource instance)ISCSIVolumeSourceBuilder(ISCSIVolumeSourceFluent<?> fluent)ISCSIVolumeSourceBuilder(ISCSIVolumeSourceFluent<?> fluent, ISCSIVolumeSource instance)ISCSIVolumeSourceBuilder(ISCSIVolumeSourceFluent<?> fluent, ISCSIVolumeSource instance, Boolean validationEnabled)ISCSIVolumeSourceBuilder(ISCSIVolumeSourceFluent<?> fluent, Boolean validationEnabled)ISCSIVolumeSourceBuilder(ISCSIVolumeSource instance, Boolean validationEnabled)ISCSIVolumeSourceBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description ISCSIVolumeSourcebuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl
addAllToPortals, addNewPortal, addNewPortal, addNewPortal, addToPortals, addToPortals, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getSecretRef, getTargetPortal, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, isChapAuthDiscovery, isChapAuthSession, isReadOnly, removeAllFromPortals, removeFromPortals, setToPortals, withChapAuthDiscovery, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewChapAuthDiscovery, withNewChapAuthDiscovery, withNewChapAuthSession, withNewChapAuthSession, withNewFsType, withNewFsType, withNewFsType, withNewInitiatorName, withNewInitiatorName, withNewInitiatorName, withNewIqn, withNewIqn, withNewIqn, withNewIscsiInterface, withNewIscsiInterface, withNewIscsiInterface, withNewLun, withNewLun, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewTargetPortal, withNewTargetPortal, withNewTargetPortal, withPortals, withPortals, withReadOnly, withSecretRef, withTargetPortalMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
ISCSIVolumeSourceBuilder
public ISCSIVolumeSourceBuilder() -
ISCSIVolumeSourceBuilder
-
ISCSIVolumeSourceBuilder
-
ISCSIVolumeSourceBuilder
-
ISCSIVolumeSourceBuilder
-
ISCSIVolumeSourceBuilder
public ISCSIVolumeSourceBuilder(ISCSIVolumeSourceFluent<?> fluent, ISCSIVolumeSource instance, Boolean validationEnabled) -
ISCSIVolumeSourceBuilder
-
ISCSIVolumeSourceBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<ISCSIVolumeSource>
-
equals
- Overrides:
equalsin classISCSIVolumeSourceFluentImpl<ISCSIVolumeSourceBuilder>
-