interface ScopedClientInterface

Methods

string
getApi()

Returns a string representation of the API currently in use.

string
getSpaceId()

Returns the ID of the space currently in use.

string
getEnvironmentId()

Returns the ID of the environment currently in use.

Details

at line 21
string getApi()

Returns a string representation of the API currently in use.

Return Value

string

at line 28
string getSpaceId()

Returns the ID of the space currently in use.

Return Value

string

at line 35
string getEnvironmentId()

Returns the ID of the environment currently in use.

Return Value

string