public class V1GCEPersistentDiskVolumeSourceBuilder extends V1GCEPersistentDiskVolumeSourceFluentImpl<V1GCEPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<V1GCEPersistentDiskVolumeSource,V1GCEPersistentDiskVolumeSourceBuilder>
_visitables
Constructor and Description |
---|
V1GCEPersistentDiskVolumeSourceBuilder() |
V1GCEPersistentDiskVolumeSourceBuilder(Boolean validationEnabled) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSource instance) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent,
V1GCEPersistentDiskVolumeSource instance) |
V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent,
V1GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1GCEPersistentDiskVolumeSource |
build() |
boolean |
equals(Object o) |
getFsType, getPartition, getPdName, hasFsType, hasPartition, hasPdName, hasReadOnly, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdName, withNewPdName, withNewPdName, withNewReadOnly, withNewReadOnly, withPartition, withPdName, withReadOnly
accept, aggregate, aggregate, build, build, builderOf
public V1GCEPersistentDiskVolumeSourceBuilder()
public V1GCEPersistentDiskVolumeSourceBuilder(Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent, V1GCEPersistentDiskVolumeSource instance)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSourceFluent<?> fluent, V1GCEPersistentDiskVolumeSource instance, Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSource instance)
public V1GCEPersistentDiskVolumeSourceBuilder(V1GCEPersistentDiskVolumeSource instance, Boolean validationEnabled)
public V1GCEPersistentDiskVolumeSource build()
build
in interface Builder<V1GCEPersistentDiskVolumeSource>
public boolean equals(Object o)
equals
in class V1GCEPersistentDiskVolumeSourceFluentImpl<V1GCEPersistentDiskVolumeSourceBuilder>
Copyright © 2020. All rights reserved.