public class GCEPersistentDiskVolumeSourceBuilder extends GCEPersistentDiskVolumeSourceFluent<GCEPersistentDiskVolumeSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GCEPersistentDiskVolumeSource,GCEPersistentDiskVolumeSourceBuilder>
| Constructor and Description |
|---|
GCEPersistentDiskVolumeSourceBuilder() |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSource instance) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent) |
GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent,
GCEPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
GCEPersistentDiskVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, 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(GCEPersistentDiskVolumeSourceFluent<?> fluent)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSourceFluent<?> fluent, GCEPersistentDiskVolumeSource instance)
public GCEPersistentDiskVolumeSourceBuilder(GCEPersistentDiskVolumeSource instance)
public GCEPersistentDiskVolumeSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GCEPersistentDiskVolumeSource>Copyright © 2015–2023 Red Hat. All rights reserved.