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