Documentation
¶
Index ¶
- Constants
- type Client
- func (a *Client) CreateNetworkCameraQualityRetentionProfile(params *CreateNetworkCameraQualityRetentionProfileParams, ...) (*CreateNetworkCameraQualityRetentionProfileOK, error)
- func (a *Client) CreateNetworkCameraWirelessProfile(params *CreateNetworkCameraWirelessProfileParams, ...) (*CreateNetworkCameraWirelessProfileOK, error)
- func (a *Client) DeleteNetworkCameraQualityRetentionProfile(params *DeleteNetworkCameraQualityRetentionProfileParams, ...) (*DeleteNetworkCameraQualityRetentionProfileNoContent, error)
- func (a *Client) DeleteNetworkCameraWirelessProfile(params *DeleteNetworkCameraWirelessProfileParams, ...) (*DeleteNetworkCameraWirelessProfileNoContent, error)
- func (a *Client) GenerateDeviceCameraSnapshot(params *GenerateDeviceCameraSnapshotParams, ...) (*GenerateDeviceCameraSnapshotAccepted, error)
- func (a *Client) GetDeviceCameraAnalyticsLive(params *GetDeviceCameraAnalyticsLiveParams, ...) (*GetDeviceCameraAnalyticsLiveOK, error)
- func (a *Client) GetDeviceCameraAnalyticsOverview(params *GetDeviceCameraAnalyticsOverviewParams, ...) (*GetDeviceCameraAnalyticsOverviewOK, error)
- func (a *Client) GetDeviceCameraAnalyticsRecent(params *GetDeviceCameraAnalyticsRecentParams, ...) (*GetDeviceCameraAnalyticsRecentOK, error)
- func (a *Client) GetDeviceCameraAnalyticsZoneHistory(params *GetDeviceCameraAnalyticsZoneHistoryParams, ...) (*GetDeviceCameraAnalyticsZoneHistoryOK, error)
- func (a *Client) GetDeviceCameraAnalyticsZones(params *GetDeviceCameraAnalyticsZonesParams, ...) (*GetDeviceCameraAnalyticsZonesOK, error)
- func (a *Client) GetDeviceCameraQualityAndRetention(params *GetDeviceCameraQualityAndRetentionParams, ...) (*GetDeviceCameraQualityAndRetentionOK, error)
- func (a *Client) GetDeviceCameraSense(params *GetDeviceCameraSenseParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetDeviceCameraSenseOK, error)
- func (a *Client) GetDeviceCameraSenseObjectDetectionModels(params *GetDeviceCameraSenseObjectDetectionModelsParams, ...) (*GetDeviceCameraSenseObjectDetectionModelsOK, error)
- func (a *Client) GetDeviceCameraVideoLink(params *GetDeviceCameraVideoLinkParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetDeviceCameraVideoLinkOK, error)
- func (a *Client) GetDeviceCameraVideoSettings(params *GetDeviceCameraVideoSettingsParams, ...) (*GetDeviceCameraVideoSettingsOK, error)
- func (a *Client) GetDeviceCameraWirelessProfiles(params *GetDeviceCameraWirelessProfilesParams, ...) (*GetDeviceCameraWirelessProfilesOK, error)
- func (a *Client) GetNetworkCameraQualityRetentionProfile(params *GetNetworkCameraQualityRetentionProfileParams, ...) (*GetNetworkCameraQualityRetentionProfileOK, error)
- func (a *Client) GetNetworkCameraQualityRetentionProfiles(params *GetNetworkCameraQualityRetentionProfilesParams, ...) (*GetNetworkCameraQualityRetentionProfilesOK, error)
- func (a *Client) GetNetworkCameraSchedules(params *GetNetworkCameraSchedulesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetNetworkCameraSchedulesOK, error)
- func (a *Client) GetNetworkCameraWirelessProfile(params *GetNetworkCameraWirelessProfileParams, ...) (*GetNetworkCameraWirelessProfileOK, error)
- func (a *Client) GetNetworkCameraWirelessProfiles(params *GetNetworkCameraWirelessProfilesParams, ...) (*GetNetworkCameraWirelessProfilesOK, error)
- func (a *Client) GetOrganizationCameraOnboardingStatuses(params *GetOrganizationCameraOnboardingStatusesParams, ...) (*GetOrganizationCameraOnboardingStatusesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateDeviceCameraQualityAndRetention(params *UpdateDeviceCameraQualityAndRetentionParams, ...) (*UpdateDeviceCameraQualityAndRetentionOK, error)
- func (a *Client) UpdateDeviceCameraSense(params *UpdateDeviceCameraSenseParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateDeviceCameraSenseOK, error)
- func (a *Client) UpdateDeviceCameraVideoSettings(params *UpdateDeviceCameraVideoSettingsParams, ...) (*UpdateDeviceCameraVideoSettingsOK, error)
- func (a *Client) UpdateDeviceCameraWirelessProfiles(params *UpdateDeviceCameraWirelessProfilesParams, ...) (*UpdateDeviceCameraWirelessProfilesOK, error)
- func (a *Client) UpdateNetworkCameraQualityRetentionProfile(params *UpdateNetworkCameraQualityRetentionProfileParams, ...) (*UpdateNetworkCameraQualityRetentionProfileOK, error)
- func (a *Client) UpdateNetworkCameraWirelessProfile(params *UpdateNetworkCameraWirelessProfileParams, ...) (*UpdateNetworkCameraWirelessProfileOK, error)
- func (a *Client) UpdateOrganizationCameraOnboardingStatuses(params *UpdateOrganizationCameraOnboardingStatusesParams, ...) (*UpdateOrganizationCameraOnboardingStatusesOK, error)
- type ClientOption
- type ClientService
- type CreateNetworkCameraQualityRetentionProfileBody
- func (o *CreateNetworkCameraQualityRetentionProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileBody) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileBody) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileBody) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileOK
- type CreateNetworkCameraQualityRetentionProfileParams
- func NewCreateNetworkCameraQualityRetentionProfileParams() *CreateNetworkCameraQualityRetentionProfileParams
- func NewCreateNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *CreateNetworkCameraQualityRetentionProfileParams
- func NewCreateNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *CreateNetworkCameraQualityRetentionProfileParams
- func NewCreateNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
- func (o *CreateNetworkCameraQualityRetentionProfileParams) SetCreateNetworkCameraQualityRetentionProfile(...)
- func (o *CreateNetworkCameraQualityRetentionProfileParams) SetDefaults()
- func (o *CreateNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
- func (o *CreateNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
- func (o *CreateNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WithCreateNetworkCameraQualityRetentionProfile(...) *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WithDefaults() *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *CreateNetworkCameraQualityRetentionProfileParams
- func (o *CreateNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraQualityRetentionProfileReader
- type CreateNetworkCameraWirelessProfileBody
- func (o *CreateNetworkCameraWirelessProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraWirelessProfileBody) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraWirelessProfileBody) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraWirelessProfileBody) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraWirelessProfileOK
- type CreateNetworkCameraWirelessProfileParams
- func NewCreateNetworkCameraWirelessProfileParams() *CreateNetworkCameraWirelessProfileParams
- func NewCreateNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *CreateNetworkCameraWirelessProfileParams
- func NewCreateNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *CreateNetworkCameraWirelessProfileParams
- func NewCreateNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
- func (o *CreateNetworkCameraWirelessProfileParams) SetCreateNetworkCameraWirelessProfile(createNetworkCameraWirelessProfile CreateNetworkCameraWirelessProfileBody)
- func (o *CreateNetworkCameraWirelessProfileParams) SetDefaults()
- func (o *CreateNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
- func (o *CreateNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
- func (o *CreateNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
- func (o *CreateNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) WithCreateNetworkCameraWirelessProfile(createNetworkCameraWirelessProfile CreateNetworkCameraWirelessProfileBody) *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) WithDefaults() *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *CreateNetworkCameraWirelessProfileParams
- func (o *CreateNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNetworkCameraWirelessProfileParamsBodyIdentity
- func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraWirelessProfileParamsBodySsid
- func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) MarshalBinary() ([]byte, error)
- func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) UnmarshalBinary(b []byte) error
- func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) Validate(formats strfmt.Registry) error
- type CreateNetworkCameraWirelessProfileReader
- type DeleteNetworkCameraQualityRetentionProfileNoContent
- type DeleteNetworkCameraQualityRetentionProfileParams
- func NewDeleteNetworkCameraQualityRetentionProfileParams() *DeleteNetworkCameraQualityRetentionProfileParams
- func NewDeleteNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *DeleteNetworkCameraQualityRetentionProfileParams
- func NewDeleteNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *DeleteNetworkCameraQualityRetentionProfileParams
- func NewDeleteNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetDefaults()
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID(qualityRetentionProfileID string)
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithDefaults() *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID(qualityRetentionProfileID string) *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *DeleteNetworkCameraQualityRetentionProfileParams
- func (o *DeleteNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNetworkCameraQualityRetentionProfileReader
- type DeleteNetworkCameraWirelessProfileNoContent
- type DeleteNetworkCameraWirelessProfileParams
- func NewDeleteNetworkCameraWirelessProfileParams() *DeleteNetworkCameraWirelessProfileParams
- func NewDeleteNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *DeleteNetworkCameraWirelessProfileParams
- func NewDeleteNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *DeleteNetworkCameraWirelessProfileParams
- func NewDeleteNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
- func (o *DeleteNetworkCameraWirelessProfileParams) SetDefaults()
- func (o *DeleteNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
- func (o *DeleteNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNetworkCameraWirelessProfileParams) SetWirelessProfileID(wirelessProfileID string)
- func (o *DeleteNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) WithDefaults() *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) WithWirelessProfileID(wirelessProfileID string) *DeleteNetworkCameraWirelessProfileParams
- func (o *DeleteNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNetworkCameraWirelessProfileReader
- type GenerateDeviceCameraSnapshotAccepted
- type GenerateDeviceCameraSnapshotBody
- func (o *GenerateDeviceCameraSnapshotBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GenerateDeviceCameraSnapshotBody) MarshalBinary() ([]byte, error)
- func (o *GenerateDeviceCameraSnapshotBody) UnmarshalBinary(b []byte) error
- func (o *GenerateDeviceCameraSnapshotBody) Validate(formats strfmt.Registry) error
- type GenerateDeviceCameraSnapshotParams
- func NewGenerateDeviceCameraSnapshotParams() *GenerateDeviceCameraSnapshotParams
- func NewGenerateDeviceCameraSnapshotParamsWithContext(ctx context.Context) *GenerateDeviceCameraSnapshotParams
- func NewGenerateDeviceCameraSnapshotParamsWithHTTPClient(client *http.Client) *GenerateDeviceCameraSnapshotParams
- func NewGenerateDeviceCameraSnapshotParamsWithTimeout(timeout time.Duration) *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) SetContext(ctx context.Context)
- func (o *GenerateDeviceCameraSnapshotParams) SetDefaults()
- func (o *GenerateDeviceCameraSnapshotParams) SetGenerateDeviceCameraSnapshot(generateDeviceCameraSnapshot GenerateDeviceCameraSnapshotBody)
- func (o *GenerateDeviceCameraSnapshotParams) SetHTTPClient(client *http.Client)
- func (o *GenerateDeviceCameraSnapshotParams) SetSerial(serial string)
- func (o *GenerateDeviceCameraSnapshotParams) SetTimeout(timeout time.Duration)
- func (o *GenerateDeviceCameraSnapshotParams) WithContext(ctx context.Context) *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) WithDefaults() *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) WithGenerateDeviceCameraSnapshot(generateDeviceCameraSnapshot GenerateDeviceCameraSnapshotBody) *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) WithHTTPClient(client *http.Client) *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) WithSerial(serial string) *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) WithTimeout(timeout time.Duration) *GenerateDeviceCameraSnapshotParams
- func (o *GenerateDeviceCameraSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GenerateDeviceCameraSnapshotReader
- type GetDeviceCameraAnalyticsLiveOK
- type GetDeviceCameraAnalyticsLiveParams
- func NewGetDeviceCameraAnalyticsLiveParams() *GetDeviceCameraAnalyticsLiveParams
- func NewGetDeviceCameraAnalyticsLiveParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsLiveParams
- func NewGetDeviceCameraAnalyticsLiveParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsLiveParams
- func NewGetDeviceCameraAnalyticsLiveParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsLiveParams
- func (o *GetDeviceCameraAnalyticsLiveParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraAnalyticsLiveParams) SetDefaults()
- func (o *GetDeviceCameraAnalyticsLiveParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraAnalyticsLiveParams) SetSerial(serial string)
- func (o *GetDeviceCameraAnalyticsLiveParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraAnalyticsLiveParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsLiveParams
- func (o *GetDeviceCameraAnalyticsLiveParams) WithDefaults() *GetDeviceCameraAnalyticsLiveParams
- func (o *GetDeviceCameraAnalyticsLiveParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsLiveParams
- func (o *GetDeviceCameraAnalyticsLiveParams) WithSerial(serial string) *GetDeviceCameraAnalyticsLiveParams
- func (o *GetDeviceCameraAnalyticsLiveParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsLiveParams
- func (o *GetDeviceCameraAnalyticsLiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraAnalyticsLiveReader
- type GetDeviceCameraAnalyticsOverviewOK
- type GetDeviceCameraAnalyticsOverviewParams
- func NewGetDeviceCameraAnalyticsOverviewParams() *GetDeviceCameraAnalyticsOverviewParams
- func NewGetDeviceCameraAnalyticsOverviewParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsOverviewParams
- func NewGetDeviceCameraAnalyticsOverviewParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsOverviewParams
- func NewGetDeviceCameraAnalyticsOverviewParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetDefaults()
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetObjectType(objectType *string)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetSerial(serial string)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetT0(t0 *string)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetT1(t1 *string)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraAnalyticsOverviewParams) SetTimespan(timespan *float32)
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithDefaults() *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithObjectType(objectType *string) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithSerial(serial string) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithT0(t0 *string) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithT1(t1 *string) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WithTimespan(timespan *float32) *GetDeviceCameraAnalyticsOverviewParams
- func (o *GetDeviceCameraAnalyticsOverviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraAnalyticsOverviewReader
- type GetDeviceCameraAnalyticsRecentOK
- type GetDeviceCameraAnalyticsRecentParams
- func NewGetDeviceCameraAnalyticsRecentParams() *GetDeviceCameraAnalyticsRecentParams
- func NewGetDeviceCameraAnalyticsRecentParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsRecentParams
- func NewGetDeviceCameraAnalyticsRecentParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsRecentParams
- func NewGetDeviceCameraAnalyticsRecentParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraAnalyticsRecentParams) SetDefaults()
- func (o *GetDeviceCameraAnalyticsRecentParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraAnalyticsRecentParams) SetObjectType(objectType *string)
- func (o *GetDeviceCameraAnalyticsRecentParams) SetSerial(serial string)
- func (o *GetDeviceCameraAnalyticsRecentParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraAnalyticsRecentParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) WithDefaults() *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) WithObjectType(objectType *string) *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) WithSerial(serial string) *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsRecentParams
- func (o *GetDeviceCameraAnalyticsRecentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraAnalyticsRecentReader
- type GetDeviceCameraAnalyticsZoneHistoryOK
- type GetDeviceCameraAnalyticsZoneHistoryParams
- func NewGetDeviceCameraAnalyticsZoneHistoryParams() *GetDeviceCameraAnalyticsZoneHistoryParams
- func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsZoneHistoryParams
- func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZoneHistoryParams
- func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetDefaults()
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetObjectType(objectType *string)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetResolution(resolution *int64)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetSerial(serial string)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetT0(t0 *string)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetT1(t1 *string)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetTimespan(timespan *float32)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetZoneID(zoneID string)
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithDefaults() *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithObjectType(objectType *string) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithResolution(resolution *int64) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithSerial(serial string) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithT0(t0 *string) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithT1(t1 *string) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithTimespan(timespan *float32) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithZoneID(zoneID string) *GetDeviceCameraAnalyticsZoneHistoryParams
- func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraAnalyticsZoneHistoryReader
- type GetDeviceCameraAnalyticsZonesOK
- type GetDeviceCameraAnalyticsZonesParams
- func NewGetDeviceCameraAnalyticsZonesParams() *GetDeviceCameraAnalyticsZonesParams
- func NewGetDeviceCameraAnalyticsZonesParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsZonesParams
- func NewGetDeviceCameraAnalyticsZonesParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZonesParams
- func NewGetDeviceCameraAnalyticsZonesParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZonesParams
- func (o *GetDeviceCameraAnalyticsZonesParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraAnalyticsZonesParams) SetDefaults()
- func (o *GetDeviceCameraAnalyticsZonesParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraAnalyticsZonesParams) SetSerial(serial string)
- func (o *GetDeviceCameraAnalyticsZonesParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraAnalyticsZonesParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsZonesParams
- func (o *GetDeviceCameraAnalyticsZonesParams) WithDefaults() *GetDeviceCameraAnalyticsZonesParams
- func (o *GetDeviceCameraAnalyticsZonesParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZonesParams
- func (o *GetDeviceCameraAnalyticsZonesParams) WithSerial(serial string) *GetDeviceCameraAnalyticsZonesParams
- func (o *GetDeviceCameraAnalyticsZonesParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZonesParams
- func (o *GetDeviceCameraAnalyticsZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraAnalyticsZonesReader
- type GetDeviceCameraQualityAndRetentionOK
- type GetDeviceCameraQualityAndRetentionParams
- func NewGetDeviceCameraQualityAndRetentionParams() *GetDeviceCameraQualityAndRetentionParams
- func NewGetDeviceCameraQualityAndRetentionParamsWithContext(ctx context.Context) *GetDeviceCameraQualityAndRetentionParams
- func NewGetDeviceCameraQualityAndRetentionParamsWithHTTPClient(client *http.Client) *GetDeviceCameraQualityAndRetentionParams
- func NewGetDeviceCameraQualityAndRetentionParamsWithTimeout(timeout time.Duration) *GetDeviceCameraQualityAndRetentionParams
- func (o *GetDeviceCameraQualityAndRetentionParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraQualityAndRetentionParams) SetDefaults()
- func (o *GetDeviceCameraQualityAndRetentionParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraQualityAndRetentionParams) SetSerial(serial string)
- func (o *GetDeviceCameraQualityAndRetentionParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraQualityAndRetentionParams) WithContext(ctx context.Context) *GetDeviceCameraQualityAndRetentionParams
- func (o *GetDeviceCameraQualityAndRetentionParams) WithDefaults() *GetDeviceCameraQualityAndRetentionParams
- func (o *GetDeviceCameraQualityAndRetentionParams) WithHTTPClient(client *http.Client) *GetDeviceCameraQualityAndRetentionParams
- func (o *GetDeviceCameraQualityAndRetentionParams) WithSerial(serial string) *GetDeviceCameraQualityAndRetentionParams
- func (o *GetDeviceCameraQualityAndRetentionParams) WithTimeout(timeout time.Duration) *GetDeviceCameraQualityAndRetentionParams
- func (o *GetDeviceCameraQualityAndRetentionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraQualityAndRetentionReader
- type GetDeviceCameraSenseOK
- type GetDeviceCameraSenseObjectDetectionModelsOK
- type GetDeviceCameraSenseObjectDetectionModelsParams
- func NewGetDeviceCameraSenseObjectDetectionModelsParams() *GetDeviceCameraSenseObjectDetectionModelsParams
- func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithContext(ctx context.Context) *GetDeviceCameraSenseObjectDetectionModelsParams
- func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithHTTPClient(client *http.Client) *GetDeviceCameraSenseObjectDetectionModelsParams
- func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithTimeout(timeout time.Duration) *GetDeviceCameraSenseObjectDetectionModelsParams
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetDefaults()
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetSerial(serial string)
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithContext(ctx context.Context) *GetDeviceCameraSenseObjectDetectionModelsParams
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithDefaults() *GetDeviceCameraSenseObjectDetectionModelsParams
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithHTTPClient(client *http.Client) *GetDeviceCameraSenseObjectDetectionModelsParams
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithSerial(serial string) *GetDeviceCameraSenseObjectDetectionModelsParams
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithTimeout(timeout time.Duration) *GetDeviceCameraSenseObjectDetectionModelsParams
- func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraSenseObjectDetectionModelsReader
- type GetDeviceCameraSenseParams
- func NewGetDeviceCameraSenseParams() *GetDeviceCameraSenseParams
- func NewGetDeviceCameraSenseParamsWithContext(ctx context.Context) *GetDeviceCameraSenseParams
- func NewGetDeviceCameraSenseParamsWithHTTPClient(client *http.Client) *GetDeviceCameraSenseParams
- func NewGetDeviceCameraSenseParamsWithTimeout(timeout time.Duration) *GetDeviceCameraSenseParams
- func (o *GetDeviceCameraSenseParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraSenseParams) SetDefaults()
- func (o *GetDeviceCameraSenseParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraSenseParams) SetSerial(serial string)
- func (o *GetDeviceCameraSenseParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraSenseParams) WithContext(ctx context.Context) *GetDeviceCameraSenseParams
- func (o *GetDeviceCameraSenseParams) WithDefaults() *GetDeviceCameraSenseParams
- func (o *GetDeviceCameraSenseParams) WithHTTPClient(client *http.Client) *GetDeviceCameraSenseParams
- func (o *GetDeviceCameraSenseParams) WithSerial(serial string) *GetDeviceCameraSenseParams
- func (o *GetDeviceCameraSenseParams) WithTimeout(timeout time.Duration) *GetDeviceCameraSenseParams
- func (o *GetDeviceCameraSenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraSenseReader
- type GetDeviceCameraVideoLinkOK
- type GetDeviceCameraVideoLinkParams
- func NewGetDeviceCameraVideoLinkParams() *GetDeviceCameraVideoLinkParams
- func NewGetDeviceCameraVideoLinkParamsWithContext(ctx context.Context) *GetDeviceCameraVideoLinkParams
- func NewGetDeviceCameraVideoLinkParamsWithHTTPClient(client *http.Client) *GetDeviceCameraVideoLinkParams
- func NewGetDeviceCameraVideoLinkParamsWithTimeout(timeout time.Duration) *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraVideoLinkParams) SetDefaults()
- func (o *GetDeviceCameraVideoLinkParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraVideoLinkParams) SetSerial(serial string)
- func (o *GetDeviceCameraVideoLinkParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraVideoLinkParams) SetTimestamp(timestamp *strfmt.DateTime)
- func (o *GetDeviceCameraVideoLinkParams) WithContext(ctx context.Context) *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) WithDefaults() *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) WithHTTPClient(client *http.Client) *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) WithSerial(serial string) *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) WithTimeout(timeout time.Duration) *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) WithTimestamp(timestamp *strfmt.DateTime) *GetDeviceCameraVideoLinkParams
- func (o *GetDeviceCameraVideoLinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraVideoLinkReader
- type GetDeviceCameraVideoSettingsOK
- type GetDeviceCameraVideoSettingsParams
- func NewGetDeviceCameraVideoSettingsParams() *GetDeviceCameraVideoSettingsParams
- func NewGetDeviceCameraVideoSettingsParamsWithContext(ctx context.Context) *GetDeviceCameraVideoSettingsParams
- func NewGetDeviceCameraVideoSettingsParamsWithHTTPClient(client *http.Client) *GetDeviceCameraVideoSettingsParams
- func NewGetDeviceCameraVideoSettingsParamsWithTimeout(timeout time.Duration) *GetDeviceCameraVideoSettingsParams
- func (o *GetDeviceCameraVideoSettingsParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraVideoSettingsParams) SetDefaults()
- func (o *GetDeviceCameraVideoSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraVideoSettingsParams) SetSerial(serial string)
- func (o *GetDeviceCameraVideoSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraVideoSettingsParams) WithContext(ctx context.Context) *GetDeviceCameraVideoSettingsParams
- func (o *GetDeviceCameraVideoSettingsParams) WithDefaults() *GetDeviceCameraVideoSettingsParams
- func (o *GetDeviceCameraVideoSettingsParams) WithHTTPClient(client *http.Client) *GetDeviceCameraVideoSettingsParams
- func (o *GetDeviceCameraVideoSettingsParams) WithSerial(serial string) *GetDeviceCameraVideoSettingsParams
- func (o *GetDeviceCameraVideoSettingsParams) WithTimeout(timeout time.Duration) *GetDeviceCameraVideoSettingsParams
- func (o *GetDeviceCameraVideoSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraVideoSettingsReader
- type GetDeviceCameraWirelessProfilesOK
- type GetDeviceCameraWirelessProfilesParams
- func NewGetDeviceCameraWirelessProfilesParams() *GetDeviceCameraWirelessProfilesParams
- func NewGetDeviceCameraWirelessProfilesParamsWithContext(ctx context.Context) *GetDeviceCameraWirelessProfilesParams
- func NewGetDeviceCameraWirelessProfilesParamsWithHTTPClient(client *http.Client) *GetDeviceCameraWirelessProfilesParams
- func NewGetDeviceCameraWirelessProfilesParamsWithTimeout(timeout time.Duration) *GetDeviceCameraWirelessProfilesParams
- func (o *GetDeviceCameraWirelessProfilesParams) SetContext(ctx context.Context)
- func (o *GetDeviceCameraWirelessProfilesParams) SetDefaults()
- func (o *GetDeviceCameraWirelessProfilesParams) SetHTTPClient(client *http.Client)
- func (o *GetDeviceCameraWirelessProfilesParams) SetSerial(serial string)
- func (o *GetDeviceCameraWirelessProfilesParams) SetTimeout(timeout time.Duration)
- func (o *GetDeviceCameraWirelessProfilesParams) WithContext(ctx context.Context) *GetDeviceCameraWirelessProfilesParams
- func (o *GetDeviceCameraWirelessProfilesParams) WithDefaults() *GetDeviceCameraWirelessProfilesParams
- func (o *GetDeviceCameraWirelessProfilesParams) WithHTTPClient(client *http.Client) *GetDeviceCameraWirelessProfilesParams
- func (o *GetDeviceCameraWirelessProfilesParams) WithSerial(serial string) *GetDeviceCameraWirelessProfilesParams
- func (o *GetDeviceCameraWirelessProfilesParams) WithTimeout(timeout time.Duration) *GetDeviceCameraWirelessProfilesParams
- func (o *GetDeviceCameraWirelessProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeviceCameraWirelessProfilesReader
- type GetNetworkCameraQualityRetentionProfileOK
- type GetNetworkCameraQualityRetentionProfileParams
- func NewGetNetworkCameraQualityRetentionProfileParams() *GetNetworkCameraQualityRetentionProfileParams
- func NewGetNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfileParams
- func NewGetNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfileParams
- func NewGetNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
- func (o *GetNetworkCameraQualityRetentionProfileParams) SetDefaults()
- func (o *GetNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
- func (o *GetNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID(qualityRetentionProfileID string)
- func (o *GetNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) WithDefaults() *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID(qualityRetentionProfileID string) *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfileParams
- func (o *GetNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkCameraQualityRetentionProfileReader
- type GetNetworkCameraQualityRetentionProfilesOK
- type GetNetworkCameraQualityRetentionProfilesParams
- func NewGetNetworkCameraQualityRetentionProfilesParams() *GetNetworkCameraQualityRetentionProfilesParams
- func NewGetNetworkCameraQualityRetentionProfilesParamsWithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfilesParams
- func NewGetNetworkCameraQualityRetentionProfilesParamsWithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfilesParams
- func NewGetNetworkCameraQualityRetentionProfilesParamsWithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfilesParams
- func (o *GetNetworkCameraQualityRetentionProfilesParams) SetContext(ctx context.Context)
- func (o *GetNetworkCameraQualityRetentionProfilesParams) SetDefaults()
- func (o *GetNetworkCameraQualityRetentionProfilesParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkCameraQualityRetentionProfilesParams) SetNetworkID(networkID string)
- func (o *GetNetworkCameraQualityRetentionProfilesParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkCameraQualityRetentionProfilesParams) WithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfilesParams
- func (o *GetNetworkCameraQualityRetentionProfilesParams) WithDefaults() *GetNetworkCameraQualityRetentionProfilesParams
- func (o *GetNetworkCameraQualityRetentionProfilesParams) WithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfilesParams
- func (o *GetNetworkCameraQualityRetentionProfilesParams) WithNetworkID(networkID string) *GetNetworkCameraQualityRetentionProfilesParams
- func (o *GetNetworkCameraQualityRetentionProfilesParams) WithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfilesParams
- func (o *GetNetworkCameraQualityRetentionProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkCameraQualityRetentionProfilesReader
- type GetNetworkCameraSchedulesOK
- type GetNetworkCameraSchedulesParams
- func NewGetNetworkCameraSchedulesParams() *GetNetworkCameraSchedulesParams
- func NewGetNetworkCameraSchedulesParamsWithContext(ctx context.Context) *GetNetworkCameraSchedulesParams
- func NewGetNetworkCameraSchedulesParamsWithHTTPClient(client *http.Client) *GetNetworkCameraSchedulesParams
- func NewGetNetworkCameraSchedulesParamsWithTimeout(timeout time.Duration) *GetNetworkCameraSchedulesParams
- func (o *GetNetworkCameraSchedulesParams) SetContext(ctx context.Context)
- func (o *GetNetworkCameraSchedulesParams) SetDefaults()
- func (o *GetNetworkCameraSchedulesParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkCameraSchedulesParams) SetNetworkID(networkID string)
- func (o *GetNetworkCameraSchedulesParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkCameraSchedulesParams) WithContext(ctx context.Context) *GetNetworkCameraSchedulesParams
- func (o *GetNetworkCameraSchedulesParams) WithDefaults() *GetNetworkCameraSchedulesParams
- func (o *GetNetworkCameraSchedulesParams) WithHTTPClient(client *http.Client) *GetNetworkCameraSchedulesParams
- func (o *GetNetworkCameraSchedulesParams) WithNetworkID(networkID string) *GetNetworkCameraSchedulesParams
- func (o *GetNetworkCameraSchedulesParams) WithTimeout(timeout time.Duration) *GetNetworkCameraSchedulesParams
- func (o *GetNetworkCameraSchedulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkCameraSchedulesReader
- type GetNetworkCameraWirelessProfileOK
- type GetNetworkCameraWirelessProfileParams
- func NewGetNetworkCameraWirelessProfileParams() *GetNetworkCameraWirelessProfileParams
- func NewGetNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *GetNetworkCameraWirelessProfileParams
- func NewGetNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfileParams
- func NewGetNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
- func (o *GetNetworkCameraWirelessProfileParams) SetDefaults()
- func (o *GetNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
- func (o *GetNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkCameraWirelessProfileParams) SetWirelessProfileID(wirelessProfileID string)
- func (o *GetNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) WithDefaults() *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) WithWirelessProfileID(wirelessProfileID string) *GetNetworkCameraWirelessProfileParams
- func (o *GetNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkCameraWirelessProfileReader
- type GetNetworkCameraWirelessProfilesOK
- type GetNetworkCameraWirelessProfilesParams
- func NewGetNetworkCameraWirelessProfilesParams() *GetNetworkCameraWirelessProfilesParams
- func NewGetNetworkCameraWirelessProfilesParamsWithContext(ctx context.Context) *GetNetworkCameraWirelessProfilesParams
- func NewGetNetworkCameraWirelessProfilesParamsWithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfilesParams
- func NewGetNetworkCameraWirelessProfilesParamsWithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfilesParams
- func (o *GetNetworkCameraWirelessProfilesParams) SetContext(ctx context.Context)
- func (o *GetNetworkCameraWirelessProfilesParams) SetDefaults()
- func (o *GetNetworkCameraWirelessProfilesParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkCameraWirelessProfilesParams) SetNetworkID(networkID string)
- func (o *GetNetworkCameraWirelessProfilesParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkCameraWirelessProfilesParams) WithContext(ctx context.Context) *GetNetworkCameraWirelessProfilesParams
- func (o *GetNetworkCameraWirelessProfilesParams) WithDefaults() *GetNetworkCameraWirelessProfilesParams
- func (o *GetNetworkCameraWirelessProfilesParams) WithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfilesParams
- func (o *GetNetworkCameraWirelessProfilesParams) WithNetworkID(networkID string) *GetNetworkCameraWirelessProfilesParams
- func (o *GetNetworkCameraWirelessProfilesParams) WithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfilesParams
- func (o *GetNetworkCameraWirelessProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkCameraWirelessProfilesReader
- type GetOrganizationCameraOnboardingStatusesOK
- type GetOrganizationCameraOnboardingStatusesParams
- func NewGetOrganizationCameraOnboardingStatusesParams() *GetOrganizationCameraOnboardingStatusesParams
- func NewGetOrganizationCameraOnboardingStatusesParamsWithContext(ctx context.Context) *GetOrganizationCameraOnboardingStatusesParams
- func NewGetOrganizationCameraOnboardingStatusesParamsWithHTTPClient(client *http.Client) *GetOrganizationCameraOnboardingStatusesParams
- func NewGetOrganizationCameraOnboardingStatusesParamsWithTimeout(timeout time.Duration) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetContext(ctx context.Context)
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetDefaults()
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetHTTPClient(client *http.Client)
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetNetworkIds(networkIds []string)
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetOrganizationID(organizationID string)
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetSerials(serials []string)
- func (o *GetOrganizationCameraOnboardingStatusesParams) SetTimeout(timeout time.Duration)
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithContext(ctx context.Context) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithDefaults() *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithHTTPClient(client *http.Client) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithNetworkIds(networkIds []string) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithOrganizationID(organizationID string) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithSerials(serials []string) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WithTimeout(timeout time.Duration) *GetOrganizationCameraOnboardingStatusesParams
- func (o *GetOrganizationCameraOnboardingStatusesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganizationCameraOnboardingStatusesReader
- type UpdateDeviceCameraQualityAndRetentionBody
- func (o *UpdateDeviceCameraQualityAndRetentionBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateDeviceCameraQualityAndRetentionBody) MarshalBinary() ([]byte, error)
- func (o *UpdateDeviceCameraQualityAndRetentionBody) UnmarshalBinary(b []byte) error
- func (o *UpdateDeviceCameraQualityAndRetentionBody) Validate(formats strfmt.Registry) error
- type UpdateDeviceCameraQualityAndRetentionOK
- type UpdateDeviceCameraQualityAndRetentionParams
- func NewUpdateDeviceCameraQualityAndRetentionParams() *UpdateDeviceCameraQualityAndRetentionParams
- func NewUpdateDeviceCameraQualityAndRetentionParamsWithContext(ctx context.Context) *UpdateDeviceCameraQualityAndRetentionParams
- func NewUpdateDeviceCameraQualityAndRetentionParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraQualityAndRetentionParams
- func NewUpdateDeviceCameraQualityAndRetentionParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) SetContext(ctx context.Context)
- func (o *UpdateDeviceCameraQualityAndRetentionParams) SetDefaults()
- func (o *UpdateDeviceCameraQualityAndRetentionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeviceCameraQualityAndRetentionParams) SetSerial(serial string)
- func (o *UpdateDeviceCameraQualityAndRetentionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeviceCameraQualityAndRetentionParams) SetUpdateDeviceCameraQualityAndRetention(...)
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WithContext(ctx context.Context) *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WithDefaults() *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WithSerial(serial string) *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WithUpdateDeviceCameraQualityAndRetention(...) *UpdateDeviceCameraQualityAndRetentionParams
- func (o *UpdateDeviceCameraQualityAndRetentionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeviceCameraQualityAndRetentionReader
- type UpdateDeviceCameraSenseBody
- func (o *UpdateDeviceCameraSenseBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateDeviceCameraSenseBody) MarshalBinary() ([]byte, error)
- func (o *UpdateDeviceCameraSenseBody) UnmarshalBinary(b []byte) error
- func (o *UpdateDeviceCameraSenseBody) Validate(formats strfmt.Registry) error
- type UpdateDeviceCameraSenseOK
- type UpdateDeviceCameraSenseParams
- func NewUpdateDeviceCameraSenseParams() *UpdateDeviceCameraSenseParams
- func NewUpdateDeviceCameraSenseParamsWithContext(ctx context.Context) *UpdateDeviceCameraSenseParams
- func NewUpdateDeviceCameraSenseParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraSenseParams
- func NewUpdateDeviceCameraSenseParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) SetContext(ctx context.Context)
- func (o *UpdateDeviceCameraSenseParams) SetDefaults()
- func (o *UpdateDeviceCameraSenseParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeviceCameraSenseParams) SetSerial(serial string)
- func (o *UpdateDeviceCameraSenseParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeviceCameraSenseParams) SetUpdateDeviceCameraSense(updateDeviceCameraSense UpdateDeviceCameraSenseBody)
- func (o *UpdateDeviceCameraSenseParams) WithContext(ctx context.Context) *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) WithDefaults() *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) WithSerial(serial string) *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) WithUpdateDeviceCameraSense(updateDeviceCameraSense UpdateDeviceCameraSenseBody) *UpdateDeviceCameraSenseParams
- func (o *UpdateDeviceCameraSenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeviceCameraSenseParamsBodyAudioDetection
- func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) MarshalBinary() ([]byte, error)
- func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) UnmarshalBinary(b []byte) error
- func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) Validate(formats strfmt.Registry) error
- type UpdateDeviceCameraSenseReader
- type UpdateDeviceCameraVideoSettingsBody
- func (o *UpdateDeviceCameraVideoSettingsBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateDeviceCameraVideoSettingsBody) MarshalBinary() ([]byte, error)
- func (o *UpdateDeviceCameraVideoSettingsBody) UnmarshalBinary(b []byte) error
- func (o *UpdateDeviceCameraVideoSettingsBody) Validate(formats strfmt.Registry) error
- type UpdateDeviceCameraVideoSettingsOK
- type UpdateDeviceCameraVideoSettingsParams
- func NewUpdateDeviceCameraVideoSettingsParams() *UpdateDeviceCameraVideoSettingsParams
- func NewUpdateDeviceCameraVideoSettingsParamsWithContext(ctx context.Context) *UpdateDeviceCameraVideoSettingsParams
- func NewUpdateDeviceCameraVideoSettingsParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraVideoSettingsParams
- func NewUpdateDeviceCameraVideoSettingsParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) SetContext(ctx context.Context)
- func (o *UpdateDeviceCameraVideoSettingsParams) SetDefaults()
- func (o *UpdateDeviceCameraVideoSettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeviceCameraVideoSettingsParams) SetSerial(serial string)
- func (o *UpdateDeviceCameraVideoSettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeviceCameraVideoSettingsParams) SetUpdateDeviceCameraVideoSettings(updateDeviceCameraVideoSettings UpdateDeviceCameraVideoSettingsBody)
- func (o *UpdateDeviceCameraVideoSettingsParams) WithContext(ctx context.Context) *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) WithDefaults() *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) WithSerial(serial string) *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) WithUpdateDeviceCameraVideoSettings(updateDeviceCameraVideoSettings UpdateDeviceCameraVideoSettingsBody) *UpdateDeviceCameraVideoSettingsParams
- func (o *UpdateDeviceCameraVideoSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeviceCameraVideoSettingsReader
- type UpdateDeviceCameraWirelessProfilesBody
- func (o *UpdateDeviceCameraWirelessProfilesBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateDeviceCameraWirelessProfilesBody) MarshalBinary() ([]byte, error)
- func (o *UpdateDeviceCameraWirelessProfilesBody) UnmarshalBinary(b []byte) error
- func (o *UpdateDeviceCameraWirelessProfilesBody) Validate(formats strfmt.Registry) error
- type UpdateDeviceCameraWirelessProfilesOK
- type UpdateDeviceCameraWirelessProfilesParams
- func NewUpdateDeviceCameraWirelessProfilesParams() *UpdateDeviceCameraWirelessProfilesParams
- func NewUpdateDeviceCameraWirelessProfilesParamsWithContext(ctx context.Context) *UpdateDeviceCameraWirelessProfilesParams
- func NewUpdateDeviceCameraWirelessProfilesParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraWirelessProfilesParams
- func NewUpdateDeviceCameraWirelessProfilesParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) SetContext(ctx context.Context)
- func (o *UpdateDeviceCameraWirelessProfilesParams) SetDefaults()
- func (o *UpdateDeviceCameraWirelessProfilesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeviceCameraWirelessProfilesParams) SetSerial(serial string)
- func (o *UpdateDeviceCameraWirelessProfilesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeviceCameraWirelessProfilesParams) SetUpdateDeviceCameraWirelessProfiles(updateDeviceCameraWirelessProfiles UpdateDeviceCameraWirelessProfilesBody)
- func (o *UpdateDeviceCameraWirelessProfilesParams) WithContext(ctx context.Context) *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) WithDefaults() *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) WithSerial(serial string) *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) WithUpdateDeviceCameraWirelessProfiles(updateDeviceCameraWirelessProfiles UpdateDeviceCameraWirelessProfilesBody) *UpdateDeviceCameraWirelessProfilesParams
- func (o *UpdateDeviceCameraWirelessProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeviceCameraWirelessProfilesParamsBodyIds
- func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) MarshalBinary() ([]byte, error)
- func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) UnmarshalBinary(b []byte) error
- func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) Validate(formats strfmt.Registry) error
- type UpdateDeviceCameraWirelessProfilesReader
- type UpdateNetworkCameraQualityRetentionProfileBody
- func (o *UpdateNetworkCameraQualityRetentionProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileBody) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileBody) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileBody) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileOK
- type UpdateNetworkCameraQualityRetentionProfileParams
- func NewUpdateNetworkCameraQualityRetentionProfileParams() *UpdateNetworkCameraQualityRetentionProfileParams
- func NewUpdateNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *UpdateNetworkCameraQualityRetentionProfileParams
- func NewUpdateNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *UpdateNetworkCameraQualityRetentionProfileParams
- func NewUpdateNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetDefaults()
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID(qualityRetentionProfileID string)
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetUpdateNetworkCameraQualityRetentionProfile(...)
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithDefaults() *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID(qualityRetentionProfileID string) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithUpdateNetworkCameraQualityRetentionProfile(...) *UpdateNetworkCameraQualityRetentionProfileParams
- func (o *UpdateNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraQualityRetentionProfileReader
- type UpdateNetworkCameraWirelessProfileBody
- func (o *UpdateNetworkCameraWirelessProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraWirelessProfileBody) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraWirelessProfileBody) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraWirelessProfileBody) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraWirelessProfileOK
- type UpdateNetworkCameraWirelessProfileParams
- func NewUpdateNetworkCameraWirelessProfileParams() *UpdateNetworkCameraWirelessProfileParams
- func NewUpdateNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *UpdateNetworkCameraWirelessProfileParams
- func NewUpdateNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *UpdateNetworkCameraWirelessProfileParams
- func NewUpdateNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
- func (o *UpdateNetworkCameraWirelessProfileParams) SetDefaults()
- func (o *UpdateNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
- func (o *UpdateNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNetworkCameraWirelessProfileParams) SetUpdateNetworkCameraWirelessProfile(updateNetworkCameraWirelessProfile UpdateNetworkCameraWirelessProfileBody)
- func (o *UpdateNetworkCameraWirelessProfileParams) SetWirelessProfileID(wirelessProfileID string)
- func (o *UpdateNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WithDefaults() *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WithUpdateNetworkCameraWirelessProfile(updateNetworkCameraWirelessProfile UpdateNetworkCameraWirelessProfileBody) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WithWirelessProfileID(wirelessProfileID string) *UpdateNetworkCameraWirelessProfileParams
- func (o *UpdateNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNetworkCameraWirelessProfileParamsBodyIdentity
- func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraWirelessProfileParamsBodySsid
- func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) MarshalBinary() ([]byte, error)
- func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) UnmarshalBinary(b []byte) error
- func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) Validate(formats strfmt.Registry) error
- type UpdateNetworkCameraWirelessProfileReader
- type UpdateOrganizationCameraOnboardingStatusesBody
- func (o *UpdateOrganizationCameraOnboardingStatusesBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrganizationCameraOnboardingStatusesBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrganizationCameraOnboardingStatusesBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrganizationCameraOnboardingStatusesBody) Validate(formats strfmt.Registry) error
- type UpdateOrganizationCameraOnboardingStatusesOK
- type UpdateOrganizationCameraOnboardingStatusesParams
- func NewUpdateOrganizationCameraOnboardingStatusesParams() *UpdateOrganizationCameraOnboardingStatusesParams
- func NewUpdateOrganizationCameraOnboardingStatusesParamsWithContext(ctx context.Context) *UpdateOrganizationCameraOnboardingStatusesParams
- func NewUpdateOrganizationCameraOnboardingStatusesParamsWithHTTPClient(client *http.Client) *UpdateOrganizationCameraOnboardingStatusesParams
- func NewUpdateOrganizationCameraOnboardingStatusesParamsWithTimeout(timeout time.Duration) *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetContext(ctx context.Context)
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetDefaults()
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetOrganizationID(organizationID string)
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetUpdateOrganizationCameraOnboardingStatuses(...)
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithContext(ctx context.Context) *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithDefaults() *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithHTTPClient(client *http.Client) *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithOrganizationID(organizationID string) *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithTimeout(timeout time.Duration) *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithUpdateOrganizationCameraOnboardingStatuses(...) *UpdateOrganizationCameraOnboardingStatusesParams
- func (o *UpdateOrganizationCameraOnboardingStatusesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrganizationCameraOnboardingStatusesReader
Constants ¶
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityStandard captures enum value "Standard" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityStandard string = "Standard" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityEnhanced captures enum value "Enhanced" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityEnhanced string = "Enhanced" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityHigh captures enum value "High" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityHigh string = "High" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1280x720 captures enum value "1280x720" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1280x720 string = "1280x720" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1920x1080 captures enum value "1920x1080" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1920x1080 string = "1920x1080" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityStandard captures enum value "Standard" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityStandard string = "Standard" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityEnhanced captures enum value "Enhanced" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityEnhanced string = "Enhanced" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityHigh captures enum value "High" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityHigh string = "High" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1280x720 captures enum value "1280x720" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1280x720 string = "1280x720" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1920x1080 captures enum value "1920x1080" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1920x1080 string = "1920x1080" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityStandard captures enum value "Standard" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityStandard string = "Standard" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityEnhanced captures enum value "Enhanced" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityEnhanced string = "Enhanced" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityHigh captures enum value "High" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityHigh string = "High" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityStandard captures enum value "Standard" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityStandard string = "Standard" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityEnhanced captures enum value "Enhanced" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityEnhanced string = "Enhanced" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityHigh captures enum value "High" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityHigh string = "High" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1280x720 captures enum value "1280x720" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1280x720 string = "1280x720" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1920x1080 captures enum value "1920x1080" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1920x1080 string = "1920x1080" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr2688x1512 captures enum value "2688x1512" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr2688x1512 string = "2688x1512" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityStandard captures enum value "Standard" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityStandard string = "Standard" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityEnhanced captures enum value "Enhanced" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityEnhanced string = "Enhanced" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityHigh captures enum value "High" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityHigh string = "High" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr1080x1080 captures enum value "1080x1080" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr1080x1080 string = "1080x1080" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr2058x2058 captures enum value "2058x2058" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr2058x2058 string = "2058x2058" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityStandard captures enum value "Standard" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityStandard string = "Standard" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityEnhanced captures enum value "Enhanced" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityEnhanced string = "Enhanced" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityHigh captures enum value "High" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityHigh string = "High" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1280x720 captures enum value "1280x720" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1280x720 string = "1280x720" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1920x1080 captures enum value "1920x1080" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1920x1080 string = "1920x1080" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr2688x1512 captures enum value "2688x1512" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr2688x1512 string = "2688x1512" // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr3840x2160 captures enum value "3840x2160" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr3840x2160 string = "3840x2160" )
const ( // CreateNetworkCameraWirelessProfileParamsBodySsidAuthModePsk captures enum value "psk" CreateNetworkCameraWirelessProfileParamsBodySsidAuthModePsk string = "psk" // CreateNetworkCameraWirelessProfileParamsBodySsidAuthModeNr8021xDashRadius captures enum value "8021x-radius" CreateNetworkCameraWirelessProfileParamsBodySsidAuthModeNr8021xDashRadius string = "8021x-radius" )
const ( // UpdateDeviceCameraQualityAndRetentionBodyQualityStandard captures enum value "Standard" UpdateDeviceCameraQualityAndRetentionBodyQualityStandard string = "Standard" // UpdateDeviceCameraQualityAndRetentionBodyQualityHigh captures enum value "High" UpdateDeviceCameraQualityAndRetentionBodyQualityHigh string = "High" // UpdateDeviceCameraQualityAndRetentionBodyQualityEnhanced captures enum value "Enhanced" UpdateDeviceCameraQualityAndRetentionBodyQualityEnhanced string = "Enhanced" )
const ( // UpdateDeviceCameraQualityAndRetentionBodyResolutionNr1280x720 captures enum value "1280x720" UpdateDeviceCameraQualityAndRetentionBodyResolutionNr1280x720 string = "1280x720" // UpdateDeviceCameraQualityAndRetentionBodyResolutionNr1920x1080 captures enum value "1920x1080" UpdateDeviceCameraQualityAndRetentionBodyResolutionNr1920x1080 string = "1920x1080" // UpdateDeviceCameraQualityAndRetentionBodyResolutionNr1080x1080 captures enum value "1080x1080" UpdateDeviceCameraQualityAndRetentionBodyResolutionNr1080x1080 string = "1080x1080" // UpdateDeviceCameraQualityAndRetentionBodyResolutionNr2058x2058 captures enum value "2058x2058" UpdateDeviceCameraQualityAndRetentionBodyResolutionNr2058x2058 string = "2058x2058" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityStandard captures enum value "Standard" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityStandard string = "Standard" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityEnhanced captures enum value "Enhanced" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityEnhanced string = "Enhanced" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityHigh captures enum value "High" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72QualityHigh string = "High" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1280x720 captures enum value "1280x720" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1280x720 string = "1280x720" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1920x1080 captures enum value "1920x1080" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72ResolutionNr1920x1080 string = "1920x1080" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityStandard captures enum value "Standard" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityStandard string = "Standard" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityEnhanced captures enum value "Enhanced" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityEnhanced string = "Enhanced" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityHigh captures enum value "High" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEQualityHigh string = "High" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1280x720 captures enum value "1280x720" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1280x720 string = "1280x720" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1920x1080 captures enum value "1920x1080" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WEResolutionNr1920x1080 string = "1920x1080" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityStandard captures enum value "Standard" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityStandard string = "Standard" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityEnhanced captures enum value "Enhanced" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityEnhanced string = "Enhanced" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityHigh captures enum value "High" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71QualityHigh string = "High" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityStandard captures enum value "Standard" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityStandard string = "Standard" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityEnhanced captures enum value "Enhanced" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityEnhanced string = "Enhanced" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityHigh captures enum value "High" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XQualityHigh string = "High" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1280x720 captures enum value "1280x720" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1280x720 string = "1280x720" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1920x1080 captures enum value "1920x1080" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr1920x1080 string = "1920x1080" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr2688x1512 captures enum value "2688x1512" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72XResolutionNr2688x1512 string = "2688x1512" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityStandard captures enum value "Standard" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityStandard string = "Standard" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityEnhanced captures enum value "Enhanced" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityEnhanced string = "Enhanced" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityHigh captures enum value "High" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32QualityHigh string = "High" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr1080x1080 captures enum value "1080x1080" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr1080x1080 string = "1080x1080" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr2058x2058 captures enum value "2058x2058" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32ResolutionNr2058x2058 string = "2058x2058" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityStandard captures enum value "Standard" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityStandard string = "Standard" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityEnhanced captures enum value "Enhanced" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityEnhanced string = "Enhanced" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityHigh captures enum value "High" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52QualityHigh string = "High" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1280x720 captures enum value "1280x720" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1280x720 string = "1280x720" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1920x1080 captures enum value "1920x1080" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr1920x1080 string = "1920x1080" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr2688x1512 captures enum value "2688x1512" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr2688x1512 string = "2688x1512" // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr3840x2160 captures enum value "3840x2160" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52ResolutionNr3840x2160 string = "3840x2160" )
const ( // UpdateNetworkCameraWirelessProfileParamsBodySsidAuthModePsk captures enum value "psk" UpdateNetworkCameraWirelessProfileParamsBodySsidAuthModePsk string = "psk" // UpdateNetworkCameraWirelessProfileParamsBodySsidAuthModeNr8021xDashRadius captures enum value "8021x-radius" UpdateNetworkCameraWirelessProfileParamsBodySsidAuthModeNr8021xDashRadius string = "8021x-radius" )
const ( // CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71ResolutionNr1280x720 captures enum value "1280x720" CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71ResolutionNr1280x720 string = "1280x720" )
const ( // UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71ResolutionNr1280x720 captures enum value "1280x720" UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71ResolutionNr1280x720 string = "1280x720" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for camera API
func (*Client) CreateNetworkCameraQualityRetentionProfile ¶
func (a *Client) CreateNetworkCameraQualityRetentionProfile(params *CreateNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateNetworkCameraQualityRetentionProfileOK, error)
CreateNetworkCameraQualityRetentionProfile creates new quality retention profile for this network
Creates new quality retention profile for this network.
func (*Client) CreateNetworkCameraWirelessProfile ¶
func (a *Client) CreateNetworkCameraWirelessProfile(params *CreateNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateNetworkCameraWirelessProfileOK, error)
CreateNetworkCameraWirelessProfile creates a new camera wireless profile for this network
Creates a new camera wireless profile for this network.
func (*Client) DeleteNetworkCameraQualityRetentionProfile ¶
func (a *Client) DeleteNetworkCameraQualityRetentionProfile(params *DeleteNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteNetworkCameraQualityRetentionProfileNoContent, error)
DeleteNetworkCameraQualityRetentionProfile deletes an existing quality retention profile for this network
Delete an existing quality retention profile for this network.
func (*Client) DeleteNetworkCameraWirelessProfile ¶
func (a *Client) DeleteNetworkCameraWirelessProfile(params *DeleteNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteNetworkCameraWirelessProfileNoContent, error)
DeleteNetworkCameraWirelessProfile deletes an existing camera wireless profile for this network
Delete an existing camera wireless profile for this network.
func (*Client) GenerateDeviceCameraSnapshot ¶
func (a *Client) GenerateDeviceCameraSnapshot(params *GenerateDeviceCameraSnapshotParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GenerateDeviceCameraSnapshotAccepted, error)
GenerateDeviceCameraSnapshot generates a snapshot of what the camera sees at the specified time and return a link to that image
Generate a snapshot of what the camera sees at the specified time and return a link to that image.
func (*Client) GetDeviceCameraAnalyticsLive ¶
func (a *Client) GetDeviceCameraAnalyticsLive(params *GetDeviceCameraAnalyticsLiveParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsLiveOK, error)
GetDeviceCameraAnalyticsLive returns live state from camera of analytics zones
Returns live state from camera of analytics zones
func (*Client) GetDeviceCameraAnalyticsOverview ¶
func (a *Client) GetDeviceCameraAnalyticsOverview(params *GetDeviceCameraAnalyticsOverviewParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsOverviewOK, error)
GetDeviceCameraAnalyticsOverview returns an overview of aggregate analytics data for a timespan
Returns an overview of aggregate analytics data for a timespan
func (*Client) GetDeviceCameraAnalyticsRecent ¶
func (a *Client) GetDeviceCameraAnalyticsRecent(params *GetDeviceCameraAnalyticsRecentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsRecentOK, error)
GetDeviceCameraAnalyticsRecent returns most recent record for analytics zones
Returns most recent record for analytics zones
func (*Client) GetDeviceCameraAnalyticsZoneHistory ¶
func (a *Client) GetDeviceCameraAnalyticsZoneHistory(params *GetDeviceCameraAnalyticsZoneHistoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsZoneHistoryOK, error)
GetDeviceCameraAnalyticsZoneHistory returns historical records for analytic zones
Return historical records for analytic zones
func (*Client) GetDeviceCameraAnalyticsZones ¶
func (a *Client) GetDeviceCameraAnalyticsZones(params *GetDeviceCameraAnalyticsZonesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsZonesOK, error)
GetDeviceCameraAnalyticsZones returns all configured analytic zones for this camera
Returns all configured analytic zones for this camera
func (*Client) GetDeviceCameraQualityAndRetention ¶
func (a *Client) GetDeviceCameraQualityAndRetention(params *GetDeviceCameraQualityAndRetentionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraQualityAndRetentionOK, error)
GetDeviceCameraQualityAndRetention returns quality and retention settings for the given camera
Returns quality and retention settings for the given camera
func (*Client) GetDeviceCameraSense ¶
func (a *Client) GetDeviceCameraSense(params *GetDeviceCameraSenseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraSenseOK, error)
GetDeviceCameraSense returns sense settings for a given camera
Returns sense settings for a given camera
func (*Client) GetDeviceCameraSenseObjectDetectionModels ¶
func (a *Client) GetDeviceCameraSenseObjectDetectionModels(params *GetDeviceCameraSenseObjectDetectionModelsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraSenseObjectDetectionModelsOK, error)
GetDeviceCameraSenseObjectDetectionModels returns the m v sense object detection model list for the given camera
Returns the MV Sense object detection model list for the given camera
func (*Client) GetDeviceCameraVideoLink ¶
func (a *Client) GetDeviceCameraVideoLink(params *GetDeviceCameraVideoLinkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraVideoLinkOK, error)
GetDeviceCameraVideoLink returns video link to the specified camera
Returns video link to the specified camera. If a timestamp is supplied, it links to that timestamp.
func (*Client) GetDeviceCameraVideoSettings ¶
func (a *Client) GetDeviceCameraVideoSettings(params *GetDeviceCameraVideoSettingsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraVideoSettingsOK, error)
GetDeviceCameraVideoSettings returns video settings for the given camera
Returns video settings for the given camera
func (*Client) GetDeviceCameraWirelessProfiles ¶
func (a *Client) GetDeviceCameraWirelessProfiles(params *GetDeviceCameraWirelessProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraWirelessProfilesOK, error)
GetDeviceCameraWirelessProfiles returns wireless profile assigned to the given camera
Returns wireless profile assigned to the given camera
func (*Client) GetNetworkCameraQualityRetentionProfile ¶
func (a *Client) GetNetworkCameraQualityRetentionProfile(params *GetNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraQualityRetentionProfileOK, error)
GetNetworkCameraQualityRetentionProfile retrieves a single quality retention profile
Retrieve a single quality retention profile
func (*Client) GetNetworkCameraQualityRetentionProfiles ¶
func (a *Client) GetNetworkCameraQualityRetentionProfiles(params *GetNetworkCameraQualityRetentionProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraQualityRetentionProfilesOK, error)
GetNetworkCameraQualityRetentionProfiles lists the quality retention profiles for this network
List the quality retention profiles for this network
func (*Client) GetNetworkCameraSchedules ¶
func (a *Client) GetNetworkCameraSchedules(params *GetNetworkCameraSchedulesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraSchedulesOK, error)
GetNetworkCameraSchedules returns a list of all camera recording schedules
Returns a list of all camera recording schedules.
func (*Client) GetNetworkCameraWirelessProfile ¶
func (a *Client) GetNetworkCameraWirelessProfile(params *GetNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraWirelessProfileOK, error)
GetNetworkCameraWirelessProfile retrieves a single camera wireless profile
Retrieve a single camera wireless profile.
func (*Client) GetNetworkCameraWirelessProfiles ¶
func (a *Client) GetNetworkCameraWirelessProfiles(params *GetNetworkCameraWirelessProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraWirelessProfilesOK, error)
GetNetworkCameraWirelessProfiles lists the camera wireless profiles for this network
List the camera wireless profiles for this network.
func (*Client) GetOrganizationCameraOnboardingStatuses ¶
func (a *Client) GetOrganizationCameraOnboardingStatuses(params *GetOrganizationCameraOnboardingStatusesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrganizationCameraOnboardingStatusesOK, error)
GetOrganizationCameraOnboardingStatuses fetches onboarding status of cameras
Fetch onboarding status of cameras
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateDeviceCameraQualityAndRetention ¶
func (a *Client) UpdateDeviceCameraQualityAndRetention(params *UpdateDeviceCameraQualityAndRetentionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraQualityAndRetentionOK, error)
UpdateDeviceCameraQualityAndRetention updates quality and retention settings for the given camera
Update quality and retention settings for the given camera
func (*Client) UpdateDeviceCameraSense ¶
func (a *Client) UpdateDeviceCameraSense(params *UpdateDeviceCameraSenseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraSenseOK, error)
UpdateDeviceCameraSense updates sense settings for the given camera
Update sense settings for the given camera
func (*Client) UpdateDeviceCameraVideoSettings ¶
func (a *Client) UpdateDeviceCameraVideoSettings(params *UpdateDeviceCameraVideoSettingsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraVideoSettingsOK, error)
UpdateDeviceCameraVideoSettings updates video settings for the given camera
Update video settings for the given camera
func (*Client) UpdateDeviceCameraWirelessProfiles ¶
func (a *Client) UpdateDeviceCameraWirelessProfiles(params *UpdateDeviceCameraWirelessProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraWirelessProfilesOK, error)
UpdateDeviceCameraWirelessProfiles assigns wireless profiles to the given camera
Assign wireless profiles to the given camera. Incremental updates are not supported, all profile assignment need to be supplied at once.
func (*Client) UpdateNetworkCameraQualityRetentionProfile ¶
func (a *Client) UpdateNetworkCameraQualityRetentionProfile(params *UpdateNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateNetworkCameraQualityRetentionProfileOK, error)
UpdateNetworkCameraQualityRetentionProfile updates an existing quality retention profile for this network
Update an existing quality retention profile for this network.
func (*Client) UpdateNetworkCameraWirelessProfile ¶
func (a *Client) UpdateNetworkCameraWirelessProfile(params *UpdateNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateNetworkCameraWirelessProfileOK, error)
UpdateNetworkCameraWirelessProfile updates an existing camera wireless profile in this network
Update an existing camera wireless profile in this network.
func (*Client) UpdateOrganizationCameraOnboardingStatuses ¶
func (a *Client) UpdateOrganizationCameraOnboardingStatuses(params *UpdateOrganizationCameraOnboardingStatusesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrganizationCameraOnboardingStatusesOK, error)
UpdateOrganizationCameraOnboardingStatuses notifies that credential handoff to camera has completed
Notify that credential handoff to camera has completed
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateNetworkCameraQualityRetentionProfile(params *CreateNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateNetworkCameraQualityRetentionProfileOK, error) CreateNetworkCameraWirelessProfile(params *CreateNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateNetworkCameraWirelessProfileOK, error) DeleteNetworkCameraQualityRetentionProfile(params *DeleteNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteNetworkCameraQualityRetentionProfileNoContent, error) DeleteNetworkCameraWirelessProfile(params *DeleteNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteNetworkCameraWirelessProfileNoContent, error) GenerateDeviceCameraSnapshot(params *GenerateDeviceCameraSnapshotParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GenerateDeviceCameraSnapshotAccepted, error) GetDeviceCameraAnalyticsLive(params *GetDeviceCameraAnalyticsLiveParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsLiveOK, error) GetDeviceCameraAnalyticsOverview(params *GetDeviceCameraAnalyticsOverviewParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsOverviewOK, error) GetDeviceCameraAnalyticsRecent(params *GetDeviceCameraAnalyticsRecentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsRecentOK, error) GetDeviceCameraAnalyticsZoneHistory(params *GetDeviceCameraAnalyticsZoneHistoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsZoneHistoryOK, error) GetDeviceCameraAnalyticsZones(params *GetDeviceCameraAnalyticsZonesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraAnalyticsZonesOK, error) GetDeviceCameraQualityAndRetention(params *GetDeviceCameraQualityAndRetentionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraQualityAndRetentionOK, error) GetDeviceCameraSense(params *GetDeviceCameraSenseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraSenseOK, error) GetDeviceCameraSenseObjectDetectionModels(params *GetDeviceCameraSenseObjectDetectionModelsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraSenseObjectDetectionModelsOK, error) GetDeviceCameraVideoLink(params *GetDeviceCameraVideoLinkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraVideoLinkOK, error) GetDeviceCameraVideoSettings(params *GetDeviceCameraVideoSettingsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraVideoSettingsOK, error) GetDeviceCameraWirelessProfiles(params *GetDeviceCameraWirelessProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDeviceCameraWirelessProfilesOK, error) GetNetworkCameraQualityRetentionProfile(params *GetNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraQualityRetentionProfileOK, error) GetNetworkCameraQualityRetentionProfiles(params *GetNetworkCameraQualityRetentionProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraQualityRetentionProfilesOK, error) GetNetworkCameraSchedules(params *GetNetworkCameraSchedulesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraSchedulesOK, error) GetNetworkCameraWirelessProfile(params *GetNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraWirelessProfileOK, error) GetNetworkCameraWirelessProfiles(params *GetNetworkCameraWirelessProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetNetworkCameraWirelessProfilesOK, error) GetOrganizationCameraOnboardingStatuses(params *GetOrganizationCameraOnboardingStatusesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrganizationCameraOnboardingStatusesOK, error) UpdateDeviceCameraQualityAndRetention(params *UpdateDeviceCameraQualityAndRetentionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraQualityAndRetentionOK, error) UpdateDeviceCameraSense(params *UpdateDeviceCameraSenseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraSenseOK, error) UpdateDeviceCameraVideoSettings(params *UpdateDeviceCameraVideoSettingsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraVideoSettingsOK, error) UpdateDeviceCameraWirelessProfiles(params *UpdateDeviceCameraWirelessProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateDeviceCameraWirelessProfilesOK, error) UpdateNetworkCameraQualityRetentionProfile(params *UpdateNetworkCameraQualityRetentionProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateNetworkCameraQualityRetentionProfileOK, error) UpdateNetworkCameraWirelessProfile(params *UpdateNetworkCameraWirelessProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateNetworkCameraWirelessProfileOK, error) UpdateOrganizationCameraOnboardingStatuses(params *UpdateOrganizationCameraOnboardingStatusesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrganizationCameraOnboardingStatusesOK, 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 camera API client.
type CreateNetworkCameraQualityRetentionProfileBody ¶
type CreateNetworkCameraQualityRetentionProfileBody struct { // Whether or not to record audio. Can be either true or false. Defaults to false. AudioRecordingEnabled bool `json:"audioRecordingEnabled,omitempty"` // Create redundant video backup using Cloud Archive. Can be either true or false. Defaults to false. CloudArchiveEnabled bool `json:"cloudArchiveEnabled,omitempty"` // The maximum number of days for which the data will be stored, or 'null' to keep data until storage space runs out. If the former, it can be one of [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 14, 30, 60, 90] days. MaxRetentionDays int64 `json:"maxRetentionDays,omitempty"` // Deletes footage older than 3 days in which no motion was detected. Can be either true or false. Defaults to false. This setting does not apply to MV2 cameras. MotionBasedRetentionEnabled bool `json:"motionBasedRetentionEnabled,omitempty"` // The version of the motion detector that will be used by the camera. Only applies to Gen 2 cameras. Defaults to v2. MotionDetectorVersion int64 `json:"motionDetectorVersion,omitempty"` // The name of the new profile. Must be unique. This parameter is required. // Required: true Name *string `json:"name"` // Disable features that require additional bandwidth such as Motion Recap. Can be either true or false. Defaults to false. This setting does not apply to MV2 cameras. RestrictedBandwidthModeEnabled bool `json:"restrictedBandwidthModeEnabled,omitempty"` // Schedule for which this camera will record video, or 'null' to always record. ScheduleID string `json:"scheduleId,omitempty"` // video settings VideoSettings *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings `json:"videoSettings,omitempty"` }
CreateNetworkCameraQualityRetentionProfileBody create network camera quality retention profile body // Example: {"name":"Sample quality retention profile"} swagger:model CreateNetworkCameraQualityRetentionProfileBody
func (*CreateNetworkCameraQualityRetentionProfileBody) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create network camera quality retention profile body based on the context it is used
func (*CreateNetworkCameraQualityRetentionProfileBody) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileBody) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateNetworkCameraQualityRetentionProfileOK ¶
type CreateNetworkCameraQualityRetentionProfileOK struct {
Payload interface{}
}
CreateNetworkCameraQualityRetentionProfileOK describes a response with status code 200, with default header values.
Successful operation
func NewCreateNetworkCameraQualityRetentionProfileOK ¶
func NewCreateNetworkCameraQualityRetentionProfileOK() *CreateNetworkCameraQualityRetentionProfileOK
NewCreateNetworkCameraQualityRetentionProfileOK creates a CreateNetworkCameraQualityRetentionProfileOK with default headers values
func (*CreateNetworkCameraQualityRetentionProfileOK) Error ¶
func (o *CreateNetworkCameraQualityRetentionProfileOK) Error() string
func (*CreateNetworkCameraQualityRetentionProfileOK) GetPayload ¶
func (o *CreateNetworkCameraQualityRetentionProfileOK) GetPayload() interface{}
type CreateNetworkCameraQualityRetentionProfileParams ¶
type CreateNetworkCameraQualityRetentionProfileParams struct { // CreateNetworkCameraQualityRetentionProfile. CreateNetworkCameraQualityRetentionProfile CreateNetworkCameraQualityRetentionProfileBody // NetworkID. NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNetworkCameraQualityRetentionProfileParams contains all the parameters to send to the API endpoint
for the create network camera quality retention profile operation. Typically these are written to a http.Request.
func NewCreateNetworkCameraQualityRetentionProfileParams ¶
func NewCreateNetworkCameraQualityRetentionProfileParams() *CreateNetworkCameraQualityRetentionProfileParams
NewCreateNetworkCameraQualityRetentionProfileParams creates a new CreateNetworkCameraQualityRetentionProfileParams 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 NewCreateNetworkCameraQualityRetentionProfileParamsWithContext ¶
func NewCreateNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *CreateNetworkCameraQualityRetentionProfileParams
NewCreateNetworkCameraQualityRetentionProfileParamsWithContext creates a new CreateNetworkCameraQualityRetentionProfileParams object with the ability to set a context for a request.
func NewCreateNetworkCameraQualityRetentionProfileParamsWithHTTPClient ¶
func NewCreateNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *CreateNetworkCameraQualityRetentionProfileParams
NewCreateNetworkCameraQualityRetentionProfileParamsWithHTTPClient creates a new CreateNetworkCameraQualityRetentionProfileParams object with the ability to set a custom HTTPClient for a request.
func NewCreateNetworkCameraQualityRetentionProfileParamsWithTimeout ¶
func NewCreateNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *CreateNetworkCameraQualityRetentionProfileParams
NewCreateNetworkCameraQualityRetentionProfileParamsWithTimeout creates a new CreateNetworkCameraQualityRetentionProfileParams object with the ability to set a timeout on a request.
func (*CreateNetworkCameraQualityRetentionProfileParams) SetContext ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) SetCreateNetworkCameraQualityRetentionProfile ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) SetCreateNetworkCameraQualityRetentionProfile(createNetworkCameraQualityRetentionProfile CreateNetworkCameraQualityRetentionProfileBody)
SetCreateNetworkCameraQualityRetentionProfile adds the createNetworkCameraQualityRetentionProfile to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) SetDefaults ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) SetDefaults()
SetDefaults hydrates default values in the create network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNetworkCameraQualityRetentionProfileParams) SetHTTPClient ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) SetNetworkID ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) SetTimeout ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) WithContext ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *CreateNetworkCameraQualityRetentionProfileParams
WithContext adds the context to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) WithCreateNetworkCameraQualityRetentionProfile ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WithCreateNetworkCameraQualityRetentionProfile(createNetworkCameraQualityRetentionProfile CreateNetworkCameraQualityRetentionProfileBody) *CreateNetworkCameraQualityRetentionProfileParams
WithCreateNetworkCameraQualityRetentionProfile adds the createNetworkCameraQualityRetentionProfile to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) WithDefaults ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WithDefaults() *CreateNetworkCameraQualityRetentionProfileParams
WithDefaults hydrates default values in the create network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNetworkCameraQualityRetentionProfileParams) WithHTTPClient ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *CreateNetworkCameraQualityRetentionProfileParams
WithHTTPClient adds the HTTPClient to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) WithNetworkID ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *CreateNetworkCameraQualityRetentionProfileParams
WithNetworkID adds the networkID to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) WithTimeout ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *CreateNetworkCameraQualityRetentionProfileParams
WithTimeout adds the timeout to the create network camera quality retention profile params
func (*CreateNetworkCameraQualityRetentionProfileParams) WriteToRequest ¶
func (o *CreateNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings struct { // m v12 m v22 m v72 MV12MV22MV72 *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 `json:"MV12/MV22/MV72,omitempty"` // m v12 w e MV12WE *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE `json:"MV12WE,omitempty"` // m v21 m v71 MV21MV71 *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 `json:"MV21/MV71,omitempty"` // m v22 x m v72 x MV22XMV72X *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X `json:"MV22X/MV72X,omitempty"` // m v32 MV32 *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 `json:"MV32,omitempty"` // m v52 MV52 *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 `json:"MV52,omitempty"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings Video quality and resolution settings for all the camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create network camera quality retention profile params body video settings based on the context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720' or '1920x1080'. // Required: true // Enum: [1280x720 1920x1080] Resolution *string `json:"resolution"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 Quality and resolution for MV12/MV22/MV72 camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera quality retention profile params body video settings m v12 m v22 m v72 based on context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) Validate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) Validate(formats strfmt.Registry) error
Validate validates this create network camera quality retention profile params body video settings m v12 m v22 m v72
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720' or '1920x1080'. // Required: true // Enum: [1280x720 1920x1080] Resolution *string `json:"resolution"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE Quality and resolution for MV12WE camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera quality retention profile params body video settings m v12 w e based on context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) Validate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) Validate(formats strfmt.Registry) error
Validate validates this create network camera quality retention profile params body video settings m v12 w e
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720'. // Required: true // Enum: [1280x720] Resolution *string `json:"resolution"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 Quality and resolution for MV21/MV71 camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera quality retention profile params body video settings m v21 m v71 based on context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) Validate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) Validate(formats strfmt.Registry) error
Validate validates this create network camera quality retention profile params body video settings m v21 m v71
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720', '1920x1080' or '2688x1512'. // Required: true // Enum: [1280x720 1920x1080 2688x1512] Resolution *string `json:"resolution"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X Quality and resolution for MV22X/MV72X camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera quality retention profile params body video settings m v22 x m v72 x based on context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) Validate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) Validate(formats strfmt.Registry) error
Validate validates this create network camera quality retention profile params body video settings m v22 x m v72 x
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1080x1080' or '2058x2058'. // Required: true // Enum: [1080x1080 2058x2058] Resolution *string `json:"resolution"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 Quality and resolution for MV32 camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera quality retention profile params body video settings m v32 based on context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) Validate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) Validate(formats strfmt.Registry) error
Validate validates this create network camera quality retention profile params body video settings m v32
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 ¶
type CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720', '1920x1080', '2688x1512' or '3840x2160'. // Required: true // Enum: [1280x720 1920x1080 2688x1512 3840x2160] Resolution *string `json:"resolution"` }
CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 Quality and resolution for MV52 camera models. swagger:model CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) ContextValidate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera quality retention profile params body video settings m v52 based on context it is used
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) MarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) UnmarshalBinary ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) Validate ¶
func (o *CreateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) Validate(formats strfmt.Registry) error
Validate validates this create network camera quality retention profile params body video settings m v52
type CreateNetworkCameraQualityRetentionProfileReader ¶
type CreateNetworkCameraQualityRetentionProfileReader struct {
// contains filtered or unexported fields
}
CreateNetworkCameraQualityRetentionProfileReader is a Reader for the CreateNetworkCameraQualityRetentionProfile structure.
func (*CreateNetworkCameraQualityRetentionProfileReader) ReadResponse ¶
func (o *CreateNetworkCameraQualityRetentionProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNetworkCameraWirelessProfileBody ¶
type CreateNetworkCameraWirelessProfileBody struct { // identity Identity *CreateNetworkCameraWirelessProfileParamsBodyIdentity `json:"identity,omitempty"` // The name of the camera wireless profile. This parameter is required. // Required: true Name *string `json:"name"` // ssid // Required: true Ssid *CreateNetworkCameraWirelessProfileParamsBodySsid `json:"ssid"` }
CreateNetworkCameraWirelessProfileBody create network camera wireless profile body // Example: {"name":"wireless profile A","ssid":{"authMode":"8021x-radius","encryptionMode":"wpa-eap","name":"ssid test"}} swagger:model CreateNetworkCameraWirelessProfileBody
func (*CreateNetworkCameraWirelessProfileBody) ContextValidate ¶
func (o *CreateNetworkCameraWirelessProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create network camera wireless profile body based on the context it is used
func (*CreateNetworkCameraWirelessProfileBody) MarshalBinary ¶
func (o *CreateNetworkCameraWirelessProfileBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraWirelessProfileBody) UnmarshalBinary ¶
func (o *CreateNetworkCameraWirelessProfileBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateNetworkCameraWirelessProfileOK ¶
type CreateNetworkCameraWirelessProfileOK struct {
Payload interface{}
}
CreateNetworkCameraWirelessProfileOK describes a response with status code 200, with default header values.
Successful operation
func NewCreateNetworkCameraWirelessProfileOK ¶
func NewCreateNetworkCameraWirelessProfileOK() *CreateNetworkCameraWirelessProfileOK
NewCreateNetworkCameraWirelessProfileOK creates a CreateNetworkCameraWirelessProfileOK with default headers values
func (*CreateNetworkCameraWirelessProfileOK) Error ¶
func (o *CreateNetworkCameraWirelessProfileOK) Error() string
func (*CreateNetworkCameraWirelessProfileOK) GetPayload ¶
func (o *CreateNetworkCameraWirelessProfileOK) GetPayload() interface{}
type CreateNetworkCameraWirelessProfileParams ¶
type CreateNetworkCameraWirelessProfileParams struct { // CreateNetworkCameraWirelessProfile. CreateNetworkCameraWirelessProfile CreateNetworkCameraWirelessProfileBody // NetworkID. NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNetworkCameraWirelessProfileParams contains all the parameters to send to the API endpoint
for the create network camera wireless profile operation. Typically these are written to a http.Request.
func NewCreateNetworkCameraWirelessProfileParams ¶
func NewCreateNetworkCameraWirelessProfileParams() *CreateNetworkCameraWirelessProfileParams
NewCreateNetworkCameraWirelessProfileParams creates a new CreateNetworkCameraWirelessProfileParams 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 NewCreateNetworkCameraWirelessProfileParamsWithContext ¶
func NewCreateNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *CreateNetworkCameraWirelessProfileParams
NewCreateNetworkCameraWirelessProfileParamsWithContext creates a new CreateNetworkCameraWirelessProfileParams object with the ability to set a context for a request.
func NewCreateNetworkCameraWirelessProfileParamsWithHTTPClient ¶
func NewCreateNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *CreateNetworkCameraWirelessProfileParams
NewCreateNetworkCameraWirelessProfileParamsWithHTTPClient creates a new CreateNetworkCameraWirelessProfileParams object with the ability to set a custom HTTPClient for a request.
func NewCreateNetworkCameraWirelessProfileParamsWithTimeout ¶
func NewCreateNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *CreateNetworkCameraWirelessProfileParams
NewCreateNetworkCameraWirelessProfileParamsWithTimeout creates a new CreateNetworkCameraWirelessProfileParams object with the ability to set a timeout on a request.
func (*CreateNetworkCameraWirelessProfileParams) SetContext ¶
func (o *CreateNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) SetCreateNetworkCameraWirelessProfile ¶
func (o *CreateNetworkCameraWirelessProfileParams) SetCreateNetworkCameraWirelessProfile(createNetworkCameraWirelessProfile CreateNetworkCameraWirelessProfileBody)
SetCreateNetworkCameraWirelessProfile adds the createNetworkCameraWirelessProfile to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) SetDefaults ¶
func (o *CreateNetworkCameraWirelessProfileParams) SetDefaults()
SetDefaults hydrates default values in the create network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNetworkCameraWirelessProfileParams) SetHTTPClient ¶
func (o *CreateNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) SetNetworkID ¶
func (o *CreateNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) SetTimeout ¶
func (o *CreateNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) WithContext ¶
func (o *CreateNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *CreateNetworkCameraWirelessProfileParams
WithContext adds the context to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) WithCreateNetworkCameraWirelessProfile ¶
func (o *CreateNetworkCameraWirelessProfileParams) WithCreateNetworkCameraWirelessProfile(createNetworkCameraWirelessProfile CreateNetworkCameraWirelessProfileBody) *CreateNetworkCameraWirelessProfileParams
WithCreateNetworkCameraWirelessProfile adds the createNetworkCameraWirelessProfile to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) WithDefaults ¶
func (o *CreateNetworkCameraWirelessProfileParams) WithDefaults() *CreateNetworkCameraWirelessProfileParams
WithDefaults hydrates default values in the create network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNetworkCameraWirelessProfileParams) WithHTTPClient ¶
func (o *CreateNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *CreateNetworkCameraWirelessProfileParams
WithHTTPClient adds the HTTPClient to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) WithNetworkID ¶
func (o *CreateNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *CreateNetworkCameraWirelessProfileParams
WithNetworkID adds the networkID to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) WithTimeout ¶
func (o *CreateNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *CreateNetworkCameraWirelessProfileParams
WithTimeout adds the timeout to the create network camera wireless profile params
func (*CreateNetworkCameraWirelessProfileParams) WriteToRequest ¶
func (o *CreateNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNetworkCameraWirelessProfileParamsBodyIdentity ¶
type CreateNetworkCameraWirelessProfileParamsBodyIdentity struct { // The password of the identity. Password string `json:"password,omitempty"` // The username of the identity. Username string `json:"username,omitempty"` }
CreateNetworkCameraWirelessProfileParamsBodyIdentity The identity of the wireless profile. Required for creating wireless profiles in 8021x-radius auth mode. swagger:model CreateNetworkCameraWirelessProfileParamsBodyIdentity
func (*CreateNetworkCameraWirelessProfileParamsBodyIdentity) ContextValidate ¶
func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera wireless profile params body identity based on context it is used
func (*CreateNetworkCameraWirelessProfileParamsBodyIdentity) MarshalBinary ¶
func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraWirelessProfileParamsBodyIdentity) UnmarshalBinary ¶
func (o *CreateNetworkCameraWirelessProfileParamsBodyIdentity) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateNetworkCameraWirelessProfileParamsBodySsid ¶
type CreateNetworkCameraWirelessProfileParamsBodySsid struct { // The auth mode of the SSID. It can be set to ('psk', '8021x-radius'). // Enum: [psk 8021x-radius] AuthMode string `json:"authMode,omitempty"` // The encryption mode of the SSID. It can be set to ('wpa', 'wpa-eap'). With 'wpa' mode, the authMode should be 'psk' and with 'wpa-eap' the authMode should be '8021x-radius' EncryptionMode string `json:"encryptionMode,omitempty"` // The name of the SSID. Name string `json:"name,omitempty"` // The pre-shared key of the SSID. Psk string `json:"psk,omitempty"` }
CreateNetworkCameraWirelessProfileParamsBodySsid The details of the SSID config. swagger:model CreateNetworkCameraWirelessProfileParamsBodySsid
func (*CreateNetworkCameraWirelessProfileParamsBodySsid) ContextValidate ¶
func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create network camera wireless profile params body ssid based on context it is used
func (*CreateNetworkCameraWirelessProfileParamsBodySsid) MarshalBinary ¶
func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateNetworkCameraWirelessProfileParamsBodySsid) UnmarshalBinary ¶
func (o *CreateNetworkCameraWirelessProfileParamsBodySsid) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateNetworkCameraWirelessProfileReader ¶
type CreateNetworkCameraWirelessProfileReader struct {
// contains filtered or unexported fields
}
CreateNetworkCameraWirelessProfileReader is a Reader for the CreateNetworkCameraWirelessProfile structure.
func (*CreateNetworkCameraWirelessProfileReader) ReadResponse ¶
func (o *CreateNetworkCameraWirelessProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNetworkCameraQualityRetentionProfileNoContent ¶
type DeleteNetworkCameraQualityRetentionProfileNoContent struct { }
DeleteNetworkCameraQualityRetentionProfileNoContent describes a response with status code 204, with default header values.
Successful operation
func NewDeleteNetworkCameraQualityRetentionProfileNoContent ¶
func NewDeleteNetworkCameraQualityRetentionProfileNoContent() *DeleteNetworkCameraQualityRetentionProfileNoContent
NewDeleteNetworkCameraQualityRetentionProfileNoContent creates a DeleteNetworkCameraQualityRetentionProfileNoContent with default headers values
func (*DeleteNetworkCameraQualityRetentionProfileNoContent) Error ¶
func (o *DeleteNetworkCameraQualityRetentionProfileNoContent) Error() string
type DeleteNetworkCameraQualityRetentionProfileParams ¶
type DeleteNetworkCameraQualityRetentionProfileParams struct { // NetworkID. NetworkID string // QualityRetentionProfileID. QualityRetentionProfileID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNetworkCameraQualityRetentionProfileParams contains all the parameters to send to the API endpoint
for the delete network camera quality retention profile operation. Typically these are written to a http.Request.
func NewDeleteNetworkCameraQualityRetentionProfileParams ¶
func NewDeleteNetworkCameraQualityRetentionProfileParams() *DeleteNetworkCameraQualityRetentionProfileParams
NewDeleteNetworkCameraQualityRetentionProfileParams creates a new DeleteNetworkCameraQualityRetentionProfileParams 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 NewDeleteNetworkCameraQualityRetentionProfileParamsWithContext ¶
func NewDeleteNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *DeleteNetworkCameraQualityRetentionProfileParams
NewDeleteNetworkCameraQualityRetentionProfileParamsWithContext creates a new DeleteNetworkCameraQualityRetentionProfileParams object with the ability to set a context for a request.
func NewDeleteNetworkCameraQualityRetentionProfileParamsWithHTTPClient ¶
func NewDeleteNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *DeleteNetworkCameraQualityRetentionProfileParams
NewDeleteNetworkCameraQualityRetentionProfileParamsWithHTTPClient creates a new DeleteNetworkCameraQualityRetentionProfileParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteNetworkCameraQualityRetentionProfileParamsWithTimeout ¶
func NewDeleteNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *DeleteNetworkCameraQualityRetentionProfileParams
NewDeleteNetworkCameraQualityRetentionProfileParamsWithTimeout creates a new DeleteNetworkCameraQualityRetentionProfileParams object with the ability to set a timeout on a request.
func (*DeleteNetworkCameraQualityRetentionProfileParams) SetContext ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) SetDefaults ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetDefaults()
SetDefaults hydrates default values in the delete network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNetworkCameraQualityRetentionProfileParams) SetHTTPClient ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) SetNetworkID ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID(qualityRetentionProfileID string)
SetQualityRetentionProfileID adds the qualityRetentionProfileId to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) SetTimeout ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) WithContext ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *DeleteNetworkCameraQualityRetentionProfileParams
WithContext adds the context to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) WithDefaults ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithDefaults() *DeleteNetworkCameraQualityRetentionProfileParams
WithDefaults hydrates default values in the delete network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNetworkCameraQualityRetentionProfileParams) WithHTTPClient ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *DeleteNetworkCameraQualityRetentionProfileParams
WithHTTPClient adds the HTTPClient to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) WithNetworkID ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *DeleteNetworkCameraQualityRetentionProfileParams
WithNetworkID adds the networkID to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID(qualityRetentionProfileID string) *DeleteNetworkCameraQualityRetentionProfileParams
WithQualityRetentionProfileID adds the qualityRetentionProfileID to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) WithTimeout ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *DeleteNetworkCameraQualityRetentionProfileParams
WithTimeout adds the timeout to the delete network camera quality retention profile params
func (*DeleteNetworkCameraQualityRetentionProfileParams) WriteToRequest ¶
func (o *DeleteNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNetworkCameraQualityRetentionProfileReader ¶
type DeleteNetworkCameraQualityRetentionProfileReader struct {
// contains filtered or unexported fields
}
DeleteNetworkCameraQualityRetentionProfileReader is a Reader for the DeleteNetworkCameraQualityRetentionProfile structure.
func (*DeleteNetworkCameraQualityRetentionProfileReader) ReadResponse ¶
func (o *DeleteNetworkCameraQualityRetentionProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNetworkCameraWirelessProfileNoContent ¶
type DeleteNetworkCameraWirelessProfileNoContent struct { }
DeleteNetworkCameraWirelessProfileNoContent describes a response with status code 204, with default header values.
Successful operation
func NewDeleteNetworkCameraWirelessProfileNoContent ¶
func NewDeleteNetworkCameraWirelessProfileNoContent() *DeleteNetworkCameraWirelessProfileNoContent
NewDeleteNetworkCameraWirelessProfileNoContent creates a DeleteNetworkCameraWirelessProfileNoContent with default headers values
func (*DeleteNetworkCameraWirelessProfileNoContent) Error ¶
func (o *DeleteNetworkCameraWirelessProfileNoContent) Error() string
type DeleteNetworkCameraWirelessProfileParams ¶
type DeleteNetworkCameraWirelessProfileParams struct { // NetworkID. NetworkID string // WirelessProfileID. WirelessProfileID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNetworkCameraWirelessProfileParams contains all the parameters to send to the API endpoint
for the delete network camera wireless profile operation. Typically these are written to a http.Request.
func NewDeleteNetworkCameraWirelessProfileParams ¶
func NewDeleteNetworkCameraWirelessProfileParams() *DeleteNetworkCameraWirelessProfileParams
NewDeleteNetworkCameraWirelessProfileParams creates a new DeleteNetworkCameraWirelessProfileParams 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 NewDeleteNetworkCameraWirelessProfileParamsWithContext ¶
func NewDeleteNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *DeleteNetworkCameraWirelessProfileParams
NewDeleteNetworkCameraWirelessProfileParamsWithContext creates a new DeleteNetworkCameraWirelessProfileParams object with the ability to set a context for a request.
func NewDeleteNetworkCameraWirelessProfileParamsWithHTTPClient ¶
func NewDeleteNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *DeleteNetworkCameraWirelessProfileParams
NewDeleteNetworkCameraWirelessProfileParamsWithHTTPClient creates a new DeleteNetworkCameraWirelessProfileParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteNetworkCameraWirelessProfileParamsWithTimeout ¶
func NewDeleteNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *DeleteNetworkCameraWirelessProfileParams
NewDeleteNetworkCameraWirelessProfileParamsWithTimeout creates a new DeleteNetworkCameraWirelessProfileParams object with the ability to set a timeout on a request.
func (*DeleteNetworkCameraWirelessProfileParams) SetContext ¶
func (o *DeleteNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) SetDefaults ¶
func (o *DeleteNetworkCameraWirelessProfileParams) SetDefaults()
SetDefaults hydrates default values in the delete network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNetworkCameraWirelessProfileParams) SetHTTPClient ¶
func (o *DeleteNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) SetNetworkID ¶
func (o *DeleteNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) SetTimeout ¶
func (o *DeleteNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) SetWirelessProfileID ¶
func (o *DeleteNetworkCameraWirelessProfileParams) SetWirelessProfileID(wirelessProfileID string)
SetWirelessProfileID adds the wirelessProfileId to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) WithContext ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *DeleteNetworkCameraWirelessProfileParams
WithContext adds the context to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) WithDefaults ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WithDefaults() *DeleteNetworkCameraWirelessProfileParams
WithDefaults hydrates default values in the delete network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNetworkCameraWirelessProfileParams) WithHTTPClient ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *DeleteNetworkCameraWirelessProfileParams
WithHTTPClient adds the HTTPClient to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) WithNetworkID ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *DeleteNetworkCameraWirelessProfileParams
WithNetworkID adds the networkID to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) WithTimeout ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *DeleteNetworkCameraWirelessProfileParams
WithTimeout adds the timeout to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) WithWirelessProfileID ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WithWirelessProfileID(wirelessProfileID string) *DeleteNetworkCameraWirelessProfileParams
WithWirelessProfileID adds the wirelessProfileID to the delete network camera wireless profile params
func (*DeleteNetworkCameraWirelessProfileParams) WriteToRequest ¶
func (o *DeleteNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNetworkCameraWirelessProfileReader ¶
type DeleteNetworkCameraWirelessProfileReader struct {
// contains filtered or unexported fields
}
DeleteNetworkCameraWirelessProfileReader is a Reader for the DeleteNetworkCameraWirelessProfile structure.
func (*DeleteNetworkCameraWirelessProfileReader) ReadResponse ¶
func (o *DeleteNetworkCameraWirelessProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GenerateDeviceCameraSnapshotAccepted ¶
type GenerateDeviceCameraSnapshotAccepted struct {
Payload interface{}
}
GenerateDeviceCameraSnapshotAccepted describes a response with status code 202, with default header values.
Successful operation
func NewGenerateDeviceCameraSnapshotAccepted ¶
func NewGenerateDeviceCameraSnapshotAccepted() *GenerateDeviceCameraSnapshotAccepted
NewGenerateDeviceCameraSnapshotAccepted creates a GenerateDeviceCameraSnapshotAccepted with default headers values
func (*GenerateDeviceCameraSnapshotAccepted) Error ¶
func (o *GenerateDeviceCameraSnapshotAccepted) Error() string
func (*GenerateDeviceCameraSnapshotAccepted) GetPayload ¶
func (o *GenerateDeviceCameraSnapshotAccepted) GetPayload() interface{}
type GenerateDeviceCameraSnapshotBody ¶
type GenerateDeviceCameraSnapshotBody struct { // [optional] If set to "true" the snapshot will be taken at full sensor resolution. This will error if used with timestamp. Fullframe bool `json:"fullframe,omitempty"` // [optional] The snapshot will be taken from this time on the camera. The timestamp is expected to be in ISO 8601 format. If no timestamp is specified, we will assume current time. // Format: date-time Timestamp strfmt.DateTime `json:"timestamp,omitempty"` }
GenerateDeviceCameraSnapshotBody generate device camera snapshot body // Example: {"fullframe":false,"timestamp":"2021-04-30T15:18:08Z"} swagger:model GenerateDeviceCameraSnapshotBody
func (*GenerateDeviceCameraSnapshotBody) ContextValidate ¶
func (o *GenerateDeviceCameraSnapshotBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this generate device camera snapshot body based on context it is used
func (*GenerateDeviceCameraSnapshotBody) MarshalBinary ¶
func (o *GenerateDeviceCameraSnapshotBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GenerateDeviceCameraSnapshotBody) UnmarshalBinary ¶
func (o *GenerateDeviceCameraSnapshotBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GenerateDeviceCameraSnapshotParams ¶
type GenerateDeviceCameraSnapshotParams struct { // GenerateDeviceCameraSnapshot. GenerateDeviceCameraSnapshot GenerateDeviceCameraSnapshotBody // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GenerateDeviceCameraSnapshotParams contains all the parameters to send to the API endpoint
for the generate device camera snapshot operation. Typically these are written to a http.Request.
func NewGenerateDeviceCameraSnapshotParams ¶
func NewGenerateDeviceCameraSnapshotParams() *GenerateDeviceCameraSnapshotParams
NewGenerateDeviceCameraSnapshotParams creates a new GenerateDeviceCameraSnapshotParams 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 NewGenerateDeviceCameraSnapshotParamsWithContext ¶
func NewGenerateDeviceCameraSnapshotParamsWithContext(ctx context.Context) *GenerateDeviceCameraSnapshotParams
NewGenerateDeviceCameraSnapshotParamsWithContext creates a new GenerateDeviceCameraSnapshotParams object with the ability to set a context for a request.
func NewGenerateDeviceCameraSnapshotParamsWithHTTPClient ¶
func NewGenerateDeviceCameraSnapshotParamsWithHTTPClient(client *http.Client) *GenerateDeviceCameraSnapshotParams
NewGenerateDeviceCameraSnapshotParamsWithHTTPClient creates a new GenerateDeviceCameraSnapshotParams object with the ability to set a custom HTTPClient for a request.
func NewGenerateDeviceCameraSnapshotParamsWithTimeout ¶
func NewGenerateDeviceCameraSnapshotParamsWithTimeout(timeout time.Duration) *GenerateDeviceCameraSnapshotParams
NewGenerateDeviceCameraSnapshotParamsWithTimeout creates a new GenerateDeviceCameraSnapshotParams object with the ability to set a timeout on a request.
func (*GenerateDeviceCameraSnapshotParams) SetContext ¶
func (o *GenerateDeviceCameraSnapshotParams) SetContext(ctx context.Context)
SetContext adds the context to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) SetDefaults ¶
func (o *GenerateDeviceCameraSnapshotParams) SetDefaults()
SetDefaults hydrates default values in the generate device camera snapshot params (not the query body).
All values with no default are reset to their zero value.
func (*GenerateDeviceCameraSnapshotParams) SetGenerateDeviceCameraSnapshot ¶
func (o *GenerateDeviceCameraSnapshotParams) SetGenerateDeviceCameraSnapshot(generateDeviceCameraSnapshot GenerateDeviceCameraSnapshotBody)
SetGenerateDeviceCameraSnapshot adds the generateDeviceCameraSnapshot to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) SetHTTPClient ¶
func (o *GenerateDeviceCameraSnapshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) SetSerial ¶
func (o *GenerateDeviceCameraSnapshotParams) SetSerial(serial string)
SetSerial adds the serial to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) SetTimeout ¶
func (o *GenerateDeviceCameraSnapshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) WithContext ¶
func (o *GenerateDeviceCameraSnapshotParams) WithContext(ctx context.Context) *GenerateDeviceCameraSnapshotParams
WithContext adds the context to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) WithDefaults ¶
func (o *GenerateDeviceCameraSnapshotParams) WithDefaults() *GenerateDeviceCameraSnapshotParams
WithDefaults hydrates default values in the generate device camera snapshot params (not the query body).
All values with no default are reset to their zero value.
func (*GenerateDeviceCameraSnapshotParams) WithGenerateDeviceCameraSnapshot ¶
func (o *GenerateDeviceCameraSnapshotParams) WithGenerateDeviceCameraSnapshot(generateDeviceCameraSnapshot GenerateDeviceCameraSnapshotBody) *GenerateDeviceCameraSnapshotParams
WithGenerateDeviceCameraSnapshot adds the generateDeviceCameraSnapshot to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) WithHTTPClient ¶
func (o *GenerateDeviceCameraSnapshotParams) WithHTTPClient(client *http.Client) *GenerateDeviceCameraSnapshotParams
WithHTTPClient adds the HTTPClient to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) WithSerial ¶
func (o *GenerateDeviceCameraSnapshotParams) WithSerial(serial string) *GenerateDeviceCameraSnapshotParams
WithSerial adds the serial to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) WithTimeout ¶
func (o *GenerateDeviceCameraSnapshotParams) WithTimeout(timeout time.Duration) *GenerateDeviceCameraSnapshotParams
WithTimeout adds the timeout to the generate device camera snapshot params
func (*GenerateDeviceCameraSnapshotParams) WriteToRequest ¶
func (o *GenerateDeviceCameraSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GenerateDeviceCameraSnapshotReader ¶
type GenerateDeviceCameraSnapshotReader struct {
// contains filtered or unexported fields
}
GenerateDeviceCameraSnapshotReader is a Reader for the GenerateDeviceCameraSnapshot structure.
func (*GenerateDeviceCameraSnapshotReader) ReadResponse ¶
func (o *GenerateDeviceCameraSnapshotReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraAnalyticsLiveOK ¶
type GetDeviceCameraAnalyticsLiveOK struct {
Payload interface{}
}
GetDeviceCameraAnalyticsLiveOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraAnalyticsLiveOK ¶
func NewGetDeviceCameraAnalyticsLiveOK() *GetDeviceCameraAnalyticsLiveOK
NewGetDeviceCameraAnalyticsLiveOK creates a GetDeviceCameraAnalyticsLiveOK with default headers values
func (*GetDeviceCameraAnalyticsLiveOK) Error ¶
func (o *GetDeviceCameraAnalyticsLiveOK) Error() string
func (*GetDeviceCameraAnalyticsLiveOK) GetPayload ¶
func (o *GetDeviceCameraAnalyticsLiveOK) GetPayload() interface{}
type GetDeviceCameraAnalyticsLiveParams ¶
type GetDeviceCameraAnalyticsLiveParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraAnalyticsLiveParams contains all the parameters to send to the API endpoint
for the get device camera analytics live operation. Typically these are written to a http.Request.
func NewGetDeviceCameraAnalyticsLiveParams ¶
func NewGetDeviceCameraAnalyticsLiveParams() *GetDeviceCameraAnalyticsLiveParams
NewGetDeviceCameraAnalyticsLiveParams creates a new GetDeviceCameraAnalyticsLiveParams 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 NewGetDeviceCameraAnalyticsLiveParamsWithContext ¶
func NewGetDeviceCameraAnalyticsLiveParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsLiveParams
NewGetDeviceCameraAnalyticsLiveParamsWithContext creates a new GetDeviceCameraAnalyticsLiveParams object with the ability to set a context for a request.
func NewGetDeviceCameraAnalyticsLiveParamsWithHTTPClient ¶
func NewGetDeviceCameraAnalyticsLiveParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsLiveParams
NewGetDeviceCameraAnalyticsLiveParamsWithHTTPClient creates a new GetDeviceCameraAnalyticsLiveParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraAnalyticsLiveParamsWithTimeout ¶
func NewGetDeviceCameraAnalyticsLiveParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsLiveParams
NewGetDeviceCameraAnalyticsLiveParamsWithTimeout creates a new GetDeviceCameraAnalyticsLiveParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraAnalyticsLiveParams) SetContext ¶
func (o *GetDeviceCameraAnalyticsLiveParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) SetDefaults ¶
func (o *GetDeviceCameraAnalyticsLiveParams) SetDefaults()
SetDefaults hydrates default values in the get device camera analytics live params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsLiveParams) SetHTTPClient ¶
func (o *GetDeviceCameraAnalyticsLiveParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) SetSerial ¶
func (o *GetDeviceCameraAnalyticsLiveParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) SetTimeout ¶
func (o *GetDeviceCameraAnalyticsLiveParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) WithContext ¶
func (o *GetDeviceCameraAnalyticsLiveParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsLiveParams
WithContext adds the context to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) WithDefaults ¶
func (o *GetDeviceCameraAnalyticsLiveParams) WithDefaults() *GetDeviceCameraAnalyticsLiveParams
WithDefaults hydrates default values in the get device camera analytics live params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsLiveParams) WithHTTPClient ¶
func (o *GetDeviceCameraAnalyticsLiveParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsLiveParams
WithHTTPClient adds the HTTPClient to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) WithSerial ¶
func (o *GetDeviceCameraAnalyticsLiveParams) WithSerial(serial string) *GetDeviceCameraAnalyticsLiveParams
WithSerial adds the serial to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) WithTimeout ¶
func (o *GetDeviceCameraAnalyticsLiveParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsLiveParams
WithTimeout adds the timeout to the get device camera analytics live params
func (*GetDeviceCameraAnalyticsLiveParams) WriteToRequest ¶
func (o *GetDeviceCameraAnalyticsLiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraAnalyticsLiveReader ¶
type GetDeviceCameraAnalyticsLiveReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraAnalyticsLiveReader is a Reader for the GetDeviceCameraAnalyticsLive structure.
func (*GetDeviceCameraAnalyticsLiveReader) ReadResponse ¶
func (o *GetDeviceCameraAnalyticsLiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraAnalyticsOverviewOK ¶
type GetDeviceCameraAnalyticsOverviewOK struct {
Payload []interface{}
}
GetDeviceCameraAnalyticsOverviewOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraAnalyticsOverviewOK ¶
func NewGetDeviceCameraAnalyticsOverviewOK() *GetDeviceCameraAnalyticsOverviewOK
NewGetDeviceCameraAnalyticsOverviewOK creates a GetDeviceCameraAnalyticsOverviewOK with default headers values
func (*GetDeviceCameraAnalyticsOverviewOK) Error ¶
func (o *GetDeviceCameraAnalyticsOverviewOK) Error() string
func (*GetDeviceCameraAnalyticsOverviewOK) GetPayload ¶
func (o *GetDeviceCameraAnalyticsOverviewOK) GetPayload() []interface{}
type GetDeviceCameraAnalyticsOverviewParams ¶
type GetDeviceCameraAnalyticsOverviewParams struct { /* ObjectType. [optional] The object type for which analytics will be retrieved. The default object type is person. The available types are [person, vehicle]. */ ObjectType *string // Serial. Serial string /* T0. The beginning of the timespan for the data. The maximum lookback period is 365 days from today. */ T0 *string /* T1. The end of the timespan for the data. t1 can be a maximum of 7 days after t0. */ T1 *string /* Timespan. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 7 days. The default is 1 hour. Format: float */ Timespan *float32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraAnalyticsOverviewParams contains all the parameters to send to the API endpoint
for the get device camera analytics overview operation. Typically these are written to a http.Request.
func NewGetDeviceCameraAnalyticsOverviewParams ¶
func NewGetDeviceCameraAnalyticsOverviewParams() *GetDeviceCameraAnalyticsOverviewParams
NewGetDeviceCameraAnalyticsOverviewParams creates a new GetDeviceCameraAnalyticsOverviewParams 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 NewGetDeviceCameraAnalyticsOverviewParamsWithContext ¶
func NewGetDeviceCameraAnalyticsOverviewParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsOverviewParams
NewGetDeviceCameraAnalyticsOverviewParamsWithContext creates a new GetDeviceCameraAnalyticsOverviewParams object with the ability to set a context for a request.
func NewGetDeviceCameraAnalyticsOverviewParamsWithHTTPClient ¶
func NewGetDeviceCameraAnalyticsOverviewParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsOverviewParams
NewGetDeviceCameraAnalyticsOverviewParamsWithHTTPClient creates a new GetDeviceCameraAnalyticsOverviewParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraAnalyticsOverviewParamsWithTimeout ¶
func NewGetDeviceCameraAnalyticsOverviewParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsOverviewParams
NewGetDeviceCameraAnalyticsOverviewParamsWithTimeout creates a new GetDeviceCameraAnalyticsOverviewParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraAnalyticsOverviewParams) SetContext ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetDefaults ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetDefaults()
SetDefaults hydrates default values in the get device camera analytics overview params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsOverviewParams) SetHTTPClient ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetObjectType ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetObjectType(objectType *string)
SetObjectType adds the objectType to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetSerial ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetT0 ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetT0(t0 *string)
SetT0 adds the t0 to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetT1 ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetT1(t1 *string)
SetT1 adds the t1 to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetTimeout ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) SetTimespan ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) SetTimespan(timespan *float32)
SetTimespan adds the timespan to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithContext ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsOverviewParams
WithContext adds the context to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithDefaults ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithDefaults() *GetDeviceCameraAnalyticsOverviewParams
WithDefaults hydrates default values in the get device camera analytics overview params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsOverviewParams) WithHTTPClient ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsOverviewParams
WithHTTPClient adds the HTTPClient to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithObjectType ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithObjectType(objectType *string) *GetDeviceCameraAnalyticsOverviewParams
WithObjectType adds the objectType to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithSerial ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithSerial(serial string) *GetDeviceCameraAnalyticsOverviewParams
WithSerial adds the serial to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithT0 ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithT0(t0 *string) *GetDeviceCameraAnalyticsOverviewParams
WithT0 adds the t0 to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithT1 ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithT1(t1 *string) *GetDeviceCameraAnalyticsOverviewParams
WithT1 adds the t1 to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithTimeout ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsOverviewParams
WithTimeout adds the timeout to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WithTimespan ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WithTimespan(timespan *float32) *GetDeviceCameraAnalyticsOverviewParams
WithTimespan adds the timespan to the get device camera analytics overview params
func (*GetDeviceCameraAnalyticsOverviewParams) WriteToRequest ¶
func (o *GetDeviceCameraAnalyticsOverviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraAnalyticsOverviewReader ¶
type GetDeviceCameraAnalyticsOverviewReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraAnalyticsOverviewReader is a Reader for the GetDeviceCameraAnalyticsOverview structure.
func (*GetDeviceCameraAnalyticsOverviewReader) ReadResponse ¶
func (o *GetDeviceCameraAnalyticsOverviewReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraAnalyticsRecentOK ¶
type GetDeviceCameraAnalyticsRecentOK struct {
Payload []interface{}
}
GetDeviceCameraAnalyticsRecentOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraAnalyticsRecentOK ¶
func NewGetDeviceCameraAnalyticsRecentOK() *GetDeviceCameraAnalyticsRecentOK
NewGetDeviceCameraAnalyticsRecentOK creates a GetDeviceCameraAnalyticsRecentOK with default headers values
func (*GetDeviceCameraAnalyticsRecentOK) Error ¶
func (o *GetDeviceCameraAnalyticsRecentOK) Error() string
func (*GetDeviceCameraAnalyticsRecentOK) GetPayload ¶
func (o *GetDeviceCameraAnalyticsRecentOK) GetPayload() []interface{}
type GetDeviceCameraAnalyticsRecentParams ¶
type GetDeviceCameraAnalyticsRecentParams struct { /* ObjectType. [optional] The object type for which analytics will be retrieved. The default object type is person. The available types are [person, vehicle]. */ ObjectType *string // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraAnalyticsRecentParams contains all the parameters to send to the API endpoint
for the get device camera analytics recent operation. Typically these are written to a http.Request.
func NewGetDeviceCameraAnalyticsRecentParams ¶
func NewGetDeviceCameraAnalyticsRecentParams() *GetDeviceCameraAnalyticsRecentParams
NewGetDeviceCameraAnalyticsRecentParams creates a new GetDeviceCameraAnalyticsRecentParams 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 NewGetDeviceCameraAnalyticsRecentParamsWithContext ¶
func NewGetDeviceCameraAnalyticsRecentParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsRecentParams
NewGetDeviceCameraAnalyticsRecentParamsWithContext creates a new GetDeviceCameraAnalyticsRecentParams object with the ability to set a context for a request.
func NewGetDeviceCameraAnalyticsRecentParamsWithHTTPClient ¶
func NewGetDeviceCameraAnalyticsRecentParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsRecentParams
NewGetDeviceCameraAnalyticsRecentParamsWithHTTPClient creates a new GetDeviceCameraAnalyticsRecentParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraAnalyticsRecentParamsWithTimeout ¶
func NewGetDeviceCameraAnalyticsRecentParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsRecentParams
NewGetDeviceCameraAnalyticsRecentParamsWithTimeout creates a new GetDeviceCameraAnalyticsRecentParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraAnalyticsRecentParams) SetContext ¶
func (o *GetDeviceCameraAnalyticsRecentParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) SetDefaults ¶
func (o *GetDeviceCameraAnalyticsRecentParams) SetDefaults()
SetDefaults hydrates default values in the get device camera analytics recent params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsRecentParams) SetHTTPClient ¶
func (o *GetDeviceCameraAnalyticsRecentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) SetObjectType ¶
func (o *GetDeviceCameraAnalyticsRecentParams) SetObjectType(objectType *string)
SetObjectType adds the objectType to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) SetSerial ¶
func (o *GetDeviceCameraAnalyticsRecentParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) SetTimeout ¶
func (o *GetDeviceCameraAnalyticsRecentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) WithContext ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsRecentParams
WithContext adds the context to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) WithDefaults ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WithDefaults() *GetDeviceCameraAnalyticsRecentParams
WithDefaults hydrates default values in the get device camera analytics recent params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsRecentParams) WithHTTPClient ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsRecentParams
WithHTTPClient adds the HTTPClient to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) WithObjectType ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WithObjectType(objectType *string) *GetDeviceCameraAnalyticsRecentParams
WithObjectType adds the objectType to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) WithSerial ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WithSerial(serial string) *GetDeviceCameraAnalyticsRecentParams
WithSerial adds the serial to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) WithTimeout ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsRecentParams
WithTimeout adds the timeout to the get device camera analytics recent params
func (*GetDeviceCameraAnalyticsRecentParams) WriteToRequest ¶
func (o *GetDeviceCameraAnalyticsRecentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraAnalyticsRecentReader ¶
type GetDeviceCameraAnalyticsRecentReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraAnalyticsRecentReader is a Reader for the GetDeviceCameraAnalyticsRecent structure.
func (*GetDeviceCameraAnalyticsRecentReader) ReadResponse ¶
func (o *GetDeviceCameraAnalyticsRecentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraAnalyticsZoneHistoryOK ¶
type GetDeviceCameraAnalyticsZoneHistoryOK struct {
Payload []interface{}
}
GetDeviceCameraAnalyticsZoneHistoryOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraAnalyticsZoneHistoryOK ¶
func NewGetDeviceCameraAnalyticsZoneHistoryOK() *GetDeviceCameraAnalyticsZoneHistoryOK
NewGetDeviceCameraAnalyticsZoneHistoryOK creates a GetDeviceCameraAnalyticsZoneHistoryOK with default headers values
func (*GetDeviceCameraAnalyticsZoneHistoryOK) Error ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryOK) Error() string
func (*GetDeviceCameraAnalyticsZoneHistoryOK) GetPayload ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryOK) GetPayload() []interface{}
type GetDeviceCameraAnalyticsZoneHistoryParams ¶
type GetDeviceCameraAnalyticsZoneHistoryParams struct { /* ObjectType. [optional] The object type for which analytics will be retrieved. The default object type is person. The available types are [person, vehicle]. */ ObjectType *string /* Resolution. The time resolution in seconds for returned data. The valid resolutions are: 60. The default is 60. */ Resolution *int64 // Serial. Serial string /* T0. The beginning of the timespan for the data. The maximum lookback period is 365 days from today. */ T0 *string /* T1. The end of the timespan for the data. t1 can be a maximum of 14 hours after t0. */ T1 *string /* Timespan. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 hours. The default is 1 hour. Format: float */ Timespan *float32 // ZoneID. ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraAnalyticsZoneHistoryParams contains all the parameters to send to the API endpoint
for the get device camera analytics zone history operation. Typically these are written to a http.Request.
func NewGetDeviceCameraAnalyticsZoneHistoryParams ¶
func NewGetDeviceCameraAnalyticsZoneHistoryParams() *GetDeviceCameraAnalyticsZoneHistoryParams
NewGetDeviceCameraAnalyticsZoneHistoryParams creates a new GetDeviceCameraAnalyticsZoneHistoryParams 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 NewGetDeviceCameraAnalyticsZoneHistoryParamsWithContext ¶
func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsZoneHistoryParams
NewGetDeviceCameraAnalyticsZoneHistoryParamsWithContext creates a new GetDeviceCameraAnalyticsZoneHistoryParams object with the ability to set a context for a request.
func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithHTTPClient ¶
func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZoneHistoryParams
NewGetDeviceCameraAnalyticsZoneHistoryParamsWithHTTPClient creates a new GetDeviceCameraAnalyticsZoneHistoryParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithTimeout ¶
func NewGetDeviceCameraAnalyticsZoneHistoryParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZoneHistoryParams
NewGetDeviceCameraAnalyticsZoneHistoryParamsWithTimeout creates a new GetDeviceCameraAnalyticsZoneHistoryParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetContext ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetDefaults ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetDefaults()
SetDefaults hydrates default values in the get device camera analytics zone history params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetHTTPClient ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetObjectType ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetObjectType(objectType *string)
SetObjectType adds the objectType to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetResolution ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetResolution(resolution *int64)
SetResolution adds the resolution to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetSerial ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetT0 ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetT0(t0 *string)
SetT0 adds the t0 to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetT1 ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetT1(t1 *string)
SetT1 adds the t1 to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetTimeout ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetTimespan ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetTimespan(timespan *float32)
SetTimespan adds the timespan to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) SetZoneID ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithContext ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsZoneHistoryParams
WithContext adds the context to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithDefaults ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithDefaults() *GetDeviceCameraAnalyticsZoneHistoryParams
WithDefaults hydrates default values in the get device camera analytics zone history params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithHTTPClient ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZoneHistoryParams
WithHTTPClient adds the HTTPClient to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithObjectType ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithObjectType(objectType *string) *GetDeviceCameraAnalyticsZoneHistoryParams
WithObjectType adds the objectType to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithResolution ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithResolution(resolution *int64) *GetDeviceCameraAnalyticsZoneHistoryParams
WithResolution adds the resolution to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithSerial ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithSerial(serial string) *GetDeviceCameraAnalyticsZoneHistoryParams
WithSerial adds the serial to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithT0 ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithT0(t0 *string) *GetDeviceCameraAnalyticsZoneHistoryParams
WithT0 adds the t0 to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithT1 ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithT1(t1 *string) *GetDeviceCameraAnalyticsZoneHistoryParams
WithT1 adds the t1 to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithTimeout ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZoneHistoryParams
WithTimeout adds the timeout to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithTimespan ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithTimespan(timespan *float32) *GetDeviceCameraAnalyticsZoneHistoryParams
WithTimespan adds the timespan to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WithZoneID ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WithZoneID(zoneID string) *GetDeviceCameraAnalyticsZoneHistoryParams
WithZoneID adds the zoneID to the get device camera analytics zone history params
func (*GetDeviceCameraAnalyticsZoneHistoryParams) WriteToRequest ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraAnalyticsZoneHistoryReader ¶
type GetDeviceCameraAnalyticsZoneHistoryReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraAnalyticsZoneHistoryReader is a Reader for the GetDeviceCameraAnalyticsZoneHistory structure.
func (*GetDeviceCameraAnalyticsZoneHistoryReader) ReadResponse ¶
func (o *GetDeviceCameraAnalyticsZoneHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraAnalyticsZonesOK ¶
type GetDeviceCameraAnalyticsZonesOK struct {
Payload []interface{}
}
GetDeviceCameraAnalyticsZonesOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraAnalyticsZonesOK ¶
func NewGetDeviceCameraAnalyticsZonesOK() *GetDeviceCameraAnalyticsZonesOK
NewGetDeviceCameraAnalyticsZonesOK creates a GetDeviceCameraAnalyticsZonesOK with default headers values
func (*GetDeviceCameraAnalyticsZonesOK) Error ¶
func (o *GetDeviceCameraAnalyticsZonesOK) Error() string
func (*GetDeviceCameraAnalyticsZonesOK) GetPayload ¶
func (o *GetDeviceCameraAnalyticsZonesOK) GetPayload() []interface{}
type GetDeviceCameraAnalyticsZonesParams ¶
type GetDeviceCameraAnalyticsZonesParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraAnalyticsZonesParams contains all the parameters to send to the API endpoint
for the get device camera analytics zones operation. Typically these are written to a http.Request.
func NewGetDeviceCameraAnalyticsZonesParams ¶
func NewGetDeviceCameraAnalyticsZonesParams() *GetDeviceCameraAnalyticsZonesParams
NewGetDeviceCameraAnalyticsZonesParams creates a new GetDeviceCameraAnalyticsZonesParams 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 NewGetDeviceCameraAnalyticsZonesParamsWithContext ¶
func NewGetDeviceCameraAnalyticsZonesParamsWithContext(ctx context.Context) *GetDeviceCameraAnalyticsZonesParams
NewGetDeviceCameraAnalyticsZonesParamsWithContext creates a new GetDeviceCameraAnalyticsZonesParams object with the ability to set a context for a request.
func NewGetDeviceCameraAnalyticsZonesParamsWithHTTPClient ¶
func NewGetDeviceCameraAnalyticsZonesParamsWithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZonesParams
NewGetDeviceCameraAnalyticsZonesParamsWithHTTPClient creates a new GetDeviceCameraAnalyticsZonesParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraAnalyticsZonesParamsWithTimeout ¶
func NewGetDeviceCameraAnalyticsZonesParamsWithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZonesParams
NewGetDeviceCameraAnalyticsZonesParamsWithTimeout creates a new GetDeviceCameraAnalyticsZonesParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraAnalyticsZonesParams) SetContext ¶
func (o *GetDeviceCameraAnalyticsZonesParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) SetDefaults ¶
func (o *GetDeviceCameraAnalyticsZonesParams) SetDefaults()
SetDefaults hydrates default values in the get device camera analytics zones params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsZonesParams) SetHTTPClient ¶
func (o *GetDeviceCameraAnalyticsZonesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) SetSerial ¶
func (o *GetDeviceCameraAnalyticsZonesParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) SetTimeout ¶
func (o *GetDeviceCameraAnalyticsZonesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) WithContext ¶
func (o *GetDeviceCameraAnalyticsZonesParams) WithContext(ctx context.Context) *GetDeviceCameraAnalyticsZonesParams
WithContext adds the context to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) WithDefaults ¶
func (o *GetDeviceCameraAnalyticsZonesParams) WithDefaults() *GetDeviceCameraAnalyticsZonesParams
WithDefaults hydrates default values in the get device camera analytics zones params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraAnalyticsZonesParams) WithHTTPClient ¶
func (o *GetDeviceCameraAnalyticsZonesParams) WithHTTPClient(client *http.Client) *GetDeviceCameraAnalyticsZonesParams
WithHTTPClient adds the HTTPClient to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) WithSerial ¶
func (o *GetDeviceCameraAnalyticsZonesParams) WithSerial(serial string) *GetDeviceCameraAnalyticsZonesParams
WithSerial adds the serial to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) WithTimeout ¶
func (o *GetDeviceCameraAnalyticsZonesParams) WithTimeout(timeout time.Duration) *GetDeviceCameraAnalyticsZonesParams
WithTimeout adds the timeout to the get device camera analytics zones params
func (*GetDeviceCameraAnalyticsZonesParams) WriteToRequest ¶
func (o *GetDeviceCameraAnalyticsZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraAnalyticsZonesReader ¶
type GetDeviceCameraAnalyticsZonesReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraAnalyticsZonesReader is a Reader for the GetDeviceCameraAnalyticsZones structure.
func (*GetDeviceCameraAnalyticsZonesReader) ReadResponse ¶
func (o *GetDeviceCameraAnalyticsZonesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraQualityAndRetentionOK ¶
type GetDeviceCameraQualityAndRetentionOK struct {
Payload interface{}
}
GetDeviceCameraQualityAndRetentionOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraQualityAndRetentionOK ¶
func NewGetDeviceCameraQualityAndRetentionOK() *GetDeviceCameraQualityAndRetentionOK
NewGetDeviceCameraQualityAndRetentionOK creates a GetDeviceCameraQualityAndRetentionOK with default headers values
func (*GetDeviceCameraQualityAndRetentionOK) Error ¶
func (o *GetDeviceCameraQualityAndRetentionOK) Error() string
func (*GetDeviceCameraQualityAndRetentionOK) GetPayload ¶
func (o *GetDeviceCameraQualityAndRetentionOK) GetPayload() interface{}
type GetDeviceCameraQualityAndRetentionParams ¶
type GetDeviceCameraQualityAndRetentionParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraQualityAndRetentionParams contains all the parameters to send to the API endpoint
for the get device camera quality and retention operation. Typically these are written to a http.Request.
func NewGetDeviceCameraQualityAndRetentionParams ¶
func NewGetDeviceCameraQualityAndRetentionParams() *GetDeviceCameraQualityAndRetentionParams
NewGetDeviceCameraQualityAndRetentionParams creates a new GetDeviceCameraQualityAndRetentionParams 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 NewGetDeviceCameraQualityAndRetentionParamsWithContext ¶
func NewGetDeviceCameraQualityAndRetentionParamsWithContext(ctx context.Context) *GetDeviceCameraQualityAndRetentionParams
NewGetDeviceCameraQualityAndRetentionParamsWithContext creates a new GetDeviceCameraQualityAndRetentionParams object with the ability to set a context for a request.
func NewGetDeviceCameraQualityAndRetentionParamsWithHTTPClient ¶
func NewGetDeviceCameraQualityAndRetentionParamsWithHTTPClient(client *http.Client) *GetDeviceCameraQualityAndRetentionParams
NewGetDeviceCameraQualityAndRetentionParamsWithHTTPClient creates a new GetDeviceCameraQualityAndRetentionParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraQualityAndRetentionParamsWithTimeout ¶
func NewGetDeviceCameraQualityAndRetentionParamsWithTimeout(timeout time.Duration) *GetDeviceCameraQualityAndRetentionParams
NewGetDeviceCameraQualityAndRetentionParamsWithTimeout creates a new GetDeviceCameraQualityAndRetentionParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraQualityAndRetentionParams) SetContext ¶
func (o *GetDeviceCameraQualityAndRetentionParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) SetDefaults ¶
func (o *GetDeviceCameraQualityAndRetentionParams) SetDefaults()
SetDefaults hydrates default values in the get device camera quality and retention params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraQualityAndRetentionParams) SetHTTPClient ¶
func (o *GetDeviceCameraQualityAndRetentionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) SetSerial ¶
func (o *GetDeviceCameraQualityAndRetentionParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) SetTimeout ¶
func (o *GetDeviceCameraQualityAndRetentionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) WithContext ¶
func (o *GetDeviceCameraQualityAndRetentionParams) WithContext(ctx context.Context) *GetDeviceCameraQualityAndRetentionParams
WithContext adds the context to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) WithDefaults ¶
func (o *GetDeviceCameraQualityAndRetentionParams) WithDefaults() *GetDeviceCameraQualityAndRetentionParams
WithDefaults hydrates default values in the get device camera quality and retention params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraQualityAndRetentionParams) WithHTTPClient ¶
func (o *GetDeviceCameraQualityAndRetentionParams) WithHTTPClient(client *http.Client) *GetDeviceCameraQualityAndRetentionParams
WithHTTPClient adds the HTTPClient to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) WithSerial ¶
func (o *GetDeviceCameraQualityAndRetentionParams) WithSerial(serial string) *GetDeviceCameraQualityAndRetentionParams
WithSerial adds the serial to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) WithTimeout ¶
func (o *GetDeviceCameraQualityAndRetentionParams) WithTimeout(timeout time.Duration) *GetDeviceCameraQualityAndRetentionParams
WithTimeout adds the timeout to the get device camera quality and retention params
func (*GetDeviceCameraQualityAndRetentionParams) WriteToRequest ¶
func (o *GetDeviceCameraQualityAndRetentionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraQualityAndRetentionReader ¶
type GetDeviceCameraQualityAndRetentionReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraQualityAndRetentionReader is a Reader for the GetDeviceCameraQualityAndRetention structure.
func (*GetDeviceCameraQualityAndRetentionReader) ReadResponse ¶
func (o *GetDeviceCameraQualityAndRetentionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraSenseOK ¶
type GetDeviceCameraSenseOK struct {
Payload interface{}
}
GetDeviceCameraSenseOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraSenseOK ¶
func NewGetDeviceCameraSenseOK() *GetDeviceCameraSenseOK
NewGetDeviceCameraSenseOK creates a GetDeviceCameraSenseOK with default headers values
func (*GetDeviceCameraSenseOK) Error ¶
func (o *GetDeviceCameraSenseOK) Error() string
func (*GetDeviceCameraSenseOK) GetPayload ¶
func (o *GetDeviceCameraSenseOK) GetPayload() interface{}
type GetDeviceCameraSenseObjectDetectionModelsOK ¶
type GetDeviceCameraSenseObjectDetectionModelsOK struct {
Payload []interface{}
}
GetDeviceCameraSenseObjectDetectionModelsOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraSenseObjectDetectionModelsOK ¶
func NewGetDeviceCameraSenseObjectDetectionModelsOK() *GetDeviceCameraSenseObjectDetectionModelsOK
NewGetDeviceCameraSenseObjectDetectionModelsOK creates a GetDeviceCameraSenseObjectDetectionModelsOK with default headers values
func (*GetDeviceCameraSenseObjectDetectionModelsOK) Error ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsOK) Error() string
func (*GetDeviceCameraSenseObjectDetectionModelsOK) GetPayload ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsOK) GetPayload() []interface{}
type GetDeviceCameraSenseObjectDetectionModelsParams ¶
type GetDeviceCameraSenseObjectDetectionModelsParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraSenseObjectDetectionModelsParams contains all the parameters to send to the API endpoint
for the get device camera sense object detection models operation. Typically these are written to a http.Request.
func NewGetDeviceCameraSenseObjectDetectionModelsParams ¶
func NewGetDeviceCameraSenseObjectDetectionModelsParams() *GetDeviceCameraSenseObjectDetectionModelsParams
NewGetDeviceCameraSenseObjectDetectionModelsParams creates a new GetDeviceCameraSenseObjectDetectionModelsParams 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 NewGetDeviceCameraSenseObjectDetectionModelsParamsWithContext ¶
func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithContext(ctx context.Context) *GetDeviceCameraSenseObjectDetectionModelsParams
NewGetDeviceCameraSenseObjectDetectionModelsParamsWithContext creates a new GetDeviceCameraSenseObjectDetectionModelsParams object with the ability to set a context for a request.
func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithHTTPClient ¶
func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithHTTPClient(client *http.Client) *GetDeviceCameraSenseObjectDetectionModelsParams
NewGetDeviceCameraSenseObjectDetectionModelsParamsWithHTTPClient creates a new GetDeviceCameraSenseObjectDetectionModelsParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithTimeout ¶
func NewGetDeviceCameraSenseObjectDetectionModelsParamsWithTimeout(timeout time.Duration) *GetDeviceCameraSenseObjectDetectionModelsParams
NewGetDeviceCameraSenseObjectDetectionModelsParamsWithTimeout creates a new GetDeviceCameraSenseObjectDetectionModelsParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraSenseObjectDetectionModelsParams) SetContext ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) SetDefaults ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetDefaults()
SetDefaults hydrates default values in the get device camera sense object detection models params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraSenseObjectDetectionModelsParams) SetHTTPClient ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) SetSerial ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) SetTimeout ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) WithContext ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithContext(ctx context.Context) *GetDeviceCameraSenseObjectDetectionModelsParams
WithContext adds the context to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) WithDefaults ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithDefaults() *GetDeviceCameraSenseObjectDetectionModelsParams
WithDefaults hydrates default values in the get device camera sense object detection models params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraSenseObjectDetectionModelsParams) WithHTTPClient ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithHTTPClient(client *http.Client) *GetDeviceCameraSenseObjectDetectionModelsParams
WithHTTPClient adds the HTTPClient to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) WithSerial ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithSerial(serial string) *GetDeviceCameraSenseObjectDetectionModelsParams
WithSerial adds the serial to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) WithTimeout ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WithTimeout(timeout time.Duration) *GetDeviceCameraSenseObjectDetectionModelsParams
WithTimeout adds the timeout to the get device camera sense object detection models params
func (*GetDeviceCameraSenseObjectDetectionModelsParams) WriteToRequest ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraSenseObjectDetectionModelsReader ¶
type GetDeviceCameraSenseObjectDetectionModelsReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraSenseObjectDetectionModelsReader is a Reader for the GetDeviceCameraSenseObjectDetectionModels structure.
func (*GetDeviceCameraSenseObjectDetectionModelsReader) ReadResponse ¶
func (o *GetDeviceCameraSenseObjectDetectionModelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraSenseParams ¶
type GetDeviceCameraSenseParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraSenseParams contains all the parameters to send to the API endpoint
for the get device camera sense operation. Typically these are written to a http.Request.
func NewGetDeviceCameraSenseParams ¶
func NewGetDeviceCameraSenseParams() *GetDeviceCameraSenseParams
NewGetDeviceCameraSenseParams creates a new GetDeviceCameraSenseParams 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 NewGetDeviceCameraSenseParamsWithContext ¶
func NewGetDeviceCameraSenseParamsWithContext(ctx context.Context) *GetDeviceCameraSenseParams
NewGetDeviceCameraSenseParamsWithContext creates a new GetDeviceCameraSenseParams object with the ability to set a context for a request.
func NewGetDeviceCameraSenseParamsWithHTTPClient ¶
func NewGetDeviceCameraSenseParamsWithHTTPClient(client *http.Client) *GetDeviceCameraSenseParams
NewGetDeviceCameraSenseParamsWithHTTPClient creates a new GetDeviceCameraSenseParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraSenseParamsWithTimeout ¶
func NewGetDeviceCameraSenseParamsWithTimeout(timeout time.Duration) *GetDeviceCameraSenseParams
NewGetDeviceCameraSenseParamsWithTimeout creates a new GetDeviceCameraSenseParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraSenseParams) SetContext ¶
func (o *GetDeviceCameraSenseParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera sense params
func (*GetDeviceCameraSenseParams) SetDefaults ¶
func (o *GetDeviceCameraSenseParams) SetDefaults()
SetDefaults hydrates default values in the get device camera sense params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraSenseParams) SetHTTPClient ¶
func (o *GetDeviceCameraSenseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera sense params
func (*GetDeviceCameraSenseParams) SetSerial ¶
func (o *GetDeviceCameraSenseParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera sense params
func (*GetDeviceCameraSenseParams) SetTimeout ¶
func (o *GetDeviceCameraSenseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera sense params
func (*GetDeviceCameraSenseParams) WithContext ¶
func (o *GetDeviceCameraSenseParams) WithContext(ctx context.Context) *GetDeviceCameraSenseParams
WithContext adds the context to the get device camera sense params
func (*GetDeviceCameraSenseParams) WithDefaults ¶
func (o *GetDeviceCameraSenseParams) WithDefaults() *GetDeviceCameraSenseParams
WithDefaults hydrates default values in the get device camera sense params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraSenseParams) WithHTTPClient ¶
func (o *GetDeviceCameraSenseParams) WithHTTPClient(client *http.Client) *GetDeviceCameraSenseParams
WithHTTPClient adds the HTTPClient to the get device camera sense params
func (*GetDeviceCameraSenseParams) WithSerial ¶
func (o *GetDeviceCameraSenseParams) WithSerial(serial string) *GetDeviceCameraSenseParams
WithSerial adds the serial to the get device camera sense params
func (*GetDeviceCameraSenseParams) WithTimeout ¶
func (o *GetDeviceCameraSenseParams) WithTimeout(timeout time.Duration) *GetDeviceCameraSenseParams
WithTimeout adds the timeout to the get device camera sense params
func (*GetDeviceCameraSenseParams) WriteToRequest ¶
func (o *GetDeviceCameraSenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraSenseReader ¶
type GetDeviceCameraSenseReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraSenseReader is a Reader for the GetDeviceCameraSense structure.
func (*GetDeviceCameraSenseReader) ReadResponse ¶
func (o *GetDeviceCameraSenseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraVideoLinkOK ¶
type GetDeviceCameraVideoLinkOK struct {
Payload interface{}
}
GetDeviceCameraVideoLinkOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraVideoLinkOK ¶
func NewGetDeviceCameraVideoLinkOK() *GetDeviceCameraVideoLinkOK
NewGetDeviceCameraVideoLinkOK creates a GetDeviceCameraVideoLinkOK with default headers values
func (*GetDeviceCameraVideoLinkOK) Error ¶
func (o *GetDeviceCameraVideoLinkOK) Error() string
func (*GetDeviceCameraVideoLinkOK) GetPayload ¶
func (o *GetDeviceCameraVideoLinkOK) GetPayload() interface{}
type GetDeviceCameraVideoLinkParams ¶
type GetDeviceCameraVideoLinkParams struct { // Serial. Serial string /* Timestamp. [optional] The video link will start at this time. The timestamp should be a string in ISO8601 format. If no timestamp is specified, we will assume current time. Format: date-time */ Timestamp *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraVideoLinkParams contains all the parameters to send to the API endpoint
for the get device camera video link operation. Typically these are written to a http.Request.
func NewGetDeviceCameraVideoLinkParams ¶
func NewGetDeviceCameraVideoLinkParams() *GetDeviceCameraVideoLinkParams
NewGetDeviceCameraVideoLinkParams creates a new GetDeviceCameraVideoLinkParams 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 NewGetDeviceCameraVideoLinkParamsWithContext ¶
func NewGetDeviceCameraVideoLinkParamsWithContext(ctx context.Context) *GetDeviceCameraVideoLinkParams
NewGetDeviceCameraVideoLinkParamsWithContext creates a new GetDeviceCameraVideoLinkParams object with the ability to set a context for a request.
func NewGetDeviceCameraVideoLinkParamsWithHTTPClient ¶
func NewGetDeviceCameraVideoLinkParamsWithHTTPClient(client *http.Client) *GetDeviceCameraVideoLinkParams
NewGetDeviceCameraVideoLinkParamsWithHTTPClient creates a new GetDeviceCameraVideoLinkParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraVideoLinkParamsWithTimeout ¶
func NewGetDeviceCameraVideoLinkParamsWithTimeout(timeout time.Duration) *GetDeviceCameraVideoLinkParams
NewGetDeviceCameraVideoLinkParamsWithTimeout creates a new GetDeviceCameraVideoLinkParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraVideoLinkParams) SetContext ¶
func (o *GetDeviceCameraVideoLinkParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) SetDefaults ¶
func (o *GetDeviceCameraVideoLinkParams) SetDefaults()
SetDefaults hydrates default values in the get device camera video link params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraVideoLinkParams) SetHTTPClient ¶
func (o *GetDeviceCameraVideoLinkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) SetSerial ¶
func (o *GetDeviceCameraVideoLinkParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) SetTimeout ¶
func (o *GetDeviceCameraVideoLinkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) SetTimestamp ¶
func (o *GetDeviceCameraVideoLinkParams) SetTimestamp(timestamp *strfmt.DateTime)
SetTimestamp adds the timestamp to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) WithContext ¶
func (o *GetDeviceCameraVideoLinkParams) WithContext(ctx context.Context) *GetDeviceCameraVideoLinkParams
WithContext adds the context to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) WithDefaults ¶
func (o *GetDeviceCameraVideoLinkParams) WithDefaults() *GetDeviceCameraVideoLinkParams
WithDefaults hydrates default values in the get device camera video link params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraVideoLinkParams) WithHTTPClient ¶
func (o *GetDeviceCameraVideoLinkParams) WithHTTPClient(client *http.Client) *GetDeviceCameraVideoLinkParams
WithHTTPClient adds the HTTPClient to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) WithSerial ¶
func (o *GetDeviceCameraVideoLinkParams) WithSerial(serial string) *GetDeviceCameraVideoLinkParams
WithSerial adds the serial to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) WithTimeout ¶
func (o *GetDeviceCameraVideoLinkParams) WithTimeout(timeout time.Duration) *GetDeviceCameraVideoLinkParams
WithTimeout adds the timeout to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) WithTimestamp ¶
func (o *GetDeviceCameraVideoLinkParams) WithTimestamp(timestamp *strfmt.DateTime) *GetDeviceCameraVideoLinkParams
WithTimestamp adds the timestamp to the get device camera video link params
func (*GetDeviceCameraVideoLinkParams) WriteToRequest ¶
func (o *GetDeviceCameraVideoLinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraVideoLinkReader ¶
type GetDeviceCameraVideoLinkReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraVideoLinkReader is a Reader for the GetDeviceCameraVideoLink structure.
func (*GetDeviceCameraVideoLinkReader) ReadResponse ¶
func (o *GetDeviceCameraVideoLinkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraVideoSettingsOK ¶
type GetDeviceCameraVideoSettingsOK struct {
Payload interface{}
}
GetDeviceCameraVideoSettingsOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraVideoSettingsOK ¶
func NewGetDeviceCameraVideoSettingsOK() *GetDeviceCameraVideoSettingsOK
NewGetDeviceCameraVideoSettingsOK creates a GetDeviceCameraVideoSettingsOK with default headers values
func (*GetDeviceCameraVideoSettingsOK) Error ¶
func (o *GetDeviceCameraVideoSettingsOK) Error() string
func (*GetDeviceCameraVideoSettingsOK) GetPayload ¶
func (o *GetDeviceCameraVideoSettingsOK) GetPayload() interface{}
type GetDeviceCameraVideoSettingsParams ¶
type GetDeviceCameraVideoSettingsParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraVideoSettingsParams contains all the parameters to send to the API endpoint
for the get device camera video settings operation. Typically these are written to a http.Request.
func NewGetDeviceCameraVideoSettingsParams ¶
func NewGetDeviceCameraVideoSettingsParams() *GetDeviceCameraVideoSettingsParams
NewGetDeviceCameraVideoSettingsParams creates a new GetDeviceCameraVideoSettingsParams 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 NewGetDeviceCameraVideoSettingsParamsWithContext ¶
func NewGetDeviceCameraVideoSettingsParamsWithContext(ctx context.Context) *GetDeviceCameraVideoSettingsParams
NewGetDeviceCameraVideoSettingsParamsWithContext creates a new GetDeviceCameraVideoSettingsParams object with the ability to set a context for a request.
func NewGetDeviceCameraVideoSettingsParamsWithHTTPClient ¶
func NewGetDeviceCameraVideoSettingsParamsWithHTTPClient(client *http.Client) *GetDeviceCameraVideoSettingsParams
NewGetDeviceCameraVideoSettingsParamsWithHTTPClient creates a new GetDeviceCameraVideoSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraVideoSettingsParamsWithTimeout ¶
func NewGetDeviceCameraVideoSettingsParamsWithTimeout(timeout time.Duration) *GetDeviceCameraVideoSettingsParams
NewGetDeviceCameraVideoSettingsParamsWithTimeout creates a new GetDeviceCameraVideoSettingsParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraVideoSettingsParams) SetContext ¶
func (o *GetDeviceCameraVideoSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) SetDefaults ¶
func (o *GetDeviceCameraVideoSettingsParams) SetDefaults()
SetDefaults hydrates default values in the get device camera video settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraVideoSettingsParams) SetHTTPClient ¶
func (o *GetDeviceCameraVideoSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) SetSerial ¶
func (o *GetDeviceCameraVideoSettingsParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) SetTimeout ¶
func (o *GetDeviceCameraVideoSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) WithContext ¶
func (o *GetDeviceCameraVideoSettingsParams) WithContext(ctx context.Context) *GetDeviceCameraVideoSettingsParams
WithContext adds the context to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) WithDefaults ¶
func (o *GetDeviceCameraVideoSettingsParams) WithDefaults() *GetDeviceCameraVideoSettingsParams
WithDefaults hydrates default values in the get device camera video settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraVideoSettingsParams) WithHTTPClient ¶
func (o *GetDeviceCameraVideoSettingsParams) WithHTTPClient(client *http.Client) *GetDeviceCameraVideoSettingsParams
WithHTTPClient adds the HTTPClient to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) WithSerial ¶
func (o *GetDeviceCameraVideoSettingsParams) WithSerial(serial string) *GetDeviceCameraVideoSettingsParams
WithSerial adds the serial to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) WithTimeout ¶
func (o *GetDeviceCameraVideoSettingsParams) WithTimeout(timeout time.Duration) *GetDeviceCameraVideoSettingsParams
WithTimeout adds the timeout to the get device camera video settings params
func (*GetDeviceCameraVideoSettingsParams) WriteToRequest ¶
func (o *GetDeviceCameraVideoSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraVideoSettingsReader ¶
type GetDeviceCameraVideoSettingsReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraVideoSettingsReader is a Reader for the GetDeviceCameraVideoSettings structure.
func (*GetDeviceCameraVideoSettingsReader) ReadResponse ¶
func (o *GetDeviceCameraVideoSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeviceCameraWirelessProfilesOK ¶
type GetDeviceCameraWirelessProfilesOK struct {
Payload interface{}
}
GetDeviceCameraWirelessProfilesOK describes a response with status code 200, with default header values.
Successful operation
func NewGetDeviceCameraWirelessProfilesOK ¶
func NewGetDeviceCameraWirelessProfilesOK() *GetDeviceCameraWirelessProfilesOK
NewGetDeviceCameraWirelessProfilesOK creates a GetDeviceCameraWirelessProfilesOK with default headers values
func (*GetDeviceCameraWirelessProfilesOK) Error ¶
func (o *GetDeviceCameraWirelessProfilesOK) Error() string
func (*GetDeviceCameraWirelessProfilesOK) GetPayload ¶
func (o *GetDeviceCameraWirelessProfilesOK) GetPayload() interface{}
type GetDeviceCameraWirelessProfilesParams ¶
type GetDeviceCameraWirelessProfilesParams struct { // Serial. Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeviceCameraWirelessProfilesParams contains all the parameters to send to the API endpoint
for the get device camera wireless profiles operation. Typically these are written to a http.Request.
func NewGetDeviceCameraWirelessProfilesParams ¶
func NewGetDeviceCameraWirelessProfilesParams() *GetDeviceCameraWirelessProfilesParams
NewGetDeviceCameraWirelessProfilesParams creates a new GetDeviceCameraWirelessProfilesParams 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 NewGetDeviceCameraWirelessProfilesParamsWithContext ¶
func NewGetDeviceCameraWirelessProfilesParamsWithContext(ctx context.Context) *GetDeviceCameraWirelessProfilesParams
NewGetDeviceCameraWirelessProfilesParamsWithContext creates a new GetDeviceCameraWirelessProfilesParams object with the ability to set a context for a request.
func NewGetDeviceCameraWirelessProfilesParamsWithHTTPClient ¶
func NewGetDeviceCameraWirelessProfilesParamsWithHTTPClient(client *http.Client) *GetDeviceCameraWirelessProfilesParams
NewGetDeviceCameraWirelessProfilesParamsWithHTTPClient creates a new GetDeviceCameraWirelessProfilesParams object with the ability to set a custom HTTPClient for a request.
func NewGetDeviceCameraWirelessProfilesParamsWithTimeout ¶
func NewGetDeviceCameraWirelessProfilesParamsWithTimeout(timeout time.Duration) *GetDeviceCameraWirelessProfilesParams
NewGetDeviceCameraWirelessProfilesParamsWithTimeout creates a new GetDeviceCameraWirelessProfilesParams object with the ability to set a timeout on a request.
func (*GetDeviceCameraWirelessProfilesParams) SetContext ¶
func (o *GetDeviceCameraWirelessProfilesParams) SetContext(ctx context.Context)
SetContext adds the context to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) SetDefaults ¶
func (o *GetDeviceCameraWirelessProfilesParams) SetDefaults()
SetDefaults hydrates default values in the get device camera wireless profiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraWirelessProfilesParams) SetHTTPClient ¶
func (o *GetDeviceCameraWirelessProfilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) SetSerial ¶
func (o *GetDeviceCameraWirelessProfilesParams) SetSerial(serial string)
SetSerial adds the serial to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) SetTimeout ¶
func (o *GetDeviceCameraWirelessProfilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) WithContext ¶
func (o *GetDeviceCameraWirelessProfilesParams) WithContext(ctx context.Context) *GetDeviceCameraWirelessProfilesParams
WithContext adds the context to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) WithDefaults ¶
func (o *GetDeviceCameraWirelessProfilesParams) WithDefaults() *GetDeviceCameraWirelessProfilesParams
WithDefaults hydrates default values in the get device camera wireless profiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeviceCameraWirelessProfilesParams) WithHTTPClient ¶
func (o *GetDeviceCameraWirelessProfilesParams) WithHTTPClient(client *http.Client) *GetDeviceCameraWirelessProfilesParams
WithHTTPClient adds the HTTPClient to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) WithSerial ¶
func (o *GetDeviceCameraWirelessProfilesParams) WithSerial(serial string) *GetDeviceCameraWirelessProfilesParams
WithSerial adds the serial to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) WithTimeout ¶
func (o *GetDeviceCameraWirelessProfilesParams) WithTimeout(timeout time.Duration) *GetDeviceCameraWirelessProfilesParams
WithTimeout adds the timeout to the get device camera wireless profiles params
func (*GetDeviceCameraWirelessProfilesParams) WriteToRequest ¶
func (o *GetDeviceCameraWirelessProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeviceCameraWirelessProfilesReader ¶
type GetDeviceCameraWirelessProfilesReader struct {
// contains filtered or unexported fields
}
GetDeviceCameraWirelessProfilesReader is a Reader for the GetDeviceCameraWirelessProfiles structure.
func (*GetDeviceCameraWirelessProfilesReader) ReadResponse ¶
func (o *GetDeviceCameraWirelessProfilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkCameraQualityRetentionProfileOK ¶
type GetNetworkCameraQualityRetentionProfileOK struct {
Payload interface{}
}
GetNetworkCameraQualityRetentionProfileOK describes a response with status code 200, with default header values.
Successful operation
func NewGetNetworkCameraQualityRetentionProfileOK ¶
func NewGetNetworkCameraQualityRetentionProfileOK() *GetNetworkCameraQualityRetentionProfileOK
NewGetNetworkCameraQualityRetentionProfileOK creates a GetNetworkCameraQualityRetentionProfileOK with default headers values
func (*GetNetworkCameraQualityRetentionProfileOK) Error ¶
func (o *GetNetworkCameraQualityRetentionProfileOK) Error() string
func (*GetNetworkCameraQualityRetentionProfileOK) GetPayload ¶
func (o *GetNetworkCameraQualityRetentionProfileOK) GetPayload() interface{}
type GetNetworkCameraQualityRetentionProfileParams ¶
type GetNetworkCameraQualityRetentionProfileParams struct { // NetworkID. NetworkID string // QualityRetentionProfileID. QualityRetentionProfileID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkCameraQualityRetentionProfileParams contains all the parameters to send to the API endpoint
for the get network camera quality retention profile operation. Typically these are written to a http.Request.
func NewGetNetworkCameraQualityRetentionProfileParams ¶
func NewGetNetworkCameraQualityRetentionProfileParams() *GetNetworkCameraQualityRetentionProfileParams
NewGetNetworkCameraQualityRetentionProfileParams creates a new GetNetworkCameraQualityRetentionProfileParams 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 NewGetNetworkCameraQualityRetentionProfileParamsWithContext ¶
func NewGetNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfileParams
NewGetNetworkCameraQualityRetentionProfileParamsWithContext creates a new GetNetworkCameraQualityRetentionProfileParams object with the ability to set a context for a request.
func NewGetNetworkCameraQualityRetentionProfileParamsWithHTTPClient ¶
func NewGetNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfileParams
NewGetNetworkCameraQualityRetentionProfileParamsWithHTTPClient creates a new GetNetworkCameraQualityRetentionProfileParams object with the ability to set a custom HTTPClient for a request.
func NewGetNetworkCameraQualityRetentionProfileParamsWithTimeout ¶
func NewGetNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfileParams
NewGetNetworkCameraQualityRetentionProfileParamsWithTimeout creates a new GetNetworkCameraQualityRetentionProfileParams object with the ability to set a timeout on a request.
func (*GetNetworkCameraQualityRetentionProfileParams) SetContext ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) SetDefaults ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) SetDefaults()
SetDefaults hydrates default values in the get network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraQualityRetentionProfileParams) SetHTTPClient ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) SetNetworkID ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID(qualityRetentionProfileID string)
SetQualityRetentionProfileID adds the qualityRetentionProfileId to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) SetTimeout ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) WithContext ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfileParams
WithContext adds the context to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) WithDefaults ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WithDefaults() *GetNetworkCameraQualityRetentionProfileParams
WithDefaults hydrates default values in the get network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraQualityRetentionProfileParams) WithHTTPClient ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfileParams
WithHTTPClient adds the HTTPClient to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) WithNetworkID ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *GetNetworkCameraQualityRetentionProfileParams
WithNetworkID adds the networkID to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID(qualityRetentionProfileID string) *GetNetworkCameraQualityRetentionProfileParams
WithQualityRetentionProfileID adds the qualityRetentionProfileID to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) WithTimeout ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfileParams
WithTimeout adds the timeout to the get network camera quality retention profile params
func (*GetNetworkCameraQualityRetentionProfileParams) WriteToRequest ¶
func (o *GetNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkCameraQualityRetentionProfileReader ¶
type GetNetworkCameraQualityRetentionProfileReader struct {
// contains filtered or unexported fields
}
GetNetworkCameraQualityRetentionProfileReader is a Reader for the GetNetworkCameraQualityRetentionProfile structure.
func (*GetNetworkCameraQualityRetentionProfileReader) ReadResponse ¶
func (o *GetNetworkCameraQualityRetentionProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkCameraQualityRetentionProfilesOK ¶
type GetNetworkCameraQualityRetentionProfilesOK struct {
Payload []interface{}
}
GetNetworkCameraQualityRetentionProfilesOK describes a response with status code 200, with default header values.
Successful operation
func NewGetNetworkCameraQualityRetentionProfilesOK ¶
func NewGetNetworkCameraQualityRetentionProfilesOK() *GetNetworkCameraQualityRetentionProfilesOK
NewGetNetworkCameraQualityRetentionProfilesOK creates a GetNetworkCameraQualityRetentionProfilesOK with default headers values
func (*GetNetworkCameraQualityRetentionProfilesOK) Error ¶
func (o *GetNetworkCameraQualityRetentionProfilesOK) Error() string
func (*GetNetworkCameraQualityRetentionProfilesOK) GetPayload ¶
func (o *GetNetworkCameraQualityRetentionProfilesOK) GetPayload() []interface{}
type GetNetworkCameraQualityRetentionProfilesParams ¶
type GetNetworkCameraQualityRetentionProfilesParams struct { // NetworkID. NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkCameraQualityRetentionProfilesParams contains all the parameters to send to the API endpoint
for the get network camera quality retention profiles operation. Typically these are written to a http.Request.
func NewGetNetworkCameraQualityRetentionProfilesParams ¶
func NewGetNetworkCameraQualityRetentionProfilesParams() *GetNetworkCameraQualityRetentionProfilesParams
NewGetNetworkCameraQualityRetentionProfilesParams creates a new GetNetworkCameraQualityRetentionProfilesParams 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 NewGetNetworkCameraQualityRetentionProfilesParamsWithContext ¶
func NewGetNetworkCameraQualityRetentionProfilesParamsWithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfilesParams
NewGetNetworkCameraQualityRetentionProfilesParamsWithContext creates a new GetNetworkCameraQualityRetentionProfilesParams object with the ability to set a context for a request.
func NewGetNetworkCameraQualityRetentionProfilesParamsWithHTTPClient ¶
func NewGetNetworkCameraQualityRetentionProfilesParamsWithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfilesParams
NewGetNetworkCameraQualityRetentionProfilesParamsWithHTTPClient creates a new GetNetworkCameraQualityRetentionProfilesParams object with the ability to set a custom HTTPClient for a request.
func NewGetNetworkCameraQualityRetentionProfilesParamsWithTimeout ¶
func NewGetNetworkCameraQualityRetentionProfilesParamsWithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfilesParams
NewGetNetworkCameraQualityRetentionProfilesParamsWithTimeout creates a new GetNetworkCameraQualityRetentionProfilesParams object with the ability to set a timeout on a request.
func (*GetNetworkCameraQualityRetentionProfilesParams) SetContext ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) SetContext(ctx context.Context)
SetContext adds the context to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) SetDefaults ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) SetDefaults()
SetDefaults hydrates default values in the get network camera quality retention profiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraQualityRetentionProfilesParams) SetHTTPClient ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) SetNetworkID ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) SetTimeout ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) WithContext ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) WithContext(ctx context.Context) *GetNetworkCameraQualityRetentionProfilesParams
WithContext adds the context to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) WithDefaults ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) WithDefaults() *GetNetworkCameraQualityRetentionProfilesParams
WithDefaults hydrates default values in the get network camera quality retention profiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraQualityRetentionProfilesParams) WithHTTPClient ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) WithHTTPClient(client *http.Client) *GetNetworkCameraQualityRetentionProfilesParams
WithHTTPClient adds the HTTPClient to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) WithNetworkID ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) WithNetworkID(networkID string) *GetNetworkCameraQualityRetentionProfilesParams
WithNetworkID adds the networkID to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) WithTimeout ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) WithTimeout(timeout time.Duration) *GetNetworkCameraQualityRetentionProfilesParams
WithTimeout adds the timeout to the get network camera quality retention profiles params
func (*GetNetworkCameraQualityRetentionProfilesParams) WriteToRequest ¶
func (o *GetNetworkCameraQualityRetentionProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkCameraQualityRetentionProfilesReader ¶
type GetNetworkCameraQualityRetentionProfilesReader struct {
// contains filtered or unexported fields
}
GetNetworkCameraQualityRetentionProfilesReader is a Reader for the GetNetworkCameraQualityRetentionProfiles structure.
func (*GetNetworkCameraQualityRetentionProfilesReader) ReadResponse ¶
func (o *GetNetworkCameraQualityRetentionProfilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkCameraSchedulesOK ¶
type GetNetworkCameraSchedulesOK struct {
Payload []interface{}
}
GetNetworkCameraSchedulesOK describes a response with status code 200, with default header values.
Successful operation
func NewGetNetworkCameraSchedulesOK ¶
func NewGetNetworkCameraSchedulesOK() *GetNetworkCameraSchedulesOK
NewGetNetworkCameraSchedulesOK creates a GetNetworkCameraSchedulesOK with default headers values
func (*GetNetworkCameraSchedulesOK) Error ¶
func (o *GetNetworkCameraSchedulesOK) Error() string
func (*GetNetworkCameraSchedulesOK) GetPayload ¶
func (o *GetNetworkCameraSchedulesOK) GetPayload() []interface{}
type GetNetworkCameraSchedulesParams ¶
type GetNetworkCameraSchedulesParams struct { // NetworkID. NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkCameraSchedulesParams contains all the parameters to send to the API endpoint
for the get network camera schedules operation. Typically these are written to a http.Request.
func NewGetNetworkCameraSchedulesParams ¶
func NewGetNetworkCameraSchedulesParams() *GetNetworkCameraSchedulesParams
NewGetNetworkCameraSchedulesParams creates a new GetNetworkCameraSchedulesParams 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 NewGetNetworkCameraSchedulesParamsWithContext ¶
func NewGetNetworkCameraSchedulesParamsWithContext(ctx context.Context) *GetNetworkCameraSchedulesParams
NewGetNetworkCameraSchedulesParamsWithContext creates a new GetNetworkCameraSchedulesParams object with the ability to set a context for a request.
func NewGetNetworkCameraSchedulesParamsWithHTTPClient ¶
func NewGetNetworkCameraSchedulesParamsWithHTTPClient(client *http.Client) *GetNetworkCameraSchedulesParams
NewGetNetworkCameraSchedulesParamsWithHTTPClient creates a new GetNetworkCameraSchedulesParams object with the ability to set a custom HTTPClient for a request.
func NewGetNetworkCameraSchedulesParamsWithTimeout ¶
func NewGetNetworkCameraSchedulesParamsWithTimeout(timeout time.Duration) *GetNetworkCameraSchedulesParams
NewGetNetworkCameraSchedulesParamsWithTimeout creates a new GetNetworkCameraSchedulesParams object with the ability to set a timeout on a request.
func (*GetNetworkCameraSchedulesParams) SetContext ¶
func (o *GetNetworkCameraSchedulesParams) SetContext(ctx context.Context)
SetContext adds the context to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) SetDefaults ¶
func (o *GetNetworkCameraSchedulesParams) SetDefaults()
SetDefaults hydrates default values in the get network camera schedules params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraSchedulesParams) SetHTTPClient ¶
func (o *GetNetworkCameraSchedulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) SetNetworkID ¶
func (o *GetNetworkCameraSchedulesParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) SetTimeout ¶
func (o *GetNetworkCameraSchedulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) WithContext ¶
func (o *GetNetworkCameraSchedulesParams) WithContext(ctx context.Context) *GetNetworkCameraSchedulesParams
WithContext adds the context to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) WithDefaults ¶
func (o *GetNetworkCameraSchedulesParams) WithDefaults() *GetNetworkCameraSchedulesParams
WithDefaults hydrates default values in the get network camera schedules params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraSchedulesParams) WithHTTPClient ¶
func (o *GetNetworkCameraSchedulesParams) WithHTTPClient(client *http.Client) *GetNetworkCameraSchedulesParams
WithHTTPClient adds the HTTPClient to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) WithNetworkID ¶
func (o *GetNetworkCameraSchedulesParams) WithNetworkID(networkID string) *GetNetworkCameraSchedulesParams
WithNetworkID adds the networkID to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) WithTimeout ¶
func (o *GetNetworkCameraSchedulesParams) WithTimeout(timeout time.Duration) *GetNetworkCameraSchedulesParams
WithTimeout adds the timeout to the get network camera schedules params
func (*GetNetworkCameraSchedulesParams) WriteToRequest ¶
func (o *GetNetworkCameraSchedulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkCameraSchedulesReader ¶
type GetNetworkCameraSchedulesReader struct {
// contains filtered or unexported fields
}
GetNetworkCameraSchedulesReader is a Reader for the GetNetworkCameraSchedules structure.
func (*GetNetworkCameraSchedulesReader) ReadResponse ¶
func (o *GetNetworkCameraSchedulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkCameraWirelessProfileOK ¶
type GetNetworkCameraWirelessProfileOK struct {
Payload interface{}
}
GetNetworkCameraWirelessProfileOK describes a response with status code 200, with default header values.
Successful operation
func NewGetNetworkCameraWirelessProfileOK ¶
func NewGetNetworkCameraWirelessProfileOK() *GetNetworkCameraWirelessProfileOK
NewGetNetworkCameraWirelessProfileOK creates a GetNetworkCameraWirelessProfileOK with default headers values
func (*GetNetworkCameraWirelessProfileOK) Error ¶
func (o *GetNetworkCameraWirelessProfileOK) Error() string
func (*GetNetworkCameraWirelessProfileOK) GetPayload ¶
func (o *GetNetworkCameraWirelessProfileOK) GetPayload() interface{}
type GetNetworkCameraWirelessProfileParams ¶
type GetNetworkCameraWirelessProfileParams struct { // NetworkID. NetworkID string // WirelessProfileID. WirelessProfileID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkCameraWirelessProfileParams contains all the parameters to send to the API endpoint
for the get network camera wireless profile operation. Typically these are written to a http.Request.
func NewGetNetworkCameraWirelessProfileParams ¶
func NewGetNetworkCameraWirelessProfileParams() *GetNetworkCameraWirelessProfileParams
NewGetNetworkCameraWirelessProfileParams creates a new GetNetworkCameraWirelessProfileParams 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 NewGetNetworkCameraWirelessProfileParamsWithContext ¶
func NewGetNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *GetNetworkCameraWirelessProfileParams
NewGetNetworkCameraWirelessProfileParamsWithContext creates a new GetNetworkCameraWirelessProfileParams object with the ability to set a context for a request.
func NewGetNetworkCameraWirelessProfileParamsWithHTTPClient ¶
func NewGetNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfileParams
NewGetNetworkCameraWirelessProfileParamsWithHTTPClient creates a new GetNetworkCameraWirelessProfileParams object with the ability to set a custom HTTPClient for a request.
func NewGetNetworkCameraWirelessProfileParamsWithTimeout ¶
func NewGetNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfileParams
NewGetNetworkCameraWirelessProfileParamsWithTimeout creates a new GetNetworkCameraWirelessProfileParams object with the ability to set a timeout on a request.
func (*GetNetworkCameraWirelessProfileParams) SetContext ¶
func (o *GetNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) SetDefaults ¶
func (o *GetNetworkCameraWirelessProfileParams) SetDefaults()
SetDefaults hydrates default values in the get network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraWirelessProfileParams) SetHTTPClient ¶
func (o *GetNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) SetNetworkID ¶
func (o *GetNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) SetTimeout ¶
func (o *GetNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) SetWirelessProfileID ¶
func (o *GetNetworkCameraWirelessProfileParams) SetWirelessProfileID(wirelessProfileID string)
SetWirelessProfileID adds the wirelessProfileId to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) WithContext ¶
func (o *GetNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *GetNetworkCameraWirelessProfileParams
WithContext adds the context to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) WithDefaults ¶
func (o *GetNetworkCameraWirelessProfileParams) WithDefaults() *GetNetworkCameraWirelessProfileParams
WithDefaults hydrates default values in the get network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraWirelessProfileParams) WithHTTPClient ¶
func (o *GetNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfileParams
WithHTTPClient adds the HTTPClient to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) WithNetworkID ¶
func (o *GetNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *GetNetworkCameraWirelessProfileParams
WithNetworkID adds the networkID to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) WithTimeout ¶
func (o *GetNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfileParams
WithTimeout adds the timeout to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) WithWirelessProfileID ¶
func (o *GetNetworkCameraWirelessProfileParams) WithWirelessProfileID(wirelessProfileID string) *GetNetworkCameraWirelessProfileParams
WithWirelessProfileID adds the wirelessProfileID to the get network camera wireless profile params
func (*GetNetworkCameraWirelessProfileParams) WriteToRequest ¶
func (o *GetNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkCameraWirelessProfileReader ¶
type GetNetworkCameraWirelessProfileReader struct {
// contains filtered or unexported fields
}
GetNetworkCameraWirelessProfileReader is a Reader for the GetNetworkCameraWirelessProfile structure.
func (*GetNetworkCameraWirelessProfileReader) ReadResponse ¶
func (o *GetNetworkCameraWirelessProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkCameraWirelessProfilesOK ¶
type GetNetworkCameraWirelessProfilesOK struct {
Payload []interface{}
}
GetNetworkCameraWirelessProfilesOK describes a response with status code 200, with default header values.
Successful operation
func NewGetNetworkCameraWirelessProfilesOK ¶
func NewGetNetworkCameraWirelessProfilesOK() *GetNetworkCameraWirelessProfilesOK
NewGetNetworkCameraWirelessProfilesOK creates a GetNetworkCameraWirelessProfilesOK with default headers values
func (*GetNetworkCameraWirelessProfilesOK) Error ¶
func (o *GetNetworkCameraWirelessProfilesOK) Error() string
func (*GetNetworkCameraWirelessProfilesOK) GetPayload ¶
func (o *GetNetworkCameraWirelessProfilesOK) GetPayload() []interface{}
type GetNetworkCameraWirelessProfilesParams ¶
type GetNetworkCameraWirelessProfilesParams struct { // NetworkID. NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkCameraWirelessProfilesParams contains all the parameters to send to the API endpoint
for the get network camera wireless profiles operation. Typically these are written to a http.Request.
func NewGetNetworkCameraWirelessProfilesParams ¶
func NewGetNetworkCameraWirelessProfilesParams() *GetNetworkCameraWirelessProfilesParams
NewGetNetworkCameraWirelessProfilesParams creates a new GetNetworkCameraWirelessProfilesParams 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 NewGetNetworkCameraWirelessProfilesParamsWithContext ¶
func NewGetNetworkCameraWirelessProfilesParamsWithContext(ctx context.Context) *GetNetworkCameraWirelessProfilesParams
NewGetNetworkCameraWirelessProfilesParamsWithContext creates a new GetNetworkCameraWirelessProfilesParams object with the ability to set a context for a request.
func NewGetNetworkCameraWirelessProfilesParamsWithHTTPClient ¶
func NewGetNetworkCameraWirelessProfilesParamsWithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfilesParams
NewGetNetworkCameraWirelessProfilesParamsWithHTTPClient creates a new GetNetworkCameraWirelessProfilesParams object with the ability to set a custom HTTPClient for a request.
func NewGetNetworkCameraWirelessProfilesParamsWithTimeout ¶
func NewGetNetworkCameraWirelessProfilesParamsWithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfilesParams
NewGetNetworkCameraWirelessProfilesParamsWithTimeout creates a new GetNetworkCameraWirelessProfilesParams object with the ability to set a timeout on a request.
func (*GetNetworkCameraWirelessProfilesParams) SetContext ¶
func (o *GetNetworkCameraWirelessProfilesParams) SetContext(ctx context.Context)
SetContext adds the context to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) SetDefaults ¶
func (o *GetNetworkCameraWirelessProfilesParams) SetDefaults()
SetDefaults hydrates default values in the get network camera wireless profiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraWirelessProfilesParams) SetHTTPClient ¶
func (o *GetNetworkCameraWirelessProfilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) SetNetworkID ¶
func (o *GetNetworkCameraWirelessProfilesParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) SetTimeout ¶
func (o *GetNetworkCameraWirelessProfilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) WithContext ¶
func (o *GetNetworkCameraWirelessProfilesParams) WithContext(ctx context.Context) *GetNetworkCameraWirelessProfilesParams
WithContext adds the context to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) WithDefaults ¶
func (o *GetNetworkCameraWirelessProfilesParams) WithDefaults() *GetNetworkCameraWirelessProfilesParams
WithDefaults hydrates default values in the get network camera wireless profiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetNetworkCameraWirelessProfilesParams) WithHTTPClient ¶
func (o *GetNetworkCameraWirelessProfilesParams) WithHTTPClient(client *http.Client) *GetNetworkCameraWirelessProfilesParams
WithHTTPClient adds the HTTPClient to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) WithNetworkID ¶
func (o *GetNetworkCameraWirelessProfilesParams) WithNetworkID(networkID string) *GetNetworkCameraWirelessProfilesParams
WithNetworkID adds the networkID to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) WithTimeout ¶
func (o *GetNetworkCameraWirelessProfilesParams) WithTimeout(timeout time.Duration) *GetNetworkCameraWirelessProfilesParams
WithTimeout adds the timeout to the get network camera wireless profiles params
func (*GetNetworkCameraWirelessProfilesParams) WriteToRequest ¶
func (o *GetNetworkCameraWirelessProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkCameraWirelessProfilesReader ¶
type GetNetworkCameraWirelessProfilesReader struct {
// contains filtered or unexported fields
}
GetNetworkCameraWirelessProfilesReader is a Reader for the GetNetworkCameraWirelessProfiles structure.
func (*GetNetworkCameraWirelessProfilesReader) ReadResponse ¶
func (o *GetNetworkCameraWirelessProfilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganizationCameraOnboardingStatusesOK ¶
type GetOrganizationCameraOnboardingStatusesOK struct {
Payload []interface{}
}
GetOrganizationCameraOnboardingStatusesOK describes a response with status code 200, with default header values.
Successful operation
func NewGetOrganizationCameraOnboardingStatusesOK ¶
func NewGetOrganizationCameraOnboardingStatusesOK() *GetOrganizationCameraOnboardingStatusesOK
NewGetOrganizationCameraOnboardingStatusesOK creates a GetOrganizationCameraOnboardingStatusesOK with default headers values
func (*GetOrganizationCameraOnboardingStatusesOK) Error ¶
func (o *GetOrganizationCameraOnboardingStatusesOK) Error() string
func (*GetOrganizationCameraOnboardingStatusesOK) GetPayload ¶
func (o *GetOrganizationCameraOnboardingStatusesOK) GetPayload() []interface{}
type GetOrganizationCameraOnboardingStatusesParams ¶
type GetOrganizationCameraOnboardingStatusesParams struct { /* NetworkIds. A list of network IDs. The returned cameras will be filtered to only include these networks. */ NetworkIds []string // OrganizationID. OrganizationID string /* Serials. A list of serial numbers. The returned cameras will be filtered to only include these serials. */ Serials []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOrganizationCameraOnboardingStatusesParams contains all the parameters to send to the API endpoint
for the get organization camera onboarding statuses operation. Typically these are written to a http.Request.
func NewGetOrganizationCameraOnboardingStatusesParams ¶
func NewGetOrganizationCameraOnboardingStatusesParams() *GetOrganizationCameraOnboardingStatusesParams
NewGetOrganizationCameraOnboardingStatusesParams creates a new GetOrganizationCameraOnboardingStatusesParams 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 NewGetOrganizationCameraOnboardingStatusesParamsWithContext ¶
func NewGetOrganizationCameraOnboardingStatusesParamsWithContext(ctx context.Context) *GetOrganizationCameraOnboardingStatusesParams
NewGetOrganizationCameraOnboardingStatusesParamsWithContext creates a new GetOrganizationCameraOnboardingStatusesParams object with the ability to set a context for a request.
func NewGetOrganizationCameraOnboardingStatusesParamsWithHTTPClient ¶
func NewGetOrganizationCameraOnboardingStatusesParamsWithHTTPClient(client *http.Client) *GetOrganizationCameraOnboardingStatusesParams
NewGetOrganizationCameraOnboardingStatusesParamsWithHTTPClient creates a new GetOrganizationCameraOnboardingStatusesParams object with the ability to set a custom HTTPClient for a request.
func NewGetOrganizationCameraOnboardingStatusesParamsWithTimeout ¶
func NewGetOrganizationCameraOnboardingStatusesParamsWithTimeout(timeout time.Duration) *GetOrganizationCameraOnboardingStatusesParams
NewGetOrganizationCameraOnboardingStatusesParamsWithTimeout creates a new GetOrganizationCameraOnboardingStatusesParams object with the ability to set a timeout on a request.
func (*GetOrganizationCameraOnboardingStatusesParams) SetContext ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetContext(ctx context.Context)
SetContext adds the context to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) SetDefaults ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetDefaults()
SetDefaults hydrates default values in the get organization camera onboarding statuses params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrganizationCameraOnboardingStatusesParams) SetHTTPClient ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) SetNetworkIds ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetNetworkIds(networkIds []string)
SetNetworkIds adds the networkIds to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) SetOrganizationID ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) SetSerials ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetSerials(serials []string)
SetSerials adds the serials to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) SetTimeout ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WithContext ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithContext(ctx context.Context) *GetOrganizationCameraOnboardingStatusesParams
WithContext adds the context to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WithDefaults ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithDefaults() *GetOrganizationCameraOnboardingStatusesParams
WithDefaults hydrates default values in the get organization camera onboarding statuses params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrganizationCameraOnboardingStatusesParams) WithHTTPClient ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithHTTPClient(client *http.Client) *GetOrganizationCameraOnboardingStatusesParams
WithHTTPClient adds the HTTPClient to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WithNetworkIds ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithNetworkIds(networkIds []string) *GetOrganizationCameraOnboardingStatusesParams
WithNetworkIds adds the networkIds to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WithOrganizationID ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithOrganizationID(organizationID string) *GetOrganizationCameraOnboardingStatusesParams
WithOrganizationID adds the organizationID to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WithSerials ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithSerials(serials []string) *GetOrganizationCameraOnboardingStatusesParams
WithSerials adds the serials to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WithTimeout ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WithTimeout(timeout time.Duration) *GetOrganizationCameraOnboardingStatusesParams
WithTimeout adds the timeout to the get organization camera onboarding statuses params
func (*GetOrganizationCameraOnboardingStatusesParams) WriteToRequest ¶
func (o *GetOrganizationCameraOnboardingStatusesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrganizationCameraOnboardingStatusesReader ¶
type GetOrganizationCameraOnboardingStatusesReader struct {
// contains filtered or unexported fields
}
GetOrganizationCameraOnboardingStatusesReader is a Reader for the GetOrganizationCameraOnboardingStatuses structure.
func (*GetOrganizationCameraOnboardingStatusesReader) ReadResponse ¶
func (o *GetOrganizationCameraOnboardingStatusesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeviceCameraQualityAndRetentionBody ¶
type UpdateDeviceCameraQualityAndRetentionBody struct { // Boolean indicating if audio recording is enabled(true) or disabled(false) on the camera AudioRecordingEnabled bool `json:"audioRecordingEnabled,omitempty"` // Boolean indicating if motion-based retention is enabled(true) or disabled(false) on the camera. MotionBasedRetentionEnabled bool `json:"motionBasedRetentionEnabled,omitempty"` // The version of the motion detector that will be used by the camera. Only applies to Gen 2 cameras. Defaults to v2. // Enum: [1 2] MotionDetectorVersion int64 `json:"motionDetectorVersion,omitempty"` // The ID of a quality and retention profile to assign to the camera. The profile's settings will override all of the per-camera quality and retention settings. If the value of this parameter is null, any existing profile will be unassigned from the camera. ProfileID string `json:"profileId,omitempty"` // Quality of the camera. Can be one of 'Standard', 'High' or 'Enhanced'. Not all qualities are supported by every camera model. // Enum: [Standard High Enhanced] Quality string `json:"quality,omitempty"` // Resolution of the camera. Can be one of '1280x720', '1920x1080', '1080x1080' or '2058x2058'. Not all resolutions are supported by every camera model. // Enum: [1280x720 1920x1080 1080x1080 2058x2058] Resolution string `json:"resolution,omitempty"` // Boolean indicating if restricted bandwidth is enabled(true) or disabled(false) on the camera. This setting does not apply to MV2 cameras. RestrictedBandwidthModeEnabled bool `json:"restrictedBandwidthModeEnabled,omitempty"` }
UpdateDeviceCameraQualityAndRetentionBody update device camera quality and retention body // Example: {"audioRecordingEnabled":false,"motionBasedRetentionEnabled":false,"motionDetectorVersion":2,"profileId":"1234","quality":"Standard","resolution":"1280x720","restrictedBandwidthModeEnabled":false} swagger:model UpdateDeviceCameraQualityAndRetentionBody
func (*UpdateDeviceCameraQualityAndRetentionBody) ContextValidate ¶
func (o *UpdateDeviceCameraQualityAndRetentionBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update device camera quality and retention body based on context it is used
func (*UpdateDeviceCameraQualityAndRetentionBody) MarshalBinary ¶
func (o *UpdateDeviceCameraQualityAndRetentionBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateDeviceCameraQualityAndRetentionBody) UnmarshalBinary ¶
func (o *UpdateDeviceCameraQualityAndRetentionBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateDeviceCameraQualityAndRetentionOK ¶
type UpdateDeviceCameraQualityAndRetentionOK struct {
Payload interface{}
}
UpdateDeviceCameraQualityAndRetentionOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateDeviceCameraQualityAndRetentionOK ¶
func NewUpdateDeviceCameraQualityAndRetentionOK() *UpdateDeviceCameraQualityAndRetentionOK
NewUpdateDeviceCameraQualityAndRetentionOK creates a UpdateDeviceCameraQualityAndRetentionOK with default headers values
func (*UpdateDeviceCameraQualityAndRetentionOK) Error ¶
func (o *UpdateDeviceCameraQualityAndRetentionOK) Error() string
func (*UpdateDeviceCameraQualityAndRetentionOK) GetPayload ¶
func (o *UpdateDeviceCameraQualityAndRetentionOK) GetPayload() interface{}
type UpdateDeviceCameraQualityAndRetentionParams ¶
type UpdateDeviceCameraQualityAndRetentionParams struct { // Serial. Serial string // UpdateDeviceCameraQualityAndRetention. UpdateDeviceCameraQualityAndRetention UpdateDeviceCameraQualityAndRetentionBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDeviceCameraQualityAndRetentionParams contains all the parameters to send to the API endpoint
for the update device camera quality and retention operation. Typically these are written to a http.Request.
func NewUpdateDeviceCameraQualityAndRetentionParams ¶
func NewUpdateDeviceCameraQualityAndRetentionParams() *UpdateDeviceCameraQualityAndRetentionParams
NewUpdateDeviceCameraQualityAndRetentionParams creates a new UpdateDeviceCameraQualityAndRetentionParams 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 NewUpdateDeviceCameraQualityAndRetentionParamsWithContext ¶
func NewUpdateDeviceCameraQualityAndRetentionParamsWithContext(ctx context.Context) *UpdateDeviceCameraQualityAndRetentionParams
NewUpdateDeviceCameraQualityAndRetentionParamsWithContext creates a new UpdateDeviceCameraQualityAndRetentionParams object with the ability to set a context for a request.
func NewUpdateDeviceCameraQualityAndRetentionParamsWithHTTPClient ¶
func NewUpdateDeviceCameraQualityAndRetentionParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraQualityAndRetentionParams
NewUpdateDeviceCameraQualityAndRetentionParamsWithHTTPClient creates a new UpdateDeviceCameraQualityAndRetentionParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateDeviceCameraQualityAndRetentionParamsWithTimeout ¶
func NewUpdateDeviceCameraQualityAndRetentionParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraQualityAndRetentionParams
NewUpdateDeviceCameraQualityAndRetentionParamsWithTimeout creates a new UpdateDeviceCameraQualityAndRetentionParams object with the ability to set a timeout on a request.
func (*UpdateDeviceCameraQualityAndRetentionParams) SetContext ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) SetContext(ctx context.Context)
SetContext adds the context to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) SetDefaults ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) SetDefaults()
SetDefaults hydrates default values in the update device camera quality and retention params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraQualityAndRetentionParams) SetHTTPClient ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) SetSerial ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) SetSerial(serial string)
SetSerial adds the serial to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) SetTimeout ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) SetUpdateDeviceCameraQualityAndRetention ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) SetUpdateDeviceCameraQualityAndRetention(updateDeviceCameraQualityAndRetention UpdateDeviceCameraQualityAndRetentionBody)
SetUpdateDeviceCameraQualityAndRetention adds the updateDeviceCameraQualityAndRetention to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) WithContext ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WithContext(ctx context.Context) *UpdateDeviceCameraQualityAndRetentionParams
WithContext adds the context to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) WithDefaults ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WithDefaults() *UpdateDeviceCameraQualityAndRetentionParams
WithDefaults hydrates default values in the update device camera quality and retention params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraQualityAndRetentionParams) WithHTTPClient ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraQualityAndRetentionParams
WithHTTPClient adds the HTTPClient to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) WithSerial ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WithSerial(serial string) *UpdateDeviceCameraQualityAndRetentionParams
WithSerial adds the serial to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) WithTimeout ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraQualityAndRetentionParams
WithTimeout adds the timeout to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) WithUpdateDeviceCameraQualityAndRetention ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WithUpdateDeviceCameraQualityAndRetention(updateDeviceCameraQualityAndRetention UpdateDeviceCameraQualityAndRetentionBody) *UpdateDeviceCameraQualityAndRetentionParams
WithUpdateDeviceCameraQualityAndRetention adds the updateDeviceCameraQualityAndRetention to the update device camera quality and retention params
func (*UpdateDeviceCameraQualityAndRetentionParams) WriteToRequest ¶
func (o *UpdateDeviceCameraQualityAndRetentionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeviceCameraQualityAndRetentionReader ¶
type UpdateDeviceCameraQualityAndRetentionReader struct {
// contains filtered or unexported fields
}
UpdateDeviceCameraQualityAndRetentionReader is a Reader for the UpdateDeviceCameraQualityAndRetention structure.
func (*UpdateDeviceCameraQualityAndRetentionReader) ReadResponse ¶
func (o *UpdateDeviceCameraQualityAndRetentionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeviceCameraSenseBody ¶
type UpdateDeviceCameraSenseBody struct { // audio detection AudioDetection *UpdateDeviceCameraSenseParamsBodyAudioDetection `json:"audioDetection,omitempty"` // The ID of the object detection model DetectionModelID string `json:"detectionModelId,omitempty"` // The ID of the MQTT broker to be enabled on the camera. A value of null will disable MQTT on the camera MqttBrokerID string `json:"mqttBrokerId,omitempty"` // Boolean indicating if sense(license) is enabled(true) or disabled(false) on the camera SenseEnabled bool `json:"senseEnabled,omitempty"` }
UpdateDeviceCameraSenseBody update device camera sense body // Example: {"audioDetection":{"enabled":false},"mqttBrokerId":"1234","senseEnabled":true} swagger:model UpdateDeviceCameraSenseBody
func (*UpdateDeviceCameraSenseBody) ContextValidate ¶
func (o *UpdateDeviceCameraSenseBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update device camera sense body based on the context it is used
func (*UpdateDeviceCameraSenseBody) MarshalBinary ¶
func (o *UpdateDeviceCameraSenseBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateDeviceCameraSenseBody) UnmarshalBinary ¶
func (o *UpdateDeviceCameraSenseBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateDeviceCameraSenseOK ¶
type UpdateDeviceCameraSenseOK struct {
Payload interface{}
}
UpdateDeviceCameraSenseOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateDeviceCameraSenseOK ¶
func NewUpdateDeviceCameraSenseOK() *UpdateDeviceCameraSenseOK
NewUpdateDeviceCameraSenseOK creates a UpdateDeviceCameraSenseOK with default headers values
func (*UpdateDeviceCameraSenseOK) Error ¶
func (o *UpdateDeviceCameraSenseOK) Error() string
func (*UpdateDeviceCameraSenseOK) GetPayload ¶
func (o *UpdateDeviceCameraSenseOK) GetPayload() interface{}
type UpdateDeviceCameraSenseParams ¶
type UpdateDeviceCameraSenseParams struct { // Serial. Serial string // UpdateDeviceCameraSense. UpdateDeviceCameraSense UpdateDeviceCameraSenseBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDeviceCameraSenseParams contains all the parameters to send to the API endpoint
for the update device camera sense operation. Typically these are written to a http.Request.
func NewUpdateDeviceCameraSenseParams ¶
func NewUpdateDeviceCameraSenseParams() *UpdateDeviceCameraSenseParams
NewUpdateDeviceCameraSenseParams creates a new UpdateDeviceCameraSenseParams 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 NewUpdateDeviceCameraSenseParamsWithContext ¶
func NewUpdateDeviceCameraSenseParamsWithContext(ctx context.Context) *UpdateDeviceCameraSenseParams
NewUpdateDeviceCameraSenseParamsWithContext creates a new UpdateDeviceCameraSenseParams object with the ability to set a context for a request.
func NewUpdateDeviceCameraSenseParamsWithHTTPClient ¶
func NewUpdateDeviceCameraSenseParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraSenseParams
NewUpdateDeviceCameraSenseParamsWithHTTPClient creates a new UpdateDeviceCameraSenseParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateDeviceCameraSenseParamsWithTimeout ¶
func NewUpdateDeviceCameraSenseParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraSenseParams
NewUpdateDeviceCameraSenseParamsWithTimeout creates a new UpdateDeviceCameraSenseParams object with the ability to set a timeout on a request.
func (*UpdateDeviceCameraSenseParams) SetContext ¶
func (o *UpdateDeviceCameraSenseParams) SetContext(ctx context.Context)
SetContext adds the context to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) SetDefaults ¶
func (o *UpdateDeviceCameraSenseParams) SetDefaults()
SetDefaults hydrates default values in the update device camera sense params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraSenseParams) SetHTTPClient ¶
func (o *UpdateDeviceCameraSenseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) SetSerial ¶
func (o *UpdateDeviceCameraSenseParams) SetSerial(serial string)
SetSerial adds the serial to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) SetTimeout ¶
func (o *UpdateDeviceCameraSenseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) SetUpdateDeviceCameraSense ¶
func (o *UpdateDeviceCameraSenseParams) SetUpdateDeviceCameraSense(updateDeviceCameraSense UpdateDeviceCameraSenseBody)
SetUpdateDeviceCameraSense adds the updateDeviceCameraSense to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) WithContext ¶
func (o *UpdateDeviceCameraSenseParams) WithContext(ctx context.Context) *UpdateDeviceCameraSenseParams
WithContext adds the context to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) WithDefaults ¶
func (o *UpdateDeviceCameraSenseParams) WithDefaults() *UpdateDeviceCameraSenseParams
WithDefaults hydrates default values in the update device camera sense params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraSenseParams) WithHTTPClient ¶
func (o *UpdateDeviceCameraSenseParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraSenseParams
WithHTTPClient adds the HTTPClient to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) WithSerial ¶
func (o *UpdateDeviceCameraSenseParams) WithSerial(serial string) *UpdateDeviceCameraSenseParams
WithSerial adds the serial to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) WithTimeout ¶
func (o *UpdateDeviceCameraSenseParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraSenseParams
WithTimeout adds the timeout to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) WithUpdateDeviceCameraSense ¶
func (o *UpdateDeviceCameraSenseParams) WithUpdateDeviceCameraSense(updateDeviceCameraSense UpdateDeviceCameraSenseBody) *UpdateDeviceCameraSenseParams
WithUpdateDeviceCameraSense adds the updateDeviceCameraSense to the update device camera sense params
func (*UpdateDeviceCameraSenseParams) WriteToRequest ¶
func (o *UpdateDeviceCameraSenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeviceCameraSenseParamsBodyAudioDetection ¶
type UpdateDeviceCameraSenseParamsBodyAudioDetection struct { // Boolean indicating if audio detection is enabled(true) or disabled(false) on the camera Enabled bool `json:"enabled,omitempty"` }
UpdateDeviceCameraSenseParamsBodyAudioDetection The details of the audio detection config. swagger:model UpdateDeviceCameraSenseParamsBodyAudioDetection
func (*UpdateDeviceCameraSenseParamsBodyAudioDetection) ContextValidate ¶
func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update device camera sense params body audio detection based on context it is used
func (*UpdateDeviceCameraSenseParamsBodyAudioDetection) MarshalBinary ¶
func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateDeviceCameraSenseParamsBodyAudioDetection) UnmarshalBinary ¶
func (o *UpdateDeviceCameraSenseParamsBodyAudioDetection) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateDeviceCameraSenseReader ¶
type UpdateDeviceCameraSenseReader struct {
// contains filtered or unexported fields
}
UpdateDeviceCameraSenseReader is a Reader for the UpdateDeviceCameraSense structure.
func (*UpdateDeviceCameraSenseReader) ReadResponse ¶
func (o *UpdateDeviceCameraSenseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeviceCameraVideoSettingsBody ¶
type UpdateDeviceCameraVideoSettingsBody struct { // Boolean indicating if external rtsp stream is exposed ExternalRtspEnabled bool `json:"externalRtspEnabled,omitempty"` }
UpdateDeviceCameraVideoSettingsBody update device camera video settings body // Example: {"externalRtspEnabled":true} swagger:model UpdateDeviceCameraVideoSettingsBody
func (*UpdateDeviceCameraVideoSettingsBody) ContextValidate ¶
func (o *UpdateDeviceCameraVideoSettingsBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update device camera video settings body based on context it is used
func (*UpdateDeviceCameraVideoSettingsBody) MarshalBinary ¶
func (o *UpdateDeviceCameraVideoSettingsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateDeviceCameraVideoSettingsBody) UnmarshalBinary ¶
func (o *UpdateDeviceCameraVideoSettingsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateDeviceCameraVideoSettingsOK ¶
type UpdateDeviceCameraVideoSettingsOK struct {
Payload interface{}
}
UpdateDeviceCameraVideoSettingsOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateDeviceCameraVideoSettingsOK ¶
func NewUpdateDeviceCameraVideoSettingsOK() *UpdateDeviceCameraVideoSettingsOK
NewUpdateDeviceCameraVideoSettingsOK creates a UpdateDeviceCameraVideoSettingsOK with default headers values
func (*UpdateDeviceCameraVideoSettingsOK) Error ¶
func (o *UpdateDeviceCameraVideoSettingsOK) Error() string
func (*UpdateDeviceCameraVideoSettingsOK) GetPayload ¶
func (o *UpdateDeviceCameraVideoSettingsOK) GetPayload() interface{}
type UpdateDeviceCameraVideoSettingsParams ¶
type UpdateDeviceCameraVideoSettingsParams struct { // Serial. Serial string // UpdateDeviceCameraVideoSettings. UpdateDeviceCameraVideoSettings UpdateDeviceCameraVideoSettingsBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDeviceCameraVideoSettingsParams contains all the parameters to send to the API endpoint
for the update device camera video settings operation. Typically these are written to a http.Request.
func NewUpdateDeviceCameraVideoSettingsParams ¶
func NewUpdateDeviceCameraVideoSettingsParams() *UpdateDeviceCameraVideoSettingsParams
NewUpdateDeviceCameraVideoSettingsParams creates a new UpdateDeviceCameraVideoSettingsParams 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 NewUpdateDeviceCameraVideoSettingsParamsWithContext ¶
func NewUpdateDeviceCameraVideoSettingsParamsWithContext(ctx context.Context) *UpdateDeviceCameraVideoSettingsParams
NewUpdateDeviceCameraVideoSettingsParamsWithContext creates a new UpdateDeviceCameraVideoSettingsParams object with the ability to set a context for a request.
func NewUpdateDeviceCameraVideoSettingsParamsWithHTTPClient ¶
func NewUpdateDeviceCameraVideoSettingsParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraVideoSettingsParams
NewUpdateDeviceCameraVideoSettingsParamsWithHTTPClient creates a new UpdateDeviceCameraVideoSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateDeviceCameraVideoSettingsParamsWithTimeout ¶
func NewUpdateDeviceCameraVideoSettingsParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraVideoSettingsParams
NewUpdateDeviceCameraVideoSettingsParamsWithTimeout creates a new UpdateDeviceCameraVideoSettingsParams object with the ability to set a timeout on a request.
func (*UpdateDeviceCameraVideoSettingsParams) SetContext ¶
func (o *UpdateDeviceCameraVideoSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) SetDefaults ¶
func (o *UpdateDeviceCameraVideoSettingsParams) SetDefaults()
SetDefaults hydrates default values in the update device camera video settings params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraVideoSettingsParams) SetHTTPClient ¶
func (o *UpdateDeviceCameraVideoSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) SetSerial ¶
func (o *UpdateDeviceCameraVideoSettingsParams) SetSerial(serial string)
SetSerial adds the serial to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) SetTimeout ¶
func (o *UpdateDeviceCameraVideoSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) SetUpdateDeviceCameraVideoSettings ¶
func (o *UpdateDeviceCameraVideoSettingsParams) SetUpdateDeviceCameraVideoSettings(updateDeviceCameraVideoSettings UpdateDeviceCameraVideoSettingsBody)
SetUpdateDeviceCameraVideoSettings adds the updateDeviceCameraVideoSettings to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) WithContext ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WithContext(ctx context.Context) *UpdateDeviceCameraVideoSettingsParams
WithContext adds the context to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) WithDefaults ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WithDefaults() *UpdateDeviceCameraVideoSettingsParams
WithDefaults hydrates default values in the update device camera video settings params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraVideoSettingsParams) WithHTTPClient ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraVideoSettingsParams
WithHTTPClient adds the HTTPClient to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) WithSerial ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WithSerial(serial string) *UpdateDeviceCameraVideoSettingsParams
WithSerial adds the serial to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) WithTimeout ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraVideoSettingsParams
WithTimeout adds the timeout to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) WithUpdateDeviceCameraVideoSettings ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WithUpdateDeviceCameraVideoSettings(updateDeviceCameraVideoSettings UpdateDeviceCameraVideoSettingsBody) *UpdateDeviceCameraVideoSettingsParams
WithUpdateDeviceCameraVideoSettings adds the updateDeviceCameraVideoSettings to the update device camera video settings params
func (*UpdateDeviceCameraVideoSettingsParams) WriteToRequest ¶
func (o *UpdateDeviceCameraVideoSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeviceCameraVideoSettingsReader ¶
type UpdateDeviceCameraVideoSettingsReader struct {
// contains filtered or unexported fields
}
UpdateDeviceCameraVideoSettingsReader is a Reader for the UpdateDeviceCameraVideoSettings structure.
func (*UpdateDeviceCameraVideoSettingsReader) ReadResponse ¶
func (o *UpdateDeviceCameraVideoSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeviceCameraWirelessProfilesBody ¶
type UpdateDeviceCameraWirelessProfilesBody struct { // ids // Required: true Ids *UpdateDeviceCameraWirelessProfilesParamsBodyIds `json:"ids"` }
UpdateDeviceCameraWirelessProfilesBody update device camera wireless profiles body // Example: {"ids":{"backup":"1","primary":"3","secondary":"2"}} swagger:model UpdateDeviceCameraWirelessProfilesBody
func (*UpdateDeviceCameraWirelessProfilesBody) ContextValidate ¶
func (o *UpdateDeviceCameraWirelessProfilesBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update device camera wireless profiles body based on the context it is used
func (*UpdateDeviceCameraWirelessProfilesBody) MarshalBinary ¶
func (o *UpdateDeviceCameraWirelessProfilesBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateDeviceCameraWirelessProfilesBody) UnmarshalBinary ¶
func (o *UpdateDeviceCameraWirelessProfilesBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateDeviceCameraWirelessProfilesOK ¶
type UpdateDeviceCameraWirelessProfilesOK struct {
Payload interface{}
}
UpdateDeviceCameraWirelessProfilesOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateDeviceCameraWirelessProfilesOK ¶
func NewUpdateDeviceCameraWirelessProfilesOK() *UpdateDeviceCameraWirelessProfilesOK
NewUpdateDeviceCameraWirelessProfilesOK creates a UpdateDeviceCameraWirelessProfilesOK with default headers values
func (*UpdateDeviceCameraWirelessProfilesOK) Error ¶
func (o *UpdateDeviceCameraWirelessProfilesOK) Error() string
func (*UpdateDeviceCameraWirelessProfilesOK) GetPayload ¶
func (o *UpdateDeviceCameraWirelessProfilesOK) GetPayload() interface{}
type UpdateDeviceCameraWirelessProfilesParams ¶
type UpdateDeviceCameraWirelessProfilesParams struct { // Serial. Serial string // UpdateDeviceCameraWirelessProfiles. UpdateDeviceCameraWirelessProfiles UpdateDeviceCameraWirelessProfilesBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDeviceCameraWirelessProfilesParams contains all the parameters to send to the API endpoint
for the update device camera wireless profiles operation. Typically these are written to a http.Request.
func NewUpdateDeviceCameraWirelessProfilesParams ¶
func NewUpdateDeviceCameraWirelessProfilesParams() *UpdateDeviceCameraWirelessProfilesParams
NewUpdateDeviceCameraWirelessProfilesParams creates a new UpdateDeviceCameraWirelessProfilesParams 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 NewUpdateDeviceCameraWirelessProfilesParamsWithContext ¶
func NewUpdateDeviceCameraWirelessProfilesParamsWithContext(ctx context.Context) *UpdateDeviceCameraWirelessProfilesParams
NewUpdateDeviceCameraWirelessProfilesParamsWithContext creates a new UpdateDeviceCameraWirelessProfilesParams object with the ability to set a context for a request.
func NewUpdateDeviceCameraWirelessProfilesParamsWithHTTPClient ¶
func NewUpdateDeviceCameraWirelessProfilesParamsWithHTTPClient(client *http.Client) *UpdateDeviceCameraWirelessProfilesParams
NewUpdateDeviceCameraWirelessProfilesParamsWithHTTPClient creates a new UpdateDeviceCameraWirelessProfilesParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateDeviceCameraWirelessProfilesParamsWithTimeout ¶
func NewUpdateDeviceCameraWirelessProfilesParamsWithTimeout(timeout time.Duration) *UpdateDeviceCameraWirelessProfilesParams
NewUpdateDeviceCameraWirelessProfilesParamsWithTimeout creates a new UpdateDeviceCameraWirelessProfilesParams object with the ability to set a timeout on a request.
func (*UpdateDeviceCameraWirelessProfilesParams) SetContext ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) SetContext(ctx context.Context)
SetContext adds the context to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) SetDefaults ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) SetDefaults()
SetDefaults hydrates default values in the update device camera wireless profiles params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraWirelessProfilesParams) SetHTTPClient ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) SetSerial ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) SetSerial(serial string)
SetSerial adds the serial to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) SetTimeout ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) SetUpdateDeviceCameraWirelessProfiles ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) SetUpdateDeviceCameraWirelessProfiles(updateDeviceCameraWirelessProfiles UpdateDeviceCameraWirelessProfilesBody)
SetUpdateDeviceCameraWirelessProfiles adds the updateDeviceCameraWirelessProfiles to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) WithContext ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WithContext(ctx context.Context) *UpdateDeviceCameraWirelessProfilesParams
WithContext adds the context to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) WithDefaults ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WithDefaults() *UpdateDeviceCameraWirelessProfilesParams
WithDefaults hydrates default values in the update device camera wireless profiles params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDeviceCameraWirelessProfilesParams) WithHTTPClient ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WithHTTPClient(client *http.Client) *UpdateDeviceCameraWirelessProfilesParams
WithHTTPClient adds the HTTPClient to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) WithSerial ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WithSerial(serial string) *UpdateDeviceCameraWirelessProfilesParams
WithSerial adds the serial to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) WithTimeout ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WithTimeout(timeout time.Duration) *UpdateDeviceCameraWirelessProfilesParams
WithTimeout adds the timeout to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) WithUpdateDeviceCameraWirelessProfiles ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WithUpdateDeviceCameraWirelessProfiles(updateDeviceCameraWirelessProfiles UpdateDeviceCameraWirelessProfilesBody) *UpdateDeviceCameraWirelessProfilesParams
WithUpdateDeviceCameraWirelessProfiles adds the updateDeviceCameraWirelessProfiles to the update device camera wireless profiles params
func (*UpdateDeviceCameraWirelessProfilesParams) WriteToRequest ¶
func (o *UpdateDeviceCameraWirelessProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeviceCameraWirelessProfilesParamsBodyIds ¶
type UpdateDeviceCameraWirelessProfilesParamsBodyIds struct { // The id of the backup wireless profile Backup string `json:"backup,omitempty"` // The id of the primary wireless profile Primary string `json:"primary,omitempty"` // The id of the secondary wireless profile Secondary string `json:"secondary,omitempty"` }
UpdateDeviceCameraWirelessProfilesParamsBodyIds The ids of the wireless profile to assign to the given camera swagger:model UpdateDeviceCameraWirelessProfilesParamsBodyIds
func (*UpdateDeviceCameraWirelessProfilesParamsBodyIds) ContextValidate ¶
func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update device camera wireless profiles params body ids based on context it is used
func (*UpdateDeviceCameraWirelessProfilesParamsBodyIds) MarshalBinary ¶
func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateDeviceCameraWirelessProfilesParamsBodyIds) UnmarshalBinary ¶
func (o *UpdateDeviceCameraWirelessProfilesParamsBodyIds) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateDeviceCameraWirelessProfilesReader ¶
type UpdateDeviceCameraWirelessProfilesReader struct {
// contains filtered or unexported fields
}
UpdateDeviceCameraWirelessProfilesReader is a Reader for the UpdateDeviceCameraWirelessProfiles structure.
func (*UpdateDeviceCameraWirelessProfilesReader) ReadResponse ¶
func (o *UpdateDeviceCameraWirelessProfilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNetworkCameraQualityRetentionProfileBody ¶
type UpdateNetworkCameraQualityRetentionProfileBody struct { // Whether or not to record audio. Can be either true or false. Defaults to false. AudioRecordingEnabled bool `json:"audioRecordingEnabled,omitempty"` // Create redundant video backup using Cloud Archive. Can be either true or false. Defaults to false. CloudArchiveEnabled bool `json:"cloudArchiveEnabled,omitempty"` // The maximum number of days for which the data will be stored, or 'null' to keep data until storage space runs out. If the former, it can be one of [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 14, 30, 60, 90] days. MaxRetentionDays int64 `json:"maxRetentionDays,omitempty"` // Deletes footage older than 3 days in which no motion was detected. Can be either true or false. Defaults to false. This setting does not apply to MV2 cameras. MotionBasedRetentionEnabled bool `json:"motionBasedRetentionEnabled,omitempty"` // The version of the motion detector that will be used by the camera. Only applies to Gen 2 cameras. Defaults to v2. MotionDetectorVersion int64 `json:"motionDetectorVersion,omitempty"` // The name of the new profile. Must be unique. Name string `json:"name,omitempty"` // Disable features that require additional bandwidth such as Motion Recap. Can be either true or false. Defaults to false. This setting does not apply to MV2 cameras. RestrictedBandwidthModeEnabled bool `json:"restrictedBandwidthModeEnabled,omitempty"` // Schedule for which this camera will record video, or 'null' to always record. ScheduleID string `json:"scheduleId,omitempty"` // video settings VideoSettings *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings `json:"videoSettings,omitempty"` }
UpdateNetworkCameraQualityRetentionProfileBody update network camera quality retention profile body // Example: {} swagger:model UpdateNetworkCameraQualityRetentionProfileBody
func (*UpdateNetworkCameraQualityRetentionProfileBody) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update network camera quality retention profile body based on the context it is used
func (*UpdateNetworkCameraQualityRetentionProfileBody) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileBody) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateNetworkCameraQualityRetentionProfileOK ¶
type UpdateNetworkCameraQualityRetentionProfileOK struct {
Payload interface{}
}
UpdateNetworkCameraQualityRetentionProfileOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateNetworkCameraQualityRetentionProfileOK ¶
func NewUpdateNetworkCameraQualityRetentionProfileOK() *UpdateNetworkCameraQualityRetentionProfileOK
NewUpdateNetworkCameraQualityRetentionProfileOK creates a UpdateNetworkCameraQualityRetentionProfileOK with default headers values
func (*UpdateNetworkCameraQualityRetentionProfileOK) Error ¶
func (o *UpdateNetworkCameraQualityRetentionProfileOK) Error() string
func (*UpdateNetworkCameraQualityRetentionProfileOK) GetPayload ¶
func (o *UpdateNetworkCameraQualityRetentionProfileOK) GetPayload() interface{}
type UpdateNetworkCameraQualityRetentionProfileParams ¶
type UpdateNetworkCameraQualityRetentionProfileParams struct { // NetworkID. NetworkID string // QualityRetentionProfileID. QualityRetentionProfileID string // UpdateNetworkCameraQualityRetentionProfile. UpdateNetworkCameraQualityRetentionProfile UpdateNetworkCameraQualityRetentionProfileBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNetworkCameraQualityRetentionProfileParams contains all the parameters to send to the API endpoint
for the update network camera quality retention profile operation. Typically these are written to a http.Request.
func NewUpdateNetworkCameraQualityRetentionProfileParams ¶
func NewUpdateNetworkCameraQualityRetentionProfileParams() *UpdateNetworkCameraQualityRetentionProfileParams
NewUpdateNetworkCameraQualityRetentionProfileParams creates a new UpdateNetworkCameraQualityRetentionProfileParams 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 NewUpdateNetworkCameraQualityRetentionProfileParamsWithContext ¶
func NewUpdateNetworkCameraQualityRetentionProfileParamsWithContext(ctx context.Context) *UpdateNetworkCameraQualityRetentionProfileParams
NewUpdateNetworkCameraQualityRetentionProfileParamsWithContext creates a new UpdateNetworkCameraQualityRetentionProfileParams object with the ability to set a context for a request.
func NewUpdateNetworkCameraQualityRetentionProfileParamsWithHTTPClient ¶
func NewUpdateNetworkCameraQualityRetentionProfileParamsWithHTTPClient(client *http.Client) *UpdateNetworkCameraQualityRetentionProfileParams
NewUpdateNetworkCameraQualityRetentionProfileParamsWithHTTPClient creates a new UpdateNetworkCameraQualityRetentionProfileParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateNetworkCameraQualityRetentionProfileParamsWithTimeout ¶
func NewUpdateNetworkCameraQualityRetentionProfileParamsWithTimeout(timeout time.Duration) *UpdateNetworkCameraQualityRetentionProfileParams
NewUpdateNetworkCameraQualityRetentionProfileParamsWithTimeout creates a new UpdateNetworkCameraQualityRetentionProfileParams object with the ability to set a timeout on a request.
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetContext ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetDefaults ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetDefaults()
SetDefaults hydrates default values in the update network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetHTTPClient ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetNetworkID ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetQualityRetentionProfileID(qualityRetentionProfileID string)
SetQualityRetentionProfileID adds the qualityRetentionProfileId to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetTimeout ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) SetUpdateNetworkCameraQualityRetentionProfile ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) SetUpdateNetworkCameraQualityRetentionProfile(updateNetworkCameraQualityRetentionProfile UpdateNetworkCameraQualityRetentionProfileBody)
SetUpdateNetworkCameraQualityRetentionProfile adds the updateNetworkCameraQualityRetentionProfile to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithContext ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithContext(ctx context.Context) *UpdateNetworkCameraQualityRetentionProfileParams
WithContext adds the context to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithDefaults ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithDefaults() *UpdateNetworkCameraQualityRetentionProfileParams
WithDefaults hydrates default values in the update network camera quality retention profile params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithHTTPClient ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithHTTPClient(client *http.Client) *UpdateNetworkCameraQualityRetentionProfileParams
WithHTTPClient adds the HTTPClient to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithNetworkID ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithNetworkID(networkID string) *UpdateNetworkCameraQualityRetentionProfileParams
WithNetworkID adds the networkID to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithQualityRetentionProfileID(qualityRetentionProfileID string) *UpdateNetworkCameraQualityRetentionProfileParams
WithQualityRetentionProfileID adds the qualityRetentionProfileID to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithTimeout ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithTimeout(timeout time.Duration) *UpdateNetworkCameraQualityRetentionProfileParams
WithTimeout adds the timeout to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WithUpdateNetworkCameraQualityRetentionProfile ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WithUpdateNetworkCameraQualityRetentionProfile(updateNetworkCameraQualityRetentionProfile UpdateNetworkCameraQualityRetentionProfileBody) *UpdateNetworkCameraQualityRetentionProfileParams
WithUpdateNetworkCameraQualityRetentionProfile adds the updateNetworkCameraQualityRetentionProfile to the update network camera quality retention profile params
func (*UpdateNetworkCameraQualityRetentionProfileParams) WriteToRequest ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings struct { // m v12 m v22 m v72 MV12MV22MV72 *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 `json:"MV12/MV22/MV72,omitempty"` // m v12 w e MV12WE *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE `json:"MV12WE,omitempty"` // m v21 m v71 MV21MV71 *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 `json:"MV21/MV71,omitempty"` // m v22 x m v72 x MV22XMV72X *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X `json:"MV22X/MV72X,omitempty"` // m v32 MV32 *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 `json:"MV32,omitempty"` // m v52 MV52 *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 `json:"MV52,omitempty"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings Video quality and resolution settings for all the camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update network camera quality retention profile params body video settings based on the context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettings) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720' or '1920x1080'. // Required: true // Enum: [1280x720 1920x1080] Resolution *string `json:"resolution"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72 Quality and resolution for MV12/MV22/MV72 camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera quality retention profile params body video settings m v12 m v22 m v72 based on context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) Validate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12MV22MV72) Validate(formats strfmt.Registry) error
Validate validates this update network camera quality retention profile params body video settings m v12 m v22 m v72
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720' or '1920x1080'. // Required: true // Enum: [1280x720 1920x1080] Resolution *string `json:"resolution"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE Quality and resolution for MV12WE camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera quality retention profile params body video settings m v12 w e based on context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) Validate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV12WE) Validate(formats strfmt.Registry) error
Validate validates this update network camera quality retention profile params body video settings m v12 w e
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720'. // Required: true // Enum: [1280x720] Resolution *string `json:"resolution"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71 Quality and resolution for MV21/MV71 camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera quality retention profile params body video settings m v21 m v71 based on context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) Validate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV21MV71) Validate(formats strfmt.Registry) error
Validate validates this update network camera quality retention profile params body video settings m v21 m v71
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720', '1920x1080' or '2688x1512'. // Required: true // Enum: [1280x720 1920x1080 2688x1512] Resolution *string `json:"resolution"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X Quality and resolution for MV22X/MV72X camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera quality retention profile params body video settings m v22 x m v72 x based on context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) Validate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV22XMV72X) Validate(formats strfmt.Registry) error
Validate validates this update network camera quality retention profile params body video settings m v22 x m v72 x
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1080x1080' or '2058x2058'. // Required: true // Enum: [1080x1080 2058x2058] Resolution *string `json:"resolution"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32 Quality and resolution for MV32 camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera quality retention profile params body video settings m v32 based on context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) Validate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV32) Validate(formats strfmt.Registry) error
Validate validates this update network camera quality retention profile params body video settings m v32
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 ¶
type UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 struct { // Quality of the camera. Can be one of 'Standard', 'Enhanced' or 'High'. // Required: true // Enum: [Standard Enhanced High] Quality *string `json:"quality"` // Resolution of the camera. Can be one of '1280x720', '1920x1080', '2688x1512' or '3840x2160'. // Required: true // Enum: [1280x720 1920x1080 2688x1512 3840x2160] Resolution *string `json:"resolution"` }
UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52 Quality and resolution for MV52 camera models. swagger:model UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) ContextValidate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera quality retention profile params body video settings m v52 based on context it is used
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) MarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) UnmarshalBinary ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) Validate ¶
func (o *UpdateNetworkCameraQualityRetentionProfileParamsBodyVideoSettingsMV52) Validate(formats strfmt.Registry) error
Validate validates this update network camera quality retention profile params body video settings m v52
type UpdateNetworkCameraQualityRetentionProfileReader ¶
type UpdateNetworkCameraQualityRetentionProfileReader struct {
// contains filtered or unexported fields
}
UpdateNetworkCameraQualityRetentionProfileReader is a Reader for the UpdateNetworkCameraQualityRetentionProfile structure.
func (*UpdateNetworkCameraQualityRetentionProfileReader) ReadResponse ¶
func (o *UpdateNetworkCameraQualityRetentionProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNetworkCameraWirelessProfileBody ¶
type UpdateNetworkCameraWirelessProfileBody struct { // identity Identity *UpdateNetworkCameraWirelessProfileParamsBodyIdentity `json:"identity,omitempty"` // The name of the camera wireless profile. Name string `json:"name,omitempty"` // ssid Ssid *UpdateNetworkCameraWirelessProfileParamsBodySsid `json:"ssid,omitempty"` }
UpdateNetworkCameraWirelessProfileBody update network camera wireless profile body // Example: {} swagger:model UpdateNetworkCameraWirelessProfileBody
func (*UpdateNetworkCameraWirelessProfileBody) ContextValidate ¶
func (o *UpdateNetworkCameraWirelessProfileBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update network camera wireless profile body based on the context it is used
func (*UpdateNetworkCameraWirelessProfileBody) MarshalBinary ¶
func (o *UpdateNetworkCameraWirelessProfileBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraWirelessProfileBody) UnmarshalBinary ¶
func (o *UpdateNetworkCameraWirelessProfileBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateNetworkCameraWirelessProfileOK ¶
type UpdateNetworkCameraWirelessProfileOK struct {
Payload interface{}
}
UpdateNetworkCameraWirelessProfileOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateNetworkCameraWirelessProfileOK ¶
func NewUpdateNetworkCameraWirelessProfileOK() *UpdateNetworkCameraWirelessProfileOK
NewUpdateNetworkCameraWirelessProfileOK creates a UpdateNetworkCameraWirelessProfileOK with default headers values
func (*UpdateNetworkCameraWirelessProfileOK) Error ¶
func (o *UpdateNetworkCameraWirelessProfileOK) Error() string
func (*UpdateNetworkCameraWirelessProfileOK) GetPayload ¶
func (o *UpdateNetworkCameraWirelessProfileOK) GetPayload() interface{}
type UpdateNetworkCameraWirelessProfileParams ¶
type UpdateNetworkCameraWirelessProfileParams struct { // NetworkID. NetworkID string // UpdateNetworkCameraWirelessProfile. UpdateNetworkCameraWirelessProfile UpdateNetworkCameraWirelessProfileBody // WirelessProfileID. WirelessProfileID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNetworkCameraWirelessProfileParams contains all the parameters to send to the API endpoint
for the update network camera wireless profile operation. Typically these are written to a http.Request.
func NewUpdateNetworkCameraWirelessProfileParams ¶
func NewUpdateNetworkCameraWirelessProfileParams() *UpdateNetworkCameraWirelessProfileParams
NewUpdateNetworkCameraWirelessProfileParams creates a new UpdateNetworkCameraWirelessProfileParams 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 NewUpdateNetworkCameraWirelessProfileParamsWithContext ¶
func NewUpdateNetworkCameraWirelessProfileParamsWithContext(ctx context.Context) *UpdateNetworkCameraWirelessProfileParams
NewUpdateNetworkCameraWirelessProfileParamsWithContext creates a new UpdateNetworkCameraWirelessProfileParams object with the ability to set a context for a request.
func NewUpdateNetworkCameraWirelessProfileParamsWithHTTPClient ¶
func NewUpdateNetworkCameraWirelessProfileParamsWithHTTPClient(client *http.Client) *UpdateNetworkCameraWirelessProfileParams
NewUpdateNetworkCameraWirelessProfileParamsWithHTTPClient creates a new UpdateNetworkCameraWirelessProfileParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateNetworkCameraWirelessProfileParamsWithTimeout ¶
func NewUpdateNetworkCameraWirelessProfileParamsWithTimeout(timeout time.Duration) *UpdateNetworkCameraWirelessProfileParams
NewUpdateNetworkCameraWirelessProfileParamsWithTimeout creates a new UpdateNetworkCameraWirelessProfileParams object with the ability to set a timeout on a request.
func (*UpdateNetworkCameraWirelessProfileParams) SetContext ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) SetDefaults ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetDefaults()
SetDefaults hydrates default values in the update network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNetworkCameraWirelessProfileParams) SetHTTPClient ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) SetNetworkID ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) SetTimeout ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) SetUpdateNetworkCameraWirelessProfile ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetUpdateNetworkCameraWirelessProfile(updateNetworkCameraWirelessProfile UpdateNetworkCameraWirelessProfileBody)
SetUpdateNetworkCameraWirelessProfile adds the updateNetworkCameraWirelessProfile to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) SetWirelessProfileID ¶
func (o *UpdateNetworkCameraWirelessProfileParams) SetWirelessProfileID(wirelessProfileID string)
SetWirelessProfileID adds the wirelessProfileId to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WithContext ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithContext(ctx context.Context) *UpdateNetworkCameraWirelessProfileParams
WithContext adds the context to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WithDefaults ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithDefaults() *UpdateNetworkCameraWirelessProfileParams
WithDefaults hydrates default values in the update network camera wireless profile params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNetworkCameraWirelessProfileParams) WithHTTPClient ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithHTTPClient(client *http.Client) *UpdateNetworkCameraWirelessProfileParams
WithHTTPClient adds the HTTPClient to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WithNetworkID ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithNetworkID(networkID string) *UpdateNetworkCameraWirelessProfileParams
WithNetworkID adds the networkID to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WithTimeout ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithTimeout(timeout time.Duration) *UpdateNetworkCameraWirelessProfileParams
WithTimeout adds the timeout to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WithUpdateNetworkCameraWirelessProfile ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithUpdateNetworkCameraWirelessProfile(updateNetworkCameraWirelessProfile UpdateNetworkCameraWirelessProfileBody) *UpdateNetworkCameraWirelessProfileParams
WithUpdateNetworkCameraWirelessProfile adds the updateNetworkCameraWirelessProfile to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WithWirelessProfileID ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WithWirelessProfileID(wirelessProfileID string) *UpdateNetworkCameraWirelessProfileParams
WithWirelessProfileID adds the wirelessProfileID to the update network camera wireless profile params
func (*UpdateNetworkCameraWirelessProfileParams) WriteToRequest ¶
func (o *UpdateNetworkCameraWirelessProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNetworkCameraWirelessProfileParamsBodyIdentity ¶
type UpdateNetworkCameraWirelessProfileParamsBodyIdentity struct { // The password of the identity. Password string `json:"password,omitempty"` // The username of the identity. Username string `json:"username,omitempty"` }
UpdateNetworkCameraWirelessProfileParamsBodyIdentity The identity of the wireless profile. Required for creating wireless profiles in 8021x-radius auth mode. swagger:model UpdateNetworkCameraWirelessProfileParamsBodyIdentity
func (*UpdateNetworkCameraWirelessProfileParamsBodyIdentity) ContextValidate ¶
func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera wireless profile params body identity based on context it is used
func (*UpdateNetworkCameraWirelessProfileParamsBodyIdentity) MarshalBinary ¶
func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraWirelessProfileParamsBodyIdentity) UnmarshalBinary ¶
func (o *UpdateNetworkCameraWirelessProfileParamsBodyIdentity) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateNetworkCameraWirelessProfileParamsBodySsid ¶
type UpdateNetworkCameraWirelessProfileParamsBodySsid struct { // The auth mode of the SSID. It can be set to ('psk', '8021x-radius'). // Enum: [psk 8021x-radius] AuthMode string `json:"authMode,omitempty"` // The encryption mode of the SSID. It can be set to ('wpa', 'wpa-eap'). With 'wpa' mode, the authMode should be 'psk' and with 'wpa-eap' the authMode should be '8021x-radius' EncryptionMode string `json:"encryptionMode,omitempty"` // The name of the SSID. Name string `json:"name,omitempty"` // The pre-shared key of the SSID. Psk string `json:"psk,omitempty"` }
UpdateNetworkCameraWirelessProfileParamsBodySsid The details of the SSID config. swagger:model UpdateNetworkCameraWirelessProfileParamsBodySsid
func (*UpdateNetworkCameraWirelessProfileParamsBodySsid) ContextValidate ¶
func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update network camera wireless profile params body ssid based on context it is used
func (*UpdateNetworkCameraWirelessProfileParamsBodySsid) MarshalBinary ¶
func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateNetworkCameraWirelessProfileParamsBodySsid) UnmarshalBinary ¶
func (o *UpdateNetworkCameraWirelessProfileParamsBodySsid) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateNetworkCameraWirelessProfileReader ¶
type UpdateNetworkCameraWirelessProfileReader struct {
// contains filtered or unexported fields
}
UpdateNetworkCameraWirelessProfileReader is a Reader for the UpdateNetworkCameraWirelessProfile structure.
func (*UpdateNetworkCameraWirelessProfileReader) ReadResponse ¶
func (o *UpdateNetworkCameraWirelessProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrganizationCameraOnboardingStatusesBody ¶
type UpdateOrganizationCameraOnboardingStatusesBody struct { // Serial of camera Serial string `json:"serial,omitempty"` // Note whether credentials were sent successfully WirelessCredentialsSent bool `json:"wirelessCredentialsSent,omitempty"` }
UpdateOrganizationCameraOnboardingStatusesBody update organization camera onboarding statuses body // Example: {} swagger:model UpdateOrganizationCameraOnboardingStatusesBody
func (*UpdateOrganizationCameraOnboardingStatusesBody) ContextValidate ¶
func (o *UpdateOrganizationCameraOnboardingStatusesBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update organization camera onboarding statuses body based on context it is used
func (*UpdateOrganizationCameraOnboardingStatusesBody) MarshalBinary ¶
func (o *UpdateOrganizationCameraOnboardingStatusesBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrganizationCameraOnboardingStatusesBody) UnmarshalBinary ¶
func (o *UpdateOrganizationCameraOnboardingStatusesBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrganizationCameraOnboardingStatusesOK ¶
type UpdateOrganizationCameraOnboardingStatusesOK struct {
Payload interface{}
}
UpdateOrganizationCameraOnboardingStatusesOK describes a response with status code 200, with default header values.
Successful operation
func NewUpdateOrganizationCameraOnboardingStatusesOK ¶
func NewUpdateOrganizationCameraOnboardingStatusesOK() *UpdateOrganizationCameraOnboardingStatusesOK
NewUpdateOrganizationCameraOnboardingStatusesOK creates a UpdateOrganizationCameraOnboardingStatusesOK with default headers values
func (*UpdateOrganizationCameraOnboardingStatusesOK) Error ¶
func (o *UpdateOrganizationCameraOnboardingStatusesOK) Error() string
func (*UpdateOrganizationCameraOnboardingStatusesOK) GetPayload ¶
func (o *UpdateOrganizationCameraOnboardingStatusesOK) GetPayload() interface{}
type UpdateOrganizationCameraOnboardingStatusesParams ¶
type UpdateOrganizationCameraOnboardingStatusesParams struct { // OrganizationID. OrganizationID string // UpdateOrganizationCameraOnboardingStatuses. UpdateOrganizationCameraOnboardingStatuses UpdateOrganizationCameraOnboardingStatusesBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOrganizationCameraOnboardingStatusesParams contains all the parameters to send to the API endpoint
for the update organization camera onboarding statuses operation. Typically these are written to a http.Request.
func NewUpdateOrganizationCameraOnboardingStatusesParams ¶
func NewUpdateOrganizationCameraOnboardingStatusesParams() *UpdateOrganizationCameraOnboardingStatusesParams
NewUpdateOrganizationCameraOnboardingStatusesParams creates a new UpdateOrganizationCameraOnboardingStatusesParams 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 NewUpdateOrganizationCameraOnboardingStatusesParamsWithContext ¶
func NewUpdateOrganizationCameraOnboardingStatusesParamsWithContext(ctx context.Context) *UpdateOrganizationCameraOnboardingStatusesParams
NewUpdateOrganizationCameraOnboardingStatusesParamsWithContext creates a new UpdateOrganizationCameraOnboardingStatusesParams object with the ability to set a context for a request.
func NewUpdateOrganizationCameraOnboardingStatusesParamsWithHTTPClient ¶
func NewUpdateOrganizationCameraOnboardingStatusesParamsWithHTTPClient(client *http.Client) *UpdateOrganizationCameraOnboardingStatusesParams
NewUpdateOrganizationCameraOnboardingStatusesParamsWithHTTPClient creates a new UpdateOrganizationCameraOnboardingStatusesParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOrganizationCameraOnboardingStatusesParamsWithTimeout ¶
func NewUpdateOrganizationCameraOnboardingStatusesParamsWithTimeout(timeout time.Duration) *UpdateOrganizationCameraOnboardingStatusesParams
NewUpdateOrganizationCameraOnboardingStatusesParamsWithTimeout creates a new UpdateOrganizationCameraOnboardingStatusesParams object with the ability to set a timeout on a request.
func (*UpdateOrganizationCameraOnboardingStatusesParams) SetContext ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetContext(ctx context.Context)
SetContext adds the context to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) SetDefaults ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetDefaults()
SetDefaults hydrates default values in the update organization camera onboarding statuses params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrganizationCameraOnboardingStatusesParams) SetHTTPClient ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) SetOrganizationID ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) SetTimeout ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) SetUpdateOrganizationCameraOnboardingStatuses ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) SetUpdateOrganizationCameraOnboardingStatuses(updateOrganizationCameraOnboardingStatuses UpdateOrganizationCameraOnboardingStatusesBody)
SetUpdateOrganizationCameraOnboardingStatuses adds the updateOrganizationCameraOnboardingStatuses to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) WithContext ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithContext(ctx context.Context) *UpdateOrganizationCameraOnboardingStatusesParams
WithContext adds the context to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) WithDefaults ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithDefaults() *UpdateOrganizationCameraOnboardingStatusesParams
WithDefaults hydrates default values in the update organization camera onboarding statuses params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrganizationCameraOnboardingStatusesParams) WithHTTPClient ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithHTTPClient(client *http.Client) *UpdateOrganizationCameraOnboardingStatusesParams
WithHTTPClient adds the HTTPClient to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) WithOrganizationID ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithOrganizationID(organizationID string) *UpdateOrganizationCameraOnboardingStatusesParams
WithOrganizationID adds the organizationID to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) WithTimeout ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithTimeout(timeout time.Duration) *UpdateOrganizationCameraOnboardingStatusesParams
WithTimeout adds the timeout to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) WithUpdateOrganizationCameraOnboardingStatuses ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WithUpdateOrganizationCameraOnboardingStatuses(updateOrganizationCameraOnboardingStatuses UpdateOrganizationCameraOnboardingStatusesBody) *UpdateOrganizationCameraOnboardingStatusesParams
WithUpdateOrganizationCameraOnboardingStatuses adds the updateOrganizationCameraOnboardingStatuses to the update organization camera onboarding statuses params
func (*UpdateOrganizationCameraOnboardingStatusesParams) WriteToRequest ¶
func (o *UpdateOrganizationCameraOnboardingStatusesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrganizationCameraOnboardingStatusesReader ¶
type UpdateOrganizationCameraOnboardingStatusesReader struct {
// contains filtered or unexported fields
}
UpdateOrganizationCameraOnboardingStatusesReader is a Reader for the UpdateOrganizationCameraOnboardingStatuses structure.
func (*UpdateOrganizationCameraOnboardingStatusesReader) ReadResponse ¶
func (o *UpdateOrganizationCameraOnboardingStatusesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- camera_client.go
- create_network_camera_quality_retention_profile_parameters.go
- create_network_camera_quality_retention_profile_responses.go
- create_network_camera_wireless_profile_parameters.go
- create_network_camera_wireless_profile_responses.go
- delete_network_camera_quality_retention_profile_parameters.go
- delete_network_camera_quality_retention_profile_responses.go
- delete_network_camera_wireless_profile_parameters.go
- delete_network_camera_wireless_profile_responses.go
- generate_device_camera_snapshot_parameters.go
- generate_device_camera_snapshot_responses.go
- get_device_camera_analytics_live_parameters.go
- get_device_camera_analytics_live_responses.go
- get_device_camera_analytics_overview_parameters.go
- get_device_camera_analytics_overview_responses.go
- get_device_camera_analytics_recent_parameters.go
- get_device_camera_analytics_recent_responses.go
- get_device_camera_analytics_zone_history_parameters.go
- get_device_camera_analytics_zone_history_responses.go
- get_device_camera_analytics_zones_parameters.go
- get_device_camera_analytics_zones_responses.go
- get_device_camera_quality_and_retention_parameters.go
- get_device_camera_quality_and_retention_responses.go
- get_device_camera_sense_object_detection_models_parameters.go
- get_device_camera_sense_object_detection_models_responses.go
- get_device_camera_sense_parameters.go
- get_device_camera_sense_responses.go
- get_device_camera_video_link_parameters.go
- get_device_camera_video_link_responses.go
- get_device_camera_video_settings_parameters.go
- get_device_camera_video_settings_responses.go
- get_device_camera_wireless_profiles_parameters.go
- get_device_camera_wireless_profiles_responses.go
- get_network_camera_quality_retention_profile_parameters.go
- get_network_camera_quality_retention_profile_responses.go
- get_network_camera_quality_retention_profiles_parameters.go
- get_network_camera_quality_retention_profiles_responses.go
- get_network_camera_schedules_parameters.go
- get_network_camera_schedules_responses.go
- get_network_camera_wireless_profile_parameters.go
- get_network_camera_wireless_profile_responses.go
- get_network_camera_wireless_profiles_parameters.go
- get_network_camera_wireless_profiles_responses.go
- get_organization_camera_onboarding_statuses_parameters.go
- get_organization_camera_onboarding_statuses_responses.go
- update_device_camera_quality_and_retention_parameters.go
- update_device_camera_quality_and_retention_responses.go
- update_device_camera_sense_parameters.go
- update_device_camera_sense_responses.go
- update_device_camera_video_settings_parameters.go
- update_device_camera_video_settings_responses.go
- update_device_camera_wireless_profiles_parameters.go
- update_device_camera_wireless_profiles_responses.go
- update_network_camera_quality_retention_profile_parameters.go
- update_network_camera_quality_retention_profile_responses.go
- update_network_camera_wireless_profile_parameters.go
- update_network_camera_wireless_profile_responses.go
- update_organization_camera_onboarding_statuses_parameters.go
- update_organization_camera_onboarding_statuses_responses.go