public class AttachedVolumeBuilder extends AttachedVolumeFluentImpl<AttachedVolumeBuilder> implements VisitableBuilder<AttachedVolume,AttachedVolumeBuilder>
_visitables, VISIT| Constructor and Description |
|---|
AttachedVolumeBuilder() |
AttachedVolumeBuilder(AttachedVolume instance) |
AttachedVolumeBuilder(AttachedVolume instance,
Boolean validationEnabled) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent,
AttachedVolume instance) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent,
AttachedVolume instance,
Boolean validationEnabled) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent,
Boolean validationEnabled) |
AttachedVolumeBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AttachedVolume |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDevicePath, getName, hasAdditionalProperties, hasDevicePath, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDevicePath, withNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AttachedVolumeBuilder()
public AttachedVolumeBuilder(Boolean validationEnabled)
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent)
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, Boolean validationEnabled)
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance)
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance, Boolean validationEnabled)
public AttachedVolumeBuilder(AttachedVolume instance)
public AttachedVolumeBuilder(AttachedVolume instance, Boolean validationEnabled)
public AttachedVolume build()
build in interface Builder<AttachedVolume>Copyright © 2015–2023 Red Hat. All rights reserved.