config

package
v0.0.0-...-09f9b81 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAllLegacyFeaturesParamsWithContext

func NewAllLegacyFeaturesParamsWithContext(ctx context.Context) *AllLegacyFeaturesParams

NewAllLegacyFeaturesParamsWithContext creates a new AllLegacyFeaturesParams object with 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 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 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) SetDefaults

func (o *AllLegacyFeaturesParams) SetDefaults()

SetDefaults hydrates default values in the all legacy features params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the all legacy features params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAllLocalesParamsWithContext

func NewAllLocalesParamsWithContext(ctx context.Context) *AllLocalesParams

NewAllLocalesParamsWithContext creates a new AllLocalesParams object with 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 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 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) SetDefaults

func (o *AllLocalesParams) SetDefaults()

SetDefaults hydrates default values in the all locales params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

func (o *AllLocalesParams) WithDefaults() *AllLocalesParams

WithDefaults hydrates default values in the all locales params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAllTimezonesParamsWithContext

func NewAllTimezonesParamsWithContext(ctx context.Context) *AllTimezonesParams

NewAllTimezonesParamsWithContext creates a new AllTimezonesParams object with 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 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 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) SetDefaults

func (o *AllTimezonesParams) SetDefaults()

SetDefaults hydrates default values in the all timezones params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

func (o *AllTimezonesParams) WithDefaults() *AllTimezonesParams

WithDefaults hydrates default values in the all timezones params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewBackupConfigurationParamsWithContext

func NewBackupConfigurationParamsWithContext(ctx context.Context) *BackupConfigurationParams

NewBackupConfigurationParamsWithContext creates a new BackupConfigurationParams object with 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 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 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) SetDefaults

func (o *BackupConfigurationParams) SetDefaults()

SetDefaults hydrates default values in the backup configuration params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the backup configuration params (not the query body).

All values with no default are reset to their zero value.

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 (*Client) AllLegacyFeatures

func (a *Client) AllLegacyFeatures(params *AllLegacyFeaturesParams, opts ...ClientOption) (*AllLegacyFeaturesOK, error)

AllLegacyFeatures gets all legacy features

### Get all legacy features.

func (*Client) AllLocales

func (a *Client) AllLocales(params *AllLocalesParams, opts ...ClientOption) (*AllLocalesOK, error)

AllLocales gets all locales

### Get a list of locales that Looker supports.

func (*Client) AllTimezones

func (a *Client) AllTimezones(params *AllTimezonesParams, opts ...ClientOption) (*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, opts ...ClientOption) (*BackupConfigurationOK, error)

BackupConfiguration gets backup configuration

### WARNING: The Looker internal database backup function has been deprecated.

func (*Client) CloudStorageConfiguration

func (a *Client) CloudStorageConfiguration(params *CloudStorageConfigurationParams, opts ...ClientOption) (*CloudStorageConfigurationOK, error)

CloudStorageConfiguration gets cloud storage

Get the current Cloud Storage Configuration.

func (*Client) CreateDigestEmailSend

func (a *Client) CreateDigestEmailSend(params *CreateDigestEmailSendParams, opts ...ClientOption) (*CreateDigestEmailSendOK, error)
CreateDigestEmailSend delivers digest email contents

### Trigger the generation of digest email records and send them to Looker's internal system. This does not send

any actual emails, it generates records containing content which may be of interest for users who have become inactive. Emails will be sent at a later time from Looker's internal system if the Digest Emails feature is enabled in settings.

func (*Client) CustomWelcomeEmail

func (a *Client) CustomWelcomeEmail(params *CustomWelcomeEmailParams, opts ...ClientOption) (*CustomWelcomeEmailOK, error)

CustomWelcomeEmail gets custom welcome email

### Get the current status and content of custom welcome emails

func (*Client) DigestEmailsEnabled

func (a *Client) DigestEmailsEnabled(params *DigestEmailsEnabledParams, opts ...ClientOption) (*DigestEmailsEnabledOK, error)

DigestEmailsEnabled gets digest emails

### Retrieve the value for whether or not digest emails is enabled

func (*Client) InternalHelpResources

func (a *Client) InternalHelpResources(params *InternalHelpResourcesParams, opts ...ClientOption) (*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, opts ...ClientOption) (*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, opts ...ClientOption) (*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, opts ...ClientOption) (*UpdateBackupConfigurationOK, error)

UpdateBackupConfiguration updates backup configuration

### WARNING: The Looker internal database backup function has been deprecated.

func (*Client) UpdateCloudStorageConfiguration

func (a *Client) UpdateCloudStorageConfiguration(params *UpdateCloudStorageConfigurationParams, opts ...ClientOption) (*UpdateCloudStorageConfigurationOK, error)

UpdateCloudStorageConfiguration updates cloud storage

Update the current Cloud Storage Configuration.

func (*Client) UpdateCustomWelcomeEmail

func (a *Client) UpdateCustomWelcomeEmail(params *UpdateCustomWelcomeEmailParams, opts ...ClientOption) (*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, opts ...ClientOption) (*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) UpdateDigestEmailsEnabled

func (a *Client) UpdateDigestEmailsEnabled(params *UpdateDigestEmailsEnabledParams, opts ...ClientOption) (*UpdateDigestEmailsEnabledOK, error)

UpdateDigestEmailsEnabled updates digest emails

### Update the setting for enabling/disabling digest emails

func (*Client) UpdateInternalHelpResources

func (a *Client) UpdateInternalHelpResources(params *UpdateInternalHelpResourcesParams, opts ...ClientOption) (*UpdateInternalHelpResourcesOK, error)

UpdateInternalHelpResources updates internal help resources configuration

Update internal help resources settings

func (*Client) UpdateInternalHelpResourcesContent

func (a *Client) UpdateInternalHelpResourcesContent(params *UpdateInternalHelpResourcesContentParams, opts ...ClientOption) (*UpdateInternalHelpResourcesContentOK, error)

UpdateInternalHelpResourcesContent updates internal help resources content

Update internal help resources content

func (*Client) UpdateLegacyFeature

func (a *Client) UpdateLegacyFeature(params *UpdateLegacyFeatureParams, opts ...ClientOption) (*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, opts ...ClientOption) (*UpdateWhitelabelConfigurationOK, error)

UpdateWhitelabelConfiguration updates whitelabel configuration

### Update the whitelabel configuration

func (*Client) Versions

func (a *Client) Versions(params *VersionsParams, opts ...ClientOption) (*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, opts ...ClientOption) (*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 ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	AllLegacyFeatures(params *AllLegacyFeaturesParams, opts ...ClientOption) (*AllLegacyFeaturesOK, error)

	AllLocales(params *AllLocalesParams, opts ...ClientOption) (*AllLocalesOK, error)

	AllTimezones(params *AllTimezonesParams, opts ...ClientOption) (*AllTimezonesOK, error)

	BackupConfiguration(params *BackupConfigurationParams, opts ...ClientOption) (*BackupConfigurationOK, error)

	CloudStorageConfiguration(params *CloudStorageConfigurationParams, opts ...ClientOption) (*CloudStorageConfigurationOK, error)

	CreateDigestEmailSend(params *CreateDigestEmailSendParams, opts ...ClientOption) (*CreateDigestEmailSendOK, error)

	CustomWelcomeEmail(params *CustomWelcomeEmailParams, opts ...ClientOption) (*CustomWelcomeEmailOK, error)

	DigestEmailsEnabled(params *DigestEmailsEnabledParams, opts ...ClientOption) (*DigestEmailsEnabledOK, error)

	InternalHelpResources(params *InternalHelpResourcesParams, opts ...ClientOption) (*InternalHelpResourcesOK, error)

	InternalHelpResourcesContent(params *InternalHelpResourcesContentParams, opts ...ClientOption) (*InternalHelpResourcesContentOK, error)

	LegacyFeature(params *LegacyFeatureParams, opts ...ClientOption) (*LegacyFeatureOK, error)

	UpdateBackupConfiguration(params *UpdateBackupConfigurationParams, opts ...ClientOption) (*UpdateBackupConfigurationOK, error)

	UpdateCloudStorageConfiguration(params *UpdateCloudStorageConfigurationParams, opts ...ClientOption) (*UpdateCloudStorageConfigurationOK, error)

	UpdateCustomWelcomeEmail(params *UpdateCustomWelcomeEmailParams, opts ...ClientOption) (*UpdateCustomWelcomeEmailOK, error)

	UpdateCustomWelcomeEmailTest(params *UpdateCustomWelcomeEmailTestParams, opts ...ClientOption) (*UpdateCustomWelcomeEmailTestOK, error)

	UpdateDigestEmailsEnabled(params *UpdateDigestEmailsEnabledParams, opts ...ClientOption) (*UpdateDigestEmailsEnabledOK, error)

	UpdateInternalHelpResources(params *UpdateInternalHelpResourcesParams, opts ...ClientOption) (*UpdateInternalHelpResourcesOK, error)

	UpdateInternalHelpResourcesContent(params *UpdateInternalHelpResourcesContentParams, opts ...ClientOption) (*UpdateInternalHelpResourcesContentOK, error)

	UpdateLegacyFeature(params *UpdateLegacyFeatureParams, opts ...ClientOption) (*UpdateLegacyFeatureOK, error)

	UpdateWhitelabelConfiguration(params *UpdateWhitelabelConfigurationParams, opts ...ClientOption) (*UpdateWhitelabelConfigurationOK, error)

	Versions(params *VersionsParams, opts ...ClientOption) (*VersionsOK, error)

	WhitelabelConfiguration(params *WhitelabelConfigurationParams, opts ...ClientOption) (*WhitelabelConfigurationOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new config API client.

type CloudStorageConfigurationBadRequest

type CloudStorageConfigurationBadRequest struct {
	Payload *models.Error
}
CloudStorageConfigurationBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewCloudStorageConfigurationBadRequest

func NewCloudStorageConfigurationBadRequest() *CloudStorageConfigurationBadRequest

NewCloudStorageConfigurationBadRequest creates a CloudStorageConfigurationBadRequest with default headers values

func (*CloudStorageConfigurationBadRequest) Error

func (*CloudStorageConfigurationBadRequest) GetPayload

type CloudStorageConfigurationNotFound

type CloudStorageConfigurationNotFound struct {
	Payload *models.Error
}
CloudStorageConfigurationNotFound describes a response with status code 404, with default header values.

Not Found

func NewCloudStorageConfigurationNotFound

func NewCloudStorageConfigurationNotFound() *CloudStorageConfigurationNotFound

NewCloudStorageConfigurationNotFound creates a CloudStorageConfigurationNotFound with default headers values

func (*CloudStorageConfigurationNotFound) Error

func (*CloudStorageConfigurationNotFound) GetPayload

type CloudStorageConfigurationOK

type CloudStorageConfigurationOK struct {
	Payload *models.BackupConfiguration
}
CloudStorageConfigurationOK describes a response with status code 200, with default header values.

Current Cloud Storage Configuration

func NewCloudStorageConfigurationOK

func NewCloudStorageConfigurationOK() *CloudStorageConfigurationOK

NewCloudStorageConfigurationOK creates a CloudStorageConfigurationOK with default headers values

func (*CloudStorageConfigurationOK) Error

func (*CloudStorageConfigurationOK) GetPayload

type CloudStorageConfigurationParams

type CloudStorageConfigurationParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CloudStorageConfigurationParams contains all the parameters to send to the API endpoint

for the cloud storage configuration operation.

Typically these are written to a http.Request.

func NewCloudStorageConfigurationParams

func NewCloudStorageConfigurationParams() *CloudStorageConfigurationParams

NewCloudStorageConfigurationParams creates a new CloudStorageConfigurationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCloudStorageConfigurationParamsWithContext

func NewCloudStorageConfigurationParamsWithContext(ctx context.Context) *CloudStorageConfigurationParams

NewCloudStorageConfigurationParamsWithContext creates a new CloudStorageConfigurationParams object with the ability to set a context for a request.

func NewCloudStorageConfigurationParamsWithHTTPClient

func NewCloudStorageConfigurationParamsWithHTTPClient(client *http.Client) *CloudStorageConfigurationParams

NewCloudStorageConfigurationParamsWithHTTPClient creates a new CloudStorageConfigurationParams object with the ability to set a custom HTTPClient for a request.

func NewCloudStorageConfigurationParamsWithTimeout

func NewCloudStorageConfigurationParamsWithTimeout(timeout time.Duration) *CloudStorageConfigurationParams

NewCloudStorageConfigurationParamsWithTimeout creates a new CloudStorageConfigurationParams object with the ability to set a timeout on a request.

func (*CloudStorageConfigurationParams) SetContext

func (o *CloudStorageConfigurationParams) SetContext(ctx context.Context)

SetContext adds the context to the cloud storage configuration params

func (*CloudStorageConfigurationParams) SetDefaults

func (o *CloudStorageConfigurationParams) SetDefaults()

SetDefaults hydrates default values in the cloud storage configuration params (not the query body).

All values with no default are reset to their zero value.

func (*CloudStorageConfigurationParams) SetHTTPClient

func (o *CloudStorageConfigurationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cloud storage configuration params

func (*CloudStorageConfigurationParams) SetTimeout

func (o *CloudStorageConfigurationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cloud storage configuration params

func (*CloudStorageConfigurationParams) WithContext

WithContext adds the context to the cloud storage configuration params

func (*CloudStorageConfigurationParams) WithDefaults

WithDefaults hydrates default values in the cloud storage configuration params (not the query body).

All values with no default are reset to their zero value.

func (*CloudStorageConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the cloud storage configuration params

func (*CloudStorageConfigurationParams) WithTimeout

WithTimeout adds the timeout to the cloud storage configuration params

func (*CloudStorageConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CloudStorageConfigurationReader

type CloudStorageConfigurationReader struct {
	// contains filtered or unexported fields
}

CloudStorageConfigurationReader is a Reader for the CloudStorageConfiguration structure.

func (*CloudStorageConfigurationReader) ReadResponse

func (o *CloudStorageConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateDigestEmailSendBadRequest

type CreateDigestEmailSendBadRequest struct {
	Payload *models.Error
}
CreateDigestEmailSendBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewCreateDigestEmailSendBadRequest

func NewCreateDigestEmailSendBadRequest() *CreateDigestEmailSendBadRequest

NewCreateDigestEmailSendBadRequest creates a CreateDigestEmailSendBadRequest with default headers values

func (*CreateDigestEmailSendBadRequest) Error

func (*CreateDigestEmailSendBadRequest) GetPayload

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

type CreateDigestEmailSendNotFound

type CreateDigestEmailSendNotFound struct {
	Payload *models.Error
}
CreateDigestEmailSendNotFound describes a response with status code 404, with default header values.

Not Found

func NewCreateDigestEmailSendNotFound

func NewCreateDigestEmailSendNotFound() *CreateDigestEmailSendNotFound

NewCreateDigestEmailSendNotFound creates a CreateDigestEmailSendNotFound with default headers values

func (*CreateDigestEmailSendNotFound) Error

func (*CreateDigestEmailSendNotFound) GetPayload

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

type CreateDigestEmailSendOK

type CreateDigestEmailSendOK struct {
	Payload *models.DigestEmailSend
}
CreateDigestEmailSendOK describes a response with status code 200, with default header values.

Status of generating and sending the data

func NewCreateDigestEmailSendOK

func NewCreateDigestEmailSendOK() *CreateDigestEmailSendOK

NewCreateDigestEmailSendOK creates a CreateDigestEmailSendOK with default headers values

func (*CreateDigestEmailSendOK) Error

func (o *CreateDigestEmailSendOK) Error() string

func (*CreateDigestEmailSendOK) GetPayload

type CreateDigestEmailSendParams

type CreateDigestEmailSendParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateDigestEmailSendParams contains all the parameters to send to the API endpoint

for the create digest email send operation.

Typically these are written to a http.Request.

func NewCreateDigestEmailSendParams

func NewCreateDigestEmailSendParams() *CreateDigestEmailSendParams

NewCreateDigestEmailSendParams creates a new CreateDigestEmailSendParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateDigestEmailSendParamsWithContext

func NewCreateDigestEmailSendParamsWithContext(ctx context.Context) *CreateDigestEmailSendParams

NewCreateDigestEmailSendParamsWithContext creates a new CreateDigestEmailSendParams object with the ability to set a context for a request.

func NewCreateDigestEmailSendParamsWithHTTPClient

func NewCreateDigestEmailSendParamsWithHTTPClient(client *http.Client) *CreateDigestEmailSendParams

NewCreateDigestEmailSendParamsWithHTTPClient creates a new CreateDigestEmailSendParams object with the ability to set a custom HTTPClient for a request.

func NewCreateDigestEmailSendParamsWithTimeout

func NewCreateDigestEmailSendParamsWithTimeout(timeout time.Duration) *CreateDigestEmailSendParams

NewCreateDigestEmailSendParamsWithTimeout creates a new CreateDigestEmailSendParams object with the ability to set a timeout on a request.

func (*CreateDigestEmailSendParams) SetContext

func (o *CreateDigestEmailSendParams) SetContext(ctx context.Context)

SetContext adds the context to the create digest email send params

func (*CreateDigestEmailSendParams) SetDefaults

func (o *CreateDigestEmailSendParams) SetDefaults()

SetDefaults hydrates default values in the create digest email send params (not the query body).

All values with no default are reset to their zero value.

func (*CreateDigestEmailSendParams) SetHTTPClient

func (o *CreateDigestEmailSendParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create digest email send params

func (*CreateDigestEmailSendParams) SetTimeout

func (o *CreateDigestEmailSendParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create digest email send params

func (*CreateDigestEmailSendParams) WithContext

WithContext adds the context to the create digest email send params

func (*CreateDigestEmailSendParams) WithDefaults

WithDefaults hydrates default values in the create digest email send params (not the query body).

All values with no default are reset to their zero value.

func (*CreateDigestEmailSendParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create digest email send params

func (*CreateDigestEmailSendParams) WithTimeout

WithTimeout adds the timeout to the create digest email send params

func (*CreateDigestEmailSendParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateDigestEmailSendReader

type CreateDigestEmailSendReader struct {
	// contains filtered or unexported fields
}

CreateDigestEmailSendReader is a Reader for the CreateDigestEmailSend structure.

func (*CreateDigestEmailSendReader) ReadResponse

func (o *CreateDigestEmailSendReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateDigestEmailSendTooManyRequests

type CreateDigestEmailSendTooManyRequests struct {
	Payload *models.Error
}
CreateDigestEmailSendTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCreateDigestEmailSendTooManyRequests

func NewCreateDigestEmailSendTooManyRequests() *CreateDigestEmailSendTooManyRequests

NewCreateDigestEmailSendTooManyRequests creates a CreateDigestEmailSendTooManyRequests with default headers values

func (*CreateDigestEmailSendTooManyRequests) Error

func (*CreateDigestEmailSendTooManyRequests) GetPayload

type CustomWelcomeEmailBadRequest

type CustomWelcomeEmailBadRequest struct {
	Payload *models.Error
}
CustomWelcomeEmailBadRequest describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCustomWelcomeEmailParamsWithContext

func NewCustomWelcomeEmailParamsWithContext(ctx context.Context) *CustomWelcomeEmailParams

NewCustomWelcomeEmailParamsWithContext creates a new CustomWelcomeEmailParams object with 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 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 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) SetDefaults

func (o *CustomWelcomeEmailParams) SetDefaults()

SetDefaults hydrates default values in the custom welcome email params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the custom welcome email params (not the query body).

All values with no default are reset to their zero value.

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 DigestEmailsEnabledBadRequest

type DigestEmailsEnabledBadRequest struct {
	Payload *models.Error
}
DigestEmailsEnabledBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewDigestEmailsEnabledBadRequest

func NewDigestEmailsEnabledBadRequest() *DigestEmailsEnabledBadRequest

NewDigestEmailsEnabledBadRequest creates a DigestEmailsEnabledBadRequest with default headers values

func (*DigestEmailsEnabledBadRequest) Error

func (*DigestEmailsEnabledBadRequest) GetPayload

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

type DigestEmailsEnabledNotFound

type DigestEmailsEnabledNotFound struct {
	Payload *models.Error
}
DigestEmailsEnabledNotFound describes a response with status code 404, with default header values.

Not Found

func NewDigestEmailsEnabledNotFound

func NewDigestEmailsEnabledNotFound() *DigestEmailsEnabledNotFound

NewDigestEmailsEnabledNotFound creates a DigestEmailsEnabledNotFound with default headers values

func (*DigestEmailsEnabledNotFound) Error

func (*DigestEmailsEnabledNotFound) GetPayload

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

type DigestEmailsEnabledOK

type DigestEmailsEnabledOK struct {
	Payload *models.DigestEmails
}
DigestEmailsEnabledOK describes a response with status code 200, with default header values.

Digest_emails

func NewDigestEmailsEnabledOK

func NewDigestEmailsEnabledOK() *DigestEmailsEnabledOK

NewDigestEmailsEnabledOK creates a DigestEmailsEnabledOK with default headers values

func (*DigestEmailsEnabledOK) Error

func (o *DigestEmailsEnabledOK) Error() string

func (*DigestEmailsEnabledOK) GetPayload

func (o *DigestEmailsEnabledOK) GetPayload() *models.DigestEmails

type DigestEmailsEnabledParams

type DigestEmailsEnabledParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DigestEmailsEnabledParams contains all the parameters to send to the API endpoint

for the digest emails enabled operation.

Typically these are written to a http.Request.

func NewDigestEmailsEnabledParams

func NewDigestEmailsEnabledParams() *DigestEmailsEnabledParams

NewDigestEmailsEnabledParams creates a new DigestEmailsEnabledParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDigestEmailsEnabledParamsWithContext

func NewDigestEmailsEnabledParamsWithContext(ctx context.Context) *DigestEmailsEnabledParams

NewDigestEmailsEnabledParamsWithContext creates a new DigestEmailsEnabledParams object with the ability to set a context for a request.

func NewDigestEmailsEnabledParamsWithHTTPClient

func NewDigestEmailsEnabledParamsWithHTTPClient(client *http.Client) *DigestEmailsEnabledParams

NewDigestEmailsEnabledParamsWithHTTPClient creates a new DigestEmailsEnabledParams object with the ability to set a custom HTTPClient for a request.

func NewDigestEmailsEnabledParamsWithTimeout

func NewDigestEmailsEnabledParamsWithTimeout(timeout time.Duration) *DigestEmailsEnabledParams

NewDigestEmailsEnabledParamsWithTimeout creates a new DigestEmailsEnabledParams object with the ability to set a timeout on a request.

func (*DigestEmailsEnabledParams) SetContext

func (o *DigestEmailsEnabledParams) SetContext(ctx context.Context)

SetContext adds the context to the digest emails enabled params

func (*DigestEmailsEnabledParams) SetDefaults

func (o *DigestEmailsEnabledParams) SetDefaults()

SetDefaults hydrates default values in the digest emails enabled params (not the query body).

All values with no default are reset to their zero value.

func (*DigestEmailsEnabledParams) SetHTTPClient

func (o *DigestEmailsEnabledParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the digest emails enabled params

func (*DigestEmailsEnabledParams) SetTimeout

func (o *DigestEmailsEnabledParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the digest emails enabled params

func (*DigestEmailsEnabledParams) WithContext

WithContext adds the context to the digest emails enabled params

func (*DigestEmailsEnabledParams) WithDefaults

WithDefaults hydrates default values in the digest emails enabled params (not the query body).

All values with no default are reset to their zero value.

func (*DigestEmailsEnabledParams) WithHTTPClient

func (o *DigestEmailsEnabledParams) WithHTTPClient(client *http.Client) *DigestEmailsEnabledParams

WithHTTPClient adds the HTTPClient to the digest emails enabled params

func (*DigestEmailsEnabledParams) WithTimeout

WithTimeout adds the timeout to the digest emails enabled params

func (*DigestEmailsEnabledParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DigestEmailsEnabledReader

type DigestEmailsEnabledReader struct {
	// contains filtered or unexported fields
}

DigestEmailsEnabledReader is a Reader for the DigestEmailsEnabled structure.

func (*DigestEmailsEnabledReader) ReadResponse

func (o *DigestEmailsEnabledReader) 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 describes a response with status code 400, 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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewInternalHelpResourcesContentParamsWithContext

func NewInternalHelpResourcesContentParamsWithContext(ctx context.Context) *InternalHelpResourcesContentParams

NewInternalHelpResourcesContentParamsWithContext creates a new InternalHelpResourcesContentParams object with 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 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 ability to set a timeout on a request.

func (*InternalHelpResourcesContentParams) SetContext

SetContext adds the context to the internal help resources content params

func (*InternalHelpResourcesContentParams) SetDefaults

func (o *InternalHelpResourcesContentParams) SetDefaults()

SetDefaults hydrates default values in the internal help resources content params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the internal help resources content params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewInternalHelpResourcesParamsWithContext

func NewInternalHelpResourcesParamsWithContext(ctx context.Context) *InternalHelpResourcesParams

NewInternalHelpResourcesParamsWithContext creates a new InternalHelpResourcesParams object with 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 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 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) SetDefaults

func (o *InternalHelpResourcesParams) SetDefaults()

SetDefaults hydrates default values in the internal help resources params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the internal help resources params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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

	   Format: int64
	*/
	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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewLegacyFeatureParamsWithContext

func NewLegacyFeatureParamsWithContext(ctx context.Context) *LegacyFeatureParams

NewLegacyFeatureParamsWithContext creates a new LegacyFeatureParams object with 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 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 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) SetDefaults

func (o *LegacyFeatureParams) SetDefaults()

SetDefaults hydrates default values in the legacy feature params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

func (o *LegacyFeatureParams) WithDefaults() *LegacyFeatureParams

WithDefaults hydrates default values in the legacy feature params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateBackupConfigurationParamsWithContext

func NewUpdateBackupConfigurationParamsWithContext(ctx context.Context) *UpdateBackupConfigurationParams

NewUpdateBackupConfigurationParamsWithContext creates a new UpdateBackupConfigurationParams object with 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 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 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) SetDefaults

func (o *UpdateBackupConfigurationParams) SetDefaults()

SetDefaults hydrates default values in the update backup configuration params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update backup configuration params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 422, 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 UpdateCloudStorageConfigurationBadRequest

type UpdateCloudStorageConfigurationBadRequest struct {
	Payload *models.Error
}
UpdateCloudStorageConfigurationBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewUpdateCloudStorageConfigurationBadRequest

func NewUpdateCloudStorageConfigurationBadRequest() *UpdateCloudStorageConfigurationBadRequest

NewUpdateCloudStorageConfigurationBadRequest creates a UpdateCloudStorageConfigurationBadRequest with default headers values

func (*UpdateCloudStorageConfigurationBadRequest) Error

func (*UpdateCloudStorageConfigurationBadRequest) GetPayload

type UpdateCloudStorageConfigurationNotFound

type UpdateCloudStorageConfigurationNotFound struct {
	Payload *models.Error
}
UpdateCloudStorageConfigurationNotFound describes a response with status code 404, with default header values.

Not Found

func NewUpdateCloudStorageConfigurationNotFound

func NewUpdateCloudStorageConfigurationNotFound() *UpdateCloudStorageConfigurationNotFound

NewUpdateCloudStorageConfigurationNotFound creates a UpdateCloudStorageConfigurationNotFound with default headers values

func (*UpdateCloudStorageConfigurationNotFound) Error

func (*UpdateCloudStorageConfigurationNotFound) GetPayload

type UpdateCloudStorageConfigurationOK

type UpdateCloudStorageConfigurationOK struct {
	Payload *models.BackupConfiguration
}
UpdateCloudStorageConfigurationOK describes a response with status code 200, with default header values.

New state for specified model set.

func NewUpdateCloudStorageConfigurationOK

func NewUpdateCloudStorageConfigurationOK() *UpdateCloudStorageConfigurationOK

NewUpdateCloudStorageConfigurationOK creates a UpdateCloudStorageConfigurationOK with default headers values

func (*UpdateCloudStorageConfigurationOK) Error

func (*UpdateCloudStorageConfigurationOK) GetPayload

type UpdateCloudStorageConfigurationParams

type UpdateCloudStorageConfigurationParams struct {

	/* Body.

	   Options for Cloud Storage Configuration
	*/
	Body *models.BackupConfiguration

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateCloudStorageConfigurationParams contains all the parameters to send to the API endpoint

for the update cloud storage configuration operation.

Typically these are written to a http.Request.

func NewUpdateCloudStorageConfigurationParams

func NewUpdateCloudStorageConfigurationParams() *UpdateCloudStorageConfigurationParams

NewUpdateCloudStorageConfigurationParams creates a new UpdateCloudStorageConfigurationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateCloudStorageConfigurationParamsWithContext

func NewUpdateCloudStorageConfigurationParamsWithContext(ctx context.Context) *UpdateCloudStorageConfigurationParams

NewUpdateCloudStorageConfigurationParamsWithContext creates a new UpdateCloudStorageConfigurationParams object with the ability to set a context for a request.

func NewUpdateCloudStorageConfigurationParamsWithHTTPClient

func NewUpdateCloudStorageConfigurationParamsWithHTTPClient(client *http.Client) *UpdateCloudStorageConfigurationParams

NewUpdateCloudStorageConfigurationParamsWithHTTPClient creates a new UpdateCloudStorageConfigurationParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCloudStorageConfigurationParamsWithTimeout

func NewUpdateCloudStorageConfigurationParamsWithTimeout(timeout time.Duration) *UpdateCloudStorageConfigurationParams

NewUpdateCloudStorageConfigurationParamsWithTimeout creates a new UpdateCloudStorageConfigurationParams object with the ability to set a timeout on a request.

func (*UpdateCloudStorageConfigurationParams) SetBody

SetBody adds the body to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) SetContext

SetContext adds the context to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) SetDefaults

func (o *UpdateCloudStorageConfigurationParams) SetDefaults()

SetDefaults hydrates default values in the update cloud storage configuration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateCloudStorageConfigurationParams) SetHTTPClient

func (o *UpdateCloudStorageConfigurationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) SetTimeout

func (o *UpdateCloudStorageConfigurationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) WithBody

WithBody adds the body to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) WithContext

WithContext adds the context to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) WithDefaults

WithDefaults hydrates default values in the update cloud storage configuration params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateCloudStorageConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) WithTimeout

WithTimeout adds the timeout to the update cloud storage configuration params

func (*UpdateCloudStorageConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateCloudStorageConfigurationReader

type UpdateCloudStorageConfigurationReader struct {
	// contains filtered or unexported fields
}

UpdateCloudStorageConfigurationReader is a Reader for the UpdateCloudStorageConfiguration structure.

func (*UpdateCloudStorageConfigurationReader) ReadResponse

func (o *UpdateCloudStorageConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateCloudStorageConfigurationUnprocessableEntity

type UpdateCloudStorageConfigurationUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateCloudStorageConfigurationUnprocessableEntity describes a response with status code 422, with default header values.

Validation Error

func NewUpdateCloudStorageConfigurationUnprocessableEntity

func NewUpdateCloudStorageConfigurationUnprocessableEntity() *UpdateCloudStorageConfigurationUnprocessableEntity

NewUpdateCloudStorageConfigurationUnprocessableEntity creates a UpdateCloudStorageConfigurationUnprocessableEntity with default headers values

func (*UpdateCloudStorageConfigurationUnprocessableEntity) Error

func (*UpdateCloudStorageConfigurationUnprocessableEntity) GetPayload

type UpdateCustomWelcomeEmailBadRequest

type UpdateCustomWelcomeEmailBadRequest struct {
	Payload *models.Error
}
UpdateCustomWelcomeEmailBadRequest describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateCustomWelcomeEmailParamsWithContext

func NewUpdateCustomWelcomeEmailParamsWithContext(ctx context.Context) *UpdateCustomWelcomeEmailParams

NewUpdateCustomWelcomeEmailParamsWithContext creates a new UpdateCustomWelcomeEmailParams object with 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 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 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) SetDefaults

func (o *UpdateCustomWelcomeEmailParams) SetDefaults()

SetDefaults hydrates default values in the update custom welcome email params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update custom welcome email params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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.

	   Subject, header, and 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateCustomWelcomeEmailTestParamsWithContext

func NewUpdateCustomWelcomeEmailTestParamsWithContext(ctx context.Context) *UpdateCustomWelcomeEmailTestParams

NewUpdateCustomWelcomeEmailTestParamsWithContext creates a new UpdateCustomWelcomeEmailTestParams object with 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 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 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) SetDefaults

func (o *UpdateCustomWelcomeEmailTestParams) SetDefaults()

SetDefaults hydrates default values in the update custom welcome email test params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update custom welcome email test params (not the query body).

All values with no default are reset to their zero value.

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 UpdateCustomWelcomeEmailTestTooManyRequests

type UpdateCustomWelcomeEmailTestTooManyRequests struct {
	Payload *models.Error
}
UpdateCustomWelcomeEmailTestTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateCustomWelcomeEmailTestTooManyRequests

func NewUpdateCustomWelcomeEmailTestTooManyRequests() *UpdateCustomWelcomeEmailTestTooManyRequests

NewUpdateCustomWelcomeEmailTestTooManyRequests creates a UpdateCustomWelcomeEmailTestTooManyRequests with default headers values

func (*UpdateCustomWelcomeEmailTestTooManyRequests) Error

func (*UpdateCustomWelcomeEmailTestTooManyRequests) GetPayload

type UpdateCustomWelcomeEmailTestUnprocessableEntity

type UpdateCustomWelcomeEmailTestUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateCustomWelcomeEmailTestUnprocessableEntity describes a response with status code 422, 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 UpdateCustomWelcomeEmailTooManyRequests

type UpdateCustomWelcomeEmailTooManyRequests struct {
	Payload *models.Error
}
UpdateCustomWelcomeEmailTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateCustomWelcomeEmailTooManyRequests

func NewUpdateCustomWelcomeEmailTooManyRequests() *UpdateCustomWelcomeEmailTooManyRequests

NewUpdateCustomWelcomeEmailTooManyRequests creates a UpdateCustomWelcomeEmailTooManyRequests with default headers values

func (*UpdateCustomWelcomeEmailTooManyRequests) Error

func (*UpdateCustomWelcomeEmailTooManyRequests) GetPayload

type UpdateCustomWelcomeEmailUnprocessableEntity

type UpdateCustomWelcomeEmailUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateCustomWelcomeEmailUnprocessableEntity describes a response with status code 422, 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 UpdateDigestEmailsEnabledBadRequest

type UpdateDigestEmailsEnabledBadRequest struct {
	Payload *models.Error
}
UpdateDigestEmailsEnabledBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewUpdateDigestEmailsEnabledBadRequest

func NewUpdateDigestEmailsEnabledBadRequest() *UpdateDigestEmailsEnabledBadRequest

NewUpdateDigestEmailsEnabledBadRequest creates a UpdateDigestEmailsEnabledBadRequest with default headers values

func (*UpdateDigestEmailsEnabledBadRequest) Error

func (*UpdateDigestEmailsEnabledBadRequest) GetPayload

type UpdateDigestEmailsEnabledNotFound

type UpdateDigestEmailsEnabledNotFound struct {
	Payload *models.Error
}
UpdateDigestEmailsEnabledNotFound describes a response with status code 404, with default header values.

Not Found

func NewUpdateDigestEmailsEnabledNotFound

func NewUpdateDigestEmailsEnabledNotFound() *UpdateDigestEmailsEnabledNotFound

NewUpdateDigestEmailsEnabledNotFound creates a UpdateDigestEmailsEnabledNotFound with default headers values

func (*UpdateDigestEmailsEnabledNotFound) Error

func (*UpdateDigestEmailsEnabledNotFound) GetPayload

type UpdateDigestEmailsEnabledOK

type UpdateDigestEmailsEnabledOK struct {
	Payload *models.DigestEmails
}
UpdateDigestEmailsEnabledOK describes a response with status code 200, with default header values.

Digest_emails

func NewUpdateDigestEmailsEnabledOK

func NewUpdateDigestEmailsEnabledOK() *UpdateDigestEmailsEnabledOK

NewUpdateDigestEmailsEnabledOK creates a UpdateDigestEmailsEnabledOK with default headers values

func (*UpdateDigestEmailsEnabledOK) Error

func (*UpdateDigestEmailsEnabledOK) GetPayload

type UpdateDigestEmailsEnabledParams

type UpdateDigestEmailsEnabledParams struct {

	/* Body.

	   Digest_emails
	*/
	Body *models.DigestEmails

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateDigestEmailsEnabledParams contains all the parameters to send to the API endpoint

for the update digest emails enabled operation.

Typically these are written to a http.Request.

func NewUpdateDigestEmailsEnabledParams

func NewUpdateDigestEmailsEnabledParams() *UpdateDigestEmailsEnabledParams

NewUpdateDigestEmailsEnabledParams creates a new UpdateDigestEmailsEnabledParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateDigestEmailsEnabledParamsWithContext

func NewUpdateDigestEmailsEnabledParamsWithContext(ctx context.Context) *UpdateDigestEmailsEnabledParams

NewUpdateDigestEmailsEnabledParamsWithContext creates a new UpdateDigestEmailsEnabledParams object with the ability to set a context for a request.

func NewUpdateDigestEmailsEnabledParamsWithHTTPClient

func NewUpdateDigestEmailsEnabledParamsWithHTTPClient(client *http.Client) *UpdateDigestEmailsEnabledParams

NewUpdateDigestEmailsEnabledParamsWithHTTPClient creates a new UpdateDigestEmailsEnabledParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateDigestEmailsEnabledParamsWithTimeout

func NewUpdateDigestEmailsEnabledParamsWithTimeout(timeout time.Duration) *UpdateDigestEmailsEnabledParams

NewUpdateDigestEmailsEnabledParamsWithTimeout creates a new UpdateDigestEmailsEnabledParams object with the ability to set a timeout on a request.

func (*UpdateDigestEmailsEnabledParams) SetBody

SetBody adds the body to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) SetContext

func (o *UpdateDigestEmailsEnabledParams) SetContext(ctx context.Context)

SetContext adds the context to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) SetDefaults

func (o *UpdateDigestEmailsEnabledParams) SetDefaults()

SetDefaults hydrates default values in the update digest emails enabled params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateDigestEmailsEnabledParams) SetHTTPClient

func (o *UpdateDigestEmailsEnabledParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) SetTimeout

func (o *UpdateDigestEmailsEnabledParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) WithBody

WithBody adds the body to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) WithContext

WithContext adds the context to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) WithDefaults

WithDefaults hydrates default values in the update digest emails enabled params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateDigestEmailsEnabledParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) WithTimeout

WithTimeout adds the timeout to the update digest emails enabled params

func (*UpdateDigestEmailsEnabledParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateDigestEmailsEnabledReader

type UpdateDigestEmailsEnabledReader struct {
	// contains filtered or unexported fields
}

UpdateDigestEmailsEnabledReader is a Reader for the UpdateDigestEmailsEnabled structure.

func (*UpdateDigestEmailsEnabledReader) ReadResponse

func (o *UpdateDigestEmailsEnabledReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateDigestEmailsEnabledTooManyRequests

type UpdateDigestEmailsEnabledTooManyRequests struct {
	Payload *models.Error
}
UpdateDigestEmailsEnabledTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateDigestEmailsEnabledTooManyRequests

func NewUpdateDigestEmailsEnabledTooManyRequests() *UpdateDigestEmailsEnabledTooManyRequests

NewUpdateDigestEmailsEnabledTooManyRequests creates a UpdateDigestEmailsEnabledTooManyRequests with default headers values

func (*UpdateDigestEmailsEnabledTooManyRequests) Error

func (*UpdateDigestEmailsEnabledTooManyRequests) GetPayload

type UpdateDigestEmailsEnabledUnprocessableEntity

type UpdateDigestEmailsEnabledUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateDigestEmailsEnabledUnprocessableEntity describes a response with status code 422, with default header values.

Validation Error

func NewUpdateDigestEmailsEnabledUnprocessableEntity

func NewUpdateDigestEmailsEnabledUnprocessableEntity() *UpdateDigestEmailsEnabledUnprocessableEntity

NewUpdateDigestEmailsEnabledUnprocessableEntity creates a UpdateDigestEmailsEnabledUnprocessableEntity with default headers values

func (*UpdateDigestEmailsEnabledUnprocessableEntity) Error

func (*UpdateDigestEmailsEnabledUnprocessableEntity) GetPayload

type UpdateInternalHelpResourcesBadRequest

type UpdateInternalHelpResourcesBadRequest struct {
	Payload *models.Error
}
UpdateInternalHelpResourcesBadRequest describes a response with status code 400, 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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateInternalHelpResourcesContentParamsWithContext

func NewUpdateInternalHelpResourcesContentParamsWithContext(ctx context.Context) *UpdateInternalHelpResourcesContentParams

NewUpdateInternalHelpResourcesContentParamsWithContext creates a new UpdateInternalHelpResourcesContentParams object with 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 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 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) SetDefaults

SetDefaults hydrates default values in the update internal help resources content params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update internal help resources content params (not the query body).

All values with no default are reset to their zero value.

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 UpdateInternalHelpResourcesContentTooManyRequests

type UpdateInternalHelpResourcesContentTooManyRequests struct {
	Payload *models.Error
}
UpdateInternalHelpResourcesContentTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateInternalHelpResourcesContentTooManyRequests

func NewUpdateInternalHelpResourcesContentTooManyRequests() *UpdateInternalHelpResourcesContentTooManyRequests

NewUpdateInternalHelpResourcesContentTooManyRequests creates a UpdateInternalHelpResourcesContentTooManyRequests with default headers values

func (*UpdateInternalHelpResourcesContentTooManyRequests) Error

func (*UpdateInternalHelpResourcesContentTooManyRequests) GetPayload

type UpdateInternalHelpResourcesContentUnprocessableEntity

type UpdateInternalHelpResourcesContentUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateInternalHelpResourcesContentUnprocessableEntity describes a response with status code 422, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateInternalHelpResourcesParamsWithContext

func NewUpdateInternalHelpResourcesParamsWithContext(ctx context.Context) *UpdateInternalHelpResourcesParams

NewUpdateInternalHelpResourcesParamsWithContext creates a new UpdateInternalHelpResourcesParams object with 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 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 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) SetDefaults

func (o *UpdateInternalHelpResourcesParams) SetDefaults()

SetDefaults hydrates default values in the update internal help resources params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update internal help resources params (not the query body).

All values with no default are reset to their zero value.

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 UpdateInternalHelpResourcesTooManyRequests

type UpdateInternalHelpResourcesTooManyRequests struct {
	Payload *models.Error
}
UpdateInternalHelpResourcesTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateInternalHelpResourcesTooManyRequests

func NewUpdateInternalHelpResourcesTooManyRequests() *UpdateInternalHelpResourcesTooManyRequests

NewUpdateInternalHelpResourcesTooManyRequests creates a UpdateInternalHelpResourcesTooManyRequests with default headers values

func (*UpdateInternalHelpResourcesTooManyRequests) Error

func (*UpdateInternalHelpResourcesTooManyRequests) GetPayload

type UpdateInternalHelpResourcesUnprocessableEntity

type UpdateInternalHelpResourcesUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateInternalHelpResourcesUnprocessableEntity describes a response with status code 422, 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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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

	   Format: int64
	*/
	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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateLegacyFeatureParamsWithContext

func NewUpdateLegacyFeatureParamsWithContext(ctx context.Context) *UpdateLegacyFeatureParams

NewUpdateLegacyFeatureParamsWithContext creates a new UpdateLegacyFeatureParams object with 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 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 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) SetDefaults

func (o *UpdateLegacyFeatureParams) SetDefaults()

SetDefaults hydrates default values in the update legacy feature params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update legacy feature params (not the query body).

All values with no default are reset to their zero value.

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 UpdateLegacyFeatureTooManyRequests

type UpdateLegacyFeatureTooManyRequests struct {
	Payload *models.Error
}
UpdateLegacyFeatureTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateLegacyFeatureTooManyRequests

func NewUpdateLegacyFeatureTooManyRequests() *UpdateLegacyFeatureTooManyRequests

NewUpdateLegacyFeatureTooManyRequests creates a UpdateLegacyFeatureTooManyRequests with default headers values

func (*UpdateLegacyFeatureTooManyRequests) Error

func (*UpdateLegacyFeatureTooManyRequests) GetPayload

type UpdateLegacyFeatureUnprocessableEntity

type UpdateLegacyFeatureUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateLegacyFeatureUnprocessableEntity describes a response with status code 422, 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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateWhitelabelConfigurationParamsWithContext

func NewUpdateWhitelabelConfigurationParamsWithContext(ctx context.Context) *UpdateWhitelabelConfigurationParams

NewUpdateWhitelabelConfigurationParamsWithContext creates a new UpdateWhitelabelConfigurationParams object with 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 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 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) SetDefaults

func (o *UpdateWhitelabelConfigurationParams) SetDefaults()

SetDefaults hydrates default values in the update whitelabel configuration params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the update whitelabel configuration params (not the query body).

All values with no default are reset to their zero value.

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 UpdateWhitelabelConfigurationTooManyRequests

type UpdateWhitelabelConfigurationTooManyRequests struct {
	Payload *models.Error
}
UpdateWhitelabelConfigurationTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateWhitelabelConfigurationTooManyRequests

func NewUpdateWhitelabelConfigurationTooManyRequests() *UpdateWhitelabelConfigurationTooManyRequests

NewUpdateWhitelabelConfigurationTooManyRequests creates a UpdateWhitelabelConfigurationTooManyRequests with default headers values

func (*UpdateWhitelabelConfigurationTooManyRequests) Error

func (*UpdateWhitelabelConfigurationTooManyRequests) GetPayload

type UpdateWhitelabelConfigurationUnprocessableEntity

type UpdateWhitelabelConfigurationUnprocessableEntity struct {
	Payload *models.ValidationError
}
UpdateWhitelabelConfigurationUnprocessableEntity describes a response with status code 422, 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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewVersionsParamsWithContext

func NewVersionsParamsWithContext(ctx context.Context) *VersionsParams

NewVersionsParamsWithContext creates a new VersionsParams object with 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 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 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) SetDefaults

func (o *VersionsParams) SetDefaults()

SetDefaults hydrates default values in the versions params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

func (o *VersionsParams) WithDefaults() *VersionsParams

WithDefaults hydrates default values in the versions params (not the query body).

All values with no default are reset to their zero value.

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 describes a response with status code 400, 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 describes a response with status code 404, 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 describes a response with status code 200, 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 timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewWhitelabelConfigurationParamsWithContext

func NewWhitelabelConfigurationParamsWithContext(ctx context.Context) *WhitelabelConfigurationParams

NewWhitelabelConfigurationParamsWithContext creates a new WhitelabelConfigurationParams object with 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 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 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) SetDefaults

func (o *WhitelabelConfigurationParams) SetDefaults()

SetDefaults hydrates default values in the whitelabel configuration params (not the query body).

All values with no default are reset to their zero value.

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) WithDefaults

WithDefaults hydrates default values in the whitelabel configuration params (not the query body).

All values with no default are reset to their zero value.

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.

Source Files

Jump to

Keyboard shortcuts

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