public class ClusterDeploymentListBuilder extends ClusterDeploymentListFluent<ClusterDeploymentListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterDeploymentList,ClusterDeploymentListBuilder>
ClusterDeploymentListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterDeploymentListBuilder() |
ClusterDeploymentListBuilder(ClusterDeploymentList instance) |
ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent) |
ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent,
ClusterDeploymentList instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeploymentList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic ClusterDeploymentListBuilder()
public ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent)
public ClusterDeploymentListBuilder(ClusterDeploymentListFluent<?> fluent, ClusterDeploymentList instance)
public ClusterDeploymentListBuilder(ClusterDeploymentList instance)
public ClusterDeploymentList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterDeploymentList>Copyright © 2015–2024 Red Hat. All rights reserved.