public class V1AttachedVolumeBuilder extends V1AttachedVolumeFluentImpl<V1AttachedVolumeBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1AttachedVolume,V1AttachedVolumeBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1AttachedVolumeBuilder() |
V1AttachedVolumeBuilder(Boolean validationEnabled) |
V1AttachedVolumeBuilder(io.kubernetes.client.openapi.models.V1AttachedVolume instance) |
V1AttachedVolumeBuilder(io.kubernetes.client.openapi.models.V1AttachedVolume instance,
Boolean validationEnabled) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent,
Boolean validationEnabled) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent,
io.kubernetes.client.openapi.models.V1AttachedVolume instance) |
V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent,
io.kubernetes.client.openapi.models.V1AttachedVolume instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1AttachedVolume |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName, withNewDevicePath, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1AttachedVolumeBuilder()
public V1AttachedVolumeBuilder(Boolean validationEnabled)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, Boolean validationEnabled)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, io.kubernetes.client.openapi.models.V1AttachedVolume instance)
public V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, io.kubernetes.client.openapi.models.V1AttachedVolume instance, Boolean validationEnabled)
public V1AttachedVolumeBuilder(io.kubernetes.client.openapi.models.V1AttachedVolume instance)
public V1AttachedVolumeBuilder(io.kubernetes.client.openapi.models.V1AttachedVolume instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1AttachedVolume build()
public boolean equals(Object o)
equals in class V1AttachedVolumeFluentImpl<V1AttachedVolumeBuilder>public int hashCode()
hashCode in class V1AttachedVolumeFluentImpl<V1AttachedVolumeBuilder>Copyright © 2022. All rights reserved.