new EnvironmentPage(version, response, solution)
Initialize the EnvironmentPage
PLEASE NOTE that this class contains beta products that are subject to change.
Use them with caution.
Parameters:
Name | Type | Description |
---|---|---|
version |
V1 | Version of the resource |
response |
Response.<string> | Response from the API |
solution |
EnvironmentSolution | Path solution |
Returns:
EnvironmentPage
Methods
getInstance(payload)
Build an instance of EnvironmentInstance
Parameters:
Name | Type | Description |
---|---|---|
payload |
EnvironmentPayload | Payload response from the API |
Returns:
EnvironmentInstance
toJSON()
Provide a user-friendly representation
Returns:
Object