# Functions
New creates a new application API client.
NewGetApplicationsBadRequest creates a GetApplicationsBadRequest with default headers values.
NewGetApplicationsConnectionBadRequest creates a GetApplicationsConnectionBadRequest with default headers values.
NewGetApplicationsConnectionInternalServerError creates a GetApplicationsConnectionInternalServerError with default headers values.
NewGetApplicationsConnectionNotFound creates a GetApplicationsConnectionNotFound with default headers values.
NewGetApplicationsConnectionOK creates a GetApplicationsConnectionOK with default headers values.
NewGetApplicationsConnectionParams creates a new GetApplicationsConnectionParams object, with the default timeout for this client.
NewGetApplicationsConnectionParamsWithContext creates a new GetApplicationsConnectionParams object with the ability to set a context for a request.
NewGetApplicationsConnectionParamsWithHTTPClient creates a new GetApplicationsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetApplicationsConnectionParamsWithTimeout creates a new GetApplicationsConnectionParams object with the ability to set a timeout on a request.
NewGetApplicationsInternalServerError creates a GetApplicationsInternalServerError with default headers values.
NewGetApplicationsNotFound creates a GetApplicationsNotFound with default headers values.
NewGetApplicationsOK creates a GetApplicationsOK with default headers values.
NewGetApplicationsParams creates a new GetApplicationsParams object, with the default timeout for this client.
NewGetApplicationsParamsWithContext creates a new GetApplicationsParams object with the ability to set a context for a request.
NewGetApplicationsParamsWithHTTPClient creates a new GetApplicationsParams object with the ability to set a custom HTTPClient for a request.
NewGetApplicationsParamsWithTimeout creates a new GetApplicationsParams object with the ability to set a timeout on a request.
# Structs
Client for application API
*/.
GetApplicationsBadRequest describes a response with status code 400, with default header values.
GetApplicationsConnectionBadRequest describes a response with status code 400, with default header values.
GetApplicationsConnectionInternalServerError describes a response with status code 500, with default header values.
GetApplicationsConnectionNotFound describes a response with status code 404, with default header values.
GetApplicationsConnectionOK describes a response with status code 200, with default header values.
GetApplicationsConnectionParams contains all the parameters to send to the API endpoint
for the get applications connection operation.
GetApplicationsConnectionReader is a Reader for the GetApplicationsConnection structure.
GetApplicationsInternalServerError describes a response with status code 500, with default header values.
GetApplicationsNotFound describes a response with status code 404, with default header values.
GetApplicationsOK describes a response with status code 200, with default header values.
GetApplicationsParams contains all the parameters to send to the API endpoint
for the get applications operation.
GetApplicationsReader is a Reader for the GetApplications structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.