new ServicePage(version, response, solution)
Initialize the ServicePage
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 |
ServiceSolution | Path solution |
- Source:
Returns:
ServicePage
Methods
getInstance(payload)
Build an instance of ServiceInstance
Parameters:
Name | Type | Description |
---|---|---|
payload |
ServicePayload | Payload response from the API |
- Source:
Returns:
ServiceInstance
toJSON()
Provide a user-friendly representation
- Source:
Returns:
Object