Class Metadata
Sub-resource to manage Metadata
-
OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\LoadBalancer\Resources\SubResource
-
OpenCloud\LoadBalancer\Resources\Metadata
Methods summary
public
string
|
#
name( )
returns a (default) name of the object
returns a (default) name of the object
The name is constructed by the object class and the object's ID.
Returns
string
Throws
NameError if attribute 'name' is not defined
Api
Overrides
|
Methods inherited from OpenCloud\Common\PersistentObject
__construct(),
__set(),
action(),
checkExtension(),
create(),
createJson(),
createUrl(),
customAction(),
delete(),
findLink(),
getParent(),
getService(),
id(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
noCreate(),
noDelete(),
noUpdate(),
parent(),
primaryKeyField(),
refresh(),
region(),
resourceName(),
service(),
setParent(),
setService(),
status(),
update(),
waitFor()
|