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