Class BuildInfo
Class that represents the current Orchestration service build.
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Common\Resource\ReadOnlyResource
-
OpenCloud\Orchestration\Resource\BuildInfo
Namespace: OpenCloud\Orchestration\Resource
Package: OpenCloud\Orchestration\Resource
See: http://developer.openstack.org/api-ref-orchestration-v1.html#build-info
Located at OpenCloud/Orchestration/Resource/BuildInfo.php
Package: OpenCloud\Orchestration\Resource
See: http://developer.openstack.org/api-ref-orchestration-v1.html#build-info
Located at OpenCloud/Orchestration/Resource/BuildInfo.php
Methods summary
public
Guzzle\Http\Message\Response
|
Methods inherited from OpenCloud\Common\Resource\ReadOnlyResource
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
refreshFromLocationUrl(),
waitFor()
Methods inherited from OpenCloud\Common\Resource\BaseResource
__construct(),
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
getUrl(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
parseResponse(),
resourceName(),
setMetadata(),
setParent(),
setService()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()