ListEnvironmentDefinitions interface
Methods
| get(List |
Lists all environment definitions available for a project. |
Method Details
get(ListEnvironmentDefinitionsParameters)
Lists all environment definitions available for a project.
function get(options?: ListEnvironmentDefinitionsParameters): StreamableMethod<ListEnvironmentDefinitions200Response | ListEnvironmentDefinitionsDefaultResponse>