public class ClusterDeploymentListBuilder extends ClusterDeploymentListFluentImpl<ClusterDeploymentListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterDeploymentList,ClusterDeploymentListBuilder>
ClusterDeploymentListFluentImpl.ItemsNestedImpl<N>ClusterDeploymentListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterDeploymentListBuilder() |
ClusterDeploymentListBuilder(Boolean validationEnabled) |
ClusterDeploymentListBuilder(ClusterDeploymentList instance) |
ClusterDeploymentListBuilder(ClusterDeploymentList instance,
Boolean validationEnabled) |
ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent) |
ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent,
Boolean validationEnabled) |
ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent,
ClusterDeploymentList instance) |
ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent,
ClusterDeploymentList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeploymentList |
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 ClusterDeploymentListBuilder()
public ClusterDeploymentListBuilder(Boolean validationEnabled)
public ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent)
public ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent, Boolean validationEnabled)
public ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent, ClusterDeploymentList instance)
public ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent, ClusterDeploymentList instance, Boolean validationEnabled)
public ClusterDeploymentListBuilder(ClusterDeploymentList instance)
public ClusterDeploymentListBuilder(ClusterDeploymentList instance, Boolean validationEnabled)
public ClusterDeploymentList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterDeploymentList>public boolean equals(Object o)
equals in class ClusterDeploymentListFluentImpl<ClusterDeploymentListBuilder>public int hashCode()
hashCode in class ClusterDeploymentListFluentImpl<ClusterDeploymentListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.