public class GCEPersistentDiskVolumeSourceBuilder extends GCEPersistentDiskVolumeSourceFluentImpl<GCEPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<GCEPersistentDiskVolumeSource,GCEPersistentDiskVolumeSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
GCEPersistentDiskVolumeSourceBuilder() |
GCEPersistentDiskVolumeSourceBuilder(Boolean validationEnabled) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSource instance) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent,
GCEPersistentDiskVolumeSource instance) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent,
GCEPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GCEPersistentDiskVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getFsType, getPartition, getPdName, getReadOnly, hasAdditionalProperties, hasFsType, hashCode, hasPartition, hasPdName, hasReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withPartition, withPdName, withReadOnly, withReadOnlyaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GCEPersistentDiskVolumeSourceBuilder()
public GCEPersistentDiskVolumeSourceBuilder(Boolean validationEnabled)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent, GCEPersistentDiskVolumeSource instance)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent, GCEPersistentDiskVolumeSource instance, Boolean validationEnabled)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSource instance)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSource instance, Boolean validationEnabled)
public GCEPersistentDiskVolumeSource build()
build in interface Builder<GCEPersistentDiskVolumeSource>Copyright © 2015–2022 Red Hat. All rights reserved.