public class DoneableDeploymentConfigList extends DeploymentConfigListFluentImpl<DoneableDeploymentConfigList> implements io.fabric8.kubernetes.api.model.Doneable<DeploymentConfigList>
DeploymentConfigListFluentImpl.ItemsNestedImpl<N>DeploymentConfigListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableDeploymentConfigList(DeploymentConfigList item) |
DoneableDeploymentConfigList(DeploymentConfigList item,
io.fabric8.kubernetes.api.builder.Function<DeploymentConfigList,DeploymentConfigList> function) |
DoneableDeploymentConfigList(io.fabric8.kubernetes.api.builder.Function<DeploymentConfigList,DeploymentConfigList> function) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfigList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableDeploymentConfigList(io.fabric8.kubernetes.api.builder.Function<DeploymentConfigList,DeploymentConfigList> function)
public DoneableDeploymentConfigList(DeploymentConfigList item, io.fabric8.kubernetes.api.builder.Function<DeploymentConfigList,DeploymentConfigList> function)
public DoneableDeploymentConfigList(DeploymentConfigList item)
public DeploymentConfigList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<DeploymentConfigList>Copyright © 2015–2021 Red Hat. All rights reserved.