public class V1StorageOSPersistentVolumeSourceBuilder extends V1StorageOSPersistentVolumeSourceFluentImpl<V1StorageOSPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource,V1StorageOSPersistentVolumeSourceBuilder>
V1StorageOSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables, VISIT
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getReadOnly, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, withFsType, withNewFsType, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespace
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1StorageOSPersistentVolumeSourceBuilder()
public V1StorageOSPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance, Boolean validationEnabled)
public V1StorageOSPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance)
public V1StorageOSPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1StorageOSPersistentVolumeSourceFluentImpl<V1StorageOSPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1StorageOSPersistentVolumeSourceFluentImpl<V1StorageOSPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.