# Functions
New creates a new app instance API client.
New creates a new app instance API client with basic auth credentials.
New creates a new app instance API client with a bearer token for authentication.
NewGetAppInstancesDefault creates a GetAppInstancesDefault with default headers values.
NewGetAppInstancesOK creates a GetAppInstancesOK with default headers values.
NewGetAppInstancesParams creates a new GetAppInstancesParams object, with the default timeout for this client.
NewGetAppInstancesParamsWithContext creates a new GetAppInstancesParams object with the ability to set a context for a request.
NewGetAppInstancesParamsWithHTTPClient creates a new GetAppInstancesParams object with the ability to set a custom HTTPClient for a request.
NewGetAppInstancesParamsWithTimeout creates a new GetAppInstancesParams object with the ability to set a timeout on a request.
NewLaunchAppInstanceAccepted creates a LaunchAppInstanceAccepted with default headers values.
NewLaunchAppInstanceDefault creates a LaunchAppInstanceDefault with default headers values.
NewLaunchAppInstanceParams creates a new LaunchAppInstanceParams object, with the default timeout for this client.
NewLaunchAppInstanceParamsWithContext creates a new LaunchAppInstanceParams object with the ability to set a context for a request.
NewLaunchAppInstanceParamsWithHTTPClient creates a new LaunchAppInstanceParams object with the ability to set a custom HTTPClient for a request.
NewLaunchAppInstanceParamsWithTimeout creates a new LaunchAppInstanceParams object with the ability to set a timeout on a request.
NewUpdateAppInstanceSettingsAccepted creates a UpdateAppInstanceSettingsAccepted with default headers values.
NewUpdateAppInstanceSettingsDefault creates a UpdateAppInstanceSettingsDefault with default headers values.
NewUpdateAppInstanceSettingsParams creates a new UpdateAppInstanceSettingsParams object, with the default timeout for this client.
NewUpdateAppInstanceSettingsParamsWithContext creates a new UpdateAppInstanceSettingsParams object with the ability to set a context for a request.
NewUpdateAppInstanceSettingsParamsWithHTTPClient creates a new UpdateAppInstanceSettingsParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAppInstanceSettingsParamsWithTimeout creates a new UpdateAppInstanceSettingsParams object with the ability to set a timeout on a request.
NewUpdateAppInstanceStateAccepted creates a UpdateAppInstanceStateAccepted with default headers values.
NewUpdateAppInstanceStateDefault creates a UpdateAppInstanceStateDefault with default headers values.
NewUpdateAppInstanceStateParams creates a new UpdateAppInstanceStateParams object, with the default timeout for this client.
NewUpdateAppInstanceStateParamsWithContext creates a new UpdateAppInstanceStateParams object with the ability to set a context for a request.
NewUpdateAppInstanceStateParamsWithHTTPClient creates a new UpdateAppInstanceStateParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAppInstanceStateParamsWithTimeout creates a new UpdateAppInstanceStateParams object with the ability to set a timeout on a request.
# Structs
Client for app instance API
*/.
GetAppInstancesDefault describes a response with status code -1, with default header values.
GetAppInstancesOK describes a response with status code 200, with default header values.
GetAppInstancesParams contains all the parameters to send to the API endpoint
for the get app instances operation.
GetAppInstancesReader is a Reader for the GetAppInstances structure.
LaunchAppInstanceAccepted describes a response with status code 202, with default header values.
LaunchAppInstanceDefault describes a response with status code -1, with default header values.
LaunchAppInstanceParams contains all the parameters to send to the API endpoint
for the launch app instance operation.
LaunchAppInstanceReader is a Reader for the LaunchAppInstance structure.
UpdateAppInstanceSettingsAccepted describes a response with status code 202, with default header values.
UpdateAppInstanceSettingsDefault describes a response with status code -1, with default header values.
UpdateAppInstanceSettingsParams contains all the parameters to send to the API endpoint
for the update app instance settings operation.
UpdateAppInstanceSettingsReader is a Reader for the UpdateAppInstanceSettings structure.
UpdateAppInstanceStateAccepted describes a response with status code 202, with default header values.
UpdateAppInstanceStateDefault describes a response with status code -1, with default header values.
UpdateAppInstanceStateParams contains all the parameters to send to the API endpoint
for the update app instance state operation.
UpdateAppInstanceStateReader is a Reader for the UpdateAppInstanceState structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.