public class DeploymentConfigListBuilder extends DeploymentConfigListFluent<DeploymentConfigListBuilder> implements VisitableBuilder<DeploymentConfigList,DeploymentConfigListBuilder>
DeploymentConfigListFluent.ItemsNested<N>, DeploymentConfigListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DeploymentConfigListBuilder() |
DeploymentConfigListBuilder(DeploymentConfigList instance) |
DeploymentConfigListBuilder(DeploymentConfigListFluent<?> fluent) |
DeploymentConfigListBuilder(DeploymentConfigListFluent<?> fluent,
DeploymentConfigList instance) |
Modifier and Type | Method and Description |
---|---|
EditableDeploymentConfigList |
build() |
addNewItem, addNewItemLike, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
public DeploymentConfigListBuilder()
public DeploymentConfigListBuilder(DeploymentConfigListFluent<?> fluent)
public DeploymentConfigListBuilder(DeploymentConfigListFluent<?> fluent, DeploymentConfigList instance)
public DeploymentConfigListBuilder(DeploymentConfigList instance)
public EditableDeploymentConfigList build()
build
in interface Builder<DeploymentConfigList>
Copyright © 2011–2015 Red Hat. All rights reserved.