public class DoneableObjectReference extends ObjectReferenceFluentImpl<DoneableObjectReference> implements Doneable<ObjectReference>, ObjectReferenceFluent<DoneableObjectReference>
_visitables| Constructor and Description |
|---|
DoneableObjectReference(Function<ObjectReference,ObjectReference> function) |
DoneableObjectReference(ObjectReference item) |
DoneableObjectReference(ObjectReference item,
Function<ObjectReference,ObjectReference> function) |
| Modifier and Type | Method and Description |
|---|---|
ObjectReference |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withFieldPath, withKind, withName, withNamespace, withResourceVersion, withUidaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withFieldPath, withKind, withName, withNamespace, withResourceVersion, withUidpublic DoneableObjectReference(Function<ObjectReference,ObjectReference> function)
public DoneableObjectReference(ObjectReference item, Function<ObjectReference,ObjectReference> function)
public DoneableObjectReference(ObjectReference item)
public ObjectReference done()
done in interface Doneable<ObjectReference>Copyright © 2011–2016 Red Hat. All rights reserved.