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