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) |
int |
hashCode() |
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName, withNewDevicePath, withNewDevicePath, withNewDevicePath, withNewName, withNewName, withNewNameaccept, aggregate, aggregate, build, build, builderOfpublic 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>public int hashCode()
hashCode in class V1AttachedVolumeFluentImpl<V1AttachedVolumeBuilder>Copyright © 2021. All rights reserved.