public class V1ISCSIVolumeSourceBuilder extends V1ISCSIVolumeSourceFluentImpl<V1ISCSIVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ISCSIVolumeSource,V1ISCSIVolumeSourceBuilder>
V1ISCSIVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ISCSIVolumeSourceBuilder() |
V1ISCSIVolumeSourceBuilder(Boolean validationEnabled) |
V1ISCSIVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance) |
V1ISCSIVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance,
Boolean validationEnabled) |
V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent) |
V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance) |
V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ISCSIVolumeSource |
build() |
addAllToPortals, addToPortals, addToPortals, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getChapAuthDiscovery, getChapAuthSession, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getReadOnly, getSecretRef, 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, withNewSecretRef, withNewSecretRefLike, withPortals, withPortals, withReadOnly, withReadOnly, withSecretRef, withTargetPortalaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ISCSIVolumeSourceBuilder()
public V1ISCSIVolumeSourceBuilder(Boolean validationEnabled)
public V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent)
public V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance)
public V1ISCSIVolumeSourceBuilder(V1ISCSIVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance, Boolean validationEnabled)
public V1ISCSIVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance)
public V1ISCSIVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.