# Functions
Add creates a new environment.
DeleteById deletes the environment based on the ID provided as input.
Get returns a collection of environments based on the criteria defined by its input query parameter.
GetAll returns all environments.
GetByID returns the environment that matches the input ID.
No description provided by the author
No description provided by the author
NewEnvironmentService returns an EnvironmentService with a preconfigured client.
NewJiraExtensionSettings creates an instance of extension settings for Jira.
NewJiraServiceManagementExtensionSettings creates an instance of extension settings for Jira Service Management (JSM).
NewServiceNowExtensionSettings creates an instance of extension settings for ServiceNow.
Update modifies an environment based on the one provided as input.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author