public class DeploymentListBuilder extends DeploymentListFluent<DeploymentListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentList,DeploymentListBuilder>
DeploymentListFluent.ItemsNested<N>| Constructor and Description |
|---|
DeploymentListBuilder() |
DeploymentListBuilder(DeploymentList instance) |
DeploymentListBuilder(DeploymentListFluent<?> fluent) |
DeploymentListBuilder(DeploymentListFluent<?> fluent,
DeploymentList instance) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentList |
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 DeploymentListBuilder()
public DeploymentListBuilder(DeploymentListFluent<?> fluent)
public DeploymentListBuilder(DeploymentListFluent<?> fluent, DeploymentList instance)
public DeploymentListBuilder(DeploymentList instance)
public DeploymentList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DeploymentList>Copyright © 2015–2024 Red Hat. All rights reserved.