public class DoneableDeploymentList extends DeploymentListFluentImpl<DoneableDeploymentList> implements Doneable<DeploymentList>, DeploymentListFluent<DoneableDeploymentList>
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, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, 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–2016 Red Hat. All rights reserved.