Class Network
The Network class represents a single virtual network
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Compute\Resource\Network
implements
OpenCloud\Networking\Resource\NetworkInterface
Methods summary
public
|
#
__construct(
Creates a new isolated Network object |
public
Guzzle\Http\Message\Response
|
|
public
OpenCloud\HttpResponse
|
|
public
string
|
|
public
mixed
|
|
public
string
|
|
public
string
|
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
create(),
createUrl(),
id(),
refresh(),
refreshFromLocationUrl(),
region(),
status(),
waitFor()
Methods inherited from OpenCloud\Common\Resource\BaseResource
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
parseResponse(),
resourceName(),
setMetadata(),
setParent(),
setService(),
url()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()