public class DoneableDeploymentList extends DeploymentListFluentImpl<DoneableDeploymentList> implements Doneable<DeploymentList>
DeploymentListFluentImpl.ItemsNestedImpl<N>, DeploymentListFluentImpl.MetadataNestedImpl<N>
DeploymentListFluent.ItemsNested<N>, DeploymentListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableDeploymentList(DeploymentList item) |
DoneableDeploymentList(DeploymentList item,
Function<DeploymentList,DeploymentList> function) |
DoneableDeploymentList(Function<DeploymentList,DeploymentList> function) |
Modifier and Type | Method and Description |
---|---|
DeploymentList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
public DoneableDeploymentList(Function<DeploymentList,DeploymentList> function)
public DoneableDeploymentList(DeploymentList item, Function<DeploymentList,DeploymentList> function)
public DoneableDeploymentList(DeploymentList item)
public DeploymentList done()
done
in interface Doneable<DeploymentList>
Copyright © 2011–2018 Red Hat. All rights reserved.