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() |
boolean |
equals(Object o) |
int |
hashCode() |
getFsType, getPartition, getPdName, getReadOnly, hasFsType, hasPartition, hasPdName, hasReadOnly, withFsType, withNewFsType, withNewPdName, withPartition, withPdName, withReadOnlyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource build()
public boolean equals(Object o)
equals in class V1GCEPersistentDiskVolumeSourceFluentImpl<V1GCEPersistentDiskVolumeSourceBuilder>public int hashCode()
hashCode in class V1GCEPersistentDiskVolumeSourceFluentImpl<V1GCEPersistentDiskVolumeSourceBuilder>Copyright © 2022. All rights reserved.