public class VerticalPodAutoscalerCheckpointListBuilder extends VerticalPodAutoscalerCheckpointListFluentImpl<VerticalPodAutoscalerCheckpointListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<VerticalPodAutoscalerCheckpointList,VerticalPodAutoscalerCheckpointListBuilder>
VerticalPodAutoscalerCheckpointListFluentImpl.ItemsNestedImpl<N>VerticalPodAutoscalerCheckpointListFluent.ItemsNested<N>| Constructor and Description |
|---|
VerticalPodAutoscalerCheckpointListBuilder() |
VerticalPodAutoscalerCheckpointListBuilder(Boolean validationEnabled) |
VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointList instance) |
VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointList instance,
Boolean validationEnabled) |
VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent) |
VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent,
Boolean validationEnabled) |
VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent,
VerticalPodAutoscalerCheckpointList instance) |
VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent,
VerticalPodAutoscalerCheckpointList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VerticalPodAutoscalerCheckpointList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic VerticalPodAutoscalerCheckpointListBuilder()
public VerticalPodAutoscalerCheckpointListBuilder(Boolean validationEnabled)
public VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent)
public VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent, Boolean validationEnabled)
public VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent, VerticalPodAutoscalerCheckpointList instance)
public VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointListFluent<?> fluent, VerticalPodAutoscalerCheckpointList instance, Boolean validationEnabled)
public VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointList instance)
public VerticalPodAutoscalerCheckpointListBuilder(VerticalPodAutoscalerCheckpointList instance, Boolean validationEnabled)
public VerticalPodAutoscalerCheckpointList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<VerticalPodAutoscalerCheckpointList>public boolean equals(Object o)
public int hashCode()
Copyright © 2015–2020 Red Hat. All rights reserved.