Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Scalr
Modules
Platforms
Openstack
Adapters
StatusAdapter
PHP Class Scalr\Modules\Platforms\Openstack\Adapters\StatusAdapter
Inheritance:
implements
Scalr\Modules\Platforms\StatusAdapterInterface
Show file
Open project: scalr/scalr
Class Usage Examples
Public Methods
Method
Description
__construct
(
$status
)
getName
( )
isPending
( )
isPendingRestore
( )
isPendingSuspend
( )
isRunning
( )
isSuspended
( )
isTerminated
( )
load
(
$status
)
Method Details
__construct()
public
method
public
__construct
(
$status
)
getName()
public
method
public
getName
( )
isPending()
public
method
public
isPending
( )
isPendingRestore()
public
method
public
isPendingRestore
( )
isPendingSuspend()
public
method
public
isPendingSuspend
( )
isRunning()
public
method
public
isRunning
( )
isSuspended()
public
method
public
isSuspended
( )
isTerminated()
public
method
public
isTerminated
( )
load()
public
static
method
public
static
load
(
$status
)