public class V1EmptyDirVolumeSourceBuilder extends V1EmptyDirVolumeSourceFluentImpl<V1EmptyDirVolumeSourceBuilder> implements VisitableBuilder<V1EmptyDirVolumeSource,V1EmptyDirVolumeSourceBuilder>
_visitables
Constructor and Description |
---|
V1EmptyDirVolumeSourceBuilder() |
V1EmptyDirVolumeSourceBuilder(Boolean validationEnabled) |
V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSource instance) |
V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSource instance,
Boolean validationEnabled) |
V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent) |
V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent,
V1EmptyDirVolumeSource instance) |
V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent,
V1EmptyDirVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1EmptyDirVolumeSource |
build() |
boolean |
equals(Object o) |
getMedium, getSizeLimit, hasMedium, hasSizeLimit, withMedium, withNewMedium, withNewMedium, withNewMedium, withNewSizeLimit, withSizeLimit
accept, aggregate, aggregate, build, build, builderOf
public V1EmptyDirVolumeSourceBuilder()
public V1EmptyDirVolumeSourceBuilder(Boolean validationEnabled)
public V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent)
public V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent, V1EmptyDirVolumeSource instance)
public V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent, V1EmptyDirVolumeSource instance, Boolean validationEnabled)
public V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSource instance)
public V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSource instance, Boolean validationEnabled)
public V1EmptyDirVolumeSource build()
build
in interface Builder<V1EmptyDirVolumeSource>
public boolean equals(Object o)
equals
in class V1EmptyDirVolumeSourceFluentImpl<V1EmptyDirVolumeSourceBuilder>
Copyright © 2020. All rights reserved.