public class ClusterDeploymentListBuilder extends ClusterDeploymentListFluentImpl<ClusterDeploymentListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterDeploymentList,ClusterDeploymentListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.