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, withUid
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withFieldPath, withKind, withName, withNamespace, withResourceVersion, withUid
public 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.