configuration

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminGetPlatformAccountClosureServicesConfigurationInternalServerError

type AdminGetPlatformAccountClosureServicesConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

AdminGetPlatformAccountClosureServicesConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewAdminGetPlatformAccountClosureServicesConfigurationInternalServerError

func NewAdminGetPlatformAccountClosureServicesConfigurationInternalServerError() *AdminGetPlatformAccountClosureServicesConfigurationInternalServerError

NewAdminGetPlatformAccountClosureServicesConfigurationInternalServerError creates a AdminGetPlatformAccountClosureServicesConfigurationInternalServerError with default headers values

func (*AdminGetPlatformAccountClosureServicesConfigurationInternalServerError) Error

func (*AdminGetPlatformAccountClosureServicesConfigurationInternalServerError) GetPayload

func (*AdminGetPlatformAccountClosureServicesConfigurationInternalServerError) ToJSONString

type AdminGetPlatformAccountClosureServicesConfigurationNotFound

type AdminGetPlatformAccountClosureServicesConfigurationNotFound struct {
	Payload *gdprclientmodels.ResponseError
}

AdminGetPlatformAccountClosureServicesConfigurationNotFound handles this case with default header values.

Not Found

func NewAdminGetPlatformAccountClosureServicesConfigurationNotFound

func NewAdminGetPlatformAccountClosureServicesConfigurationNotFound() *AdminGetPlatformAccountClosureServicesConfigurationNotFound

NewAdminGetPlatformAccountClosureServicesConfigurationNotFound creates a AdminGetPlatformAccountClosureServicesConfigurationNotFound with default headers values

func (*AdminGetPlatformAccountClosureServicesConfigurationNotFound) Error

func (*AdminGetPlatformAccountClosureServicesConfigurationNotFound) GetPayload

func (*AdminGetPlatformAccountClosureServicesConfigurationNotFound) ToJSONString

type AdminGetPlatformAccountClosureServicesConfigurationOK

type AdminGetPlatformAccountClosureServicesConfigurationOK struct {
	Payload *gdprclientmodels.DTOServicesConfigurationResponse
}

AdminGetPlatformAccountClosureServicesConfigurationOK handles this case with default header values.

OK

func NewAdminGetPlatformAccountClosureServicesConfigurationOK

func NewAdminGetPlatformAccountClosureServicesConfigurationOK() *AdminGetPlatformAccountClosureServicesConfigurationOK

NewAdminGetPlatformAccountClosureServicesConfigurationOK creates a AdminGetPlatformAccountClosureServicesConfigurationOK with default headers values

func (*AdminGetPlatformAccountClosureServicesConfigurationOK) Error

func (*AdminGetPlatformAccountClosureServicesConfigurationOK) GetPayload

func (*AdminGetPlatformAccountClosureServicesConfigurationOK) ToJSONString

type AdminGetPlatformAccountClosureServicesConfigurationParams

type AdminGetPlatformAccountClosureServicesConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

AdminGetPlatformAccountClosureServicesConfigurationParams contains all the parameters to send to the API endpoint for the admin get platform account closure services configuration operation typically these are written to a http.Request

func NewAdminGetPlatformAccountClosureServicesConfigurationParams

func NewAdminGetPlatformAccountClosureServicesConfigurationParams() *AdminGetPlatformAccountClosureServicesConfigurationParams

NewAdminGetPlatformAccountClosureServicesConfigurationParams creates a new AdminGetPlatformAccountClosureServicesConfigurationParams object with the default values initialized.

func NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithContext

func NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithContext(ctx context.Context) *AdminGetPlatformAccountClosureServicesConfigurationParams

NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithContext creates a new AdminGetPlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithHTTPClient

func NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithHTTPClient(client *http.Client) *AdminGetPlatformAccountClosureServicesConfigurationParams

NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithHTTPClient creates a new AdminGetPlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithTimeout

func NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithTimeout(timeout time.Duration) *AdminGetPlatformAccountClosureServicesConfigurationParams

NewAdminGetPlatformAccountClosureServicesConfigurationParamsWithTimeout creates a new AdminGetPlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetAuthInfoWriter

SetAuthInfoWriter adds the authInfoWriter to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetContext

SetContext adds the context to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetFlightId

SetFlightId adds the flightId as the header value for this specific endpoint

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetHTTPClientTransport

func (o *AdminGetPlatformAccountClosureServicesConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetNamespace

SetNamespace adds the namespace to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) SetTimeout

SetTimeout adds the timeout to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) WithContext

WithContext adds the context to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) WithNamespace

WithNamespace adds the namespace to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) WithTimeout

WithTimeout adds the timeout to the admin get platform account closure services configuration params

func (*AdminGetPlatformAccountClosureServicesConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AdminGetPlatformAccountClosureServicesConfigurationReader

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

AdminGetPlatformAccountClosureServicesConfigurationReader is a Reader for the AdminGetPlatformAccountClosureServicesConfiguration structure.

func (*AdminGetPlatformAccountClosureServicesConfigurationReader) ReadResponse

ReadResponse reads a server response into the received o.

type AdminGetPlatformAccountClosureServicesConfigurationUnauthorized

type AdminGetPlatformAccountClosureServicesConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

AdminGetPlatformAccountClosureServicesConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewAdminGetPlatformAccountClosureServicesConfigurationUnauthorized

func NewAdminGetPlatformAccountClosureServicesConfigurationUnauthorized() *AdminGetPlatformAccountClosureServicesConfigurationUnauthorized

NewAdminGetPlatformAccountClosureServicesConfigurationUnauthorized creates a AdminGetPlatformAccountClosureServicesConfigurationUnauthorized with default headers values

func (*AdminGetPlatformAccountClosureServicesConfigurationUnauthorized) Error

func (*AdminGetPlatformAccountClosureServicesConfigurationUnauthorized) GetPayload

func (*AdminGetPlatformAccountClosureServicesConfigurationUnauthorized) ToJSONString

type AdminGetServicesConfigurationInternalServerError

type AdminGetServicesConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

AdminGetServicesConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewAdminGetServicesConfigurationInternalServerError

func NewAdminGetServicesConfigurationInternalServerError() *AdminGetServicesConfigurationInternalServerError

NewAdminGetServicesConfigurationInternalServerError creates a AdminGetServicesConfigurationInternalServerError with default headers values

func (*AdminGetServicesConfigurationInternalServerError) Error

func (*AdminGetServicesConfigurationInternalServerError) GetPayload

func (*AdminGetServicesConfigurationInternalServerError) ToJSONString

type AdminGetServicesConfigurationNotFound

type AdminGetServicesConfigurationNotFound struct {
	Payload *gdprclientmodels.ResponseError
}

AdminGetServicesConfigurationNotFound handles this case with default header values.

Not Found

func NewAdminGetServicesConfigurationNotFound

func NewAdminGetServicesConfigurationNotFound() *AdminGetServicesConfigurationNotFound

NewAdminGetServicesConfigurationNotFound creates a AdminGetServicesConfigurationNotFound with default headers values

func (*AdminGetServicesConfigurationNotFound) Error

func (*AdminGetServicesConfigurationNotFound) GetPayload

func (*AdminGetServicesConfigurationNotFound) ToJSONString

type AdminGetServicesConfigurationOK

type AdminGetServicesConfigurationOK struct {
	Payload *gdprclientmodels.DTOServicesConfigurationResponse
}

AdminGetServicesConfigurationOK handles this case with default header values.

OK

func NewAdminGetServicesConfigurationOK

func NewAdminGetServicesConfigurationOK() *AdminGetServicesConfigurationOK

NewAdminGetServicesConfigurationOK creates a AdminGetServicesConfigurationOK with default headers values

func (*AdminGetServicesConfigurationOK) Error

func (*AdminGetServicesConfigurationOK) GetPayload

func (*AdminGetServicesConfigurationOK) ToJSONString

func (o *AdminGetServicesConfigurationOK) ToJSONString() string

type AdminGetServicesConfigurationParams

type AdminGetServicesConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

AdminGetServicesConfigurationParams contains all the parameters to send to the API endpoint for the admin get services configuration operation typically these are written to a http.Request

func NewAdminGetServicesConfigurationParams

func NewAdminGetServicesConfigurationParams() *AdminGetServicesConfigurationParams

NewAdminGetServicesConfigurationParams creates a new AdminGetServicesConfigurationParams object with the default values initialized.

func NewAdminGetServicesConfigurationParamsWithContext

func NewAdminGetServicesConfigurationParamsWithContext(ctx context.Context) *AdminGetServicesConfigurationParams

NewAdminGetServicesConfigurationParamsWithContext creates a new AdminGetServicesConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewAdminGetServicesConfigurationParamsWithHTTPClient

func NewAdminGetServicesConfigurationParamsWithHTTPClient(client *http.Client) *AdminGetServicesConfigurationParams

NewAdminGetServicesConfigurationParamsWithHTTPClient creates a new AdminGetServicesConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewAdminGetServicesConfigurationParamsWithTimeout

func NewAdminGetServicesConfigurationParamsWithTimeout(timeout time.Duration) *AdminGetServicesConfigurationParams

NewAdminGetServicesConfigurationParamsWithTimeout creates a new AdminGetServicesConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*AdminGetServicesConfigurationParams) SetAuthInfoWriter

func (o *AdminGetServicesConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) SetContext

SetContext adds the context to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) SetFlightId

func (o *AdminGetServicesConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*AdminGetServicesConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) SetHTTPClientTransport

func (o *AdminGetServicesConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) SetNamespace

func (o *AdminGetServicesConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) WithContext

WithContext adds the context to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) WithNamespace

WithNamespace adds the namespace to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) WithTimeout

WithTimeout adds the timeout to the admin get services configuration params

func (*AdminGetServicesConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AdminGetServicesConfigurationReader

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

AdminGetServicesConfigurationReader is a Reader for the AdminGetServicesConfiguration structure.

func (*AdminGetServicesConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type AdminGetServicesConfigurationUnauthorized

type AdminGetServicesConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

AdminGetServicesConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewAdminGetServicesConfigurationUnauthorized

func NewAdminGetServicesConfigurationUnauthorized() *AdminGetServicesConfigurationUnauthorized

NewAdminGetServicesConfigurationUnauthorized creates a AdminGetServicesConfigurationUnauthorized with default headers values

func (*AdminGetServicesConfigurationUnauthorized) Error

func (*AdminGetServicesConfigurationUnauthorized) GetPayload

func (*AdminGetServicesConfigurationUnauthorized) ToJSONString

type AdminResetPlatformAccountClosureServicesConfigurationInternalServerError

type AdminResetPlatformAccountClosureServicesConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

AdminResetPlatformAccountClosureServicesConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewAdminResetPlatformAccountClosureServicesConfigurationInternalServerError

func NewAdminResetPlatformAccountClosureServicesConfigurationInternalServerError() *AdminResetPlatformAccountClosureServicesConfigurationInternalServerError

NewAdminResetPlatformAccountClosureServicesConfigurationInternalServerError creates a AdminResetPlatformAccountClosureServicesConfigurationInternalServerError with default headers values

func (*AdminResetPlatformAccountClosureServicesConfigurationInternalServerError) Error

func (*AdminResetPlatformAccountClosureServicesConfigurationInternalServerError) GetPayload

func (*AdminResetPlatformAccountClosureServicesConfigurationInternalServerError) ToJSONString

type AdminResetPlatformAccountClosureServicesConfigurationNoContent

type AdminResetPlatformAccountClosureServicesConfigurationNoContent struct {
}

AdminResetPlatformAccountClosureServicesConfigurationNoContent handles this case with default header values.

No Content

func NewAdminResetPlatformAccountClosureServicesConfigurationNoContent

func NewAdminResetPlatformAccountClosureServicesConfigurationNoContent() *AdminResetPlatformAccountClosureServicesConfigurationNoContent

NewAdminResetPlatformAccountClosureServicesConfigurationNoContent creates a AdminResetPlatformAccountClosureServicesConfigurationNoContent with default headers values

func (*AdminResetPlatformAccountClosureServicesConfigurationNoContent) Error

type AdminResetPlatformAccountClosureServicesConfigurationParams

type AdminResetPlatformAccountClosureServicesConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

AdminResetPlatformAccountClosureServicesConfigurationParams contains all the parameters to send to the API endpoint for the admin reset platform account closure services configuration operation typically these are written to a http.Request

func NewAdminResetPlatformAccountClosureServicesConfigurationParams

func NewAdminResetPlatformAccountClosureServicesConfigurationParams() *AdminResetPlatformAccountClosureServicesConfigurationParams

NewAdminResetPlatformAccountClosureServicesConfigurationParams creates a new AdminResetPlatformAccountClosureServicesConfigurationParams object with the default values initialized.

func NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithContext

func NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithContext(ctx context.Context) *AdminResetPlatformAccountClosureServicesConfigurationParams

NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithContext creates a new AdminResetPlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithHTTPClient

func NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithHTTPClient(client *http.Client) *AdminResetPlatformAccountClosureServicesConfigurationParams

NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithHTTPClient creates a new AdminResetPlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithTimeout

func NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithTimeout(timeout time.Duration) *AdminResetPlatformAccountClosureServicesConfigurationParams

NewAdminResetPlatformAccountClosureServicesConfigurationParamsWithTimeout creates a new AdminResetPlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetAuthInfoWriter

SetAuthInfoWriter adds the authInfoWriter to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetContext

SetContext adds the context to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetFlightId

SetFlightId adds the flightId as the header value for this specific endpoint

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetHTTPClientTransport

func (o *AdminResetPlatformAccountClosureServicesConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetNamespace

SetNamespace adds the namespace to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) SetTimeout

SetTimeout adds the timeout to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) WithContext

WithContext adds the context to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) WithNamespace

WithNamespace adds the namespace to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) WithTimeout

WithTimeout adds the timeout to the admin reset platform account closure services configuration params

func (*AdminResetPlatformAccountClosureServicesConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AdminResetPlatformAccountClosureServicesConfigurationReader

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

AdminResetPlatformAccountClosureServicesConfigurationReader is a Reader for the AdminResetPlatformAccountClosureServicesConfiguration structure.

func (*AdminResetPlatformAccountClosureServicesConfigurationReader) ReadResponse

ReadResponse reads a server response into the received o.

type AdminResetPlatformAccountClosureServicesConfigurationResponse

type AdminResetPlatformAccountClosureServicesConfigurationResponse struct {
	gdprclientmodels.ApiResponse

	Error401 *gdprclientmodels.ResponseError
	Error500 *gdprclientmodels.ResponseError
}

func (*AdminResetPlatformAccountClosureServicesConfigurationResponse) Unpack

type AdminResetPlatformAccountClosureServicesConfigurationUnauthorized

type AdminResetPlatformAccountClosureServicesConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

AdminResetPlatformAccountClosureServicesConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewAdminResetPlatformAccountClosureServicesConfigurationUnauthorized

func NewAdminResetPlatformAccountClosureServicesConfigurationUnauthorized() *AdminResetPlatformAccountClosureServicesConfigurationUnauthorized

NewAdminResetPlatformAccountClosureServicesConfigurationUnauthorized creates a AdminResetPlatformAccountClosureServicesConfigurationUnauthorized with default headers values

func (*AdminResetPlatformAccountClosureServicesConfigurationUnauthorized) Error

func (*AdminResetPlatformAccountClosureServicesConfigurationUnauthorized) GetPayload

func (*AdminResetPlatformAccountClosureServicesConfigurationUnauthorized) ToJSONString

type AdminResetServicesConfigurationInternalServerError

type AdminResetServicesConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

AdminResetServicesConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewAdminResetServicesConfigurationInternalServerError

func NewAdminResetServicesConfigurationInternalServerError() *AdminResetServicesConfigurationInternalServerError

NewAdminResetServicesConfigurationInternalServerError creates a AdminResetServicesConfigurationInternalServerError with default headers values

func (*AdminResetServicesConfigurationInternalServerError) Error

func (*AdminResetServicesConfigurationInternalServerError) GetPayload

func (*AdminResetServicesConfigurationInternalServerError) ToJSONString

type AdminResetServicesConfigurationNoContent

type AdminResetServicesConfigurationNoContent struct {
}

AdminResetServicesConfigurationNoContent handles this case with default header values.

No Content

func NewAdminResetServicesConfigurationNoContent

func NewAdminResetServicesConfigurationNoContent() *AdminResetServicesConfigurationNoContent

NewAdminResetServicesConfigurationNoContent creates a AdminResetServicesConfigurationNoContent with default headers values

func (*AdminResetServicesConfigurationNoContent) Error

type AdminResetServicesConfigurationParams

type AdminResetServicesConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

AdminResetServicesConfigurationParams contains all the parameters to send to the API endpoint for the admin reset services configuration operation typically these are written to a http.Request

func NewAdminResetServicesConfigurationParams

func NewAdminResetServicesConfigurationParams() *AdminResetServicesConfigurationParams

NewAdminResetServicesConfigurationParams creates a new AdminResetServicesConfigurationParams object with the default values initialized.

func NewAdminResetServicesConfigurationParamsWithContext

func NewAdminResetServicesConfigurationParamsWithContext(ctx context.Context) *AdminResetServicesConfigurationParams

NewAdminResetServicesConfigurationParamsWithContext creates a new AdminResetServicesConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewAdminResetServicesConfigurationParamsWithHTTPClient

func NewAdminResetServicesConfigurationParamsWithHTTPClient(client *http.Client) *AdminResetServicesConfigurationParams

NewAdminResetServicesConfigurationParamsWithHTTPClient creates a new AdminResetServicesConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewAdminResetServicesConfigurationParamsWithTimeout

func NewAdminResetServicesConfigurationParamsWithTimeout(timeout time.Duration) *AdminResetServicesConfigurationParams

NewAdminResetServicesConfigurationParamsWithTimeout creates a new AdminResetServicesConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*AdminResetServicesConfigurationParams) SetAuthInfoWriter

func (o *AdminResetServicesConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) SetContext

SetContext adds the context to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) SetFlightId

func (o *AdminResetServicesConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*AdminResetServicesConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) SetHTTPClientTransport

func (o *AdminResetServicesConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) SetNamespace

func (o *AdminResetServicesConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) WithContext

WithContext adds the context to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) WithNamespace

WithNamespace adds the namespace to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) WithTimeout

WithTimeout adds the timeout to the admin reset services configuration params

func (*AdminResetServicesConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AdminResetServicesConfigurationReader

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

AdminResetServicesConfigurationReader is a Reader for the AdminResetServicesConfiguration structure.

func (*AdminResetServicesConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type AdminResetServicesConfigurationResponse

type AdminResetServicesConfigurationResponse struct {
	gdprclientmodels.ApiResponse

	Error401 *gdprclientmodels.ResponseError
	Error500 *gdprclientmodels.ResponseError
}

func (*AdminResetServicesConfigurationResponse) Unpack

type AdminResetServicesConfigurationUnauthorized

type AdminResetServicesConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

AdminResetServicesConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewAdminResetServicesConfigurationUnauthorized

func NewAdminResetServicesConfigurationUnauthorized() *AdminResetServicesConfigurationUnauthorized

NewAdminResetServicesConfigurationUnauthorized creates a AdminResetServicesConfigurationUnauthorized with default headers values

func (*AdminResetServicesConfigurationUnauthorized) Error

func (*AdminResetServicesConfigurationUnauthorized) GetPayload

func (*AdminResetServicesConfigurationUnauthorized) ToJSONString

type AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest

type AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest struct {
	Payload *gdprclientmodels.ResponseError
}

AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest handles this case with default header values.

Bad Request

func NewAdminUpdatePlatformAccountClosureServicesConfigurationBadRequest

func NewAdminUpdatePlatformAccountClosureServicesConfigurationBadRequest() *AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest

NewAdminUpdatePlatformAccountClosureServicesConfigurationBadRequest creates a AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest with default headers values

func (*AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest) Error

func (*AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest) GetPayload

func (*AdminUpdatePlatformAccountClosureServicesConfigurationBadRequest) ToJSONString

type AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError

type AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewAdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError

func NewAdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError() *AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError

NewAdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError creates a AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError with default headers values

func (*AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError) Error

func (*AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError) GetPayload

func (*AdminUpdatePlatformAccountClosureServicesConfigurationInternalServerError) ToJSONString

type AdminUpdatePlatformAccountClosureServicesConfigurationOK

type AdminUpdatePlatformAccountClosureServicesConfigurationOK struct {
	Payload *gdprclientmodels.DTOServiceConfigurationUpdateRequest
}

AdminUpdatePlatformAccountClosureServicesConfigurationOK handles this case with default header values.

OK

func NewAdminUpdatePlatformAccountClosureServicesConfigurationOK

func NewAdminUpdatePlatformAccountClosureServicesConfigurationOK() *AdminUpdatePlatformAccountClosureServicesConfigurationOK

NewAdminUpdatePlatformAccountClosureServicesConfigurationOK creates a AdminUpdatePlatformAccountClosureServicesConfigurationOK with default headers values

func (*AdminUpdatePlatformAccountClosureServicesConfigurationOK) Error

func (*AdminUpdatePlatformAccountClosureServicesConfigurationOK) GetPayload

func (*AdminUpdatePlatformAccountClosureServicesConfigurationOK) ToJSONString

type AdminUpdatePlatformAccountClosureServicesConfigurationParams

type AdminUpdatePlatformAccountClosureServicesConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *gdprclientmodels.DTOServiceConfigurationUpdateRequest
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

AdminUpdatePlatformAccountClosureServicesConfigurationParams contains all the parameters to send to the API endpoint for the admin update platform account closure services configuration operation typically these are written to a http.Request

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParams

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParams() *AdminUpdatePlatformAccountClosureServicesConfigurationParams

NewAdminUpdatePlatformAccountClosureServicesConfigurationParams creates a new AdminUpdatePlatformAccountClosureServicesConfigurationParams object with the default values initialized.

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithContext

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithContext(ctx context.Context) *AdminUpdatePlatformAccountClosureServicesConfigurationParams

NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithContext creates a new AdminUpdatePlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithHTTPClient

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithHTTPClient(client *http.Client) *AdminUpdatePlatformAccountClosureServicesConfigurationParams

NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithHTTPClient creates a new AdminUpdatePlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithTimeout

func NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithTimeout(timeout time.Duration) *AdminUpdatePlatformAccountClosureServicesConfigurationParams

NewAdminUpdatePlatformAccountClosureServicesConfigurationParamsWithTimeout creates a new AdminUpdatePlatformAccountClosureServicesConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetAuthInfoWriter

SetAuthInfoWriter adds the authInfoWriter to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetBody

SetBody adds the body to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetContext

SetContext adds the context to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetFlightId

SetFlightId adds the flightId as the header value for this specific endpoint

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetHTTPClientTransport

func (o *AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetNamespace

SetNamespace adds the namespace to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) SetTimeout

SetTimeout adds the timeout to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) WithBody

WithBody adds the body to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) WithContext

WithContext adds the context to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) WithNamespace

WithNamespace adds the namespace to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) WithTimeout

WithTimeout adds the timeout to the admin update platform account closure services configuration params

func (*AdminUpdatePlatformAccountClosureServicesConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AdminUpdatePlatformAccountClosureServicesConfigurationReader

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

AdminUpdatePlatformAccountClosureServicesConfigurationReader is a Reader for the AdminUpdatePlatformAccountClosureServicesConfiguration structure.

func (*AdminUpdatePlatformAccountClosureServicesConfigurationReader) ReadResponse

ReadResponse reads a server response into the received o.

type AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized

type AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewAdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized

func NewAdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized() *AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized

NewAdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized creates a AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized with default headers values

func (*AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized) Error

func (*AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized) GetPayload

func (*AdminUpdatePlatformAccountClosureServicesConfigurationUnauthorized) ToJSONString

type AdminUpdateServicesConfigurationBadRequest

type AdminUpdateServicesConfigurationBadRequest struct {
	Payload *gdprclientmodels.ResponseError
}

AdminUpdateServicesConfigurationBadRequest handles this case with default header values.

Bad Request

func NewAdminUpdateServicesConfigurationBadRequest

func NewAdminUpdateServicesConfigurationBadRequest() *AdminUpdateServicesConfigurationBadRequest

NewAdminUpdateServicesConfigurationBadRequest creates a AdminUpdateServicesConfigurationBadRequest with default headers values

func (*AdminUpdateServicesConfigurationBadRequest) Error

func (*AdminUpdateServicesConfigurationBadRequest) GetPayload

func (*AdminUpdateServicesConfigurationBadRequest) ToJSONString

type AdminUpdateServicesConfigurationInternalServerError

type AdminUpdateServicesConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

AdminUpdateServicesConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewAdminUpdateServicesConfigurationInternalServerError

func NewAdminUpdateServicesConfigurationInternalServerError() *AdminUpdateServicesConfigurationInternalServerError

NewAdminUpdateServicesConfigurationInternalServerError creates a AdminUpdateServicesConfigurationInternalServerError with default headers values

func (*AdminUpdateServicesConfigurationInternalServerError) Error

func (*AdminUpdateServicesConfigurationInternalServerError) GetPayload

func (*AdminUpdateServicesConfigurationInternalServerError) ToJSONString

type AdminUpdateServicesConfigurationOK

type AdminUpdateServicesConfigurationOK struct {
	Payload *gdprclientmodels.DTOServiceConfigurationUpdateRequest
}

AdminUpdateServicesConfigurationOK handles this case with default header values.

OK

func NewAdminUpdateServicesConfigurationOK

func NewAdminUpdateServicesConfigurationOK() *AdminUpdateServicesConfigurationOK

NewAdminUpdateServicesConfigurationOK creates a AdminUpdateServicesConfigurationOK with default headers values

func (*AdminUpdateServicesConfigurationOK) Error

func (*AdminUpdateServicesConfigurationOK) GetPayload

func (*AdminUpdateServicesConfigurationOK) ToJSONString

func (o *AdminUpdateServicesConfigurationOK) ToJSONString() string

type AdminUpdateServicesConfigurationParams

type AdminUpdateServicesConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body *gdprclientmodels.DTOServiceConfigurationUpdateRequest
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

AdminUpdateServicesConfigurationParams contains all the parameters to send to the API endpoint for the admin update services configuration operation typically these are written to a http.Request

func NewAdminUpdateServicesConfigurationParams

func NewAdminUpdateServicesConfigurationParams() *AdminUpdateServicesConfigurationParams

NewAdminUpdateServicesConfigurationParams creates a new AdminUpdateServicesConfigurationParams object with the default values initialized.

func NewAdminUpdateServicesConfigurationParamsWithContext

func NewAdminUpdateServicesConfigurationParamsWithContext(ctx context.Context) *AdminUpdateServicesConfigurationParams

NewAdminUpdateServicesConfigurationParamsWithContext creates a new AdminUpdateServicesConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewAdminUpdateServicesConfigurationParamsWithHTTPClient

func NewAdminUpdateServicesConfigurationParamsWithHTTPClient(client *http.Client) *AdminUpdateServicesConfigurationParams

NewAdminUpdateServicesConfigurationParamsWithHTTPClient creates a new AdminUpdateServicesConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewAdminUpdateServicesConfigurationParamsWithTimeout

func NewAdminUpdateServicesConfigurationParamsWithTimeout(timeout time.Duration) *AdminUpdateServicesConfigurationParams

NewAdminUpdateServicesConfigurationParamsWithTimeout creates a new AdminUpdateServicesConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*AdminUpdateServicesConfigurationParams) SetAuthInfoWriter

func (o *AdminUpdateServicesConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) SetBody

SetBody adds the body to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) SetContext

SetContext adds the context to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) SetFlightId

func (o *AdminUpdateServicesConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*AdminUpdateServicesConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) SetHTTPClientTransport

func (o *AdminUpdateServicesConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) SetNamespace

func (o *AdminUpdateServicesConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) WithBody

WithBody adds the body to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) WithContext

WithContext adds the context to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) WithNamespace

WithNamespace adds the namespace to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) WithTimeout

WithTimeout adds the timeout to the admin update services configuration params

func (*AdminUpdateServicesConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AdminUpdateServicesConfigurationReader

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

AdminUpdateServicesConfigurationReader is a Reader for the AdminUpdateServicesConfiguration structure.

func (*AdminUpdateServicesConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type AdminUpdateServicesConfigurationUnauthorized

type AdminUpdateServicesConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

AdminUpdateServicesConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewAdminUpdateServicesConfigurationUnauthorized

func NewAdminUpdateServicesConfigurationUnauthorized() *AdminUpdateServicesConfigurationUnauthorized

NewAdminUpdateServicesConfigurationUnauthorized creates a AdminUpdateServicesConfigurationUnauthorized with default headers values

func (*AdminUpdateServicesConfigurationUnauthorized) Error

func (*AdminUpdateServicesConfigurationUnauthorized) GetPayload

func (*AdminUpdateServicesConfigurationUnauthorized) ToJSONString

type Client

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

Client for configuration API

func (*Client) AdminGetPlatformAccountClosureServicesConfigurationShort

AdminGetPlatformAccountClosureServicesConfigurationShort get registered platform account closure services configuration Get registered platform account closure services configuration. Scope: account

func (*Client) AdminGetServicesConfigurationShort

func (a *Client) AdminGetServicesConfigurationShort(params *AdminGetServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetServicesConfigurationResponse, error)

AdminGetServicesConfigurationShort get registered services configuration Get Registered Services Configuration. Scope: account

func (*Client) AdminResetPlatformAccountClosureServicesConfigurationShort

AdminResetPlatformAccountClosureServicesConfigurationShort reset registered platform account closure services configuration **[TEST FACILITY ONLY]** Reset registered platform account closure services configuration to use the default configuration. Scope: account

func (*Client) AdminResetServicesConfigurationShort

func (a *Client) AdminResetServicesConfigurationShort(params *AdminResetServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminResetServicesConfigurationResponse, error)

AdminResetServicesConfigurationShort reset registered services configuration **[TEST FACILITY ONLY]** Reset Registered Services Configuration to use the default configuration. Scope: account

func (*Client) AdminUpdatePlatformAccountClosureServicesConfigurationShort

AdminUpdatePlatformAccountClosureServicesConfigurationShort update registered platform account closure services configuration Update registered platform account closure services configuration. Scope: account

func (*Client) AdminUpdateServicesConfigurationShort

func (a *Client) AdminUpdateServicesConfigurationShort(params *AdminUpdateServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateServicesConfigurationResponse, error)

AdminUpdateServicesConfigurationShort update registered services configuration Update Registered Services Configuration. Scope: account

func (*Client) DeleteAdminEmailConfigurationShort

func (a *Client) DeleteAdminEmailConfigurationShort(params *DeleteAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAdminEmailConfigurationResponse, error)

DeleteAdminEmailConfigurationShort delete admin emails configurations Delete a list of admin email addresses to stop receiving personal data request notification. Scope: account

func (*Client) GetAdminEmailConfigurationShort

func (a *Client) GetAdminEmailConfigurationShort(params *GetAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminEmailConfigurationResponse, error)

GetAdminEmailConfigurationShort get admin email addresses configuration Get list of admin email address configuration. Scope: account

func (*Client) SaveAdminEmailConfigurationShort

func (a *Client) SaveAdminEmailConfigurationShort(params *SaveAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*SaveAdminEmailConfigurationResponse, error)

SaveAdminEmailConfigurationShort add admin email address configuration Add admin email address for receiving personal data request notification. Scope: account

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) UpdateAdminEmailConfigurationShort

func (a *Client) UpdateAdminEmailConfigurationShort(params *UpdateAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAdminEmailConfigurationResponse, error)

UpdateAdminEmailConfigurationShort update admin email address configuration Update admin email address for receiving personal data request notification. Scope: account

type ClientService

type ClientService interface {
	GetAdminEmailConfigurationShort(params *GetAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminEmailConfigurationResponse, error)
	UpdateAdminEmailConfigurationShort(params *UpdateAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAdminEmailConfigurationResponse, error)
	SaveAdminEmailConfigurationShort(params *SaveAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*SaveAdminEmailConfigurationResponse, error)
	DeleteAdminEmailConfigurationShort(params *DeleteAdminEmailConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAdminEmailConfigurationResponse, error)
	AdminGetServicesConfigurationShort(params *AdminGetServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetServicesConfigurationResponse, error)
	AdminUpdateServicesConfigurationShort(params *AdminUpdateServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateServicesConfigurationResponse, error)
	AdminResetServicesConfigurationShort(params *AdminResetServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminResetServicesConfigurationResponse, error)
	AdminGetPlatformAccountClosureServicesConfigurationShort(params *AdminGetPlatformAccountClosureServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlatformAccountClosureServicesConfigurationResponse, error)
	AdminUpdatePlatformAccountClosureServicesConfigurationShort(params *AdminUpdatePlatformAccountClosureServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdatePlatformAccountClosureServicesConfigurationResponse, error)
	AdminResetPlatformAccountClosureServicesConfigurationShort(params *AdminResetPlatformAccountClosureServicesConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*AdminResetPlatformAccountClosureServicesConfigurationResponse, 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 configuration API client.

type DeleteAdminEmailConfigurationBadRequest

type DeleteAdminEmailConfigurationBadRequest struct {
	Payload *gdprclientmodels.ResponseError
}

DeleteAdminEmailConfigurationBadRequest handles this case with default header values.

Bad Request

func NewDeleteAdminEmailConfigurationBadRequest

func NewDeleteAdminEmailConfigurationBadRequest() *DeleteAdminEmailConfigurationBadRequest

NewDeleteAdminEmailConfigurationBadRequest creates a DeleteAdminEmailConfigurationBadRequest with default headers values

func (*DeleteAdminEmailConfigurationBadRequest) Error

func (*DeleteAdminEmailConfigurationBadRequest) GetPayload

func (*DeleteAdminEmailConfigurationBadRequest) ToJSONString

type DeleteAdminEmailConfigurationForbidden

type DeleteAdminEmailConfigurationForbidden struct {
	Payload *gdprclientmodels.ResponseError
}

DeleteAdminEmailConfigurationForbidden handles this case with default header values.

Forbidden

func NewDeleteAdminEmailConfigurationForbidden

func NewDeleteAdminEmailConfigurationForbidden() *DeleteAdminEmailConfigurationForbidden

NewDeleteAdminEmailConfigurationForbidden creates a DeleteAdminEmailConfigurationForbidden with default headers values

func (*DeleteAdminEmailConfigurationForbidden) Error

func (*DeleteAdminEmailConfigurationForbidden) GetPayload

func (*DeleteAdminEmailConfigurationForbidden) ToJSONString

type DeleteAdminEmailConfigurationInternalServerError

type DeleteAdminEmailConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

DeleteAdminEmailConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewDeleteAdminEmailConfigurationInternalServerError

func NewDeleteAdminEmailConfigurationInternalServerError() *DeleteAdminEmailConfigurationInternalServerError

NewDeleteAdminEmailConfigurationInternalServerError creates a DeleteAdminEmailConfigurationInternalServerError with default headers values

func (*DeleteAdminEmailConfigurationInternalServerError) Error

func (*DeleteAdminEmailConfigurationInternalServerError) GetPayload

func (*DeleteAdminEmailConfigurationInternalServerError) ToJSONString

type DeleteAdminEmailConfigurationNoContent

type DeleteAdminEmailConfigurationNoContent struct {
}

DeleteAdminEmailConfigurationNoContent handles this case with default header values.

No Content

func NewDeleteAdminEmailConfigurationNoContent

func NewDeleteAdminEmailConfigurationNoContent() *DeleteAdminEmailConfigurationNoContent

NewDeleteAdminEmailConfigurationNoContent creates a DeleteAdminEmailConfigurationNoContent with default headers values

func (*DeleteAdminEmailConfigurationNoContent) Error

type DeleteAdminEmailConfigurationNotFound

type DeleteAdminEmailConfigurationNotFound struct {
	Payload *gdprclientmodels.ResponseError
}

DeleteAdminEmailConfigurationNotFound handles this case with default header values.

Not Found

func NewDeleteAdminEmailConfigurationNotFound

func NewDeleteAdminEmailConfigurationNotFound() *DeleteAdminEmailConfigurationNotFound

NewDeleteAdminEmailConfigurationNotFound creates a DeleteAdminEmailConfigurationNotFound with default headers values

func (*DeleteAdminEmailConfigurationNotFound) Error

func (*DeleteAdminEmailConfigurationNotFound) GetPayload

func (*DeleteAdminEmailConfigurationNotFound) ToJSONString

type DeleteAdminEmailConfigurationParams

type DeleteAdminEmailConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace

	*/
	Namespace string
	/*Emails
	  list of admin email to delete

	*/
	Emails []string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

DeleteAdminEmailConfigurationParams contains all the parameters to send to the API endpoint for the delete admin email configuration operation typically these are written to a http.Request

func NewDeleteAdminEmailConfigurationParams

func NewDeleteAdminEmailConfigurationParams() *DeleteAdminEmailConfigurationParams

NewDeleteAdminEmailConfigurationParams creates a new DeleteAdminEmailConfigurationParams object with the default values initialized.

func NewDeleteAdminEmailConfigurationParamsWithContext

func NewDeleteAdminEmailConfigurationParamsWithContext(ctx context.Context) *DeleteAdminEmailConfigurationParams

NewDeleteAdminEmailConfigurationParamsWithContext creates a new DeleteAdminEmailConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteAdminEmailConfigurationParamsWithHTTPClient

func NewDeleteAdminEmailConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdminEmailConfigurationParams

NewDeleteAdminEmailConfigurationParamsWithHTTPClient creates a new DeleteAdminEmailConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteAdminEmailConfigurationParamsWithTimeout

func NewDeleteAdminEmailConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdminEmailConfigurationParams

NewDeleteAdminEmailConfigurationParamsWithTimeout creates a new DeleteAdminEmailConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteAdminEmailConfigurationParams) SetAuthInfoWriter

func (o *DeleteAdminEmailConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) SetContext

SetContext adds the context to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) SetEmails

func (o *DeleteAdminEmailConfigurationParams) SetEmails(emails []string)

SetEmails adds the emails to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) SetFlightId

func (o *DeleteAdminEmailConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*DeleteAdminEmailConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) SetHTTPClientTransport

func (o *DeleteAdminEmailConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) SetNamespace

func (o *DeleteAdminEmailConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) WithContext

WithContext adds the context to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) WithEmails

WithEmails adds the emails to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) WithNamespace

WithNamespace adds the namespace to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) WithTimeout

WithTimeout adds the timeout to the delete admin email configuration params

func (*DeleteAdminEmailConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteAdminEmailConfigurationReader

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

DeleteAdminEmailConfigurationReader is a Reader for the DeleteAdminEmailConfiguration structure.

func (*DeleteAdminEmailConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteAdminEmailConfigurationResponse

type DeleteAdminEmailConfigurationResponse struct {
	gdprclientmodels.ApiResponse

	Error400 *gdprclientmodels.ResponseError
	Error401 *gdprclientmodels.ResponseError
	Error403 *gdprclientmodels.ResponseError
	Error404 *gdprclientmodels.ResponseError
	Error500 *gdprclientmodels.ResponseError
}

func (*DeleteAdminEmailConfigurationResponse) Unpack

type DeleteAdminEmailConfigurationUnauthorized

type DeleteAdminEmailConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

DeleteAdminEmailConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteAdminEmailConfigurationUnauthorized

func NewDeleteAdminEmailConfigurationUnauthorized() *DeleteAdminEmailConfigurationUnauthorized

NewDeleteAdminEmailConfigurationUnauthorized creates a DeleteAdminEmailConfigurationUnauthorized with default headers values

func (*DeleteAdminEmailConfigurationUnauthorized) Error

func (*DeleteAdminEmailConfigurationUnauthorized) GetPayload

func (*DeleteAdminEmailConfigurationUnauthorized) ToJSONString

type GetAdminEmailConfigurationInternalServerError

type GetAdminEmailConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

GetAdminEmailConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewGetAdminEmailConfigurationInternalServerError

func NewGetAdminEmailConfigurationInternalServerError() *GetAdminEmailConfigurationInternalServerError

NewGetAdminEmailConfigurationInternalServerError creates a GetAdminEmailConfigurationInternalServerError with default headers values

func (*GetAdminEmailConfigurationInternalServerError) Error

func (*GetAdminEmailConfigurationInternalServerError) GetPayload

func (*GetAdminEmailConfigurationInternalServerError) ToJSONString

type GetAdminEmailConfigurationOK

type GetAdminEmailConfigurationOK struct {
	Payload []string
}

GetAdminEmailConfigurationOK handles this case with default header values.

OK

func NewGetAdminEmailConfigurationOK

func NewGetAdminEmailConfigurationOK() *GetAdminEmailConfigurationOK

NewGetAdminEmailConfigurationOK creates a GetAdminEmailConfigurationOK with default headers values

func (*GetAdminEmailConfigurationOK) Error

func (*GetAdminEmailConfigurationOK) GetPayload

func (o *GetAdminEmailConfigurationOK) GetPayload() []string

func (*GetAdminEmailConfigurationOK) ToJSONString

func (o *GetAdminEmailConfigurationOK) ToJSONString() string

type GetAdminEmailConfigurationParams

type GetAdminEmailConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

GetAdminEmailConfigurationParams contains all the parameters to send to the API endpoint for the get admin email configuration operation typically these are written to a http.Request

func NewGetAdminEmailConfigurationParams

func NewGetAdminEmailConfigurationParams() *GetAdminEmailConfigurationParams

NewGetAdminEmailConfigurationParams creates a new GetAdminEmailConfigurationParams object with the default values initialized.

func NewGetAdminEmailConfigurationParamsWithContext

func NewGetAdminEmailConfigurationParamsWithContext(ctx context.Context) *GetAdminEmailConfigurationParams

NewGetAdminEmailConfigurationParamsWithContext creates a new GetAdminEmailConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewGetAdminEmailConfigurationParamsWithHTTPClient

func NewGetAdminEmailConfigurationParamsWithHTTPClient(client *http.Client) *GetAdminEmailConfigurationParams

NewGetAdminEmailConfigurationParamsWithHTTPClient creates a new GetAdminEmailConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAdminEmailConfigurationParamsWithTimeout

func NewGetAdminEmailConfigurationParamsWithTimeout(timeout time.Duration) *GetAdminEmailConfigurationParams

NewGetAdminEmailConfigurationParamsWithTimeout creates a new GetAdminEmailConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAdminEmailConfigurationParams) SetAuthInfoWriter

func (o *GetAdminEmailConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) SetContext

SetContext adds the context to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) SetFlightId

func (o *GetAdminEmailConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*GetAdminEmailConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) SetHTTPClientTransport

func (o *GetAdminEmailConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) SetNamespace

func (o *GetAdminEmailConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) WithContext

WithContext adds the context to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) WithNamespace

WithNamespace adds the namespace to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) WithTimeout

WithTimeout adds the timeout to the get admin email configuration params

func (*GetAdminEmailConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAdminEmailConfigurationReader

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

GetAdminEmailConfigurationReader is a Reader for the GetAdminEmailConfiguration structure.

func (*GetAdminEmailConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAdminEmailConfigurationResponse

type GetAdminEmailConfigurationResponse struct {
	gdprclientmodels.ApiResponse
	Data []string

	Error401 *gdprclientmodels.ResponseError
	Error500 *gdprclientmodels.ResponseError
}

func (*GetAdminEmailConfigurationResponse) Unpack

type GetAdminEmailConfigurationUnauthorized

type GetAdminEmailConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

GetAdminEmailConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewGetAdminEmailConfigurationUnauthorized

func NewGetAdminEmailConfigurationUnauthorized() *GetAdminEmailConfigurationUnauthorized

NewGetAdminEmailConfigurationUnauthorized creates a GetAdminEmailConfigurationUnauthorized with default headers values

func (*GetAdminEmailConfigurationUnauthorized) Error

func (*GetAdminEmailConfigurationUnauthorized) GetPayload

func (*GetAdminEmailConfigurationUnauthorized) ToJSONString

type SaveAdminEmailConfigurationBadRequest

type SaveAdminEmailConfigurationBadRequest struct {
	Payload *gdprclientmodels.ResponseError
}

SaveAdminEmailConfigurationBadRequest handles this case with default header values.

Bad Request

func NewSaveAdminEmailConfigurationBadRequest

func NewSaveAdminEmailConfigurationBadRequest() *SaveAdminEmailConfigurationBadRequest

NewSaveAdminEmailConfigurationBadRequest creates a SaveAdminEmailConfigurationBadRequest with default headers values

func (*SaveAdminEmailConfigurationBadRequest) Error

func (*SaveAdminEmailConfigurationBadRequest) GetPayload

func (*SaveAdminEmailConfigurationBadRequest) ToJSONString

type SaveAdminEmailConfigurationInternalServerError

type SaveAdminEmailConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

SaveAdminEmailConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewSaveAdminEmailConfigurationInternalServerError

func NewSaveAdminEmailConfigurationInternalServerError() *SaveAdminEmailConfigurationInternalServerError

NewSaveAdminEmailConfigurationInternalServerError creates a SaveAdminEmailConfigurationInternalServerError with default headers values

func (*SaveAdminEmailConfigurationInternalServerError) Error

func (*SaveAdminEmailConfigurationInternalServerError) GetPayload

func (*SaveAdminEmailConfigurationInternalServerError) ToJSONString

type SaveAdminEmailConfigurationNoContent

type SaveAdminEmailConfigurationNoContent struct {
}

SaveAdminEmailConfigurationNoContent handles this case with default header values.

No Content

func NewSaveAdminEmailConfigurationNoContent

func NewSaveAdminEmailConfigurationNoContent() *SaveAdminEmailConfigurationNoContent

NewSaveAdminEmailConfigurationNoContent creates a SaveAdminEmailConfigurationNoContent with default headers values

func (*SaveAdminEmailConfigurationNoContent) Error

type SaveAdminEmailConfigurationParams

type SaveAdminEmailConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body []string
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

SaveAdminEmailConfigurationParams contains all the parameters to send to the API endpoint for the save admin email configuration operation typically these are written to a http.Request

func NewSaveAdminEmailConfigurationParams

func NewSaveAdminEmailConfigurationParams() *SaveAdminEmailConfigurationParams

NewSaveAdminEmailConfigurationParams creates a new SaveAdminEmailConfigurationParams object with the default values initialized.

func NewSaveAdminEmailConfigurationParamsWithContext

func NewSaveAdminEmailConfigurationParamsWithContext(ctx context.Context) *SaveAdminEmailConfigurationParams

NewSaveAdminEmailConfigurationParamsWithContext creates a new SaveAdminEmailConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewSaveAdminEmailConfigurationParamsWithHTTPClient

func NewSaveAdminEmailConfigurationParamsWithHTTPClient(client *http.Client) *SaveAdminEmailConfigurationParams

NewSaveAdminEmailConfigurationParamsWithHTTPClient creates a new SaveAdminEmailConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSaveAdminEmailConfigurationParamsWithTimeout

func NewSaveAdminEmailConfigurationParamsWithTimeout(timeout time.Duration) *SaveAdminEmailConfigurationParams

NewSaveAdminEmailConfigurationParamsWithTimeout creates a new SaveAdminEmailConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*SaveAdminEmailConfigurationParams) SetAuthInfoWriter

func (o *SaveAdminEmailConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) SetBody

func (o *SaveAdminEmailConfigurationParams) SetBody(body []string)

SetBody adds the body to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) SetContext

SetContext adds the context to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) SetFlightId

func (o *SaveAdminEmailConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*SaveAdminEmailConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) SetHTTPClientTransport

func (o *SaveAdminEmailConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) SetNamespace

func (o *SaveAdminEmailConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) WithBody

WithBody adds the body to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) WithContext

WithContext adds the context to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) WithNamespace

WithNamespace adds the namespace to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) WithTimeout

WithTimeout adds the timeout to the save admin email configuration params

func (*SaveAdminEmailConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SaveAdminEmailConfigurationReader

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

SaveAdminEmailConfigurationReader is a Reader for the SaveAdminEmailConfiguration structure.

func (*SaveAdminEmailConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SaveAdminEmailConfigurationResponse

type SaveAdminEmailConfigurationResponse struct {
	gdprclientmodels.ApiResponse

	Error400 *gdprclientmodels.ResponseError
	Error401 *gdprclientmodels.ResponseError
	Error500 *gdprclientmodels.ResponseError
}

func (*SaveAdminEmailConfigurationResponse) Unpack

type SaveAdminEmailConfigurationUnauthorized

type SaveAdminEmailConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

SaveAdminEmailConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewSaveAdminEmailConfigurationUnauthorized

func NewSaveAdminEmailConfigurationUnauthorized() *SaveAdminEmailConfigurationUnauthorized

NewSaveAdminEmailConfigurationUnauthorized creates a SaveAdminEmailConfigurationUnauthorized with default headers values

func (*SaveAdminEmailConfigurationUnauthorized) Error

func (*SaveAdminEmailConfigurationUnauthorized) GetPayload

func (*SaveAdminEmailConfigurationUnauthorized) ToJSONString

type UpdateAdminEmailConfigurationBadRequest

type UpdateAdminEmailConfigurationBadRequest struct {
	Payload *gdprclientmodels.ResponseError
}

UpdateAdminEmailConfigurationBadRequest handles this case with default header values.

Bad Request

func NewUpdateAdminEmailConfigurationBadRequest

func NewUpdateAdminEmailConfigurationBadRequest() *UpdateAdminEmailConfigurationBadRequest

NewUpdateAdminEmailConfigurationBadRequest creates a UpdateAdminEmailConfigurationBadRequest with default headers values

func (*UpdateAdminEmailConfigurationBadRequest) Error

func (*UpdateAdminEmailConfigurationBadRequest) GetPayload

func (*UpdateAdminEmailConfigurationBadRequest) ToJSONString

type UpdateAdminEmailConfigurationInternalServerError

type UpdateAdminEmailConfigurationInternalServerError struct {
	Payload *gdprclientmodels.ResponseError
}

UpdateAdminEmailConfigurationInternalServerError handles this case with default header values.

Internal Server Error

func NewUpdateAdminEmailConfigurationInternalServerError

func NewUpdateAdminEmailConfigurationInternalServerError() *UpdateAdminEmailConfigurationInternalServerError

NewUpdateAdminEmailConfigurationInternalServerError creates a UpdateAdminEmailConfigurationInternalServerError with default headers values

func (*UpdateAdminEmailConfigurationInternalServerError) Error

func (*UpdateAdminEmailConfigurationInternalServerError) GetPayload

func (*UpdateAdminEmailConfigurationInternalServerError) ToJSONString

type UpdateAdminEmailConfigurationNoContent

type UpdateAdminEmailConfigurationNoContent struct {
}

UpdateAdminEmailConfigurationNoContent handles this case with default header values.

No Content

func NewUpdateAdminEmailConfigurationNoContent

func NewUpdateAdminEmailConfigurationNoContent() *UpdateAdminEmailConfigurationNoContent

NewUpdateAdminEmailConfigurationNoContent creates a UpdateAdminEmailConfigurationNoContent with default headers values

func (*UpdateAdminEmailConfigurationNoContent) Error

type UpdateAdminEmailConfigurationParams

type UpdateAdminEmailConfigurationParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Body*/
	Body []string
	/*Namespace
	  namespace

	*/
	Namespace string

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

UpdateAdminEmailConfigurationParams contains all the parameters to send to the API endpoint for the update admin email configuration operation typically these are written to a http.Request

func NewUpdateAdminEmailConfigurationParams

func NewUpdateAdminEmailConfigurationParams() *UpdateAdminEmailConfigurationParams

NewUpdateAdminEmailConfigurationParams creates a new UpdateAdminEmailConfigurationParams object with the default values initialized.

func NewUpdateAdminEmailConfigurationParamsWithContext

func NewUpdateAdminEmailConfigurationParamsWithContext(ctx context.Context) *UpdateAdminEmailConfigurationParams

NewUpdateAdminEmailConfigurationParamsWithContext creates a new UpdateAdminEmailConfigurationParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateAdminEmailConfigurationParamsWithHTTPClient

func NewUpdateAdminEmailConfigurationParamsWithHTTPClient(client *http.Client) *UpdateAdminEmailConfigurationParams

NewUpdateAdminEmailConfigurationParamsWithHTTPClient creates a new UpdateAdminEmailConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateAdminEmailConfigurationParamsWithTimeout

func NewUpdateAdminEmailConfigurationParamsWithTimeout(timeout time.Duration) *UpdateAdminEmailConfigurationParams

NewUpdateAdminEmailConfigurationParamsWithTimeout creates a new UpdateAdminEmailConfigurationParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateAdminEmailConfigurationParams) SetAuthInfoWriter

func (o *UpdateAdminEmailConfigurationParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) SetBody

func (o *UpdateAdminEmailConfigurationParams) SetBody(body []string)

SetBody adds the body to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) SetContext

SetContext adds the context to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) SetFlightId

func (o *UpdateAdminEmailConfigurationParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*UpdateAdminEmailConfigurationParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) SetHTTPClientTransport

func (o *UpdateAdminEmailConfigurationParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) SetNamespace

func (o *UpdateAdminEmailConfigurationParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) SetTimeout

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

SetTimeout adds the timeout to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) WithBody

WithBody adds the body to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) WithContext

WithContext adds the context to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) WithNamespace

WithNamespace adds the namespace to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) WithTimeout

WithTimeout adds the timeout to the update admin email configuration params

func (*UpdateAdminEmailConfigurationParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateAdminEmailConfigurationReader

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

UpdateAdminEmailConfigurationReader is a Reader for the UpdateAdminEmailConfiguration structure.

func (*UpdateAdminEmailConfigurationReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateAdminEmailConfigurationResponse

type UpdateAdminEmailConfigurationResponse struct {
	gdprclientmodels.ApiResponse

	Error400 *gdprclientmodels.ResponseError
	Error401 *gdprclientmodels.ResponseError
	Error500 *gdprclientmodels.ResponseError
}

func (*UpdateAdminEmailConfigurationResponse) Unpack

type UpdateAdminEmailConfigurationUnauthorized

type UpdateAdminEmailConfigurationUnauthorized struct {
	Payload *gdprclientmodels.ResponseError
}

UpdateAdminEmailConfigurationUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateAdminEmailConfigurationUnauthorized

func NewUpdateAdminEmailConfigurationUnauthorized() *UpdateAdminEmailConfigurationUnauthorized

NewUpdateAdminEmailConfigurationUnauthorized creates a UpdateAdminEmailConfigurationUnauthorized with default headers values

func (*UpdateAdminEmailConfigurationUnauthorized) Error

func (*UpdateAdminEmailConfigurationUnauthorized) GetPayload

func (*UpdateAdminEmailConfigurationUnauthorized) ToJSONString

Jump to

Keyboard shortcuts

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