config

package
v0.0.0-...-9dad3f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllLegacyFeaturesBadRequest

type AllLegacyFeaturesBadRequest struct {
	Payload *models.Error
}

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 (*AllLegacyFeaturesBadRequest) GetPayload

func (o *AllLegacyFeaturesBadRequest) GetPayload() *models.Error

type AllLegacyFeaturesNotFound

type AllLegacyFeaturesNotFound struct {
	Payload *models.Error
}

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

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

WithTimeout adds the timeout to the all legacy features params

func (*AllLegacyFeaturesParams) WriteToRequest

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

type AllLocalesBadRequest struct {
	Payload *models.Error
}

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

type AllLocalesNotFound struct {
	Payload *models.Error
}

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

type AllLocalesOK struct {
	Payload []*models.Locale
}

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

type AllTimezonesBadRequest struct {
	Payload *models.Error
}

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

type AllTimezonesNotFound struct {
	Payload *models.Error
}

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

type AllTimezonesOK struct {
	Payload []*models.Timezone
}

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

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

type BackupConfigurationBadRequest struct {
	Payload *models.Error
}

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 (*BackupConfigurationBadRequest) GetPayload

func (o *BackupConfigurationBadRequest) GetPayload() *models.Error

type BackupConfigurationNotFound

type BackupConfigurationNotFound struct {
	Payload *models.Error
}

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 (*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

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

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

WithTimeout adds the timeout to the backup configuration params

func (*BackupConfigurationParams) WriteToRequest

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

type CustomWelcomeEmailBadRequest struct {
	Payload *models.Error
}

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 (*CustomWelcomeEmailBadRequest) GetPayload

func (o *CustomWelcomeEmailBadRequest) GetPayload() *models.Error

type CustomWelcomeEmailNotFound

type CustomWelcomeEmailNotFound struct {
	Payload *models.Error
}

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 (*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

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

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

WithTimeout adds the timeout to the custom welcome email params

func (*CustomWelcomeEmailParams) WriteToRequest

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

type InternalHelpResourcesBadRequest struct {
	Payload *models.Error
}

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 (*InternalHelpResourcesBadRequest) GetPayload

func (o *InternalHelpResourcesBadRequest) GetPayload() *models.Error

type InternalHelpResourcesContentBadRequest

type InternalHelpResourcesContentBadRequest struct {
	Payload *models.Error
}

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 (*InternalHelpResourcesContentBadRequest) GetPayload

type InternalHelpResourcesContentNotFound

type InternalHelpResourcesContentNotFound struct {
	Payload *models.Error
}

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 (*InternalHelpResourcesContentNotFound) GetPayload

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 (*InternalHelpResourcesContentOK) GetPayload

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

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

WithContext adds the context to the internal help resources content params

func (*InternalHelpResourcesContentParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the internal help resources content params

func (*InternalHelpResourcesContentParams) WithTimeout

WithTimeout adds the timeout to the internal help resources content params

func (*InternalHelpResourcesContentParams) WriteToRequest

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

type InternalHelpResourcesNotFound struct {
	Payload *models.Error
}

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 (*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

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

WithContext adds the context to the internal help resources params

func (*InternalHelpResourcesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the internal help resources params

func (*InternalHelpResourcesParams) WithTimeout

WithTimeout adds the timeout to the internal help resources params

func (*InternalHelpResourcesParams) WriteToRequest

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

type LegacyFeatureBadRequest struct {
	Payload *models.Error
}

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

type LegacyFeatureNotFound struct {
	Payload *models.Error
}

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

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

type UpdateBackupConfigurationBadRequest struct {
	Payload *models.Error
}

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 (*UpdateBackupConfigurationBadRequest) GetPayload

type UpdateBackupConfigurationNotFound

type UpdateBackupConfigurationNotFound struct {
	Payload *models.Error
}

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 (*UpdateBackupConfigurationNotFound) GetPayload

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 (*UpdateBackupConfigurationOK) GetPayload

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

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

WithBody adds the body to the update backup configuration params

func (*UpdateBackupConfigurationParams) WithContext

WithContext adds the context to the update backup configuration params

func (*UpdateBackupConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update backup configuration params

func (*UpdateBackupConfigurationParams) WithTimeout

WithTimeout adds the timeout to the update backup configuration params

func (*UpdateBackupConfigurationParams) WriteToRequest

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 (*UpdateBackupConfigurationUnprocessableEntity) GetPayload

type UpdateCustomWelcomeEmailBadRequest

type UpdateCustomWelcomeEmailBadRequest struct {
	Payload *models.Error
}

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 (*UpdateCustomWelcomeEmailBadRequest) GetPayload

type UpdateCustomWelcomeEmailNotFound

type UpdateCustomWelcomeEmailNotFound struct {
	Payload *models.Error
}

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 (*UpdateCustomWelcomeEmailNotFound) GetPayload

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 (*UpdateCustomWelcomeEmailOK) GetPayload

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

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

WithBody adds the body to the update custom welcome email params

func (*UpdateCustomWelcomeEmailParams) WithContext

WithContext adds the context to the update custom welcome email params

func (*UpdateCustomWelcomeEmailParams) WithHTTPClient

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

WithTimeout adds the timeout to the update custom welcome email params

func (*UpdateCustomWelcomeEmailParams) WriteToRequest

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

type UpdateCustomWelcomeEmailTestBadRequest struct {
	Payload *models.Error
}

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 (*UpdateCustomWelcomeEmailTestBadRequest) GetPayload

type UpdateCustomWelcomeEmailTestNotFound

type UpdateCustomWelcomeEmailTestNotFound struct {
	Payload *models.Error
}

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 (*UpdateCustomWelcomeEmailTestNotFound) GetPayload

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 (*UpdateCustomWelcomeEmailTestOK) GetPayload

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

SetBody adds the body to the update custom welcome email test params

func (*UpdateCustomWelcomeEmailTestParams) SetContext

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

WithBody adds the body to the update custom welcome email test params

func (*UpdateCustomWelcomeEmailTestParams) WithContext

WithContext adds the context to the update custom welcome email test params

func (*UpdateCustomWelcomeEmailTestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update custom welcome email test params

func (*UpdateCustomWelcomeEmailTestParams) WithTimeout

WithTimeout adds the timeout to the update custom welcome email test params

func (*UpdateCustomWelcomeEmailTestParams) WriteToRequest

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 (*UpdateCustomWelcomeEmailTestUnprocessableEntity) GetPayload

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 (*UpdateCustomWelcomeEmailUnprocessableEntity) GetPayload

type UpdateInternalHelpResourcesBadRequest

type UpdateInternalHelpResourcesBadRequest struct {
	Payload *models.Error
}

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 (*UpdateInternalHelpResourcesBadRequest) GetPayload

type UpdateInternalHelpResourcesContentBadRequest

type UpdateInternalHelpResourcesContentBadRequest struct {
	Payload *models.Error
}

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 (*UpdateInternalHelpResourcesContentBadRequest) GetPayload

type UpdateInternalHelpResourcesContentNotFound

type UpdateInternalHelpResourcesContentNotFound struct {
	Payload *models.Error
}

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 (*UpdateInternalHelpResourcesContentNotFound) GetPayload

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 (*UpdateInternalHelpResourcesContentOK) GetPayload

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

SetBody adds the body to the update internal help resources content params

func (*UpdateInternalHelpResourcesContentParams) SetContext

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

SetTimeout adds the timeout to the update internal help resources content params

func (*UpdateInternalHelpResourcesContentParams) WithBody

WithBody adds the body to the update internal help resources content params

func (*UpdateInternalHelpResourcesContentParams) WithContext

WithContext adds the context to the update internal help resources content params

func (*UpdateInternalHelpResourcesContentParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update internal help resources content params

func (*UpdateInternalHelpResourcesContentParams) WithTimeout

WithTimeout adds the timeout to the update internal help resources content params

func (*UpdateInternalHelpResourcesContentParams) WriteToRequest

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 (*UpdateInternalHelpResourcesContentUnprocessableEntity) GetPayload

type UpdateInternalHelpResourcesNotFound

type UpdateInternalHelpResourcesNotFound struct {
	Payload *models.Error
}

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 (*UpdateInternalHelpResourcesNotFound) GetPayload

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 (*UpdateInternalHelpResourcesOK) GetPayload

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

SetBody adds the body to the update internal help resources params

func (*UpdateInternalHelpResourcesParams) SetContext

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

WithBody adds the body to the update internal help resources params

func (*UpdateInternalHelpResourcesParams) WithContext

WithContext adds the context to the update internal help resources params

func (*UpdateInternalHelpResourcesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update internal help resources params

func (*UpdateInternalHelpResourcesParams) WithTimeout

WithTimeout adds the timeout to the update internal help resources params

func (*UpdateInternalHelpResourcesParams) WriteToRequest

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 (*UpdateInternalHelpResourcesUnprocessableEntity) GetPayload

type UpdateLegacyFeatureBadRequest

type UpdateLegacyFeatureBadRequest struct {
	Payload *models.Error
}

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 (*UpdateLegacyFeatureBadRequest) GetPayload

func (o *UpdateLegacyFeatureBadRequest) GetPayload() *models.Error

type UpdateLegacyFeatureNotFound

type UpdateLegacyFeatureNotFound struct {
	Payload *models.Error
}

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 (*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

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

WithBody adds the body to the update legacy feature params

func (*UpdateLegacyFeatureParams) WithContext

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

WithTimeout adds the timeout to the update legacy feature params

func (*UpdateLegacyFeatureParams) WriteToRequest

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 (*UpdateLegacyFeatureUnprocessableEntity) GetPayload

type UpdateWhitelabelConfigurationBadRequest

type UpdateWhitelabelConfigurationBadRequest struct {
	Payload *models.Error
}

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 (*UpdateWhitelabelConfigurationBadRequest) GetPayload

type UpdateWhitelabelConfigurationNotFound

type UpdateWhitelabelConfigurationNotFound struct {
	Payload *models.Error
}

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 (*UpdateWhitelabelConfigurationNotFound) GetPayload

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 (*UpdateWhitelabelConfigurationOK) GetPayload

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

SetBody adds the body to the update whitelabel configuration params

func (*UpdateWhitelabelConfigurationParams) SetContext

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

WithBody adds the body to the update whitelabel configuration params

func (*UpdateWhitelabelConfigurationParams) WithContext

WithContext adds the context to the update whitelabel configuration params

func (*UpdateWhitelabelConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update whitelabel configuration params

func (*UpdateWhitelabelConfigurationParams) WithTimeout

WithTimeout adds the timeout to the update whitelabel configuration params

func (*UpdateWhitelabelConfigurationParams) WriteToRequest

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 (*UpdateWhitelabelConfigurationUnprocessableEntity) GetPayload

type VersionsBadRequest

type VersionsBadRequest struct {
	Payload *models.Error
}

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

type VersionsNotFound struct {
	Payload *models.Error
}

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

type WhitelabelConfigurationBadRequest struct {
	Payload *models.Error
}

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 (*WhitelabelConfigurationBadRequest) GetPayload

type WhitelabelConfigurationNotFound

type WhitelabelConfigurationNotFound struct {
	Payload *models.Error
}

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 (*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

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

WithContext adds the context to the whitelabel configuration params

func (*WhitelabelConfigurationParams) WithFields

WithFields adds the fields to the whitelabel configuration params

func (*WhitelabelConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the whitelabel configuration params

func (*WhitelabelConfigurationParams) WithTimeout

WithTimeout adds the timeout to the whitelabel configuration params

func (*WhitelabelConfigurationParams) WriteToRequest

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL