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