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() |
addNewItem, addNewItemLike, addToItems, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, removeFromItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikepublic 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–2016 Red Hat. All rights reserved.