public class V1alpha1OverheadBuilder extends V1alpha1OverheadFluentImpl<V1alpha1OverheadBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1alpha1Overhead,V1alpha1OverheadBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1alpha1OverheadBuilder() |
V1alpha1OverheadBuilder(Boolean validationEnabled) |
V1alpha1OverheadBuilder(io.kubernetes.client.openapi.models.V1alpha1Overhead instance) |
V1alpha1OverheadBuilder(io.kubernetes.client.openapi.models.V1alpha1Overhead instance,
Boolean validationEnabled) |
V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent) |
V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent,
io.kubernetes.client.openapi.models.V1alpha1Overhead instance) |
V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent,
io.kubernetes.client.openapi.models.V1alpha1Overhead instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1alpha1Overhead |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToPodFixed, addToPodFixed, getPodFixed, hasPodFixed, removeFromPodFixed, removeFromPodFixed, withPodFixedaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1alpha1OverheadBuilder()
public V1alpha1OverheadBuilder(Boolean validationEnabled)
public V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent)
public V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent, Boolean validationEnabled)
public V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent, io.kubernetes.client.openapi.models.V1alpha1Overhead instance)
public V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent, io.kubernetes.client.openapi.models.V1alpha1Overhead instance, Boolean validationEnabled)
public V1alpha1OverheadBuilder(io.kubernetes.client.openapi.models.V1alpha1Overhead instance)
public V1alpha1OverheadBuilder(io.kubernetes.client.openapi.models.V1alpha1Overhead instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1alpha1Overhead build()
public boolean equals(Object o)
equals in class V1alpha1OverheadFluentImpl<V1alpha1OverheadBuilder>public int hashCode()
hashCode in class V1alpha1OverheadFluentImpl<V1alpha1OverheadBuilder>Copyright © 2022. All rights reserved.