public class V1GCEPersistentDiskVolumeSourceBuilder extends V1GCEPersistentDiskVolumeSourceFluentImpl<V1GCEPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource,V1GCEPersistentDiskVolumeSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1GCEPersistentDiskVolumeSourceBuilder() |
V1GCEPersistentDiskVolumeSourceBuilder(Boolean validationEnabled) |
V1GCEPersistentDiskVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance) |
V1GCEPersistentDiskVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource |
build() |
equals, getFsType, getPartition, getPdName, getReadOnly, hasFsType, hashCode, hasPartition, hasPdName, hasReadOnly, toString, withFsType, withPartition, withPdName, withReadOnly, withReadOnlyaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1GCEPersistentDiskVolumeSourceBuilder()
public V1GCEPersistentDiskVolumeSourceBuilder(Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance, Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance)
public V1GCEPersistentDiskVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.