# Functions
New creates a new application state controller API client.
NewGetApplicationStateBadRequest creates a GetApplicationStateBadRequest with default headers values.
NewGetApplicationStateConflict creates a GetApplicationStateConflict with default headers values.
NewGetApplicationStateForbidden creates a GetApplicationStateForbidden with default headers values.
NewGetApplicationStateInternalServerError creates a GetApplicationStateInternalServerError with default headers values.
NewGetApplicationStateNotFound creates a GetApplicationStateNotFound with default headers values.
NewGetApplicationStateOK creates a GetApplicationStateOK with default headers values.
NewGetApplicationStateParams creates a new GetApplicationStateParams object with the default values initialized.
NewGetApplicationStateParamsWithContext creates a new GetApplicationStateParams object with the default values initialized, and the ability to set a context for a request.
NewGetApplicationStateParamsWithHTTPClient creates a new GetApplicationStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetApplicationStateParamsWithTimeout creates a new GetApplicationStateParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetApplicationStateUnauthorized creates a GetApplicationStateUnauthorized with default headers values.
NewPutApplicationStateBadRequest creates a PutApplicationStateBadRequest with default headers values.
NewPutApplicationStateConflict creates a PutApplicationStateConflict with default headers values.
NewPutApplicationStateForbidden creates a PutApplicationStateForbidden with default headers values.
NewPutApplicationStateInternalServerError creates a PutApplicationStateInternalServerError with default headers values.
NewPutApplicationStateNotFound creates a PutApplicationStateNotFound with default headers values.
NewPutApplicationStateOK creates a PutApplicationStateOK with default headers values.
NewPutApplicationStateParams creates a new PutApplicationStateParams object with the default values initialized.
NewPutApplicationStateParamsWithContext creates a new PutApplicationStateParams object with the default values initialized, and the ability to set a context for a request.
NewPutApplicationStateParamsWithHTTPClient creates a new PutApplicationStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutApplicationStateParamsWithTimeout creates a new PutApplicationStateParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutApplicationStateUnauthorized creates a PutApplicationStateUnauthorized with default headers values.
# Structs
Client for application state controller API
*/.
GetApplicationStateBadRequest handles this case with default header values.
GetApplicationStateConflict handles this case with default header values.
GetApplicationStateForbidden handles this case with default header values.
GetApplicationStateInternalServerError handles this case with default header values.
GetApplicationStateNotFound handles this case with default header values.
GetApplicationStateOK handles this case with default header values.
GetApplicationStateParams contains all the parameters to send to the API endpoint
for the get application state operation typically these are written to a http.Request
*/.
GetApplicationStateReader is a Reader for the GetApplicationState structure.
GetApplicationStateUnauthorized handles this case with default header values.
PutApplicationStateBadRequest handles this case with default header values.
PutApplicationStateConflict handles this case with default header values.
PutApplicationStateForbidden handles this case with default header values.
PutApplicationStateInternalServerError handles this case with default header values.
PutApplicationStateNotFound handles this case with default header values.
PutApplicationStateOK handles this case with default header values.
PutApplicationStateParams contains all the parameters to send to the API endpoint
for the put application state operation typically these are written to a http.Request
*/.
PutApplicationStateReader is a Reader for the PutApplicationState structure.
PutApplicationStateUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.