public class AttachedVolumeBuilder extends AttachedVolumeFluentImpl<AttachedVolumeBuilder> implements VisitableBuilder<AttachedVolume,AttachedVolumeBuilder>
_visitables| 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,
AttachedVolume instance,
javax.validation.Validator validator) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent,
Boolean validationEnabled) |
AttachedVolumeBuilder(AttachedVolume instance,
javax.validation.Validator validator) |
AttachedVolumeBuilder(Boolean validationEnabled) |
AttachedVolumeBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
AttachedVolume |
build() |
boolean |
equals(Object o) |
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withNameaccept, 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 AttachedVolumeBuilder(javax.validation.Validator validator)
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance, javax.validation.Validator validator)
public AttachedVolumeBuilder(AttachedVolume instance, javax.validation.Validator validator)
public AttachedVolume build()
build in interface Builder<AttachedVolume>public boolean equals(Object o)
equals in class AttachedVolumeFluentImpl<AttachedVolumeBuilder>Copyright © 2015–2019 Red Hat. All rights reserved.