Documentation
¶
Index ¶
- type Client
- func (a *Client) GetInstallationsDevices(params *GetInstallationsDevicesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetInstallationsDevicesOK, error)
- func (a *Client) GetInstallationsID(params *GetInstallationsIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetInstallationsIDOK, error)
- func (a *Client) GetInstallationsIDMacConfiguration(params *GetInstallationsIDMacConfigurationParams, ...) (*GetInstallationsIDMacConfigurationOK, error)
- func (a *Client) PostInstallations(params *PostInstallationsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostInstallationsOK, error)
- func (a *Client) PostInstallationsCoverage(params *PostInstallationsCoverageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostInstallationsCoverageOK, error)
- func (a *Client) PostInstallationsDevices(params *PostInstallationsDevicesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostInstallationsDevicesOK, error)
- func (a *Client) PostInstallationsIDChat(params *PostInstallationsIDChatParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostInstallationsIDChatOK, error)
- func (a *Client) PostUserLocation(params *PostUserLocationParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUserLocationOK, error)
- func (a *Client) PutInstallationsIDMac(params *PutInstallationsIDMacParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutInstallationsIDMacOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetInstallationsDevicesForbidden
- type GetInstallationsDevicesInternalServerError
- type GetInstallationsDevicesOK
- type GetInstallationsDevicesParams
- func NewGetInstallationsDevicesParams() *GetInstallationsDevicesParams
- func NewGetInstallationsDevicesParamsWithContext(ctx context.Context) *GetInstallationsDevicesParams
- func NewGetInstallationsDevicesParamsWithHTTPClient(client *http.Client) *GetInstallationsDevicesParams
- func NewGetInstallationsDevicesParamsWithTimeout(timeout time.Duration) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) SetContext(ctx context.Context)
- func (o *GetInstallationsDevicesParams) SetCount(count *float64)
- func (o *GetInstallationsDevicesParams) SetDefaults()
- func (o *GetInstallationsDevicesParams) SetHTTPClient(client *http.Client)
- func (o *GetInstallationsDevicesParams) SetLatitude(latitude *float64)
- func (o *GetInstallationsDevicesParams) SetLongitude(longitude *float64)
- func (o *GetInstallationsDevicesParams) SetTimeout(timeout time.Duration)
- func (o *GetInstallationsDevicesParams) SetUserID(userID []string)
- func (o *GetInstallationsDevicesParams) WithContext(ctx context.Context) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithCount(count *float64) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithDefaults() *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithHTTPClient(client *http.Client) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithLatitude(latitude *float64) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithLongitude(longitude *float64) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithTimeout(timeout time.Duration) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WithUserID(userID []string) *GetInstallationsDevicesParams
- func (o *GetInstallationsDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInstallationsDevicesReader
- type GetInstallationsDevicesServiceUnavailable
- type GetInstallationsDevicesUnauthorized
- type GetInstallationsIDForbidden
- type GetInstallationsIDInternalServerError
- type GetInstallationsIDMacConfigurationForbidden
- type GetInstallationsIDMacConfigurationInternalServerError
- type GetInstallationsIDMacConfigurationOK
- type GetInstallationsIDMacConfigurationParams
- func NewGetInstallationsIDMacConfigurationParams() *GetInstallationsIDMacConfigurationParams
- func NewGetInstallationsIDMacConfigurationParamsWithContext(ctx context.Context) *GetInstallationsIDMacConfigurationParams
- func NewGetInstallationsIDMacConfigurationParamsWithHTTPClient(client *http.Client) *GetInstallationsIDMacConfigurationParams
- func NewGetInstallationsIDMacConfigurationParamsWithTimeout(timeout time.Duration) *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) SetContext(ctx context.Context)
- func (o *GetInstallationsIDMacConfigurationParams) SetDefaults()
- func (o *GetInstallationsIDMacConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *GetInstallationsIDMacConfigurationParams) SetID(id string)
- func (o *GetInstallationsIDMacConfigurationParams) SetMac(mac string)
- func (o *GetInstallationsIDMacConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *GetInstallationsIDMacConfigurationParams) WithContext(ctx context.Context) *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) WithDefaults() *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) WithHTTPClient(client *http.Client) *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) WithID(id string) *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) WithMac(mac string) *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) WithTimeout(timeout time.Duration) *GetInstallationsIDMacConfigurationParams
- func (o *GetInstallationsIDMacConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInstallationsIDMacConfigurationReader
- type GetInstallationsIDMacConfigurationServiceUnavailable
- type GetInstallationsIDMacConfigurationUnauthorized
- type GetInstallationsIDNotFound
- type GetInstallationsIDOK
- type GetInstallationsIDParams
- func NewGetInstallationsIDParams() *GetInstallationsIDParams
- func NewGetInstallationsIDParamsWithContext(ctx context.Context) *GetInstallationsIDParams
- func NewGetInstallationsIDParamsWithHTTPClient(client *http.Client) *GetInstallationsIDParams
- func NewGetInstallationsIDParamsWithTimeout(timeout time.Duration) *GetInstallationsIDParams
- func (o *GetInstallationsIDParams) SetContext(ctx context.Context)
- func (o *GetInstallationsIDParams) SetDefaults()
- func (o *GetInstallationsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetInstallationsIDParams) SetID(id string)
- func (o *GetInstallationsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetInstallationsIDParams) WithContext(ctx context.Context) *GetInstallationsIDParams
- func (o *GetInstallationsIDParams) WithDefaults() *GetInstallationsIDParams
- func (o *GetInstallationsIDParams) WithHTTPClient(client *http.Client) *GetInstallationsIDParams
- func (o *GetInstallationsIDParams) WithID(id string) *GetInstallationsIDParams
- func (o *GetInstallationsIDParams) WithTimeout(timeout time.Duration) *GetInstallationsIDParams
- func (o *GetInstallationsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInstallationsIDReader
- type GetInstallationsIDServiceUnavailable
- type GetInstallationsIDUnauthorized
- type PostInstallationsConflict
- type PostInstallationsCoverageBadRequest
- type PostInstallationsCoverageFailedDependency
- type PostInstallationsCoverageInternalServerError
- type PostInstallationsCoverageOK
- type PostInstallationsCoverageParams
- func NewPostInstallationsCoverageParams() *PostInstallationsCoverageParams
- func NewPostInstallationsCoverageParamsWithContext(ctx context.Context) *PostInstallationsCoverageParams
- func NewPostInstallationsCoverageParamsWithHTTPClient(client *http.Client) *PostInstallationsCoverageParams
- func NewPostInstallationsCoverageParamsWithTimeout(timeout time.Duration) *PostInstallationsCoverageParams
- func (o *PostInstallationsCoverageParams) SetBody(body *models.Model75)
- func (o *PostInstallationsCoverageParams) SetContext(ctx context.Context)
- func (o *PostInstallationsCoverageParams) SetDefaults()
- func (o *PostInstallationsCoverageParams) SetHTTPClient(client *http.Client)
- func (o *PostInstallationsCoverageParams) SetTimeout(timeout time.Duration)
- func (o *PostInstallationsCoverageParams) WithBody(body *models.Model75) *PostInstallationsCoverageParams
- func (o *PostInstallationsCoverageParams) WithContext(ctx context.Context) *PostInstallationsCoverageParams
- func (o *PostInstallationsCoverageParams) WithDefaults() *PostInstallationsCoverageParams
- func (o *PostInstallationsCoverageParams) WithHTTPClient(client *http.Client) *PostInstallationsCoverageParams
- func (o *PostInstallationsCoverageParams) WithTimeout(timeout time.Duration) *PostInstallationsCoverageParams
- func (o *PostInstallationsCoverageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostInstallationsCoverageReader
- type PostInstallationsCoverageUnauthorized
- type PostInstallationsDevicesForbidden
- type PostInstallationsDevicesInternalServerError
- type PostInstallationsDevicesOK
- type PostInstallationsDevicesParams
- func NewPostInstallationsDevicesParams() *PostInstallationsDevicesParams
- func NewPostInstallationsDevicesParamsWithContext(ctx context.Context) *PostInstallationsDevicesParams
- func NewPostInstallationsDevicesParamsWithHTTPClient(client *http.Client) *PostInstallationsDevicesParams
- func NewPostInstallationsDevicesParamsWithTimeout(timeout time.Duration) *PostInstallationsDevicesParams
- func (o *PostInstallationsDevicesParams) SetBody(body *models.NewInstallationDevice)
- func (o *PostInstallationsDevicesParams) SetContext(ctx context.Context)
- func (o *PostInstallationsDevicesParams) SetDefaults()
- func (o *PostInstallationsDevicesParams) SetHTTPClient(client *http.Client)
- func (o *PostInstallationsDevicesParams) SetTimeout(timeout time.Duration)
- func (o *PostInstallationsDevicesParams) WithBody(body *models.NewInstallationDevice) *PostInstallationsDevicesParams
- func (o *PostInstallationsDevicesParams) WithContext(ctx context.Context) *PostInstallationsDevicesParams
- func (o *PostInstallationsDevicesParams) WithDefaults() *PostInstallationsDevicesParams
- func (o *PostInstallationsDevicesParams) WithHTTPClient(client *http.Client) *PostInstallationsDevicesParams
- func (o *PostInstallationsDevicesParams) WithTimeout(timeout time.Duration) *PostInstallationsDevicesParams
- func (o *PostInstallationsDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostInstallationsDevicesReader
- type PostInstallationsDevicesServiceUnavailable
- type PostInstallationsDevicesUnauthorized
- type PostInstallationsForbidden
- type PostInstallationsIDChatForbidden
- type PostInstallationsIDChatInternalServerError
- type PostInstallationsIDChatOK
- type PostInstallationsIDChatParams
- func NewPostInstallationsIDChatParams() *PostInstallationsIDChatParams
- func NewPostInstallationsIDChatParamsWithContext(ctx context.Context) *PostInstallationsIDChatParams
- func NewPostInstallationsIDChatParamsWithHTTPClient(client *http.Client) *PostInstallationsIDChatParams
- func NewPostInstallationsIDChatParamsWithTimeout(timeout time.Duration) *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) SetBody(body *models.InstallationChatPayload)
- func (o *PostInstallationsIDChatParams) SetContext(ctx context.Context)
- func (o *PostInstallationsIDChatParams) SetDefaults()
- func (o *PostInstallationsIDChatParams) SetHTTPClient(client *http.Client)
- func (o *PostInstallationsIDChatParams) SetID(id string)
- func (o *PostInstallationsIDChatParams) SetTimeout(timeout time.Duration)
- func (o *PostInstallationsIDChatParams) WithBody(body *models.InstallationChatPayload) *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) WithContext(ctx context.Context) *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) WithDefaults() *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) WithHTTPClient(client *http.Client) *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) WithID(id string) *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) WithTimeout(timeout time.Duration) *PostInstallationsIDChatParams
- func (o *PostInstallationsIDChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostInstallationsIDChatReader
- type PostInstallationsIDChatServiceUnavailable
- type PostInstallationsIDChatUnauthorized
- type PostInstallationsInternalServerError
- type PostInstallationsNotFound
- type PostInstallationsOK
- type PostInstallationsParams
- func NewPostInstallationsParams() *PostInstallationsParams
- func NewPostInstallationsParamsWithContext(ctx context.Context) *PostInstallationsParams
- func NewPostInstallationsParamsWithHTTPClient(client *http.Client) *PostInstallationsParams
- func NewPostInstallationsParamsWithTimeout(timeout time.Duration) *PostInstallationsParams
- func (o *PostInstallationsParams) SetBody(body *models.InstallationPayload)
- func (o *PostInstallationsParams) SetContext(ctx context.Context)
- func (o *PostInstallationsParams) SetDefaults()
- func (o *PostInstallationsParams) SetHTTPClient(client *http.Client)
- func (o *PostInstallationsParams) SetTimeout(timeout time.Duration)
- func (o *PostInstallationsParams) WithBody(body *models.InstallationPayload) *PostInstallationsParams
- func (o *PostInstallationsParams) WithContext(ctx context.Context) *PostInstallationsParams
- func (o *PostInstallationsParams) WithDefaults() *PostInstallationsParams
- func (o *PostInstallationsParams) WithHTTPClient(client *http.Client) *PostInstallationsParams
- func (o *PostInstallationsParams) WithTimeout(timeout time.Duration) *PostInstallationsParams
- func (o *PostInstallationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostInstallationsReader
- type PostInstallationsServiceUnavailable
- type PostInstallationsUnauthorized
- type PostUserLocationBadRequest
- type PostUserLocationForbidden
- type PostUserLocationInternalServerError
- type PostUserLocationOK
- type PostUserLocationParams
- func NewPostUserLocationParams() *PostUserLocationParams
- func NewPostUserLocationParamsWithContext(ctx context.Context) *PostUserLocationParams
- func NewPostUserLocationParamsWithHTTPClient(client *http.Client) *PostUserLocationParams
- func NewPostUserLocationParamsWithTimeout(timeout time.Duration) *PostUserLocationParams
- func (o *PostUserLocationParams) SetBody(body *models.UserLocationUpdate)
- func (o *PostUserLocationParams) SetContext(ctx context.Context)
- func (o *PostUserLocationParams) SetDefaults()
- func (o *PostUserLocationParams) SetHTTPClient(client *http.Client)
- func (o *PostUserLocationParams) SetTimeout(timeout time.Duration)
- func (o *PostUserLocationParams) WithBody(body *models.UserLocationUpdate) *PostUserLocationParams
- func (o *PostUserLocationParams) WithContext(ctx context.Context) *PostUserLocationParams
- func (o *PostUserLocationParams) WithDefaults() *PostUserLocationParams
- func (o *PostUserLocationParams) WithHTTPClient(client *http.Client) *PostUserLocationParams
- func (o *PostUserLocationParams) WithTimeout(timeout time.Duration) *PostUserLocationParams
- func (o *PostUserLocationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUserLocationReader
- type PostUserLocationUnauthorized
- type PutInstallationsIDMacForbidden
- type PutInstallationsIDMacInternalServerError
- type PutInstallationsIDMacOK
- type PutInstallationsIDMacParams
- func NewPutInstallationsIDMacParams() *PutInstallationsIDMacParams
- func NewPutInstallationsIDMacParamsWithContext(ctx context.Context) *PutInstallationsIDMacParams
- func NewPutInstallationsIDMacParamsWithHTTPClient(client *http.Client) *PutInstallationsIDMacParams
- func NewPutInstallationsIDMacParamsWithTimeout(timeout time.Duration) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) SetBody(body string)
- func (o *PutInstallationsIDMacParams) SetContext(ctx context.Context)
- func (o *PutInstallationsIDMacParams) SetDefaults()
- func (o *PutInstallationsIDMacParams) SetHTTPClient(client *http.Client)
- func (o *PutInstallationsIDMacParams) SetID(id string)
- func (o *PutInstallationsIDMacParams) SetMac(mac string)
- func (o *PutInstallationsIDMacParams) SetTimeout(timeout time.Duration)
- func (o *PutInstallationsIDMacParams) WithBody(body string) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WithContext(ctx context.Context) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WithDefaults() *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WithHTTPClient(client *http.Client) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WithID(id string) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WithMac(mac string) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WithTimeout(timeout time.Duration) *PutInstallationsIDMacParams
- func (o *PutInstallationsIDMacParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutInstallationsIDMacReader
- type PutInstallationsIDMacServiceUnavailable
- type PutInstallationsIDMacUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for installations API
func (*Client) GetInstallationsDevices ¶
func (a *Client) GetInstallationsDevices(params *GetInstallationsDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationsDevicesOK, error)
GetInstallationsDevices gets devices registered for installation ordered by current user s location
func (*Client) GetInstallationsID ¶
func (a *Client) GetInstallationsID(params *GetInstallationsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationsIDOK, error)
GetInstallationsID gets installation data
func (*Client) GetInstallationsIDMacConfiguration ¶
func (a *Client) GetInstallationsIDMacConfiguration(params *GetInstallationsIDMacConfigurationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationsIDMacConfigurationOK, error)
GetInstallationsIDMacConfiguration gets recommended device configuration
func (*Client) PostInstallations ¶
func (a *Client) PostInstallations(params *PostInstallationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsOK, error)
PostInstallations initiates new installation
func (*Client) PostInstallationsCoverage ¶
func (a *Client) PostInstallationsCoverage(params *PostInstallationsCoverageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsCoverageOK, error)
PostInstallationsCoverage returns modulation coverage in monitored area
func (*Client) PostInstallationsDevices ¶
func (a *Client) PostInstallationsDevices(params *PostInstallationsDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsDevicesOK, error)
PostInstallationsDevices registers device for installation
func (*Client) PostInstallationsIDChat ¶
func (a *Client) PostInstallationsIDChat(params *PostInstallationsIDChatParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsIDChatOK, error)
PostInstallationsIDChat adds chat message to the installation
func (*Client) PostUserLocation ¶
func (a *Client) PostUserLocation(params *PostUserLocationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUserLocationOK, error)
PostUserLocation updates user s location
func (*Client) PutInstallationsIDMac ¶
func (a *Client) PutInstallationsIDMac(params *PutInstallationsIDMacParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutInstallationsIDMacOK, error)
PutInstallationsIDMac sets device installation data
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetInstallationsDevices(params *GetInstallationsDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationsDevicesOK, error) GetInstallationsID(params *GetInstallationsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationsIDOK, error) GetInstallationsIDMacConfiguration(params *GetInstallationsIDMacConfigurationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationsIDMacConfigurationOK, error) PostInstallations(params *PostInstallationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsOK, error) PostInstallationsCoverage(params *PostInstallationsCoverageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsCoverageOK, error) PostInstallationsDevices(params *PostInstallationsDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsDevicesOK, error) PostInstallationsIDChat(params *PostInstallationsIDChatParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostInstallationsIDChatOK, error) PostUserLocation(params *PostUserLocationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUserLocationOK, error) PutInstallationsIDMac(params *PutInstallationsIDMacParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutInstallationsIDMacOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new installations API client.
type GetInstallationsDevicesForbidden ¶
GetInstallationsDevicesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetInstallationsDevicesForbidden ¶
func NewGetInstallationsDevicesForbidden() *GetInstallationsDevicesForbidden
NewGetInstallationsDevicesForbidden creates a GetInstallationsDevicesForbidden with default headers values
func (*GetInstallationsDevicesForbidden) Error ¶
func (o *GetInstallationsDevicesForbidden) Error() string
func (*GetInstallationsDevicesForbidden) GetPayload ¶
func (o *GetInstallationsDevicesForbidden) GetPayload() *models.Error
type GetInstallationsDevicesInternalServerError ¶
GetInstallationsDevicesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetInstallationsDevicesInternalServerError ¶
func NewGetInstallationsDevicesInternalServerError() *GetInstallationsDevicesInternalServerError
NewGetInstallationsDevicesInternalServerError creates a GetInstallationsDevicesInternalServerError with default headers values
func (*GetInstallationsDevicesInternalServerError) Error ¶
func (o *GetInstallationsDevicesInternalServerError) Error() string
func (*GetInstallationsDevicesInternalServerError) GetPayload ¶
func (o *GetInstallationsDevicesInternalServerError) GetPayload() *models.Error
type GetInstallationsDevicesOK ¶
type GetInstallationsDevicesOK struct {
Payload models.InstallationDeviceList
}
GetInstallationsDevicesOK describes a response with status code 200, with default header values.
Successful
func NewGetInstallationsDevicesOK ¶
func NewGetInstallationsDevicesOK() *GetInstallationsDevicesOK
NewGetInstallationsDevicesOK creates a GetInstallationsDevicesOK with default headers values
func (*GetInstallationsDevicesOK) Error ¶
func (o *GetInstallationsDevicesOK) Error() string
func (*GetInstallationsDevicesOK) GetPayload ¶
func (o *GetInstallationsDevicesOK) GetPayload() models.InstallationDeviceList
type GetInstallationsDevicesParams ¶
type GetInstallationsDevicesParams struct { /* Count. How many devices to get. Default: 100 */ Count *float64 // Latitude. Latitude *float64 // Longitude. Longitude *float64 /* UserID. If specified, get only devices registered by given users. */ UserID []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInstallationsDevicesParams contains all the parameters to send to the API endpoint
for the get installations devices operation. Typically these are written to a http.Request.
func NewGetInstallationsDevicesParams ¶
func NewGetInstallationsDevicesParams() *GetInstallationsDevicesParams
NewGetInstallationsDevicesParams creates a new GetInstallationsDevicesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetInstallationsDevicesParamsWithContext ¶
func NewGetInstallationsDevicesParamsWithContext(ctx context.Context) *GetInstallationsDevicesParams
NewGetInstallationsDevicesParamsWithContext creates a new GetInstallationsDevicesParams object with the ability to set a context for a request.
func NewGetInstallationsDevicesParamsWithHTTPClient ¶
func NewGetInstallationsDevicesParamsWithHTTPClient(client *http.Client) *GetInstallationsDevicesParams
NewGetInstallationsDevicesParamsWithHTTPClient creates a new GetInstallationsDevicesParams object with the ability to set a custom HTTPClient for a request.
func NewGetInstallationsDevicesParamsWithTimeout ¶
func NewGetInstallationsDevicesParamsWithTimeout(timeout time.Duration) *GetInstallationsDevicesParams
NewGetInstallationsDevicesParamsWithTimeout creates a new GetInstallationsDevicesParams object with the ability to set a timeout on a request.
func (*GetInstallationsDevicesParams) SetContext ¶
func (o *GetInstallationsDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get installations devices params
func (*GetInstallationsDevicesParams) SetCount ¶
func (o *GetInstallationsDevicesParams) SetCount(count *float64)
SetCount adds the count to the get installations devices params
func (*GetInstallationsDevicesParams) SetDefaults ¶
func (o *GetInstallationsDevicesParams) SetDefaults()
SetDefaults hydrates default values in the get installations devices params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationsDevicesParams) SetHTTPClient ¶
func (o *GetInstallationsDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get installations devices params
func (*GetInstallationsDevicesParams) SetLatitude ¶
func (o *GetInstallationsDevicesParams) SetLatitude(latitude *float64)
SetLatitude adds the latitude to the get installations devices params
func (*GetInstallationsDevicesParams) SetLongitude ¶
func (o *GetInstallationsDevicesParams) SetLongitude(longitude *float64)
SetLongitude adds the longitude to the get installations devices params
func (*GetInstallationsDevicesParams) SetTimeout ¶
func (o *GetInstallationsDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get installations devices params
func (*GetInstallationsDevicesParams) SetUserID ¶
func (o *GetInstallationsDevicesParams) SetUserID(userID []string)
SetUserID adds the userId to the get installations devices params
func (*GetInstallationsDevicesParams) WithContext ¶
func (o *GetInstallationsDevicesParams) WithContext(ctx context.Context) *GetInstallationsDevicesParams
WithContext adds the context to the get installations devices params
func (*GetInstallationsDevicesParams) WithCount ¶
func (o *GetInstallationsDevicesParams) WithCount(count *float64) *GetInstallationsDevicesParams
WithCount adds the count to the get installations devices params
func (*GetInstallationsDevicesParams) WithDefaults ¶
func (o *GetInstallationsDevicesParams) WithDefaults() *GetInstallationsDevicesParams
WithDefaults hydrates default values in the get installations devices params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationsDevicesParams) WithHTTPClient ¶
func (o *GetInstallationsDevicesParams) WithHTTPClient(client *http.Client) *GetInstallationsDevicesParams
WithHTTPClient adds the HTTPClient to the get installations devices params
func (*GetInstallationsDevicesParams) WithLatitude ¶
func (o *GetInstallationsDevicesParams) WithLatitude(latitude *float64) *GetInstallationsDevicesParams
WithLatitude adds the latitude to the get installations devices params
func (*GetInstallationsDevicesParams) WithLongitude ¶
func (o *GetInstallationsDevicesParams) WithLongitude(longitude *float64) *GetInstallationsDevicesParams
WithLongitude adds the longitude to the get installations devices params
func (*GetInstallationsDevicesParams) WithTimeout ¶
func (o *GetInstallationsDevicesParams) WithTimeout(timeout time.Duration) *GetInstallationsDevicesParams
WithTimeout adds the timeout to the get installations devices params
func (*GetInstallationsDevicesParams) WithUserID ¶
func (o *GetInstallationsDevicesParams) WithUserID(userID []string) *GetInstallationsDevicesParams
WithUserID adds the userID to the get installations devices params
func (*GetInstallationsDevicesParams) WriteToRequest ¶
func (o *GetInstallationsDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInstallationsDevicesReader ¶
type GetInstallationsDevicesReader struct {
// contains filtered or unexported fields
}
GetInstallationsDevicesReader is a Reader for the GetInstallationsDevices structure.
func (*GetInstallationsDevicesReader) ReadResponse ¶
func (o *GetInstallationsDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInstallationsDevicesServiceUnavailable ¶
type GetInstallationsDevicesServiceUnavailable struct {
}GetInstallationsDevicesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewGetInstallationsDevicesServiceUnavailable ¶
func NewGetInstallationsDevicesServiceUnavailable() *GetInstallationsDevicesServiceUnavailable
NewGetInstallationsDevicesServiceUnavailable creates a GetInstallationsDevicesServiceUnavailable with default headers values
func (*GetInstallationsDevicesServiceUnavailable) Error ¶
func (o *GetInstallationsDevicesServiceUnavailable) Error() string
func (*GetInstallationsDevicesServiceUnavailable) GetPayload ¶
func (o *GetInstallationsDevicesServiceUnavailable) GetPayload() *models.Error
type GetInstallationsDevicesUnauthorized ¶
type GetInstallationsDevicesUnauthorized struct {
}GetInstallationsDevicesUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetInstallationsDevicesUnauthorized ¶
func NewGetInstallationsDevicesUnauthorized() *GetInstallationsDevicesUnauthorized
NewGetInstallationsDevicesUnauthorized creates a GetInstallationsDevicesUnauthorized with default headers values
func (*GetInstallationsDevicesUnauthorized) Error ¶
func (o *GetInstallationsDevicesUnauthorized) Error() string
func (*GetInstallationsDevicesUnauthorized) GetPayload ¶
func (o *GetInstallationsDevicesUnauthorized) GetPayload() *models.Error
type GetInstallationsIDForbidden ¶
GetInstallationsIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetInstallationsIDForbidden ¶
func NewGetInstallationsIDForbidden() *GetInstallationsIDForbidden
NewGetInstallationsIDForbidden creates a GetInstallationsIDForbidden with default headers values
func (*GetInstallationsIDForbidden) Error ¶
func (o *GetInstallationsIDForbidden) Error() string
func (*GetInstallationsIDForbidden) GetPayload ¶
func (o *GetInstallationsIDForbidden) GetPayload() *models.Error
type GetInstallationsIDInternalServerError ¶
GetInstallationsIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetInstallationsIDInternalServerError ¶
func NewGetInstallationsIDInternalServerError() *GetInstallationsIDInternalServerError
NewGetInstallationsIDInternalServerError creates a GetInstallationsIDInternalServerError with default headers values
func (*GetInstallationsIDInternalServerError) Error ¶
func (o *GetInstallationsIDInternalServerError) Error() string
func (*GetInstallationsIDInternalServerError) GetPayload ¶
func (o *GetInstallationsIDInternalServerError) GetPayload() *models.Error
type GetInstallationsIDMacConfigurationForbidden ¶
GetInstallationsIDMacConfigurationForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetInstallationsIDMacConfigurationForbidden ¶
func NewGetInstallationsIDMacConfigurationForbidden() *GetInstallationsIDMacConfigurationForbidden
NewGetInstallationsIDMacConfigurationForbidden creates a GetInstallationsIDMacConfigurationForbidden with default headers values
func (*GetInstallationsIDMacConfigurationForbidden) Error ¶
func (o *GetInstallationsIDMacConfigurationForbidden) Error() string
func (*GetInstallationsIDMacConfigurationForbidden) GetPayload ¶
func (o *GetInstallationsIDMacConfigurationForbidden) GetPayload() *models.Error
type GetInstallationsIDMacConfigurationInternalServerError ¶
GetInstallationsIDMacConfigurationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetInstallationsIDMacConfigurationInternalServerError ¶
func NewGetInstallationsIDMacConfigurationInternalServerError() *GetInstallationsIDMacConfigurationInternalServerError
NewGetInstallationsIDMacConfigurationInternalServerError creates a GetInstallationsIDMacConfigurationInternalServerError with default headers values
func (*GetInstallationsIDMacConfigurationInternalServerError) Error ¶
func (o *GetInstallationsIDMacConfigurationInternalServerError) Error() string
func (*GetInstallationsIDMacConfigurationInternalServerError) GetPayload ¶
func (o *GetInstallationsIDMacConfigurationInternalServerError) GetPayload() *models.Error
type GetInstallationsIDMacConfigurationOK ¶
type GetInstallationsIDMacConfigurationOK struct {
Payload *models.InstallationConfigurationSchema
}
GetInstallationsIDMacConfigurationOK describes a response with status code 200, with default header values.
Installation device configuration
func NewGetInstallationsIDMacConfigurationOK ¶
func NewGetInstallationsIDMacConfigurationOK() *GetInstallationsIDMacConfigurationOK
NewGetInstallationsIDMacConfigurationOK creates a GetInstallationsIDMacConfigurationOK with default headers values
func (*GetInstallationsIDMacConfigurationOK) Error ¶
func (o *GetInstallationsIDMacConfigurationOK) Error() string
func (*GetInstallationsIDMacConfigurationOK) GetPayload ¶
func (o *GetInstallationsIDMacConfigurationOK) GetPayload() *models.InstallationConfigurationSchema
type GetInstallationsIDMacConfigurationParams ¶
type GetInstallationsIDMacConfigurationParams struct { // ID. ID string // Mac. Mac string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInstallationsIDMacConfigurationParams contains all the parameters to send to the API endpoint
for the get installations Id mac configuration operation. Typically these are written to a http.Request.
func NewGetInstallationsIDMacConfigurationParams ¶
func NewGetInstallationsIDMacConfigurationParams() *GetInstallationsIDMacConfigurationParams
NewGetInstallationsIDMacConfigurationParams creates a new GetInstallationsIDMacConfigurationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetInstallationsIDMacConfigurationParamsWithContext ¶
func NewGetInstallationsIDMacConfigurationParamsWithContext(ctx context.Context) *GetInstallationsIDMacConfigurationParams
NewGetInstallationsIDMacConfigurationParamsWithContext creates a new GetInstallationsIDMacConfigurationParams object with the ability to set a context for a request.
func NewGetInstallationsIDMacConfigurationParamsWithHTTPClient ¶
func NewGetInstallationsIDMacConfigurationParamsWithHTTPClient(client *http.Client) *GetInstallationsIDMacConfigurationParams
NewGetInstallationsIDMacConfigurationParamsWithHTTPClient creates a new GetInstallationsIDMacConfigurationParams object with the ability to set a custom HTTPClient for a request.
func NewGetInstallationsIDMacConfigurationParamsWithTimeout ¶
func NewGetInstallationsIDMacConfigurationParamsWithTimeout(timeout time.Duration) *GetInstallationsIDMacConfigurationParams
NewGetInstallationsIDMacConfigurationParamsWithTimeout creates a new GetInstallationsIDMacConfigurationParams object with the ability to set a timeout on a request.
func (*GetInstallationsIDMacConfigurationParams) SetContext ¶
func (o *GetInstallationsIDMacConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) SetDefaults ¶
func (o *GetInstallationsIDMacConfigurationParams) SetDefaults()
SetDefaults hydrates default values in the get installations Id mac configuration params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationsIDMacConfigurationParams) SetHTTPClient ¶
func (o *GetInstallationsIDMacConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) SetID ¶
func (o *GetInstallationsIDMacConfigurationParams) SetID(id string)
SetID adds the id to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) SetMac ¶
func (o *GetInstallationsIDMacConfigurationParams) SetMac(mac string)
SetMac adds the mac to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) SetTimeout ¶
func (o *GetInstallationsIDMacConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) WithContext ¶
func (o *GetInstallationsIDMacConfigurationParams) WithContext(ctx context.Context) *GetInstallationsIDMacConfigurationParams
WithContext adds the context to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) WithDefaults ¶
func (o *GetInstallationsIDMacConfigurationParams) WithDefaults() *GetInstallationsIDMacConfigurationParams
WithDefaults hydrates default values in the get installations Id mac configuration params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationsIDMacConfigurationParams) WithHTTPClient ¶
func (o *GetInstallationsIDMacConfigurationParams) WithHTTPClient(client *http.Client) *GetInstallationsIDMacConfigurationParams
WithHTTPClient adds the HTTPClient to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) WithID ¶
func (o *GetInstallationsIDMacConfigurationParams) WithID(id string) *GetInstallationsIDMacConfigurationParams
WithID adds the id to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) WithMac ¶
func (o *GetInstallationsIDMacConfigurationParams) WithMac(mac string) *GetInstallationsIDMacConfigurationParams
WithMac adds the mac to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) WithTimeout ¶
func (o *GetInstallationsIDMacConfigurationParams) WithTimeout(timeout time.Duration) *GetInstallationsIDMacConfigurationParams
WithTimeout adds the timeout to the get installations Id mac configuration params
func (*GetInstallationsIDMacConfigurationParams) WriteToRequest ¶
func (o *GetInstallationsIDMacConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInstallationsIDMacConfigurationReader ¶
type GetInstallationsIDMacConfigurationReader struct {
// contains filtered or unexported fields
}
GetInstallationsIDMacConfigurationReader is a Reader for the GetInstallationsIDMacConfiguration structure.
func (*GetInstallationsIDMacConfigurationReader) ReadResponse ¶
func (o *GetInstallationsIDMacConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInstallationsIDMacConfigurationServiceUnavailable ¶
type GetInstallationsIDMacConfigurationServiceUnavailable struct {
}GetInstallationsIDMacConfigurationServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewGetInstallationsIDMacConfigurationServiceUnavailable ¶
func NewGetInstallationsIDMacConfigurationServiceUnavailable() *GetInstallationsIDMacConfigurationServiceUnavailable
NewGetInstallationsIDMacConfigurationServiceUnavailable creates a GetInstallationsIDMacConfigurationServiceUnavailable with default headers values
func (*GetInstallationsIDMacConfigurationServiceUnavailable) Error ¶
func (o *GetInstallationsIDMacConfigurationServiceUnavailable) Error() string
func (*GetInstallationsIDMacConfigurationServiceUnavailable) GetPayload ¶
func (o *GetInstallationsIDMacConfigurationServiceUnavailable) GetPayload() *models.Error
type GetInstallationsIDMacConfigurationUnauthorized ¶
type GetInstallationsIDMacConfigurationUnauthorized struct {
}GetInstallationsIDMacConfigurationUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetInstallationsIDMacConfigurationUnauthorized ¶
func NewGetInstallationsIDMacConfigurationUnauthorized() *GetInstallationsIDMacConfigurationUnauthorized
NewGetInstallationsIDMacConfigurationUnauthorized creates a GetInstallationsIDMacConfigurationUnauthorized with default headers values
func (*GetInstallationsIDMacConfigurationUnauthorized) Error ¶
func (o *GetInstallationsIDMacConfigurationUnauthorized) Error() string
func (*GetInstallationsIDMacConfigurationUnauthorized) GetPayload ¶
func (o *GetInstallationsIDMacConfigurationUnauthorized) GetPayload() *models.Error
type GetInstallationsIDNotFound ¶
GetInstallationsIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetInstallationsIDNotFound ¶
func NewGetInstallationsIDNotFound() *GetInstallationsIDNotFound
NewGetInstallationsIDNotFound creates a GetInstallationsIDNotFound with default headers values
func (*GetInstallationsIDNotFound) Error ¶
func (o *GetInstallationsIDNotFound) Error() string
func (*GetInstallationsIDNotFound) GetPayload ¶
func (o *GetInstallationsIDNotFound) GetPayload() *models.Error
type GetInstallationsIDOK ¶
type GetInstallationsIDOK struct {
Payload *models.InstallationResponse
}
GetInstallationsIDOK describes a response with status code 200, with default header values.
New installation.
func NewGetInstallationsIDOK ¶
func NewGetInstallationsIDOK() *GetInstallationsIDOK
NewGetInstallationsIDOK creates a GetInstallationsIDOK with default headers values
func (*GetInstallationsIDOK) Error ¶
func (o *GetInstallationsIDOK) Error() string
func (*GetInstallationsIDOK) GetPayload ¶
func (o *GetInstallationsIDOK) GetPayload() *models.InstallationResponse
type GetInstallationsIDParams ¶
type GetInstallationsIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInstallationsIDParams contains all the parameters to send to the API endpoint
for the get installations Id operation. Typically these are written to a http.Request.
func NewGetInstallationsIDParams ¶
func NewGetInstallationsIDParams() *GetInstallationsIDParams
NewGetInstallationsIDParams creates a new GetInstallationsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetInstallationsIDParamsWithContext ¶
func NewGetInstallationsIDParamsWithContext(ctx context.Context) *GetInstallationsIDParams
NewGetInstallationsIDParamsWithContext creates a new GetInstallationsIDParams object with the ability to set a context for a request.
func NewGetInstallationsIDParamsWithHTTPClient ¶
func NewGetInstallationsIDParamsWithHTTPClient(client *http.Client) *GetInstallationsIDParams
NewGetInstallationsIDParamsWithHTTPClient creates a new GetInstallationsIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetInstallationsIDParamsWithTimeout ¶
func NewGetInstallationsIDParamsWithTimeout(timeout time.Duration) *GetInstallationsIDParams
NewGetInstallationsIDParamsWithTimeout creates a new GetInstallationsIDParams object with the ability to set a timeout on a request.
func (*GetInstallationsIDParams) SetContext ¶
func (o *GetInstallationsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get installations Id params
func (*GetInstallationsIDParams) SetDefaults ¶
func (o *GetInstallationsIDParams) SetDefaults()
SetDefaults hydrates default values in the get installations Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationsIDParams) SetHTTPClient ¶
func (o *GetInstallationsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get installations Id params
func (*GetInstallationsIDParams) SetID ¶
func (o *GetInstallationsIDParams) SetID(id string)
SetID adds the id to the get installations Id params
func (*GetInstallationsIDParams) SetTimeout ¶
func (o *GetInstallationsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get installations Id params
func (*GetInstallationsIDParams) WithContext ¶
func (o *GetInstallationsIDParams) WithContext(ctx context.Context) *GetInstallationsIDParams
WithContext adds the context to the get installations Id params
func (*GetInstallationsIDParams) WithDefaults ¶
func (o *GetInstallationsIDParams) WithDefaults() *GetInstallationsIDParams
WithDefaults hydrates default values in the get installations Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationsIDParams) WithHTTPClient ¶
func (o *GetInstallationsIDParams) WithHTTPClient(client *http.Client) *GetInstallationsIDParams
WithHTTPClient adds the HTTPClient to the get installations Id params
func (*GetInstallationsIDParams) WithID ¶
func (o *GetInstallationsIDParams) WithID(id string) *GetInstallationsIDParams
WithID adds the id to the get installations Id params
func (*GetInstallationsIDParams) WithTimeout ¶
func (o *GetInstallationsIDParams) WithTimeout(timeout time.Duration) *GetInstallationsIDParams
WithTimeout adds the timeout to the get installations Id params
func (*GetInstallationsIDParams) WriteToRequest ¶
func (o *GetInstallationsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInstallationsIDReader ¶
type GetInstallationsIDReader struct {
// contains filtered or unexported fields
}
GetInstallationsIDReader is a Reader for the GetInstallationsID structure.
func (*GetInstallationsIDReader) ReadResponse ¶
func (o *GetInstallationsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInstallationsIDServiceUnavailable ¶
type GetInstallationsIDServiceUnavailable struct {
}GetInstallationsIDServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewGetInstallationsIDServiceUnavailable ¶
func NewGetInstallationsIDServiceUnavailable() *GetInstallationsIDServiceUnavailable
NewGetInstallationsIDServiceUnavailable creates a GetInstallationsIDServiceUnavailable with default headers values
func (*GetInstallationsIDServiceUnavailable) Error ¶
func (o *GetInstallationsIDServiceUnavailable) Error() string
func (*GetInstallationsIDServiceUnavailable) GetPayload ¶
func (o *GetInstallationsIDServiceUnavailable) GetPayload() *models.Error
type GetInstallationsIDUnauthorized ¶
type GetInstallationsIDUnauthorized struct {
}GetInstallationsIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetInstallationsIDUnauthorized ¶
func NewGetInstallationsIDUnauthorized() *GetInstallationsIDUnauthorized
NewGetInstallationsIDUnauthorized creates a GetInstallationsIDUnauthorized with default headers values
func (*GetInstallationsIDUnauthorized) Error ¶
func (o *GetInstallationsIDUnauthorized) Error() string
func (*GetInstallationsIDUnauthorized) GetPayload ¶
func (o *GetInstallationsIDUnauthorized) GetPayload() *models.Error
type PostInstallationsConflict ¶
PostInstallationsConflict describes a response with status code 409, with default header values.
Conflict
func NewPostInstallationsConflict ¶
func NewPostInstallationsConflict() *PostInstallationsConflict
NewPostInstallationsConflict creates a PostInstallationsConflict with default headers values
func (*PostInstallationsConflict) Error ¶
func (o *PostInstallationsConflict) Error() string
func (*PostInstallationsConflict) GetPayload ¶
func (o *PostInstallationsConflict) GetPayload() *models.Error
type PostInstallationsCoverageBadRequest ¶
PostInstallationsCoverageBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostInstallationsCoverageBadRequest ¶
func NewPostInstallationsCoverageBadRequest() *PostInstallationsCoverageBadRequest
NewPostInstallationsCoverageBadRequest creates a PostInstallationsCoverageBadRequest with default headers values
func (*PostInstallationsCoverageBadRequest) Error ¶
func (o *PostInstallationsCoverageBadRequest) Error() string
func (*PostInstallationsCoverageBadRequest) GetPayload ¶
func (o *PostInstallationsCoverageBadRequest) GetPayload() *models.Error
type PostInstallationsCoverageFailedDependency ¶
PostInstallationsCoverageFailedDependency describes a response with status code 424, with default header values.
Failed Dependency
func NewPostInstallationsCoverageFailedDependency ¶
func NewPostInstallationsCoverageFailedDependency() *PostInstallationsCoverageFailedDependency
NewPostInstallationsCoverageFailedDependency creates a PostInstallationsCoverageFailedDependency with default headers values
func (*PostInstallationsCoverageFailedDependency) Error ¶
func (o *PostInstallationsCoverageFailedDependency) Error() string
func (*PostInstallationsCoverageFailedDependency) GetPayload ¶
func (o *PostInstallationsCoverageFailedDependency) GetPayload() *models.Error
type PostInstallationsCoverageInternalServerError ¶
PostInstallationsCoverageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostInstallationsCoverageInternalServerError ¶
func NewPostInstallationsCoverageInternalServerError() *PostInstallationsCoverageInternalServerError
NewPostInstallationsCoverageInternalServerError creates a PostInstallationsCoverageInternalServerError with default headers values
func (*PostInstallationsCoverageInternalServerError) Error ¶
func (o *PostInstallationsCoverageInternalServerError) Error() string
func (*PostInstallationsCoverageInternalServerError) GetPayload ¶
func (o *PostInstallationsCoverageInternalServerError) GetPayload() *models.Error
type PostInstallationsCoverageOK ¶
PostInstallationsCoverageOK describes a response with status code 200, with default header values.
Successful
func NewPostInstallationsCoverageOK ¶
func NewPostInstallationsCoverageOK() *PostInstallationsCoverageOK
NewPostInstallationsCoverageOK creates a PostInstallationsCoverageOK with default headers values
func (*PostInstallationsCoverageOK) Error ¶
func (o *PostInstallationsCoverageOK) Error() string
func (*PostInstallationsCoverageOK) GetPayload ¶
func (o *PostInstallationsCoverageOK) GetPayload() *models.Model77
type PostInstallationsCoverageParams ¶
type PostInstallationsCoverageParams struct { // Body. Body *models.Model75 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostInstallationsCoverageParams contains all the parameters to send to the API endpoint
for the post installations coverage operation. Typically these are written to a http.Request.
func NewPostInstallationsCoverageParams ¶
func NewPostInstallationsCoverageParams() *PostInstallationsCoverageParams
NewPostInstallationsCoverageParams creates a new PostInstallationsCoverageParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostInstallationsCoverageParamsWithContext ¶
func NewPostInstallationsCoverageParamsWithContext(ctx context.Context) *PostInstallationsCoverageParams
NewPostInstallationsCoverageParamsWithContext creates a new PostInstallationsCoverageParams object with the ability to set a context for a request.
func NewPostInstallationsCoverageParamsWithHTTPClient ¶
func NewPostInstallationsCoverageParamsWithHTTPClient(client *http.Client) *PostInstallationsCoverageParams
NewPostInstallationsCoverageParamsWithHTTPClient creates a new PostInstallationsCoverageParams object with the ability to set a custom HTTPClient for a request.
func NewPostInstallationsCoverageParamsWithTimeout ¶
func NewPostInstallationsCoverageParamsWithTimeout(timeout time.Duration) *PostInstallationsCoverageParams
NewPostInstallationsCoverageParamsWithTimeout creates a new PostInstallationsCoverageParams object with the ability to set a timeout on a request.
func (*PostInstallationsCoverageParams) SetBody ¶
func (o *PostInstallationsCoverageParams) SetBody(body *models.Model75)
SetBody adds the body to the post installations coverage params
func (*PostInstallationsCoverageParams) SetContext ¶
func (o *PostInstallationsCoverageParams) SetContext(ctx context.Context)
SetContext adds the context to the post installations coverage params
func (*PostInstallationsCoverageParams) SetDefaults ¶
func (o *PostInstallationsCoverageParams) SetDefaults()
SetDefaults hydrates default values in the post installations coverage params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsCoverageParams) SetHTTPClient ¶
func (o *PostInstallationsCoverageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post installations coverage params
func (*PostInstallationsCoverageParams) SetTimeout ¶
func (o *PostInstallationsCoverageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post installations coverage params
func (*PostInstallationsCoverageParams) WithBody ¶
func (o *PostInstallationsCoverageParams) WithBody(body *models.Model75) *PostInstallationsCoverageParams
WithBody adds the body to the post installations coverage params
func (*PostInstallationsCoverageParams) WithContext ¶
func (o *PostInstallationsCoverageParams) WithContext(ctx context.Context) *PostInstallationsCoverageParams
WithContext adds the context to the post installations coverage params
func (*PostInstallationsCoverageParams) WithDefaults ¶
func (o *PostInstallationsCoverageParams) WithDefaults() *PostInstallationsCoverageParams
WithDefaults hydrates default values in the post installations coverage params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsCoverageParams) WithHTTPClient ¶
func (o *PostInstallationsCoverageParams) WithHTTPClient(client *http.Client) *PostInstallationsCoverageParams
WithHTTPClient adds the HTTPClient to the post installations coverage params
func (*PostInstallationsCoverageParams) WithTimeout ¶
func (o *PostInstallationsCoverageParams) WithTimeout(timeout time.Duration) *PostInstallationsCoverageParams
WithTimeout adds the timeout to the post installations coverage params
func (*PostInstallationsCoverageParams) WriteToRequest ¶
func (o *PostInstallationsCoverageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostInstallationsCoverageReader ¶
type PostInstallationsCoverageReader struct {
// contains filtered or unexported fields
}
PostInstallationsCoverageReader is a Reader for the PostInstallationsCoverage structure.
func (*PostInstallationsCoverageReader) ReadResponse ¶
func (o *PostInstallationsCoverageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostInstallationsCoverageUnauthorized ¶
type PostInstallationsCoverageUnauthorized struct {
}PostInstallationsCoverageUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostInstallationsCoverageUnauthorized ¶
func NewPostInstallationsCoverageUnauthorized() *PostInstallationsCoverageUnauthorized
NewPostInstallationsCoverageUnauthorized creates a PostInstallationsCoverageUnauthorized with default headers values
func (*PostInstallationsCoverageUnauthorized) Error ¶
func (o *PostInstallationsCoverageUnauthorized) Error() string
func (*PostInstallationsCoverageUnauthorized) GetPayload ¶
func (o *PostInstallationsCoverageUnauthorized) GetPayload() *models.Error
type PostInstallationsDevicesForbidden ¶
PostInstallationsDevicesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostInstallationsDevicesForbidden ¶
func NewPostInstallationsDevicesForbidden() *PostInstallationsDevicesForbidden
NewPostInstallationsDevicesForbidden creates a PostInstallationsDevicesForbidden with default headers values
func (*PostInstallationsDevicesForbidden) Error ¶
func (o *PostInstallationsDevicesForbidden) Error() string
func (*PostInstallationsDevicesForbidden) GetPayload ¶
func (o *PostInstallationsDevicesForbidden) GetPayload() *models.Error
type PostInstallationsDevicesInternalServerError ¶
PostInstallationsDevicesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostInstallationsDevicesInternalServerError ¶
func NewPostInstallationsDevicesInternalServerError() *PostInstallationsDevicesInternalServerError
NewPostInstallationsDevicesInternalServerError creates a PostInstallationsDevicesInternalServerError with default headers values
func (*PostInstallationsDevicesInternalServerError) Error ¶
func (o *PostInstallationsDevicesInternalServerError) Error() string
func (*PostInstallationsDevicesInternalServerError) GetPayload ¶
func (o *PostInstallationsDevicesInternalServerError) GetPayload() *models.Error
type PostInstallationsDevicesOK ¶
type PostInstallationsDevicesOK struct {
Payload *models.InstallationDevice
}
PostInstallationsDevicesOK describes a response with status code 200, with default header values.
Installation device.
func NewPostInstallationsDevicesOK ¶
func NewPostInstallationsDevicesOK() *PostInstallationsDevicesOK
NewPostInstallationsDevicesOK creates a PostInstallationsDevicesOK with default headers values
func (*PostInstallationsDevicesOK) Error ¶
func (o *PostInstallationsDevicesOK) Error() string
func (*PostInstallationsDevicesOK) GetPayload ¶
func (o *PostInstallationsDevicesOK) GetPayload() *models.InstallationDevice
type PostInstallationsDevicesParams ¶
type PostInstallationsDevicesParams struct { // Body. Body *models.NewInstallationDevice Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostInstallationsDevicesParams contains all the parameters to send to the API endpoint
for the post installations devices operation. Typically these are written to a http.Request.
func NewPostInstallationsDevicesParams ¶
func NewPostInstallationsDevicesParams() *PostInstallationsDevicesParams
NewPostInstallationsDevicesParams creates a new PostInstallationsDevicesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostInstallationsDevicesParamsWithContext ¶
func NewPostInstallationsDevicesParamsWithContext(ctx context.Context) *PostInstallationsDevicesParams
NewPostInstallationsDevicesParamsWithContext creates a new PostInstallationsDevicesParams object with the ability to set a context for a request.
func NewPostInstallationsDevicesParamsWithHTTPClient ¶
func NewPostInstallationsDevicesParamsWithHTTPClient(client *http.Client) *PostInstallationsDevicesParams
NewPostInstallationsDevicesParamsWithHTTPClient creates a new PostInstallationsDevicesParams object with the ability to set a custom HTTPClient for a request.
func NewPostInstallationsDevicesParamsWithTimeout ¶
func NewPostInstallationsDevicesParamsWithTimeout(timeout time.Duration) *PostInstallationsDevicesParams
NewPostInstallationsDevicesParamsWithTimeout creates a new PostInstallationsDevicesParams object with the ability to set a timeout on a request.
func (*PostInstallationsDevicesParams) SetBody ¶
func (o *PostInstallationsDevicesParams) SetBody(body *models.NewInstallationDevice)
SetBody adds the body to the post installations devices params
func (*PostInstallationsDevicesParams) SetContext ¶
func (o *PostInstallationsDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the post installations devices params
func (*PostInstallationsDevicesParams) SetDefaults ¶
func (o *PostInstallationsDevicesParams) SetDefaults()
SetDefaults hydrates default values in the post installations devices params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsDevicesParams) SetHTTPClient ¶
func (o *PostInstallationsDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post installations devices params
func (*PostInstallationsDevicesParams) SetTimeout ¶
func (o *PostInstallationsDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post installations devices params
func (*PostInstallationsDevicesParams) WithBody ¶
func (o *PostInstallationsDevicesParams) WithBody(body *models.NewInstallationDevice) *PostInstallationsDevicesParams
WithBody adds the body to the post installations devices params
func (*PostInstallationsDevicesParams) WithContext ¶
func (o *PostInstallationsDevicesParams) WithContext(ctx context.Context) *PostInstallationsDevicesParams
WithContext adds the context to the post installations devices params
func (*PostInstallationsDevicesParams) WithDefaults ¶
func (o *PostInstallationsDevicesParams) WithDefaults() *PostInstallationsDevicesParams
WithDefaults hydrates default values in the post installations devices params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsDevicesParams) WithHTTPClient ¶
func (o *PostInstallationsDevicesParams) WithHTTPClient(client *http.Client) *PostInstallationsDevicesParams
WithHTTPClient adds the HTTPClient to the post installations devices params
func (*PostInstallationsDevicesParams) WithTimeout ¶
func (o *PostInstallationsDevicesParams) WithTimeout(timeout time.Duration) *PostInstallationsDevicesParams
WithTimeout adds the timeout to the post installations devices params
func (*PostInstallationsDevicesParams) WriteToRequest ¶
func (o *PostInstallationsDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostInstallationsDevicesReader ¶
type PostInstallationsDevicesReader struct {
// contains filtered or unexported fields
}
PostInstallationsDevicesReader is a Reader for the PostInstallationsDevices structure.
func (*PostInstallationsDevicesReader) ReadResponse ¶
func (o *PostInstallationsDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostInstallationsDevicesServiceUnavailable ¶
type PostInstallationsDevicesServiceUnavailable struct {
}PostInstallationsDevicesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPostInstallationsDevicesServiceUnavailable ¶
func NewPostInstallationsDevicesServiceUnavailable() *PostInstallationsDevicesServiceUnavailable
NewPostInstallationsDevicesServiceUnavailable creates a PostInstallationsDevicesServiceUnavailable with default headers values
func (*PostInstallationsDevicesServiceUnavailable) Error ¶
func (o *PostInstallationsDevicesServiceUnavailable) Error() string
func (*PostInstallationsDevicesServiceUnavailable) GetPayload ¶
func (o *PostInstallationsDevicesServiceUnavailable) GetPayload() *models.Error
type PostInstallationsDevicesUnauthorized ¶
type PostInstallationsDevicesUnauthorized struct {
}PostInstallationsDevicesUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostInstallationsDevicesUnauthorized ¶
func NewPostInstallationsDevicesUnauthorized() *PostInstallationsDevicesUnauthorized
NewPostInstallationsDevicesUnauthorized creates a PostInstallationsDevicesUnauthorized with default headers values
func (*PostInstallationsDevicesUnauthorized) Error ¶
func (o *PostInstallationsDevicesUnauthorized) Error() string
func (*PostInstallationsDevicesUnauthorized) GetPayload ¶
func (o *PostInstallationsDevicesUnauthorized) GetPayload() *models.Error
type PostInstallationsForbidden ¶
PostInstallationsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostInstallationsForbidden ¶
func NewPostInstallationsForbidden() *PostInstallationsForbidden
NewPostInstallationsForbidden creates a PostInstallationsForbidden with default headers values
func (*PostInstallationsForbidden) Error ¶
func (o *PostInstallationsForbidden) Error() string
func (*PostInstallationsForbidden) GetPayload ¶
func (o *PostInstallationsForbidden) GetPayload() *models.Error
type PostInstallationsIDChatForbidden ¶
PostInstallationsIDChatForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostInstallationsIDChatForbidden ¶
func NewPostInstallationsIDChatForbidden() *PostInstallationsIDChatForbidden
NewPostInstallationsIDChatForbidden creates a PostInstallationsIDChatForbidden with default headers values
func (*PostInstallationsIDChatForbidden) Error ¶
func (o *PostInstallationsIDChatForbidden) Error() string
func (*PostInstallationsIDChatForbidden) GetPayload ¶
func (o *PostInstallationsIDChatForbidden) GetPayload() *models.Error
type PostInstallationsIDChatInternalServerError ¶
PostInstallationsIDChatInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostInstallationsIDChatInternalServerError ¶
func NewPostInstallationsIDChatInternalServerError() *PostInstallationsIDChatInternalServerError
NewPostInstallationsIDChatInternalServerError creates a PostInstallationsIDChatInternalServerError with default headers values
func (*PostInstallationsIDChatInternalServerError) Error ¶
func (o *PostInstallationsIDChatInternalServerError) Error() string
func (*PostInstallationsIDChatInternalServerError) GetPayload ¶
func (o *PostInstallationsIDChatInternalServerError) GetPayload() *models.Error
type PostInstallationsIDChatOK ¶
type PostInstallationsIDChatOK struct {
Payload *models.InstallationChatResponse
}
PostInstallationsIDChatOK describes a response with status code 200, with default header values.
Installation chat message.
func NewPostInstallationsIDChatOK ¶
func NewPostInstallationsIDChatOK() *PostInstallationsIDChatOK
NewPostInstallationsIDChatOK creates a PostInstallationsIDChatOK with default headers values
func (*PostInstallationsIDChatOK) Error ¶
func (o *PostInstallationsIDChatOK) Error() string
func (*PostInstallationsIDChatOK) GetPayload ¶
func (o *PostInstallationsIDChatOK) GetPayload() *models.InstallationChatResponse
type PostInstallationsIDChatParams ¶
type PostInstallationsIDChatParams struct { // Body. Body *models.InstallationChatPayload // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostInstallationsIDChatParams contains all the parameters to send to the API endpoint
for the post installations Id chat operation. Typically these are written to a http.Request.
func NewPostInstallationsIDChatParams ¶
func NewPostInstallationsIDChatParams() *PostInstallationsIDChatParams
NewPostInstallationsIDChatParams creates a new PostInstallationsIDChatParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostInstallationsIDChatParamsWithContext ¶
func NewPostInstallationsIDChatParamsWithContext(ctx context.Context) *PostInstallationsIDChatParams
NewPostInstallationsIDChatParamsWithContext creates a new PostInstallationsIDChatParams object with the ability to set a context for a request.
func NewPostInstallationsIDChatParamsWithHTTPClient ¶
func NewPostInstallationsIDChatParamsWithHTTPClient(client *http.Client) *PostInstallationsIDChatParams
NewPostInstallationsIDChatParamsWithHTTPClient creates a new PostInstallationsIDChatParams object with the ability to set a custom HTTPClient for a request.
func NewPostInstallationsIDChatParamsWithTimeout ¶
func NewPostInstallationsIDChatParamsWithTimeout(timeout time.Duration) *PostInstallationsIDChatParams
NewPostInstallationsIDChatParamsWithTimeout creates a new PostInstallationsIDChatParams object with the ability to set a timeout on a request.
func (*PostInstallationsIDChatParams) SetBody ¶
func (o *PostInstallationsIDChatParams) SetBody(body *models.InstallationChatPayload)
SetBody adds the body to the post installations Id chat params
func (*PostInstallationsIDChatParams) SetContext ¶
func (o *PostInstallationsIDChatParams) SetContext(ctx context.Context)
SetContext adds the context to the post installations Id chat params
func (*PostInstallationsIDChatParams) SetDefaults ¶
func (o *PostInstallationsIDChatParams) SetDefaults()
SetDefaults hydrates default values in the post installations Id chat params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsIDChatParams) SetHTTPClient ¶
func (o *PostInstallationsIDChatParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post installations Id chat params
func (*PostInstallationsIDChatParams) SetID ¶
func (o *PostInstallationsIDChatParams) SetID(id string)
SetID adds the id to the post installations Id chat params
func (*PostInstallationsIDChatParams) SetTimeout ¶
func (o *PostInstallationsIDChatParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post installations Id chat params
func (*PostInstallationsIDChatParams) WithBody ¶
func (o *PostInstallationsIDChatParams) WithBody(body *models.InstallationChatPayload) *PostInstallationsIDChatParams
WithBody adds the body to the post installations Id chat params
func (*PostInstallationsIDChatParams) WithContext ¶
func (o *PostInstallationsIDChatParams) WithContext(ctx context.Context) *PostInstallationsIDChatParams
WithContext adds the context to the post installations Id chat params
func (*PostInstallationsIDChatParams) WithDefaults ¶
func (o *PostInstallationsIDChatParams) WithDefaults() *PostInstallationsIDChatParams
WithDefaults hydrates default values in the post installations Id chat params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsIDChatParams) WithHTTPClient ¶
func (o *PostInstallationsIDChatParams) WithHTTPClient(client *http.Client) *PostInstallationsIDChatParams
WithHTTPClient adds the HTTPClient to the post installations Id chat params
func (*PostInstallationsIDChatParams) WithID ¶
func (o *PostInstallationsIDChatParams) WithID(id string) *PostInstallationsIDChatParams
WithID adds the id to the post installations Id chat params
func (*PostInstallationsIDChatParams) WithTimeout ¶
func (o *PostInstallationsIDChatParams) WithTimeout(timeout time.Duration) *PostInstallationsIDChatParams
WithTimeout adds the timeout to the post installations Id chat params
func (*PostInstallationsIDChatParams) WriteToRequest ¶
func (o *PostInstallationsIDChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostInstallationsIDChatReader ¶
type PostInstallationsIDChatReader struct {
// contains filtered or unexported fields
}
PostInstallationsIDChatReader is a Reader for the PostInstallationsIDChat structure.
func (*PostInstallationsIDChatReader) ReadResponse ¶
func (o *PostInstallationsIDChatReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostInstallationsIDChatServiceUnavailable ¶
type PostInstallationsIDChatServiceUnavailable struct {
}PostInstallationsIDChatServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPostInstallationsIDChatServiceUnavailable ¶
func NewPostInstallationsIDChatServiceUnavailable() *PostInstallationsIDChatServiceUnavailable
NewPostInstallationsIDChatServiceUnavailable creates a PostInstallationsIDChatServiceUnavailable with default headers values
func (*PostInstallationsIDChatServiceUnavailable) Error ¶
func (o *PostInstallationsIDChatServiceUnavailable) Error() string
func (*PostInstallationsIDChatServiceUnavailable) GetPayload ¶
func (o *PostInstallationsIDChatServiceUnavailable) GetPayload() *models.Error
type PostInstallationsIDChatUnauthorized ¶
type PostInstallationsIDChatUnauthorized struct {
}PostInstallationsIDChatUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostInstallationsIDChatUnauthorized ¶
func NewPostInstallationsIDChatUnauthorized() *PostInstallationsIDChatUnauthorized
NewPostInstallationsIDChatUnauthorized creates a PostInstallationsIDChatUnauthorized with default headers values
func (*PostInstallationsIDChatUnauthorized) Error ¶
func (o *PostInstallationsIDChatUnauthorized) Error() string
func (*PostInstallationsIDChatUnauthorized) GetPayload ¶
func (o *PostInstallationsIDChatUnauthorized) GetPayload() *models.Error
type PostInstallationsInternalServerError ¶
PostInstallationsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostInstallationsInternalServerError ¶
func NewPostInstallationsInternalServerError() *PostInstallationsInternalServerError
NewPostInstallationsInternalServerError creates a PostInstallationsInternalServerError with default headers values
func (*PostInstallationsInternalServerError) Error ¶
func (o *PostInstallationsInternalServerError) Error() string
func (*PostInstallationsInternalServerError) GetPayload ¶
func (o *PostInstallationsInternalServerError) GetPayload() *models.Error
type PostInstallationsNotFound ¶
PostInstallationsNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostInstallationsNotFound ¶
func NewPostInstallationsNotFound() *PostInstallationsNotFound
NewPostInstallationsNotFound creates a PostInstallationsNotFound with default headers values
func (*PostInstallationsNotFound) Error ¶
func (o *PostInstallationsNotFound) Error() string
func (*PostInstallationsNotFound) GetPayload ¶
func (o *PostInstallationsNotFound) GetPayload() *models.Error
type PostInstallationsOK ¶
type PostInstallationsOK struct {
Payload *models.InstallationResponse
}
PostInstallationsOK describes a response with status code 200, with default header values.
New installation.
func NewPostInstallationsOK ¶
func NewPostInstallationsOK() *PostInstallationsOK
NewPostInstallationsOK creates a PostInstallationsOK with default headers values
func (*PostInstallationsOK) Error ¶
func (o *PostInstallationsOK) Error() string
func (*PostInstallationsOK) GetPayload ¶
func (o *PostInstallationsOK) GetPayload() *models.InstallationResponse
type PostInstallationsParams ¶
type PostInstallationsParams struct { // Body. Body *models.InstallationPayload Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostInstallationsParams contains all the parameters to send to the API endpoint
for the post installations operation. Typically these are written to a http.Request.
func NewPostInstallationsParams ¶
func NewPostInstallationsParams() *PostInstallationsParams
NewPostInstallationsParams creates a new PostInstallationsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostInstallationsParamsWithContext ¶
func NewPostInstallationsParamsWithContext(ctx context.Context) *PostInstallationsParams
NewPostInstallationsParamsWithContext creates a new PostInstallationsParams object with the ability to set a context for a request.
func NewPostInstallationsParamsWithHTTPClient ¶
func NewPostInstallationsParamsWithHTTPClient(client *http.Client) *PostInstallationsParams
NewPostInstallationsParamsWithHTTPClient creates a new PostInstallationsParams object with the ability to set a custom HTTPClient for a request.
func NewPostInstallationsParamsWithTimeout ¶
func NewPostInstallationsParamsWithTimeout(timeout time.Duration) *PostInstallationsParams
NewPostInstallationsParamsWithTimeout creates a new PostInstallationsParams object with the ability to set a timeout on a request.
func (*PostInstallationsParams) SetBody ¶
func (o *PostInstallationsParams) SetBody(body *models.InstallationPayload)
SetBody adds the body to the post installations params
func (*PostInstallationsParams) SetContext ¶
func (o *PostInstallationsParams) SetContext(ctx context.Context)
SetContext adds the context to the post installations params
func (*PostInstallationsParams) SetDefaults ¶
func (o *PostInstallationsParams) SetDefaults()
SetDefaults hydrates default values in the post installations params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsParams) SetHTTPClient ¶
func (o *PostInstallationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post installations params
func (*PostInstallationsParams) SetTimeout ¶
func (o *PostInstallationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post installations params
func (*PostInstallationsParams) WithBody ¶
func (o *PostInstallationsParams) WithBody(body *models.InstallationPayload) *PostInstallationsParams
WithBody adds the body to the post installations params
func (*PostInstallationsParams) WithContext ¶
func (o *PostInstallationsParams) WithContext(ctx context.Context) *PostInstallationsParams
WithContext adds the context to the post installations params
func (*PostInstallationsParams) WithDefaults ¶
func (o *PostInstallationsParams) WithDefaults() *PostInstallationsParams
WithDefaults hydrates default values in the post installations params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallationsParams) WithHTTPClient ¶
func (o *PostInstallationsParams) WithHTTPClient(client *http.Client) *PostInstallationsParams
WithHTTPClient adds the HTTPClient to the post installations params
func (*PostInstallationsParams) WithTimeout ¶
func (o *PostInstallationsParams) WithTimeout(timeout time.Duration) *PostInstallationsParams
WithTimeout adds the timeout to the post installations params
func (*PostInstallationsParams) WriteToRequest ¶
func (o *PostInstallationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostInstallationsReader ¶
type PostInstallationsReader struct {
// contains filtered or unexported fields
}
PostInstallationsReader is a Reader for the PostInstallations structure.
func (*PostInstallationsReader) ReadResponse ¶
func (o *PostInstallationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostInstallationsServiceUnavailable ¶
type PostInstallationsServiceUnavailable struct {
}PostInstallationsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPostInstallationsServiceUnavailable ¶
func NewPostInstallationsServiceUnavailable() *PostInstallationsServiceUnavailable
NewPostInstallationsServiceUnavailable creates a PostInstallationsServiceUnavailable with default headers values
func (*PostInstallationsServiceUnavailable) Error ¶
func (o *PostInstallationsServiceUnavailable) Error() string
func (*PostInstallationsServiceUnavailable) GetPayload ¶
func (o *PostInstallationsServiceUnavailable) GetPayload() *models.Error
type PostInstallationsUnauthorized ¶
type PostInstallationsUnauthorized struct {
}PostInstallationsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostInstallationsUnauthorized ¶
func NewPostInstallationsUnauthorized() *PostInstallationsUnauthorized
NewPostInstallationsUnauthorized creates a PostInstallationsUnauthorized with default headers values
func (*PostInstallationsUnauthorized) Error ¶
func (o *PostInstallationsUnauthorized) Error() string
func (*PostInstallationsUnauthorized) GetPayload ¶
func (o *PostInstallationsUnauthorized) GetPayload() *models.Error
type PostUserLocationBadRequest ¶
PostUserLocationBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostUserLocationBadRequest ¶
func NewPostUserLocationBadRequest() *PostUserLocationBadRequest
NewPostUserLocationBadRequest creates a PostUserLocationBadRequest with default headers values
func (*PostUserLocationBadRequest) Error ¶
func (o *PostUserLocationBadRequest) Error() string
func (*PostUserLocationBadRequest) GetPayload ¶
func (o *PostUserLocationBadRequest) GetPayload() *models.Error
type PostUserLocationForbidden ¶
PostUserLocationForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUserLocationForbidden ¶
func NewPostUserLocationForbidden() *PostUserLocationForbidden
NewPostUserLocationForbidden creates a PostUserLocationForbidden with default headers values
func (*PostUserLocationForbidden) Error ¶
func (o *PostUserLocationForbidden) Error() string
func (*PostUserLocationForbidden) GetPayload ¶
func (o *PostUserLocationForbidden) GetPayload() *models.Error
type PostUserLocationInternalServerError ¶
PostUserLocationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostUserLocationInternalServerError ¶
func NewPostUserLocationInternalServerError() *PostUserLocationInternalServerError
NewPostUserLocationInternalServerError creates a PostUserLocationInternalServerError with default headers values
func (*PostUserLocationInternalServerError) Error ¶
func (o *PostUserLocationInternalServerError) Error() string
func (*PostUserLocationInternalServerError) GetPayload ¶
func (o *PostUserLocationInternalServerError) GetPayload() *models.Error
type PostUserLocationOK ¶
type PostUserLocationOK struct {
Payload *models.UserLocation
}
PostUserLocationOK describes a response with status code 200, with default header values.
Successful
func NewPostUserLocationOK ¶
func NewPostUserLocationOK() *PostUserLocationOK
NewPostUserLocationOK creates a PostUserLocationOK with default headers values
func (*PostUserLocationOK) Error ¶
func (o *PostUserLocationOK) Error() string
func (*PostUserLocationOK) GetPayload ¶
func (o *PostUserLocationOK) GetPayload() *models.UserLocation
type PostUserLocationParams ¶
type PostUserLocationParams struct { // Body. Body *models.UserLocationUpdate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUserLocationParams contains all the parameters to send to the API endpoint
for the post user location operation. Typically these are written to a http.Request.
func NewPostUserLocationParams ¶
func NewPostUserLocationParams() *PostUserLocationParams
NewPostUserLocationParams creates a new PostUserLocationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostUserLocationParamsWithContext ¶
func NewPostUserLocationParamsWithContext(ctx context.Context) *PostUserLocationParams
NewPostUserLocationParamsWithContext creates a new PostUserLocationParams object with the ability to set a context for a request.
func NewPostUserLocationParamsWithHTTPClient ¶
func NewPostUserLocationParamsWithHTTPClient(client *http.Client) *PostUserLocationParams
NewPostUserLocationParamsWithHTTPClient creates a new PostUserLocationParams object with the ability to set a custom HTTPClient for a request.
func NewPostUserLocationParamsWithTimeout ¶
func NewPostUserLocationParamsWithTimeout(timeout time.Duration) *PostUserLocationParams
NewPostUserLocationParamsWithTimeout creates a new PostUserLocationParams object with the ability to set a timeout on a request.
func (*PostUserLocationParams) SetBody ¶
func (o *PostUserLocationParams) SetBody(body *models.UserLocationUpdate)
SetBody adds the body to the post user location params
func (*PostUserLocationParams) SetContext ¶
func (o *PostUserLocationParams) SetContext(ctx context.Context)
SetContext adds the context to the post user location params
func (*PostUserLocationParams) SetDefaults ¶
func (o *PostUserLocationParams) SetDefaults()
SetDefaults hydrates default values in the post user location params (not the query body).
All values with no default are reset to their zero value.
func (*PostUserLocationParams) SetHTTPClient ¶
func (o *PostUserLocationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post user location params
func (*PostUserLocationParams) SetTimeout ¶
func (o *PostUserLocationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post user location params
func (*PostUserLocationParams) WithBody ¶
func (o *PostUserLocationParams) WithBody(body *models.UserLocationUpdate) *PostUserLocationParams
WithBody adds the body to the post user location params
func (*PostUserLocationParams) WithContext ¶
func (o *PostUserLocationParams) WithContext(ctx context.Context) *PostUserLocationParams
WithContext adds the context to the post user location params
func (*PostUserLocationParams) WithDefaults ¶
func (o *PostUserLocationParams) WithDefaults() *PostUserLocationParams
WithDefaults hydrates default values in the post user location params (not the query body).
All values with no default are reset to their zero value.
func (*PostUserLocationParams) WithHTTPClient ¶
func (o *PostUserLocationParams) WithHTTPClient(client *http.Client) *PostUserLocationParams
WithHTTPClient adds the HTTPClient to the post user location params
func (*PostUserLocationParams) WithTimeout ¶
func (o *PostUserLocationParams) WithTimeout(timeout time.Duration) *PostUserLocationParams
WithTimeout adds the timeout to the post user location params
func (*PostUserLocationParams) WriteToRequest ¶
func (o *PostUserLocationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUserLocationReader ¶
type PostUserLocationReader struct {
// contains filtered or unexported fields
}
PostUserLocationReader is a Reader for the PostUserLocation structure.
func (*PostUserLocationReader) ReadResponse ¶
func (o *PostUserLocationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUserLocationUnauthorized ¶
type PostUserLocationUnauthorized struct {
}PostUserLocationUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUserLocationUnauthorized ¶
func NewPostUserLocationUnauthorized() *PostUserLocationUnauthorized
NewPostUserLocationUnauthorized creates a PostUserLocationUnauthorized with default headers values
func (*PostUserLocationUnauthorized) Error ¶
func (o *PostUserLocationUnauthorized) Error() string
func (*PostUserLocationUnauthorized) GetPayload ¶
func (o *PostUserLocationUnauthorized) GetPayload() *models.Error
type PutInstallationsIDMacForbidden ¶
PutInstallationsIDMacForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPutInstallationsIDMacForbidden ¶
func NewPutInstallationsIDMacForbidden() *PutInstallationsIDMacForbidden
NewPutInstallationsIDMacForbidden creates a PutInstallationsIDMacForbidden with default headers values
func (*PutInstallationsIDMacForbidden) Error ¶
func (o *PutInstallationsIDMacForbidden) Error() string
func (*PutInstallationsIDMacForbidden) GetPayload ¶
func (o *PutInstallationsIDMacForbidden) GetPayload() *models.Error
type PutInstallationsIDMacInternalServerError ¶
PutInstallationsIDMacInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutInstallationsIDMacInternalServerError ¶
func NewPutInstallationsIDMacInternalServerError() *PutInstallationsIDMacInternalServerError
NewPutInstallationsIDMacInternalServerError creates a PutInstallationsIDMacInternalServerError with default headers values
func (*PutInstallationsIDMacInternalServerError) Error ¶
func (o *PutInstallationsIDMacInternalServerError) Error() string
func (*PutInstallationsIDMacInternalServerError) GetPayload ¶
func (o *PutInstallationsIDMacInternalServerError) GetPayload() *models.Error
type PutInstallationsIDMacOK ¶
PutInstallationsIDMacOK describes a response with status code 200, with default header values.
Successful
func NewPutInstallationsIDMacOK ¶
func NewPutInstallationsIDMacOK() *PutInstallationsIDMacOK
NewPutInstallationsIDMacOK creates a PutInstallationsIDMacOK with default headers values
func (*PutInstallationsIDMacOK) Error ¶
func (o *PutInstallationsIDMacOK) Error() string
func (*PutInstallationsIDMacOK) GetPayload ¶
func (o *PutInstallationsIDMacOK) GetPayload() *models.Status
type PutInstallationsIDMacParams ¶
type PutInstallationsIDMacParams struct { // Body. Body string // ID. ID string // Mac. Mac string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutInstallationsIDMacParams contains all the parameters to send to the API endpoint
for the put installations Id mac operation. Typically these are written to a http.Request.
func NewPutInstallationsIDMacParams ¶
func NewPutInstallationsIDMacParams() *PutInstallationsIDMacParams
NewPutInstallationsIDMacParams creates a new PutInstallationsIDMacParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutInstallationsIDMacParamsWithContext ¶
func NewPutInstallationsIDMacParamsWithContext(ctx context.Context) *PutInstallationsIDMacParams
NewPutInstallationsIDMacParamsWithContext creates a new PutInstallationsIDMacParams object with the ability to set a context for a request.
func NewPutInstallationsIDMacParamsWithHTTPClient ¶
func NewPutInstallationsIDMacParamsWithHTTPClient(client *http.Client) *PutInstallationsIDMacParams
NewPutInstallationsIDMacParamsWithHTTPClient creates a new PutInstallationsIDMacParams object with the ability to set a custom HTTPClient for a request.
func NewPutInstallationsIDMacParamsWithTimeout ¶
func NewPutInstallationsIDMacParamsWithTimeout(timeout time.Duration) *PutInstallationsIDMacParams
NewPutInstallationsIDMacParamsWithTimeout creates a new PutInstallationsIDMacParams object with the ability to set a timeout on a request.
func (*PutInstallationsIDMacParams) SetBody ¶
func (o *PutInstallationsIDMacParams) SetBody(body string)
SetBody adds the body to the put installations Id mac params
func (*PutInstallationsIDMacParams) SetContext ¶
func (o *PutInstallationsIDMacParams) SetContext(ctx context.Context)
SetContext adds the context to the put installations Id mac params
func (*PutInstallationsIDMacParams) SetDefaults ¶
func (o *PutInstallationsIDMacParams) SetDefaults()
SetDefaults hydrates default values in the put installations Id mac params (not the query body).
All values with no default are reset to their zero value.
func (*PutInstallationsIDMacParams) SetHTTPClient ¶
func (o *PutInstallationsIDMacParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put installations Id mac params
func (*PutInstallationsIDMacParams) SetID ¶
func (o *PutInstallationsIDMacParams) SetID(id string)
SetID adds the id to the put installations Id mac params
func (*PutInstallationsIDMacParams) SetMac ¶
func (o *PutInstallationsIDMacParams) SetMac(mac string)
SetMac adds the mac to the put installations Id mac params
func (*PutInstallationsIDMacParams) SetTimeout ¶
func (o *PutInstallationsIDMacParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put installations Id mac params
func (*PutInstallationsIDMacParams) WithBody ¶
func (o *PutInstallationsIDMacParams) WithBody(body string) *PutInstallationsIDMacParams
WithBody adds the body to the put installations Id mac params
func (*PutInstallationsIDMacParams) WithContext ¶
func (o *PutInstallationsIDMacParams) WithContext(ctx context.Context) *PutInstallationsIDMacParams
WithContext adds the context to the put installations Id mac params
func (*PutInstallationsIDMacParams) WithDefaults ¶
func (o *PutInstallationsIDMacParams) WithDefaults() *PutInstallationsIDMacParams
WithDefaults hydrates default values in the put installations Id mac params (not the query body).
All values with no default are reset to their zero value.
func (*PutInstallationsIDMacParams) WithHTTPClient ¶
func (o *PutInstallationsIDMacParams) WithHTTPClient(client *http.Client) *PutInstallationsIDMacParams
WithHTTPClient adds the HTTPClient to the put installations Id mac params
func (*PutInstallationsIDMacParams) WithID ¶
func (o *PutInstallationsIDMacParams) WithID(id string) *PutInstallationsIDMacParams
WithID adds the id to the put installations Id mac params
func (*PutInstallationsIDMacParams) WithMac ¶
func (o *PutInstallationsIDMacParams) WithMac(mac string) *PutInstallationsIDMacParams
WithMac adds the mac to the put installations Id mac params
func (*PutInstallationsIDMacParams) WithTimeout ¶
func (o *PutInstallationsIDMacParams) WithTimeout(timeout time.Duration) *PutInstallationsIDMacParams
WithTimeout adds the timeout to the put installations Id mac params
func (*PutInstallationsIDMacParams) WriteToRequest ¶
func (o *PutInstallationsIDMacParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutInstallationsIDMacReader ¶
type PutInstallationsIDMacReader struct {
// contains filtered or unexported fields
}
PutInstallationsIDMacReader is a Reader for the PutInstallationsIDMac structure.
func (*PutInstallationsIDMacReader) ReadResponse ¶
func (o *PutInstallationsIDMacReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutInstallationsIDMacServiceUnavailable ¶
type PutInstallationsIDMacServiceUnavailable struct {
}PutInstallationsIDMacServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPutInstallationsIDMacServiceUnavailable ¶
func NewPutInstallationsIDMacServiceUnavailable() *PutInstallationsIDMacServiceUnavailable
NewPutInstallationsIDMacServiceUnavailable creates a PutInstallationsIDMacServiceUnavailable with default headers values
func (*PutInstallationsIDMacServiceUnavailable) Error ¶
func (o *PutInstallationsIDMacServiceUnavailable) Error() string
func (*PutInstallationsIDMacServiceUnavailable) GetPayload ¶
func (o *PutInstallationsIDMacServiceUnavailable) GetPayload() *models.Error
type PutInstallationsIDMacUnauthorized ¶
type PutInstallationsIDMacUnauthorized struct {
}PutInstallationsIDMacUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPutInstallationsIDMacUnauthorized ¶
func NewPutInstallationsIDMacUnauthorized() *PutInstallationsIDMacUnauthorized
NewPutInstallationsIDMacUnauthorized creates a PutInstallationsIDMacUnauthorized with default headers values
func (*PutInstallationsIDMacUnauthorized) Error ¶
func (o *PutInstallationsIDMacUnauthorized) Error() string
func (*PutInstallationsIDMacUnauthorized) GetPayload ¶
func (o *PutInstallationsIDMacUnauthorized) GetPayload() *models.Error
Source Files
¶
- get_installations_devices_parameters.go
- get_installations_devices_responses.go
- get_installations_id_mac_configuration_parameters.go
- get_installations_id_mac_configuration_responses.go
- get_installations_id_parameters.go
- get_installations_id_responses.go
- installations_client.go
- post_installations_coverage_parameters.go
- post_installations_coverage_responses.go
- post_installations_devices_parameters.go
- post_installations_devices_responses.go
- post_installations_id_chat_parameters.go
- post_installations_id_chat_responses.go
- post_installations_parameters.go
- post_installations_responses.go
- post_user_location_parameters.go
- post_user_location_responses.go
- put_installations_id_mac_parameters.go
- put_installations_id_mac_responses.go