# Functions
New creates a new device management API client.
NewDeleteDeviceOK creates a DeleteDeviceOK with default headers values.
NewDeleteDeviceParams creates a new DeleteDeviceParams object with the default values initialized.
NewDeleteDeviceParamsWithContext creates a new DeleteDeviceParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteDeviceParamsWithHTTPClient creates a new DeleteDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteDeviceParamsWithTimeout creates a new DeleteDeviceParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteDevicesOK creates a DeleteDevicesOK with default headers values.
NewDeleteDevicesParams creates a new DeleteDevicesParams object with the default values initialized.
NewDeleteDevicesParamsWithContext creates a new DeleteDevicesParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteDevicesParamsWithHTTPClient creates a new DeleteDevicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteDevicesParamsWithTimeout creates a new DeleteDevicesParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteDevicesUnauthorized creates a DeleteDevicesUnauthorized with default headers values.
NewDeleteDeviceUnauthorized creates a DeleteDeviceUnauthorized with default headers values.
NewGetDeviceNotFound creates a GetDeviceNotFound with default headers values.
NewGetDeviceOK creates a GetDeviceOK with default headers values.
NewGetDeviceParams creates a new GetDeviceParams object with the default values initialized.
NewGetDeviceParamsWithContext creates a new GetDeviceParams object with the default values initialized, and the ability to set a context for a request.
NewGetDeviceParamsWithHTTPClient creates a new GetDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDeviceParamsWithTimeout creates a new GetDeviceParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetDevicesOK creates a GetDevicesOK with default headers values.
NewGetDevicesParams creates a new GetDevicesParams object with the default values initialized.
NewGetDevicesParamsWithContext creates a new GetDevicesParams object with the default values initialized, and the ability to set a context for a request.
NewGetDevicesParamsWithHTTPClient creates a new GetDevicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDevicesParamsWithTimeout creates a new GetDevicesParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateDeviceNotFound creates a UpdateDeviceNotFound with default headers values.
NewUpdateDeviceOK creates a UpdateDeviceOK with default headers values.
NewUpdateDeviceParams creates a new UpdateDeviceParams object with the default values initialized.
NewUpdateDeviceParamsWithContext creates a new UpdateDeviceParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateDeviceParamsWithHTTPClient creates a new UpdateDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateDeviceParamsWithTimeout creates a new UpdateDeviceParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for device management API
*/.
DeleteDeviceOK handles this case with default header values.
DeleteDeviceParams contains all the parameters to send to the API endpoint
for the delete device operation typically these are written to a http.Request
*/.
DeleteDeviceReader is a Reader for the DeleteDevice structure.
DeleteDevicesOK handles this case with default header values.
DeleteDevicesParams contains all the parameters to send to the API endpoint
for the delete devices operation typically these are written to a http.Request
*/.
DeleteDevicesReader is a Reader for the DeleteDevices structure.
DeleteDevicesUnauthorized handles this case with default header values.
DeleteDeviceUnauthorized handles this case with default header values.
GetDeviceNotFound handles this case with default header values.
GetDeviceOK handles this case with default header values.
GetDeviceParams contains all the parameters to send to the API endpoint
for the get device operation typically these are written to a http.Request
*/.
GetDeviceReader is a Reader for the GetDevice structure.
GetDevicesOK handles this case with default header values.
GetDevicesParams contains all the parameters to send to the API endpoint
for the get devices operation typically these are written to a http.Request
*/.
GetDevicesReader is a Reader for the GetDevices structure.
UpdateDeviceNotFound handles this case with default header values.
UpdateDeviceOK handles this case with default header values.
UpdateDeviceParams contains all the parameters to send to the API endpoint
for the update device operation typically these are written to a http.Request
*/.
UpdateDeviceReader is a Reader for the UpdateDevice structure.
# Interfaces
DeleteDeviceOKBody delete device o k body
swagger:model DeleteDeviceOKBody
*/.
DeleteDevicesOKBody delete devices o k body
swagger:model DeleteDevicesOKBody
*/.
UpdateDeviceOKBody update device o k body
swagger:model UpdateDeviceOKBody
*/.