public class V1ISCSIVolumeSourceBuilder extends V1ISCSIVolumeSourceFluentImpl<V1ISCSIVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ISCSIVolumeSource,V1ISCSIVolumeSourceBuilder>
V1ISCSIVolumeSourceFluentImpl.SecretRefNestedImpl<N>
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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToPortals, addNewPortal, addToPortals, addToPortals, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getChapAuthDiscovery, getChapAuthSession, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getReadOnly, getSecretRef, getTargetPortal, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, removeAllFromPortals, removeFromPortals, setToPortals, withChapAuthDiscovery, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewFsType, withNewInitiatorName, withNewIqn, withNewIscsiInterface, withNewSecretRef, withNewSecretRefLike, withNewTargetPortal, withPortals, withPortals, withReadOnly, withSecretRef, withTargetPortal
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public 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)
public io.kubernetes.client.openapi.models.V1ISCSIVolumeSource build()
public boolean equals(Object o)
equals
in class V1ISCSIVolumeSourceFluentImpl<V1ISCSIVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1ISCSIVolumeSourceFluentImpl<V1ISCSIVolumeSourceBuilder>
Copyright © 2021. All rights reserved.