public class V1ISCSIPersistentVolumeSourceBuilder extends V1ISCSIPersistentVolumeSourceFluentImpl<V1ISCSIPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource,V1ISCSIPersistentVolumeSourceBuilder>
V1ISCSIPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ISCSIPersistentVolumeSourceBuilder() |
V1ISCSIPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1ISCSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance) |
V1ISCSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance,
Boolean validationEnabled) |
V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent) |
V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance) |
V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource |
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 V1ISCSIPersistentVolumeSourceBuilder()
public V1ISCSIPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent)
public V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance)
public V1ISCSIPersistentVolumeSourceBuilder(V1ISCSIPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance, Boolean validationEnabled)
public V1ISCSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance)
public V1ISCSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.