public class V1ISCSIPersistentVolumeSourceBuilder extends V1ISCSIPersistentVolumeSourceFluentImpl<V1ISCSIPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource,V1ISCSIPersistentVolumeSourceBuilder>
V1ISCSIPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
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() |
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 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)
public io.kubernetes.client.openapi.models.V1ISCSIPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1ISCSIPersistentVolumeSourceFluentImpl<V1ISCSIPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1ISCSIPersistentVolumeSourceFluentImpl<V1ISCSIPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.