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) |
int |
hashCode() |
getFsType, getPartition, getPdName, hasFsType, hasPartition, hasPdName, hasReadOnly, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdName, withNewPdName, withNewPdName, withNewReadOnly, withNewReadOnly, withPartition, withPdName, withReadOnlyaccept, 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>public boolean equals(Object o)
equals in class GCEPersistentDiskVolumeSourceFluentImpl<GCEPersistentDiskVolumeSourceBuilder>public int hashCode()
hashCode in class GCEPersistentDiskVolumeSourceFluentImpl<GCEPersistentDiskVolumeSourceBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.