public class DoneableComponentStatusList extends ComponentStatusListFluentImpl<DoneableComponentStatusList> implements Doneable<ComponentStatusList>, ComponentStatusListFluent<DoneableComponentStatusList>
ComponentStatusListFluentImpl.ItemsNestedImpl<N>, ComponentStatusListFluentImpl.MetadataNestedImpl<N>
ComponentStatusListFluent.ItemsNested<N>, ComponentStatusListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableComponentStatusList(ComponentStatusList item) |
DoneableComponentStatusList(ComponentStatusList item,
Function<ComponentStatusList,ComponentStatusList> function) |
DoneableComponentStatusList(Function<ComponentStatusList,ComponentStatusList> function) |
Modifier and Type | Method and Description |
---|---|
ComponentStatusList |
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 DoneableComponentStatusList(Function<ComponentStatusList,ComponentStatusList> function)
public DoneableComponentStatusList(ComponentStatusList item, Function<ComponentStatusList,ComponentStatusList> function)
public DoneableComponentStatusList(ComponentStatusList item)
public ComponentStatusList done()
done
in interface Doneable<ComponentStatusList>
Copyright © 2011–2016 Red Hat. All rights reserved.