public class V1AttachedVolumeBuilder extends V1AttachedVolumeFluentImpl<V1AttachedVolumeBuilder> implements VisitableBuilder<V1AttachedVolume,V1AttachedVolumeBuilder>
_visitables
Constructor and Description |
---|
V1AttachedVolumeBuilder() |
V1AttachedVolumeBuilder(Boolean validationEnabled) |
V1AttachedVolumeBuilder(V1AttachedVolume instance) |
V1AttachedVolumeBuilder(V1AttachedVolume instance,
Boolean validationEnabled) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent,
Boolean validationEnabled) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent,
V1AttachedVolume instance) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent,
V1AttachedVolume instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1AttachedVolume |
build() |
boolean |
equals(Object o) |
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName
accept, aggregate, aggregate, build, build
public V1AttachedVolumeBuilder()
public V1AttachedVolumeBuilder(Boolean validationEnabled)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, Boolean validationEnabled)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, V1AttachedVolume instance)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, V1AttachedVolume instance, Boolean validationEnabled)
public V1AttachedVolumeBuilder(V1AttachedVolume instance)
public V1AttachedVolumeBuilder(V1AttachedVolume instance, Boolean validationEnabled)
public V1AttachedVolume build()
build
in interface Builder<V1AttachedVolume>
public boolean equals(Object o)
equals
in class V1AttachedVolumeFluentImpl<V1AttachedVolumeBuilder>
Copyright © 2019. All rights reserved.