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() |
boolean |
equals(Object o) |
int |
hashCode() |
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName, withNewDevicePath, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class AttachedVolumeFluentImpl<AttachedVolumeBuilder>public int hashCode()
hashCode in class AttachedVolumeFluentImpl<AttachedVolumeBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.