public class GCEPersistentDiskVolumeSourceBuilder extends GCEPersistentDiskVolumeSourceFluentImpl<GCEPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<GCEPersistentDiskVolumeSource,GCEPersistentDiskVolumeSourceBuilder>
_visitables
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() |
boolean |
equals(Object o) |
getFsType, getPartition, getPdName, hasFsType, hasPartition, hasPdName, hasReadOnly, isReadOnly, withFsType, withPartition, withPdName, withReadOnly
accept, aggregate, aggregate, build, build
public 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>
public boolean equals(Object o)
equals
in class GCEPersistentDiskVolumeSourceFluentImpl<GCEPersistentDiskVolumeSourceBuilder>
Copyright © 2011–2017 Red Hat. All rights reserved.