public class DoneableObjectReference extends ObjectReferenceFluentImpl<DoneableObjectReference> implements Doneable<ObjectReference>, ObjectReferenceFluent<DoneableObjectReference>
_visitables
Constructor and Description |
---|
DoneableObjectReference(ObjectReference item,
Visitor<ObjectReference> visitor) |
DoneableObjectReference(Visitor<ObjectReference> visitor) |
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(ObjectReference item, Visitor<ObjectReference> visitor)
public DoneableObjectReference(Visitor<ObjectReference> visitor)
public ObjectReference done()
done
in interface Doneable<ObjectReference>
Copyright © 2011–2015 Red Hat. All rights reserved.