Documentation ¶
Index ¶
- type AllLegacyFeaturesBadRequest
- type AllLegacyFeaturesNotFound
- type AllLegacyFeaturesOK
- type AllLegacyFeaturesParams
- func NewAllLegacyFeaturesParams() *AllLegacyFeaturesParams
- func NewAllLegacyFeaturesParamsWithContext(ctx context.Context) *AllLegacyFeaturesParams
- func NewAllLegacyFeaturesParamsWithHTTPClient(client *http.Client) *AllLegacyFeaturesParams
- func NewAllLegacyFeaturesParamsWithTimeout(timeout time.Duration) *AllLegacyFeaturesParams
- func (o *AllLegacyFeaturesParams) SetContext(ctx context.Context)
- func (o *AllLegacyFeaturesParams) SetHTTPClient(client *http.Client)
- func (o *AllLegacyFeaturesParams) SetTimeout(timeout time.Duration)
- func (o *AllLegacyFeaturesParams) WithContext(ctx context.Context) *AllLegacyFeaturesParams
- func (o *AllLegacyFeaturesParams) WithHTTPClient(client *http.Client) *AllLegacyFeaturesParams
- func (o *AllLegacyFeaturesParams) WithTimeout(timeout time.Duration) *AllLegacyFeaturesParams
- func (o *AllLegacyFeaturesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllLegacyFeaturesReader
- type AllLocalesBadRequest
- type AllLocalesNotFound
- type AllLocalesOK
- type AllLocalesParams
- func (o *AllLocalesParams) SetContext(ctx context.Context)
- func (o *AllLocalesParams) SetHTTPClient(client *http.Client)
- func (o *AllLocalesParams) SetTimeout(timeout time.Duration)
- func (o *AllLocalesParams) WithContext(ctx context.Context) *AllLocalesParams
- func (o *AllLocalesParams) WithHTTPClient(client *http.Client) *AllLocalesParams
- func (o *AllLocalesParams) WithTimeout(timeout time.Duration) *AllLocalesParams
- func (o *AllLocalesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllLocalesReader
- type AllTimezonesBadRequest
- type AllTimezonesNotFound
- type AllTimezonesOK
- type AllTimezonesParams
- func (o *AllTimezonesParams) SetContext(ctx context.Context)
- func (o *AllTimezonesParams) SetHTTPClient(client *http.Client)
- func (o *AllTimezonesParams) SetTimeout(timeout time.Duration)
- func (o *AllTimezonesParams) WithContext(ctx context.Context) *AllTimezonesParams
- func (o *AllTimezonesParams) WithHTTPClient(client *http.Client) *AllTimezonesParams
- func (o *AllTimezonesParams) WithTimeout(timeout time.Duration) *AllTimezonesParams
- func (o *AllTimezonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllTimezonesReader
- type BackupConfigurationBadRequest
- type BackupConfigurationNotFound
- type BackupConfigurationOK
- type BackupConfigurationParams
- func NewBackupConfigurationParams() *BackupConfigurationParams
- func NewBackupConfigurationParamsWithContext(ctx context.Context) *BackupConfigurationParams
- func NewBackupConfigurationParamsWithHTTPClient(client *http.Client) *BackupConfigurationParams
- func NewBackupConfigurationParamsWithTimeout(timeout time.Duration) *BackupConfigurationParams
- func (o *BackupConfigurationParams) SetContext(ctx context.Context)
- func (o *BackupConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *BackupConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *BackupConfigurationParams) WithContext(ctx context.Context) *BackupConfigurationParams
- func (o *BackupConfigurationParams) WithHTTPClient(client *http.Client) *BackupConfigurationParams
- func (o *BackupConfigurationParams) WithTimeout(timeout time.Duration) *BackupConfigurationParams
- func (o *BackupConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BackupConfigurationReader
- type Client
- func (a *Client) AllLegacyFeatures(params *AllLegacyFeaturesParams) (*AllLegacyFeaturesOK, error)
- func (a *Client) AllLocales(params *AllLocalesParams) (*AllLocalesOK, error)
- func (a *Client) AllTimezones(params *AllTimezonesParams) (*AllTimezonesOK, error)
- func (a *Client) BackupConfiguration(params *BackupConfigurationParams) (*BackupConfigurationOK, error)
- func (a *Client) CustomWelcomeEmail(params *CustomWelcomeEmailParams) (*CustomWelcomeEmailOK, error)
- func (a *Client) InternalHelpResources(params *InternalHelpResourcesParams) (*InternalHelpResourcesOK, error)
- func (a *Client) InternalHelpResourcesContent(params *InternalHelpResourcesContentParams) (*InternalHelpResourcesContentOK, error)
- func (a *Client) LegacyFeature(params *LegacyFeatureParams) (*LegacyFeatureOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateBackupConfiguration(params *UpdateBackupConfigurationParams) (*UpdateBackupConfigurationOK, error)
- func (a *Client) UpdateCustomWelcomeEmail(params *UpdateCustomWelcomeEmailParams) (*UpdateCustomWelcomeEmailOK, error)
- func (a *Client) UpdateCustomWelcomeEmailTest(params *UpdateCustomWelcomeEmailTestParams) (*UpdateCustomWelcomeEmailTestOK, error)
- func (a *Client) UpdateInternalHelpResources(params *UpdateInternalHelpResourcesParams) (*UpdateInternalHelpResourcesOK, error)
- func (a *Client) UpdateInternalHelpResourcesContent(params *UpdateInternalHelpResourcesContentParams) (*UpdateInternalHelpResourcesContentOK, error)
- func (a *Client) UpdateLegacyFeature(params *UpdateLegacyFeatureParams) (*UpdateLegacyFeatureOK, error)
- func (a *Client) UpdateWhitelabelConfiguration(params *UpdateWhitelabelConfigurationParams) (*UpdateWhitelabelConfigurationOK, error)
- func (a *Client) Versions(params *VersionsParams) (*VersionsOK, error)
- func (a *Client) WhitelabelConfiguration(params *WhitelabelConfigurationParams) (*WhitelabelConfigurationOK, error)
- type CustomWelcomeEmailBadRequest
- type CustomWelcomeEmailNotFound
- type CustomWelcomeEmailOK
- type CustomWelcomeEmailParams
- func NewCustomWelcomeEmailParams() *CustomWelcomeEmailParams
- func NewCustomWelcomeEmailParamsWithContext(ctx context.Context) *CustomWelcomeEmailParams
- func NewCustomWelcomeEmailParamsWithHTTPClient(client *http.Client) *CustomWelcomeEmailParams
- func NewCustomWelcomeEmailParamsWithTimeout(timeout time.Duration) *CustomWelcomeEmailParams
- func (o *CustomWelcomeEmailParams) SetContext(ctx context.Context)
- func (o *CustomWelcomeEmailParams) SetHTTPClient(client *http.Client)
- func (o *CustomWelcomeEmailParams) SetTimeout(timeout time.Duration)
- func (o *CustomWelcomeEmailParams) WithContext(ctx context.Context) *CustomWelcomeEmailParams
- func (o *CustomWelcomeEmailParams) WithHTTPClient(client *http.Client) *CustomWelcomeEmailParams
- func (o *CustomWelcomeEmailParams) WithTimeout(timeout time.Duration) *CustomWelcomeEmailParams
- func (o *CustomWelcomeEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CustomWelcomeEmailReader
- type InternalHelpResourcesBadRequest
- type InternalHelpResourcesContentBadRequest
- type InternalHelpResourcesContentNotFound
- type InternalHelpResourcesContentOK
- type InternalHelpResourcesContentParams
- func NewInternalHelpResourcesContentParams() *InternalHelpResourcesContentParams
- func NewInternalHelpResourcesContentParamsWithContext(ctx context.Context) *InternalHelpResourcesContentParams
- func NewInternalHelpResourcesContentParamsWithHTTPClient(client *http.Client) *InternalHelpResourcesContentParams
- func NewInternalHelpResourcesContentParamsWithTimeout(timeout time.Duration) *InternalHelpResourcesContentParams
- func (o *InternalHelpResourcesContentParams) SetContext(ctx context.Context)
- func (o *InternalHelpResourcesContentParams) SetHTTPClient(client *http.Client)
- func (o *InternalHelpResourcesContentParams) SetTimeout(timeout time.Duration)
- func (o *InternalHelpResourcesContentParams) WithContext(ctx context.Context) *InternalHelpResourcesContentParams
- func (o *InternalHelpResourcesContentParams) WithHTTPClient(client *http.Client) *InternalHelpResourcesContentParams
- func (o *InternalHelpResourcesContentParams) WithTimeout(timeout time.Duration) *InternalHelpResourcesContentParams
- func (o *InternalHelpResourcesContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalHelpResourcesContentReader
- type InternalHelpResourcesNotFound
- type InternalHelpResourcesOK
- type InternalHelpResourcesParams
- func NewInternalHelpResourcesParams() *InternalHelpResourcesParams
- func NewInternalHelpResourcesParamsWithContext(ctx context.Context) *InternalHelpResourcesParams
- func NewInternalHelpResourcesParamsWithHTTPClient(client *http.Client) *InternalHelpResourcesParams
- func NewInternalHelpResourcesParamsWithTimeout(timeout time.Duration) *InternalHelpResourcesParams
- func (o *InternalHelpResourcesParams) SetContext(ctx context.Context)
- func (o *InternalHelpResourcesParams) SetHTTPClient(client *http.Client)
- func (o *InternalHelpResourcesParams) SetTimeout(timeout time.Duration)
- func (o *InternalHelpResourcesParams) WithContext(ctx context.Context) *InternalHelpResourcesParams
- func (o *InternalHelpResourcesParams) WithHTTPClient(client *http.Client) *InternalHelpResourcesParams
- func (o *InternalHelpResourcesParams) WithTimeout(timeout time.Duration) *InternalHelpResourcesParams
- func (o *InternalHelpResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalHelpResourcesReader
- type LegacyFeatureBadRequest
- type LegacyFeatureNotFound
- type LegacyFeatureOK
- type LegacyFeatureParams
- func (o *LegacyFeatureParams) SetContext(ctx context.Context)
- func (o *LegacyFeatureParams) SetHTTPClient(client *http.Client)
- func (o *LegacyFeatureParams) SetLegacyFeatureID(legacyFeatureID int64)
- func (o *LegacyFeatureParams) SetTimeout(timeout time.Duration)
- func (o *LegacyFeatureParams) WithContext(ctx context.Context) *LegacyFeatureParams
- func (o *LegacyFeatureParams) WithHTTPClient(client *http.Client) *LegacyFeatureParams
- func (o *LegacyFeatureParams) WithLegacyFeatureID(legacyFeatureID int64) *LegacyFeatureParams
- func (o *LegacyFeatureParams) WithTimeout(timeout time.Duration) *LegacyFeatureParams
- func (o *LegacyFeatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type LegacyFeatureReader
- type UpdateBackupConfigurationBadRequest
- type UpdateBackupConfigurationNotFound
- type UpdateBackupConfigurationOK
- type UpdateBackupConfigurationParams
- func NewUpdateBackupConfigurationParams() *UpdateBackupConfigurationParams
- func NewUpdateBackupConfigurationParamsWithContext(ctx context.Context) *UpdateBackupConfigurationParams
- func NewUpdateBackupConfigurationParamsWithHTTPClient(client *http.Client) *UpdateBackupConfigurationParams
- func NewUpdateBackupConfigurationParamsWithTimeout(timeout time.Duration) *UpdateBackupConfigurationParams
- func (o *UpdateBackupConfigurationParams) SetBody(body *models.BackupConfiguration)
- func (o *UpdateBackupConfigurationParams) SetContext(ctx context.Context)
- func (o *UpdateBackupConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *UpdateBackupConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *UpdateBackupConfigurationParams) WithBody(body *models.BackupConfiguration) *UpdateBackupConfigurationParams
- func (o *UpdateBackupConfigurationParams) WithContext(ctx context.Context) *UpdateBackupConfigurationParams
- func (o *UpdateBackupConfigurationParams) WithHTTPClient(client *http.Client) *UpdateBackupConfigurationParams
- func (o *UpdateBackupConfigurationParams) WithTimeout(timeout time.Duration) *UpdateBackupConfigurationParams
- func (o *UpdateBackupConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateBackupConfigurationReader
- type UpdateBackupConfigurationUnprocessableEntity
- type UpdateCustomWelcomeEmailBadRequest
- type UpdateCustomWelcomeEmailNotFound
- type UpdateCustomWelcomeEmailOK
- type UpdateCustomWelcomeEmailParams
- func NewUpdateCustomWelcomeEmailParams() *UpdateCustomWelcomeEmailParams
- func NewUpdateCustomWelcomeEmailParamsWithContext(ctx context.Context) *UpdateCustomWelcomeEmailParams
- func NewUpdateCustomWelcomeEmailParamsWithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailParams
- func NewUpdateCustomWelcomeEmailParamsWithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailParams
- func (o *UpdateCustomWelcomeEmailParams) SetBody(body *models.CustomWelcomeEmail)
- func (o *UpdateCustomWelcomeEmailParams) SetContext(ctx context.Context)
- func (o *UpdateCustomWelcomeEmailParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCustomWelcomeEmailParams) SetSendTestWelcomeEmail(sendTestWelcomeEmail *bool)
- func (o *UpdateCustomWelcomeEmailParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCustomWelcomeEmailParams) WithBody(body *models.CustomWelcomeEmail) *UpdateCustomWelcomeEmailParams
- func (o *UpdateCustomWelcomeEmailParams) WithContext(ctx context.Context) *UpdateCustomWelcomeEmailParams
- func (o *UpdateCustomWelcomeEmailParams) WithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailParams
- func (o *UpdateCustomWelcomeEmailParams) WithSendTestWelcomeEmail(sendTestWelcomeEmail *bool) *UpdateCustomWelcomeEmailParams
- func (o *UpdateCustomWelcomeEmailParams) WithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailParams
- func (o *UpdateCustomWelcomeEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCustomWelcomeEmailReader
- type UpdateCustomWelcomeEmailTestBadRequest
- type UpdateCustomWelcomeEmailTestNotFound
- type UpdateCustomWelcomeEmailTestOK
- type UpdateCustomWelcomeEmailTestParams
- func NewUpdateCustomWelcomeEmailTestParams() *UpdateCustomWelcomeEmailTestParams
- func NewUpdateCustomWelcomeEmailTestParamsWithContext(ctx context.Context) *UpdateCustomWelcomeEmailTestParams
- func NewUpdateCustomWelcomeEmailTestParamsWithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailTestParams
- func NewUpdateCustomWelcomeEmailTestParamsWithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailTestParams
- func (o *UpdateCustomWelcomeEmailTestParams) SetBody(body *models.WelcomeEmailTest)
- func (o *UpdateCustomWelcomeEmailTestParams) SetContext(ctx context.Context)
- func (o *UpdateCustomWelcomeEmailTestParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCustomWelcomeEmailTestParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCustomWelcomeEmailTestParams) WithBody(body *models.WelcomeEmailTest) *UpdateCustomWelcomeEmailTestParams
- func (o *UpdateCustomWelcomeEmailTestParams) WithContext(ctx context.Context) *UpdateCustomWelcomeEmailTestParams
- func (o *UpdateCustomWelcomeEmailTestParams) WithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailTestParams
- func (o *UpdateCustomWelcomeEmailTestParams) WithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailTestParams
- func (o *UpdateCustomWelcomeEmailTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCustomWelcomeEmailTestReader
- type UpdateCustomWelcomeEmailTestUnprocessableEntity
- type UpdateCustomWelcomeEmailUnprocessableEntity
- type UpdateInternalHelpResourcesBadRequest
- type UpdateInternalHelpResourcesContentBadRequest
- type UpdateInternalHelpResourcesContentNotFound
- type UpdateInternalHelpResourcesContentOK
- type UpdateInternalHelpResourcesContentParams
- func NewUpdateInternalHelpResourcesContentParams() *UpdateInternalHelpResourcesContentParams
- func NewUpdateInternalHelpResourcesContentParamsWithContext(ctx context.Context) *UpdateInternalHelpResourcesContentParams
- func NewUpdateInternalHelpResourcesContentParamsWithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesContentParams
- func NewUpdateInternalHelpResourcesContentParamsWithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesContentParams
- func (o *UpdateInternalHelpResourcesContentParams) SetBody(body *models.InternalHelpResourcesContent)
- func (o *UpdateInternalHelpResourcesContentParams) SetContext(ctx context.Context)
- func (o *UpdateInternalHelpResourcesContentParams) SetHTTPClient(client *http.Client)
- func (o *UpdateInternalHelpResourcesContentParams) SetTimeout(timeout time.Duration)
- func (o *UpdateInternalHelpResourcesContentParams) WithBody(body *models.InternalHelpResourcesContent) *UpdateInternalHelpResourcesContentParams
- func (o *UpdateInternalHelpResourcesContentParams) WithContext(ctx context.Context) *UpdateInternalHelpResourcesContentParams
- func (o *UpdateInternalHelpResourcesContentParams) WithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesContentParams
- func (o *UpdateInternalHelpResourcesContentParams) WithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesContentParams
- func (o *UpdateInternalHelpResourcesContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateInternalHelpResourcesContentReader
- type UpdateInternalHelpResourcesContentUnprocessableEntity
- type UpdateInternalHelpResourcesNotFound
- type UpdateInternalHelpResourcesOK
- type UpdateInternalHelpResourcesParams
- func NewUpdateInternalHelpResourcesParams() *UpdateInternalHelpResourcesParams
- func NewUpdateInternalHelpResourcesParamsWithContext(ctx context.Context) *UpdateInternalHelpResourcesParams
- func NewUpdateInternalHelpResourcesParamsWithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesParams
- func NewUpdateInternalHelpResourcesParamsWithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesParams
- func (o *UpdateInternalHelpResourcesParams) SetBody(body *models.InternalHelpResources)
- func (o *UpdateInternalHelpResourcesParams) SetContext(ctx context.Context)
- func (o *UpdateInternalHelpResourcesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateInternalHelpResourcesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateInternalHelpResourcesParams) WithBody(body *models.InternalHelpResources) *UpdateInternalHelpResourcesParams
- func (o *UpdateInternalHelpResourcesParams) WithContext(ctx context.Context) *UpdateInternalHelpResourcesParams
- func (o *UpdateInternalHelpResourcesParams) WithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesParams
- func (o *UpdateInternalHelpResourcesParams) WithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesParams
- func (o *UpdateInternalHelpResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateInternalHelpResourcesReader
- type UpdateInternalHelpResourcesUnprocessableEntity
- type UpdateLegacyFeatureBadRequest
- type UpdateLegacyFeatureNotFound
- type UpdateLegacyFeatureOK
- type UpdateLegacyFeatureParams
- func NewUpdateLegacyFeatureParams() *UpdateLegacyFeatureParams
- func NewUpdateLegacyFeatureParamsWithContext(ctx context.Context) *UpdateLegacyFeatureParams
- func NewUpdateLegacyFeatureParamsWithHTTPClient(client *http.Client) *UpdateLegacyFeatureParams
- func NewUpdateLegacyFeatureParamsWithTimeout(timeout time.Duration) *UpdateLegacyFeatureParams
- func (o *UpdateLegacyFeatureParams) SetBody(body *models.LegacyFeature)
- func (o *UpdateLegacyFeatureParams) SetContext(ctx context.Context)
- func (o *UpdateLegacyFeatureParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLegacyFeatureParams) SetLegacyFeatureID(legacyFeatureID int64)
- func (o *UpdateLegacyFeatureParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLegacyFeatureParams) WithBody(body *models.LegacyFeature) *UpdateLegacyFeatureParams
- func (o *UpdateLegacyFeatureParams) WithContext(ctx context.Context) *UpdateLegacyFeatureParams
- func (o *UpdateLegacyFeatureParams) WithHTTPClient(client *http.Client) *UpdateLegacyFeatureParams
- func (o *UpdateLegacyFeatureParams) WithLegacyFeatureID(legacyFeatureID int64) *UpdateLegacyFeatureParams
- func (o *UpdateLegacyFeatureParams) WithTimeout(timeout time.Duration) *UpdateLegacyFeatureParams
- func (o *UpdateLegacyFeatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLegacyFeatureReader
- type UpdateLegacyFeatureUnprocessableEntity
- type UpdateWhitelabelConfigurationBadRequest
- type UpdateWhitelabelConfigurationNotFound
- type UpdateWhitelabelConfigurationOK
- type UpdateWhitelabelConfigurationParams
- func NewUpdateWhitelabelConfigurationParams() *UpdateWhitelabelConfigurationParams
- func NewUpdateWhitelabelConfigurationParamsWithContext(ctx context.Context) *UpdateWhitelabelConfigurationParams
- func NewUpdateWhitelabelConfigurationParamsWithHTTPClient(client *http.Client) *UpdateWhitelabelConfigurationParams
- func NewUpdateWhitelabelConfigurationParamsWithTimeout(timeout time.Duration) *UpdateWhitelabelConfigurationParams
- func (o *UpdateWhitelabelConfigurationParams) SetBody(body *models.WhitelabelConfiguration)
- func (o *UpdateWhitelabelConfigurationParams) SetContext(ctx context.Context)
- func (o *UpdateWhitelabelConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *UpdateWhitelabelConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *UpdateWhitelabelConfigurationParams) WithBody(body *models.WhitelabelConfiguration) *UpdateWhitelabelConfigurationParams
- func (o *UpdateWhitelabelConfigurationParams) WithContext(ctx context.Context) *UpdateWhitelabelConfigurationParams
- func (o *UpdateWhitelabelConfigurationParams) WithHTTPClient(client *http.Client) *UpdateWhitelabelConfigurationParams
- func (o *UpdateWhitelabelConfigurationParams) WithTimeout(timeout time.Duration) *UpdateWhitelabelConfigurationParams
- func (o *UpdateWhitelabelConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateWhitelabelConfigurationReader
- type UpdateWhitelabelConfigurationUnprocessableEntity
- type VersionsBadRequest
- type VersionsNotFound
- type VersionsOK
- type VersionsParams
- func (o *VersionsParams) SetContext(ctx context.Context)
- func (o *VersionsParams) SetFields(fields *string)
- func (o *VersionsParams) SetHTTPClient(client *http.Client)
- func (o *VersionsParams) SetTimeout(timeout time.Duration)
- func (o *VersionsParams) WithContext(ctx context.Context) *VersionsParams
- func (o *VersionsParams) WithFields(fields *string) *VersionsParams
- func (o *VersionsParams) WithHTTPClient(client *http.Client) *VersionsParams
- func (o *VersionsParams) WithTimeout(timeout time.Duration) *VersionsParams
- func (o *VersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VersionsReader
- type WhitelabelConfigurationBadRequest
- type WhitelabelConfigurationNotFound
- type WhitelabelConfigurationOK
- type WhitelabelConfigurationParams
- func NewWhitelabelConfigurationParams() *WhitelabelConfigurationParams
- func NewWhitelabelConfigurationParamsWithContext(ctx context.Context) *WhitelabelConfigurationParams
- func NewWhitelabelConfigurationParamsWithHTTPClient(client *http.Client) *WhitelabelConfigurationParams
- func NewWhitelabelConfigurationParamsWithTimeout(timeout time.Duration) *WhitelabelConfigurationParams
- func (o *WhitelabelConfigurationParams) SetContext(ctx context.Context)
- func (o *WhitelabelConfigurationParams) SetFields(fields *string)
- func (o *WhitelabelConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *WhitelabelConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *WhitelabelConfigurationParams) WithContext(ctx context.Context) *WhitelabelConfigurationParams
- func (o *WhitelabelConfigurationParams) WithFields(fields *string) *WhitelabelConfigurationParams
- func (o *WhitelabelConfigurationParams) WithHTTPClient(client *http.Client) *WhitelabelConfigurationParams
- func (o *WhitelabelConfigurationParams) WithTimeout(timeout time.Duration) *WhitelabelConfigurationParams
- func (o *WhitelabelConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WhitelabelConfigurationReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllLegacyFeaturesBadRequest ¶
AllLegacyFeaturesBadRequest handles this case with default header values.
Bad Request
func NewAllLegacyFeaturesBadRequest ¶
func NewAllLegacyFeaturesBadRequest() *AllLegacyFeaturesBadRequest
NewAllLegacyFeaturesBadRequest creates a AllLegacyFeaturesBadRequest with default headers values
func (*AllLegacyFeaturesBadRequest) Error ¶
func (o *AllLegacyFeaturesBadRequest) Error() string
func (*AllLegacyFeaturesBadRequest) GetPayload ¶
func (o *AllLegacyFeaturesBadRequest) GetPayload() *models.Error
type AllLegacyFeaturesNotFound ¶
AllLegacyFeaturesNotFound handles this case with default header values.
Not Found
func NewAllLegacyFeaturesNotFound ¶
func NewAllLegacyFeaturesNotFound() *AllLegacyFeaturesNotFound
NewAllLegacyFeaturesNotFound creates a AllLegacyFeaturesNotFound with default headers values
func (*AllLegacyFeaturesNotFound) Error ¶
func (o *AllLegacyFeaturesNotFound) Error() string
func (*AllLegacyFeaturesNotFound) GetPayload ¶
func (o *AllLegacyFeaturesNotFound) GetPayload() *models.Error
type AllLegacyFeaturesOK ¶
type AllLegacyFeaturesOK struct {
Payload []*models.LegacyFeature
}
AllLegacyFeaturesOK handles this case with default header values.
Legacy Feature
func NewAllLegacyFeaturesOK ¶
func NewAllLegacyFeaturesOK() *AllLegacyFeaturesOK
NewAllLegacyFeaturesOK creates a AllLegacyFeaturesOK with default headers values
func (*AllLegacyFeaturesOK) Error ¶
func (o *AllLegacyFeaturesOK) Error() string
func (*AllLegacyFeaturesOK) GetPayload ¶
func (o *AllLegacyFeaturesOK) GetPayload() []*models.LegacyFeature
type AllLegacyFeaturesParams ¶
type AllLegacyFeaturesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllLegacyFeaturesParams contains all the parameters to send to the API endpoint for the all legacy features operation typically these are written to a http.Request
func NewAllLegacyFeaturesParams ¶
func NewAllLegacyFeaturesParams() *AllLegacyFeaturesParams
NewAllLegacyFeaturesParams creates a new AllLegacyFeaturesParams object with the default values initialized.
func NewAllLegacyFeaturesParamsWithContext ¶
func NewAllLegacyFeaturesParamsWithContext(ctx context.Context) *AllLegacyFeaturesParams
NewAllLegacyFeaturesParamsWithContext creates a new AllLegacyFeaturesParams object with the default values initialized, and the ability to set a context for a request
func NewAllLegacyFeaturesParamsWithHTTPClient ¶
func NewAllLegacyFeaturesParamsWithHTTPClient(client *http.Client) *AllLegacyFeaturesParams
NewAllLegacyFeaturesParamsWithHTTPClient creates a new AllLegacyFeaturesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllLegacyFeaturesParamsWithTimeout ¶
func NewAllLegacyFeaturesParamsWithTimeout(timeout time.Duration) *AllLegacyFeaturesParams
NewAllLegacyFeaturesParamsWithTimeout creates a new AllLegacyFeaturesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllLegacyFeaturesParams) SetContext ¶
func (o *AllLegacyFeaturesParams) SetContext(ctx context.Context)
SetContext adds the context to the all legacy features params
func (*AllLegacyFeaturesParams) SetHTTPClient ¶
func (o *AllLegacyFeaturesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all legacy features params
func (*AllLegacyFeaturesParams) SetTimeout ¶
func (o *AllLegacyFeaturesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all legacy features params
func (*AllLegacyFeaturesParams) WithContext ¶
func (o *AllLegacyFeaturesParams) WithContext(ctx context.Context) *AllLegacyFeaturesParams
WithContext adds the context to the all legacy features params
func (*AllLegacyFeaturesParams) WithHTTPClient ¶
func (o *AllLegacyFeaturesParams) WithHTTPClient(client *http.Client) *AllLegacyFeaturesParams
WithHTTPClient adds the HTTPClient to the all legacy features params
func (*AllLegacyFeaturesParams) WithTimeout ¶
func (o *AllLegacyFeaturesParams) WithTimeout(timeout time.Duration) *AllLegacyFeaturesParams
WithTimeout adds the timeout to the all legacy features params
func (*AllLegacyFeaturesParams) WriteToRequest ¶
func (o *AllLegacyFeaturesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllLegacyFeaturesReader ¶
type AllLegacyFeaturesReader struct {
// contains filtered or unexported fields
}
AllLegacyFeaturesReader is a Reader for the AllLegacyFeatures structure.
func (*AllLegacyFeaturesReader) ReadResponse ¶
func (o *AllLegacyFeaturesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllLocalesBadRequest ¶
AllLocalesBadRequest handles this case with default header values.
Bad Request
func NewAllLocalesBadRequest ¶
func NewAllLocalesBadRequest() *AllLocalesBadRequest
NewAllLocalesBadRequest creates a AllLocalesBadRequest with default headers values
func (*AllLocalesBadRequest) Error ¶
func (o *AllLocalesBadRequest) Error() string
func (*AllLocalesBadRequest) GetPayload ¶
func (o *AllLocalesBadRequest) GetPayload() *models.Error
type AllLocalesNotFound ¶
AllLocalesNotFound handles this case with default header values.
Not Found
func NewAllLocalesNotFound ¶
func NewAllLocalesNotFound() *AllLocalesNotFound
NewAllLocalesNotFound creates a AllLocalesNotFound with default headers values
func (*AllLocalesNotFound) Error ¶
func (o *AllLocalesNotFound) Error() string
func (*AllLocalesNotFound) GetPayload ¶
func (o *AllLocalesNotFound) GetPayload() *models.Error
type AllLocalesOK ¶
AllLocalesOK handles this case with default header values.
Locale
func NewAllLocalesOK ¶
func NewAllLocalesOK() *AllLocalesOK
NewAllLocalesOK creates a AllLocalesOK with default headers values
func (*AllLocalesOK) Error ¶
func (o *AllLocalesOK) Error() string
func (*AllLocalesOK) GetPayload ¶
func (o *AllLocalesOK) GetPayload() []*models.Locale
type AllLocalesParams ¶
type AllLocalesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllLocalesParams contains all the parameters to send to the API endpoint for the all locales operation typically these are written to a http.Request
func NewAllLocalesParams ¶
func NewAllLocalesParams() *AllLocalesParams
NewAllLocalesParams creates a new AllLocalesParams object with the default values initialized.
func NewAllLocalesParamsWithContext ¶
func NewAllLocalesParamsWithContext(ctx context.Context) *AllLocalesParams
NewAllLocalesParamsWithContext creates a new AllLocalesParams object with the default values initialized, and the ability to set a context for a request
func NewAllLocalesParamsWithHTTPClient ¶
func NewAllLocalesParamsWithHTTPClient(client *http.Client) *AllLocalesParams
NewAllLocalesParamsWithHTTPClient creates a new AllLocalesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllLocalesParamsWithTimeout ¶
func NewAllLocalesParamsWithTimeout(timeout time.Duration) *AllLocalesParams
NewAllLocalesParamsWithTimeout creates a new AllLocalesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllLocalesParams) SetContext ¶
func (o *AllLocalesParams) SetContext(ctx context.Context)
SetContext adds the context to the all locales params
func (*AllLocalesParams) SetHTTPClient ¶
func (o *AllLocalesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all locales params
func (*AllLocalesParams) SetTimeout ¶
func (o *AllLocalesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all locales params
func (*AllLocalesParams) WithContext ¶
func (o *AllLocalesParams) WithContext(ctx context.Context) *AllLocalesParams
WithContext adds the context to the all locales params
func (*AllLocalesParams) WithHTTPClient ¶
func (o *AllLocalesParams) WithHTTPClient(client *http.Client) *AllLocalesParams
WithHTTPClient adds the HTTPClient to the all locales params
func (*AllLocalesParams) WithTimeout ¶
func (o *AllLocalesParams) WithTimeout(timeout time.Duration) *AllLocalesParams
WithTimeout adds the timeout to the all locales params
func (*AllLocalesParams) WriteToRequest ¶
func (o *AllLocalesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllLocalesReader ¶
type AllLocalesReader struct {
// contains filtered or unexported fields
}
AllLocalesReader is a Reader for the AllLocales structure.
func (*AllLocalesReader) ReadResponse ¶
func (o *AllLocalesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllTimezonesBadRequest ¶
AllTimezonesBadRequest handles this case with default header values.
Bad Request
func NewAllTimezonesBadRequest ¶
func NewAllTimezonesBadRequest() *AllTimezonesBadRequest
NewAllTimezonesBadRequest creates a AllTimezonesBadRequest with default headers values
func (*AllTimezonesBadRequest) Error ¶
func (o *AllTimezonesBadRequest) Error() string
func (*AllTimezonesBadRequest) GetPayload ¶
func (o *AllTimezonesBadRequest) GetPayload() *models.Error
type AllTimezonesNotFound ¶
AllTimezonesNotFound handles this case with default header values.
Not Found
func NewAllTimezonesNotFound ¶
func NewAllTimezonesNotFound() *AllTimezonesNotFound
NewAllTimezonesNotFound creates a AllTimezonesNotFound with default headers values
func (*AllTimezonesNotFound) Error ¶
func (o *AllTimezonesNotFound) Error() string
func (*AllTimezonesNotFound) GetPayload ¶
func (o *AllTimezonesNotFound) GetPayload() *models.Error
type AllTimezonesOK ¶
AllTimezonesOK handles this case with default header values.
Timezone
func NewAllTimezonesOK ¶
func NewAllTimezonesOK() *AllTimezonesOK
NewAllTimezonesOK creates a AllTimezonesOK with default headers values
func (*AllTimezonesOK) Error ¶
func (o *AllTimezonesOK) Error() string
func (*AllTimezonesOK) GetPayload ¶
func (o *AllTimezonesOK) GetPayload() []*models.Timezone
type AllTimezonesParams ¶
type AllTimezonesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllTimezonesParams contains all the parameters to send to the API endpoint for the all timezones operation typically these are written to a http.Request
func NewAllTimezonesParams ¶
func NewAllTimezonesParams() *AllTimezonesParams
NewAllTimezonesParams creates a new AllTimezonesParams object with the default values initialized.
func NewAllTimezonesParamsWithContext ¶
func NewAllTimezonesParamsWithContext(ctx context.Context) *AllTimezonesParams
NewAllTimezonesParamsWithContext creates a new AllTimezonesParams object with the default values initialized, and the ability to set a context for a request
func NewAllTimezonesParamsWithHTTPClient ¶
func NewAllTimezonesParamsWithHTTPClient(client *http.Client) *AllTimezonesParams
NewAllTimezonesParamsWithHTTPClient creates a new AllTimezonesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllTimezonesParamsWithTimeout ¶
func NewAllTimezonesParamsWithTimeout(timeout time.Duration) *AllTimezonesParams
NewAllTimezonesParamsWithTimeout creates a new AllTimezonesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllTimezonesParams) SetContext ¶
func (o *AllTimezonesParams) SetContext(ctx context.Context)
SetContext adds the context to the all timezones params
func (*AllTimezonesParams) SetHTTPClient ¶
func (o *AllTimezonesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all timezones params
func (*AllTimezonesParams) SetTimeout ¶
func (o *AllTimezonesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all timezones params
func (*AllTimezonesParams) WithContext ¶
func (o *AllTimezonesParams) WithContext(ctx context.Context) *AllTimezonesParams
WithContext adds the context to the all timezones params
func (*AllTimezonesParams) WithHTTPClient ¶
func (o *AllTimezonesParams) WithHTTPClient(client *http.Client) *AllTimezonesParams
WithHTTPClient adds the HTTPClient to the all timezones params
func (*AllTimezonesParams) WithTimeout ¶
func (o *AllTimezonesParams) WithTimeout(timeout time.Duration) *AllTimezonesParams
WithTimeout adds the timeout to the all timezones params
func (*AllTimezonesParams) WriteToRequest ¶
func (o *AllTimezonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllTimezonesReader ¶
type AllTimezonesReader struct {
// contains filtered or unexported fields
}
AllTimezonesReader is a Reader for the AllTimezones structure.
func (*AllTimezonesReader) ReadResponse ¶
func (o *AllTimezonesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BackupConfigurationBadRequest ¶
BackupConfigurationBadRequest handles this case with default header values.
Bad Request
func NewBackupConfigurationBadRequest ¶
func NewBackupConfigurationBadRequest() *BackupConfigurationBadRequest
NewBackupConfigurationBadRequest creates a BackupConfigurationBadRequest with default headers values
func (*BackupConfigurationBadRequest) Error ¶
func (o *BackupConfigurationBadRequest) Error() string
func (*BackupConfigurationBadRequest) GetPayload ¶
func (o *BackupConfigurationBadRequest) GetPayload() *models.Error
type BackupConfigurationNotFound ¶
BackupConfigurationNotFound handles this case with default header values.
Not Found
func NewBackupConfigurationNotFound ¶
func NewBackupConfigurationNotFound() *BackupConfigurationNotFound
NewBackupConfigurationNotFound creates a BackupConfigurationNotFound with default headers values
func (*BackupConfigurationNotFound) Error ¶
func (o *BackupConfigurationNotFound) Error() string
func (*BackupConfigurationNotFound) GetPayload ¶
func (o *BackupConfigurationNotFound) GetPayload() *models.Error
type BackupConfigurationOK ¶
type BackupConfigurationOK struct {
Payload *models.BackupConfiguration
}
BackupConfigurationOK handles this case with default header values.
Current Backup Configuration
func NewBackupConfigurationOK ¶
func NewBackupConfigurationOK() *BackupConfigurationOK
NewBackupConfigurationOK creates a BackupConfigurationOK with default headers values
func (*BackupConfigurationOK) Error ¶
func (o *BackupConfigurationOK) Error() string
func (*BackupConfigurationOK) GetPayload ¶
func (o *BackupConfigurationOK) GetPayload() *models.BackupConfiguration
type BackupConfigurationParams ¶
type BackupConfigurationParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BackupConfigurationParams contains all the parameters to send to the API endpoint for the backup configuration operation typically these are written to a http.Request
func NewBackupConfigurationParams ¶
func NewBackupConfigurationParams() *BackupConfigurationParams
NewBackupConfigurationParams creates a new BackupConfigurationParams object with the default values initialized.
func NewBackupConfigurationParamsWithContext ¶
func NewBackupConfigurationParamsWithContext(ctx context.Context) *BackupConfigurationParams
NewBackupConfigurationParamsWithContext creates a new BackupConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewBackupConfigurationParamsWithHTTPClient ¶
func NewBackupConfigurationParamsWithHTTPClient(client *http.Client) *BackupConfigurationParams
NewBackupConfigurationParamsWithHTTPClient creates a new BackupConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBackupConfigurationParamsWithTimeout ¶
func NewBackupConfigurationParamsWithTimeout(timeout time.Duration) *BackupConfigurationParams
NewBackupConfigurationParamsWithTimeout creates a new BackupConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*BackupConfigurationParams) SetContext ¶
func (o *BackupConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the backup configuration params
func (*BackupConfigurationParams) SetHTTPClient ¶
func (o *BackupConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the backup configuration params
func (*BackupConfigurationParams) SetTimeout ¶
func (o *BackupConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the backup configuration params
func (*BackupConfigurationParams) WithContext ¶
func (o *BackupConfigurationParams) WithContext(ctx context.Context) *BackupConfigurationParams
WithContext adds the context to the backup configuration params
func (*BackupConfigurationParams) WithHTTPClient ¶
func (o *BackupConfigurationParams) WithHTTPClient(client *http.Client) *BackupConfigurationParams
WithHTTPClient adds the HTTPClient to the backup configuration params
func (*BackupConfigurationParams) WithTimeout ¶
func (o *BackupConfigurationParams) WithTimeout(timeout time.Duration) *BackupConfigurationParams
WithTimeout adds the timeout to the backup configuration params
func (*BackupConfigurationParams) WriteToRequest ¶
func (o *BackupConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BackupConfigurationReader ¶
type BackupConfigurationReader struct {
// contains filtered or unexported fields
}
BackupConfigurationReader is a Reader for the BackupConfiguration structure.
func (*BackupConfigurationReader) ReadResponse ¶
func (o *BackupConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for config API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new config API client.
func (*Client) AllLegacyFeatures ¶
func (a *Client) AllLegacyFeatures(params *AllLegacyFeaturesParams) (*AllLegacyFeaturesOK, error)
AllLegacyFeatures gets all legacy features
### Get all legacy features.
func (*Client) AllLocales ¶
func (a *Client) AllLocales(params *AllLocalesParams) (*AllLocalesOK, error)
AllLocales gets all locales
### Get a list of locales that Looker supports.
func (*Client) AllTimezones ¶
func (a *Client) AllTimezones(params *AllTimezonesParams) (*AllTimezonesOK, error)
AllTimezones gets all timezones
### Get a list of timezones that Looker supports (e.g. useful for scheduling tasks).
func (*Client) BackupConfiguration ¶
func (a *Client) BackupConfiguration(params *BackupConfigurationParams) (*BackupConfigurationOK, error)
BackupConfiguration gets backup configuration
### Get the current Looker internal database backup configuration.
func (*Client) CustomWelcomeEmail ¶
func (a *Client) CustomWelcomeEmail(params *CustomWelcomeEmailParams) (*CustomWelcomeEmailOK, error)
CustomWelcomeEmail gets custom welcome email
### Get the current status and content of custom welcome emails
func (*Client) InternalHelpResources ¶
func (a *Client) InternalHelpResources(params *InternalHelpResourcesParams) (*InternalHelpResourcesOK, error)
InternalHelpResources gets internal help resources
### Get and set the options for internal help resources
func (*Client) InternalHelpResourcesContent ¶
func (a *Client) InternalHelpResourcesContent(params *InternalHelpResourcesContentParams) (*InternalHelpResourcesContentOK, error)
InternalHelpResourcesContent gets internal help resources content
### Set the menu item name and content for internal help resources
func (*Client) LegacyFeature ¶
func (a *Client) LegacyFeature(params *LegacyFeatureParams) (*LegacyFeatureOK, error)
LegacyFeature gets legacy feature
### Get information about the legacy feature with a specific id.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateBackupConfiguration ¶
func (a *Client) UpdateBackupConfiguration(params *UpdateBackupConfigurationParams) (*UpdateBackupConfigurationOK, error)
UpdateBackupConfiguration updates backup configuration
### Update the Looker internal database backup configuration.
func (*Client) UpdateCustomWelcomeEmail ¶
func (a *Client) UpdateCustomWelcomeEmail(params *UpdateCustomWelcomeEmailParams) (*UpdateCustomWelcomeEmailOK, error)
UpdateCustomWelcomeEmail updates custom welcome email content
Update custom welcome email setting and values. Optionally send a test email with the new content to the currently logged in user.
func (*Client) UpdateCustomWelcomeEmailTest ¶
func (a *Client) UpdateCustomWelcomeEmailTest(params *UpdateCustomWelcomeEmailTestParams) (*UpdateCustomWelcomeEmailTestOK, error)
UpdateCustomWelcomeEmailTest sends a test welcome email to the currently logged in user with the supplied content
Requests to this endpoint will send a welcome email with the custom content provided in the body to the currently logged in user.
func (*Client) UpdateInternalHelpResources ¶
func (a *Client) UpdateInternalHelpResources(params *UpdateInternalHelpResourcesParams) (*UpdateInternalHelpResourcesOK, error)
UpdateInternalHelpResources updates internal help resources configuration
Update internal help resources settings
func (*Client) UpdateInternalHelpResourcesContent ¶
func (a *Client) UpdateInternalHelpResourcesContent(params *UpdateInternalHelpResourcesContentParams) (*UpdateInternalHelpResourcesContentOK, error)
UpdateInternalHelpResourcesContent updates internal help resources content
Update internal help resources content
func (*Client) UpdateLegacyFeature ¶
func (a *Client) UpdateLegacyFeature(params *UpdateLegacyFeatureParams) (*UpdateLegacyFeatureOK, error)
UpdateLegacyFeature updates legacy feature
### Update information about the legacy feature with a specific id.
func (*Client) UpdateWhitelabelConfiguration ¶
func (a *Client) UpdateWhitelabelConfiguration(params *UpdateWhitelabelConfigurationParams) (*UpdateWhitelabelConfigurationOK, error)
UpdateWhitelabelConfiguration updates whitelabel configuration
### Update the whitelabel configuration
func (*Client) Versions ¶
func (a *Client) Versions(params *VersionsParams) (*VersionsOK, error)
Versions gets Api version
### Get information about all API versions supported by this Looker instance.
func (*Client) WhitelabelConfiguration ¶
func (a *Client) WhitelabelConfiguration(params *WhitelabelConfigurationParams) (*WhitelabelConfigurationOK, error)
WhitelabelConfiguration gets whitelabel configuration
### This feature is enabled only by special license. ### Gets the whitelabel configuration, which includes hiding documentation links, custom favicon uploading, etc.
type CustomWelcomeEmailBadRequest ¶
CustomWelcomeEmailBadRequest handles this case with default header values.
Bad Request
func NewCustomWelcomeEmailBadRequest ¶
func NewCustomWelcomeEmailBadRequest() *CustomWelcomeEmailBadRequest
NewCustomWelcomeEmailBadRequest creates a CustomWelcomeEmailBadRequest with default headers values
func (*CustomWelcomeEmailBadRequest) Error ¶
func (o *CustomWelcomeEmailBadRequest) Error() string
func (*CustomWelcomeEmailBadRequest) GetPayload ¶
func (o *CustomWelcomeEmailBadRequest) GetPayload() *models.Error
type CustomWelcomeEmailNotFound ¶
CustomWelcomeEmailNotFound handles this case with default header values.
Not Found
func NewCustomWelcomeEmailNotFound ¶
func NewCustomWelcomeEmailNotFound() *CustomWelcomeEmailNotFound
NewCustomWelcomeEmailNotFound creates a CustomWelcomeEmailNotFound with default headers values
func (*CustomWelcomeEmailNotFound) Error ¶
func (o *CustomWelcomeEmailNotFound) Error() string
func (*CustomWelcomeEmailNotFound) GetPayload ¶
func (o *CustomWelcomeEmailNotFound) GetPayload() *models.Error
type CustomWelcomeEmailOK ¶
type CustomWelcomeEmailOK struct {
Payload *models.CustomWelcomeEmail
}
CustomWelcomeEmailOK handles this case with default header values.
Custom Welcome Email
func NewCustomWelcomeEmailOK ¶
func NewCustomWelcomeEmailOK() *CustomWelcomeEmailOK
NewCustomWelcomeEmailOK creates a CustomWelcomeEmailOK with default headers values
func (*CustomWelcomeEmailOK) Error ¶
func (o *CustomWelcomeEmailOK) Error() string
func (*CustomWelcomeEmailOK) GetPayload ¶
func (o *CustomWelcomeEmailOK) GetPayload() *models.CustomWelcomeEmail
type CustomWelcomeEmailParams ¶
type CustomWelcomeEmailParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CustomWelcomeEmailParams contains all the parameters to send to the API endpoint for the custom welcome email operation typically these are written to a http.Request
func NewCustomWelcomeEmailParams ¶
func NewCustomWelcomeEmailParams() *CustomWelcomeEmailParams
NewCustomWelcomeEmailParams creates a new CustomWelcomeEmailParams object with the default values initialized.
func NewCustomWelcomeEmailParamsWithContext ¶
func NewCustomWelcomeEmailParamsWithContext(ctx context.Context) *CustomWelcomeEmailParams
NewCustomWelcomeEmailParamsWithContext creates a new CustomWelcomeEmailParams object with the default values initialized, and the ability to set a context for a request
func NewCustomWelcomeEmailParamsWithHTTPClient ¶
func NewCustomWelcomeEmailParamsWithHTTPClient(client *http.Client) *CustomWelcomeEmailParams
NewCustomWelcomeEmailParamsWithHTTPClient creates a new CustomWelcomeEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCustomWelcomeEmailParamsWithTimeout ¶
func NewCustomWelcomeEmailParamsWithTimeout(timeout time.Duration) *CustomWelcomeEmailParams
NewCustomWelcomeEmailParamsWithTimeout creates a new CustomWelcomeEmailParams object with the default values initialized, and the ability to set a timeout on a request
func (*CustomWelcomeEmailParams) SetContext ¶
func (o *CustomWelcomeEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the custom welcome email params
func (*CustomWelcomeEmailParams) SetHTTPClient ¶
func (o *CustomWelcomeEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the custom welcome email params
func (*CustomWelcomeEmailParams) SetTimeout ¶
func (o *CustomWelcomeEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the custom welcome email params
func (*CustomWelcomeEmailParams) WithContext ¶
func (o *CustomWelcomeEmailParams) WithContext(ctx context.Context) *CustomWelcomeEmailParams
WithContext adds the context to the custom welcome email params
func (*CustomWelcomeEmailParams) WithHTTPClient ¶
func (o *CustomWelcomeEmailParams) WithHTTPClient(client *http.Client) *CustomWelcomeEmailParams
WithHTTPClient adds the HTTPClient to the custom welcome email params
func (*CustomWelcomeEmailParams) WithTimeout ¶
func (o *CustomWelcomeEmailParams) WithTimeout(timeout time.Duration) *CustomWelcomeEmailParams
WithTimeout adds the timeout to the custom welcome email params
func (*CustomWelcomeEmailParams) WriteToRequest ¶
func (o *CustomWelcomeEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CustomWelcomeEmailReader ¶
type CustomWelcomeEmailReader struct {
// contains filtered or unexported fields
}
CustomWelcomeEmailReader is a Reader for the CustomWelcomeEmail structure.
func (*CustomWelcomeEmailReader) ReadResponse ¶
func (o *CustomWelcomeEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalHelpResourcesBadRequest ¶
InternalHelpResourcesBadRequest handles this case with default header values.
Bad Request
func NewInternalHelpResourcesBadRequest ¶
func NewInternalHelpResourcesBadRequest() *InternalHelpResourcesBadRequest
NewInternalHelpResourcesBadRequest creates a InternalHelpResourcesBadRequest with default headers values
func (*InternalHelpResourcesBadRequest) Error ¶
func (o *InternalHelpResourcesBadRequest) Error() string
func (*InternalHelpResourcesBadRequest) GetPayload ¶
func (o *InternalHelpResourcesBadRequest) GetPayload() *models.Error
type InternalHelpResourcesContentBadRequest ¶
InternalHelpResourcesContentBadRequest handles this case with default header values.
Bad Request
func NewInternalHelpResourcesContentBadRequest ¶
func NewInternalHelpResourcesContentBadRequest() *InternalHelpResourcesContentBadRequest
NewInternalHelpResourcesContentBadRequest creates a InternalHelpResourcesContentBadRequest with default headers values
func (*InternalHelpResourcesContentBadRequest) Error ¶
func (o *InternalHelpResourcesContentBadRequest) Error() string
func (*InternalHelpResourcesContentBadRequest) GetPayload ¶
func (o *InternalHelpResourcesContentBadRequest) GetPayload() *models.Error
type InternalHelpResourcesContentNotFound ¶
InternalHelpResourcesContentNotFound handles this case with default header values.
Not Found
func NewInternalHelpResourcesContentNotFound ¶
func NewInternalHelpResourcesContentNotFound() *InternalHelpResourcesContentNotFound
NewInternalHelpResourcesContentNotFound creates a InternalHelpResourcesContentNotFound with default headers values
func (*InternalHelpResourcesContentNotFound) Error ¶
func (o *InternalHelpResourcesContentNotFound) Error() string
func (*InternalHelpResourcesContentNotFound) GetPayload ¶
func (o *InternalHelpResourcesContentNotFound) GetPayload() *models.Error
type InternalHelpResourcesContentOK ¶
type InternalHelpResourcesContentOK struct {
Payload *models.InternalHelpResourcesContent
}
InternalHelpResourcesContentOK handles this case with default header values.
Internal Help Resources Content
func NewInternalHelpResourcesContentOK ¶
func NewInternalHelpResourcesContentOK() *InternalHelpResourcesContentOK
NewInternalHelpResourcesContentOK creates a InternalHelpResourcesContentOK with default headers values
func (*InternalHelpResourcesContentOK) Error ¶
func (o *InternalHelpResourcesContentOK) Error() string
func (*InternalHelpResourcesContentOK) GetPayload ¶
func (o *InternalHelpResourcesContentOK) GetPayload() *models.InternalHelpResourcesContent
type InternalHelpResourcesContentParams ¶
type InternalHelpResourcesContentParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalHelpResourcesContentParams contains all the parameters to send to the API endpoint for the internal help resources content operation typically these are written to a http.Request
func NewInternalHelpResourcesContentParams ¶
func NewInternalHelpResourcesContentParams() *InternalHelpResourcesContentParams
NewInternalHelpResourcesContentParams creates a new InternalHelpResourcesContentParams object with the default values initialized.
func NewInternalHelpResourcesContentParamsWithContext ¶
func NewInternalHelpResourcesContentParamsWithContext(ctx context.Context) *InternalHelpResourcesContentParams
NewInternalHelpResourcesContentParamsWithContext creates a new InternalHelpResourcesContentParams object with the default values initialized, and the ability to set a context for a request
func NewInternalHelpResourcesContentParamsWithHTTPClient ¶
func NewInternalHelpResourcesContentParamsWithHTTPClient(client *http.Client) *InternalHelpResourcesContentParams
NewInternalHelpResourcesContentParamsWithHTTPClient creates a new InternalHelpResourcesContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalHelpResourcesContentParamsWithTimeout ¶
func NewInternalHelpResourcesContentParamsWithTimeout(timeout time.Duration) *InternalHelpResourcesContentParams
NewInternalHelpResourcesContentParamsWithTimeout creates a new InternalHelpResourcesContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalHelpResourcesContentParams) SetContext ¶
func (o *InternalHelpResourcesContentParams) SetContext(ctx context.Context)
SetContext adds the context to the internal help resources content params
func (*InternalHelpResourcesContentParams) SetHTTPClient ¶
func (o *InternalHelpResourcesContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal help resources content params
func (*InternalHelpResourcesContentParams) SetTimeout ¶
func (o *InternalHelpResourcesContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal help resources content params
func (*InternalHelpResourcesContentParams) WithContext ¶
func (o *InternalHelpResourcesContentParams) WithContext(ctx context.Context) *InternalHelpResourcesContentParams
WithContext adds the context to the internal help resources content params
func (*InternalHelpResourcesContentParams) WithHTTPClient ¶
func (o *InternalHelpResourcesContentParams) WithHTTPClient(client *http.Client) *InternalHelpResourcesContentParams
WithHTTPClient adds the HTTPClient to the internal help resources content params
func (*InternalHelpResourcesContentParams) WithTimeout ¶
func (o *InternalHelpResourcesContentParams) WithTimeout(timeout time.Duration) *InternalHelpResourcesContentParams
WithTimeout adds the timeout to the internal help resources content params
func (*InternalHelpResourcesContentParams) WriteToRequest ¶
func (o *InternalHelpResourcesContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalHelpResourcesContentReader ¶
type InternalHelpResourcesContentReader struct {
// contains filtered or unexported fields
}
InternalHelpResourcesContentReader is a Reader for the InternalHelpResourcesContent structure.
func (*InternalHelpResourcesContentReader) ReadResponse ¶
func (o *InternalHelpResourcesContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalHelpResourcesNotFound ¶
InternalHelpResourcesNotFound handles this case with default header values.
Not Found
func NewInternalHelpResourcesNotFound ¶
func NewInternalHelpResourcesNotFound() *InternalHelpResourcesNotFound
NewInternalHelpResourcesNotFound creates a InternalHelpResourcesNotFound with default headers values
func (*InternalHelpResourcesNotFound) Error ¶
func (o *InternalHelpResourcesNotFound) Error() string
func (*InternalHelpResourcesNotFound) GetPayload ¶
func (o *InternalHelpResourcesNotFound) GetPayload() *models.Error
type InternalHelpResourcesOK ¶
type InternalHelpResourcesOK struct {
Payload *models.InternalHelpResources
}
InternalHelpResourcesOK handles this case with default header values.
Internal Help Resources
func NewInternalHelpResourcesOK ¶
func NewInternalHelpResourcesOK() *InternalHelpResourcesOK
NewInternalHelpResourcesOK creates a InternalHelpResourcesOK with default headers values
func (*InternalHelpResourcesOK) Error ¶
func (o *InternalHelpResourcesOK) Error() string
func (*InternalHelpResourcesOK) GetPayload ¶
func (o *InternalHelpResourcesOK) GetPayload() *models.InternalHelpResources
type InternalHelpResourcesParams ¶
type InternalHelpResourcesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalHelpResourcesParams contains all the parameters to send to the API endpoint for the internal help resources operation typically these are written to a http.Request
func NewInternalHelpResourcesParams ¶
func NewInternalHelpResourcesParams() *InternalHelpResourcesParams
NewInternalHelpResourcesParams creates a new InternalHelpResourcesParams object with the default values initialized.
func NewInternalHelpResourcesParamsWithContext ¶
func NewInternalHelpResourcesParamsWithContext(ctx context.Context) *InternalHelpResourcesParams
NewInternalHelpResourcesParamsWithContext creates a new InternalHelpResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewInternalHelpResourcesParamsWithHTTPClient ¶
func NewInternalHelpResourcesParamsWithHTTPClient(client *http.Client) *InternalHelpResourcesParams
NewInternalHelpResourcesParamsWithHTTPClient creates a new InternalHelpResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalHelpResourcesParamsWithTimeout ¶
func NewInternalHelpResourcesParamsWithTimeout(timeout time.Duration) *InternalHelpResourcesParams
NewInternalHelpResourcesParamsWithTimeout creates a new InternalHelpResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalHelpResourcesParams) SetContext ¶
func (o *InternalHelpResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the internal help resources params
func (*InternalHelpResourcesParams) SetHTTPClient ¶
func (o *InternalHelpResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal help resources params
func (*InternalHelpResourcesParams) SetTimeout ¶
func (o *InternalHelpResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal help resources params
func (*InternalHelpResourcesParams) WithContext ¶
func (o *InternalHelpResourcesParams) WithContext(ctx context.Context) *InternalHelpResourcesParams
WithContext adds the context to the internal help resources params
func (*InternalHelpResourcesParams) WithHTTPClient ¶
func (o *InternalHelpResourcesParams) WithHTTPClient(client *http.Client) *InternalHelpResourcesParams
WithHTTPClient adds the HTTPClient to the internal help resources params
func (*InternalHelpResourcesParams) WithTimeout ¶
func (o *InternalHelpResourcesParams) WithTimeout(timeout time.Duration) *InternalHelpResourcesParams
WithTimeout adds the timeout to the internal help resources params
func (*InternalHelpResourcesParams) WriteToRequest ¶
func (o *InternalHelpResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalHelpResourcesReader ¶
type InternalHelpResourcesReader struct {
// contains filtered or unexported fields
}
InternalHelpResourcesReader is a Reader for the InternalHelpResources structure.
func (*InternalHelpResourcesReader) ReadResponse ¶
func (o *InternalHelpResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type LegacyFeatureBadRequest ¶
LegacyFeatureBadRequest handles this case with default header values.
Bad Request
func NewLegacyFeatureBadRequest ¶
func NewLegacyFeatureBadRequest() *LegacyFeatureBadRequest
NewLegacyFeatureBadRequest creates a LegacyFeatureBadRequest with default headers values
func (*LegacyFeatureBadRequest) Error ¶
func (o *LegacyFeatureBadRequest) Error() string
func (*LegacyFeatureBadRequest) GetPayload ¶
func (o *LegacyFeatureBadRequest) GetPayload() *models.Error
type LegacyFeatureNotFound ¶
LegacyFeatureNotFound handles this case with default header values.
Not Found
func NewLegacyFeatureNotFound ¶
func NewLegacyFeatureNotFound() *LegacyFeatureNotFound
NewLegacyFeatureNotFound creates a LegacyFeatureNotFound with default headers values
func (*LegacyFeatureNotFound) Error ¶
func (o *LegacyFeatureNotFound) Error() string
func (*LegacyFeatureNotFound) GetPayload ¶
func (o *LegacyFeatureNotFound) GetPayload() *models.Error
type LegacyFeatureOK ¶
type LegacyFeatureOK struct {
Payload *models.LegacyFeature
}
LegacyFeatureOK handles this case with default header values.
Legacy Feature
func NewLegacyFeatureOK ¶
func NewLegacyFeatureOK() *LegacyFeatureOK
NewLegacyFeatureOK creates a LegacyFeatureOK with default headers values
func (*LegacyFeatureOK) Error ¶
func (o *LegacyFeatureOK) Error() string
func (*LegacyFeatureOK) GetPayload ¶
func (o *LegacyFeatureOK) GetPayload() *models.LegacyFeature
type LegacyFeatureParams ¶
type LegacyFeatureParams struct { /*LegacyFeatureID id of legacy feature */ LegacyFeatureID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
LegacyFeatureParams contains all the parameters to send to the API endpoint for the legacy feature operation typically these are written to a http.Request
func NewLegacyFeatureParams ¶
func NewLegacyFeatureParams() *LegacyFeatureParams
NewLegacyFeatureParams creates a new LegacyFeatureParams object with the default values initialized.
func NewLegacyFeatureParamsWithContext ¶
func NewLegacyFeatureParamsWithContext(ctx context.Context) *LegacyFeatureParams
NewLegacyFeatureParamsWithContext creates a new LegacyFeatureParams object with the default values initialized, and the ability to set a context for a request
func NewLegacyFeatureParamsWithHTTPClient ¶
func NewLegacyFeatureParamsWithHTTPClient(client *http.Client) *LegacyFeatureParams
NewLegacyFeatureParamsWithHTTPClient creates a new LegacyFeatureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewLegacyFeatureParamsWithTimeout ¶
func NewLegacyFeatureParamsWithTimeout(timeout time.Duration) *LegacyFeatureParams
NewLegacyFeatureParamsWithTimeout creates a new LegacyFeatureParams object with the default values initialized, and the ability to set a timeout on a request
func (*LegacyFeatureParams) SetContext ¶
func (o *LegacyFeatureParams) SetContext(ctx context.Context)
SetContext adds the context to the legacy feature params
func (*LegacyFeatureParams) SetHTTPClient ¶
func (o *LegacyFeatureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the legacy feature params
func (*LegacyFeatureParams) SetLegacyFeatureID ¶
func (o *LegacyFeatureParams) SetLegacyFeatureID(legacyFeatureID int64)
SetLegacyFeatureID adds the legacyFeatureId to the legacy feature params
func (*LegacyFeatureParams) SetTimeout ¶
func (o *LegacyFeatureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the legacy feature params
func (*LegacyFeatureParams) WithContext ¶
func (o *LegacyFeatureParams) WithContext(ctx context.Context) *LegacyFeatureParams
WithContext adds the context to the legacy feature params
func (*LegacyFeatureParams) WithHTTPClient ¶
func (o *LegacyFeatureParams) WithHTTPClient(client *http.Client) *LegacyFeatureParams
WithHTTPClient adds the HTTPClient to the legacy feature params
func (*LegacyFeatureParams) WithLegacyFeatureID ¶
func (o *LegacyFeatureParams) WithLegacyFeatureID(legacyFeatureID int64) *LegacyFeatureParams
WithLegacyFeatureID adds the legacyFeatureID to the legacy feature params
func (*LegacyFeatureParams) WithTimeout ¶
func (o *LegacyFeatureParams) WithTimeout(timeout time.Duration) *LegacyFeatureParams
WithTimeout adds the timeout to the legacy feature params
func (*LegacyFeatureParams) WriteToRequest ¶
func (o *LegacyFeatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type LegacyFeatureReader ¶
type LegacyFeatureReader struct {
// contains filtered or unexported fields
}
LegacyFeatureReader is a Reader for the LegacyFeature structure.
func (*LegacyFeatureReader) ReadResponse ¶
func (o *LegacyFeatureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateBackupConfigurationBadRequest ¶
UpdateBackupConfigurationBadRequest handles this case with default header values.
Bad Request
func NewUpdateBackupConfigurationBadRequest ¶
func NewUpdateBackupConfigurationBadRequest() *UpdateBackupConfigurationBadRequest
NewUpdateBackupConfigurationBadRequest creates a UpdateBackupConfigurationBadRequest with default headers values
func (*UpdateBackupConfigurationBadRequest) Error ¶
func (o *UpdateBackupConfigurationBadRequest) Error() string
func (*UpdateBackupConfigurationBadRequest) GetPayload ¶
func (o *UpdateBackupConfigurationBadRequest) GetPayload() *models.Error
type UpdateBackupConfigurationNotFound ¶
UpdateBackupConfigurationNotFound handles this case with default header values.
Not Found
func NewUpdateBackupConfigurationNotFound ¶
func NewUpdateBackupConfigurationNotFound() *UpdateBackupConfigurationNotFound
NewUpdateBackupConfigurationNotFound creates a UpdateBackupConfigurationNotFound with default headers values
func (*UpdateBackupConfigurationNotFound) Error ¶
func (o *UpdateBackupConfigurationNotFound) Error() string
func (*UpdateBackupConfigurationNotFound) GetPayload ¶
func (o *UpdateBackupConfigurationNotFound) GetPayload() *models.Error
type UpdateBackupConfigurationOK ¶
type UpdateBackupConfigurationOK struct {
Payload *models.BackupConfiguration
}
UpdateBackupConfigurationOK handles this case with default header values.
New state for specified model set.
func NewUpdateBackupConfigurationOK ¶
func NewUpdateBackupConfigurationOK() *UpdateBackupConfigurationOK
NewUpdateBackupConfigurationOK creates a UpdateBackupConfigurationOK with default headers values
func (*UpdateBackupConfigurationOK) Error ¶
func (o *UpdateBackupConfigurationOK) Error() string
func (*UpdateBackupConfigurationOK) GetPayload ¶
func (o *UpdateBackupConfigurationOK) GetPayload() *models.BackupConfiguration
type UpdateBackupConfigurationParams ¶
type UpdateBackupConfigurationParams struct { /*Body Options for Backup Configuration */ Body *models.BackupConfiguration Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateBackupConfigurationParams contains all the parameters to send to the API endpoint for the update backup configuration operation typically these are written to a http.Request
func NewUpdateBackupConfigurationParams ¶
func NewUpdateBackupConfigurationParams() *UpdateBackupConfigurationParams
NewUpdateBackupConfigurationParams creates a new UpdateBackupConfigurationParams object with the default values initialized.
func NewUpdateBackupConfigurationParamsWithContext ¶
func NewUpdateBackupConfigurationParamsWithContext(ctx context.Context) *UpdateBackupConfigurationParams
NewUpdateBackupConfigurationParamsWithContext creates a new UpdateBackupConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateBackupConfigurationParamsWithHTTPClient ¶
func NewUpdateBackupConfigurationParamsWithHTTPClient(client *http.Client) *UpdateBackupConfigurationParams
NewUpdateBackupConfigurationParamsWithHTTPClient creates a new UpdateBackupConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateBackupConfigurationParamsWithTimeout ¶
func NewUpdateBackupConfigurationParamsWithTimeout(timeout time.Duration) *UpdateBackupConfigurationParams
NewUpdateBackupConfigurationParamsWithTimeout creates a new UpdateBackupConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateBackupConfigurationParams) SetBody ¶
func (o *UpdateBackupConfigurationParams) SetBody(body *models.BackupConfiguration)
SetBody adds the body to the update backup configuration params
func (*UpdateBackupConfigurationParams) SetContext ¶
func (o *UpdateBackupConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the update backup configuration params
func (*UpdateBackupConfigurationParams) SetHTTPClient ¶
func (o *UpdateBackupConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update backup configuration params
func (*UpdateBackupConfigurationParams) SetTimeout ¶
func (o *UpdateBackupConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update backup configuration params
func (*UpdateBackupConfigurationParams) WithBody ¶
func (o *UpdateBackupConfigurationParams) WithBody(body *models.BackupConfiguration) *UpdateBackupConfigurationParams
WithBody adds the body to the update backup configuration params
func (*UpdateBackupConfigurationParams) WithContext ¶
func (o *UpdateBackupConfigurationParams) WithContext(ctx context.Context) *UpdateBackupConfigurationParams
WithContext adds the context to the update backup configuration params
func (*UpdateBackupConfigurationParams) WithHTTPClient ¶
func (o *UpdateBackupConfigurationParams) WithHTTPClient(client *http.Client) *UpdateBackupConfigurationParams
WithHTTPClient adds the HTTPClient to the update backup configuration params
func (*UpdateBackupConfigurationParams) WithTimeout ¶
func (o *UpdateBackupConfigurationParams) WithTimeout(timeout time.Duration) *UpdateBackupConfigurationParams
WithTimeout adds the timeout to the update backup configuration params
func (*UpdateBackupConfigurationParams) WriteToRequest ¶
func (o *UpdateBackupConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateBackupConfigurationReader ¶
type UpdateBackupConfigurationReader struct {
// contains filtered or unexported fields
}
UpdateBackupConfigurationReader is a Reader for the UpdateBackupConfiguration structure.
func (*UpdateBackupConfigurationReader) ReadResponse ¶
func (o *UpdateBackupConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateBackupConfigurationUnprocessableEntity ¶
type UpdateBackupConfigurationUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateBackupConfigurationUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateBackupConfigurationUnprocessableEntity ¶
func NewUpdateBackupConfigurationUnprocessableEntity() *UpdateBackupConfigurationUnprocessableEntity
NewUpdateBackupConfigurationUnprocessableEntity creates a UpdateBackupConfigurationUnprocessableEntity with default headers values
func (*UpdateBackupConfigurationUnprocessableEntity) Error ¶
func (o *UpdateBackupConfigurationUnprocessableEntity) Error() string
func (*UpdateBackupConfigurationUnprocessableEntity) GetPayload ¶
func (o *UpdateBackupConfigurationUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateCustomWelcomeEmailBadRequest ¶
UpdateCustomWelcomeEmailBadRequest handles this case with default header values.
Bad Request
func NewUpdateCustomWelcomeEmailBadRequest ¶
func NewUpdateCustomWelcomeEmailBadRequest() *UpdateCustomWelcomeEmailBadRequest
NewUpdateCustomWelcomeEmailBadRequest creates a UpdateCustomWelcomeEmailBadRequest with default headers values
func (*UpdateCustomWelcomeEmailBadRequest) Error ¶
func (o *UpdateCustomWelcomeEmailBadRequest) Error() string
func (*UpdateCustomWelcomeEmailBadRequest) GetPayload ¶
func (o *UpdateCustomWelcomeEmailBadRequest) GetPayload() *models.Error
type UpdateCustomWelcomeEmailNotFound ¶
UpdateCustomWelcomeEmailNotFound handles this case with default header values.
Not Found
func NewUpdateCustomWelcomeEmailNotFound ¶
func NewUpdateCustomWelcomeEmailNotFound() *UpdateCustomWelcomeEmailNotFound
NewUpdateCustomWelcomeEmailNotFound creates a UpdateCustomWelcomeEmailNotFound with default headers values
func (*UpdateCustomWelcomeEmailNotFound) Error ¶
func (o *UpdateCustomWelcomeEmailNotFound) Error() string
func (*UpdateCustomWelcomeEmailNotFound) GetPayload ¶
func (o *UpdateCustomWelcomeEmailNotFound) GetPayload() *models.Error
type UpdateCustomWelcomeEmailOK ¶
type UpdateCustomWelcomeEmailOK struct {
Payload *models.CustomWelcomeEmail
}
UpdateCustomWelcomeEmailOK handles this case with default header values.
Custom Welcome Email
func NewUpdateCustomWelcomeEmailOK ¶
func NewUpdateCustomWelcomeEmailOK() *UpdateCustomWelcomeEmailOK
NewUpdateCustomWelcomeEmailOK creates a UpdateCustomWelcomeEmailOK with default headers values
func (*UpdateCustomWelcomeEmailOK) Error ¶
func (o *UpdateCustomWelcomeEmailOK) Error() string
func (*UpdateCustomWelcomeEmailOK) GetPayload ¶
func (o *UpdateCustomWelcomeEmailOK) GetPayload() *models.CustomWelcomeEmail
type UpdateCustomWelcomeEmailParams ¶
type UpdateCustomWelcomeEmailParams struct { /*Body Custom Welcome Email setting and value to save */ Body *models.CustomWelcomeEmail /*SendTestWelcomeEmail If true a test email with the content from the request will be sent to the current user after saving */ SendTestWelcomeEmail *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateCustomWelcomeEmailParams contains all the parameters to send to the API endpoint for the update custom welcome email operation typically these are written to a http.Request
func NewUpdateCustomWelcomeEmailParams ¶
func NewUpdateCustomWelcomeEmailParams() *UpdateCustomWelcomeEmailParams
NewUpdateCustomWelcomeEmailParams creates a new UpdateCustomWelcomeEmailParams object with the default values initialized.
func NewUpdateCustomWelcomeEmailParamsWithContext ¶
func NewUpdateCustomWelcomeEmailParamsWithContext(ctx context.Context) *UpdateCustomWelcomeEmailParams
NewUpdateCustomWelcomeEmailParamsWithContext creates a new UpdateCustomWelcomeEmailParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateCustomWelcomeEmailParamsWithHTTPClient ¶
func NewUpdateCustomWelcomeEmailParamsWithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailParams
NewUpdateCustomWelcomeEmailParamsWithHTTPClient creates a new UpdateCustomWelcomeEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateCustomWelcomeEmailParamsWithTimeout ¶
func NewUpdateCustomWelcomeEmailParamsWithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailParams
NewUpdateCustomWelcomeEmailParamsWithTimeout creates a new UpdateCustomWelcomeEmailParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateCustomWelcomeEmailParams) SetBody ¶
func (o *UpdateCustomWelcomeEmailParams) SetBody(body *models.CustomWelcomeEmail)
SetBody adds the body to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) SetContext ¶
func (o *UpdateCustomWelcomeEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) SetHTTPClient ¶
func (o *UpdateCustomWelcomeEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) SetSendTestWelcomeEmail ¶
func (o *UpdateCustomWelcomeEmailParams) SetSendTestWelcomeEmail(sendTestWelcomeEmail *bool)
SetSendTestWelcomeEmail adds the sendTestWelcomeEmail to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) SetTimeout ¶
func (o *UpdateCustomWelcomeEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) WithBody ¶
func (o *UpdateCustomWelcomeEmailParams) WithBody(body *models.CustomWelcomeEmail) *UpdateCustomWelcomeEmailParams
WithBody adds the body to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) WithContext ¶
func (o *UpdateCustomWelcomeEmailParams) WithContext(ctx context.Context) *UpdateCustomWelcomeEmailParams
WithContext adds the context to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) WithHTTPClient ¶
func (o *UpdateCustomWelcomeEmailParams) WithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailParams
WithHTTPClient adds the HTTPClient to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) WithSendTestWelcomeEmail ¶
func (o *UpdateCustomWelcomeEmailParams) WithSendTestWelcomeEmail(sendTestWelcomeEmail *bool) *UpdateCustomWelcomeEmailParams
WithSendTestWelcomeEmail adds the sendTestWelcomeEmail to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) WithTimeout ¶
func (o *UpdateCustomWelcomeEmailParams) WithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailParams
WithTimeout adds the timeout to the update custom welcome email params
func (*UpdateCustomWelcomeEmailParams) WriteToRequest ¶
func (o *UpdateCustomWelcomeEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCustomWelcomeEmailReader ¶
type UpdateCustomWelcomeEmailReader struct {
// contains filtered or unexported fields
}
UpdateCustomWelcomeEmailReader is a Reader for the UpdateCustomWelcomeEmail structure.
func (*UpdateCustomWelcomeEmailReader) ReadResponse ¶
func (o *UpdateCustomWelcomeEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCustomWelcomeEmailTestBadRequest ¶
UpdateCustomWelcomeEmailTestBadRequest handles this case with default header values.
Bad Request
func NewUpdateCustomWelcomeEmailTestBadRequest ¶
func NewUpdateCustomWelcomeEmailTestBadRequest() *UpdateCustomWelcomeEmailTestBadRequest
NewUpdateCustomWelcomeEmailTestBadRequest creates a UpdateCustomWelcomeEmailTestBadRequest with default headers values
func (*UpdateCustomWelcomeEmailTestBadRequest) Error ¶
func (o *UpdateCustomWelcomeEmailTestBadRequest) Error() string
func (*UpdateCustomWelcomeEmailTestBadRequest) GetPayload ¶
func (o *UpdateCustomWelcomeEmailTestBadRequest) GetPayload() *models.Error
type UpdateCustomWelcomeEmailTestNotFound ¶
UpdateCustomWelcomeEmailTestNotFound handles this case with default header values.
Not Found
func NewUpdateCustomWelcomeEmailTestNotFound ¶
func NewUpdateCustomWelcomeEmailTestNotFound() *UpdateCustomWelcomeEmailTestNotFound
NewUpdateCustomWelcomeEmailTestNotFound creates a UpdateCustomWelcomeEmailTestNotFound with default headers values
func (*UpdateCustomWelcomeEmailTestNotFound) Error ¶
func (o *UpdateCustomWelcomeEmailTestNotFound) Error() string
func (*UpdateCustomWelcomeEmailTestNotFound) GetPayload ¶
func (o *UpdateCustomWelcomeEmailTestNotFound) GetPayload() *models.Error
type UpdateCustomWelcomeEmailTestOK ¶
type UpdateCustomWelcomeEmailTestOK struct {
Payload *models.WelcomeEmailTest
}
UpdateCustomWelcomeEmailTestOK handles this case with default header values.
Send Test Welcome Email
func NewUpdateCustomWelcomeEmailTestOK ¶
func NewUpdateCustomWelcomeEmailTestOK() *UpdateCustomWelcomeEmailTestOK
NewUpdateCustomWelcomeEmailTestOK creates a UpdateCustomWelcomeEmailTestOK with default headers values
func (*UpdateCustomWelcomeEmailTestOK) Error ¶
func (o *UpdateCustomWelcomeEmailTestOK) Error() string
func (*UpdateCustomWelcomeEmailTestOK) GetPayload ¶
func (o *UpdateCustomWelcomeEmailTestOK) GetPayload() *models.WelcomeEmailTest
type UpdateCustomWelcomeEmailTestParams ¶
type UpdateCustomWelcomeEmailTestParams struct { /*Body Body of the email to be sent. */ Body *models.WelcomeEmailTest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateCustomWelcomeEmailTestParams contains all the parameters to send to the API endpoint for the update custom welcome email test operation typically these are written to a http.Request
func NewUpdateCustomWelcomeEmailTestParams ¶
func NewUpdateCustomWelcomeEmailTestParams() *UpdateCustomWelcomeEmailTestParams
NewUpdateCustomWelcomeEmailTestParams creates a new UpdateCustomWelcomeEmailTestParams object with the default values initialized.
func NewUpdateCustomWelcomeEmailTestParamsWithContext ¶
func NewUpdateCustomWelcomeEmailTestParamsWithContext(ctx context.Context) *UpdateCustomWelcomeEmailTestParams
NewUpdateCustomWelcomeEmailTestParamsWithContext creates a new UpdateCustomWelcomeEmailTestParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateCustomWelcomeEmailTestParamsWithHTTPClient ¶
func NewUpdateCustomWelcomeEmailTestParamsWithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailTestParams
NewUpdateCustomWelcomeEmailTestParamsWithHTTPClient creates a new UpdateCustomWelcomeEmailTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateCustomWelcomeEmailTestParamsWithTimeout ¶
func NewUpdateCustomWelcomeEmailTestParamsWithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailTestParams
NewUpdateCustomWelcomeEmailTestParamsWithTimeout creates a new UpdateCustomWelcomeEmailTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateCustomWelcomeEmailTestParams) SetBody ¶
func (o *UpdateCustomWelcomeEmailTestParams) SetBody(body *models.WelcomeEmailTest)
SetBody adds the body to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) SetContext ¶
func (o *UpdateCustomWelcomeEmailTestParams) SetContext(ctx context.Context)
SetContext adds the context to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) SetHTTPClient ¶
func (o *UpdateCustomWelcomeEmailTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) SetTimeout ¶
func (o *UpdateCustomWelcomeEmailTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) WithBody ¶
func (o *UpdateCustomWelcomeEmailTestParams) WithBody(body *models.WelcomeEmailTest) *UpdateCustomWelcomeEmailTestParams
WithBody adds the body to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) WithContext ¶
func (o *UpdateCustomWelcomeEmailTestParams) WithContext(ctx context.Context) *UpdateCustomWelcomeEmailTestParams
WithContext adds the context to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) WithHTTPClient ¶
func (o *UpdateCustomWelcomeEmailTestParams) WithHTTPClient(client *http.Client) *UpdateCustomWelcomeEmailTestParams
WithHTTPClient adds the HTTPClient to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) WithTimeout ¶
func (o *UpdateCustomWelcomeEmailTestParams) WithTimeout(timeout time.Duration) *UpdateCustomWelcomeEmailTestParams
WithTimeout adds the timeout to the update custom welcome email test params
func (*UpdateCustomWelcomeEmailTestParams) WriteToRequest ¶
func (o *UpdateCustomWelcomeEmailTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCustomWelcomeEmailTestReader ¶
type UpdateCustomWelcomeEmailTestReader struct {
// contains filtered or unexported fields
}
UpdateCustomWelcomeEmailTestReader is a Reader for the UpdateCustomWelcomeEmailTest structure.
func (*UpdateCustomWelcomeEmailTestReader) ReadResponse ¶
func (o *UpdateCustomWelcomeEmailTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCustomWelcomeEmailTestUnprocessableEntity ¶
type UpdateCustomWelcomeEmailTestUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateCustomWelcomeEmailTestUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateCustomWelcomeEmailTestUnprocessableEntity ¶
func NewUpdateCustomWelcomeEmailTestUnprocessableEntity() *UpdateCustomWelcomeEmailTestUnprocessableEntity
NewUpdateCustomWelcomeEmailTestUnprocessableEntity creates a UpdateCustomWelcomeEmailTestUnprocessableEntity with default headers values
func (*UpdateCustomWelcomeEmailTestUnprocessableEntity) Error ¶
func (o *UpdateCustomWelcomeEmailTestUnprocessableEntity) Error() string
func (*UpdateCustomWelcomeEmailTestUnprocessableEntity) GetPayload ¶
func (o *UpdateCustomWelcomeEmailTestUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateCustomWelcomeEmailUnprocessableEntity ¶
type UpdateCustomWelcomeEmailUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateCustomWelcomeEmailUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateCustomWelcomeEmailUnprocessableEntity ¶
func NewUpdateCustomWelcomeEmailUnprocessableEntity() *UpdateCustomWelcomeEmailUnprocessableEntity
NewUpdateCustomWelcomeEmailUnprocessableEntity creates a UpdateCustomWelcomeEmailUnprocessableEntity with default headers values
func (*UpdateCustomWelcomeEmailUnprocessableEntity) Error ¶
func (o *UpdateCustomWelcomeEmailUnprocessableEntity) Error() string
func (*UpdateCustomWelcomeEmailUnprocessableEntity) GetPayload ¶
func (o *UpdateCustomWelcomeEmailUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateInternalHelpResourcesBadRequest ¶
UpdateInternalHelpResourcesBadRequest handles this case with default header values.
Bad Request
func NewUpdateInternalHelpResourcesBadRequest ¶
func NewUpdateInternalHelpResourcesBadRequest() *UpdateInternalHelpResourcesBadRequest
NewUpdateInternalHelpResourcesBadRequest creates a UpdateInternalHelpResourcesBadRequest with default headers values
func (*UpdateInternalHelpResourcesBadRequest) Error ¶
func (o *UpdateInternalHelpResourcesBadRequest) Error() string
func (*UpdateInternalHelpResourcesBadRequest) GetPayload ¶
func (o *UpdateInternalHelpResourcesBadRequest) GetPayload() *models.Error
type UpdateInternalHelpResourcesContentBadRequest ¶
UpdateInternalHelpResourcesContentBadRequest handles this case with default header values.
Bad Request
func NewUpdateInternalHelpResourcesContentBadRequest ¶
func NewUpdateInternalHelpResourcesContentBadRequest() *UpdateInternalHelpResourcesContentBadRequest
NewUpdateInternalHelpResourcesContentBadRequest creates a UpdateInternalHelpResourcesContentBadRequest with default headers values
func (*UpdateInternalHelpResourcesContentBadRequest) Error ¶
func (o *UpdateInternalHelpResourcesContentBadRequest) Error() string
func (*UpdateInternalHelpResourcesContentBadRequest) GetPayload ¶
func (o *UpdateInternalHelpResourcesContentBadRequest) GetPayload() *models.Error
type UpdateInternalHelpResourcesContentNotFound ¶
UpdateInternalHelpResourcesContentNotFound handles this case with default header values.
Not Found
func NewUpdateInternalHelpResourcesContentNotFound ¶
func NewUpdateInternalHelpResourcesContentNotFound() *UpdateInternalHelpResourcesContentNotFound
NewUpdateInternalHelpResourcesContentNotFound creates a UpdateInternalHelpResourcesContentNotFound with default headers values
func (*UpdateInternalHelpResourcesContentNotFound) Error ¶
func (o *UpdateInternalHelpResourcesContentNotFound) Error() string
func (*UpdateInternalHelpResourcesContentNotFound) GetPayload ¶
func (o *UpdateInternalHelpResourcesContentNotFound) GetPayload() *models.Error
type UpdateInternalHelpResourcesContentOK ¶
type UpdateInternalHelpResourcesContentOK struct {
Payload *models.InternalHelpResourcesContent
}
UpdateInternalHelpResourcesContentOK handles this case with default header values.
Internal Help Resources Content
func NewUpdateInternalHelpResourcesContentOK ¶
func NewUpdateInternalHelpResourcesContentOK() *UpdateInternalHelpResourcesContentOK
NewUpdateInternalHelpResourcesContentOK creates a UpdateInternalHelpResourcesContentOK with default headers values
func (*UpdateInternalHelpResourcesContentOK) Error ¶
func (o *UpdateInternalHelpResourcesContentOK) Error() string
func (*UpdateInternalHelpResourcesContentOK) GetPayload ¶
func (o *UpdateInternalHelpResourcesContentOK) GetPayload() *models.InternalHelpResourcesContent
type UpdateInternalHelpResourcesContentParams ¶
type UpdateInternalHelpResourcesContentParams struct { /*Body Internal Help Resources Content */ Body *models.InternalHelpResourcesContent Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateInternalHelpResourcesContentParams contains all the parameters to send to the API endpoint for the update internal help resources content operation typically these are written to a http.Request
func NewUpdateInternalHelpResourcesContentParams ¶
func NewUpdateInternalHelpResourcesContentParams() *UpdateInternalHelpResourcesContentParams
NewUpdateInternalHelpResourcesContentParams creates a new UpdateInternalHelpResourcesContentParams object with the default values initialized.
func NewUpdateInternalHelpResourcesContentParamsWithContext ¶
func NewUpdateInternalHelpResourcesContentParamsWithContext(ctx context.Context) *UpdateInternalHelpResourcesContentParams
NewUpdateInternalHelpResourcesContentParamsWithContext creates a new UpdateInternalHelpResourcesContentParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateInternalHelpResourcesContentParamsWithHTTPClient ¶
func NewUpdateInternalHelpResourcesContentParamsWithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesContentParams
NewUpdateInternalHelpResourcesContentParamsWithHTTPClient creates a new UpdateInternalHelpResourcesContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateInternalHelpResourcesContentParamsWithTimeout ¶
func NewUpdateInternalHelpResourcesContentParamsWithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesContentParams
NewUpdateInternalHelpResourcesContentParamsWithTimeout creates a new UpdateInternalHelpResourcesContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateInternalHelpResourcesContentParams) SetBody ¶
func (o *UpdateInternalHelpResourcesContentParams) SetBody(body *models.InternalHelpResourcesContent)
SetBody adds the body to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) SetContext ¶
func (o *UpdateInternalHelpResourcesContentParams) SetContext(ctx context.Context)
SetContext adds the context to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) SetHTTPClient ¶
func (o *UpdateInternalHelpResourcesContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) SetTimeout ¶
func (o *UpdateInternalHelpResourcesContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) WithBody ¶
func (o *UpdateInternalHelpResourcesContentParams) WithBody(body *models.InternalHelpResourcesContent) *UpdateInternalHelpResourcesContentParams
WithBody adds the body to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) WithContext ¶
func (o *UpdateInternalHelpResourcesContentParams) WithContext(ctx context.Context) *UpdateInternalHelpResourcesContentParams
WithContext adds the context to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) WithHTTPClient ¶
func (o *UpdateInternalHelpResourcesContentParams) WithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesContentParams
WithHTTPClient adds the HTTPClient to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) WithTimeout ¶
func (o *UpdateInternalHelpResourcesContentParams) WithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesContentParams
WithTimeout adds the timeout to the update internal help resources content params
func (*UpdateInternalHelpResourcesContentParams) WriteToRequest ¶
func (o *UpdateInternalHelpResourcesContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateInternalHelpResourcesContentReader ¶
type UpdateInternalHelpResourcesContentReader struct {
// contains filtered or unexported fields
}
UpdateInternalHelpResourcesContentReader is a Reader for the UpdateInternalHelpResourcesContent structure.
func (*UpdateInternalHelpResourcesContentReader) ReadResponse ¶
func (o *UpdateInternalHelpResourcesContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateInternalHelpResourcesContentUnprocessableEntity ¶
type UpdateInternalHelpResourcesContentUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateInternalHelpResourcesContentUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateInternalHelpResourcesContentUnprocessableEntity ¶
func NewUpdateInternalHelpResourcesContentUnprocessableEntity() *UpdateInternalHelpResourcesContentUnprocessableEntity
NewUpdateInternalHelpResourcesContentUnprocessableEntity creates a UpdateInternalHelpResourcesContentUnprocessableEntity with default headers values
func (*UpdateInternalHelpResourcesContentUnprocessableEntity) Error ¶
func (o *UpdateInternalHelpResourcesContentUnprocessableEntity) Error() string
func (*UpdateInternalHelpResourcesContentUnprocessableEntity) GetPayload ¶
func (o *UpdateInternalHelpResourcesContentUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateInternalHelpResourcesNotFound ¶
UpdateInternalHelpResourcesNotFound handles this case with default header values.
Not Found
func NewUpdateInternalHelpResourcesNotFound ¶
func NewUpdateInternalHelpResourcesNotFound() *UpdateInternalHelpResourcesNotFound
NewUpdateInternalHelpResourcesNotFound creates a UpdateInternalHelpResourcesNotFound with default headers values
func (*UpdateInternalHelpResourcesNotFound) Error ¶
func (o *UpdateInternalHelpResourcesNotFound) Error() string
func (*UpdateInternalHelpResourcesNotFound) GetPayload ¶
func (o *UpdateInternalHelpResourcesNotFound) GetPayload() *models.Error
type UpdateInternalHelpResourcesOK ¶
type UpdateInternalHelpResourcesOK struct {
Payload *models.InternalHelpResources
}
UpdateInternalHelpResourcesOK handles this case with default header values.
Custom Welcome Email
func NewUpdateInternalHelpResourcesOK ¶
func NewUpdateInternalHelpResourcesOK() *UpdateInternalHelpResourcesOK
NewUpdateInternalHelpResourcesOK creates a UpdateInternalHelpResourcesOK with default headers values
func (*UpdateInternalHelpResourcesOK) Error ¶
func (o *UpdateInternalHelpResourcesOK) Error() string
func (*UpdateInternalHelpResourcesOK) GetPayload ¶
func (o *UpdateInternalHelpResourcesOK) GetPayload() *models.InternalHelpResources
type UpdateInternalHelpResourcesParams ¶
type UpdateInternalHelpResourcesParams struct { /*Body Custom Welcome Email */ Body *models.InternalHelpResources Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateInternalHelpResourcesParams contains all the parameters to send to the API endpoint for the update internal help resources operation typically these are written to a http.Request
func NewUpdateInternalHelpResourcesParams ¶
func NewUpdateInternalHelpResourcesParams() *UpdateInternalHelpResourcesParams
NewUpdateInternalHelpResourcesParams creates a new UpdateInternalHelpResourcesParams object with the default values initialized.
func NewUpdateInternalHelpResourcesParamsWithContext ¶
func NewUpdateInternalHelpResourcesParamsWithContext(ctx context.Context) *UpdateInternalHelpResourcesParams
NewUpdateInternalHelpResourcesParamsWithContext creates a new UpdateInternalHelpResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateInternalHelpResourcesParamsWithHTTPClient ¶
func NewUpdateInternalHelpResourcesParamsWithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesParams
NewUpdateInternalHelpResourcesParamsWithHTTPClient creates a new UpdateInternalHelpResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateInternalHelpResourcesParamsWithTimeout ¶
func NewUpdateInternalHelpResourcesParamsWithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesParams
NewUpdateInternalHelpResourcesParamsWithTimeout creates a new UpdateInternalHelpResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateInternalHelpResourcesParams) SetBody ¶
func (o *UpdateInternalHelpResourcesParams) SetBody(body *models.InternalHelpResources)
SetBody adds the body to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) SetContext ¶
func (o *UpdateInternalHelpResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) SetHTTPClient ¶
func (o *UpdateInternalHelpResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) SetTimeout ¶
func (o *UpdateInternalHelpResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) WithBody ¶
func (o *UpdateInternalHelpResourcesParams) WithBody(body *models.InternalHelpResources) *UpdateInternalHelpResourcesParams
WithBody adds the body to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) WithContext ¶
func (o *UpdateInternalHelpResourcesParams) WithContext(ctx context.Context) *UpdateInternalHelpResourcesParams
WithContext adds the context to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) WithHTTPClient ¶
func (o *UpdateInternalHelpResourcesParams) WithHTTPClient(client *http.Client) *UpdateInternalHelpResourcesParams
WithHTTPClient adds the HTTPClient to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) WithTimeout ¶
func (o *UpdateInternalHelpResourcesParams) WithTimeout(timeout time.Duration) *UpdateInternalHelpResourcesParams
WithTimeout adds the timeout to the update internal help resources params
func (*UpdateInternalHelpResourcesParams) WriteToRequest ¶
func (o *UpdateInternalHelpResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateInternalHelpResourcesReader ¶
type UpdateInternalHelpResourcesReader struct {
// contains filtered or unexported fields
}
UpdateInternalHelpResourcesReader is a Reader for the UpdateInternalHelpResources structure.
func (*UpdateInternalHelpResourcesReader) ReadResponse ¶
func (o *UpdateInternalHelpResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateInternalHelpResourcesUnprocessableEntity ¶
type UpdateInternalHelpResourcesUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateInternalHelpResourcesUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateInternalHelpResourcesUnprocessableEntity ¶
func NewUpdateInternalHelpResourcesUnprocessableEntity() *UpdateInternalHelpResourcesUnprocessableEntity
NewUpdateInternalHelpResourcesUnprocessableEntity creates a UpdateInternalHelpResourcesUnprocessableEntity with default headers values
func (*UpdateInternalHelpResourcesUnprocessableEntity) Error ¶
func (o *UpdateInternalHelpResourcesUnprocessableEntity) Error() string
func (*UpdateInternalHelpResourcesUnprocessableEntity) GetPayload ¶
func (o *UpdateInternalHelpResourcesUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateLegacyFeatureBadRequest ¶
UpdateLegacyFeatureBadRequest handles this case with default header values.
Bad Request
func NewUpdateLegacyFeatureBadRequest ¶
func NewUpdateLegacyFeatureBadRequest() *UpdateLegacyFeatureBadRequest
NewUpdateLegacyFeatureBadRequest creates a UpdateLegacyFeatureBadRequest with default headers values
func (*UpdateLegacyFeatureBadRequest) Error ¶
func (o *UpdateLegacyFeatureBadRequest) Error() string
func (*UpdateLegacyFeatureBadRequest) GetPayload ¶
func (o *UpdateLegacyFeatureBadRequest) GetPayload() *models.Error
type UpdateLegacyFeatureNotFound ¶
UpdateLegacyFeatureNotFound handles this case with default header values.
Not Found
func NewUpdateLegacyFeatureNotFound ¶
func NewUpdateLegacyFeatureNotFound() *UpdateLegacyFeatureNotFound
NewUpdateLegacyFeatureNotFound creates a UpdateLegacyFeatureNotFound with default headers values
func (*UpdateLegacyFeatureNotFound) Error ¶
func (o *UpdateLegacyFeatureNotFound) Error() string
func (*UpdateLegacyFeatureNotFound) GetPayload ¶
func (o *UpdateLegacyFeatureNotFound) GetPayload() *models.Error
type UpdateLegacyFeatureOK ¶
type UpdateLegacyFeatureOK struct {
Payload *models.LegacyFeature
}
UpdateLegacyFeatureOK handles this case with default header values.
Legacy Feature
func NewUpdateLegacyFeatureOK ¶
func NewUpdateLegacyFeatureOK() *UpdateLegacyFeatureOK
NewUpdateLegacyFeatureOK creates a UpdateLegacyFeatureOK with default headers values
func (*UpdateLegacyFeatureOK) Error ¶
func (o *UpdateLegacyFeatureOK) Error() string
func (*UpdateLegacyFeatureOK) GetPayload ¶
func (o *UpdateLegacyFeatureOK) GetPayload() *models.LegacyFeature
type UpdateLegacyFeatureParams ¶
type UpdateLegacyFeatureParams struct { /*Body Legacy Feature */ Body *models.LegacyFeature /*LegacyFeatureID id of legacy feature */ LegacyFeatureID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLegacyFeatureParams contains all the parameters to send to the API endpoint for the update legacy feature operation typically these are written to a http.Request
func NewUpdateLegacyFeatureParams ¶
func NewUpdateLegacyFeatureParams() *UpdateLegacyFeatureParams
NewUpdateLegacyFeatureParams creates a new UpdateLegacyFeatureParams object with the default values initialized.
func NewUpdateLegacyFeatureParamsWithContext ¶
func NewUpdateLegacyFeatureParamsWithContext(ctx context.Context) *UpdateLegacyFeatureParams
NewUpdateLegacyFeatureParamsWithContext creates a new UpdateLegacyFeatureParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateLegacyFeatureParamsWithHTTPClient ¶
func NewUpdateLegacyFeatureParamsWithHTTPClient(client *http.Client) *UpdateLegacyFeatureParams
NewUpdateLegacyFeatureParamsWithHTTPClient creates a new UpdateLegacyFeatureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateLegacyFeatureParamsWithTimeout ¶
func NewUpdateLegacyFeatureParamsWithTimeout(timeout time.Duration) *UpdateLegacyFeatureParams
NewUpdateLegacyFeatureParamsWithTimeout creates a new UpdateLegacyFeatureParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateLegacyFeatureParams) SetBody ¶
func (o *UpdateLegacyFeatureParams) SetBody(body *models.LegacyFeature)
SetBody adds the body to the update legacy feature params
func (*UpdateLegacyFeatureParams) SetContext ¶
func (o *UpdateLegacyFeatureParams) SetContext(ctx context.Context)
SetContext adds the context to the update legacy feature params
func (*UpdateLegacyFeatureParams) SetHTTPClient ¶
func (o *UpdateLegacyFeatureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update legacy feature params
func (*UpdateLegacyFeatureParams) SetLegacyFeatureID ¶
func (o *UpdateLegacyFeatureParams) SetLegacyFeatureID(legacyFeatureID int64)
SetLegacyFeatureID adds the legacyFeatureId to the update legacy feature params
func (*UpdateLegacyFeatureParams) SetTimeout ¶
func (o *UpdateLegacyFeatureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update legacy feature params
func (*UpdateLegacyFeatureParams) WithBody ¶
func (o *UpdateLegacyFeatureParams) WithBody(body *models.LegacyFeature) *UpdateLegacyFeatureParams
WithBody adds the body to the update legacy feature params
func (*UpdateLegacyFeatureParams) WithContext ¶
func (o *UpdateLegacyFeatureParams) WithContext(ctx context.Context) *UpdateLegacyFeatureParams
WithContext adds the context to the update legacy feature params
func (*UpdateLegacyFeatureParams) WithHTTPClient ¶
func (o *UpdateLegacyFeatureParams) WithHTTPClient(client *http.Client) *UpdateLegacyFeatureParams
WithHTTPClient adds the HTTPClient to the update legacy feature params
func (*UpdateLegacyFeatureParams) WithLegacyFeatureID ¶
func (o *UpdateLegacyFeatureParams) WithLegacyFeatureID(legacyFeatureID int64) *UpdateLegacyFeatureParams
WithLegacyFeatureID adds the legacyFeatureID to the update legacy feature params
func (*UpdateLegacyFeatureParams) WithTimeout ¶
func (o *UpdateLegacyFeatureParams) WithTimeout(timeout time.Duration) *UpdateLegacyFeatureParams
WithTimeout adds the timeout to the update legacy feature params
func (*UpdateLegacyFeatureParams) WriteToRequest ¶
func (o *UpdateLegacyFeatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLegacyFeatureReader ¶
type UpdateLegacyFeatureReader struct {
// contains filtered or unexported fields
}
UpdateLegacyFeatureReader is a Reader for the UpdateLegacyFeature structure.
func (*UpdateLegacyFeatureReader) ReadResponse ¶
func (o *UpdateLegacyFeatureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLegacyFeatureUnprocessableEntity ¶
type UpdateLegacyFeatureUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateLegacyFeatureUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateLegacyFeatureUnprocessableEntity ¶
func NewUpdateLegacyFeatureUnprocessableEntity() *UpdateLegacyFeatureUnprocessableEntity
NewUpdateLegacyFeatureUnprocessableEntity creates a UpdateLegacyFeatureUnprocessableEntity with default headers values
func (*UpdateLegacyFeatureUnprocessableEntity) Error ¶
func (o *UpdateLegacyFeatureUnprocessableEntity) Error() string
func (*UpdateLegacyFeatureUnprocessableEntity) GetPayload ¶
func (o *UpdateLegacyFeatureUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateWhitelabelConfigurationBadRequest ¶
UpdateWhitelabelConfigurationBadRequest handles this case with default header values.
Bad Request
func NewUpdateWhitelabelConfigurationBadRequest ¶
func NewUpdateWhitelabelConfigurationBadRequest() *UpdateWhitelabelConfigurationBadRequest
NewUpdateWhitelabelConfigurationBadRequest creates a UpdateWhitelabelConfigurationBadRequest with default headers values
func (*UpdateWhitelabelConfigurationBadRequest) Error ¶
func (o *UpdateWhitelabelConfigurationBadRequest) Error() string
func (*UpdateWhitelabelConfigurationBadRequest) GetPayload ¶
func (o *UpdateWhitelabelConfigurationBadRequest) GetPayload() *models.Error
type UpdateWhitelabelConfigurationNotFound ¶
UpdateWhitelabelConfigurationNotFound handles this case with default header values.
Not Found
func NewUpdateWhitelabelConfigurationNotFound ¶
func NewUpdateWhitelabelConfigurationNotFound() *UpdateWhitelabelConfigurationNotFound
NewUpdateWhitelabelConfigurationNotFound creates a UpdateWhitelabelConfigurationNotFound with default headers values
func (*UpdateWhitelabelConfigurationNotFound) Error ¶
func (o *UpdateWhitelabelConfigurationNotFound) Error() string
func (*UpdateWhitelabelConfigurationNotFound) GetPayload ¶
func (o *UpdateWhitelabelConfigurationNotFound) GetPayload() *models.Error
type UpdateWhitelabelConfigurationOK ¶
type UpdateWhitelabelConfigurationOK struct {
Payload *models.WhitelabelConfiguration
}
UpdateWhitelabelConfigurationOK handles this case with default header values.
Whitelabel configuration
func NewUpdateWhitelabelConfigurationOK ¶
func NewUpdateWhitelabelConfigurationOK() *UpdateWhitelabelConfigurationOK
NewUpdateWhitelabelConfigurationOK creates a UpdateWhitelabelConfigurationOK with default headers values
func (*UpdateWhitelabelConfigurationOK) Error ¶
func (o *UpdateWhitelabelConfigurationOK) Error() string
func (*UpdateWhitelabelConfigurationOK) GetPayload ¶
func (o *UpdateWhitelabelConfigurationOK) GetPayload() *models.WhitelabelConfiguration
type UpdateWhitelabelConfigurationParams ¶
type UpdateWhitelabelConfigurationParams struct { /*Body Whitelabel configuration */ Body *models.WhitelabelConfiguration Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateWhitelabelConfigurationParams contains all the parameters to send to the API endpoint for the update whitelabel configuration operation typically these are written to a http.Request
func NewUpdateWhitelabelConfigurationParams ¶
func NewUpdateWhitelabelConfigurationParams() *UpdateWhitelabelConfigurationParams
NewUpdateWhitelabelConfigurationParams creates a new UpdateWhitelabelConfigurationParams object with the default values initialized.
func NewUpdateWhitelabelConfigurationParamsWithContext ¶
func NewUpdateWhitelabelConfigurationParamsWithContext(ctx context.Context) *UpdateWhitelabelConfigurationParams
NewUpdateWhitelabelConfigurationParamsWithContext creates a new UpdateWhitelabelConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateWhitelabelConfigurationParamsWithHTTPClient ¶
func NewUpdateWhitelabelConfigurationParamsWithHTTPClient(client *http.Client) *UpdateWhitelabelConfigurationParams
NewUpdateWhitelabelConfigurationParamsWithHTTPClient creates a new UpdateWhitelabelConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateWhitelabelConfigurationParamsWithTimeout ¶
func NewUpdateWhitelabelConfigurationParamsWithTimeout(timeout time.Duration) *UpdateWhitelabelConfigurationParams
NewUpdateWhitelabelConfigurationParamsWithTimeout creates a new UpdateWhitelabelConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateWhitelabelConfigurationParams) SetBody ¶
func (o *UpdateWhitelabelConfigurationParams) SetBody(body *models.WhitelabelConfiguration)
SetBody adds the body to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) SetContext ¶
func (o *UpdateWhitelabelConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) SetHTTPClient ¶
func (o *UpdateWhitelabelConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) SetTimeout ¶
func (o *UpdateWhitelabelConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) WithBody ¶
func (o *UpdateWhitelabelConfigurationParams) WithBody(body *models.WhitelabelConfiguration) *UpdateWhitelabelConfigurationParams
WithBody adds the body to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) WithContext ¶
func (o *UpdateWhitelabelConfigurationParams) WithContext(ctx context.Context) *UpdateWhitelabelConfigurationParams
WithContext adds the context to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) WithHTTPClient ¶
func (o *UpdateWhitelabelConfigurationParams) WithHTTPClient(client *http.Client) *UpdateWhitelabelConfigurationParams
WithHTTPClient adds the HTTPClient to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) WithTimeout ¶
func (o *UpdateWhitelabelConfigurationParams) WithTimeout(timeout time.Duration) *UpdateWhitelabelConfigurationParams
WithTimeout adds the timeout to the update whitelabel configuration params
func (*UpdateWhitelabelConfigurationParams) WriteToRequest ¶
func (o *UpdateWhitelabelConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateWhitelabelConfigurationReader ¶
type UpdateWhitelabelConfigurationReader struct {
// contains filtered or unexported fields
}
UpdateWhitelabelConfigurationReader is a Reader for the UpdateWhitelabelConfiguration structure.
func (*UpdateWhitelabelConfigurationReader) ReadResponse ¶
func (o *UpdateWhitelabelConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateWhitelabelConfigurationUnprocessableEntity ¶
type UpdateWhitelabelConfigurationUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateWhitelabelConfigurationUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateWhitelabelConfigurationUnprocessableEntity ¶
func NewUpdateWhitelabelConfigurationUnprocessableEntity() *UpdateWhitelabelConfigurationUnprocessableEntity
NewUpdateWhitelabelConfigurationUnprocessableEntity creates a UpdateWhitelabelConfigurationUnprocessableEntity with default headers values
func (*UpdateWhitelabelConfigurationUnprocessableEntity) Error ¶
func (o *UpdateWhitelabelConfigurationUnprocessableEntity) Error() string
func (*UpdateWhitelabelConfigurationUnprocessableEntity) GetPayload ¶
func (o *UpdateWhitelabelConfigurationUnprocessableEntity) GetPayload() *models.ValidationError
type VersionsBadRequest ¶
VersionsBadRequest handles this case with default header values.
Bad Request
func NewVersionsBadRequest ¶
func NewVersionsBadRequest() *VersionsBadRequest
NewVersionsBadRequest creates a VersionsBadRequest with default headers values
func (*VersionsBadRequest) Error ¶
func (o *VersionsBadRequest) Error() string
func (*VersionsBadRequest) GetPayload ¶
func (o *VersionsBadRequest) GetPayload() *models.Error
type VersionsNotFound ¶
VersionsNotFound handles this case with default header values.
Not Found
func NewVersionsNotFound ¶
func NewVersionsNotFound() *VersionsNotFound
NewVersionsNotFound creates a VersionsNotFound with default headers values
func (*VersionsNotFound) Error ¶
func (o *VersionsNotFound) Error() string
func (*VersionsNotFound) GetPayload ¶
func (o *VersionsNotFound) GetPayload() *models.Error
type VersionsOK ¶
type VersionsOK struct {
Payload *models.APIVersion
}
VersionsOK handles this case with default header values.
ApiVersion
func NewVersionsOK ¶
func NewVersionsOK() *VersionsOK
NewVersionsOK creates a VersionsOK with default headers values
func (*VersionsOK) Error ¶
func (o *VersionsOK) Error() string
func (*VersionsOK) GetPayload ¶
func (o *VersionsOK) GetPayload() *models.APIVersion
type VersionsParams ¶
type VersionsParams struct { /*Fields Requested fields. */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VersionsParams contains all the parameters to send to the API endpoint for the versions operation typically these are written to a http.Request
func NewVersionsParams ¶
func NewVersionsParams() *VersionsParams
NewVersionsParams creates a new VersionsParams object with the default values initialized.
func NewVersionsParamsWithContext ¶
func NewVersionsParamsWithContext(ctx context.Context) *VersionsParams
NewVersionsParamsWithContext creates a new VersionsParams object with the default values initialized, and the ability to set a context for a request
func NewVersionsParamsWithHTTPClient ¶
func NewVersionsParamsWithHTTPClient(client *http.Client) *VersionsParams
NewVersionsParamsWithHTTPClient creates a new VersionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVersionsParamsWithTimeout ¶
func NewVersionsParamsWithTimeout(timeout time.Duration) *VersionsParams
NewVersionsParamsWithTimeout creates a new VersionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*VersionsParams) SetContext ¶
func (o *VersionsParams) SetContext(ctx context.Context)
SetContext adds the context to the versions params
func (*VersionsParams) SetFields ¶
func (o *VersionsParams) SetFields(fields *string)
SetFields adds the fields to the versions params
func (*VersionsParams) SetHTTPClient ¶
func (o *VersionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the versions params
func (*VersionsParams) SetTimeout ¶
func (o *VersionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the versions params
func (*VersionsParams) WithContext ¶
func (o *VersionsParams) WithContext(ctx context.Context) *VersionsParams
WithContext adds the context to the versions params
func (*VersionsParams) WithFields ¶
func (o *VersionsParams) WithFields(fields *string) *VersionsParams
WithFields adds the fields to the versions params
func (*VersionsParams) WithHTTPClient ¶
func (o *VersionsParams) WithHTTPClient(client *http.Client) *VersionsParams
WithHTTPClient adds the HTTPClient to the versions params
func (*VersionsParams) WithTimeout ¶
func (o *VersionsParams) WithTimeout(timeout time.Duration) *VersionsParams
WithTimeout adds the timeout to the versions params
func (*VersionsParams) WriteToRequest ¶
func (o *VersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VersionsReader ¶
type VersionsReader struct {
// contains filtered or unexported fields
}
VersionsReader is a Reader for the Versions structure.
func (*VersionsReader) ReadResponse ¶
func (o *VersionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WhitelabelConfigurationBadRequest ¶
WhitelabelConfigurationBadRequest handles this case with default header values.
Bad Request
func NewWhitelabelConfigurationBadRequest ¶
func NewWhitelabelConfigurationBadRequest() *WhitelabelConfigurationBadRequest
NewWhitelabelConfigurationBadRequest creates a WhitelabelConfigurationBadRequest with default headers values
func (*WhitelabelConfigurationBadRequest) Error ¶
func (o *WhitelabelConfigurationBadRequest) Error() string
func (*WhitelabelConfigurationBadRequest) GetPayload ¶
func (o *WhitelabelConfigurationBadRequest) GetPayload() *models.Error
type WhitelabelConfigurationNotFound ¶
WhitelabelConfigurationNotFound handles this case with default header values.
Not Found
func NewWhitelabelConfigurationNotFound ¶
func NewWhitelabelConfigurationNotFound() *WhitelabelConfigurationNotFound
NewWhitelabelConfigurationNotFound creates a WhitelabelConfigurationNotFound with default headers values
func (*WhitelabelConfigurationNotFound) Error ¶
func (o *WhitelabelConfigurationNotFound) Error() string
func (*WhitelabelConfigurationNotFound) GetPayload ¶
func (o *WhitelabelConfigurationNotFound) GetPayload() *models.Error
type WhitelabelConfigurationOK ¶
type WhitelabelConfigurationOK struct {
Payload *models.WhitelabelConfiguration
}
WhitelabelConfigurationOK handles this case with default header values.
Whitelabel configuration
func NewWhitelabelConfigurationOK ¶
func NewWhitelabelConfigurationOK() *WhitelabelConfigurationOK
NewWhitelabelConfigurationOK creates a WhitelabelConfigurationOK with default headers values
func (*WhitelabelConfigurationOK) Error ¶
func (o *WhitelabelConfigurationOK) Error() string
func (*WhitelabelConfigurationOK) GetPayload ¶
func (o *WhitelabelConfigurationOK) GetPayload() *models.WhitelabelConfiguration
type WhitelabelConfigurationParams ¶
type WhitelabelConfigurationParams struct { /*Fields Requested fields. */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
WhitelabelConfigurationParams contains all the parameters to send to the API endpoint for the whitelabel configuration operation typically these are written to a http.Request
func NewWhitelabelConfigurationParams ¶
func NewWhitelabelConfigurationParams() *WhitelabelConfigurationParams
NewWhitelabelConfigurationParams creates a new WhitelabelConfigurationParams object with the default values initialized.
func NewWhitelabelConfigurationParamsWithContext ¶
func NewWhitelabelConfigurationParamsWithContext(ctx context.Context) *WhitelabelConfigurationParams
NewWhitelabelConfigurationParamsWithContext creates a new WhitelabelConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewWhitelabelConfigurationParamsWithHTTPClient ¶
func NewWhitelabelConfigurationParamsWithHTTPClient(client *http.Client) *WhitelabelConfigurationParams
NewWhitelabelConfigurationParamsWithHTTPClient creates a new WhitelabelConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWhitelabelConfigurationParamsWithTimeout ¶
func NewWhitelabelConfigurationParamsWithTimeout(timeout time.Duration) *WhitelabelConfigurationParams
NewWhitelabelConfigurationParamsWithTimeout creates a new WhitelabelConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*WhitelabelConfigurationParams) SetContext ¶
func (o *WhitelabelConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the whitelabel configuration params
func (*WhitelabelConfigurationParams) SetFields ¶
func (o *WhitelabelConfigurationParams) SetFields(fields *string)
SetFields adds the fields to the whitelabel configuration params
func (*WhitelabelConfigurationParams) SetHTTPClient ¶
func (o *WhitelabelConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the whitelabel configuration params
func (*WhitelabelConfigurationParams) SetTimeout ¶
func (o *WhitelabelConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the whitelabel configuration params
func (*WhitelabelConfigurationParams) WithContext ¶
func (o *WhitelabelConfigurationParams) WithContext(ctx context.Context) *WhitelabelConfigurationParams
WithContext adds the context to the whitelabel configuration params
func (*WhitelabelConfigurationParams) WithFields ¶
func (o *WhitelabelConfigurationParams) WithFields(fields *string) *WhitelabelConfigurationParams
WithFields adds the fields to the whitelabel configuration params
func (*WhitelabelConfigurationParams) WithHTTPClient ¶
func (o *WhitelabelConfigurationParams) WithHTTPClient(client *http.Client) *WhitelabelConfigurationParams
WithHTTPClient adds the HTTPClient to the whitelabel configuration params
func (*WhitelabelConfigurationParams) WithTimeout ¶
func (o *WhitelabelConfigurationParams) WithTimeout(timeout time.Duration) *WhitelabelConfigurationParams
WithTimeout adds the timeout to the whitelabel configuration params
func (*WhitelabelConfigurationParams) WriteToRequest ¶
func (o *WhitelabelConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WhitelabelConfigurationReader ¶
type WhitelabelConfigurationReader struct {
// contains filtered or unexported fields
}
WhitelabelConfigurationReader is a Reader for the WhitelabelConfiguration structure.
func (*WhitelabelConfigurationReader) ReadResponse ¶
func (o *WhitelabelConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- all_legacy_features_parameters.go
- all_legacy_features_responses.go
- all_locales_parameters.go
- all_locales_responses.go
- all_timezones_parameters.go
- all_timezones_responses.go
- backup_configuration_parameters.go
- backup_configuration_responses.go
- config_client.go
- custom_welcome_email_parameters.go
- custom_welcome_email_responses.go
- internal_help_resources_content_parameters.go
- internal_help_resources_content_responses.go
- internal_help_resources_parameters.go
- internal_help_resources_responses.go
- legacy_feature_parameters.go
- legacy_feature_responses.go
- update_backup_configuration_parameters.go
- update_backup_configuration_responses.go
- update_custom_welcome_email_parameters.go
- update_custom_welcome_email_responses.go
- update_custom_welcome_email_test_swagger_parameters.go
- update_custom_welcome_email_test_swagger_responses.go
- update_internal_help_resources_content_parameters.go
- update_internal_help_resources_content_responses.go
- update_internal_help_resources_parameters.go
- update_internal_help_resources_responses.go
- update_legacy_feature_parameters.go
- update_legacy_feature_responses.go
- update_whitelabel_configuration_parameters.go
- update_whitelabel_configuration_responses.go
- versions_parameters.go
- versions_responses.go
- whitelabel_configuration_parameters.go
- whitelabel_configuration_responses.go