public class DoneableAPIVersion extends APIVersionFluentImpl<DoneableAPIVersion> implements Doneable<APIVersion>, APIVersionFluent<DoneableAPIVersion>
_visitables| Constructor and Description |
|---|
DoneableAPIVersion(APIVersion item,
Visitor<APIVersion> visitor) |
DoneableAPIVersion(Visitor<APIVersion> visitor) |
| Modifier and Type | Method and Description |
|---|---|
APIVersion |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getApiGroup, getName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiGroup, withNameaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getApiGroup, getName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiGroup, withNamepublic DoneableAPIVersion(APIVersion item, Visitor<APIVersion> visitor)
public DoneableAPIVersion(Visitor<APIVersion> visitor)
public APIVersion done()
done in interface Doneable<APIVersion>Copyright © 2011–2016 Red Hat. All rights reserved.