identity_provider

package
v0.0.0-...-853dd42 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	/*
	   DeleteIdentityprovidersAdfs deletes a d f s identity provider
	*/
	DeleteIdentityprovidersAdfs(ctx context.Context, params *DeleteIdentityprovidersAdfsParams) (*DeleteIdentityprovidersAdfsOK, error)
	/*
	   DeleteIdentityprovidersCic deletes customer interaction center c i c identity provider
	*/
	DeleteIdentityprovidersCic(ctx context.Context, params *DeleteIdentityprovidersCicParams) (*DeleteIdentityprovidersCicOK, error)
	/*
	   DeleteIdentityprovidersGeneric deletes generic s a m l identity provider
	*/
	DeleteIdentityprovidersGeneric(ctx context.Context, params *DeleteIdentityprovidersGenericParams) (*DeleteIdentityprovidersGenericOK, error)
	/*
	   DeleteIdentityprovidersGsuite deletes g suite identity provider
	*/
	DeleteIdentityprovidersGsuite(ctx context.Context, params *DeleteIdentityprovidersGsuiteParams) (*DeleteIdentityprovidersGsuiteOK, error)
	/*
	   DeleteIdentityprovidersIdentitynow deletes identity now provider
	*/
	DeleteIdentityprovidersIdentitynow(ctx context.Context, params *DeleteIdentityprovidersIdentitynowParams) (*DeleteIdentityprovidersIdentitynowOK, error)
	/*
	   DeleteIdentityprovidersOkta deletes okta identity provider
	*/
	DeleteIdentityprovidersOkta(ctx context.Context, params *DeleteIdentityprovidersOktaParams) (*DeleteIdentityprovidersOktaOK, error)
	/*
	   DeleteIdentityprovidersOnelogin deletes one login identity provider
	*/
	DeleteIdentityprovidersOnelogin(ctx context.Context, params *DeleteIdentityprovidersOneloginParams) (*DeleteIdentityprovidersOneloginOK, error)
	/*
	   DeleteIdentityprovidersPing deletes ping identity provider
	*/
	DeleteIdentityprovidersPing(ctx context.Context, params *DeleteIdentityprovidersPingParams) (*DeleteIdentityprovidersPingOK, error)
	/*
	   DeleteIdentityprovidersPurecloud deletes pure cloud identity provider
	*/
	DeleteIdentityprovidersPurecloud(ctx context.Context, params *DeleteIdentityprovidersPurecloudParams) (*DeleteIdentityprovidersPurecloudOK, error)
	/*
	   DeleteIdentityprovidersPureengage deletes pure engage identity provider
	*/
	DeleteIdentityprovidersPureengage(ctx context.Context, params *DeleteIdentityprovidersPureengageParams) (*DeleteIdentityprovidersPureengageOK, error)
	/*
	   DeleteIdentityprovidersSalesforce deletes salesforce identity provider
	*/
	DeleteIdentityprovidersSalesforce(ctx context.Context, params *DeleteIdentityprovidersSalesforceParams) (*DeleteIdentityprovidersSalesforceOK, error)
	/*
	   GetIdentityproviders thes list of identity providers
	*/
	GetIdentityproviders(ctx context.Context, params *GetIdentityprovidersParams) (*GetIdentityprovidersOK, error)
	/*
	   GetIdentityprovidersAdfs gets a d f s identity provider
	*/
	GetIdentityprovidersAdfs(ctx context.Context, params *GetIdentityprovidersAdfsParams) (*GetIdentityprovidersAdfsOK, error)
	/*
	   GetIdentityprovidersCic gets customer interaction center c i c identity provider
	*/
	GetIdentityprovidersCic(ctx context.Context, params *GetIdentityprovidersCicParams) (*GetIdentityprovidersCicOK, error)
	/*
	   GetIdentityprovidersGeneric gets generic s a m l identity provider
	*/
	GetIdentityprovidersGeneric(ctx context.Context, params *GetIdentityprovidersGenericParams) (*GetIdentityprovidersGenericOK, error)
	/*
	   GetIdentityprovidersGsuite gets g suite identity provider
	*/
	GetIdentityprovidersGsuite(ctx context.Context, params *GetIdentityprovidersGsuiteParams) (*GetIdentityprovidersGsuiteOK, error)
	/*
	   GetIdentityprovidersIdentitynow gets identity now provider
	*/
	GetIdentityprovidersIdentitynow(ctx context.Context, params *GetIdentityprovidersIdentitynowParams) (*GetIdentityprovidersIdentitynowOK, error)
	/*
	   GetIdentityprovidersOkta gets okta identity provider
	*/
	GetIdentityprovidersOkta(ctx context.Context, params *GetIdentityprovidersOktaParams) (*GetIdentityprovidersOktaOK, error)
	/*
	   GetIdentityprovidersOnelogin gets one login identity provider
	*/
	GetIdentityprovidersOnelogin(ctx context.Context, params *GetIdentityprovidersOneloginParams) (*GetIdentityprovidersOneloginOK, error)
	/*
	   GetIdentityprovidersPing gets ping identity provider
	*/
	GetIdentityprovidersPing(ctx context.Context, params *GetIdentityprovidersPingParams) (*GetIdentityprovidersPingOK, error)
	/*
	   GetIdentityprovidersPurecloud gets pure cloud identity provider
	*/
	GetIdentityprovidersPurecloud(ctx context.Context, params *GetIdentityprovidersPurecloudParams) (*GetIdentityprovidersPurecloudOK, error)
	/*
	   GetIdentityprovidersPureengage gets pure engage identity provider
	*/
	GetIdentityprovidersPureengage(ctx context.Context, params *GetIdentityprovidersPureengageParams) (*GetIdentityprovidersPureengageOK, error)
	/*
	   GetIdentityprovidersSalesforce gets salesforce identity provider
	*/
	GetIdentityprovidersSalesforce(ctx context.Context, params *GetIdentityprovidersSalesforceParams) (*GetIdentityprovidersSalesforceOK, error)
	/*
	   PutIdentityprovidersAdfs updates create a d f s identity provider
	*/
	PutIdentityprovidersAdfs(ctx context.Context, params *PutIdentityprovidersAdfsParams) (*PutIdentityprovidersAdfsOK, error)
	/*
	   PutIdentityprovidersCic updates create customer interaction center c i c identity provider
	*/
	PutIdentityprovidersCic(ctx context.Context, params *PutIdentityprovidersCicParams) (*PutIdentityprovidersCicOK, error)
	/*
	   PutIdentityprovidersGeneric updates create generic s a m l identity provider
	*/
	PutIdentityprovidersGeneric(ctx context.Context, params *PutIdentityprovidersGenericParams) (*PutIdentityprovidersGenericOK, error)
	/*
	   PutIdentityprovidersGsuite updates create g suite identity provider
	*/
	PutIdentityprovidersGsuite(ctx context.Context, params *PutIdentityprovidersGsuiteParams) (*PutIdentityprovidersGsuiteOK, error)
	/*
	   PutIdentityprovidersIdentitynow updates create identity now provider
	*/
	PutIdentityprovidersIdentitynow(ctx context.Context, params *PutIdentityprovidersIdentitynowParams) (*PutIdentityprovidersIdentitynowOK, error)
	/*
	   PutIdentityprovidersOkta updates create okta identity provider
	*/
	PutIdentityprovidersOkta(ctx context.Context, params *PutIdentityprovidersOktaParams) (*PutIdentityprovidersOktaOK, error)
	/*
	   PutIdentityprovidersOnelogin updates create one login identity provider
	*/
	PutIdentityprovidersOnelogin(ctx context.Context, params *PutIdentityprovidersOneloginParams) (*PutIdentityprovidersOneloginOK, error)
	/*
	   PutIdentityprovidersPing updates create ping identity provider
	*/
	PutIdentityprovidersPing(ctx context.Context, params *PutIdentityprovidersPingParams) (*PutIdentityprovidersPingOK, error)
	/*
	   PutIdentityprovidersPurecloud updates create pure cloud identity provider
	*/
	PutIdentityprovidersPurecloud(ctx context.Context, params *PutIdentityprovidersPurecloudParams) (*PutIdentityprovidersPurecloudOK, error)
	/*
	   PutIdentityprovidersPureengage updates create pure engage identity provider
	*/
	PutIdentityprovidersPureengage(ctx context.Context, params *PutIdentityprovidersPureengageParams) (*PutIdentityprovidersPureengageOK, error)
	/*
	   PutIdentityprovidersSalesforce updates create salesforce identity provider
	*/
	PutIdentityprovidersSalesforce(ctx context.Context, params *PutIdentityprovidersSalesforceParams) (*PutIdentityprovidersSalesforceOK, error)
}

API is the interface of the identity provider client

type Client

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

Client for identity provider API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client

New creates a new identity provider API client.

func (*Client) DeleteIdentityprovidersAdfs

func (a *Client) DeleteIdentityprovidersAdfs(ctx context.Context, params *DeleteIdentityprovidersAdfsParams) (*DeleteIdentityprovidersAdfsOK, error)

DeleteIdentityprovidersAdfs deletes a d f s identity provider

func (*Client) DeleteIdentityprovidersCic

func (a *Client) DeleteIdentityprovidersCic(ctx context.Context, params *DeleteIdentityprovidersCicParams) (*DeleteIdentityprovidersCicOK, error)

DeleteIdentityprovidersCic deletes customer interaction center c i c identity provider

func (*Client) DeleteIdentityprovidersGeneric

func (a *Client) DeleteIdentityprovidersGeneric(ctx context.Context, params *DeleteIdentityprovidersGenericParams) (*DeleteIdentityprovidersGenericOK, error)

DeleteIdentityprovidersGeneric deletes generic s a m l identity provider

func (*Client) DeleteIdentityprovidersGsuite

func (a *Client) DeleteIdentityprovidersGsuite(ctx context.Context, params *DeleteIdentityprovidersGsuiteParams) (*DeleteIdentityprovidersGsuiteOK, error)

DeleteIdentityprovidersGsuite deletes g suite identity provider

func (*Client) DeleteIdentityprovidersIdentitynow

func (a *Client) DeleteIdentityprovidersIdentitynow(ctx context.Context, params *DeleteIdentityprovidersIdentitynowParams) (*DeleteIdentityprovidersIdentitynowOK, error)

DeleteIdentityprovidersIdentitynow deletes identity now provider

func (*Client) DeleteIdentityprovidersOkta

func (a *Client) DeleteIdentityprovidersOkta(ctx context.Context, params *DeleteIdentityprovidersOktaParams) (*DeleteIdentityprovidersOktaOK, error)

DeleteIdentityprovidersOkta deletes okta identity provider

func (*Client) DeleteIdentityprovidersOnelogin

func (a *Client) DeleteIdentityprovidersOnelogin(ctx context.Context, params *DeleteIdentityprovidersOneloginParams) (*DeleteIdentityprovidersOneloginOK, error)

DeleteIdentityprovidersOnelogin deletes one login identity provider

func (*Client) DeleteIdentityprovidersPing

func (a *Client) DeleteIdentityprovidersPing(ctx context.Context, params *DeleteIdentityprovidersPingParams) (*DeleteIdentityprovidersPingOK, error)

DeleteIdentityprovidersPing deletes ping identity provider

func (*Client) DeleteIdentityprovidersPurecloud

func (a *Client) DeleteIdentityprovidersPurecloud(ctx context.Context, params *DeleteIdentityprovidersPurecloudParams) (*DeleteIdentityprovidersPurecloudOK, error)

DeleteIdentityprovidersPurecloud deletes pure cloud identity provider

func (*Client) DeleteIdentityprovidersPureengage

func (a *Client) DeleteIdentityprovidersPureengage(ctx context.Context, params *DeleteIdentityprovidersPureengageParams) (*DeleteIdentityprovidersPureengageOK, error)

DeleteIdentityprovidersPureengage deletes pure engage identity provider

func (*Client) DeleteIdentityprovidersSalesforce

func (a *Client) DeleteIdentityprovidersSalesforce(ctx context.Context, params *DeleteIdentityprovidersSalesforceParams) (*DeleteIdentityprovidersSalesforceOK, error)

DeleteIdentityprovidersSalesforce deletes salesforce identity provider

func (*Client) GetIdentityproviders

func (a *Client) GetIdentityproviders(ctx context.Context, params *GetIdentityprovidersParams) (*GetIdentityprovidersOK, error)

GetIdentityproviders thes list of identity providers

func (*Client) GetIdentityprovidersAdfs

func (a *Client) GetIdentityprovidersAdfs(ctx context.Context, params *GetIdentityprovidersAdfsParams) (*GetIdentityprovidersAdfsOK, error)

GetIdentityprovidersAdfs gets a d f s identity provider

func (*Client) GetIdentityprovidersCic

func (a *Client) GetIdentityprovidersCic(ctx context.Context, params *GetIdentityprovidersCicParams) (*GetIdentityprovidersCicOK, error)

GetIdentityprovidersCic gets customer interaction center c i c identity provider

func (*Client) GetIdentityprovidersGeneric

func (a *Client) GetIdentityprovidersGeneric(ctx context.Context, params *GetIdentityprovidersGenericParams) (*GetIdentityprovidersGenericOK, error)

GetIdentityprovidersGeneric gets generic s a m l identity provider

func (*Client) GetIdentityprovidersGsuite

func (a *Client) GetIdentityprovidersGsuite(ctx context.Context, params *GetIdentityprovidersGsuiteParams) (*GetIdentityprovidersGsuiteOK, error)

GetIdentityprovidersGsuite gets g suite identity provider

func (*Client) GetIdentityprovidersIdentitynow

func (a *Client) GetIdentityprovidersIdentitynow(ctx context.Context, params *GetIdentityprovidersIdentitynowParams) (*GetIdentityprovidersIdentitynowOK, error)

GetIdentityprovidersIdentitynow gets identity now provider

func (*Client) GetIdentityprovidersOkta

func (a *Client) GetIdentityprovidersOkta(ctx context.Context, params *GetIdentityprovidersOktaParams) (*GetIdentityprovidersOktaOK, error)

GetIdentityprovidersOkta gets okta identity provider

func (*Client) GetIdentityprovidersOnelogin

func (a *Client) GetIdentityprovidersOnelogin(ctx context.Context, params *GetIdentityprovidersOneloginParams) (*GetIdentityprovidersOneloginOK, error)

GetIdentityprovidersOnelogin gets one login identity provider

func (*Client) GetIdentityprovidersPing

func (a *Client) GetIdentityprovidersPing(ctx context.Context, params *GetIdentityprovidersPingParams) (*GetIdentityprovidersPingOK, error)

GetIdentityprovidersPing gets ping identity provider

func (*Client) GetIdentityprovidersPurecloud

func (a *Client) GetIdentityprovidersPurecloud(ctx context.Context, params *GetIdentityprovidersPurecloudParams) (*GetIdentityprovidersPurecloudOK, error)

GetIdentityprovidersPurecloud gets pure cloud identity provider

func (*Client) GetIdentityprovidersPureengage

func (a *Client) GetIdentityprovidersPureengage(ctx context.Context, params *GetIdentityprovidersPureengageParams) (*GetIdentityprovidersPureengageOK, error)

GetIdentityprovidersPureengage gets pure engage identity provider

func (*Client) GetIdentityprovidersSalesforce

func (a *Client) GetIdentityprovidersSalesforce(ctx context.Context, params *GetIdentityprovidersSalesforceParams) (*GetIdentityprovidersSalesforceOK, error)

GetIdentityprovidersSalesforce gets salesforce identity provider

func (*Client) PutIdentityprovidersAdfs

func (a *Client) PutIdentityprovidersAdfs(ctx context.Context, params *PutIdentityprovidersAdfsParams) (*PutIdentityprovidersAdfsOK, error)

PutIdentityprovidersAdfs updates create a d f s identity provider

func (*Client) PutIdentityprovidersCic

func (a *Client) PutIdentityprovidersCic(ctx context.Context, params *PutIdentityprovidersCicParams) (*PutIdentityprovidersCicOK, error)

PutIdentityprovidersCic updates create customer interaction center c i c identity provider

func (*Client) PutIdentityprovidersGeneric

func (a *Client) PutIdentityprovidersGeneric(ctx context.Context, params *PutIdentityprovidersGenericParams) (*PutIdentityprovidersGenericOK, error)

PutIdentityprovidersGeneric updates create generic s a m l identity provider

func (*Client) PutIdentityprovidersGsuite

func (a *Client) PutIdentityprovidersGsuite(ctx context.Context, params *PutIdentityprovidersGsuiteParams) (*PutIdentityprovidersGsuiteOK, error)

PutIdentityprovidersGsuite updates create g suite identity provider

func (*Client) PutIdentityprovidersIdentitynow

func (a *Client) PutIdentityprovidersIdentitynow(ctx context.Context, params *PutIdentityprovidersIdentitynowParams) (*PutIdentityprovidersIdentitynowOK, error)

PutIdentityprovidersIdentitynow updates create identity now provider

func (*Client) PutIdentityprovidersOkta

func (a *Client) PutIdentityprovidersOkta(ctx context.Context, params *PutIdentityprovidersOktaParams) (*PutIdentityprovidersOktaOK, error)

PutIdentityprovidersOkta updates create okta identity provider

func (*Client) PutIdentityprovidersOnelogin

func (a *Client) PutIdentityprovidersOnelogin(ctx context.Context, params *PutIdentityprovidersOneloginParams) (*PutIdentityprovidersOneloginOK, error)

PutIdentityprovidersOnelogin updates create one login identity provider

func (*Client) PutIdentityprovidersPing

func (a *Client) PutIdentityprovidersPing(ctx context.Context, params *PutIdentityprovidersPingParams) (*PutIdentityprovidersPingOK, error)

PutIdentityprovidersPing updates create ping identity provider

func (*Client) PutIdentityprovidersPurecloud

func (a *Client) PutIdentityprovidersPurecloud(ctx context.Context, params *PutIdentityprovidersPurecloudParams) (*PutIdentityprovidersPurecloudOK, error)

PutIdentityprovidersPurecloud updates create pure cloud identity provider

func (*Client) PutIdentityprovidersPureengage

func (a *Client) PutIdentityprovidersPureengage(ctx context.Context, params *PutIdentityprovidersPureengageParams) (*PutIdentityprovidersPureengageOK, error)

PutIdentityprovidersPureengage updates create pure engage identity provider

func (*Client) PutIdentityprovidersSalesforce

func (a *Client) PutIdentityprovidersSalesforce(ctx context.Context, params *PutIdentityprovidersSalesforceParams) (*PutIdentityprovidersSalesforceOK, error)

PutIdentityprovidersSalesforce updates create salesforce identity provider

type DeleteIdentityprovidersAdfsBadRequest

type DeleteIdentityprovidersAdfsBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersAdfsBadRequest

func NewDeleteIdentityprovidersAdfsBadRequest() *DeleteIdentityprovidersAdfsBadRequest

NewDeleteIdentityprovidersAdfsBadRequest creates a DeleteIdentityprovidersAdfsBadRequest with default headers values

func (*DeleteIdentityprovidersAdfsBadRequest) Error

func (*DeleteIdentityprovidersAdfsBadRequest) GetPayload

func (*DeleteIdentityprovidersAdfsBadRequest) IsClientError

func (o *DeleteIdentityprovidersAdfsBadRequest) IsClientError() bool

IsClientError returns true when this delete identityproviders adfs bad request response has a 4xx status code

func (*DeleteIdentityprovidersAdfsBadRequest) IsCode

IsCode returns true when this delete identityproviders adfs bad request response a status code equal to that given

func (*DeleteIdentityprovidersAdfsBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders adfs bad request response has a 3xx status code

func (*DeleteIdentityprovidersAdfsBadRequest) IsServerError

func (o *DeleteIdentityprovidersAdfsBadRequest) IsServerError() bool

IsServerError returns true when this delete identityproviders adfs bad request response has a 5xx status code

func (*DeleteIdentityprovidersAdfsBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders adfs bad request response has a 2xx status code

func (*DeleteIdentityprovidersAdfsBadRequest) String

type DeleteIdentityprovidersAdfsForbidden

type DeleteIdentityprovidersAdfsForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersAdfsForbidden

func NewDeleteIdentityprovidersAdfsForbidden() *DeleteIdentityprovidersAdfsForbidden

NewDeleteIdentityprovidersAdfsForbidden creates a DeleteIdentityprovidersAdfsForbidden with default headers values

func (*DeleteIdentityprovidersAdfsForbidden) Error

func (*DeleteIdentityprovidersAdfsForbidden) GetPayload

func (*DeleteIdentityprovidersAdfsForbidden) IsClientError

func (o *DeleteIdentityprovidersAdfsForbidden) IsClientError() bool

IsClientError returns true when this delete identityproviders adfs forbidden response has a 4xx status code

func (*DeleteIdentityprovidersAdfsForbidden) IsCode

IsCode returns true when this delete identityproviders adfs forbidden response a status code equal to that given

func (*DeleteIdentityprovidersAdfsForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders adfs forbidden response has a 3xx status code

func (*DeleteIdentityprovidersAdfsForbidden) IsServerError

func (o *DeleteIdentityprovidersAdfsForbidden) IsServerError() bool

IsServerError returns true when this delete identityproviders adfs forbidden response has a 5xx status code

func (*DeleteIdentityprovidersAdfsForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders adfs forbidden response has a 2xx status code

func (*DeleteIdentityprovidersAdfsForbidden) String

type DeleteIdentityprovidersAdfsGatewayTimeout

type DeleteIdentityprovidersAdfsGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersAdfsGatewayTimeout

func NewDeleteIdentityprovidersAdfsGatewayTimeout() *DeleteIdentityprovidersAdfsGatewayTimeout

NewDeleteIdentityprovidersAdfsGatewayTimeout creates a DeleteIdentityprovidersAdfsGatewayTimeout with default headers values

func (*DeleteIdentityprovidersAdfsGatewayTimeout) Error

func (*DeleteIdentityprovidersAdfsGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersAdfsGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders adfs gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersAdfsGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders adfs gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersAdfsGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders adfs gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersAdfsGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders adfs gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersAdfsGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders adfs gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersAdfsGatewayTimeout) String

type DeleteIdentityprovidersAdfsInternalServerError

type DeleteIdentityprovidersAdfsInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersAdfsInternalServerError

func NewDeleteIdentityprovidersAdfsInternalServerError() *DeleteIdentityprovidersAdfsInternalServerError

NewDeleteIdentityprovidersAdfsInternalServerError creates a DeleteIdentityprovidersAdfsInternalServerError with default headers values

func (*DeleteIdentityprovidersAdfsInternalServerError) Error

func (*DeleteIdentityprovidersAdfsInternalServerError) GetPayload

func (*DeleteIdentityprovidersAdfsInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders adfs internal server error response has a 4xx status code

func (*DeleteIdentityprovidersAdfsInternalServerError) IsCode

IsCode returns true when this delete identityproviders adfs internal server error response a status code equal to that given

func (*DeleteIdentityprovidersAdfsInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders adfs internal server error response has a 3xx status code

func (*DeleteIdentityprovidersAdfsInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders adfs internal server error response has a 5xx status code

func (*DeleteIdentityprovidersAdfsInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders adfs internal server error response has a 2xx status code

func (*DeleteIdentityprovidersAdfsInternalServerError) String

type DeleteIdentityprovidersAdfsNotFound

type DeleteIdentityprovidersAdfsNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersAdfsNotFound

func NewDeleteIdentityprovidersAdfsNotFound() *DeleteIdentityprovidersAdfsNotFound

NewDeleteIdentityprovidersAdfsNotFound creates a DeleteIdentityprovidersAdfsNotFound with default headers values

func (*DeleteIdentityprovidersAdfsNotFound) Error

func (*DeleteIdentityprovidersAdfsNotFound) GetPayload

func (*DeleteIdentityprovidersAdfsNotFound) IsClientError

func (o *DeleteIdentityprovidersAdfsNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders adfs not found response has a 4xx status code

func (*DeleteIdentityprovidersAdfsNotFound) IsCode

IsCode returns true when this delete identityproviders adfs not found response a status code equal to that given

func (*DeleteIdentityprovidersAdfsNotFound) IsRedirect

func (o *DeleteIdentityprovidersAdfsNotFound) IsRedirect() bool

IsRedirect returns true when this delete identityproviders adfs not found response has a 3xx status code

func (*DeleteIdentityprovidersAdfsNotFound) IsServerError

func (o *DeleteIdentityprovidersAdfsNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders adfs not found response has a 5xx status code

func (*DeleteIdentityprovidersAdfsNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders adfs not found response has a 2xx status code

func (*DeleteIdentityprovidersAdfsNotFound) String

type DeleteIdentityprovidersAdfsOK

type DeleteIdentityprovidersAdfsOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersAdfsOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersAdfsOK

func NewDeleteIdentityprovidersAdfsOK() *DeleteIdentityprovidersAdfsOK

NewDeleteIdentityprovidersAdfsOK creates a DeleteIdentityprovidersAdfsOK with default headers values

func (*DeleteIdentityprovidersAdfsOK) Error

func (*DeleteIdentityprovidersAdfsOK) GetPayload

func (o *DeleteIdentityprovidersAdfsOK) GetPayload() models.Empty

func (*DeleteIdentityprovidersAdfsOK) IsClientError

func (o *DeleteIdentityprovidersAdfsOK) IsClientError() bool

IsClientError returns true when this delete identityproviders adfs o k response has a 4xx status code

func (*DeleteIdentityprovidersAdfsOK) IsCode

func (o *DeleteIdentityprovidersAdfsOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders adfs o k response a status code equal to that given

func (*DeleteIdentityprovidersAdfsOK) IsRedirect

func (o *DeleteIdentityprovidersAdfsOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders adfs o k response has a 3xx status code

func (*DeleteIdentityprovidersAdfsOK) IsServerError

func (o *DeleteIdentityprovidersAdfsOK) IsServerError() bool

IsServerError returns true when this delete identityproviders adfs o k response has a 5xx status code

func (*DeleteIdentityprovidersAdfsOK) IsSuccess

func (o *DeleteIdentityprovidersAdfsOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders adfs o k response has a 2xx status code

func (*DeleteIdentityprovidersAdfsOK) String

type DeleteIdentityprovidersAdfsParams

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

DeleteIdentityprovidersAdfsParams contains all the parameters to send to the API endpoint

for the delete identityproviders adfs operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersAdfsParams

func NewDeleteIdentityprovidersAdfsParams() *DeleteIdentityprovidersAdfsParams

NewDeleteIdentityprovidersAdfsParams creates a new DeleteIdentityprovidersAdfsParams 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 NewDeleteIdentityprovidersAdfsParamsWithContext

func NewDeleteIdentityprovidersAdfsParamsWithContext(ctx context.Context) *DeleteIdentityprovidersAdfsParams

NewDeleteIdentityprovidersAdfsParamsWithContext creates a new DeleteIdentityprovidersAdfsParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersAdfsParamsWithHTTPClient

func NewDeleteIdentityprovidersAdfsParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersAdfsParams

NewDeleteIdentityprovidersAdfsParamsWithHTTPClient creates a new DeleteIdentityprovidersAdfsParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersAdfsParamsWithTimeout

func NewDeleteIdentityprovidersAdfsParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersAdfsParams

NewDeleteIdentityprovidersAdfsParamsWithTimeout creates a new DeleteIdentityprovidersAdfsParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersAdfsParams) SetContext

SetContext adds the context to the delete identityproviders adfs params

func (*DeleteIdentityprovidersAdfsParams) SetDefaults

func (o *DeleteIdentityprovidersAdfsParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders adfs params (not the query body).

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

func (*DeleteIdentityprovidersAdfsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders adfs params

func (*DeleteIdentityprovidersAdfsParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders adfs params

func (*DeleteIdentityprovidersAdfsParams) WithContext

WithContext adds the context to the delete identityproviders adfs params

func (*DeleteIdentityprovidersAdfsParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders adfs params (not the query body).

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

func (*DeleteIdentityprovidersAdfsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders adfs params

func (*DeleteIdentityprovidersAdfsParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders adfs params

func (*DeleteIdentityprovidersAdfsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersAdfsReader

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

DeleteIdentityprovidersAdfsReader is a Reader for the DeleteIdentityprovidersAdfs structure.

func (*DeleteIdentityprovidersAdfsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersAdfsRequestEntityTooLarge

type DeleteIdentityprovidersAdfsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersAdfsRequestEntityTooLarge

func NewDeleteIdentityprovidersAdfsRequestEntityTooLarge() *DeleteIdentityprovidersAdfsRequestEntityTooLarge

NewDeleteIdentityprovidersAdfsRequestEntityTooLarge creates a DeleteIdentityprovidersAdfsRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders adfs request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders adfs request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders adfs request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders adfs request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders adfs request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersAdfsRequestEntityTooLarge) String

type DeleteIdentityprovidersAdfsRequestTimeout

type DeleteIdentityprovidersAdfsRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersAdfsRequestTimeout

func NewDeleteIdentityprovidersAdfsRequestTimeout() *DeleteIdentityprovidersAdfsRequestTimeout

NewDeleteIdentityprovidersAdfsRequestTimeout creates a DeleteIdentityprovidersAdfsRequestTimeout with default headers values

func (*DeleteIdentityprovidersAdfsRequestTimeout) Error

func (*DeleteIdentityprovidersAdfsRequestTimeout) GetPayload

func (*DeleteIdentityprovidersAdfsRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders adfs request timeout response has a 4xx status code

func (*DeleteIdentityprovidersAdfsRequestTimeout) IsCode

IsCode returns true when this delete identityproviders adfs request timeout response a status code equal to that given

func (*DeleteIdentityprovidersAdfsRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders adfs request timeout response has a 3xx status code

func (*DeleteIdentityprovidersAdfsRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders adfs request timeout response has a 5xx status code

func (*DeleteIdentityprovidersAdfsRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders adfs request timeout response has a 2xx status code

func (*DeleteIdentityprovidersAdfsRequestTimeout) String

type DeleteIdentityprovidersAdfsServiceUnavailable

type DeleteIdentityprovidersAdfsServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersAdfsServiceUnavailable

func NewDeleteIdentityprovidersAdfsServiceUnavailable() *DeleteIdentityprovidersAdfsServiceUnavailable

NewDeleteIdentityprovidersAdfsServiceUnavailable creates a DeleteIdentityprovidersAdfsServiceUnavailable with default headers values

func (*DeleteIdentityprovidersAdfsServiceUnavailable) Error

func (*DeleteIdentityprovidersAdfsServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersAdfsServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders adfs service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersAdfsServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders adfs service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersAdfsServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders adfs service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersAdfsServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders adfs service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersAdfsServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders adfs service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersAdfsServiceUnavailable) String

type DeleteIdentityprovidersAdfsTooManyRequests

type DeleteIdentityprovidersAdfsTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersAdfsTooManyRequests

func NewDeleteIdentityprovidersAdfsTooManyRequests() *DeleteIdentityprovidersAdfsTooManyRequests

NewDeleteIdentityprovidersAdfsTooManyRequests creates a DeleteIdentityprovidersAdfsTooManyRequests with default headers values

func (*DeleteIdentityprovidersAdfsTooManyRequests) Error

func (*DeleteIdentityprovidersAdfsTooManyRequests) GetPayload

func (*DeleteIdentityprovidersAdfsTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders adfs too many requests response has a 4xx status code

func (*DeleteIdentityprovidersAdfsTooManyRequests) IsCode

IsCode returns true when this delete identityproviders adfs too many requests response a status code equal to that given

func (*DeleteIdentityprovidersAdfsTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders adfs too many requests response has a 3xx status code

func (*DeleteIdentityprovidersAdfsTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders adfs too many requests response has a 5xx status code

func (*DeleteIdentityprovidersAdfsTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders adfs too many requests response has a 2xx status code

func (*DeleteIdentityprovidersAdfsTooManyRequests) String

type DeleteIdentityprovidersAdfsUnauthorized

type DeleteIdentityprovidersAdfsUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersAdfsUnauthorized

func NewDeleteIdentityprovidersAdfsUnauthorized() *DeleteIdentityprovidersAdfsUnauthorized

NewDeleteIdentityprovidersAdfsUnauthorized creates a DeleteIdentityprovidersAdfsUnauthorized with default headers values

func (*DeleteIdentityprovidersAdfsUnauthorized) Error

func (*DeleteIdentityprovidersAdfsUnauthorized) GetPayload

func (*DeleteIdentityprovidersAdfsUnauthorized) IsClientError

func (o *DeleteIdentityprovidersAdfsUnauthorized) IsClientError() bool

IsClientError returns true when this delete identityproviders adfs unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersAdfsUnauthorized) IsCode

IsCode returns true when this delete identityproviders adfs unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersAdfsUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders adfs unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersAdfsUnauthorized) IsServerError

func (o *DeleteIdentityprovidersAdfsUnauthorized) IsServerError() bool

IsServerError returns true when this delete identityproviders adfs unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersAdfsUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders adfs unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersAdfsUnauthorized) String

type DeleteIdentityprovidersAdfsUnsupportedMediaType

type DeleteIdentityprovidersAdfsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersAdfsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersAdfsUnsupportedMediaType

func NewDeleteIdentityprovidersAdfsUnsupportedMediaType() *DeleteIdentityprovidersAdfsUnsupportedMediaType

NewDeleteIdentityprovidersAdfsUnsupportedMediaType creates a DeleteIdentityprovidersAdfsUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) Error

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders adfs unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders adfs unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders adfs unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders adfs unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders adfs unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersAdfsUnsupportedMediaType) String

type DeleteIdentityprovidersCicBadRequest

type DeleteIdentityprovidersCicBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersCicBadRequest

func NewDeleteIdentityprovidersCicBadRequest() *DeleteIdentityprovidersCicBadRequest

NewDeleteIdentityprovidersCicBadRequest creates a DeleteIdentityprovidersCicBadRequest with default headers values

func (*DeleteIdentityprovidersCicBadRequest) Error

func (*DeleteIdentityprovidersCicBadRequest) GetPayload

func (*DeleteIdentityprovidersCicBadRequest) IsClientError

func (o *DeleteIdentityprovidersCicBadRequest) IsClientError() bool

IsClientError returns true when this delete identityproviders cic bad request response has a 4xx status code

func (*DeleteIdentityprovidersCicBadRequest) IsCode

IsCode returns true when this delete identityproviders cic bad request response a status code equal to that given

func (*DeleteIdentityprovidersCicBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders cic bad request response has a 3xx status code

func (*DeleteIdentityprovidersCicBadRequest) IsServerError

func (o *DeleteIdentityprovidersCicBadRequest) IsServerError() bool

IsServerError returns true when this delete identityproviders cic bad request response has a 5xx status code

func (*DeleteIdentityprovidersCicBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders cic bad request response has a 2xx status code

func (*DeleteIdentityprovidersCicBadRequest) String

type DeleteIdentityprovidersCicForbidden

type DeleteIdentityprovidersCicForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersCicForbidden

func NewDeleteIdentityprovidersCicForbidden() *DeleteIdentityprovidersCicForbidden

NewDeleteIdentityprovidersCicForbidden creates a DeleteIdentityprovidersCicForbidden with default headers values

func (*DeleteIdentityprovidersCicForbidden) Error

func (*DeleteIdentityprovidersCicForbidden) GetPayload

func (*DeleteIdentityprovidersCicForbidden) IsClientError

func (o *DeleteIdentityprovidersCicForbidden) IsClientError() bool

IsClientError returns true when this delete identityproviders cic forbidden response has a 4xx status code

func (*DeleteIdentityprovidersCicForbidden) IsCode

IsCode returns true when this delete identityproviders cic forbidden response a status code equal to that given

func (*DeleteIdentityprovidersCicForbidden) IsRedirect

func (o *DeleteIdentityprovidersCicForbidden) IsRedirect() bool

IsRedirect returns true when this delete identityproviders cic forbidden response has a 3xx status code

func (*DeleteIdentityprovidersCicForbidden) IsServerError

func (o *DeleteIdentityprovidersCicForbidden) IsServerError() bool

IsServerError returns true when this delete identityproviders cic forbidden response has a 5xx status code

func (*DeleteIdentityprovidersCicForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders cic forbidden response has a 2xx status code

func (*DeleteIdentityprovidersCicForbidden) String

type DeleteIdentityprovidersCicGatewayTimeout

type DeleteIdentityprovidersCicGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersCicGatewayTimeout

func NewDeleteIdentityprovidersCicGatewayTimeout() *DeleteIdentityprovidersCicGatewayTimeout

NewDeleteIdentityprovidersCicGatewayTimeout creates a DeleteIdentityprovidersCicGatewayTimeout with default headers values

func (*DeleteIdentityprovidersCicGatewayTimeout) Error

func (*DeleteIdentityprovidersCicGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersCicGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders cic gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersCicGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders cic gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersCicGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders cic gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersCicGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders cic gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersCicGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders cic gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersCicGatewayTimeout) String

type DeleteIdentityprovidersCicInternalServerError

type DeleteIdentityprovidersCicInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersCicInternalServerError

func NewDeleteIdentityprovidersCicInternalServerError() *DeleteIdentityprovidersCicInternalServerError

NewDeleteIdentityprovidersCicInternalServerError creates a DeleteIdentityprovidersCicInternalServerError with default headers values

func (*DeleteIdentityprovidersCicInternalServerError) Error

func (*DeleteIdentityprovidersCicInternalServerError) GetPayload

func (*DeleteIdentityprovidersCicInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders cic internal server error response has a 4xx status code

func (*DeleteIdentityprovidersCicInternalServerError) IsCode

IsCode returns true when this delete identityproviders cic internal server error response a status code equal to that given

func (*DeleteIdentityprovidersCicInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders cic internal server error response has a 3xx status code

func (*DeleteIdentityprovidersCicInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders cic internal server error response has a 5xx status code

func (*DeleteIdentityprovidersCicInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders cic internal server error response has a 2xx status code

func (*DeleteIdentityprovidersCicInternalServerError) String

type DeleteIdentityprovidersCicNotFound

type DeleteIdentityprovidersCicNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersCicNotFound

func NewDeleteIdentityprovidersCicNotFound() *DeleteIdentityprovidersCicNotFound

NewDeleteIdentityprovidersCicNotFound creates a DeleteIdentityprovidersCicNotFound with default headers values

func (*DeleteIdentityprovidersCicNotFound) Error

func (*DeleteIdentityprovidersCicNotFound) GetPayload

func (*DeleteIdentityprovidersCicNotFound) IsClientError

func (o *DeleteIdentityprovidersCicNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders cic not found response has a 4xx status code

func (*DeleteIdentityprovidersCicNotFound) IsCode

IsCode returns true when this delete identityproviders cic not found response a status code equal to that given

func (*DeleteIdentityprovidersCicNotFound) IsRedirect

func (o *DeleteIdentityprovidersCicNotFound) IsRedirect() bool

IsRedirect returns true when this delete identityproviders cic not found response has a 3xx status code

func (*DeleteIdentityprovidersCicNotFound) IsServerError

func (o *DeleteIdentityprovidersCicNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders cic not found response has a 5xx status code

func (*DeleteIdentityprovidersCicNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders cic not found response has a 2xx status code

func (*DeleteIdentityprovidersCicNotFound) String

type DeleteIdentityprovidersCicOK

type DeleteIdentityprovidersCicOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersCicOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersCicOK

func NewDeleteIdentityprovidersCicOK() *DeleteIdentityprovidersCicOK

NewDeleteIdentityprovidersCicOK creates a DeleteIdentityprovidersCicOK with default headers values

func (*DeleteIdentityprovidersCicOK) Error

func (*DeleteIdentityprovidersCicOK) GetPayload

func (o *DeleteIdentityprovidersCicOK) GetPayload() models.Empty

func (*DeleteIdentityprovidersCicOK) IsClientError

func (o *DeleteIdentityprovidersCicOK) IsClientError() bool

IsClientError returns true when this delete identityproviders cic o k response has a 4xx status code

func (*DeleteIdentityprovidersCicOK) IsCode

func (o *DeleteIdentityprovidersCicOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders cic o k response a status code equal to that given

func (*DeleteIdentityprovidersCicOK) IsRedirect

func (o *DeleteIdentityprovidersCicOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders cic o k response has a 3xx status code

func (*DeleteIdentityprovidersCicOK) IsServerError

func (o *DeleteIdentityprovidersCicOK) IsServerError() bool

IsServerError returns true when this delete identityproviders cic o k response has a 5xx status code

func (*DeleteIdentityprovidersCicOK) IsSuccess

func (o *DeleteIdentityprovidersCicOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders cic o k response has a 2xx status code

func (*DeleteIdentityprovidersCicOK) String

type DeleteIdentityprovidersCicParams

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

DeleteIdentityprovidersCicParams contains all the parameters to send to the API endpoint

for the delete identityproviders cic operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersCicParams

func NewDeleteIdentityprovidersCicParams() *DeleteIdentityprovidersCicParams

NewDeleteIdentityprovidersCicParams creates a new DeleteIdentityprovidersCicParams 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 NewDeleteIdentityprovidersCicParamsWithContext

func NewDeleteIdentityprovidersCicParamsWithContext(ctx context.Context) *DeleteIdentityprovidersCicParams

NewDeleteIdentityprovidersCicParamsWithContext creates a new DeleteIdentityprovidersCicParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersCicParamsWithHTTPClient

func NewDeleteIdentityprovidersCicParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersCicParams

NewDeleteIdentityprovidersCicParamsWithHTTPClient creates a new DeleteIdentityprovidersCicParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersCicParamsWithTimeout

func NewDeleteIdentityprovidersCicParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersCicParams

NewDeleteIdentityprovidersCicParamsWithTimeout creates a new DeleteIdentityprovidersCicParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersCicParams) SetContext

SetContext adds the context to the delete identityproviders cic params

func (*DeleteIdentityprovidersCicParams) SetDefaults

func (o *DeleteIdentityprovidersCicParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders cic params (not the query body).

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

func (*DeleteIdentityprovidersCicParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders cic params

func (*DeleteIdentityprovidersCicParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders cic params

func (*DeleteIdentityprovidersCicParams) WithContext

WithContext adds the context to the delete identityproviders cic params

func (*DeleteIdentityprovidersCicParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders cic params (not the query body).

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

func (*DeleteIdentityprovidersCicParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders cic params

func (*DeleteIdentityprovidersCicParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders cic params

func (*DeleteIdentityprovidersCicParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersCicReader

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

DeleteIdentityprovidersCicReader is a Reader for the DeleteIdentityprovidersCic structure.

func (*DeleteIdentityprovidersCicReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersCicRequestEntityTooLarge

type DeleteIdentityprovidersCicRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersCicRequestEntityTooLarge

func NewDeleteIdentityprovidersCicRequestEntityTooLarge() *DeleteIdentityprovidersCicRequestEntityTooLarge

NewDeleteIdentityprovidersCicRequestEntityTooLarge creates a DeleteIdentityprovidersCicRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders cic request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders cic request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders cic request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders cic request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders cic request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersCicRequestEntityTooLarge) String

type DeleteIdentityprovidersCicRequestTimeout

type DeleteIdentityprovidersCicRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersCicRequestTimeout

func NewDeleteIdentityprovidersCicRequestTimeout() *DeleteIdentityprovidersCicRequestTimeout

NewDeleteIdentityprovidersCicRequestTimeout creates a DeleteIdentityprovidersCicRequestTimeout with default headers values

func (*DeleteIdentityprovidersCicRequestTimeout) Error

func (*DeleteIdentityprovidersCicRequestTimeout) GetPayload

func (*DeleteIdentityprovidersCicRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders cic request timeout response has a 4xx status code

func (*DeleteIdentityprovidersCicRequestTimeout) IsCode

IsCode returns true when this delete identityproviders cic request timeout response a status code equal to that given

func (*DeleteIdentityprovidersCicRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders cic request timeout response has a 3xx status code

func (*DeleteIdentityprovidersCicRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders cic request timeout response has a 5xx status code

func (*DeleteIdentityprovidersCicRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders cic request timeout response has a 2xx status code

func (*DeleteIdentityprovidersCicRequestTimeout) String

type DeleteIdentityprovidersCicServiceUnavailable

type DeleteIdentityprovidersCicServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersCicServiceUnavailable

func NewDeleteIdentityprovidersCicServiceUnavailable() *DeleteIdentityprovidersCicServiceUnavailable

NewDeleteIdentityprovidersCicServiceUnavailable creates a DeleteIdentityprovidersCicServiceUnavailable with default headers values

func (*DeleteIdentityprovidersCicServiceUnavailable) Error

func (*DeleteIdentityprovidersCicServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersCicServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders cic service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersCicServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders cic service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersCicServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders cic service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersCicServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders cic service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersCicServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders cic service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersCicServiceUnavailable) String

type DeleteIdentityprovidersCicTooManyRequests

type DeleteIdentityprovidersCicTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersCicTooManyRequests

func NewDeleteIdentityprovidersCicTooManyRequests() *DeleteIdentityprovidersCicTooManyRequests

NewDeleteIdentityprovidersCicTooManyRequests creates a DeleteIdentityprovidersCicTooManyRequests with default headers values

func (*DeleteIdentityprovidersCicTooManyRequests) Error

func (*DeleteIdentityprovidersCicTooManyRequests) GetPayload

func (*DeleteIdentityprovidersCicTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders cic too many requests response has a 4xx status code

func (*DeleteIdentityprovidersCicTooManyRequests) IsCode

IsCode returns true when this delete identityproviders cic too many requests response a status code equal to that given

func (*DeleteIdentityprovidersCicTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders cic too many requests response has a 3xx status code

func (*DeleteIdentityprovidersCicTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders cic too many requests response has a 5xx status code

func (*DeleteIdentityprovidersCicTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders cic too many requests response has a 2xx status code

func (*DeleteIdentityprovidersCicTooManyRequests) String

type DeleteIdentityprovidersCicUnauthorized

type DeleteIdentityprovidersCicUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersCicUnauthorized

func NewDeleteIdentityprovidersCicUnauthorized() *DeleteIdentityprovidersCicUnauthorized

NewDeleteIdentityprovidersCicUnauthorized creates a DeleteIdentityprovidersCicUnauthorized with default headers values

func (*DeleteIdentityprovidersCicUnauthorized) Error

func (*DeleteIdentityprovidersCicUnauthorized) GetPayload

func (*DeleteIdentityprovidersCicUnauthorized) IsClientError

func (o *DeleteIdentityprovidersCicUnauthorized) IsClientError() bool

IsClientError returns true when this delete identityproviders cic unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersCicUnauthorized) IsCode

IsCode returns true when this delete identityproviders cic unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersCicUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders cic unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersCicUnauthorized) IsServerError

func (o *DeleteIdentityprovidersCicUnauthorized) IsServerError() bool

IsServerError returns true when this delete identityproviders cic unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersCicUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders cic unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersCicUnauthorized) String

type DeleteIdentityprovidersCicUnsupportedMediaType

type DeleteIdentityprovidersCicUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersCicUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersCicUnsupportedMediaType

func NewDeleteIdentityprovidersCicUnsupportedMediaType() *DeleteIdentityprovidersCicUnsupportedMediaType

NewDeleteIdentityprovidersCicUnsupportedMediaType creates a DeleteIdentityprovidersCicUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersCicUnsupportedMediaType) Error

func (*DeleteIdentityprovidersCicUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersCicUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders cic unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersCicUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders cic unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersCicUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders cic unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersCicUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders cic unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersCicUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders cic unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersCicUnsupportedMediaType) String

type DeleteIdentityprovidersGenericBadRequest

type DeleteIdentityprovidersGenericBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersGenericBadRequest

func NewDeleteIdentityprovidersGenericBadRequest() *DeleteIdentityprovidersGenericBadRequest

NewDeleteIdentityprovidersGenericBadRequest creates a DeleteIdentityprovidersGenericBadRequest with default headers values

func (*DeleteIdentityprovidersGenericBadRequest) Error

func (*DeleteIdentityprovidersGenericBadRequest) GetPayload

func (*DeleteIdentityprovidersGenericBadRequest) IsClientError

IsClientError returns true when this delete identityproviders generic bad request response has a 4xx status code

func (*DeleteIdentityprovidersGenericBadRequest) IsCode

IsCode returns true when this delete identityproviders generic bad request response a status code equal to that given

func (*DeleteIdentityprovidersGenericBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders generic bad request response has a 3xx status code

func (*DeleteIdentityprovidersGenericBadRequest) IsServerError

IsServerError returns true when this delete identityproviders generic bad request response has a 5xx status code

func (*DeleteIdentityprovidersGenericBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders generic bad request response has a 2xx status code

func (*DeleteIdentityprovidersGenericBadRequest) String

type DeleteIdentityprovidersGenericForbidden

type DeleteIdentityprovidersGenericForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersGenericForbidden

func NewDeleteIdentityprovidersGenericForbidden() *DeleteIdentityprovidersGenericForbidden

NewDeleteIdentityprovidersGenericForbidden creates a DeleteIdentityprovidersGenericForbidden with default headers values

func (*DeleteIdentityprovidersGenericForbidden) Error

func (*DeleteIdentityprovidersGenericForbidden) GetPayload

func (*DeleteIdentityprovidersGenericForbidden) IsClientError

func (o *DeleteIdentityprovidersGenericForbidden) IsClientError() bool

IsClientError returns true when this delete identityproviders generic forbidden response has a 4xx status code

func (*DeleteIdentityprovidersGenericForbidden) IsCode

IsCode returns true when this delete identityproviders generic forbidden response a status code equal to that given

func (*DeleteIdentityprovidersGenericForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders generic forbidden response has a 3xx status code

func (*DeleteIdentityprovidersGenericForbidden) IsServerError

func (o *DeleteIdentityprovidersGenericForbidden) IsServerError() bool

IsServerError returns true when this delete identityproviders generic forbidden response has a 5xx status code

func (*DeleteIdentityprovidersGenericForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders generic forbidden response has a 2xx status code

func (*DeleteIdentityprovidersGenericForbidden) String

type DeleteIdentityprovidersGenericGatewayTimeout

type DeleteIdentityprovidersGenericGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersGenericGatewayTimeout

func NewDeleteIdentityprovidersGenericGatewayTimeout() *DeleteIdentityprovidersGenericGatewayTimeout

NewDeleteIdentityprovidersGenericGatewayTimeout creates a DeleteIdentityprovidersGenericGatewayTimeout with default headers values

func (*DeleteIdentityprovidersGenericGatewayTimeout) Error

func (*DeleteIdentityprovidersGenericGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersGenericGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders generic gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersGenericGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders generic gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersGenericGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders generic gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersGenericGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders generic gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersGenericGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders generic gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersGenericGatewayTimeout) String

type DeleteIdentityprovidersGenericInternalServerError

type DeleteIdentityprovidersGenericInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersGenericInternalServerError

func NewDeleteIdentityprovidersGenericInternalServerError() *DeleteIdentityprovidersGenericInternalServerError

NewDeleteIdentityprovidersGenericInternalServerError creates a DeleteIdentityprovidersGenericInternalServerError with default headers values

func (*DeleteIdentityprovidersGenericInternalServerError) Error

func (*DeleteIdentityprovidersGenericInternalServerError) GetPayload

func (*DeleteIdentityprovidersGenericInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders generic internal server error response has a 4xx status code

func (*DeleteIdentityprovidersGenericInternalServerError) IsCode

IsCode returns true when this delete identityproviders generic internal server error response a status code equal to that given

func (*DeleteIdentityprovidersGenericInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders generic internal server error response has a 3xx status code

func (*DeleteIdentityprovidersGenericInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders generic internal server error response has a 5xx status code

func (*DeleteIdentityprovidersGenericInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders generic internal server error response has a 2xx status code

func (*DeleteIdentityprovidersGenericInternalServerError) String

type DeleteIdentityprovidersGenericNotFound

type DeleteIdentityprovidersGenericNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersGenericNotFound

func NewDeleteIdentityprovidersGenericNotFound() *DeleteIdentityprovidersGenericNotFound

NewDeleteIdentityprovidersGenericNotFound creates a DeleteIdentityprovidersGenericNotFound with default headers values

func (*DeleteIdentityprovidersGenericNotFound) Error

func (*DeleteIdentityprovidersGenericNotFound) GetPayload

func (*DeleteIdentityprovidersGenericNotFound) IsClientError

func (o *DeleteIdentityprovidersGenericNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders generic not found response has a 4xx status code

func (*DeleteIdentityprovidersGenericNotFound) IsCode

IsCode returns true when this delete identityproviders generic not found response a status code equal to that given

func (*DeleteIdentityprovidersGenericNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders generic not found response has a 3xx status code

func (*DeleteIdentityprovidersGenericNotFound) IsServerError

func (o *DeleteIdentityprovidersGenericNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders generic not found response has a 5xx status code

func (*DeleteIdentityprovidersGenericNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders generic not found response has a 2xx status code

func (*DeleteIdentityprovidersGenericNotFound) String

type DeleteIdentityprovidersGenericOK

type DeleteIdentityprovidersGenericOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersGenericOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersGenericOK

func NewDeleteIdentityprovidersGenericOK() *DeleteIdentityprovidersGenericOK

NewDeleteIdentityprovidersGenericOK creates a DeleteIdentityprovidersGenericOK with default headers values

func (*DeleteIdentityprovidersGenericOK) Error

func (*DeleteIdentityprovidersGenericOK) GetPayload

func (*DeleteIdentityprovidersGenericOK) IsClientError

func (o *DeleteIdentityprovidersGenericOK) IsClientError() bool

IsClientError returns true when this delete identityproviders generic o k response has a 4xx status code

func (*DeleteIdentityprovidersGenericOK) IsCode

func (o *DeleteIdentityprovidersGenericOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders generic o k response a status code equal to that given

func (*DeleteIdentityprovidersGenericOK) IsRedirect

func (o *DeleteIdentityprovidersGenericOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders generic o k response has a 3xx status code

func (*DeleteIdentityprovidersGenericOK) IsServerError

func (o *DeleteIdentityprovidersGenericOK) IsServerError() bool

IsServerError returns true when this delete identityproviders generic o k response has a 5xx status code

func (*DeleteIdentityprovidersGenericOK) IsSuccess

func (o *DeleteIdentityprovidersGenericOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders generic o k response has a 2xx status code

func (*DeleteIdentityprovidersGenericOK) String

type DeleteIdentityprovidersGenericParams

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

DeleteIdentityprovidersGenericParams contains all the parameters to send to the API endpoint

for the delete identityproviders generic operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersGenericParams

func NewDeleteIdentityprovidersGenericParams() *DeleteIdentityprovidersGenericParams

NewDeleteIdentityprovidersGenericParams creates a new DeleteIdentityprovidersGenericParams 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 NewDeleteIdentityprovidersGenericParamsWithContext

func NewDeleteIdentityprovidersGenericParamsWithContext(ctx context.Context) *DeleteIdentityprovidersGenericParams

NewDeleteIdentityprovidersGenericParamsWithContext creates a new DeleteIdentityprovidersGenericParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersGenericParamsWithHTTPClient

func NewDeleteIdentityprovidersGenericParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersGenericParams

NewDeleteIdentityprovidersGenericParamsWithHTTPClient creates a new DeleteIdentityprovidersGenericParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersGenericParamsWithTimeout

func NewDeleteIdentityprovidersGenericParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersGenericParams

NewDeleteIdentityprovidersGenericParamsWithTimeout creates a new DeleteIdentityprovidersGenericParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersGenericParams) SetContext

SetContext adds the context to the delete identityproviders generic params

func (*DeleteIdentityprovidersGenericParams) SetDefaults

func (o *DeleteIdentityprovidersGenericParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders generic params (not the query body).

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

func (*DeleteIdentityprovidersGenericParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders generic params

func (*DeleteIdentityprovidersGenericParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders generic params

func (*DeleteIdentityprovidersGenericParams) WithContext

WithContext adds the context to the delete identityproviders generic params

func (*DeleteIdentityprovidersGenericParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders generic params (not the query body).

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

func (*DeleteIdentityprovidersGenericParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders generic params

func (*DeleteIdentityprovidersGenericParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders generic params

func (*DeleteIdentityprovidersGenericParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersGenericReader

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

DeleteIdentityprovidersGenericReader is a Reader for the DeleteIdentityprovidersGeneric structure.

func (*DeleteIdentityprovidersGenericReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersGenericRequestEntityTooLarge

type DeleteIdentityprovidersGenericRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersGenericRequestEntityTooLarge

func NewDeleteIdentityprovidersGenericRequestEntityTooLarge() *DeleteIdentityprovidersGenericRequestEntityTooLarge

NewDeleteIdentityprovidersGenericRequestEntityTooLarge creates a DeleteIdentityprovidersGenericRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders generic request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders generic request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders generic request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders generic request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders generic request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersGenericRequestEntityTooLarge) String

type DeleteIdentityprovidersGenericRequestTimeout

type DeleteIdentityprovidersGenericRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersGenericRequestTimeout

func NewDeleteIdentityprovidersGenericRequestTimeout() *DeleteIdentityprovidersGenericRequestTimeout

NewDeleteIdentityprovidersGenericRequestTimeout creates a DeleteIdentityprovidersGenericRequestTimeout with default headers values

func (*DeleteIdentityprovidersGenericRequestTimeout) Error

func (*DeleteIdentityprovidersGenericRequestTimeout) GetPayload

func (*DeleteIdentityprovidersGenericRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders generic request timeout response has a 4xx status code

func (*DeleteIdentityprovidersGenericRequestTimeout) IsCode

IsCode returns true when this delete identityproviders generic request timeout response a status code equal to that given

func (*DeleteIdentityprovidersGenericRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders generic request timeout response has a 3xx status code

func (*DeleteIdentityprovidersGenericRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders generic request timeout response has a 5xx status code

func (*DeleteIdentityprovidersGenericRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders generic request timeout response has a 2xx status code

func (*DeleteIdentityprovidersGenericRequestTimeout) String

type DeleteIdentityprovidersGenericServiceUnavailable

type DeleteIdentityprovidersGenericServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersGenericServiceUnavailable

func NewDeleteIdentityprovidersGenericServiceUnavailable() *DeleteIdentityprovidersGenericServiceUnavailable

NewDeleteIdentityprovidersGenericServiceUnavailable creates a DeleteIdentityprovidersGenericServiceUnavailable with default headers values

func (*DeleteIdentityprovidersGenericServiceUnavailable) Error

func (*DeleteIdentityprovidersGenericServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersGenericServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders generic service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersGenericServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders generic service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersGenericServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders generic service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersGenericServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders generic service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersGenericServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders generic service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersGenericServiceUnavailable) String

type DeleteIdentityprovidersGenericTooManyRequests

type DeleteIdentityprovidersGenericTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersGenericTooManyRequests

func NewDeleteIdentityprovidersGenericTooManyRequests() *DeleteIdentityprovidersGenericTooManyRequests

NewDeleteIdentityprovidersGenericTooManyRequests creates a DeleteIdentityprovidersGenericTooManyRequests with default headers values

func (*DeleteIdentityprovidersGenericTooManyRequests) Error

func (*DeleteIdentityprovidersGenericTooManyRequests) GetPayload

func (*DeleteIdentityprovidersGenericTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders generic too many requests response has a 4xx status code

func (*DeleteIdentityprovidersGenericTooManyRequests) IsCode

IsCode returns true when this delete identityproviders generic too many requests response a status code equal to that given

func (*DeleteIdentityprovidersGenericTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders generic too many requests response has a 3xx status code

func (*DeleteIdentityprovidersGenericTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders generic too many requests response has a 5xx status code

func (*DeleteIdentityprovidersGenericTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders generic too many requests response has a 2xx status code

func (*DeleteIdentityprovidersGenericTooManyRequests) String

type DeleteIdentityprovidersGenericUnauthorized

type DeleteIdentityprovidersGenericUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersGenericUnauthorized

func NewDeleteIdentityprovidersGenericUnauthorized() *DeleteIdentityprovidersGenericUnauthorized

NewDeleteIdentityprovidersGenericUnauthorized creates a DeleteIdentityprovidersGenericUnauthorized with default headers values

func (*DeleteIdentityprovidersGenericUnauthorized) Error

func (*DeleteIdentityprovidersGenericUnauthorized) GetPayload

func (*DeleteIdentityprovidersGenericUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders generic unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersGenericUnauthorized) IsCode

IsCode returns true when this delete identityproviders generic unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersGenericUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders generic unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersGenericUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders generic unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersGenericUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders generic unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersGenericUnauthorized) String

type DeleteIdentityprovidersGenericUnsupportedMediaType

type DeleteIdentityprovidersGenericUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGenericUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersGenericUnsupportedMediaType

func NewDeleteIdentityprovidersGenericUnsupportedMediaType() *DeleteIdentityprovidersGenericUnsupportedMediaType

NewDeleteIdentityprovidersGenericUnsupportedMediaType creates a DeleteIdentityprovidersGenericUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) Error

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders generic unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders generic unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders generic unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders generic unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders generic unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersGenericUnsupportedMediaType) String

type DeleteIdentityprovidersGsuiteBadRequest

type DeleteIdentityprovidersGsuiteBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersGsuiteBadRequest

func NewDeleteIdentityprovidersGsuiteBadRequest() *DeleteIdentityprovidersGsuiteBadRequest

NewDeleteIdentityprovidersGsuiteBadRequest creates a DeleteIdentityprovidersGsuiteBadRequest with default headers values

func (*DeleteIdentityprovidersGsuiteBadRequest) Error

func (*DeleteIdentityprovidersGsuiteBadRequest) GetPayload

func (*DeleteIdentityprovidersGsuiteBadRequest) IsClientError

func (o *DeleteIdentityprovidersGsuiteBadRequest) IsClientError() bool

IsClientError returns true when this delete identityproviders gsuite bad request response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteBadRequest) IsCode

IsCode returns true when this delete identityproviders gsuite bad request response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite bad request response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteBadRequest) IsServerError

func (o *DeleteIdentityprovidersGsuiteBadRequest) IsServerError() bool

IsServerError returns true when this delete identityproviders gsuite bad request response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite bad request response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteBadRequest) String

type DeleteIdentityprovidersGsuiteForbidden

type DeleteIdentityprovidersGsuiteForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersGsuiteForbidden

func NewDeleteIdentityprovidersGsuiteForbidden() *DeleteIdentityprovidersGsuiteForbidden

NewDeleteIdentityprovidersGsuiteForbidden creates a DeleteIdentityprovidersGsuiteForbidden with default headers values

func (*DeleteIdentityprovidersGsuiteForbidden) Error

func (*DeleteIdentityprovidersGsuiteForbidden) GetPayload

func (*DeleteIdentityprovidersGsuiteForbidden) IsClientError

func (o *DeleteIdentityprovidersGsuiteForbidden) IsClientError() bool

IsClientError returns true when this delete identityproviders gsuite forbidden response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteForbidden) IsCode

IsCode returns true when this delete identityproviders gsuite forbidden response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite forbidden response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteForbidden) IsServerError

func (o *DeleteIdentityprovidersGsuiteForbidden) IsServerError() bool

IsServerError returns true when this delete identityproviders gsuite forbidden response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite forbidden response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteForbidden) String

type DeleteIdentityprovidersGsuiteGatewayTimeout

type DeleteIdentityprovidersGsuiteGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersGsuiteGatewayTimeout

func NewDeleteIdentityprovidersGsuiteGatewayTimeout() *DeleteIdentityprovidersGsuiteGatewayTimeout

NewDeleteIdentityprovidersGsuiteGatewayTimeout creates a DeleteIdentityprovidersGsuiteGatewayTimeout with default headers values

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) Error

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders gsuite gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders gsuite gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders gsuite gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteGatewayTimeout) String

type DeleteIdentityprovidersGsuiteInternalServerError

type DeleteIdentityprovidersGsuiteInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersGsuiteInternalServerError

func NewDeleteIdentityprovidersGsuiteInternalServerError() *DeleteIdentityprovidersGsuiteInternalServerError

NewDeleteIdentityprovidersGsuiteInternalServerError creates a DeleteIdentityprovidersGsuiteInternalServerError with default headers values

func (*DeleteIdentityprovidersGsuiteInternalServerError) Error

func (*DeleteIdentityprovidersGsuiteInternalServerError) GetPayload

func (*DeleteIdentityprovidersGsuiteInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders gsuite internal server error response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteInternalServerError) IsCode

IsCode returns true when this delete identityproviders gsuite internal server error response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite internal server error response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders gsuite internal server error response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite internal server error response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteInternalServerError) String

type DeleteIdentityprovidersGsuiteNotFound

type DeleteIdentityprovidersGsuiteNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersGsuiteNotFound

func NewDeleteIdentityprovidersGsuiteNotFound() *DeleteIdentityprovidersGsuiteNotFound

NewDeleteIdentityprovidersGsuiteNotFound creates a DeleteIdentityprovidersGsuiteNotFound with default headers values

func (*DeleteIdentityprovidersGsuiteNotFound) Error

func (*DeleteIdentityprovidersGsuiteNotFound) GetPayload

func (*DeleteIdentityprovidersGsuiteNotFound) IsClientError

func (o *DeleteIdentityprovidersGsuiteNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders gsuite not found response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteNotFound) IsCode

IsCode returns true when this delete identityproviders gsuite not found response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite not found response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteNotFound) IsServerError

func (o *DeleteIdentityprovidersGsuiteNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders gsuite not found response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite not found response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteNotFound) String

type DeleteIdentityprovidersGsuiteOK

type DeleteIdentityprovidersGsuiteOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersGsuiteOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersGsuiteOK

func NewDeleteIdentityprovidersGsuiteOK() *DeleteIdentityprovidersGsuiteOK

NewDeleteIdentityprovidersGsuiteOK creates a DeleteIdentityprovidersGsuiteOK with default headers values

func (*DeleteIdentityprovidersGsuiteOK) Error

func (*DeleteIdentityprovidersGsuiteOK) GetPayload

func (*DeleteIdentityprovidersGsuiteOK) IsClientError

func (o *DeleteIdentityprovidersGsuiteOK) IsClientError() bool

IsClientError returns true when this delete identityproviders gsuite o k response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteOK) IsCode

func (o *DeleteIdentityprovidersGsuiteOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders gsuite o k response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteOK) IsRedirect

func (o *DeleteIdentityprovidersGsuiteOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders gsuite o k response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteOK) IsServerError

func (o *DeleteIdentityprovidersGsuiteOK) IsServerError() bool

IsServerError returns true when this delete identityproviders gsuite o k response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteOK) IsSuccess

func (o *DeleteIdentityprovidersGsuiteOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders gsuite o k response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteOK) String

type DeleteIdentityprovidersGsuiteParams

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

DeleteIdentityprovidersGsuiteParams contains all the parameters to send to the API endpoint

for the delete identityproviders gsuite operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersGsuiteParams

func NewDeleteIdentityprovidersGsuiteParams() *DeleteIdentityprovidersGsuiteParams

NewDeleteIdentityprovidersGsuiteParams creates a new DeleteIdentityprovidersGsuiteParams 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 NewDeleteIdentityprovidersGsuiteParamsWithContext

func NewDeleteIdentityprovidersGsuiteParamsWithContext(ctx context.Context) *DeleteIdentityprovidersGsuiteParams

NewDeleteIdentityprovidersGsuiteParamsWithContext creates a new DeleteIdentityprovidersGsuiteParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersGsuiteParamsWithHTTPClient

func NewDeleteIdentityprovidersGsuiteParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersGsuiteParams

NewDeleteIdentityprovidersGsuiteParamsWithHTTPClient creates a new DeleteIdentityprovidersGsuiteParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersGsuiteParamsWithTimeout

func NewDeleteIdentityprovidersGsuiteParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersGsuiteParams

NewDeleteIdentityprovidersGsuiteParamsWithTimeout creates a new DeleteIdentityprovidersGsuiteParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersGsuiteParams) SetContext

SetContext adds the context to the delete identityproviders gsuite params

func (*DeleteIdentityprovidersGsuiteParams) SetDefaults

func (o *DeleteIdentityprovidersGsuiteParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders gsuite params (not the query body).

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

func (*DeleteIdentityprovidersGsuiteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders gsuite params

func (*DeleteIdentityprovidersGsuiteParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders gsuite params

func (*DeleteIdentityprovidersGsuiteParams) WithContext

WithContext adds the context to the delete identityproviders gsuite params

func (*DeleteIdentityprovidersGsuiteParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders gsuite params (not the query body).

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

func (*DeleteIdentityprovidersGsuiteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders gsuite params

func (*DeleteIdentityprovidersGsuiteParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders gsuite params

func (*DeleteIdentityprovidersGsuiteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersGsuiteReader

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

DeleteIdentityprovidersGsuiteReader is a Reader for the DeleteIdentityprovidersGsuite structure.

func (*DeleteIdentityprovidersGsuiteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersGsuiteRequestEntityTooLarge

type DeleteIdentityprovidersGsuiteRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersGsuiteRequestEntityTooLarge

func NewDeleteIdentityprovidersGsuiteRequestEntityTooLarge() *DeleteIdentityprovidersGsuiteRequestEntityTooLarge

NewDeleteIdentityprovidersGsuiteRequestEntityTooLarge creates a DeleteIdentityprovidersGsuiteRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders gsuite request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders gsuite request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders gsuite request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteRequestEntityTooLarge) String

type DeleteIdentityprovidersGsuiteRequestTimeout

type DeleteIdentityprovidersGsuiteRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersGsuiteRequestTimeout

func NewDeleteIdentityprovidersGsuiteRequestTimeout() *DeleteIdentityprovidersGsuiteRequestTimeout

NewDeleteIdentityprovidersGsuiteRequestTimeout creates a DeleteIdentityprovidersGsuiteRequestTimeout with default headers values

func (*DeleteIdentityprovidersGsuiteRequestTimeout) Error

func (*DeleteIdentityprovidersGsuiteRequestTimeout) GetPayload

func (*DeleteIdentityprovidersGsuiteRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders gsuite request timeout response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteRequestTimeout) IsCode

IsCode returns true when this delete identityproviders gsuite request timeout response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite request timeout response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders gsuite request timeout response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite request timeout response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteRequestTimeout) String

type DeleteIdentityprovidersGsuiteServiceUnavailable

type DeleteIdentityprovidersGsuiteServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersGsuiteServiceUnavailable

func NewDeleteIdentityprovidersGsuiteServiceUnavailable() *DeleteIdentityprovidersGsuiteServiceUnavailable

NewDeleteIdentityprovidersGsuiteServiceUnavailable creates a DeleteIdentityprovidersGsuiteServiceUnavailable with default headers values

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) Error

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders gsuite service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders gsuite service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders gsuite service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteServiceUnavailable) String

type DeleteIdentityprovidersGsuiteTooManyRequests

type DeleteIdentityprovidersGsuiteTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersGsuiteTooManyRequests

func NewDeleteIdentityprovidersGsuiteTooManyRequests() *DeleteIdentityprovidersGsuiteTooManyRequests

NewDeleteIdentityprovidersGsuiteTooManyRequests creates a DeleteIdentityprovidersGsuiteTooManyRequests with default headers values

func (*DeleteIdentityprovidersGsuiteTooManyRequests) Error

func (*DeleteIdentityprovidersGsuiteTooManyRequests) GetPayload

func (*DeleteIdentityprovidersGsuiteTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders gsuite too many requests response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteTooManyRequests) IsCode

IsCode returns true when this delete identityproviders gsuite too many requests response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite too many requests response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders gsuite too many requests response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite too many requests response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteTooManyRequests) String

type DeleteIdentityprovidersGsuiteUnauthorized

type DeleteIdentityprovidersGsuiteUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersGsuiteUnauthorized

func NewDeleteIdentityprovidersGsuiteUnauthorized() *DeleteIdentityprovidersGsuiteUnauthorized

NewDeleteIdentityprovidersGsuiteUnauthorized creates a DeleteIdentityprovidersGsuiteUnauthorized with default headers values

func (*DeleteIdentityprovidersGsuiteUnauthorized) Error

func (*DeleteIdentityprovidersGsuiteUnauthorized) GetPayload

func (*DeleteIdentityprovidersGsuiteUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders gsuite unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteUnauthorized) IsCode

IsCode returns true when this delete identityproviders gsuite unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders gsuite unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteUnauthorized) String

type DeleteIdentityprovidersGsuiteUnsupportedMediaType

type DeleteIdentityprovidersGsuiteUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersGsuiteUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersGsuiteUnsupportedMediaType

func NewDeleteIdentityprovidersGsuiteUnsupportedMediaType() *DeleteIdentityprovidersGsuiteUnsupportedMediaType

NewDeleteIdentityprovidersGsuiteUnsupportedMediaType creates a DeleteIdentityprovidersGsuiteUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) Error

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders gsuite unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders gsuite unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders gsuite unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders gsuite unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders gsuite unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersGsuiteUnsupportedMediaType) String

type DeleteIdentityprovidersIdentitynowBadRequest

type DeleteIdentityprovidersIdentitynowBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersIdentitynowBadRequest

func NewDeleteIdentityprovidersIdentitynowBadRequest() *DeleteIdentityprovidersIdentitynowBadRequest

NewDeleteIdentityprovidersIdentitynowBadRequest creates a DeleteIdentityprovidersIdentitynowBadRequest with default headers values

func (*DeleteIdentityprovidersIdentitynowBadRequest) Error

func (*DeleteIdentityprovidersIdentitynowBadRequest) GetPayload

func (*DeleteIdentityprovidersIdentitynowBadRequest) IsClientError

IsClientError returns true when this delete identityproviders identitynow bad request response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowBadRequest) IsCode

IsCode returns true when this delete identityproviders identitynow bad request response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow bad request response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowBadRequest) IsServerError

IsServerError returns true when this delete identityproviders identitynow bad request response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow bad request response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowBadRequest) String

type DeleteIdentityprovidersIdentitynowForbidden

type DeleteIdentityprovidersIdentitynowForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersIdentitynowForbidden

func NewDeleteIdentityprovidersIdentitynowForbidden() *DeleteIdentityprovidersIdentitynowForbidden

NewDeleteIdentityprovidersIdentitynowForbidden creates a DeleteIdentityprovidersIdentitynowForbidden with default headers values

func (*DeleteIdentityprovidersIdentitynowForbidden) Error

func (*DeleteIdentityprovidersIdentitynowForbidden) GetPayload

func (*DeleteIdentityprovidersIdentitynowForbidden) IsClientError

IsClientError returns true when this delete identityproviders identitynow forbidden response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowForbidden) IsCode

IsCode returns true when this delete identityproviders identitynow forbidden response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow forbidden response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowForbidden) IsServerError

IsServerError returns true when this delete identityproviders identitynow forbidden response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow forbidden response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowForbidden) String

type DeleteIdentityprovidersIdentitynowGatewayTimeout

type DeleteIdentityprovidersIdentitynowGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersIdentitynowGatewayTimeout

func NewDeleteIdentityprovidersIdentitynowGatewayTimeout() *DeleteIdentityprovidersIdentitynowGatewayTimeout

NewDeleteIdentityprovidersIdentitynowGatewayTimeout creates a DeleteIdentityprovidersIdentitynowGatewayTimeout with default headers values

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) Error

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders identitynow gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders identitynow gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders identitynow gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowGatewayTimeout) String

type DeleteIdentityprovidersIdentitynowInternalServerError

type DeleteIdentityprovidersIdentitynowInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersIdentitynowInternalServerError

func NewDeleteIdentityprovidersIdentitynowInternalServerError() *DeleteIdentityprovidersIdentitynowInternalServerError

NewDeleteIdentityprovidersIdentitynowInternalServerError creates a DeleteIdentityprovidersIdentitynowInternalServerError with default headers values

func (*DeleteIdentityprovidersIdentitynowInternalServerError) Error

func (*DeleteIdentityprovidersIdentitynowInternalServerError) GetPayload

func (*DeleteIdentityprovidersIdentitynowInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders identitynow internal server error response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowInternalServerError) IsCode

IsCode returns true when this delete identityproviders identitynow internal server error response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow internal server error response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders identitynow internal server error response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow internal server error response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowInternalServerError) String

type DeleteIdentityprovidersIdentitynowNotFound

type DeleteIdentityprovidersIdentitynowNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersIdentitynowNotFound

func NewDeleteIdentityprovidersIdentitynowNotFound() *DeleteIdentityprovidersIdentitynowNotFound

NewDeleteIdentityprovidersIdentitynowNotFound creates a DeleteIdentityprovidersIdentitynowNotFound with default headers values

func (*DeleteIdentityprovidersIdentitynowNotFound) Error

func (*DeleteIdentityprovidersIdentitynowNotFound) GetPayload

func (*DeleteIdentityprovidersIdentitynowNotFound) IsClientError

IsClientError returns true when this delete identityproviders identitynow not found response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowNotFound) IsCode

IsCode returns true when this delete identityproviders identitynow not found response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow not found response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowNotFound) IsServerError

IsServerError returns true when this delete identityproviders identitynow not found response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow not found response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowNotFound) String

type DeleteIdentityprovidersIdentitynowOK

type DeleteIdentityprovidersIdentitynowOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersIdentitynowOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersIdentitynowOK

func NewDeleteIdentityprovidersIdentitynowOK() *DeleteIdentityprovidersIdentitynowOK

NewDeleteIdentityprovidersIdentitynowOK creates a DeleteIdentityprovidersIdentitynowOK with default headers values

func (*DeleteIdentityprovidersIdentitynowOK) Error

func (*DeleteIdentityprovidersIdentitynowOK) GetPayload

func (*DeleteIdentityprovidersIdentitynowOK) IsClientError

func (o *DeleteIdentityprovidersIdentitynowOK) IsClientError() bool

IsClientError returns true when this delete identityproviders identitynow o k response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowOK) IsCode

IsCode returns true when this delete identityproviders identitynow o k response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowOK) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow o k response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowOK) IsServerError

func (o *DeleteIdentityprovidersIdentitynowOK) IsServerError() bool

IsServerError returns true when this delete identityproviders identitynow o k response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowOK) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow o k response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowOK) String

type DeleteIdentityprovidersIdentitynowParams

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

DeleteIdentityprovidersIdentitynowParams contains all the parameters to send to the API endpoint

for the delete identityproviders identitynow operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersIdentitynowParams

func NewDeleteIdentityprovidersIdentitynowParams() *DeleteIdentityprovidersIdentitynowParams

NewDeleteIdentityprovidersIdentitynowParams creates a new DeleteIdentityprovidersIdentitynowParams 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 NewDeleteIdentityprovidersIdentitynowParamsWithContext

func NewDeleteIdentityprovidersIdentitynowParamsWithContext(ctx context.Context) *DeleteIdentityprovidersIdentitynowParams

NewDeleteIdentityprovidersIdentitynowParamsWithContext creates a new DeleteIdentityprovidersIdentitynowParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersIdentitynowParamsWithHTTPClient

func NewDeleteIdentityprovidersIdentitynowParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersIdentitynowParams

NewDeleteIdentityprovidersIdentitynowParamsWithHTTPClient creates a new DeleteIdentityprovidersIdentitynowParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersIdentitynowParamsWithTimeout

func NewDeleteIdentityprovidersIdentitynowParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersIdentitynowParams

NewDeleteIdentityprovidersIdentitynowParamsWithTimeout creates a new DeleteIdentityprovidersIdentitynowParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersIdentitynowParams) SetContext

SetContext adds the context to the delete identityproviders identitynow params

func (*DeleteIdentityprovidersIdentitynowParams) SetDefaults

SetDefaults hydrates default values in the delete identityproviders identitynow params (not the query body).

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

func (*DeleteIdentityprovidersIdentitynowParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders identitynow params

func (*DeleteIdentityprovidersIdentitynowParams) SetTimeout

SetTimeout adds the timeout to the delete identityproviders identitynow params

func (*DeleteIdentityprovidersIdentitynowParams) WithContext

WithContext adds the context to the delete identityproviders identitynow params

func (*DeleteIdentityprovidersIdentitynowParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders identitynow params (not the query body).

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

func (*DeleteIdentityprovidersIdentitynowParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders identitynow params

func (*DeleteIdentityprovidersIdentitynowParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders identitynow params

func (*DeleteIdentityprovidersIdentitynowParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersIdentitynowReader

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

DeleteIdentityprovidersIdentitynowReader is a Reader for the DeleteIdentityprovidersIdentitynow structure.

func (*DeleteIdentityprovidersIdentitynowReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersIdentitynowRequestEntityTooLarge

type DeleteIdentityprovidersIdentitynowRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersIdentitynowRequestEntityTooLarge

func NewDeleteIdentityprovidersIdentitynowRequestEntityTooLarge() *DeleteIdentityprovidersIdentitynowRequestEntityTooLarge

NewDeleteIdentityprovidersIdentitynowRequestEntityTooLarge creates a DeleteIdentityprovidersIdentitynowRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders identitynow request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders identitynow request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders identitynow request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowRequestEntityTooLarge) String

type DeleteIdentityprovidersIdentitynowRequestTimeout

type DeleteIdentityprovidersIdentitynowRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersIdentitynowRequestTimeout

func NewDeleteIdentityprovidersIdentitynowRequestTimeout() *DeleteIdentityprovidersIdentitynowRequestTimeout

NewDeleteIdentityprovidersIdentitynowRequestTimeout creates a DeleteIdentityprovidersIdentitynowRequestTimeout with default headers values

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) Error

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) GetPayload

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders identitynow request timeout response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) IsCode

IsCode returns true when this delete identityproviders identitynow request timeout response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow request timeout response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders identitynow request timeout response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow request timeout response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowRequestTimeout) String

type DeleteIdentityprovidersIdentitynowServiceUnavailable

type DeleteIdentityprovidersIdentitynowServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersIdentitynowServiceUnavailable

func NewDeleteIdentityprovidersIdentitynowServiceUnavailable() *DeleteIdentityprovidersIdentitynowServiceUnavailable

NewDeleteIdentityprovidersIdentitynowServiceUnavailable creates a DeleteIdentityprovidersIdentitynowServiceUnavailable with default headers values

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) Error

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders identitynow service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders identitynow service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders identitynow service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowServiceUnavailable) String

type DeleteIdentityprovidersIdentitynowTooManyRequests

type DeleteIdentityprovidersIdentitynowTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersIdentitynowTooManyRequests

func NewDeleteIdentityprovidersIdentitynowTooManyRequests() *DeleteIdentityprovidersIdentitynowTooManyRequests

NewDeleteIdentityprovidersIdentitynowTooManyRequests creates a DeleteIdentityprovidersIdentitynowTooManyRequests with default headers values

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) Error

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) GetPayload

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders identitynow too many requests response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) IsCode

IsCode returns true when this delete identityproviders identitynow too many requests response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow too many requests response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders identitynow too many requests response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow too many requests response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowTooManyRequests) String

type DeleteIdentityprovidersIdentitynowUnauthorized

type DeleteIdentityprovidersIdentitynowUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersIdentitynowUnauthorized

func NewDeleteIdentityprovidersIdentitynowUnauthorized() *DeleteIdentityprovidersIdentitynowUnauthorized

NewDeleteIdentityprovidersIdentitynowUnauthorized creates a DeleteIdentityprovidersIdentitynowUnauthorized with default headers values

func (*DeleteIdentityprovidersIdentitynowUnauthorized) Error

func (*DeleteIdentityprovidersIdentitynowUnauthorized) GetPayload

func (*DeleteIdentityprovidersIdentitynowUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders identitynow unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowUnauthorized) IsCode

IsCode returns true when this delete identityproviders identitynow unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders identitynow unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowUnauthorized) String

type DeleteIdentityprovidersIdentitynowUnsupportedMediaType

type DeleteIdentityprovidersIdentitynowUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersIdentitynowUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersIdentitynowUnsupportedMediaType

func NewDeleteIdentityprovidersIdentitynowUnsupportedMediaType() *DeleteIdentityprovidersIdentitynowUnsupportedMediaType

NewDeleteIdentityprovidersIdentitynowUnsupportedMediaType creates a DeleteIdentityprovidersIdentitynowUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) Error

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders identitynow unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders identitynow unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders identitynow unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders identitynow unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders identitynow unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersIdentitynowUnsupportedMediaType) String

type DeleteIdentityprovidersOktaBadRequest

type DeleteIdentityprovidersOktaBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersOktaBadRequest

func NewDeleteIdentityprovidersOktaBadRequest() *DeleteIdentityprovidersOktaBadRequest

NewDeleteIdentityprovidersOktaBadRequest creates a DeleteIdentityprovidersOktaBadRequest with default headers values

func (*DeleteIdentityprovidersOktaBadRequest) Error

func (*DeleteIdentityprovidersOktaBadRequest) GetPayload

func (*DeleteIdentityprovidersOktaBadRequest) IsClientError

func (o *DeleteIdentityprovidersOktaBadRequest) IsClientError() bool

IsClientError returns true when this delete identityproviders okta bad request response has a 4xx status code

func (*DeleteIdentityprovidersOktaBadRequest) IsCode

IsCode returns true when this delete identityproviders okta bad request response a status code equal to that given

func (*DeleteIdentityprovidersOktaBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders okta bad request response has a 3xx status code

func (*DeleteIdentityprovidersOktaBadRequest) IsServerError

func (o *DeleteIdentityprovidersOktaBadRequest) IsServerError() bool

IsServerError returns true when this delete identityproviders okta bad request response has a 5xx status code

func (*DeleteIdentityprovidersOktaBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders okta bad request response has a 2xx status code

func (*DeleteIdentityprovidersOktaBadRequest) String

type DeleteIdentityprovidersOktaForbidden

type DeleteIdentityprovidersOktaForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersOktaForbidden

func NewDeleteIdentityprovidersOktaForbidden() *DeleteIdentityprovidersOktaForbidden

NewDeleteIdentityprovidersOktaForbidden creates a DeleteIdentityprovidersOktaForbidden with default headers values

func (*DeleteIdentityprovidersOktaForbidden) Error

func (*DeleteIdentityprovidersOktaForbidden) GetPayload

func (*DeleteIdentityprovidersOktaForbidden) IsClientError

func (o *DeleteIdentityprovidersOktaForbidden) IsClientError() bool

IsClientError returns true when this delete identityproviders okta forbidden response has a 4xx status code

func (*DeleteIdentityprovidersOktaForbidden) IsCode

IsCode returns true when this delete identityproviders okta forbidden response a status code equal to that given

func (*DeleteIdentityprovidersOktaForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders okta forbidden response has a 3xx status code

func (*DeleteIdentityprovidersOktaForbidden) IsServerError

func (o *DeleteIdentityprovidersOktaForbidden) IsServerError() bool

IsServerError returns true when this delete identityproviders okta forbidden response has a 5xx status code

func (*DeleteIdentityprovidersOktaForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders okta forbidden response has a 2xx status code

func (*DeleteIdentityprovidersOktaForbidden) String

type DeleteIdentityprovidersOktaGatewayTimeout

type DeleteIdentityprovidersOktaGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersOktaGatewayTimeout

func NewDeleteIdentityprovidersOktaGatewayTimeout() *DeleteIdentityprovidersOktaGatewayTimeout

NewDeleteIdentityprovidersOktaGatewayTimeout creates a DeleteIdentityprovidersOktaGatewayTimeout with default headers values

func (*DeleteIdentityprovidersOktaGatewayTimeout) Error

func (*DeleteIdentityprovidersOktaGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersOktaGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders okta gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersOktaGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders okta gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersOktaGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders okta gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersOktaGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders okta gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersOktaGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders okta gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersOktaGatewayTimeout) String

type DeleteIdentityprovidersOktaInternalServerError

type DeleteIdentityprovidersOktaInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersOktaInternalServerError

func NewDeleteIdentityprovidersOktaInternalServerError() *DeleteIdentityprovidersOktaInternalServerError

NewDeleteIdentityprovidersOktaInternalServerError creates a DeleteIdentityprovidersOktaInternalServerError with default headers values

func (*DeleteIdentityprovidersOktaInternalServerError) Error

func (*DeleteIdentityprovidersOktaInternalServerError) GetPayload

func (*DeleteIdentityprovidersOktaInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders okta internal server error response has a 4xx status code

func (*DeleteIdentityprovidersOktaInternalServerError) IsCode

IsCode returns true when this delete identityproviders okta internal server error response a status code equal to that given

func (*DeleteIdentityprovidersOktaInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders okta internal server error response has a 3xx status code

func (*DeleteIdentityprovidersOktaInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders okta internal server error response has a 5xx status code

func (*DeleteIdentityprovidersOktaInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders okta internal server error response has a 2xx status code

func (*DeleteIdentityprovidersOktaInternalServerError) String

type DeleteIdentityprovidersOktaNotFound

type DeleteIdentityprovidersOktaNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersOktaNotFound

func NewDeleteIdentityprovidersOktaNotFound() *DeleteIdentityprovidersOktaNotFound

NewDeleteIdentityprovidersOktaNotFound creates a DeleteIdentityprovidersOktaNotFound with default headers values

func (*DeleteIdentityprovidersOktaNotFound) Error

func (*DeleteIdentityprovidersOktaNotFound) GetPayload

func (*DeleteIdentityprovidersOktaNotFound) IsClientError

func (o *DeleteIdentityprovidersOktaNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders okta not found response has a 4xx status code

func (*DeleteIdentityprovidersOktaNotFound) IsCode

IsCode returns true when this delete identityproviders okta not found response a status code equal to that given

func (*DeleteIdentityprovidersOktaNotFound) IsRedirect

func (o *DeleteIdentityprovidersOktaNotFound) IsRedirect() bool

IsRedirect returns true when this delete identityproviders okta not found response has a 3xx status code

func (*DeleteIdentityprovidersOktaNotFound) IsServerError

func (o *DeleteIdentityprovidersOktaNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders okta not found response has a 5xx status code

func (*DeleteIdentityprovidersOktaNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders okta not found response has a 2xx status code

func (*DeleteIdentityprovidersOktaNotFound) String

type DeleteIdentityprovidersOktaOK

type DeleteIdentityprovidersOktaOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersOktaOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersOktaOK

func NewDeleteIdentityprovidersOktaOK() *DeleteIdentityprovidersOktaOK

NewDeleteIdentityprovidersOktaOK creates a DeleteIdentityprovidersOktaOK with default headers values

func (*DeleteIdentityprovidersOktaOK) Error

func (*DeleteIdentityprovidersOktaOK) GetPayload

func (o *DeleteIdentityprovidersOktaOK) GetPayload() models.Empty

func (*DeleteIdentityprovidersOktaOK) IsClientError

func (o *DeleteIdentityprovidersOktaOK) IsClientError() bool

IsClientError returns true when this delete identityproviders okta o k response has a 4xx status code

func (*DeleteIdentityprovidersOktaOK) IsCode

func (o *DeleteIdentityprovidersOktaOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders okta o k response a status code equal to that given

func (*DeleteIdentityprovidersOktaOK) IsRedirect

func (o *DeleteIdentityprovidersOktaOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders okta o k response has a 3xx status code

func (*DeleteIdentityprovidersOktaOK) IsServerError

func (o *DeleteIdentityprovidersOktaOK) IsServerError() bool

IsServerError returns true when this delete identityproviders okta o k response has a 5xx status code

func (*DeleteIdentityprovidersOktaOK) IsSuccess

func (o *DeleteIdentityprovidersOktaOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders okta o k response has a 2xx status code

func (*DeleteIdentityprovidersOktaOK) String

type DeleteIdentityprovidersOktaParams

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

DeleteIdentityprovidersOktaParams contains all the parameters to send to the API endpoint

for the delete identityproviders okta operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersOktaParams

func NewDeleteIdentityprovidersOktaParams() *DeleteIdentityprovidersOktaParams

NewDeleteIdentityprovidersOktaParams creates a new DeleteIdentityprovidersOktaParams 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 NewDeleteIdentityprovidersOktaParamsWithContext

func NewDeleteIdentityprovidersOktaParamsWithContext(ctx context.Context) *DeleteIdentityprovidersOktaParams

NewDeleteIdentityprovidersOktaParamsWithContext creates a new DeleteIdentityprovidersOktaParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersOktaParamsWithHTTPClient

func NewDeleteIdentityprovidersOktaParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersOktaParams

NewDeleteIdentityprovidersOktaParamsWithHTTPClient creates a new DeleteIdentityprovidersOktaParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersOktaParamsWithTimeout

func NewDeleteIdentityprovidersOktaParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersOktaParams

NewDeleteIdentityprovidersOktaParamsWithTimeout creates a new DeleteIdentityprovidersOktaParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersOktaParams) SetContext

SetContext adds the context to the delete identityproviders okta params

func (*DeleteIdentityprovidersOktaParams) SetDefaults

func (o *DeleteIdentityprovidersOktaParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders okta params (not the query body).

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

func (*DeleteIdentityprovidersOktaParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders okta params

func (*DeleteIdentityprovidersOktaParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders okta params

func (*DeleteIdentityprovidersOktaParams) WithContext

WithContext adds the context to the delete identityproviders okta params

func (*DeleteIdentityprovidersOktaParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders okta params (not the query body).

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

func (*DeleteIdentityprovidersOktaParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders okta params

func (*DeleteIdentityprovidersOktaParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders okta params

func (*DeleteIdentityprovidersOktaParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersOktaReader

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

DeleteIdentityprovidersOktaReader is a Reader for the DeleteIdentityprovidersOkta structure.

func (*DeleteIdentityprovidersOktaReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersOktaRequestEntityTooLarge

type DeleteIdentityprovidersOktaRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersOktaRequestEntityTooLarge

func NewDeleteIdentityprovidersOktaRequestEntityTooLarge() *DeleteIdentityprovidersOktaRequestEntityTooLarge

NewDeleteIdentityprovidersOktaRequestEntityTooLarge creates a DeleteIdentityprovidersOktaRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders okta request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders okta request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders okta request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders okta request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders okta request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersOktaRequestEntityTooLarge) String

type DeleteIdentityprovidersOktaRequestTimeout

type DeleteIdentityprovidersOktaRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersOktaRequestTimeout

func NewDeleteIdentityprovidersOktaRequestTimeout() *DeleteIdentityprovidersOktaRequestTimeout

NewDeleteIdentityprovidersOktaRequestTimeout creates a DeleteIdentityprovidersOktaRequestTimeout with default headers values

func (*DeleteIdentityprovidersOktaRequestTimeout) Error

func (*DeleteIdentityprovidersOktaRequestTimeout) GetPayload

func (*DeleteIdentityprovidersOktaRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders okta request timeout response has a 4xx status code

func (*DeleteIdentityprovidersOktaRequestTimeout) IsCode

IsCode returns true when this delete identityproviders okta request timeout response a status code equal to that given

func (*DeleteIdentityprovidersOktaRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders okta request timeout response has a 3xx status code

func (*DeleteIdentityprovidersOktaRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders okta request timeout response has a 5xx status code

func (*DeleteIdentityprovidersOktaRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders okta request timeout response has a 2xx status code

func (*DeleteIdentityprovidersOktaRequestTimeout) String

type DeleteIdentityprovidersOktaServiceUnavailable

type DeleteIdentityprovidersOktaServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersOktaServiceUnavailable

func NewDeleteIdentityprovidersOktaServiceUnavailable() *DeleteIdentityprovidersOktaServiceUnavailable

NewDeleteIdentityprovidersOktaServiceUnavailable creates a DeleteIdentityprovidersOktaServiceUnavailable with default headers values

func (*DeleteIdentityprovidersOktaServiceUnavailable) Error

func (*DeleteIdentityprovidersOktaServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersOktaServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders okta service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersOktaServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders okta service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersOktaServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders okta service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersOktaServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders okta service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersOktaServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders okta service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersOktaServiceUnavailable) String

type DeleteIdentityprovidersOktaTooManyRequests

type DeleteIdentityprovidersOktaTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersOktaTooManyRequests

func NewDeleteIdentityprovidersOktaTooManyRequests() *DeleteIdentityprovidersOktaTooManyRequests

NewDeleteIdentityprovidersOktaTooManyRequests creates a DeleteIdentityprovidersOktaTooManyRequests with default headers values

func (*DeleteIdentityprovidersOktaTooManyRequests) Error

func (*DeleteIdentityprovidersOktaTooManyRequests) GetPayload

func (*DeleteIdentityprovidersOktaTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders okta too many requests response has a 4xx status code

func (*DeleteIdentityprovidersOktaTooManyRequests) IsCode

IsCode returns true when this delete identityproviders okta too many requests response a status code equal to that given

func (*DeleteIdentityprovidersOktaTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders okta too many requests response has a 3xx status code

func (*DeleteIdentityprovidersOktaTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders okta too many requests response has a 5xx status code

func (*DeleteIdentityprovidersOktaTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders okta too many requests response has a 2xx status code

func (*DeleteIdentityprovidersOktaTooManyRequests) String

type DeleteIdentityprovidersOktaUnauthorized

type DeleteIdentityprovidersOktaUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersOktaUnauthorized

func NewDeleteIdentityprovidersOktaUnauthorized() *DeleteIdentityprovidersOktaUnauthorized

NewDeleteIdentityprovidersOktaUnauthorized creates a DeleteIdentityprovidersOktaUnauthorized with default headers values

func (*DeleteIdentityprovidersOktaUnauthorized) Error

func (*DeleteIdentityprovidersOktaUnauthorized) GetPayload

func (*DeleteIdentityprovidersOktaUnauthorized) IsClientError

func (o *DeleteIdentityprovidersOktaUnauthorized) IsClientError() bool

IsClientError returns true when this delete identityproviders okta unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersOktaUnauthorized) IsCode

IsCode returns true when this delete identityproviders okta unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersOktaUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders okta unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersOktaUnauthorized) IsServerError

func (o *DeleteIdentityprovidersOktaUnauthorized) IsServerError() bool

IsServerError returns true when this delete identityproviders okta unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersOktaUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders okta unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersOktaUnauthorized) String

type DeleteIdentityprovidersOktaUnsupportedMediaType

type DeleteIdentityprovidersOktaUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOktaUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersOktaUnsupportedMediaType

func NewDeleteIdentityprovidersOktaUnsupportedMediaType() *DeleteIdentityprovidersOktaUnsupportedMediaType

NewDeleteIdentityprovidersOktaUnsupportedMediaType creates a DeleteIdentityprovidersOktaUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) Error

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders okta unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders okta unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders okta unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders okta unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders okta unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersOktaUnsupportedMediaType) String

type DeleteIdentityprovidersOneloginBadRequest

type DeleteIdentityprovidersOneloginBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersOneloginBadRequest

func NewDeleteIdentityprovidersOneloginBadRequest() *DeleteIdentityprovidersOneloginBadRequest

NewDeleteIdentityprovidersOneloginBadRequest creates a DeleteIdentityprovidersOneloginBadRequest with default headers values

func (*DeleteIdentityprovidersOneloginBadRequest) Error

func (*DeleteIdentityprovidersOneloginBadRequest) GetPayload

func (*DeleteIdentityprovidersOneloginBadRequest) IsClientError

IsClientError returns true when this delete identityproviders onelogin bad request response has a 4xx status code

func (*DeleteIdentityprovidersOneloginBadRequest) IsCode

IsCode returns true when this delete identityproviders onelogin bad request response a status code equal to that given

func (*DeleteIdentityprovidersOneloginBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin bad request response has a 3xx status code

func (*DeleteIdentityprovidersOneloginBadRequest) IsServerError

IsServerError returns true when this delete identityproviders onelogin bad request response has a 5xx status code

func (*DeleteIdentityprovidersOneloginBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin bad request response has a 2xx status code

func (*DeleteIdentityprovidersOneloginBadRequest) String

type DeleteIdentityprovidersOneloginForbidden

type DeleteIdentityprovidersOneloginForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersOneloginForbidden

func NewDeleteIdentityprovidersOneloginForbidden() *DeleteIdentityprovidersOneloginForbidden

NewDeleteIdentityprovidersOneloginForbidden creates a DeleteIdentityprovidersOneloginForbidden with default headers values

func (*DeleteIdentityprovidersOneloginForbidden) Error

func (*DeleteIdentityprovidersOneloginForbidden) GetPayload

func (*DeleteIdentityprovidersOneloginForbidden) IsClientError

IsClientError returns true when this delete identityproviders onelogin forbidden response has a 4xx status code

func (*DeleteIdentityprovidersOneloginForbidden) IsCode

IsCode returns true when this delete identityproviders onelogin forbidden response a status code equal to that given

func (*DeleteIdentityprovidersOneloginForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin forbidden response has a 3xx status code

func (*DeleteIdentityprovidersOneloginForbidden) IsServerError

IsServerError returns true when this delete identityproviders onelogin forbidden response has a 5xx status code

func (*DeleteIdentityprovidersOneloginForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin forbidden response has a 2xx status code

func (*DeleteIdentityprovidersOneloginForbidden) String

type DeleteIdentityprovidersOneloginGatewayTimeout

type DeleteIdentityprovidersOneloginGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersOneloginGatewayTimeout

func NewDeleteIdentityprovidersOneloginGatewayTimeout() *DeleteIdentityprovidersOneloginGatewayTimeout

NewDeleteIdentityprovidersOneloginGatewayTimeout creates a DeleteIdentityprovidersOneloginGatewayTimeout with default headers values

func (*DeleteIdentityprovidersOneloginGatewayTimeout) Error

func (*DeleteIdentityprovidersOneloginGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersOneloginGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders onelogin gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersOneloginGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders onelogin gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersOneloginGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersOneloginGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders onelogin gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersOneloginGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersOneloginGatewayTimeout) String

type DeleteIdentityprovidersOneloginInternalServerError

type DeleteIdentityprovidersOneloginInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersOneloginInternalServerError

func NewDeleteIdentityprovidersOneloginInternalServerError() *DeleteIdentityprovidersOneloginInternalServerError

NewDeleteIdentityprovidersOneloginInternalServerError creates a DeleteIdentityprovidersOneloginInternalServerError with default headers values

func (*DeleteIdentityprovidersOneloginInternalServerError) Error

func (*DeleteIdentityprovidersOneloginInternalServerError) GetPayload

func (*DeleteIdentityprovidersOneloginInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders onelogin internal server error response has a 4xx status code

func (*DeleteIdentityprovidersOneloginInternalServerError) IsCode

IsCode returns true when this delete identityproviders onelogin internal server error response a status code equal to that given

func (*DeleteIdentityprovidersOneloginInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin internal server error response has a 3xx status code

func (*DeleteIdentityprovidersOneloginInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders onelogin internal server error response has a 5xx status code

func (*DeleteIdentityprovidersOneloginInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin internal server error response has a 2xx status code

func (*DeleteIdentityprovidersOneloginInternalServerError) String

type DeleteIdentityprovidersOneloginNotFound

type DeleteIdentityprovidersOneloginNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersOneloginNotFound

func NewDeleteIdentityprovidersOneloginNotFound() *DeleteIdentityprovidersOneloginNotFound

NewDeleteIdentityprovidersOneloginNotFound creates a DeleteIdentityprovidersOneloginNotFound with default headers values

func (*DeleteIdentityprovidersOneloginNotFound) Error

func (*DeleteIdentityprovidersOneloginNotFound) GetPayload

func (*DeleteIdentityprovidersOneloginNotFound) IsClientError

func (o *DeleteIdentityprovidersOneloginNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders onelogin not found response has a 4xx status code

func (*DeleteIdentityprovidersOneloginNotFound) IsCode

IsCode returns true when this delete identityproviders onelogin not found response a status code equal to that given

func (*DeleteIdentityprovidersOneloginNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin not found response has a 3xx status code

func (*DeleteIdentityprovidersOneloginNotFound) IsServerError

func (o *DeleteIdentityprovidersOneloginNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders onelogin not found response has a 5xx status code

func (*DeleteIdentityprovidersOneloginNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin not found response has a 2xx status code

func (*DeleteIdentityprovidersOneloginNotFound) String

type DeleteIdentityprovidersOneloginOK

type DeleteIdentityprovidersOneloginOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersOneloginOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersOneloginOK

func NewDeleteIdentityprovidersOneloginOK() *DeleteIdentityprovidersOneloginOK

NewDeleteIdentityprovidersOneloginOK creates a DeleteIdentityprovidersOneloginOK with default headers values

func (*DeleteIdentityprovidersOneloginOK) Error

func (*DeleteIdentityprovidersOneloginOK) GetPayload

func (*DeleteIdentityprovidersOneloginOK) IsClientError

func (o *DeleteIdentityprovidersOneloginOK) IsClientError() bool

IsClientError returns true when this delete identityproviders onelogin o k response has a 4xx status code

func (*DeleteIdentityprovidersOneloginOK) IsCode

func (o *DeleteIdentityprovidersOneloginOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders onelogin o k response a status code equal to that given

func (*DeleteIdentityprovidersOneloginOK) IsRedirect

func (o *DeleteIdentityprovidersOneloginOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders onelogin o k response has a 3xx status code

func (*DeleteIdentityprovidersOneloginOK) IsServerError

func (o *DeleteIdentityprovidersOneloginOK) IsServerError() bool

IsServerError returns true when this delete identityproviders onelogin o k response has a 5xx status code

func (*DeleteIdentityprovidersOneloginOK) IsSuccess

func (o *DeleteIdentityprovidersOneloginOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders onelogin o k response has a 2xx status code

func (*DeleteIdentityprovidersOneloginOK) String

type DeleteIdentityprovidersOneloginParams

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

DeleteIdentityprovidersOneloginParams contains all the parameters to send to the API endpoint

for the delete identityproviders onelogin operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersOneloginParams

func NewDeleteIdentityprovidersOneloginParams() *DeleteIdentityprovidersOneloginParams

NewDeleteIdentityprovidersOneloginParams creates a new DeleteIdentityprovidersOneloginParams 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 NewDeleteIdentityprovidersOneloginParamsWithContext

func NewDeleteIdentityprovidersOneloginParamsWithContext(ctx context.Context) *DeleteIdentityprovidersOneloginParams

NewDeleteIdentityprovidersOneloginParamsWithContext creates a new DeleteIdentityprovidersOneloginParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersOneloginParamsWithHTTPClient

func NewDeleteIdentityprovidersOneloginParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersOneloginParams

NewDeleteIdentityprovidersOneloginParamsWithHTTPClient creates a new DeleteIdentityprovidersOneloginParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersOneloginParamsWithTimeout

func NewDeleteIdentityprovidersOneloginParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersOneloginParams

NewDeleteIdentityprovidersOneloginParamsWithTimeout creates a new DeleteIdentityprovidersOneloginParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersOneloginParams) SetContext

SetContext adds the context to the delete identityproviders onelogin params

func (*DeleteIdentityprovidersOneloginParams) SetDefaults

func (o *DeleteIdentityprovidersOneloginParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders onelogin params (not the query body).

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

func (*DeleteIdentityprovidersOneloginParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders onelogin params

func (*DeleteIdentityprovidersOneloginParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders onelogin params

func (*DeleteIdentityprovidersOneloginParams) WithContext

WithContext adds the context to the delete identityproviders onelogin params

func (*DeleteIdentityprovidersOneloginParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders onelogin params (not the query body).

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

func (*DeleteIdentityprovidersOneloginParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders onelogin params

func (*DeleteIdentityprovidersOneloginParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders onelogin params

func (*DeleteIdentityprovidersOneloginParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersOneloginReader

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

DeleteIdentityprovidersOneloginReader is a Reader for the DeleteIdentityprovidersOnelogin structure.

func (*DeleteIdentityprovidersOneloginReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersOneloginRequestEntityTooLarge

type DeleteIdentityprovidersOneloginRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersOneloginRequestEntityTooLarge

func NewDeleteIdentityprovidersOneloginRequestEntityTooLarge() *DeleteIdentityprovidersOneloginRequestEntityTooLarge

NewDeleteIdentityprovidersOneloginRequestEntityTooLarge creates a DeleteIdentityprovidersOneloginRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders onelogin request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders onelogin request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders onelogin request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersOneloginRequestEntityTooLarge) String

type DeleteIdentityprovidersOneloginRequestTimeout

type DeleteIdentityprovidersOneloginRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersOneloginRequestTimeout

func NewDeleteIdentityprovidersOneloginRequestTimeout() *DeleteIdentityprovidersOneloginRequestTimeout

NewDeleteIdentityprovidersOneloginRequestTimeout creates a DeleteIdentityprovidersOneloginRequestTimeout with default headers values

func (*DeleteIdentityprovidersOneloginRequestTimeout) Error

func (*DeleteIdentityprovidersOneloginRequestTimeout) GetPayload

func (*DeleteIdentityprovidersOneloginRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders onelogin request timeout response has a 4xx status code

func (*DeleteIdentityprovidersOneloginRequestTimeout) IsCode

IsCode returns true when this delete identityproviders onelogin request timeout response a status code equal to that given

func (*DeleteIdentityprovidersOneloginRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin request timeout response has a 3xx status code

func (*DeleteIdentityprovidersOneloginRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders onelogin request timeout response has a 5xx status code

func (*DeleteIdentityprovidersOneloginRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin request timeout response has a 2xx status code

func (*DeleteIdentityprovidersOneloginRequestTimeout) String

type DeleteIdentityprovidersOneloginServiceUnavailable

type DeleteIdentityprovidersOneloginServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersOneloginServiceUnavailable

func NewDeleteIdentityprovidersOneloginServiceUnavailable() *DeleteIdentityprovidersOneloginServiceUnavailable

NewDeleteIdentityprovidersOneloginServiceUnavailable creates a DeleteIdentityprovidersOneloginServiceUnavailable with default headers values

func (*DeleteIdentityprovidersOneloginServiceUnavailable) Error

func (*DeleteIdentityprovidersOneloginServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersOneloginServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders onelogin service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersOneloginServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders onelogin service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersOneloginServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersOneloginServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders onelogin service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersOneloginServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersOneloginServiceUnavailable) String

type DeleteIdentityprovidersOneloginTooManyRequests

type DeleteIdentityprovidersOneloginTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersOneloginTooManyRequests

func NewDeleteIdentityprovidersOneloginTooManyRequests() *DeleteIdentityprovidersOneloginTooManyRequests

NewDeleteIdentityprovidersOneloginTooManyRequests creates a DeleteIdentityprovidersOneloginTooManyRequests with default headers values

func (*DeleteIdentityprovidersOneloginTooManyRequests) Error

func (*DeleteIdentityprovidersOneloginTooManyRequests) GetPayload

func (*DeleteIdentityprovidersOneloginTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders onelogin too many requests response has a 4xx status code

func (*DeleteIdentityprovidersOneloginTooManyRequests) IsCode

IsCode returns true when this delete identityproviders onelogin too many requests response a status code equal to that given

func (*DeleteIdentityprovidersOneloginTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin too many requests response has a 3xx status code

func (*DeleteIdentityprovidersOneloginTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders onelogin too many requests response has a 5xx status code

func (*DeleteIdentityprovidersOneloginTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin too many requests response has a 2xx status code

func (*DeleteIdentityprovidersOneloginTooManyRequests) String

type DeleteIdentityprovidersOneloginUnauthorized

type DeleteIdentityprovidersOneloginUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersOneloginUnauthorized

func NewDeleteIdentityprovidersOneloginUnauthorized() *DeleteIdentityprovidersOneloginUnauthorized

NewDeleteIdentityprovidersOneloginUnauthorized creates a DeleteIdentityprovidersOneloginUnauthorized with default headers values

func (*DeleteIdentityprovidersOneloginUnauthorized) Error

func (*DeleteIdentityprovidersOneloginUnauthorized) GetPayload

func (*DeleteIdentityprovidersOneloginUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders onelogin unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersOneloginUnauthorized) IsCode

IsCode returns true when this delete identityproviders onelogin unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersOneloginUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersOneloginUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders onelogin unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersOneloginUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersOneloginUnauthorized) String

type DeleteIdentityprovidersOneloginUnsupportedMediaType

type DeleteIdentityprovidersOneloginUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersOneloginUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersOneloginUnsupportedMediaType

func NewDeleteIdentityprovidersOneloginUnsupportedMediaType() *DeleteIdentityprovidersOneloginUnsupportedMediaType

NewDeleteIdentityprovidersOneloginUnsupportedMediaType creates a DeleteIdentityprovidersOneloginUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) Error

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders onelogin unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders onelogin unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders onelogin unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders onelogin unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders onelogin unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersOneloginUnsupportedMediaType) String

type DeleteIdentityprovidersPingBadRequest

type DeleteIdentityprovidersPingBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersPingBadRequest

func NewDeleteIdentityprovidersPingBadRequest() *DeleteIdentityprovidersPingBadRequest

NewDeleteIdentityprovidersPingBadRequest creates a DeleteIdentityprovidersPingBadRequest with default headers values

func (*DeleteIdentityprovidersPingBadRequest) Error

func (*DeleteIdentityprovidersPingBadRequest) GetPayload

func (*DeleteIdentityprovidersPingBadRequest) IsClientError

func (o *DeleteIdentityprovidersPingBadRequest) IsClientError() bool

IsClientError returns true when this delete identityproviders ping bad request response has a 4xx status code

func (*DeleteIdentityprovidersPingBadRequest) IsCode

IsCode returns true when this delete identityproviders ping bad request response a status code equal to that given

func (*DeleteIdentityprovidersPingBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders ping bad request response has a 3xx status code

func (*DeleteIdentityprovidersPingBadRequest) IsServerError

func (o *DeleteIdentityprovidersPingBadRequest) IsServerError() bool

IsServerError returns true when this delete identityproviders ping bad request response has a 5xx status code

func (*DeleteIdentityprovidersPingBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders ping bad request response has a 2xx status code

func (*DeleteIdentityprovidersPingBadRequest) String

type DeleteIdentityprovidersPingForbidden

type DeleteIdentityprovidersPingForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersPingForbidden

func NewDeleteIdentityprovidersPingForbidden() *DeleteIdentityprovidersPingForbidden

NewDeleteIdentityprovidersPingForbidden creates a DeleteIdentityprovidersPingForbidden with default headers values

func (*DeleteIdentityprovidersPingForbidden) Error

func (*DeleteIdentityprovidersPingForbidden) GetPayload

func (*DeleteIdentityprovidersPingForbidden) IsClientError

func (o *DeleteIdentityprovidersPingForbidden) IsClientError() bool

IsClientError returns true when this delete identityproviders ping forbidden response has a 4xx status code

func (*DeleteIdentityprovidersPingForbidden) IsCode

IsCode returns true when this delete identityproviders ping forbidden response a status code equal to that given

func (*DeleteIdentityprovidersPingForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders ping forbidden response has a 3xx status code

func (*DeleteIdentityprovidersPingForbidden) IsServerError

func (o *DeleteIdentityprovidersPingForbidden) IsServerError() bool

IsServerError returns true when this delete identityproviders ping forbidden response has a 5xx status code

func (*DeleteIdentityprovidersPingForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders ping forbidden response has a 2xx status code

func (*DeleteIdentityprovidersPingForbidden) String

type DeleteIdentityprovidersPingGatewayTimeout

type DeleteIdentityprovidersPingGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersPingGatewayTimeout

func NewDeleteIdentityprovidersPingGatewayTimeout() *DeleteIdentityprovidersPingGatewayTimeout

NewDeleteIdentityprovidersPingGatewayTimeout creates a DeleteIdentityprovidersPingGatewayTimeout with default headers values

func (*DeleteIdentityprovidersPingGatewayTimeout) Error

func (*DeleteIdentityprovidersPingGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersPingGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders ping gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersPingGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders ping gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersPingGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders ping gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersPingGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders ping gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersPingGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders ping gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersPingGatewayTimeout) String

type DeleteIdentityprovidersPingInternalServerError

type DeleteIdentityprovidersPingInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersPingInternalServerError

func NewDeleteIdentityprovidersPingInternalServerError() *DeleteIdentityprovidersPingInternalServerError

NewDeleteIdentityprovidersPingInternalServerError creates a DeleteIdentityprovidersPingInternalServerError with default headers values

func (*DeleteIdentityprovidersPingInternalServerError) Error

func (*DeleteIdentityprovidersPingInternalServerError) GetPayload

func (*DeleteIdentityprovidersPingInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders ping internal server error response has a 4xx status code

func (*DeleteIdentityprovidersPingInternalServerError) IsCode

IsCode returns true when this delete identityproviders ping internal server error response a status code equal to that given

func (*DeleteIdentityprovidersPingInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders ping internal server error response has a 3xx status code

func (*DeleteIdentityprovidersPingInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders ping internal server error response has a 5xx status code

func (*DeleteIdentityprovidersPingInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders ping internal server error response has a 2xx status code

func (*DeleteIdentityprovidersPingInternalServerError) String

type DeleteIdentityprovidersPingNotFound

type DeleteIdentityprovidersPingNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersPingNotFound

func NewDeleteIdentityprovidersPingNotFound() *DeleteIdentityprovidersPingNotFound

NewDeleteIdentityprovidersPingNotFound creates a DeleteIdentityprovidersPingNotFound with default headers values

func (*DeleteIdentityprovidersPingNotFound) Error

func (*DeleteIdentityprovidersPingNotFound) GetPayload

func (*DeleteIdentityprovidersPingNotFound) IsClientError

func (o *DeleteIdentityprovidersPingNotFound) IsClientError() bool

IsClientError returns true when this delete identityproviders ping not found response has a 4xx status code

func (*DeleteIdentityprovidersPingNotFound) IsCode

IsCode returns true when this delete identityproviders ping not found response a status code equal to that given

func (*DeleteIdentityprovidersPingNotFound) IsRedirect

func (o *DeleteIdentityprovidersPingNotFound) IsRedirect() bool

IsRedirect returns true when this delete identityproviders ping not found response has a 3xx status code

func (*DeleteIdentityprovidersPingNotFound) IsServerError

func (o *DeleteIdentityprovidersPingNotFound) IsServerError() bool

IsServerError returns true when this delete identityproviders ping not found response has a 5xx status code

func (*DeleteIdentityprovidersPingNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders ping not found response has a 2xx status code

func (*DeleteIdentityprovidersPingNotFound) String

type DeleteIdentityprovidersPingOK

type DeleteIdentityprovidersPingOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersPingOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersPingOK

func NewDeleteIdentityprovidersPingOK() *DeleteIdentityprovidersPingOK

NewDeleteIdentityprovidersPingOK creates a DeleteIdentityprovidersPingOK with default headers values

func (*DeleteIdentityprovidersPingOK) Error

func (*DeleteIdentityprovidersPingOK) GetPayload

func (o *DeleteIdentityprovidersPingOK) GetPayload() models.Empty

func (*DeleteIdentityprovidersPingOK) IsClientError

func (o *DeleteIdentityprovidersPingOK) IsClientError() bool

IsClientError returns true when this delete identityproviders ping o k response has a 4xx status code

func (*DeleteIdentityprovidersPingOK) IsCode

func (o *DeleteIdentityprovidersPingOK) IsCode(code int) bool

IsCode returns true when this delete identityproviders ping o k response a status code equal to that given

func (*DeleteIdentityprovidersPingOK) IsRedirect

func (o *DeleteIdentityprovidersPingOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders ping o k response has a 3xx status code

func (*DeleteIdentityprovidersPingOK) IsServerError

func (o *DeleteIdentityprovidersPingOK) IsServerError() bool

IsServerError returns true when this delete identityproviders ping o k response has a 5xx status code

func (*DeleteIdentityprovidersPingOK) IsSuccess

func (o *DeleteIdentityprovidersPingOK) IsSuccess() bool

IsSuccess returns true when this delete identityproviders ping o k response has a 2xx status code

func (*DeleteIdentityprovidersPingOK) String

type DeleteIdentityprovidersPingParams

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

DeleteIdentityprovidersPingParams contains all the parameters to send to the API endpoint

for the delete identityproviders ping operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersPingParams

func NewDeleteIdentityprovidersPingParams() *DeleteIdentityprovidersPingParams

NewDeleteIdentityprovidersPingParams creates a new DeleteIdentityprovidersPingParams 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 NewDeleteIdentityprovidersPingParamsWithContext

func NewDeleteIdentityprovidersPingParamsWithContext(ctx context.Context) *DeleteIdentityprovidersPingParams

NewDeleteIdentityprovidersPingParamsWithContext creates a new DeleteIdentityprovidersPingParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersPingParamsWithHTTPClient

func NewDeleteIdentityprovidersPingParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersPingParams

NewDeleteIdentityprovidersPingParamsWithHTTPClient creates a new DeleteIdentityprovidersPingParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersPingParamsWithTimeout

func NewDeleteIdentityprovidersPingParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersPingParams

NewDeleteIdentityprovidersPingParamsWithTimeout creates a new DeleteIdentityprovidersPingParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersPingParams) SetContext

SetContext adds the context to the delete identityproviders ping params

func (*DeleteIdentityprovidersPingParams) SetDefaults

func (o *DeleteIdentityprovidersPingParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders ping params (not the query body).

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

func (*DeleteIdentityprovidersPingParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders ping params

func (*DeleteIdentityprovidersPingParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders ping params

func (*DeleteIdentityprovidersPingParams) WithContext

WithContext adds the context to the delete identityproviders ping params

func (*DeleteIdentityprovidersPingParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders ping params (not the query body).

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

func (*DeleteIdentityprovidersPingParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders ping params

func (*DeleteIdentityprovidersPingParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders ping params

func (*DeleteIdentityprovidersPingParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersPingReader

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

DeleteIdentityprovidersPingReader is a Reader for the DeleteIdentityprovidersPing structure.

func (*DeleteIdentityprovidersPingReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersPingRequestEntityTooLarge

type DeleteIdentityprovidersPingRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersPingRequestEntityTooLarge

func NewDeleteIdentityprovidersPingRequestEntityTooLarge() *DeleteIdentityprovidersPingRequestEntityTooLarge

NewDeleteIdentityprovidersPingRequestEntityTooLarge creates a DeleteIdentityprovidersPingRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders ping request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders ping request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders ping request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders ping request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders ping request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersPingRequestEntityTooLarge) String

type DeleteIdentityprovidersPingRequestTimeout

type DeleteIdentityprovidersPingRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersPingRequestTimeout

func NewDeleteIdentityprovidersPingRequestTimeout() *DeleteIdentityprovidersPingRequestTimeout

NewDeleteIdentityprovidersPingRequestTimeout creates a DeleteIdentityprovidersPingRequestTimeout with default headers values

func (*DeleteIdentityprovidersPingRequestTimeout) Error

func (*DeleteIdentityprovidersPingRequestTimeout) GetPayload

func (*DeleteIdentityprovidersPingRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders ping request timeout response has a 4xx status code

func (*DeleteIdentityprovidersPingRequestTimeout) IsCode

IsCode returns true when this delete identityproviders ping request timeout response a status code equal to that given

func (*DeleteIdentityprovidersPingRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders ping request timeout response has a 3xx status code

func (*DeleteIdentityprovidersPingRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders ping request timeout response has a 5xx status code

func (*DeleteIdentityprovidersPingRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders ping request timeout response has a 2xx status code

func (*DeleteIdentityprovidersPingRequestTimeout) String

type DeleteIdentityprovidersPingServiceUnavailable

type DeleteIdentityprovidersPingServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersPingServiceUnavailable

func NewDeleteIdentityprovidersPingServiceUnavailable() *DeleteIdentityprovidersPingServiceUnavailable

NewDeleteIdentityprovidersPingServiceUnavailable creates a DeleteIdentityprovidersPingServiceUnavailable with default headers values

func (*DeleteIdentityprovidersPingServiceUnavailable) Error

func (*DeleteIdentityprovidersPingServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersPingServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders ping service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersPingServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders ping service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersPingServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders ping service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersPingServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders ping service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersPingServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders ping service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersPingServiceUnavailable) String

type DeleteIdentityprovidersPingTooManyRequests

type DeleteIdentityprovidersPingTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersPingTooManyRequests

func NewDeleteIdentityprovidersPingTooManyRequests() *DeleteIdentityprovidersPingTooManyRequests

NewDeleteIdentityprovidersPingTooManyRequests creates a DeleteIdentityprovidersPingTooManyRequests with default headers values

func (*DeleteIdentityprovidersPingTooManyRequests) Error

func (*DeleteIdentityprovidersPingTooManyRequests) GetPayload

func (*DeleteIdentityprovidersPingTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders ping too many requests response has a 4xx status code

func (*DeleteIdentityprovidersPingTooManyRequests) IsCode

IsCode returns true when this delete identityproviders ping too many requests response a status code equal to that given

func (*DeleteIdentityprovidersPingTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders ping too many requests response has a 3xx status code

func (*DeleteIdentityprovidersPingTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders ping too many requests response has a 5xx status code

func (*DeleteIdentityprovidersPingTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders ping too many requests response has a 2xx status code

func (*DeleteIdentityprovidersPingTooManyRequests) String

type DeleteIdentityprovidersPingUnauthorized

type DeleteIdentityprovidersPingUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersPingUnauthorized

func NewDeleteIdentityprovidersPingUnauthorized() *DeleteIdentityprovidersPingUnauthorized

NewDeleteIdentityprovidersPingUnauthorized creates a DeleteIdentityprovidersPingUnauthorized with default headers values

func (*DeleteIdentityprovidersPingUnauthorized) Error

func (*DeleteIdentityprovidersPingUnauthorized) GetPayload

func (*DeleteIdentityprovidersPingUnauthorized) IsClientError

func (o *DeleteIdentityprovidersPingUnauthorized) IsClientError() bool

IsClientError returns true when this delete identityproviders ping unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersPingUnauthorized) IsCode

IsCode returns true when this delete identityproviders ping unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersPingUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders ping unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersPingUnauthorized) IsServerError

func (o *DeleteIdentityprovidersPingUnauthorized) IsServerError() bool

IsServerError returns true when this delete identityproviders ping unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersPingUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders ping unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersPingUnauthorized) String

type DeleteIdentityprovidersPingUnsupportedMediaType

type DeleteIdentityprovidersPingUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPingUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersPingUnsupportedMediaType

func NewDeleteIdentityprovidersPingUnsupportedMediaType() *DeleteIdentityprovidersPingUnsupportedMediaType

NewDeleteIdentityprovidersPingUnsupportedMediaType creates a DeleteIdentityprovidersPingUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersPingUnsupportedMediaType) Error

func (*DeleteIdentityprovidersPingUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersPingUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders ping unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersPingUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders ping unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersPingUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders ping unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersPingUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders ping unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersPingUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders ping unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersPingUnsupportedMediaType) String

type DeleteIdentityprovidersPurecloudBadRequest

type DeleteIdentityprovidersPurecloudBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersPurecloudBadRequest

func NewDeleteIdentityprovidersPurecloudBadRequest() *DeleteIdentityprovidersPurecloudBadRequest

NewDeleteIdentityprovidersPurecloudBadRequest creates a DeleteIdentityprovidersPurecloudBadRequest with default headers values

func (*DeleteIdentityprovidersPurecloudBadRequest) Error

func (*DeleteIdentityprovidersPurecloudBadRequest) GetPayload

func (*DeleteIdentityprovidersPurecloudBadRequest) IsClientError

IsClientError returns true when this delete identityproviders purecloud bad request response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudBadRequest) IsCode

IsCode returns true when this delete identityproviders purecloud bad request response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud bad request response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudBadRequest) IsServerError

IsServerError returns true when this delete identityproviders purecloud bad request response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud bad request response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudBadRequest) String

type DeleteIdentityprovidersPurecloudForbidden

type DeleteIdentityprovidersPurecloudForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersPurecloudForbidden

func NewDeleteIdentityprovidersPurecloudForbidden() *DeleteIdentityprovidersPurecloudForbidden

NewDeleteIdentityprovidersPurecloudForbidden creates a DeleteIdentityprovidersPurecloudForbidden with default headers values

func (*DeleteIdentityprovidersPurecloudForbidden) Error

func (*DeleteIdentityprovidersPurecloudForbidden) GetPayload

func (*DeleteIdentityprovidersPurecloudForbidden) IsClientError

IsClientError returns true when this delete identityproviders purecloud forbidden response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudForbidden) IsCode

IsCode returns true when this delete identityproviders purecloud forbidden response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud forbidden response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudForbidden) IsServerError

IsServerError returns true when this delete identityproviders purecloud forbidden response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud forbidden response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudForbidden) String

type DeleteIdentityprovidersPurecloudGatewayTimeout

type DeleteIdentityprovidersPurecloudGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersPurecloudGatewayTimeout

func NewDeleteIdentityprovidersPurecloudGatewayTimeout() *DeleteIdentityprovidersPurecloudGatewayTimeout

NewDeleteIdentityprovidersPurecloudGatewayTimeout creates a DeleteIdentityprovidersPurecloudGatewayTimeout with default headers values

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) Error

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders purecloud gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders purecloud gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders purecloud gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudGatewayTimeout) String

type DeleteIdentityprovidersPurecloudInternalServerError

type DeleteIdentityprovidersPurecloudInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersPurecloudInternalServerError

func NewDeleteIdentityprovidersPurecloudInternalServerError() *DeleteIdentityprovidersPurecloudInternalServerError

NewDeleteIdentityprovidersPurecloudInternalServerError creates a DeleteIdentityprovidersPurecloudInternalServerError with default headers values

func (*DeleteIdentityprovidersPurecloudInternalServerError) Error

func (*DeleteIdentityprovidersPurecloudInternalServerError) GetPayload

func (*DeleteIdentityprovidersPurecloudInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders purecloud internal server error response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudInternalServerError) IsCode

IsCode returns true when this delete identityproviders purecloud internal server error response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud internal server error response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders purecloud internal server error response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud internal server error response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudInternalServerError) String

type DeleteIdentityprovidersPurecloudNotFound

type DeleteIdentityprovidersPurecloudNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersPurecloudNotFound

func NewDeleteIdentityprovidersPurecloudNotFound() *DeleteIdentityprovidersPurecloudNotFound

NewDeleteIdentityprovidersPurecloudNotFound creates a DeleteIdentityprovidersPurecloudNotFound with default headers values

func (*DeleteIdentityprovidersPurecloudNotFound) Error

func (*DeleteIdentityprovidersPurecloudNotFound) GetPayload

func (*DeleteIdentityprovidersPurecloudNotFound) IsClientError

IsClientError returns true when this delete identityproviders purecloud not found response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudNotFound) IsCode

IsCode returns true when this delete identityproviders purecloud not found response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud not found response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudNotFound) IsServerError

IsServerError returns true when this delete identityproviders purecloud not found response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud not found response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudNotFound) String

type DeleteIdentityprovidersPurecloudOK

type DeleteIdentityprovidersPurecloudOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersPurecloudOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersPurecloudOK

func NewDeleteIdentityprovidersPurecloudOK() *DeleteIdentityprovidersPurecloudOK

NewDeleteIdentityprovidersPurecloudOK creates a DeleteIdentityprovidersPurecloudOK with default headers values

func (*DeleteIdentityprovidersPurecloudOK) Error

func (*DeleteIdentityprovidersPurecloudOK) GetPayload

func (*DeleteIdentityprovidersPurecloudOK) IsClientError

func (o *DeleteIdentityprovidersPurecloudOK) IsClientError() bool

IsClientError returns true when this delete identityproviders purecloud o k response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudOK) IsCode

IsCode returns true when this delete identityproviders purecloud o k response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudOK) IsRedirect

func (o *DeleteIdentityprovidersPurecloudOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders purecloud o k response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudOK) IsServerError

func (o *DeleteIdentityprovidersPurecloudOK) IsServerError() bool

IsServerError returns true when this delete identityproviders purecloud o k response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudOK) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud o k response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudOK) String

type DeleteIdentityprovidersPurecloudParams

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

DeleteIdentityprovidersPurecloudParams contains all the parameters to send to the API endpoint

for the delete identityproviders purecloud operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersPurecloudParams

func NewDeleteIdentityprovidersPurecloudParams() *DeleteIdentityprovidersPurecloudParams

NewDeleteIdentityprovidersPurecloudParams creates a new DeleteIdentityprovidersPurecloudParams 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 NewDeleteIdentityprovidersPurecloudParamsWithContext

func NewDeleteIdentityprovidersPurecloudParamsWithContext(ctx context.Context) *DeleteIdentityprovidersPurecloudParams

NewDeleteIdentityprovidersPurecloudParamsWithContext creates a new DeleteIdentityprovidersPurecloudParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersPurecloudParamsWithHTTPClient

func NewDeleteIdentityprovidersPurecloudParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersPurecloudParams

NewDeleteIdentityprovidersPurecloudParamsWithHTTPClient creates a new DeleteIdentityprovidersPurecloudParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersPurecloudParamsWithTimeout

func NewDeleteIdentityprovidersPurecloudParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersPurecloudParams

NewDeleteIdentityprovidersPurecloudParamsWithTimeout creates a new DeleteIdentityprovidersPurecloudParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersPurecloudParams) SetContext

SetContext adds the context to the delete identityproviders purecloud params

func (*DeleteIdentityprovidersPurecloudParams) SetDefaults

func (o *DeleteIdentityprovidersPurecloudParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders purecloud params (not the query body).

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

func (*DeleteIdentityprovidersPurecloudParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders purecloud params

func (*DeleteIdentityprovidersPurecloudParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders purecloud params

func (*DeleteIdentityprovidersPurecloudParams) WithContext

WithContext adds the context to the delete identityproviders purecloud params

func (*DeleteIdentityprovidersPurecloudParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders purecloud params (not the query body).

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

func (*DeleteIdentityprovidersPurecloudParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders purecloud params

func (*DeleteIdentityprovidersPurecloudParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders purecloud params

func (*DeleteIdentityprovidersPurecloudParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersPurecloudReader

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

DeleteIdentityprovidersPurecloudReader is a Reader for the DeleteIdentityprovidersPurecloud structure.

func (*DeleteIdentityprovidersPurecloudReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersPurecloudRequestEntityTooLarge

type DeleteIdentityprovidersPurecloudRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersPurecloudRequestEntityTooLarge

func NewDeleteIdentityprovidersPurecloudRequestEntityTooLarge() *DeleteIdentityprovidersPurecloudRequestEntityTooLarge

NewDeleteIdentityprovidersPurecloudRequestEntityTooLarge creates a DeleteIdentityprovidersPurecloudRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders purecloud request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders purecloud request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders purecloud request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudRequestEntityTooLarge) String

type DeleteIdentityprovidersPurecloudRequestTimeout

type DeleteIdentityprovidersPurecloudRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersPurecloudRequestTimeout

func NewDeleteIdentityprovidersPurecloudRequestTimeout() *DeleteIdentityprovidersPurecloudRequestTimeout

NewDeleteIdentityprovidersPurecloudRequestTimeout creates a DeleteIdentityprovidersPurecloudRequestTimeout with default headers values

func (*DeleteIdentityprovidersPurecloudRequestTimeout) Error

func (*DeleteIdentityprovidersPurecloudRequestTimeout) GetPayload

func (*DeleteIdentityprovidersPurecloudRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders purecloud request timeout response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudRequestTimeout) IsCode

IsCode returns true when this delete identityproviders purecloud request timeout response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud request timeout response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders purecloud request timeout response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud request timeout response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudRequestTimeout) String

type DeleteIdentityprovidersPurecloudServiceUnavailable

type DeleteIdentityprovidersPurecloudServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersPurecloudServiceUnavailable

func NewDeleteIdentityprovidersPurecloudServiceUnavailable() *DeleteIdentityprovidersPurecloudServiceUnavailable

NewDeleteIdentityprovidersPurecloudServiceUnavailable creates a DeleteIdentityprovidersPurecloudServiceUnavailable with default headers values

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) Error

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders purecloud service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders purecloud service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders purecloud service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudServiceUnavailable) String

type DeleteIdentityprovidersPurecloudTooManyRequests

type DeleteIdentityprovidersPurecloudTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersPurecloudTooManyRequests

func NewDeleteIdentityprovidersPurecloudTooManyRequests() *DeleteIdentityprovidersPurecloudTooManyRequests

NewDeleteIdentityprovidersPurecloudTooManyRequests creates a DeleteIdentityprovidersPurecloudTooManyRequests with default headers values

func (*DeleteIdentityprovidersPurecloudTooManyRequests) Error

func (*DeleteIdentityprovidersPurecloudTooManyRequests) GetPayload

func (*DeleteIdentityprovidersPurecloudTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders purecloud too many requests response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudTooManyRequests) IsCode

IsCode returns true when this delete identityproviders purecloud too many requests response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud too many requests response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders purecloud too many requests response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud too many requests response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudTooManyRequests) String

type DeleteIdentityprovidersPurecloudUnauthorized

type DeleteIdentityprovidersPurecloudUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersPurecloudUnauthorized

func NewDeleteIdentityprovidersPurecloudUnauthorized() *DeleteIdentityprovidersPurecloudUnauthorized

NewDeleteIdentityprovidersPurecloudUnauthorized creates a DeleteIdentityprovidersPurecloudUnauthorized with default headers values

func (*DeleteIdentityprovidersPurecloudUnauthorized) Error

func (*DeleteIdentityprovidersPurecloudUnauthorized) GetPayload

func (*DeleteIdentityprovidersPurecloudUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders purecloud unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudUnauthorized) IsCode

IsCode returns true when this delete identityproviders purecloud unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders purecloud unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudUnauthorized) String

type DeleteIdentityprovidersPurecloudUnsupportedMediaType

type DeleteIdentityprovidersPurecloudUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPurecloudUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersPurecloudUnsupportedMediaType

func NewDeleteIdentityprovidersPurecloudUnsupportedMediaType() *DeleteIdentityprovidersPurecloudUnsupportedMediaType

NewDeleteIdentityprovidersPurecloudUnsupportedMediaType creates a DeleteIdentityprovidersPurecloudUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) Error

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders purecloud unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders purecloud unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders purecloud unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders purecloud unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders purecloud unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersPurecloudUnsupportedMediaType) String

type DeleteIdentityprovidersPureengageBadRequest

type DeleteIdentityprovidersPureengageBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersPureengageBadRequest

func NewDeleteIdentityprovidersPureengageBadRequest() *DeleteIdentityprovidersPureengageBadRequest

NewDeleteIdentityprovidersPureengageBadRequest creates a DeleteIdentityprovidersPureengageBadRequest with default headers values

func (*DeleteIdentityprovidersPureengageBadRequest) Error

func (*DeleteIdentityprovidersPureengageBadRequest) GetPayload

func (*DeleteIdentityprovidersPureengageBadRequest) IsClientError

IsClientError returns true when this delete identityproviders pureengage bad request response has a 4xx status code

func (*DeleteIdentityprovidersPureengageBadRequest) IsCode

IsCode returns true when this delete identityproviders pureengage bad request response a status code equal to that given

func (*DeleteIdentityprovidersPureengageBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage bad request response has a 3xx status code

func (*DeleteIdentityprovidersPureengageBadRequest) IsServerError

IsServerError returns true when this delete identityproviders pureengage bad request response has a 5xx status code

func (*DeleteIdentityprovidersPureengageBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage bad request response has a 2xx status code

func (*DeleteIdentityprovidersPureengageBadRequest) String

type DeleteIdentityprovidersPureengageForbidden

type DeleteIdentityprovidersPureengageForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersPureengageForbidden

func NewDeleteIdentityprovidersPureengageForbidden() *DeleteIdentityprovidersPureengageForbidden

NewDeleteIdentityprovidersPureengageForbidden creates a DeleteIdentityprovidersPureengageForbidden with default headers values

func (*DeleteIdentityprovidersPureengageForbidden) Error

func (*DeleteIdentityprovidersPureengageForbidden) GetPayload

func (*DeleteIdentityprovidersPureengageForbidden) IsClientError

IsClientError returns true when this delete identityproviders pureengage forbidden response has a 4xx status code

func (*DeleteIdentityprovidersPureengageForbidden) IsCode

IsCode returns true when this delete identityproviders pureengage forbidden response a status code equal to that given

func (*DeleteIdentityprovidersPureengageForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage forbidden response has a 3xx status code

func (*DeleteIdentityprovidersPureengageForbidden) IsServerError

IsServerError returns true when this delete identityproviders pureengage forbidden response has a 5xx status code

func (*DeleteIdentityprovidersPureengageForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage forbidden response has a 2xx status code

func (*DeleteIdentityprovidersPureengageForbidden) String

type DeleteIdentityprovidersPureengageGatewayTimeout

type DeleteIdentityprovidersPureengageGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersPureengageGatewayTimeout

func NewDeleteIdentityprovidersPureengageGatewayTimeout() *DeleteIdentityprovidersPureengageGatewayTimeout

NewDeleteIdentityprovidersPureengageGatewayTimeout creates a DeleteIdentityprovidersPureengageGatewayTimeout with default headers values

func (*DeleteIdentityprovidersPureengageGatewayTimeout) Error

func (*DeleteIdentityprovidersPureengageGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersPureengageGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders pureengage gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersPureengageGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders pureengage gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersPureengageGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersPureengageGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders pureengage gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersPureengageGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersPureengageGatewayTimeout) String

type DeleteIdentityprovidersPureengageInternalServerError

type DeleteIdentityprovidersPureengageInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersPureengageInternalServerError

func NewDeleteIdentityprovidersPureengageInternalServerError() *DeleteIdentityprovidersPureengageInternalServerError

NewDeleteIdentityprovidersPureengageInternalServerError creates a DeleteIdentityprovidersPureengageInternalServerError with default headers values

func (*DeleteIdentityprovidersPureengageInternalServerError) Error

func (*DeleteIdentityprovidersPureengageInternalServerError) GetPayload

func (*DeleteIdentityprovidersPureengageInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders pureengage internal server error response has a 4xx status code

func (*DeleteIdentityprovidersPureengageInternalServerError) IsCode

IsCode returns true when this delete identityproviders pureengage internal server error response a status code equal to that given

func (*DeleteIdentityprovidersPureengageInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage internal server error response has a 3xx status code

func (*DeleteIdentityprovidersPureengageInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders pureengage internal server error response has a 5xx status code

func (*DeleteIdentityprovidersPureengageInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage internal server error response has a 2xx status code

func (*DeleteIdentityprovidersPureengageInternalServerError) String

type DeleteIdentityprovidersPureengageNotFound

type DeleteIdentityprovidersPureengageNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersPureengageNotFound

func NewDeleteIdentityprovidersPureengageNotFound() *DeleteIdentityprovidersPureengageNotFound

NewDeleteIdentityprovidersPureengageNotFound creates a DeleteIdentityprovidersPureengageNotFound with default headers values

func (*DeleteIdentityprovidersPureengageNotFound) Error

func (*DeleteIdentityprovidersPureengageNotFound) GetPayload

func (*DeleteIdentityprovidersPureengageNotFound) IsClientError

IsClientError returns true when this delete identityproviders pureengage not found response has a 4xx status code

func (*DeleteIdentityprovidersPureengageNotFound) IsCode

IsCode returns true when this delete identityproviders pureengage not found response a status code equal to that given

func (*DeleteIdentityprovidersPureengageNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage not found response has a 3xx status code

func (*DeleteIdentityprovidersPureengageNotFound) IsServerError

IsServerError returns true when this delete identityproviders pureengage not found response has a 5xx status code

func (*DeleteIdentityprovidersPureengageNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage not found response has a 2xx status code

func (*DeleteIdentityprovidersPureengageNotFound) String

type DeleteIdentityprovidersPureengageOK

type DeleteIdentityprovidersPureengageOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersPureengageOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersPureengageOK

func NewDeleteIdentityprovidersPureengageOK() *DeleteIdentityprovidersPureengageOK

NewDeleteIdentityprovidersPureengageOK creates a DeleteIdentityprovidersPureengageOK with default headers values

func (*DeleteIdentityprovidersPureengageOK) Error

func (*DeleteIdentityprovidersPureengageOK) GetPayload

func (*DeleteIdentityprovidersPureengageOK) IsClientError

func (o *DeleteIdentityprovidersPureengageOK) IsClientError() bool

IsClientError returns true when this delete identityproviders pureengage o k response has a 4xx status code

func (*DeleteIdentityprovidersPureengageOK) IsCode

IsCode returns true when this delete identityproviders pureengage o k response a status code equal to that given

func (*DeleteIdentityprovidersPureengageOK) IsRedirect

func (o *DeleteIdentityprovidersPureengageOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders pureengage o k response has a 3xx status code

func (*DeleteIdentityprovidersPureengageOK) IsServerError

func (o *DeleteIdentityprovidersPureengageOK) IsServerError() bool

IsServerError returns true when this delete identityproviders pureengage o k response has a 5xx status code

func (*DeleteIdentityprovidersPureengageOK) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage o k response has a 2xx status code

func (*DeleteIdentityprovidersPureengageOK) String

type DeleteIdentityprovidersPureengageParams

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

DeleteIdentityprovidersPureengageParams contains all the parameters to send to the API endpoint

for the delete identityproviders pureengage operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersPureengageParams

func NewDeleteIdentityprovidersPureengageParams() *DeleteIdentityprovidersPureengageParams

NewDeleteIdentityprovidersPureengageParams creates a new DeleteIdentityprovidersPureengageParams 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 NewDeleteIdentityprovidersPureengageParamsWithContext

func NewDeleteIdentityprovidersPureengageParamsWithContext(ctx context.Context) *DeleteIdentityprovidersPureengageParams

NewDeleteIdentityprovidersPureengageParamsWithContext creates a new DeleteIdentityprovidersPureengageParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersPureengageParamsWithHTTPClient

func NewDeleteIdentityprovidersPureengageParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersPureengageParams

NewDeleteIdentityprovidersPureengageParamsWithHTTPClient creates a new DeleteIdentityprovidersPureengageParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersPureengageParamsWithTimeout

func NewDeleteIdentityprovidersPureengageParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersPureengageParams

NewDeleteIdentityprovidersPureengageParamsWithTimeout creates a new DeleteIdentityprovidersPureengageParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersPureengageParams) SetContext

SetContext adds the context to the delete identityproviders pureengage params

func (*DeleteIdentityprovidersPureengageParams) SetDefaults

func (o *DeleteIdentityprovidersPureengageParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders pureengage params (not the query body).

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

func (*DeleteIdentityprovidersPureengageParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders pureengage params

func (*DeleteIdentityprovidersPureengageParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders pureengage params

func (*DeleteIdentityprovidersPureengageParams) WithContext

WithContext adds the context to the delete identityproviders pureengage params

func (*DeleteIdentityprovidersPureengageParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders pureengage params (not the query body).

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

func (*DeleteIdentityprovidersPureengageParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders pureengage params

func (*DeleteIdentityprovidersPureengageParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders pureengage params

func (*DeleteIdentityprovidersPureengageParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersPureengageReader

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

DeleteIdentityprovidersPureengageReader is a Reader for the DeleteIdentityprovidersPureengage structure.

func (*DeleteIdentityprovidersPureengageReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersPureengageRequestEntityTooLarge

type DeleteIdentityprovidersPureengageRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersPureengageRequestEntityTooLarge

func NewDeleteIdentityprovidersPureengageRequestEntityTooLarge() *DeleteIdentityprovidersPureengageRequestEntityTooLarge

NewDeleteIdentityprovidersPureengageRequestEntityTooLarge creates a DeleteIdentityprovidersPureengageRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders pureengage request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders pureengage request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders pureengage request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersPureengageRequestEntityTooLarge) String

type DeleteIdentityprovidersPureengageRequestTimeout

type DeleteIdentityprovidersPureengageRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersPureengageRequestTimeout

func NewDeleteIdentityprovidersPureengageRequestTimeout() *DeleteIdentityprovidersPureengageRequestTimeout

NewDeleteIdentityprovidersPureengageRequestTimeout creates a DeleteIdentityprovidersPureengageRequestTimeout with default headers values

func (*DeleteIdentityprovidersPureengageRequestTimeout) Error

func (*DeleteIdentityprovidersPureengageRequestTimeout) GetPayload

func (*DeleteIdentityprovidersPureengageRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders pureengage request timeout response has a 4xx status code

func (*DeleteIdentityprovidersPureengageRequestTimeout) IsCode

IsCode returns true when this delete identityproviders pureengage request timeout response a status code equal to that given

func (*DeleteIdentityprovidersPureengageRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage request timeout response has a 3xx status code

func (*DeleteIdentityprovidersPureengageRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders pureengage request timeout response has a 5xx status code

func (*DeleteIdentityprovidersPureengageRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage request timeout response has a 2xx status code

func (*DeleteIdentityprovidersPureengageRequestTimeout) String

type DeleteIdentityprovidersPureengageServiceUnavailable

type DeleteIdentityprovidersPureengageServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersPureengageServiceUnavailable

func NewDeleteIdentityprovidersPureengageServiceUnavailable() *DeleteIdentityprovidersPureengageServiceUnavailable

NewDeleteIdentityprovidersPureengageServiceUnavailable creates a DeleteIdentityprovidersPureengageServiceUnavailable with default headers values

func (*DeleteIdentityprovidersPureengageServiceUnavailable) Error

func (*DeleteIdentityprovidersPureengageServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersPureengageServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders pureengage service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersPureengageServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders pureengage service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersPureengageServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersPureengageServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders pureengage service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersPureengageServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersPureengageServiceUnavailable) String

type DeleteIdentityprovidersPureengageTooManyRequests

type DeleteIdentityprovidersPureengageTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersPureengageTooManyRequests

func NewDeleteIdentityprovidersPureengageTooManyRequests() *DeleteIdentityprovidersPureengageTooManyRequests

NewDeleteIdentityprovidersPureengageTooManyRequests creates a DeleteIdentityprovidersPureengageTooManyRequests with default headers values

func (*DeleteIdentityprovidersPureengageTooManyRequests) Error

func (*DeleteIdentityprovidersPureengageTooManyRequests) GetPayload

func (*DeleteIdentityprovidersPureengageTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders pureengage too many requests response has a 4xx status code

func (*DeleteIdentityprovidersPureengageTooManyRequests) IsCode

IsCode returns true when this delete identityproviders pureengage too many requests response a status code equal to that given

func (*DeleteIdentityprovidersPureengageTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage too many requests response has a 3xx status code

func (*DeleteIdentityprovidersPureengageTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders pureengage too many requests response has a 5xx status code

func (*DeleteIdentityprovidersPureengageTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage too many requests response has a 2xx status code

func (*DeleteIdentityprovidersPureengageTooManyRequests) String

type DeleteIdentityprovidersPureengageUnauthorized

type DeleteIdentityprovidersPureengageUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersPureengageUnauthorized

func NewDeleteIdentityprovidersPureengageUnauthorized() *DeleteIdentityprovidersPureengageUnauthorized

NewDeleteIdentityprovidersPureengageUnauthorized creates a DeleteIdentityprovidersPureengageUnauthorized with default headers values

func (*DeleteIdentityprovidersPureengageUnauthorized) Error

func (*DeleteIdentityprovidersPureengageUnauthorized) GetPayload

func (*DeleteIdentityprovidersPureengageUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders pureengage unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersPureengageUnauthorized) IsCode

IsCode returns true when this delete identityproviders pureengage unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersPureengageUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersPureengageUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders pureengage unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersPureengageUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersPureengageUnauthorized) String

type DeleteIdentityprovidersPureengageUnsupportedMediaType

type DeleteIdentityprovidersPureengageUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersPureengageUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersPureengageUnsupportedMediaType

func NewDeleteIdentityprovidersPureengageUnsupportedMediaType() *DeleteIdentityprovidersPureengageUnsupportedMediaType

NewDeleteIdentityprovidersPureengageUnsupportedMediaType creates a DeleteIdentityprovidersPureengageUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) Error

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders pureengage unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders pureengage unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders pureengage unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders pureengage unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders pureengage unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersPureengageUnsupportedMediaType) String

type DeleteIdentityprovidersSalesforceBadRequest

type DeleteIdentityprovidersSalesforceBadRequest struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteIdentityprovidersSalesforceBadRequest

func NewDeleteIdentityprovidersSalesforceBadRequest() *DeleteIdentityprovidersSalesforceBadRequest

NewDeleteIdentityprovidersSalesforceBadRequest creates a DeleteIdentityprovidersSalesforceBadRequest with default headers values

func (*DeleteIdentityprovidersSalesforceBadRequest) Error

func (*DeleteIdentityprovidersSalesforceBadRequest) GetPayload

func (*DeleteIdentityprovidersSalesforceBadRequest) IsClientError

IsClientError returns true when this delete identityproviders salesforce bad request response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceBadRequest) IsCode

IsCode returns true when this delete identityproviders salesforce bad request response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceBadRequest) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce bad request response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceBadRequest) IsServerError

IsServerError returns true when this delete identityproviders salesforce bad request response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceBadRequest) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce bad request response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceBadRequest) String

type DeleteIdentityprovidersSalesforceForbidden

type DeleteIdentityprovidersSalesforceForbidden struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteIdentityprovidersSalesforceForbidden

func NewDeleteIdentityprovidersSalesforceForbidden() *DeleteIdentityprovidersSalesforceForbidden

NewDeleteIdentityprovidersSalesforceForbidden creates a DeleteIdentityprovidersSalesforceForbidden with default headers values

func (*DeleteIdentityprovidersSalesforceForbidden) Error

func (*DeleteIdentityprovidersSalesforceForbidden) GetPayload

func (*DeleteIdentityprovidersSalesforceForbidden) IsClientError

IsClientError returns true when this delete identityproviders salesforce forbidden response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceForbidden) IsCode

IsCode returns true when this delete identityproviders salesforce forbidden response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceForbidden) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce forbidden response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceForbidden) IsServerError

IsServerError returns true when this delete identityproviders salesforce forbidden response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceForbidden) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce forbidden response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceForbidden) String

type DeleteIdentityprovidersSalesforceGatewayTimeout

type DeleteIdentityprovidersSalesforceGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteIdentityprovidersSalesforceGatewayTimeout

func NewDeleteIdentityprovidersSalesforceGatewayTimeout() *DeleteIdentityprovidersSalesforceGatewayTimeout

NewDeleteIdentityprovidersSalesforceGatewayTimeout creates a DeleteIdentityprovidersSalesforceGatewayTimeout with default headers values

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) Error

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) GetPayload

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) IsClientError

IsClientError returns true when this delete identityproviders salesforce gateway timeout response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) IsCode

IsCode returns true when this delete identityproviders salesforce gateway timeout response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce gateway timeout response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) IsServerError

IsServerError returns true when this delete identityproviders salesforce gateway timeout response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce gateway timeout response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceGatewayTimeout) String

type DeleteIdentityprovidersSalesforceInternalServerError

type DeleteIdentityprovidersSalesforceInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteIdentityprovidersSalesforceInternalServerError

func NewDeleteIdentityprovidersSalesforceInternalServerError() *DeleteIdentityprovidersSalesforceInternalServerError

NewDeleteIdentityprovidersSalesforceInternalServerError creates a DeleteIdentityprovidersSalesforceInternalServerError with default headers values

func (*DeleteIdentityprovidersSalesforceInternalServerError) Error

func (*DeleteIdentityprovidersSalesforceInternalServerError) GetPayload

func (*DeleteIdentityprovidersSalesforceInternalServerError) IsClientError

IsClientError returns true when this delete identityproviders salesforce internal server error response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceInternalServerError) IsCode

IsCode returns true when this delete identityproviders salesforce internal server error response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceInternalServerError) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce internal server error response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceInternalServerError) IsServerError

IsServerError returns true when this delete identityproviders salesforce internal server error response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceInternalServerError) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce internal server error response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceInternalServerError) String

type DeleteIdentityprovidersSalesforceNotFound

type DeleteIdentityprovidersSalesforceNotFound struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteIdentityprovidersSalesforceNotFound

func NewDeleteIdentityprovidersSalesforceNotFound() *DeleteIdentityprovidersSalesforceNotFound

NewDeleteIdentityprovidersSalesforceNotFound creates a DeleteIdentityprovidersSalesforceNotFound with default headers values

func (*DeleteIdentityprovidersSalesforceNotFound) Error

func (*DeleteIdentityprovidersSalesforceNotFound) GetPayload

func (*DeleteIdentityprovidersSalesforceNotFound) IsClientError

IsClientError returns true when this delete identityproviders salesforce not found response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceNotFound) IsCode

IsCode returns true when this delete identityproviders salesforce not found response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceNotFound) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce not found response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceNotFound) IsServerError

IsServerError returns true when this delete identityproviders salesforce not found response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceNotFound) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce not found response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceNotFound) String

type DeleteIdentityprovidersSalesforceOK

type DeleteIdentityprovidersSalesforceOK struct {
	Payload models.Empty
}

DeleteIdentityprovidersSalesforceOK describes a response with status code 200, with default header values.

successful operation

func NewDeleteIdentityprovidersSalesforceOK

func NewDeleteIdentityprovidersSalesforceOK() *DeleteIdentityprovidersSalesforceOK

NewDeleteIdentityprovidersSalesforceOK creates a DeleteIdentityprovidersSalesforceOK with default headers values

func (*DeleteIdentityprovidersSalesforceOK) Error

func (*DeleteIdentityprovidersSalesforceOK) GetPayload

func (*DeleteIdentityprovidersSalesforceOK) IsClientError

func (o *DeleteIdentityprovidersSalesforceOK) IsClientError() bool

IsClientError returns true when this delete identityproviders salesforce o k response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceOK) IsCode

IsCode returns true when this delete identityproviders salesforce o k response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceOK) IsRedirect

func (o *DeleteIdentityprovidersSalesforceOK) IsRedirect() bool

IsRedirect returns true when this delete identityproviders salesforce o k response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceOK) IsServerError

func (o *DeleteIdentityprovidersSalesforceOK) IsServerError() bool

IsServerError returns true when this delete identityproviders salesforce o k response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceOK) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce o k response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceOK) String

type DeleteIdentityprovidersSalesforceParams

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

DeleteIdentityprovidersSalesforceParams contains all the parameters to send to the API endpoint

for the delete identityproviders salesforce operation.

Typically these are written to a http.Request.

func NewDeleteIdentityprovidersSalesforceParams

func NewDeleteIdentityprovidersSalesforceParams() *DeleteIdentityprovidersSalesforceParams

NewDeleteIdentityprovidersSalesforceParams creates a new DeleteIdentityprovidersSalesforceParams 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 NewDeleteIdentityprovidersSalesforceParamsWithContext

func NewDeleteIdentityprovidersSalesforceParamsWithContext(ctx context.Context) *DeleteIdentityprovidersSalesforceParams

NewDeleteIdentityprovidersSalesforceParamsWithContext creates a new DeleteIdentityprovidersSalesforceParams object with the ability to set a context for a request.

func NewDeleteIdentityprovidersSalesforceParamsWithHTTPClient

func NewDeleteIdentityprovidersSalesforceParamsWithHTTPClient(client *http.Client) *DeleteIdentityprovidersSalesforceParams

NewDeleteIdentityprovidersSalesforceParamsWithHTTPClient creates a new DeleteIdentityprovidersSalesforceParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteIdentityprovidersSalesforceParamsWithTimeout

func NewDeleteIdentityprovidersSalesforceParamsWithTimeout(timeout time.Duration) *DeleteIdentityprovidersSalesforceParams

NewDeleteIdentityprovidersSalesforceParamsWithTimeout creates a new DeleteIdentityprovidersSalesforceParams object with the ability to set a timeout on a request.

func (*DeleteIdentityprovidersSalesforceParams) SetContext

SetContext adds the context to the delete identityproviders salesforce params

func (*DeleteIdentityprovidersSalesforceParams) SetDefaults

func (o *DeleteIdentityprovidersSalesforceParams) SetDefaults()

SetDefaults hydrates default values in the delete identityproviders salesforce params (not the query body).

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

func (*DeleteIdentityprovidersSalesforceParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete identityproviders salesforce params

func (*DeleteIdentityprovidersSalesforceParams) SetTimeout

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

SetTimeout adds the timeout to the delete identityproviders salesforce params

func (*DeleteIdentityprovidersSalesforceParams) WithContext

WithContext adds the context to the delete identityproviders salesforce params

func (*DeleteIdentityprovidersSalesforceParams) WithDefaults

WithDefaults hydrates default values in the delete identityproviders salesforce params (not the query body).

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

func (*DeleteIdentityprovidersSalesforceParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete identityproviders salesforce params

func (*DeleteIdentityprovidersSalesforceParams) WithTimeout

WithTimeout adds the timeout to the delete identityproviders salesforce params

func (*DeleteIdentityprovidersSalesforceParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIdentityprovidersSalesforceReader

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

DeleteIdentityprovidersSalesforceReader is a Reader for the DeleteIdentityprovidersSalesforce structure.

func (*DeleteIdentityprovidersSalesforceReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIdentityprovidersSalesforceRequestEntityTooLarge

type DeleteIdentityprovidersSalesforceRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteIdentityprovidersSalesforceRequestEntityTooLarge

func NewDeleteIdentityprovidersSalesforceRequestEntityTooLarge() *DeleteIdentityprovidersSalesforceRequestEntityTooLarge

NewDeleteIdentityprovidersSalesforceRequestEntityTooLarge creates a DeleteIdentityprovidersSalesforceRequestEntityTooLarge with default headers values

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) Error

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) GetPayload

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete identityproviders salesforce request entity too large response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) IsCode

IsCode returns true when this delete identityproviders salesforce request entity too large response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce request entity too large response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete identityproviders salesforce request entity too large response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce request entity too large response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceRequestEntityTooLarge) String

type DeleteIdentityprovidersSalesforceRequestTimeout

type DeleteIdentityprovidersSalesforceRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteIdentityprovidersSalesforceRequestTimeout

func NewDeleteIdentityprovidersSalesforceRequestTimeout() *DeleteIdentityprovidersSalesforceRequestTimeout

NewDeleteIdentityprovidersSalesforceRequestTimeout creates a DeleteIdentityprovidersSalesforceRequestTimeout with default headers values

func (*DeleteIdentityprovidersSalesforceRequestTimeout) Error

func (*DeleteIdentityprovidersSalesforceRequestTimeout) GetPayload

func (*DeleteIdentityprovidersSalesforceRequestTimeout) IsClientError

IsClientError returns true when this delete identityproviders salesforce request timeout response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceRequestTimeout) IsCode

IsCode returns true when this delete identityproviders salesforce request timeout response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceRequestTimeout) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce request timeout response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceRequestTimeout) IsServerError

IsServerError returns true when this delete identityproviders salesforce request timeout response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceRequestTimeout) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce request timeout response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceRequestTimeout) String

type DeleteIdentityprovidersSalesforceServiceUnavailable

type DeleteIdentityprovidersSalesforceServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteIdentityprovidersSalesforceServiceUnavailable

func NewDeleteIdentityprovidersSalesforceServiceUnavailable() *DeleteIdentityprovidersSalesforceServiceUnavailable

NewDeleteIdentityprovidersSalesforceServiceUnavailable creates a DeleteIdentityprovidersSalesforceServiceUnavailable with default headers values

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) Error

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) GetPayload

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) IsClientError

IsClientError returns true when this delete identityproviders salesforce service unavailable response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) IsCode

IsCode returns true when this delete identityproviders salesforce service unavailable response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce service unavailable response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) IsServerError

IsServerError returns true when this delete identityproviders salesforce service unavailable response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce service unavailable response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceServiceUnavailable) String

type DeleteIdentityprovidersSalesforceTooManyRequests

type DeleteIdentityprovidersSalesforceTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteIdentityprovidersSalesforceTooManyRequests

func NewDeleteIdentityprovidersSalesforceTooManyRequests() *DeleteIdentityprovidersSalesforceTooManyRequests

NewDeleteIdentityprovidersSalesforceTooManyRequests creates a DeleteIdentityprovidersSalesforceTooManyRequests with default headers values

func (*DeleteIdentityprovidersSalesforceTooManyRequests) Error

func (*DeleteIdentityprovidersSalesforceTooManyRequests) GetPayload

func (*DeleteIdentityprovidersSalesforceTooManyRequests) IsClientError

IsClientError returns true when this delete identityproviders salesforce too many requests response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceTooManyRequests) IsCode

IsCode returns true when this delete identityproviders salesforce too many requests response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceTooManyRequests) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce too many requests response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceTooManyRequests) IsServerError

IsServerError returns true when this delete identityproviders salesforce too many requests response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceTooManyRequests) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce too many requests response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceTooManyRequests) String

type DeleteIdentityprovidersSalesforceUnauthorized

type DeleteIdentityprovidersSalesforceUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteIdentityprovidersSalesforceUnauthorized

func NewDeleteIdentityprovidersSalesforceUnauthorized() *DeleteIdentityprovidersSalesforceUnauthorized

NewDeleteIdentityprovidersSalesforceUnauthorized creates a DeleteIdentityprovidersSalesforceUnauthorized with default headers values

func (*DeleteIdentityprovidersSalesforceUnauthorized) Error

func (*DeleteIdentityprovidersSalesforceUnauthorized) GetPayload

func (*DeleteIdentityprovidersSalesforceUnauthorized) IsClientError

IsClientError returns true when this delete identityproviders salesforce unauthorized response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceUnauthorized) IsCode

IsCode returns true when this delete identityproviders salesforce unauthorized response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceUnauthorized) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce unauthorized response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceUnauthorized) IsServerError

IsServerError returns true when this delete identityproviders salesforce unauthorized response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceUnauthorized) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce unauthorized response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceUnauthorized) String

type DeleteIdentityprovidersSalesforceUnsupportedMediaType

type DeleteIdentityprovidersSalesforceUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteIdentityprovidersSalesforceUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteIdentityprovidersSalesforceUnsupportedMediaType

func NewDeleteIdentityprovidersSalesforceUnsupportedMediaType() *DeleteIdentityprovidersSalesforceUnsupportedMediaType

NewDeleteIdentityprovidersSalesforceUnsupportedMediaType creates a DeleteIdentityprovidersSalesforceUnsupportedMediaType with default headers values

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) Error

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) GetPayload

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) IsClientError

IsClientError returns true when this delete identityproviders salesforce unsupported media type response has a 4xx status code

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) IsCode

IsCode returns true when this delete identityproviders salesforce unsupported media type response a status code equal to that given

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete identityproviders salesforce unsupported media type response has a 3xx status code

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) IsServerError

IsServerError returns true when this delete identityproviders salesforce unsupported media type response has a 5xx status code

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete identityproviders salesforce unsupported media type response has a 2xx status code

func (*DeleteIdentityprovidersSalesforceUnsupportedMediaType) String

type GetIdentityprovidersAdfsBadRequest

type GetIdentityprovidersAdfsBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersAdfsBadRequest

func NewGetIdentityprovidersAdfsBadRequest() *GetIdentityprovidersAdfsBadRequest

NewGetIdentityprovidersAdfsBadRequest creates a GetIdentityprovidersAdfsBadRequest with default headers values

func (*GetIdentityprovidersAdfsBadRequest) Error

func (*GetIdentityprovidersAdfsBadRequest) GetPayload

func (*GetIdentityprovidersAdfsBadRequest) IsClientError

func (o *GetIdentityprovidersAdfsBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders adfs bad request response has a 4xx status code

func (*GetIdentityprovidersAdfsBadRequest) IsCode

IsCode returns true when this get identityproviders adfs bad request response a status code equal to that given

func (*GetIdentityprovidersAdfsBadRequest) IsRedirect

func (o *GetIdentityprovidersAdfsBadRequest) IsRedirect() bool

IsRedirect returns true when this get identityproviders adfs bad request response has a 3xx status code

func (*GetIdentityprovidersAdfsBadRequest) IsServerError

func (o *GetIdentityprovidersAdfsBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders adfs bad request response has a 5xx status code

func (*GetIdentityprovidersAdfsBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders adfs bad request response has a 2xx status code

func (*GetIdentityprovidersAdfsBadRequest) String

type GetIdentityprovidersAdfsForbidden

type GetIdentityprovidersAdfsForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersAdfsForbidden

func NewGetIdentityprovidersAdfsForbidden() *GetIdentityprovidersAdfsForbidden

NewGetIdentityprovidersAdfsForbidden creates a GetIdentityprovidersAdfsForbidden with default headers values

func (*GetIdentityprovidersAdfsForbidden) Error

func (*GetIdentityprovidersAdfsForbidden) GetPayload

func (*GetIdentityprovidersAdfsForbidden) IsClientError

func (o *GetIdentityprovidersAdfsForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders adfs forbidden response has a 4xx status code

func (*GetIdentityprovidersAdfsForbidden) IsCode

func (o *GetIdentityprovidersAdfsForbidden) IsCode(code int) bool

IsCode returns true when this get identityproviders adfs forbidden response a status code equal to that given

func (*GetIdentityprovidersAdfsForbidden) IsRedirect

func (o *GetIdentityprovidersAdfsForbidden) IsRedirect() bool

IsRedirect returns true when this get identityproviders adfs forbidden response has a 3xx status code

func (*GetIdentityprovidersAdfsForbidden) IsServerError

func (o *GetIdentityprovidersAdfsForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders adfs forbidden response has a 5xx status code

func (*GetIdentityprovidersAdfsForbidden) IsSuccess

func (o *GetIdentityprovidersAdfsForbidden) IsSuccess() bool

IsSuccess returns true when this get identityproviders adfs forbidden response has a 2xx status code

func (*GetIdentityprovidersAdfsForbidden) String

type GetIdentityprovidersAdfsGatewayTimeout

type GetIdentityprovidersAdfsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersAdfsGatewayTimeout

func NewGetIdentityprovidersAdfsGatewayTimeout() *GetIdentityprovidersAdfsGatewayTimeout

NewGetIdentityprovidersAdfsGatewayTimeout creates a GetIdentityprovidersAdfsGatewayTimeout with default headers values

func (*GetIdentityprovidersAdfsGatewayTimeout) Error

func (*GetIdentityprovidersAdfsGatewayTimeout) GetPayload

func (*GetIdentityprovidersAdfsGatewayTimeout) IsClientError

func (o *GetIdentityprovidersAdfsGatewayTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders adfs gateway timeout response has a 4xx status code

func (*GetIdentityprovidersAdfsGatewayTimeout) IsCode

IsCode returns true when this get identityproviders adfs gateway timeout response a status code equal to that given

func (*GetIdentityprovidersAdfsGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders adfs gateway timeout response has a 3xx status code

func (*GetIdentityprovidersAdfsGatewayTimeout) IsServerError

func (o *GetIdentityprovidersAdfsGatewayTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders adfs gateway timeout response has a 5xx status code

func (*GetIdentityprovidersAdfsGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders adfs gateway timeout response has a 2xx status code

func (*GetIdentityprovidersAdfsGatewayTimeout) String

type GetIdentityprovidersAdfsInternalServerError

type GetIdentityprovidersAdfsInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersAdfsInternalServerError

func NewGetIdentityprovidersAdfsInternalServerError() *GetIdentityprovidersAdfsInternalServerError

NewGetIdentityprovidersAdfsInternalServerError creates a GetIdentityprovidersAdfsInternalServerError with default headers values

func (*GetIdentityprovidersAdfsInternalServerError) Error

func (*GetIdentityprovidersAdfsInternalServerError) GetPayload

func (*GetIdentityprovidersAdfsInternalServerError) IsClientError

IsClientError returns true when this get identityproviders adfs internal server error response has a 4xx status code

func (*GetIdentityprovidersAdfsInternalServerError) IsCode

IsCode returns true when this get identityproviders adfs internal server error response a status code equal to that given

func (*GetIdentityprovidersAdfsInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders adfs internal server error response has a 3xx status code

func (*GetIdentityprovidersAdfsInternalServerError) IsServerError

IsServerError returns true when this get identityproviders adfs internal server error response has a 5xx status code

func (*GetIdentityprovidersAdfsInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders adfs internal server error response has a 2xx status code

func (*GetIdentityprovidersAdfsInternalServerError) String

type GetIdentityprovidersAdfsNotFound

type GetIdentityprovidersAdfsNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersAdfsNotFound

func NewGetIdentityprovidersAdfsNotFound() *GetIdentityprovidersAdfsNotFound

NewGetIdentityprovidersAdfsNotFound creates a GetIdentityprovidersAdfsNotFound with default headers values

func (*GetIdentityprovidersAdfsNotFound) Error

func (*GetIdentityprovidersAdfsNotFound) GetPayload

func (*GetIdentityprovidersAdfsNotFound) IsClientError

func (o *GetIdentityprovidersAdfsNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders adfs not found response has a 4xx status code

func (*GetIdentityprovidersAdfsNotFound) IsCode

func (o *GetIdentityprovidersAdfsNotFound) IsCode(code int) bool

IsCode returns true when this get identityproviders adfs not found response a status code equal to that given

func (*GetIdentityprovidersAdfsNotFound) IsRedirect

func (o *GetIdentityprovidersAdfsNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders adfs not found response has a 3xx status code

func (*GetIdentityprovidersAdfsNotFound) IsServerError

func (o *GetIdentityprovidersAdfsNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders adfs not found response has a 5xx status code

func (*GetIdentityprovidersAdfsNotFound) IsSuccess

func (o *GetIdentityprovidersAdfsNotFound) IsSuccess() bool

IsSuccess returns true when this get identityproviders adfs not found response has a 2xx status code

func (*GetIdentityprovidersAdfsNotFound) String

type GetIdentityprovidersAdfsOK

type GetIdentityprovidersAdfsOK struct {
	Payload *models.ADFS
}

GetIdentityprovidersAdfsOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersAdfsOK

func NewGetIdentityprovidersAdfsOK() *GetIdentityprovidersAdfsOK

NewGetIdentityprovidersAdfsOK creates a GetIdentityprovidersAdfsOK with default headers values

func (*GetIdentityprovidersAdfsOK) Error

func (*GetIdentityprovidersAdfsOK) GetPayload

func (o *GetIdentityprovidersAdfsOK) GetPayload() *models.ADFS

func (*GetIdentityprovidersAdfsOK) IsClientError

func (o *GetIdentityprovidersAdfsOK) IsClientError() bool

IsClientError returns true when this get identityproviders adfs o k response has a 4xx status code

func (*GetIdentityprovidersAdfsOK) IsCode

func (o *GetIdentityprovidersAdfsOK) IsCode(code int) bool

IsCode returns true when this get identityproviders adfs o k response a status code equal to that given

func (*GetIdentityprovidersAdfsOK) IsRedirect

func (o *GetIdentityprovidersAdfsOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders adfs o k response has a 3xx status code

func (*GetIdentityprovidersAdfsOK) IsServerError

func (o *GetIdentityprovidersAdfsOK) IsServerError() bool

IsServerError returns true when this get identityproviders adfs o k response has a 5xx status code

func (*GetIdentityprovidersAdfsOK) IsSuccess

func (o *GetIdentityprovidersAdfsOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders adfs o k response has a 2xx status code

func (*GetIdentityprovidersAdfsOK) String

func (o *GetIdentityprovidersAdfsOK) String() string

type GetIdentityprovidersAdfsParams

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

GetIdentityprovidersAdfsParams contains all the parameters to send to the API endpoint

for the get identityproviders adfs operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersAdfsParams

func NewGetIdentityprovidersAdfsParams() *GetIdentityprovidersAdfsParams

NewGetIdentityprovidersAdfsParams creates a new GetIdentityprovidersAdfsParams 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 NewGetIdentityprovidersAdfsParamsWithContext

func NewGetIdentityprovidersAdfsParamsWithContext(ctx context.Context) *GetIdentityprovidersAdfsParams

NewGetIdentityprovidersAdfsParamsWithContext creates a new GetIdentityprovidersAdfsParams object with the ability to set a context for a request.

func NewGetIdentityprovidersAdfsParamsWithHTTPClient

func NewGetIdentityprovidersAdfsParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersAdfsParams

NewGetIdentityprovidersAdfsParamsWithHTTPClient creates a new GetIdentityprovidersAdfsParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersAdfsParamsWithTimeout

func NewGetIdentityprovidersAdfsParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersAdfsParams

NewGetIdentityprovidersAdfsParamsWithTimeout creates a new GetIdentityprovidersAdfsParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersAdfsParams) SetContext

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

SetContext adds the context to the get identityproviders adfs params

func (*GetIdentityprovidersAdfsParams) SetDefaults

func (o *GetIdentityprovidersAdfsParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders adfs params (not the query body).

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

func (*GetIdentityprovidersAdfsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders adfs params

func (*GetIdentityprovidersAdfsParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders adfs params

func (*GetIdentityprovidersAdfsParams) WithContext

WithContext adds the context to the get identityproviders adfs params

func (*GetIdentityprovidersAdfsParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders adfs params (not the query body).

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

func (*GetIdentityprovidersAdfsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders adfs params

func (*GetIdentityprovidersAdfsParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders adfs params

func (*GetIdentityprovidersAdfsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersAdfsReader

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

GetIdentityprovidersAdfsReader is a Reader for the GetIdentityprovidersAdfs structure.

func (*GetIdentityprovidersAdfsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersAdfsRequestEntityTooLarge

type GetIdentityprovidersAdfsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersAdfsRequestEntityTooLarge

func NewGetIdentityprovidersAdfsRequestEntityTooLarge() *GetIdentityprovidersAdfsRequestEntityTooLarge

NewGetIdentityprovidersAdfsRequestEntityTooLarge creates a GetIdentityprovidersAdfsRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) Error

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders adfs request entity too large response has a 4xx status code

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders adfs request entity too large response a status code equal to that given

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders adfs request entity too large response has a 3xx status code

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders adfs request entity too large response has a 5xx status code

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders adfs request entity too large response has a 2xx status code

func (*GetIdentityprovidersAdfsRequestEntityTooLarge) String

type GetIdentityprovidersAdfsRequestTimeout

type GetIdentityprovidersAdfsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersAdfsRequestTimeout

func NewGetIdentityprovidersAdfsRequestTimeout() *GetIdentityprovidersAdfsRequestTimeout

NewGetIdentityprovidersAdfsRequestTimeout creates a GetIdentityprovidersAdfsRequestTimeout with default headers values

func (*GetIdentityprovidersAdfsRequestTimeout) Error

func (*GetIdentityprovidersAdfsRequestTimeout) GetPayload

func (*GetIdentityprovidersAdfsRequestTimeout) IsClientError

func (o *GetIdentityprovidersAdfsRequestTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders adfs request timeout response has a 4xx status code

func (*GetIdentityprovidersAdfsRequestTimeout) IsCode

IsCode returns true when this get identityproviders adfs request timeout response a status code equal to that given

func (*GetIdentityprovidersAdfsRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders adfs request timeout response has a 3xx status code

func (*GetIdentityprovidersAdfsRequestTimeout) IsServerError

func (o *GetIdentityprovidersAdfsRequestTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders adfs request timeout response has a 5xx status code

func (*GetIdentityprovidersAdfsRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders adfs request timeout response has a 2xx status code

func (*GetIdentityprovidersAdfsRequestTimeout) String

type GetIdentityprovidersAdfsServiceUnavailable

type GetIdentityprovidersAdfsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersAdfsServiceUnavailable

func NewGetIdentityprovidersAdfsServiceUnavailable() *GetIdentityprovidersAdfsServiceUnavailable

NewGetIdentityprovidersAdfsServiceUnavailable creates a GetIdentityprovidersAdfsServiceUnavailable with default headers values

func (*GetIdentityprovidersAdfsServiceUnavailable) Error

func (*GetIdentityprovidersAdfsServiceUnavailable) GetPayload

func (*GetIdentityprovidersAdfsServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders adfs service unavailable response has a 4xx status code

func (*GetIdentityprovidersAdfsServiceUnavailable) IsCode

IsCode returns true when this get identityproviders adfs service unavailable response a status code equal to that given

func (*GetIdentityprovidersAdfsServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders adfs service unavailable response has a 3xx status code

func (*GetIdentityprovidersAdfsServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders adfs service unavailable response has a 5xx status code

func (*GetIdentityprovidersAdfsServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders adfs service unavailable response has a 2xx status code

func (*GetIdentityprovidersAdfsServiceUnavailable) String

type GetIdentityprovidersAdfsTooManyRequests

type GetIdentityprovidersAdfsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersAdfsTooManyRequests

func NewGetIdentityprovidersAdfsTooManyRequests() *GetIdentityprovidersAdfsTooManyRequests

NewGetIdentityprovidersAdfsTooManyRequests creates a GetIdentityprovidersAdfsTooManyRequests with default headers values

func (*GetIdentityprovidersAdfsTooManyRequests) Error

func (*GetIdentityprovidersAdfsTooManyRequests) GetPayload

func (*GetIdentityprovidersAdfsTooManyRequests) IsClientError

func (o *GetIdentityprovidersAdfsTooManyRequests) IsClientError() bool

IsClientError returns true when this get identityproviders adfs too many requests response has a 4xx status code

func (*GetIdentityprovidersAdfsTooManyRequests) IsCode

IsCode returns true when this get identityproviders adfs too many requests response a status code equal to that given

func (*GetIdentityprovidersAdfsTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders adfs too many requests response has a 3xx status code

func (*GetIdentityprovidersAdfsTooManyRequests) IsServerError

func (o *GetIdentityprovidersAdfsTooManyRequests) IsServerError() bool

IsServerError returns true when this get identityproviders adfs too many requests response has a 5xx status code

func (*GetIdentityprovidersAdfsTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders adfs too many requests response has a 2xx status code

func (*GetIdentityprovidersAdfsTooManyRequests) String

type GetIdentityprovidersAdfsUnauthorized

type GetIdentityprovidersAdfsUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersAdfsUnauthorized

func NewGetIdentityprovidersAdfsUnauthorized() *GetIdentityprovidersAdfsUnauthorized

NewGetIdentityprovidersAdfsUnauthorized creates a GetIdentityprovidersAdfsUnauthorized with default headers values

func (*GetIdentityprovidersAdfsUnauthorized) Error

func (*GetIdentityprovidersAdfsUnauthorized) GetPayload

func (*GetIdentityprovidersAdfsUnauthorized) IsClientError

func (o *GetIdentityprovidersAdfsUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders adfs unauthorized response has a 4xx status code

func (*GetIdentityprovidersAdfsUnauthorized) IsCode

IsCode returns true when this get identityproviders adfs unauthorized response a status code equal to that given

func (*GetIdentityprovidersAdfsUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders adfs unauthorized response has a 3xx status code

func (*GetIdentityprovidersAdfsUnauthorized) IsServerError

func (o *GetIdentityprovidersAdfsUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders adfs unauthorized response has a 5xx status code

func (*GetIdentityprovidersAdfsUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders adfs unauthorized response has a 2xx status code

func (*GetIdentityprovidersAdfsUnauthorized) String

type GetIdentityprovidersAdfsUnsupportedMediaType

type GetIdentityprovidersAdfsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersAdfsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersAdfsUnsupportedMediaType

func NewGetIdentityprovidersAdfsUnsupportedMediaType() *GetIdentityprovidersAdfsUnsupportedMediaType

NewGetIdentityprovidersAdfsUnsupportedMediaType creates a GetIdentityprovidersAdfsUnsupportedMediaType with default headers values

func (*GetIdentityprovidersAdfsUnsupportedMediaType) Error

func (*GetIdentityprovidersAdfsUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersAdfsUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders adfs unsupported media type response has a 4xx status code

func (*GetIdentityprovidersAdfsUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders adfs unsupported media type response a status code equal to that given

func (*GetIdentityprovidersAdfsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders adfs unsupported media type response has a 3xx status code

func (*GetIdentityprovidersAdfsUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders adfs unsupported media type response has a 5xx status code

func (*GetIdentityprovidersAdfsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders adfs unsupported media type response has a 2xx status code

func (*GetIdentityprovidersAdfsUnsupportedMediaType) String

type GetIdentityprovidersBadRequest

type GetIdentityprovidersBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersBadRequest

func NewGetIdentityprovidersBadRequest() *GetIdentityprovidersBadRequest

NewGetIdentityprovidersBadRequest creates a GetIdentityprovidersBadRequest with default headers values

func (*GetIdentityprovidersBadRequest) Error

func (*GetIdentityprovidersBadRequest) GetPayload

func (*GetIdentityprovidersBadRequest) IsClientError

func (o *GetIdentityprovidersBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders bad request response has a 4xx status code

func (*GetIdentityprovidersBadRequest) IsCode

func (o *GetIdentityprovidersBadRequest) IsCode(code int) bool

IsCode returns true when this get identityproviders bad request response a status code equal to that given

func (*GetIdentityprovidersBadRequest) IsRedirect

func (o *GetIdentityprovidersBadRequest) IsRedirect() bool

IsRedirect returns true when this get identityproviders bad request response has a 3xx status code

func (*GetIdentityprovidersBadRequest) IsServerError

func (o *GetIdentityprovidersBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders bad request response has a 5xx status code

func (*GetIdentityprovidersBadRequest) IsSuccess

func (o *GetIdentityprovidersBadRequest) IsSuccess() bool

IsSuccess returns true when this get identityproviders bad request response has a 2xx status code

func (*GetIdentityprovidersBadRequest) String

type GetIdentityprovidersCicBadRequest

type GetIdentityprovidersCicBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersCicBadRequest

func NewGetIdentityprovidersCicBadRequest() *GetIdentityprovidersCicBadRequest

NewGetIdentityprovidersCicBadRequest creates a GetIdentityprovidersCicBadRequest with default headers values

func (*GetIdentityprovidersCicBadRequest) Error

func (*GetIdentityprovidersCicBadRequest) GetPayload

func (*GetIdentityprovidersCicBadRequest) IsClientError

func (o *GetIdentityprovidersCicBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders cic bad request response has a 4xx status code

func (*GetIdentityprovidersCicBadRequest) IsCode

func (o *GetIdentityprovidersCicBadRequest) IsCode(code int) bool

IsCode returns true when this get identityproviders cic bad request response a status code equal to that given

func (*GetIdentityprovidersCicBadRequest) IsRedirect

func (o *GetIdentityprovidersCicBadRequest) IsRedirect() bool

IsRedirect returns true when this get identityproviders cic bad request response has a 3xx status code

func (*GetIdentityprovidersCicBadRequest) IsServerError

func (o *GetIdentityprovidersCicBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders cic bad request response has a 5xx status code

func (*GetIdentityprovidersCicBadRequest) IsSuccess

func (o *GetIdentityprovidersCicBadRequest) IsSuccess() bool

IsSuccess returns true when this get identityproviders cic bad request response has a 2xx status code

func (*GetIdentityprovidersCicBadRequest) String

type GetIdentityprovidersCicForbidden

type GetIdentityprovidersCicForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersCicForbidden

func NewGetIdentityprovidersCicForbidden() *GetIdentityprovidersCicForbidden

NewGetIdentityprovidersCicForbidden creates a GetIdentityprovidersCicForbidden with default headers values

func (*GetIdentityprovidersCicForbidden) Error

func (*GetIdentityprovidersCicForbidden) GetPayload

func (*GetIdentityprovidersCicForbidden) IsClientError

func (o *GetIdentityprovidersCicForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders cic forbidden response has a 4xx status code

func (*GetIdentityprovidersCicForbidden) IsCode

func (o *GetIdentityprovidersCicForbidden) IsCode(code int) bool

IsCode returns true when this get identityproviders cic forbidden response a status code equal to that given

func (*GetIdentityprovidersCicForbidden) IsRedirect

func (o *GetIdentityprovidersCicForbidden) IsRedirect() bool

IsRedirect returns true when this get identityproviders cic forbidden response has a 3xx status code

func (*GetIdentityprovidersCicForbidden) IsServerError

func (o *GetIdentityprovidersCicForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders cic forbidden response has a 5xx status code

func (*GetIdentityprovidersCicForbidden) IsSuccess

func (o *GetIdentityprovidersCicForbidden) IsSuccess() bool

IsSuccess returns true when this get identityproviders cic forbidden response has a 2xx status code

func (*GetIdentityprovidersCicForbidden) String

type GetIdentityprovidersCicGatewayTimeout

type GetIdentityprovidersCicGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersCicGatewayTimeout

func NewGetIdentityprovidersCicGatewayTimeout() *GetIdentityprovidersCicGatewayTimeout

NewGetIdentityprovidersCicGatewayTimeout creates a GetIdentityprovidersCicGatewayTimeout with default headers values

func (*GetIdentityprovidersCicGatewayTimeout) Error

func (*GetIdentityprovidersCicGatewayTimeout) GetPayload

func (*GetIdentityprovidersCicGatewayTimeout) IsClientError

func (o *GetIdentityprovidersCicGatewayTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders cic gateway timeout response has a 4xx status code

func (*GetIdentityprovidersCicGatewayTimeout) IsCode

IsCode returns true when this get identityproviders cic gateway timeout response a status code equal to that given

func (*GetIdentityprovidersCicGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders cic gateway timeout response has a 3xx status code

func (*GetIdentityprovidersCicGatewayTimeout) IsServerError

func (o *GetIdentityprovidersCicGatewayTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders cic gateway timeout response has a 5xx status code

func (*GetIdentityprovidersCicGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders cic gateway timeout response has a 2xx status code

func (*GetIdentityprovidersCicGatewayTimeout) String

type GetIdentityprovidersCicInternalServerError

type GetIdentityprovidersCicInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersCicInternalServerError

func NewGetIdentityprovidersCicInternalServerError() *GetIdentityprovidersCicInternalServerError

NewGetIdentityprovidersCicInternalServerError creates a GetIdentityprovidersCicInternalServerError with default headers values

func (*GetIdentityprovidersCicInternalServerError) Error

func (*GetIdentityprovidersCicInternalServerError) GetPayload

func (*GetIdentityprovidersCicInternalServerError) IsClientError

IsClientError returns true when this get identityproviders cic internal server error response has a 4xx status code

func (*GetIdentityprovidersCicInternalServerError) IsCode

IsCode returns true when this get identityproviders cic internal server error response a status code equal to that given

func (*GetIdentityprovidersCicInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders cic internal server error response has a 3xx status code

func (*GetIdentityprovidersCicInternalServerError) IsServerError

IsServerError returns true when this get identityproviders cic internal server error response has a 5xx status code

func (*GetIdentityprovidersCicInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders cic internal server error response has a 2xx status code

func (*GetIdentityprovidersCicInternalServerError) String

type GetIdentityprovidersCicNotFound

type GetIdentityprovidersCicNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersCicNotFound

func NewGetIdentityprovidersCicNotFound() *GetIdentityprovidersCicNotFound

NewGetIdentityprovidersCicNotFound creates a GetIdentityprovidersCicNotFound with default headers values

func (*GetIdentityprovidersCicNotFound) Error

func (*GetIdentityprovidersCicNotFound) GetPayload

func (*GetIdentityprovidersCicNotFound) IsClientError

func (o *GetIdentityprovidersCicNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders cic not found response has a 4xx status code

func (*GetIdentityprovidersCicNotFound) IsCode

func (o *GetIdentityprovidersCicNotFound) IsCode(code int) bool

IsCode returns true when this get identityproviders cic not found response a status code equal to that given

func (*GetIdentityprovidersCicNotFound) IsRedirect

func (o *GetIdentityprovidersCicNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders cic not found response has a 3xx status code

func (*GetIdentityprovidersCicNotFound) IsServerError

func (o *GetIdentityprovidersCicNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders cic not found response has a 5xx status code

func (*GetIdentityprovidersCicNotFound) IsSuccess

func (o *GetIdentityprovidersCicNotFound) IsSuccess() bool

IsSuccess returns true when this get identityproviders cic not found response has a 2xx status code

func (*GetIdentityprovidersCicNotFound) String

type GetIdentityprovidersCicOK

type GetIdentityprovidersCicOK struct {
	Payload *models.CustomerInteractionCenter
}

GetIdentityprovidersCicOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersCicOK

func NewGetIdentityprovidersCicOK() *GetIdentityprovidersCicOK

NewGetIdentityprovidersCicOK creates a GetIdentityprovidersCicOK with default headers values

func (*GetIdentityprovidersCicOK) Error

func (o *GetIdentityprovidersCicOK) Error() string

func (*GetIdentityprovidersCicOK) GetPayload

func (*GetIdentityprovidersCicOK) IsClientError

func (o *GetIdentityprovidersCicOK) IsClientError() bool

IsClientError returns true when this get identityproviders cic o k response has a 4xx status code

func (*GetIdentityprovidersCicOK) IsCode

func (o *GetIdentityprovidersCicOK) IsCode(code int) bool

IsCode returns true when this get identityproviders cic o k response a status code equal to that given

func (*GetIdentityprovidersCicOK) IsRedirect

func (o *GetIdentityprovidersCicOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders cic o k response has a 3xx status code

func (*GetIdentityprovidersCicOK) IsServerError

func (o *GetIdentityprovidersCicOK) IsServerError() bool

IsServerError returns true when this get identityproviders cic o k response has a 5xx status code

func (*GetIdentityprovidersCicOK) IsSuccess

func (o *GetIdentityprovidersCicOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders cic o k response has a 2xx status code

func (*GetIdentityprovidersCicOK) String

func (o *GetIdentityprovidersCicOK) String() string

type GetIdentityprovidersCicParams

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

GetIdentityprovidersCicParams contains all the parameters to send to the API endpoint

for the get identityproviders cic operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersCicParams

func NewGetIdentityprovidersCicParams() *GetIdentityprovidersCicParams

NewGetIdentityprovidersCicParams creates a new GetIdentityprovidersCicParams 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 NewGetIdentityprovidersCicParamsWithContext

func NewGetIdentityprovidersCicParamsWithContext(ctx context.Context) *GetIdentityprovidersCicParams

NewGetIdentityprovidersCicParamsWithContext creates a new GetIdentityprovidersCicParams object with the ability to set a context for a request.

func NewGetIdentityprovidersCicParamsWithHTTPClient

func NewGetIdentityprovidersCicParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersCicParams

NewGetIdentityprovidersCicParamsWithHTTPClient creates a new GetIdentityprovidersCicParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersCicParamsWithTimeout

func NewGetIdentityprovidersCicParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersCicParams

NewGetIdentityprovidersCicParamsWithTimeout creates a new GetIdentityprovidersCicParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersCicParams) SetContext

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

SetContext adds the context to the get identityproviders cic params

func (*GetIdentityprovidersCicParams) SetDefaults

func (o *GetIdentityprovidersCicParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders cic params (not the query body).

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

func (*GetIdentityprovidersCicParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders cic params

func (*GetIdentityprovidersCicParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders cic params

func (*GetIdentityprovidersCicParams) WithContext

WithContext adds the context to the get identityproviders cic params

func (*GetIdentityprovidersCicParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders cic params (not the query body).

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

func (*GetIdentityprovidersCicParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders cic params

func (*GetIdentityprovidersCicParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders cic params

func (*GetIdentityprovidersCicParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersCicReader

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

GetIdentityprovidersCicReader is a Reader for the GetIdentityprovidersCic structure.

func (*GetIdentityprovidersCicReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersCicRequestEntityTooLarge

type GetIdentityprovidersCicRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersCicRequestEntityTooLarge

func NewGetIdentityprovidersCicRequestEntityTooLarge() *GetIdentityprovidersCicRequestEntityTooLarge

NewGetIdentityprovidersCicRequestEntityTooLarge creates a GetIdentityprovidersCicRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersCicRequestEntityTooLarge) Error

func (*GetIdentityprovidersCicRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersCicRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders cic request entity too large response has a 4xx status code

func (*GetIdentityprovidersCicRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders cic request entity too large response a status code equal to that given

func (*GetIdentityprovidersCicRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders cic request entity too large response has a 3xx status code

func (*GetIdentityprovidersCicRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders cic request entity too large response has a 5xx status code

func (*GetIdentityprovidersCicRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders cic request entity too large response has a 2xx status code

func (*GetIdentityprovidersCicRequestEntityTooLarge) String

type GetIdentityprovidersCicRequestTimeout

type GetIdentityprovidersCicRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersCicRequestTimeout

func NewGetIdentityprovidersCicRequestTimeout() *GetIdentityprovidersCicRequestTimeout

NewGetIdentityprovidersCicRequestTimeout creates a GetIdentityprovidersCicRequestTimeout with default headers values

func (*GetIdentityprovidersCicRequestTimeout) Error

func (*GetIdentityprovidersCicRequestTimeout) GetPayload

func (*GetIdentityprovidersCicRequestTimeout) IsClientError

func (o *GetIdentityprovidersCicRequestTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders cic request timeout response has a 4xx status code

func (*GetIdentityprovidersCicRequestTimeout) IsCode

IsCode returns true when this get identityproviders cic request timeout response a status code equal to that given

func (*GetIdentityprovidersCicRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders cic request timeout response has a 3xx status code

func (*GetIdentityprovidersCicRequestTimeout) IsServerError

func (o *GetIdentityprovidersCicRequestTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders cic request timeout response has a 5xx status code

func (*GetIdentityprovidersCicRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders cic request timeout response has a 2xx status code

func (*GetIdentityprovidersCicRequestTimeout) String

type GetIdentityprovidersCicServiceUnavailable

type GetIdentityprovidersCicServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersCicServiceUnavailable

func NewGetIdentityprovidersCicServiceUnavailable() *GetIdentityprovidersCicServiceUnavailable

NewGetIdentityprovidersCicServiceUnavailable creates a GetIdentityprovidersCicServiceUnavailable with default headers values

func (*GetIdentityprovidersCicServiceUnavailable) Error

func (*GetIdentityprovidersCicServiceUnavailable) GetPayload

func (*GetIdentityprovidersCicServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders cic service unavailable response has a 4xx status code

func (*GetIdentityprovidersCicServiceUnavailable) IsCode

IsCode returns true when this get identityproviders cic service unavailable response a status code equal to that given

func (*GetIdentityprovidersCicServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders cic service unavailable response has a 3xx status code

func (*GetIdentityprovidersCicServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders cic service unavailable response has a 5xx status code

func (*GetIdentityprovidersCicServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders cic service unavailable response has a 2xx status code

func (*GetIdentityprovidersCicServiceUnavailable) String

type GetIdentityprovidersCicTooManyRequests

type GetIdentityprovidersCicTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersCicTooManyRequests

func NewGetIdentityprovidersCicTooManyRequests() *GetIdentityprovidersCicTooManyRequests

NewGetIdentityprovidersCicTooManyRequests creates a GetIdentityprovidersCicTooManyRequests with default headers values

func (*GetIdentityprovidersCicTooManyRequests) Error

func (*GetIdentityprovidersCicTooManyRequests) GetPayload

func (*GetIdentityprovidersCicTooManyRequests) IsClientError

func (o *GetIdentityprovidersCicTooManyRequests) IsClientError() bool

IsClientError returns true when this get identityproviders cic too many requests response has a 4xx status code

func (*GetIdentityprovidersCicTooManyRequests) IsCode

IsCode returns true when this get identityproviders cic too many requests response a status code equal to that given

func (*GetIdentityprovidersCicTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders cic too many requests response has a 3xx status code

func (*GetIdentityprovidersCicTooManyRequests) IsServerError

func (o *GetIdentityprovidersCicTooManyRequests) IsServerError() bool

IsServerError returns true when this get identityproviders cic too many requests response has a 5xx status code

func (*GetIdentityprovidersCicTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders cic too many requests response has a 2xx status code

func (*GetIdentityprovidersCicTooManyRequests) String

type GetIdentityprovidersCicUnauthorized

type GetIdentityprovidersCicUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersCicUnauthorized

func NewGetIdentityprovidersCicUnauthorized() *GetIdentityprovidersCicUnauthorized

NewGetIdentityprovidersCicUnauthorized creates a GetIdentityprovidersCicUnauthorized with default headers values

func (*GetIdentityprovidersCicUnauthorized) Error

func (*GetIdentityprovidersCicUnauthorized) GetPayload

func (*GetIdentityprovidersCicUnauthorized) IsClientError

func (o *GetIdentityprovidersCicUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders cic unauthorized response has a 4xx status code

func (*GetIdentityprovidersCicUnauthorized) IsCode

IsCode returns true when this get identityproviders cic unauthorized response a status code equal to that given

func (*GetIdentityprovidersCicUnauthorized) IsRedirect

func (o *GetIdentityprovidersCicUnauthorized) IsRedirect() bool

IsRedirect returns true when this get identityproviders cic unauthorized response has a 3xx status code

func (*GetIdentityprovidersCicUnauthorized) IsServerError

func (o *GetIdentityprovidersCicUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders cic unauthorized response has a 5xx status code

func (*GetIdentityprovidersCicUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders cic unauthorized response has a 2xx status code

func (*GetIdentityprovidersCicUnauthorized) String

type GetIdentityprovidersCicUnsupportedMediaType

type GetIdentityprovidersCicUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersCicUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersCicUnsupportedMediaType

func NewGetIdentityprovidersCicUnsupportedMediaType() *GetIdentityprovidersCicUnsupportedMediaType

NewGetIdentityprovidersCicUnsupportedMediaType creates a GetIdentityprovidersCicUnsupportedMediaType with default headers values

func (*GetIdentityprovidersCicUnsupportedMediaType) Error

func (*GetIdentityprovidersCicUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersCicUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders cic unsupported media type response has a 4xx status code

func (*GetIdentityprovidersCicUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders cic unsupported media type response a status code equal to that given

func (*GetIdentityprovidersCicUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders cic unsupported media type response has a 3xx status code

func (*GetIdentityprovidersCicUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders cic unsupported media type response has a 5xx status code

func (*GetIdentityprovidersCicUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders cic unsupported media type response has a 2xx status code

func (*GetIdentityprovidersCicUnsupportedMediaType) String

type GetIdentityprovidersForbidden

type GetIdentityprovidersForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersForbidden

func NewGetIdentityprovidersForbidden() *GetIdentityprovidersForbidden

NewGetIdentityprovidersForbidden creates a GetIdentityprovidersForbidden with default headers values

func (*GetIdentityprovidersForbidden) Error

func (*GetIdentityprovidersForbidden) GetPayload

func (*GetIdentityprovidersForbidden) IsClientError

func (o *GetIdentityprovidersForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders forbidden response has a 4xx status code

func (*GetIdentityprovidersForbidden) IsCode

func (o *GetIdentityprovidersForbidden) IsCode(code int) bool

IsCode returns true when this get identityproviders forbidden response a status code equal to that given

func (*GetIdentityprovidersForbidden) IsRedirect

func (o *GetIdentityprovidersForbidden) IsRedirect() bool

IsRedirect returns true when this get identityproviders forbidden response has a 3xx status code

func (*GetIdentityprovidersForbidden) IsServerError

func (o *GetIdentityprovidersForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders forbidden response has a 5xx status code

func (*GetIdentityprovidersForbidden) IsSuccess

func (o *GetIdentityprovidersForbidden) IsSuccess() bool

IsSuccess returns true when this get identityproviders forbidden response has a 2xx status code

func (*GetIdentityprovidersForbidden) String

type GetIdentityprovidersGatewayTimeout

type GetIdentityprovidersGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersGatewayTimeout

func NewGetIdentityprovidersGatewayTimeout() *GetIdentityprovidersGatewayTimeout

NewGetIdentityprovidersGatewayTimeout creates a GetIdentityprovidersGatewayTimeout with default headers values

func (*GetIdentityprovidersGatewayTimeout) Error

func (*GetIdentityprovidersGatewayTimeout) GetPayload

func (*GetIdentityprovidersGatewayTimeout) IsClientError

func (o *GetIdentityprovidersGatewayTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders gateway timeout response has a 4xx status code

func (*GetIdentityprovidersGatewayTimeout) IsCode

IsCode returns true when this get identityproviders gateway timeout response a status code equal to that given

func (*GetIdentityprovidersGatewayTimeout) IsRedirect

func (o *GetIdentityprovidersGatewayTimeout) IsRedirect() bool

IsRedirect returns true when this get identityproviders gateway timeout response has a 3xx status code

func (*GetIdentityprovidersGatewayTimeout) IsServerError

func (o *GetIdentityprovidersGatewayTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders gateway timeout response has a 5xx status code

func (*GetIdentityprovidersGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders gateway timeout response has a 2xx status code

func (*GetIdentityprovidersGatewayTimeout) String

type GetIdentityprovidersGenericBadRequest

type GetIdentityprovidersGenericBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersGenericBadRequest

func NewGetIdentityprovidersGenericBadRequest() *GetIdentityprovidersGenericBadRequest

NewGetIdentityprovidersGenericBadRequest creates a GetIdentityprovidersGenericBadRequest with default headers values

func (*GetIdentityprovidersGenericBadRequest) Error

func (*GetIdentityprovidersGenericBadRequest) GetPayload

func (*GetIdentityprovidersGenericBadRequest) IsClientError

func (o *GetIdentityprovidersGenericBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders generic bad request response has a 4xx status code

func (*GetIdentityprovidersGenericBadRequest) IsCode

IsCode returns true when this get identityproviders generic bad request response a status code equal to that given

func (*GetIdentityprovidersGenericBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders generic bad request response has a 3xx status code

func (*GetIdentityprovidersGenericBadRequest) IsServerError

func (o *GetIdentityprovidersGenericBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders generic bad request response has a 5xx status code

func (*GetIdentityprovidersGenericBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders generic bad request response has a 2xx status code

func (*GetIdentityprovidersGenericBadRequest) String

type GetIdentityprovidersGenericForbidden

type GetIdentityprovidersGenericForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersGenericForbidden

func NewGetIdentityprovidersGenericForbidden() *GetIdentityprovidersGenericForbidden

NewGetIdentityprovidersGenericForbidden creates a GetIdentityprovidersGenericForbidden with default headers values

func (*GetIdentityprovidersGenericForbidden) Error

func (*GetIdentityprovidersGenericForbidden) GetPayload

func (*GetIdentityprovidersGenericForbidden) IsClientError

func (o *GetIdentityprovidersGenericForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders generic forbidden response has a 4xx status code

func (*GetIdentityprovidersGenericForbidden) IsCode

IsCode returns true when this get identityproviders generic forbidden response a status code equal to that given

func (*GetIdentityprovidersGenericForbidden) IsRedirect

IsRedirect returns true when this get identityproviders generic forbidden response has a 3xx status code

func (*GetIdentityprovidersGenericForbidden) IsServerError

func (o *GetIdentityprovidersGenericForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders generic forbidden response has a 5xx status code

func (*GetIdentityprovidersGenericForbidden) IsSuccess

IsSuccess returns true when this get identityproviders generic forbidden response has a 2xx status code

func (*GetIdentityprovidersGenericForbidden) String

type GetIdentityprovidersGenericGatewayTimeout

type GetIdentityprovidersGenericGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersGenericGatewayTimeout

func NewGetIdentityprovidersGenericGatewayTimeout() *GetIdentityprovidersGenericGatewayTimeout

NewGetIdentityprovidersGenericGatewayTimeout creates a GetIdentityprovidersGenericGatewayTimeout with default headers values

func (*GetIdentityprovidersGenericGatewayTimeout) Error

func (*GetIdentityprovidersGenericGatewayTimeout) GetPayload

func (*GetIdentityprovidersGenericGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders generic gateway timeout response has a 4xx status code

func (*GetIdentityprovidersGenericGatewayTimeout) IsCode

IsCode returns true when this get identityproviders generic gateway timeout response a status code equal to that given

func (*GetIdentityprovidersGenericGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders generic gateway timeout response has a 3xx status code

func (*GetIdentityprovidersGenericGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders generic gateway timeout response has a 5xx status code

func (*GetIdentityprovidersGenericGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders generic gateway timeout response has a 2xx status code

func (*GetIdentityprovidersGenericGatewayTimeout) String

type GetIdentityprovidersGenericInternalServerError

type GetIdentityprovidersGenericInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersGenericInternalServerError

func NewGetIdentityprovidersGenericInternalServerError() *GetIdentityprovidersGenericInternalServerError

NewGetIdentityprovidersGenericInternalServerError creates a GetIdentityprovidersGenericInternalServerError with default headers values

func (*GetIdentityprovidersGenericInternalServerError) Error

func (*GetIdentityprovidersGenericInternalServerError) GetPayload

func (*GetIdentityprovidersGenericInternalServerError) IsClientError

IsClientError returns true when this get identityproviders generic internal server error response has a 4xx status code

func (*GetIdentityprovidersGenericInternalServerError) IsCode

IsCode returns true when this get identityproviders generic internal server error response a status code equal to that given

func (*GetIdentityprovidersGenericInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders generic internal server error response has a 3xx status code

func (*GetIdentityprovidersGenericInternalServerError) IsServerError

IsServerError returns true when this get identityproviders generic internal server error response has a 5xx status code

func (*GetIdentityprovidersGenericInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders generic internal server error response has a 2xx status code

func (*GetIdentityprovidersGenericInternalServerError) String

type GetIdentityprovidersGenericNotFound

type GetIdentityprovidersGenericNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersGenericNotFound

func NewGetIdentityprovidersGenericNotFound() *GetIdentityprovidersGenericNotFound

NewGetIdentityprovidersGenericNotFound creates a GetIdentityprovidersGenericNotFound with default headers values

func (*GetIdentityprovidersGenericNotFound) Error

func (*GetIdentityprovidersGenericNotFound) GetPayload

func (*GetIdentityprovidersGenericNotFound) IsClientError

func (o *GetIdentityprovidersGenericNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders generic not found response has a 4xx status code

func (*GetIdentityprovidersGenericNotFound) IsCode

IsCode returns true when this get identityproviders generic not found response a status code equal to that given

func (*GetIdentityprovidersGenericNotFound) IsRedirect

func (o *GetIdentityprovidersGenericNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders generic not found response has a 3xx status code

func (*GetIdentityprovidersGenericNotFound) IsServerError

func (o *GetIdentityprovidersGenericNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders generic not found response has a 5xx status code

func (*GetIdentityprovidersGenericNotFound) IsSuccess

IsSuccess returns true when this get identityproviders generic not found response has a 2xx status code

func (*GetIdentityprovidersGenericNotFound) String

type GetIdentityprovidersGenericOK

type GetIdentityprovidersGenericOK struct {
	Payload *models.GenericSAML
}

GetIdentityprovidersGenericOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersGenericOK

func NewGetIdentityprovidersGenericOK() *GetIdentityprovidersGenericOK

NewGetIdentityprovidersGenericOK creates a GetIdentityprovidersGenericOK with default headers values

func (*GetIdentityprovidersGenericOK) Error

func (*GetIdentityprovidersGenericOK) GetPayload

func (*GetIdentityprovidersGenericOK) IsClientError

func (o *GetIdentityprovidersGenericOK) IsClientError() bool

IsClientError returns true when this get identityproviders generic o k response has a 4xx status code

func (*GetIdentityprovidersGenericOK) IsCode

func (o *GetIdentityprovidersGenericOK) IsCode(code int) bool

IsCode returns true when this get identityproviders generic o k response a status code equal to that given

func (*GetIdentityprovidersGenericOK) IsRedirect

func (o *GetIdentityprovidersGenericOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders generic o k response has a 3xx status code

func (*GetIdentityprovidersGenericOK) IsServerError

func (o *GetIdentityprovidersGenericOK) IsServerError() bool

IsServerError returns true when this get identityproviders generic o k response has a 5xx status code

func (*GetIdentityprovidersGenericOK) IsSuccess

func (o *GetIdentityprovidersGenericOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders generic o k response has a 2xx status code

func (*GetIdentityprovidersGenericOK) String

type GetIdentityprovidersGenericParams

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

GetIdentityprovidersGenericParams contains all the parameters to send to the API endpoint

for the get identityproviders generic operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersGenericParams

func NewGetIdentityprovidersGenericParams() *GetIdentityprovidersGenericParams

NewGetIdentityprovidersGenericParams creates a new GetIdentityprovidersGenericParams 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 NewGetIdentityprovidersGenericParamsWithContext

func NewGetIdentityprovidersGenericParamsWithContext(ctx context.Context) *GetIdentityprovidersGenericParams

NewGetIdentityprovidersGenericParamsWithContext creates a new GetIdentityprovidersGenericParams object with the ability to set a context for a request.

func NewGetIdentityprovidersGenericParamsWithHTTPClient

func NewGetIdentityprovidersGenericParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersGenericParams

NewGetIdentityprovidersGenericParamsWithHTTPClient creates a new GetIdentityprovidersGenericParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersGenericParamsWithTimeout

func NewGetIdentityprovidersGenericParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersGenericParams

NewGetIdentityprovidersGenericParamsWithTimeout creates a new GetIdentityprovidersGenericParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersGenericParams) SetContext

SetContext adds the context to the get identityproviders generic params

func (*GetIdentityprovidersGenericParams) SetDefaults

func (o *GetIdentityprovidersGenericParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders generic params (not the query body).

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

func (*GetIdentityprovidersGenericParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders generic params

func (*GetIdentityprovidersGenericParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders generic params

func (*GetIdentityprovidersGenericParams) WithContext

WithContext adds the context to the get identityproviders generic params

func (*GetIdentityprovidersGenericParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders generic params (not the query body).

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

func (*GetIdentityprovidersGenericParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders generic params

func (*GetIdentityprovidersGenericParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders generic params

func (*GetIdentityprovidersGenericParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersGenericReader

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

GetIdentityprovidersGenericReader is a Reader for the GetIdentityprovidersGeneric structure.

func (*GetIdentityprovidersGenericReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersGenericRequestEntityTooLarge

type GetIdentityprovidersGenericRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersGenericRequestEntityTooLarge

func NewGetIdentityprovidersGenericRequestEntityTooLarge() *GetIdentityprovidersGenericRequestEntityTooLarge

NewGetIdentityprovidersGenericRequestEntityTooLarge creates a GetIdentityprovidersGenericRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersGenericRequestEntityTooLarge) Error

func (*GetIdentityprovidersGenericRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersGenericRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders generic request entity too large response has a 4xx status code

func (*GetIdentityprovidersGenericRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders generic request entity too large response a status code equal to that given

func (*GetIdentityprovidersGenericRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders generic request entity too large response has a 3xx status code

func (*GetIdentityprovidersGenericRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders generic request entity too large response has a 5xx status code

func (*GetIdentityprovidersGenericRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders generic request entity too large response has a 2xx status code

func (*GetIdentityprovidersGenericRequestEntityTooLarge) String

type GetIdentityprovidersGenericRequestTimeout

type GetIdentityprovidersGenericRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersGenericRequestTimeout

func NewGetIdentityprovidersGenericRequestTimeout() *GetIdentityprovidersGenericRequestTimeout

NewGetIdentityprovidersGenericRequestTimeout creates a GetIdentityprovidersGenericRequestTimeout with default headers values

func (*GetIdentityprovidersGenericRequestTimeout) Error

func (*GetIdentityprovidersGenericRequestTimeout) GetPayload

func (*GetIdentityprovidersGenericRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders generic request timeout response has a 4xx status code

func (*GetIdentityprovidersGenericRequestTimeout) IsCode

IsCode returns true when this get identityproviders generic request timeout response a status code equal to that given

func (*GetIdentityprovidersGenericRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders generic request timeout response has a 3xx status code

func (*GetIdentityprovidersGenericRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders generic request timeout response has a 5xx status code

func (*GetIdentityprovidersGenericRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders generic request timeout response has a 2xx status code

func (*GetIdentityprovidersGenericRequestTimeout) String

type GetIdentityprovidersGenericServiceUnavailable

type GetIdentityprovidersGenericServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersGenericServiceUnavailable

func NewGetIdentityprovidersGenericServiceUnavailable() *GetIdentityprovidersGenericServiceUnavailable

NewGetIdentityprovidersGenericServiceUnavailable creates a GetIdentityprovidersGenericServiceUnavailable with default headers values

func (*GetIdentityprovidersGenericServiceUnavailable) Error

func (*GetIdentityprovidersGenericServiceUnavailable) GetPayload

func (*GetIdentityprovidersGenericServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders generic service unavailable response has a 4xx status code

func (*GetIdentityprovidersGenericServiceUnavailable) IsCode

IsCode returns true when this get identityproviders generic service unavailable response a status code equal to that given

func (*GetIdentityprovidersGenericServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders generic service unavailable response has a 3xx status code

func (*GetIdentityprovidersGenericServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders generic service unavailable response has a 5xx status code

func (*GetIdentityprovidersGenericServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders generic service unavailable response has a 2xx status code

func (*GetIdentityprovidersGenericServiceUnavailable) String

type GetIdentityprovidersGenericTooManyRequests

type GetIdentityprovidersGenericTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersGenericTooManyRequests

func NewGetIdentityprovidersGenericTooManyRequests() *GetIdentityprovidersGenericTooManyRequests

NewGetIdentityprovidersGenericTooManyRequests creates a GetIdentityprovidersGenericTooManyRequests with default headers values

func (*GetIdentityprovidersGenericTooManyRequests) Error

func (*GetIdentityprovidersGenericTooManyRequests) GetPayload

func (*GetIdentityprovidersGenericTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders generic too many requests response has a 4xx status code

func (*GetIdentityprovidersGenericTooManyRequests) IsCode

IsCode returns true when this get identityproviders generic too many requests response a status code equal to that given

func (*GetIdentityprovidersGenericTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders generic too many requests response has a 3xx status code

func (*GetIdentityprovidersGenericTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders generic too many requests response has a 5xx status code

func (*GetIdentityprovidersGenericTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders generic too many requests response has a 2xx status code

func (*GetIdentityprovidersGenericTooManyRequests) String

type GetIdentityprovidersGenericUnauthorized

type GetIdentityprovidersGenericUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersGenericUnauthorized

func NewGetIdentityprovidersGenericUnauthorized() *GetIdentityprovidersGenericUnauthorized

NewGetIdentityprovidersGenericUnauthorized creates a GetIdentityprovidersGenericUnauthorized with default headers values

func (*GetIdentityprovidersGenericUnauthorized) Error

func (*GetIdentityprovidersGenericUnauthorized) GetPayload

func (*GetIdentityprovidersGenericUnauthorized) IsClientError

func (o *GetIdentityprovidersGenericUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders generic unauthorized response has a 4xx status code

func (*GetIdentityprovidersGenericUnauthorized) IsCode

IsCode returns true when this get identityproviders generic unauthorized response a status code equal to that given

func (*GetIdentityprovidersGenericUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders generic unauthorized response has a 3xx status code

func (*GetIdentityprovidersGenericUnauthorized) IsServerError

func (o *GetIdentityprovidersGenericUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders generic unauthorized response has a 5xx status code

func (*GetIdentityprovidersGenericUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders generic unauthorized response has a 2xx status code

func (*GetIdentityprovidersGenericUnauthorized) String

type GetIdentityprovidersGenericUnsupportedMediaType

type GetIdentityprovidersGenericUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGenericUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersGenericUnsupportedMediaType

func NewGetIdentityprovidersGenericUnsupportedMediaType() *GetIdentityprovidersGenericUnsupportedMediaType

NewGetIdentityprovidersGenericUnsupportedMediaType creates a GetIdentityprovidersGenericUnsupportedMediaType with default headers values

func (*GetIdentityprovidersGenericUnsupportedMediaType) Error

func (*GetIdentityprovidersGenericUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersGenericUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders generic unsupported media type response has a 4xx status code

func (*GetIdentityprovidersGenericUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders generic unsupported media type response a status code equal to that given

func (*GetIdentityprovidersGenericUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders generic unsupported media type response has a 3xx status code

func (*GetIdentityprovidersGenericUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders generic unsupported media type response has a 5xx status code

func (*GetIdentityprovidersGenericUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders generic unsupported media type response has a 2xx status code

func (*GetIdentityprovidersGenericUnsupportedMediaType) String

type GetIdentityprovidersGsuiteBadRequest

type GetIdentityprovidersGsuiteBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersGsuiteBadRequest

func NewGetIdentityprovidersGsuiteBadRequest() *GetIdentityprovidersGsuiteBadRequest

NewGetIdentityprovidersGsuiteBadRequest creates a GetIdentityprovidersGsuiteBadRequest with default headers values

func (*GetIdentityprovidersGsuiteBadRequest) Error

func (*GetIdentityprovidersGsuiteBadRequest) GetPayload

func (*GetIdentityprovidersGsuiteBadRequest) IsClientError

func (o *GetIdentityprovidersGsuiteBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders gsuite bad request response has a 4xx status code

func (*GetIdentityprovidersGsuiteBadRequest) IsCode

IsCode returns true when this get identityproviders gsuite bad request response a status code equal to that given

func (*GetIdentityprovidersGsuiteBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders gsuite bad request response has a 3xx status code

func (*GetIdentityprovidersGsuiteBadRequest) IsServerError

func (o *GetIdentityprovidersGsuiteBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders gsuite bad request response has a 5xx status code

func (*GetIdentityprovidersGsuiteBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders gsuite bad request response has a 2xx status code

func (*GetIdentityprovidersGsuiteBadRequest) String

type GetIdentityprovidersGsuiteForbidden

type GetIdentityprovidersGsuiteForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersGsuiteForbidden

func NewGetIdentityprovidersGsuiteForbidden() *GetIdentityprovidersGsuiteForbidden

NewGetIdentityprovidersGsuiteForbidden creates a GetIdentityprovidersGsuiteForbidden with default headers values

func (*GetIdentityprovidersGsuiteForbidden) Error

func (*GetIdentityprovidersGsuiteForbidden) GetPayload

func (*GetIdentityprovidersGsuiteForbidden) IsClientError

func (o *GetIdentityprovidersGsuiteForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders gsuite forbidden response has a 4xx status code

func (*GetIdentityprovidersGsuiteForbidden) IsCode

IsCode returns true when this get identityproviders gsuite forbidden response a status code equal to that given

func (*GetIdentityprovidersGsuiteForbidden) IsRedirect

func (o *GetIdentityprovidersGsuiteForbidden) IsRedirect() bool

IsRedirect returns true when this get identityproviders gsuite forbidden response has a 3xx status code

func (*GetIdentityprovidersGsuiteForbidden) IsServerError

func (o *GetIdentityprovidersGsuiteForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders gsuite forbidden response has a 5xx status code

func (*GetIdentityprovidersGsuiteForbidden) IsSuccess

IsSuccess returns true when this get identityproviders gsuite forbidden response has a 2xx status code

func (*GetIdentityprovidersGsuiteForbidden) String

type GetIdentityprovidersGsuiteGatewayTimeout

type GetIdentityprovidersGsuiteGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersGsuiteGatewayTimeout

func NewGetIdentityprovidersGsuiteGatewayTimeout() *GetIdentityprovidersGsuiteGatewayTimeout

NewGetIdentityprovidersGsuiteGatewayTimeout creates a GetIdentityprovidersGsuiteGatewayTimeout with default headers values

func (*GetIdentityprovidersGsuiteGatewayTimeout) Error

func (*GetIdentityprovidersGsuiteGatewayTimeout) GetPayload

func (*GetIdentityprovidersGsuiteGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders gsuite gateway timeout response has a 4xx status code

func (*GetIdentityprovidersGsuiteGatewayTimeout) IsCode

IsCode returns true when this get identityproviders gsuite gateway timeout response a status code equal to that given

func (*GetIdentityprovidersGsuiteGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders gsuite gateway timeout response has a 3xx status code

func (*GetIdentityprovidersGsuiteGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders gsuite gateway timeout response has a 5xx status code

func (*GetIdentityprovidersGsuiteGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders gsuite gateway timeout response has a 2xx status code

func (*GetIdentityprovidersGsuiteGatewayTimeout) String

type GetIdentityprovidersGsuiteInternalServerError

type GetIdentityprovidersGsuiteInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersGsuiteInternalServerError

func NewGetIdentityprovidersGsuiteInternalServerError() *GetIdentityprovidersGsuiteInternalServerError

NewGetIdentityprovidersGsuiteInternalServerError creates a GetIdentityprovidersGsuiteInternalServerError with default headers values

func (*GetIdentityprovidersGsuiteInternalServerError) Error

func (*GetIdentityprovidersGsuiteInternalServerError) GetPayload

func (*GetIdentityprovidersGsuiteInternalServerError) IsClientError

IsClientError returns true when this get identityproviders gsuite internal server error response has a 4xx status code

func (*GetIdentityprovidersGsuiteInternalServerError) IsCode

IsCode returns true when this get identityproviders gsuite internal server error response a status code equal to that given

func (*GetIdentityprovidersGsuiteInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders gsuite internal server error response has a 3xx status code

func (*GetIdentityprovidersGsuiteInternalServerError) IsServerError

IsServerError returns true when this get identityproviders gsuite internal server error response has a 5xx status code

func (*GetIdentityprovidersGsuiteInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders gsuite internal server error response has a 2xx status code

func (*GetIdentityprovidersGsuiteInternalServerError) String

type GetIdentityprovidersGsuiteNotFound

type GetIdentityprovidersGsuiteNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersGsuiteNotFound

func NewGetIdentityprovidersGsuiteNotFound() *GetIdentityprovidersGsuiteNotFound

NewGetIdentityprovidersGsuiteNotFound creates a GetIdentityprovidersGsuiteNotFound with default headers values

func (*GetIdentityprovidersGsuiteNotFound) Error

func (*GetIdentityprovidersGsuiteNotFound) GetPayload

func (*GetIdentityprovidersGsuiteNotFound) IsClientError

func (o *GetIdentityprovidersGsuiteNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders gsuite not found response has a 4xx status code

func (*GetIdentityprovidersGsuiteNotFound) IsCode

IsCode returns true when this get identityproviders gsuite not found response a status code equal to that given

func (*GetIdentityprovidersGsuiteNotFound) IsRedirect

func (o *GetIdentityprovidersGsuiteNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders gsuite not found response has a 3xx status code

func (*GetIdentityprovidersGsuiteNotFound) IsServerError

func (o *GetIdentityprovidersGsuiteNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders gsuite not found response has a 5xx status code

func (*GetIdentityprovidersGsuiteNotFound) IsSuccess

IsSuccess returns true when this get identityproviders gsuite not found response has a 2xx status code

func (*GetIdentityprovidersGsuiteNotFound) String

type GetIdentityprovidersGsuiteOK

type GetIdentityprovidersGsuiteOK struct {
	Payload *models.GSuite
}

GetIdentityprovidersGsuiteOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersGsuiteOK

func NewGetIdentityprovidersGsuiteOK() *GetIdentityprovidersGsuiteOK

NewGetIdentityprovidersGsuiteOK creates a GetIdentityprovidersGsuiteOK with default headers values

func (*GetIdentityprovidersGsuiteOK) Error

func (*GetIdentityprovidersGsuiteOK) GetPayload

func (o *GetIdentityprovidersGsuiteOK) GetPayload() *models.GSuite

func (*GetIdentityprovidersGsuiteOK) IsClientError

func (o *GetIdentityprovidersGsuiteOK) IsClientError() bool

IsClientError returns true when this get identityproviders gsuite o k response has a 4xx status code

func (*GetIdentityprovidersGsuiteOK) IsCode

func (o *GetIdentityprovidersGsuiteOK) IsCode(code int) bool

IsCode returns true when this get identityproviders gsuite o k response a status code equal to that given

func (*GetIdentityprovidersGsuiteOK) IsRedirect

func (o *GetIdentityprovidersGsuiteOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders gsuite o k response has a 3xx status code

func (*GetIdentityprovidersGsuiteOK) IsServerError

func (o *GetIdentityprovidersGsuiteOK) IsServerError() bool

IsServerError returns true when this get identityproviders gsuite o k response has a 5xx status code

func (*GetIdentityprovidersGsuiteOK) IsSuccess

func (o *GetIdentityprovidersGsuiteOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders gsuite o k response has a 2xx status code

func (*GetIdentityprovidersGsuiteOK) String

type GetIdentityprovidersGsuiteParams

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

GetIdentityprovidersGsuiteParams contains all the parameters to send to the API endpoint

for the get identityproviders gsuite operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersGsuiteParams

func NewGetIdentityprovidersGsuiteParams() *GetIdentityprovidersGsuiteParams

NewGetIdentityprovidersGsuiteParams creates a new GetIdentityprovidersGsuiteParams 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 NewGetIdentityprovidersGsuiteParamsWithContext

func NewGetIdentityprovidersGsuiteParamsWithContext(ctx context.Context) *GetIdentityprovidersGsuiteParams

NewGetIdentityprovidersGsuiteParamsWithContext creates a new GetIdentityprovidersGsuiteParams object with the ability to set a context for a request.

func NewGetIdentityprovidersGsuiteParamsWithHTTPClient

func NewGetIdentityprovidersGsuiteParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersGsuiteParams

NewGetIdentityprovidersGsuiteParamsWithHTTPClient creates a new GetIdentityprovidersGsuiteParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersGsuiteParamsWithTimeout

func NewGetIdentityprovidersGsuiteParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersGsuiteParams

NewGetIdentityprovidersGsuiteParamsWithTimeout creates a new GetIdentityprovidersGsuiteParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersGsuiteParams) SetContext

SetContext adds the context to the get identityproviders gsuite params

func (*GetIdentityprovidersGsuiteParams) SetDefaults

func (o *GetIdentityprovidersGsuiteParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders gsuite params (not the query body).

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

func (*GetIdentityprovidersGsuiteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders gsuite params

func (*GetIdentityprovidersGsuiteParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders gsuite params

func (*GetIdentityprovidersGsuiteParams) WithContext

WithContext adds the context to the get identityproviders gsuite params

func (*GetIdentityprovidersGsuiteParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders gsuite params (not the query body).

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

func (*GetIdentityprovidersGsuiteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders gsuite params

func (*GetIdentityprovidersGsuiteParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders gsuite params

func (*GetIdentityprovidersGsuiteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersGsuiteReader

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

GetIdentityprovidersGsuiteReader is a Reader for the GetIdentityprovidersGsuite structure.

func (*GetIdentityprovidersGsuiteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersGsuiteRequestEntityTooLarge

type GetIdentityprovidersGsuiteRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersGsuiteRequestEntityTooLarge

func NewGetIdentityprovidersGsuiteRequestEntityTooLarge() *GetIdentityprovidersGsuiteRequestEntityTooLarge

NewGetIdentityprovidersGsuiteRequestEntityTooLarge creates a GetIdentityprovidersGsuiteRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) Error

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders gsuite request entity too large response has a 4xx status code

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders gsuite request entity too large response a status code equal to that given

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders gsuite request entity too large response has a 3xx status code

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders gsuite request entity too large response has a 5xx status code

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders gsuite request entity too large response has a 2xx status code

func (*GetIdentityprovidersGsuiteRequestEntityTooLarge) String

type GetIdentityprovidersGsuiteRequestTimeout

type GetIdentityprovidersGsuiteRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersGsuiteRequestTimeout

func NewGetIdentityprovidersGsuiteRequestTimeout() *GetIdentityprovidersGsuiteRequestTimeout

NewGetIdentityprovidersGsuiteRequestTimeout creates a GetIdentityprovidersGsuiteRequestTimeout with default headers values

func (*GetIdentityprovidersGsuiteRequestTimeout) Error

func (*GetIdentityprovidersGsuiteRequestTimeout) GetPayload

func (*GetIdentityprovidersGsuiteRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders gsuite request timeout response has a 4xx status code

func (*GetIdentityprovidersGsuiteRequestTimeout) IsCode

IsCode returns true when this get identityproviders gsuite request timeout response a status code equal to that given

func (*GetIdentityprovidersGsuiteRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders gsuite request timeout response has a 3xx status code

func (*GetIdentityprovidersGsuiteRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders gsuite request timeout response has a 5xx status code

func (*GetIdentityprovidersGsuiteRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders gsuite request timeout response has a 2xx status code

func (*GetIdentityprovidersGsuiteRequestTimeout) String

type GetIdentityprovidersGsuiteServiceUnavailable

type GetIdentityprovidersGsuiteServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersGsuiteServiceUnavailable

func NewGetIdentityprovidersGsuiteServiceUnavailable() *GetIdentityprovidersGsuiteServiceUnavailable

NewGetIdentityprovidersGsuiteServiceUnavailable creates a GetIdentityprovidersGsuiteServiceUnavailable with default headers values

func (*GetIdentityprovidersGsuiteServiceUnavailable) Error

func (*GetIdentityprovidersGsuiteServiceUnavailable) GetPayload

func (*GetIdentityprovidersGsuiteServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders gsuite service unavailable response has a 4xx status code

func (*GetIdentityprovidersGsuiteServiceUnavailable) IsCode

IsCode returns true when this get identityproviders gsuite service unavailable response a status code equal to that given

func (*GetIdentityprovidersGsuiteServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders gsuite service unavailable response has a 3xx status code

func (*GetIdentityprovidersGsuiteServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders gsuite service unavailable response has a 5xx status code

func (*GetIdentityprovidersGsuiteServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders gsuite service unavailable response has a 2xx status code

func (*GetIdentityprovidersGsuiteServiceUnavailable) String

type GetIdentityprovidersGsuiteTooManyRequests

type GetIdentityprovidersGsuiteTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersGsuiteTooManyRequests

func NewGetIdentityprovidersGsuiteTooManyRequests() *GetIdentityprovidersGsuiteTooManyRequests

NewGetIdentityprovidersGsuiteTooManyRequests creates a GetIdentityprovidersGsuiteTooManyRequests with default headers values

func (*GetIdentityprovidersGsuiteTooManyRequests) Error

func (*GetIdentityprovidersGsuiteTooManyRequests) GetPayload

func (*GetIdentityprovidersGsuiteTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders gsuite too many requests response has a 4xx status code

func (*GetIdentityprovidersGsuiteTooManyRequests) IsCode

IsCode returns true when this get identityproviders gsuite too many requests response a status code equal to that given

func (*GetIdentityprovidersGsuiteTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders gsuite too many requests response has a 3xx status code

func (*GetIdentityprovidersGsuiteTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders gsuite too many requests response has a 5xx status code

func (*GetIdentityprovidersGsuiteTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders gsuite too many requests response has a 2xx status code

func (*GetIdentityprovidersGsuiteTooManyRequests) String

type GetIdentityprovidersGsuiteUnauthorized

type GetIdentityprovidersGsuiteUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersGsuiteUnauthorized

func NewGetIdentityprovidersGsuiteUnauthorized() *GetIdentityprovidersGsuiteUnauthorized

NewGetIdentityprovidersGsuiteUnauthorized creates a GetIdentityprovidersGsuiteUnauthorized with default headers values

func (*GetIdentityprovidersGsuiteUnauthorized) Error

func (*GetIdentityprovidersGsuiteUnauthorized) GetPayload

func (*GetIdentityprovidersGsuiteUnauthorized) IsClientError

func (o *GetIdentityprovidersGsuiteUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders gsuite unauthorized response has a 4xx status code

func (*GetIdentityprovidersGsuiteUnauthorized) IsCode

IsCode returns true when this get identityproviders gsuite unauthorized response a status code equal to that given

func (*GetIdentityprovidersGsuiteUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders gsuite unauthorized response has a 3xx status code

func (*GetIdentityprovidersGsuiteUnauthorized) IsServerError

func (o *GetIdentityprovidersGsuiteUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders gsuite unauthorized response has a 5xx status code

func (*GetIdentityprovidersGsuiteUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders gsuite unauthorized response has a 2xx status code

func (*GetIdentityprovidersGsuiteUnauthorized) String

type GetIdentityprovidersGsuiteUnsupportedMediaType

type GetIdentityprovidersGsuiteUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersGsuiteUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersGsuiteUnsupportedMediaType

func NewGetIdentityprovidersGsuiteUnsupportedMediaType() *GetIdentityprovidersGsuiteUnsupportedMediaType

NewGetIdentityprovidersGsuiteUnsupportedMediaType creates a GetIdentityprovidersGsuiteUnsupportedMediaType with default headers values

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) Error

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders gsuite unsupported media type response has a 4xx status code

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders gsuite unsupported media type response a status code equal to that given

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders gsuite unsupported media type response has a 3xx status code

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders gsuite unsupported media type response has a 5xx status code

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders gsuite unsupported media type response has a 2xx status code

func (*GetIdentityprovidersGsuiteUnsupportedMediaType) String

type GetIdentityprovidersIdentitynowBadRequest

type GetIdentityprovidersIdentitynowBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersIdentitynowBadRequest

func NewGetIdentityprovidersIdentitynowBadRequest() *GetIdentityprovidersIdentitynowBadRequest

NewGetIdentityprovidersIdentitynowBadRequest creates a GetIdentityprovidersIdentitynowBadRequest with default headers values

func (*GetIdentityprovidersIdentitynowBadRequest) Error

func (*GetIdentityprovidersIdentitynowBadRequest) GetPayload

func (*GetIdentityprovidersIdentitynowBadRequest) IsClientError

IsClientError returns true when this get identityproviders identitynow bad request response has a 4xx status code

func (*GetIdentityprovidersIdentitynowBadRequest) IsCode

IsCode returns true when this get identityproviders identitynow bad request response a status code equal to that given

func (*GetIdentityprovidersIdentitynowBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders identitynow bad request response has a 3xx status code

func (*GetIdentityprovidersIdentitynowBadRequest) IsServerError

IsServerError returns true when this get identityproviders identitynow bad request response has a 5xx status code

func (*GetIdentityprovidersIdentitynowBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders identitynow bad request response has a 2xx status code

func (*GetIdentityprovidersIdentitynowBadRequest) String

type GetIdentityprovidersIdentitynowForbidden

type GetIdentityprovidersIdentitynowForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersIdentitynowForbidden

func NewGetIdentityprovidersIdentitynowForbidden() *GetIdentityprovidersIdentitynowForbidden

NewGetIdentityprovidersIdentitynowForbidden creates a GetIdentityprovidersIdentitynowForbidden with default headers values

func (*GetIdentityprovidersIdentitynowForbidden) Error

func (*GetIdentityprovidersIdentitynowForbidden) GetPayload

func (*GetIdentityprovidersIdentitynowForbidden) IsClientError

IsClientError returns true when this get identityproviders identitynow forbidden response has a 4xx status code

func (*GetIdentityprovidersIdentitynowForbidden) IsCode

IsCode returns true when this get identityproviders identitynow forbidden response a status code equal to that given

func (*GetIdentityprovidersIdentitynowForbidden) IsRedirect

IsRedirect returns true when this get identityproviders identitynow forbidden response has a 3xx status code

func (*GetIdentityprovidersIdentitynowForbidden) IsServerError

IsServerError returns true when this get identityproviders identitynow forbidden response has a 5xx status code

func (*GetIdentityprovidersIdentitynowForbidden) IsSuccess

IsSuccess returns true when this get identityproviders identitynow forbidden response has a 2xx status code

func (*GetIdentityprovidersIdentitynowForbidden) String

type GetIdentityprovidersIdentitynowGatewayTimeout

type GetIdentityprovidersIdentitynowGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersIdentitynowGatewayTimeout

func NewGetIdentityprovidersIdentitynowGatewayTimeout() *GetIdentityprovidersIdentitynowGatewayTimeout

NewGetIdentityprovidersIdentitynowGatewayTimeout creates a GetIdentityprovidersIdentitynowGatewayTimeout with default headers values

func (*GetIdentityprovidersIdentitynowGatewayTimeout) Error

func (*GetIdentityprovidersIdentitynowGatewayTimeout) GetPayload

func (*GetIdentityprovidersIdentitynowGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders identitynow gateway timeout response has a 4xx status code

func (*GetIdentityprovidersIdentitynowGatewayTimeout) IsCode

IsCode returns true when this get identityproviders identitynow gateway timeout response a status code equal to that given

func (*GetIdentityprovidersIdentitynowGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders identitynow gateway timeout response has a 3xx status code

func (*GetIdentityprovidersIdentitynowGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders identitynow gateway timeout response has a 5xx status code

func (*GetIdentityprovidersIdentitynowGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders identitynow gateway timeout response has a 2xx status code

func (*GetIdentityprovidersIdentitynowGatewayTimeout) String

type GetIdentityprovidersIdentitynowInternalServerError

type GetIdentityprovidersIdentitynowInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersIdentitynowInternalServerError

func NewGetIdentityprovidersIdentitynowInternalServerError() *GetIdentityprovidersIdentitynowInternalServerError

NewGetIdentityprovidersIdentitynowInternalServerError creates a GetIdentityprovidersIdentitynowInternalServerError with default headers values

func (*GetIdentityprovidersIdentitynowInternalServerError) Error

func (*GetIdentityprovidersIdentitynowInternalServerError) GetPayload

func (*GetIdentityprovidersIdentitynowInternalServerError) IsClientError

IsClientError returns true when this get identityproviders identitynow internal server error response has a 4xx status code

func (*GetIdentityprovidersIdentitynowInternalServerError) IsCode

IsCode returns true when this get identityproviders identitynow internal server error response a status code equal to that given

func (*GetIdentityprovidersIdentitynowInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders identitynow internal server error response has a 3xx status code

func (*GetIdentityprovidersIdentitynowInternalServerError) IsServerError

IsServerError returns true when this get identityproviders identitynow internal server error response has a 5xx status code

func (*GetIdentityprovidersIdentitynowInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders identitynow internal server error response has a 2xx status code

func (*GetIdentityprovidersIdentitynowInternalServerError) String

type GetIdentityprovidersIdentitynowNotFound

type GetIdentityprovidersIdentitynowNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersIdentitynowNotFound

func NewGetIdentityprovidersIdentitynowNotFound() *GetIdentityprovidersIdentitynowNotFound

NewGetIdentityprovidersIdentitynowNotFound creates a GetIdentityprovidersIdentitynowNotFound with default headers values

func (*GetIdentityprovidersIdentitynowNotFound) Error

func (*GetIdentityprovidersIdentitynowNotFound) GetPayload

func (*GetIdentityprovidersIdentitynowNotFound) IsClientError

func (o *GetIdentityprovidersIdentitynowNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders identitynow not found response has a 4xx status code

func (*GetIdentityprovidersIdentitynowNotFound) IsCode

IsCode returns true when this get identityproviders identitynow not found response a status code equal to that given

func (*GetIdentityprovidersIdentitynowNotFound) IsRedirect

IsRedirect returns true when this get identityproviders identitynow not found response has a 3xx status code

func (*GetIdentityprovidersIdentitynowNotFound) IsServerError

func (o *GetIdentityprovidersIdentitynowNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders identitynow not found response has a 5xx status code

func (*GetIdentityprovidersIdentitynowNotFound) IsSuccess

IsSuccess returns true when this get identityproviders identitynow not found response has a 2xx status code

func (*GetIdentityprovidersIdentitynowNotFound) String

type GetIdentityprovidersIdentitynowOK

type GetIdentityprovidersIdentitynowOK struct {
	Payload *models.IdentityNow
}

GetIdentityprovidersIdentitynowOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersIdentitynowOK

func NewGetIdentityprovidersIdentitynowOK() *GetIdentityprovidersIdentitynowOK

NewGetIdentityprovidersIdentitynowOK creates a GetIdentityprovidersIdentitynowOK with default headers values

func (*GetIdentityprovidersIdentitynowOK) Error

func (*GetIdentityprovidersIdentitynowOK) GetPayload

func (*GetIdentityprovidersIdentitynowOK) IsClientError

func (o *GetIdentityprovidersIdentitynowOK) IsClientError() bool

IsClientError returns true when this get identityproviders identitynow o k response has a 4xx status code

func (*GetIdentityprovidersIdentitynowOK) IsCode

func (o *GetIdentityprovidersIdentitynowOK) IsCode(code int) bool

IsCode returns true when this get identityproviders identitynow o k response a status code equal to that given

func (*GetIdentityprovidersIdentitynowOK) IsRedirect

func (o *GetIdentityprovidersIdentitynowOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders identitynow o k response has a 3xx status code

func (*GetIdentityprovidersIdentitynowOK) IsServerError

func (o *GetIdentityprovidersIdentitynowOK) IsServerError() bool

IsServerError returns true when this get identityproviders identitynow o k response has a 5xx status code

func (*GetIdentityprovidersIdentitynowOK) IsSuccess

func (o *GetIdentityprovidersIdentitynowOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders identitynow o k response has a 2xx status code

func (*GetIdentityprovidersIdentitynowOK) String

type GetIdentityprovidersIdentitynowParams

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

GetIdentityprovidersIdentitynowParams contains all the parameters to send to the API endpoint

for the get identityproviders identitynow operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersIdentitynowParams

func NewGetIdentityprovidersIdentitynowParams() *GetIdentityprovidersIdentitynowParams

NewGetIdentityprovidersIdentitynowParams creates a new GetIdentityprovidersIdentitynowParams 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 NewGetIdentityprovidersIdentitynowParamsWithContext

func NewGetIdentityprovidersIdentitynowParamsWithContext(ctx context.Context) *GetIdentityprovidersIdentitynowParams

NewGetIdentityprovidersIdentitynowParamsWithContext creates a new GetIdentityprovidersIdentitynowParams object with the ability to set a context for a request.

func NewGetIdentityprovidersIdentitynowParamsWithHTTPClient

func NewGetIdentityprovidersIdentitynowParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersIdentitynowParams

NewGetIdentityprovidersIdentitynowParamsWithHTTPClient creates a new GetIdentityprovidersIdentitynowParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersIdentitynowParamsWithTimeout

func NewGetIdentityprovidersIdentitynowParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersIdentitynowParams

NewGetIdentityprovidersIdentitynowParamsWithTimeout creates a new GetIdentityprovidersIdentitynowParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersIdentitynowParams) SetContext

SetContext adds the context to the get identityproviders identitynow params

func (*GetIdentityprovidersIdentitynowParams) SetDefaults

func (o *GetIdentityprovidersIdentitynowParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders identitynow params (not the query body).

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

func (*GetIdentityprovidersIdentitynowParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders identitynow params

func (*GetIdentityprovidersIdentitynowParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders identitynow params

func (*GetIdentityprovidersIdentitynowParams) WithContext

WithContext adds the context to the get identityproviders identitynow params

func (*GetIdentityprovidersIdentitynowParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders identitynow params (not the query body).

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

func (*GetIdentityprovidersIdentitynowParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders identitynow params

func (*GetIdentityprovidersIdentitynowParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders identitynow params

func (*GetIdentityprovidersIdentitynowParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersIdentitynowReader

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

GetIdentityprovidersIdentitynowReader is a Reader for the GetIdentityprovidersIdentitynow structure.

func (*GetIdentityprovidersIdentitynowReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersIdentitynowRequestEntityTooLarge

type GetIdentityprovidersIdentitynowRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersIdentitynowRequestEntityTooLarge

func NewGetIdentityprovidersIdentitynowRequestEntityTooLarge() *GetIdentityprovidersIdentitynowRequestEntityTooLarge

NewGetIdentityprovidersIdentitynowRequestEntityTooLarge creates a GetIdentityprovidersIdentitynowRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) Error

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders identitynow request entity too large response has a 4xx status code

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders identitynow request entity too large response a status code equal to that given

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders identitynow request entity too large response has a 3xx status code

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders identitynow request entity too large response has a 5xx status code

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders identitynow request entity too large response has a 2xx status code

func (*GetIdentityprovidersIdentitynowRequestEntityTooLarge) String

type GetIdentityprovidersIdentitynowRequestTimeout

type GetIdentityprovidersIdentitynowRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersIdentitynowRequestTimeout

func NewGetIdentityprovidersIdentitynowRequestTimeout() *GetIdentityprovidersIdentitynowRequestTimeout

NewGetIdentityprovidersIdentitynowRequestTimeout creates a GetIdentityprovidersIdentitynowRequestTimeout with default headers values

func (*GetIdentityprovidersIdentitynowRequestTimeout) Error

func (*GetIdentityprovidersIdentitynowRequestTimeout) GetPayload

func (*GetIdentityprovidersIdentitynowRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders identitynow request timeout response has a 4xx status code

func (*GetIdentityprovidersIdentitynowRequestTimeout) IsCode

IsCode returns true when this get identityproviders identitynow request timeout response a status code equal to that given

func (*GetIdentityprovidersIdentitynowRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders identitynow request timeout response has a 3xx status code

func (*GetIdentityprovidersIdentitynowRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders identitynow request timeout response has a 5xx status code

func (*GetIdentityprovidersIdentitynowRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders identitynow request timeout response has a 2xx status code

func (*GetIdentityprovidersIdentitynowRequestTimeout) String

type GetIdentityprovidersIdentitynowServiceUnavailable

type GetIdentityprovidersIdentitynowServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersIdentitynowServiceUnavailable

func NewGetIdentityprovidersIdentitynowServiceUnavailable() *GetIdentityprovidersIdentitynowServiceUnavailable

NewGetIdentityprovidersIdentitynowServiceUnavailable creates a GetIdentityprovidersIdentitynowServiceUnavailable with default headers values

func (*GetIdentityprovidersIdentitynowServiceUnavailable) Error

func (*GetIdentityprovidersIdentitynowServiceUnavailable) GetPayload

func (*GetIdentityprovidersIdentitynowServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders identitynow service unavailable response has a 4xx status code

func (*GetIdentityprovidersIdentitynowServiceUnavailable) IsCode

IsCode returns true when this get identityproviders identitynow service unavailable response a status code equal to that given

func (*GetIdentityprovidersIdentitynowServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders identitynow service unavailable response has a 3xx status code

func (*GetIdentityprovidersIdentitynowServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders identitynow service unavailable response has a 5xx status code

func (*GetIdentityprovidersIdentitynowServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders identitynow service unavailable response has a 2xx status code

func (*GetIdentityprovidersIdentitynowServiceUnavailable) String

type GetIdentityprovidersIdentitynowTooManyRequests

type GetIdentityprovidersIdentitynowTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersIdentitynowTooManyRequests

func NewGetIdentityprovidersIdentitynowTooManyRequests() *GetIdentityprovidersIdentitynowTooManyRequests

NewGetIdentityprovidersIdentitynowTooManyRequests creates a GetIdentityprovidersIdentitynowTooManyRequests with default headers values

func (*GetIdentityprovidersIdentitynowTooManyRequests) Error

func (*GetIdentityprovidersIdentitynowTooManyRequests) GetPayload

func (*GetIdentityprovidersIdentitynowTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders identitynow too many requests response has a 4xx status code

func (*GetIdentityprovidersIdentitynowTooManyRequests) IsCode

IsCode returns true when this get identityproviders identitynow too many requests response a status code equal to that given

func (*GetIdentityprovidersIdentitynowTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders identitynow too many requests response has a 3xx status code

func (*GetIdentityprovidersIdentitynowTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders identitynow too many requests response has a 5xx status code

func (*GetIdentityprovidersIdentitynowTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders identitynow too many requests response has a 2xx status code

func (*GetIdentityprovidersIdentitynowTooManyRequests) String

type GetIdentityprovidersIdentitynowUnauthorized

type GetIdentityprovidersIdentitynowUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersIdentitynowUnauthorized

func NewGetIdentityprovidersIdentitynowUnauthorized() *GetIdentityprovidersIdentitynowUnauthorized

NewGetIdentityprovidersIdentitynowUnauthorized creates a GetIdentityprovidersIdentitynowUnauthorized with default headers values

func (*GetIdentityprovidersIdentitynowUnauthorized) Error

func (*GetIdentityprovidersIdentitynowUnauthorized) GetPayload

func (*GetIdentityprovidersIdentitynowUnauthorized) IsClientError

IsClientError returns true when this get identityproviders identitynow unauthorized response has a 4xx status code

func (*GetIdentityprovidersIdentitynowUnauthorized) IsCode

IsCode returns true when this get identityproviders identitynow unauthorized response a status code equal to that given

func (*GetIdentityprovidersIdentitynowUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders identitynow unauthorized response has a 3xx status code

func (*GetIdentityprovidersIdentitynowUnauthorized) IsServerError

IsServerError returns true when this get identityproviders identitynow unauthorized response has a 5xx status code

func (*GetIdentityprovidersIdentitynowUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders identitynow unauthorized response has a 2xx status code

func (*GetIdentityprovidersIdentitynowUnauthorized) String

type GetIdentityprovidersIdentitynowUnsupportedMediaType

type GetIdentityprovidersIdentitynowUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersIdentitynowUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersIdentitynowUnsupportedMediaType

func NewGetIdentityprovidersIdentitynowUnsupportedMediaType() *GetIdentityprovidersIdentitynowUnsupportedMediaType

NewGetIdentityprovidersIdentitynowUnsupportedMediaType creates a GetIdentityprovidersIdentitynowUnsupportedMediaType with default headers values

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) Error

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders identitynow unsupported media type response has a 4xx status code

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders identitynow unsupported media type response a status code equal to that given

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders identitynow unsupported media type response has a 3xx status code

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders identitynow unsupported media type response has a 5xx status code

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders identitynow unsupported media type response has a 2xx status code

func (*GetIdentityprovidersIdentitynowUnsupportedMediaType) String

type GetIdentityprovidersInternalServerError

type GetIdentityprovidersInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersInternalServerError

func NewGetIdentityprovidersInternalServerError() *GetIdentityprovidersInternalServerError

NewGetIdentityprovidersInternalServerError creates a GetIdentityprovidersInternalServerError with default headers values

func (*GetIdentityprovidersInternalServerError) Error

func (*GetIdentityprovidersInternalServerError) GetPayload

func (*GetIdentityprovidersInternalServerError) IsClientError

func (o *GetIdentityprovidersInternalServerError) IsClientError() bool

IsClientError returns true when this get identityproviders internal server error response has a 4xx status code

func (*GetIdentityprovidersInternalServerError) IsCode

IsCode returns true when this get identityproviders internal server error response a status code equal to that given

func (*GetIdentityprovidersInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders internal server error response has a 3xx status code

func (*GetIdentityprovidersInternalServerError) IsServerError

func (o *GetIdentityprovidersInternalServerError) IsServerError() bool

IsServerError returns true when this get identityproviders internal server error response has a 5xx status code

func (*GetIdentityprovidersInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders internal server error response has a 2xx status code

func (*GetIdentityprovidersInternalServerError) String

type GetIdentityprovidersNotFound

type GetIdentityprovidersNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersNotFound

func NewGetIdentityprovidersNotFound() *GetIdentityprovidersNotFound

NewGetIdentityprovidersNotFound creates a GetIdentityprovidersNotFound with default headers values

func (*GetIdentityprovidersNotFound) Error

func (*GetIdentityprovidersNotFound) GetPayload

func (*GetIdentityprovidersNotFound) IsClientError

func (o *GetIdentityprovidersNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders not found response has a 4xx status code

func (*GetIdentityprovidersNotFound) IsCode

func (o *GetIdentityprovidersNotFound) IsCode(code int) bool

IsCode returns true when this get identityproviders not found response a status code equal to that given

func (*GetIdentityprovidersNotFound) IsRedirect

func (o *GetIdentityprovidersNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders not found response has a 3xx status code

func (*GetIdentityprovidersNotFound) IsServerError

func (o *GetIdentityprovidersNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders not found response has a 5xx status code

func (*GetIdentityprovidersNotFound) IsSuccess

func (o *GetIdentityprovidersNotFound) IsSuccess() bool

IsSuccess returns true when this get identityproviders not found response has a 2xx status code

func (*GetIdentityprovidersNotFound) String

type GetIdentityprovidersOK

type GetIdentityprovidersOK struct {
	Payload *models.OAuthProviderEntityListing
}

GetIdentityprovidersOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersOK

func NewGetIdentityprovidersOK() *GetIdentityprovidersOK

NewGetIdentityprovidersOK creates a GetIdentityprovidersOK with default headers values

func (*GetIdentityprovidersOK) Error

func (o *GetIdentityprovidersOK) Error() string

func (*GetIdentityprovidersOK) GetPayload

func (*GetIdentityprovidersOK) IsClientError

func (o *GetIdentityprovidersOK) IsClientError() bool

IsClientError returns true when this get identityproviders o k response has a 4xx status code

func (*GetIdentityprovidersOK) IsCode

func (o *GetIdentityprovidersOK) IsCode(code int) bool

IsCode returns true when this get identityproviders o k response a status code equal to that given

func (*GetIdentityprovidersOK) IsRedirect

func (o *GetIdentityprovidersOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders o k response has a 3xx status code

func (*GetIdentityprovidersOK) IsServerError

func (o *GetIdentityprovidersOK) IsServerError() bool

IsServerError returns true when this get identityproviders o k response has a 5xx status code

func (*GetIdentityprovidersOK) IsSuccess

func (o *GetIdentityprovidersOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders o k response has a 2xx status code

func (*GetIdentityprovidersOK) String

func (o *GetIdentityprovidersOK) String() string

type GetIdentityprovidersOktaBadRequest

type GetIdentityprovidersOktaBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersOktaBadRequest

func NewGetIdentityprovidersOktaBadRequest() *GetIdentityprovidersOktaBadRequest

NewGetIdentityprovidersOktaBadRequest creates a GetIdentityprovidersOktaBadRequest with default headers values

func (*GetIdentityprovidersOktaBadRequest) Error

func (*GetIdentityprovidersOktaBadRequest) GetPayload

func (*GetIdentityprovidersOktaBadRequest) IsClientError

func (o *GetIdentityprovidersOktaBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders okta bad request response has a 4xx status code

func (*GetIdentityprovidersOktaBadRequest) IsCode

IsCode returns true when this get identityproviders okta bad request response a status code equal to that given

func (*GetIdentityprovidersOktaBadRequest) IsRedirect

func (o *GetIdentityprovidersOktaBadRequest) IsRedirect() bool

IsRedirect returns true when this get identityproviders okta bad request response has a 3xx status code

func (*GetIdentityprovidersOktaBadRequest) IsServerError

func (o *GetIdentityprovidersOktaBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders okta bad request response has a 5xx status code

func (*GetIdentityprovidersOktaBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders okta bad request response has a 2xx status code

func (*GetIdentityprovidersOktaBadRequest) String

type GetIdentityprovidersOktaForbidden

type GetIdentityprovidersOktaForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersOktaForbidden

func NewGetIdentityprovidersOktaForbidden() *GetIdentityprovidersOktaForbidden

NewGetIdentityprovidersOktaForbidden creates a GetIdentityprovidersOktaForbidden with default headers values

func (*GetIdentityprovidersOktaForbidden) Error

func (*GetIdentityprovidersOktaForbidden) GetPayload

func (*GetIdentityprovidersOktaForbidden) IsClientError

func (o *GetIdentityprovidersOktaForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders okta forbidden response has a 4xx status code

func (*GetIdentityprovidersOktaForbidden) IsCode

func (o *GetIdentityprovidersOktaForbidden) IsCode(code int) bool

IsCode returns true when this get identityproviders okta forbidden response a status code equal to that given

func (*GetIdentityprovidersOktaForbidden) IsRedirect

func (o *GetIdentityprovidersOktaForbidden) IsRedirect() bool

IsRedirect returns true when this get identityproviders okta forbidden response has a 3xx status code

func (*GetIdentityprovidersOktaForbidden) IsServerError

func (o *GetIdentityprovidersOktaForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders okta forbidden response has a 5xx status code

func (*GetIdentityprovidersOktaForbidden) IsSuccess

func (o *GetIdentityprovidersOktaForbidden) IsSuccess() bool

IsSuccess returns true when this get identityproviders okta forbidden response has a 2xx status code

func (*GetIdentityprovidersOktaForbidden) String

type GetIdentityprovidersOktaGatewayTimeout

type GetIdentityprovidersOktaGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersOktaGatewayTimeout

func NewGetIdentityprovidersOktaGatewayTimeout() *GetIdentityprovidersOktaGatewayTimeout

NewGetIdentityprovidersOktaGatewayTimeout creates a GetIdentityprovidersOktaGatewayTimeout with default headers values

func (*GetIdentityprovidersOktaGatewayTimeout) Error

func (*GetIdentityprovidersOktaGatewayTimeout) GetPayload

func (*GetIdentityprovidersOktaGatewayTimeout) IsClientError

func (o *GetIdentityprovidersOktaGatewayTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders okta gateway timeout response has a 4xx status code

func (*GetIdentityprovidersOktaGatewayTimeout) IsCode

IsCode returns true when this get identityproviders okta gateway timeout response a status code equal to that given

func (*GetIdentityprovidersOktaGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders okta gateway timeout response has a 3xx status code

func (*GetIdentityprovidersOktaGatewayTimeout) IsServerError

func (o *GetIdentityprovidersOktaGatewayTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders okta gateway timeout response has a 5xx status code

func (*GetIdentityprovidersOktaGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders okta gateway timeout response has a 2xx status code

func (*GetIdentityprovidersOktaGatewayTimeout) String

type GetIdentityprovidersOktaInternalServerError

type GetIdentityprovidersOktaInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersOktaInternalServerError

func NewGetIdentityprovidersOktaInternalServerError() *GetIdentityprovidersOktaInternalServerError

NewGetIdentityprovidersOktaInternalServerError creates a GetIdentityprovidersOktaInternalServerError with default headers values

func (*GetIdentityprovidersOktaInternalServerError) Error

func (*GetIdentityprovidersOktaInternalServerError) GetPayload

func (*GetIdentityprovidersOktaInternalServerError) IsClientError

IsClientError returns true when this get identityproviders okta internal server error response has a 4xx status code

func (*GetIdentityprovidersOktaInternalServerError) IsCode

IsCode returns true when this get identityproviders okta internal server error response a status code equal to that given

func (*GetIdentityprovidersOktaInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders okta internal server error response has a 3xx status code

func (*GetIdentityprovidersOktaInternalServerError) IsServerError

IsServerError returns true when this get identityproviders okta internal server error response has a 5xx status code

func (*GetIdentityprovidersOktaInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders okta internal server error response has a 2xx status code

func (*GetIdentityprovidersOktaInternalServerError) String

type GetIdentityprovidersOktaNotFound

type GetIdentityprovidersOktaNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersOktaNotFound

func NewGetIdentityprovidersOktaNotFound() *GetIdentityprovidersOktaNotFound

NewGetIdentityprovidersOktaNotFound creates a GetIdentityprovidersOktaNotFound with default headers values

func (*GetIdentityprovidersOktaNotFound) Error

func (*GetIdentityprovidersOktaNotFound) GetPayload

func (*GetIdentityprovidersOktaNotFound) IsClientError

func (o *GetIdentityprovidersOktaNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders okta not found response has a 4xx status code

func (*GetIdentityprovidersOktaNotFound) IsCode

func (o *GetIdentityprovidersOktaNotFound) IsCode(code int) bool

IsCode returns true when this get identityproviders okta not found response a status code equal to that given

func (*GetIdentityprovidersOktaNotFound) IsRedirect

func (o *GetIdentityprovidersOktaNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders okta not found response has a 3xx status code

func (*GetIdentityprovidersOktaNotFound) IsServerError

func (o *GetIdentityprovidersOktaNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders okta not found response has a 5xx status code

func (*GetIdentityprovidersOktaNotFound) IsSuccess

func (o *GetIdentityprovidersOktaNotFound) IsSuccess() bool

IsSuccess returns true when this get identityproviders okta not found response has a 2xx status code

func (*GetIdentityprovidersOktaNotFound) String

type GetIdentityprovidersOktaOK

type GetIdentityprovidersOktaOK struct {
	Payload *models.Okta
}

GetIdentityprovidersOktaOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersOktaOK

func NewGetIdentityprovidersOktaOK() *GetIdentityprovidersOktaOK

NewGetIdentityprovidersOktaOK creates a GetIdentityprovidersOktaOK with default headers values

func (*GetIdentityprovidersOktaOK) Error

func (*GetIdentityprovidersOktaOK) GetPayload

func (o *GetIdentityprovidersOktaOK) GetPayload() *models.Okta

func (*GetIdentityprovidersOktaOK) IsClientError

func (o *GetIdentityprovidersOktaOK) IsClientError() bool

IsClientError returns true when this get identityproviders okta o k response has a 4xx status code

func (*GetIdentityprovidersOktaOK) IsCode

func (o *GetIdentityprovidersOktaOK) IsCode(code int) bool

IsCode returns true when this get identityproviders okta o k response a status code equal to that given

func (*GetIdentityprovidersOktaOK) IsRedirect

func (o *GetIdentityprovidersOktaOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders okta o k response has a 3xx status code

func (*GetIdentityprovidersOktaOK) IsServerError

func (o *GetIdentityprovidersOktaOK) IsServerError() bool

IsServerError returns true when this get identityproviders okta o k response has a 5xx status code

func (*GetIdentityprovidersOktaOK) IsSuccess

func (o *GetIdentityprovidersOktaOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders okta o k response has a 2xx status code

func (*GetIdentityprovidersOktaOK) String

func (o *GetIdentityprovidersOktaOK) String() string

type GetIdentityprovidersOktaParams

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

GetIdentityprovidersOktaParams contains all the parameters to send to the API endpoint

for the get identityproviders okta operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersOktaParams

func NewGetIdentityprovidersOktaParams() *GetIdentityprovidersOktaParams

NewGetIdentityprovidersOktaParams creates a new GetIdentityprovidersOktaParams 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 NewGetIdentityprovidersOktaParamsWithContext

func NewGetIdentityprovidersOktaParamsWithContext(ctx context.Context) *GetIdentityprovidersOktaParams

NewGetIdentityprovidersOktaParamsWithContext creates a new GetIdentityprovidersOktaParams object with the ability to set a context for a request.

func NewGetIdentityprovidersOktaParamsWithHTTPClient

func NewGetIdentityprovidersOktaParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersOktaParams

NewGetIdentityprovidersOktaParamsWithHTTPClient creates a new GetIdentityprovidersOktaParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersOktaParamsWithTimeout

func NewGetIdentityprovidersOktaParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersOktaParams

NewGetIdentityprovidersOktaParamsWithTimeout creates a new GetIdentityprovidersOktaParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersOktaParams) SetContext

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

SetContext adds the context to the get identityproviders okta params

func (*GetIdentityprovidersOktaParams) SetDefaults

func (o *GetIdentityprovidersOktaParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders okta params (not the query body).

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

func (*GetIdentityprovidersOktaParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders okta params

func (*GetIdentityprovidersOktaParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders okta params

func (*GetIdentityprovidersOktaParams) WithContext

WithContext adds the context to the get identityproviders okta params

func (*GetIdentityprovidersOktaParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders okta params (not the query body).

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

func (*GetIdentityprovidersOktaParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders okta params

func (*GetIdentityprovidersOktaParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders okta params

func (*GetIdentityprovidersOktaParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersOktaReader

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

GetIdentityprovidersOktaReader is a Reader for the GetIdentityprovidersOkta structure.

func (*GetIdentityprovidersOktaReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersOktaRequestEntityTooLarge

type GetIdentityprovidersOktaRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersOktaRequestEntityTooLarge

func NewGetIdentityprovidersOktaRequestEntityTooLarge() *GetIdentityprovidersOktaRequestEntityTooLarge

NewGetIdentityprovidersOktaRequestEntityTooLarge creates a GetIdentityprovidersOktaRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersOktaRequestEntityTooLarge) Error

func (*GetIdentityprovidersOktaRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersOktaRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders okta request entity too large response has a 4xx status code

func (*GetIdentityprovidersOktaRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders okta request entity too large response a status code equal to that given

func (*GetIdentityprovidersOktaRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders okta request entity too large response has a 3xx status code

func (*GetIdentityprovidersOktaRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders okta request entity too large response has a 5xx status code

func (*GetIdentityprovidersOktaRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders okta request entity too large response has a 2xx status code

func (*GetIdentityprovidersOktaRequestEntityTooLarge) String

type GetIdentityprovidersOktaRequestTimeout

type GetIdentityprovidersOktaRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersOktaRequestTimeout

func NewGetIdentityprovidersOktaRequestTimeout() *GetIdentityprovidersOktaRequestTimeout

NewGetIdentityprovidersOktaRequestTimeout creates a GetIdentityprovidersOktaRequestTimeout with default headers values

func (*GetIdentityprovidersOktaRequestTimeout) Error

func (*GetIdentityprovidersOktaRequestTimeout) GetPayload

func (*GetIdentityprovidersOktaRequestTimeout) IsClientError

func (o *GetIdentityprovidersOktaRequestTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders okta request timeout response has a 4xx status code

func (*GetIdentityprovidersOktaRequestTimeout) IsCode

IsCode returns true when this get identityproviders okta request timeout response a status code equal to that given

func (*GetIdentityprovidersOktaRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders okta request timeout response has a 3xx status code

func (*GetIdentityprovidersOktaRequestTimeout) IsServerError

func (o *GetIdentityprovidersOktaRequestTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders okta request timeout response has a 5xx status code

func (*GetIdentityprovidersOktaRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders okta request timeout response has a 2xx status code

func (*GetIdentityprovidersOktaRequestTimeout) String

type GetIdentityprovidersOktaServiceUnavailable

type GetIdentityprovidersOktaServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersOktaServiceUnavailable

func NewGetIdentityprovidersOktaServiceUnavailable() *GetIdentityprovidersOktaServiceUnavailable

NewGetIdentityprovidersOktaServiceUnavailable creates a GetIdentityprovidersOktaServiceUnavailable with default headers values

func (*GetIdentityprovidersOktaServiceUnavailable) Error

func (*GetIdentityprovidersOktaServiceUnavailable) GetPayload

func (*GetIdentityprovidersOktaServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders okta service unavailable response has a 4xx status code

func (*GetIdentityprovidersOktaServiceUnavailable) IsCode

IsCode returns true when this get identityproviders okta service unavailable response a status code equal to that given

func (*GetIdentityprovidersOktaServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders okta service unavailable response has a 3xx status code

func (*GetIdentityprovidersOktaServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders okta service unavailable response has a 5xx status code

func (*GetIdentityprovidersOktaServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders okta service unavailable response has a 2xx status code

func (*GetIdentityprovidersOktaServiceUnavailable) String

type GetIdentityprovidersOktaTooManyRequests

type GetIdentityprovidersOktaTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersOktaTooManyRequests

func NewGetIdentityprovidersOktaTooManyRequests() *GetIdentityprovidersOktaTooManyRequests

NewGetIdentityprovidersOktaTooManyRequests creates a GetIdentityprovidersOktaTooManyRequests with default headers values

func (*GetIdentityprovidersOktaTooManyRequests) Error

func (*GetIdentityprovidersOktaTooManyRequests) GetPayload

func (*GetIdentityprovidersOktaTooManyRequests) IsClientError

func (o *GetIdentityprovidersOktaTooManyRequests) IsClientError() bool

IsClientError returns true when this get identityproviders okta too many requests response has a 4xx status code

func (*GetIdentityprovidersOktaTooManyRequests) IsCode

IsCode returns true when this get identityproviders okta too many requests response a status code equal to that given

func (*GetIdentityprovidersOktaTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders okta too many requests response has a 3xx status code

func (*GetIdentityprovidersOktaTooManyRequests) IsServerError

func (o *GetIdentityprovidersOktaTooManyRequests) IsServerError() bool

IsServerError returns true when this get identityproviders okta too many requests response has a 5xx status code

func (*GetIdentityprovidersOktaTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders okta too many requests response has a 2xx status code

func (*GetIdentityprovidersOktaTooManyRequests) String

type GetIdentityprovidersOktaUnauthorized

type GetIdentityprovidersOktaUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersOktaUnauthorized

func NewGetIdentityprovidersOktaUnauthorized() *GetIdentityprovidersOktaUnauthorized

NewGetIdentityprovidersOktaUnauthorized creates a GetIdentityprovidersOktaUnauthorized with default headers values

func (*GetIdentityprovidersOktaUnauthorized) Error

func (*GetIdentityprovidersOktaUnauthorized) GetPayload

func (*GetIdentityprovidersOktaUnauthorized) IsClientError

func (o *GetIdentityprovidersOktaUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders okta unauthorized response has a 4xx status code

func (*GetIdentityprovidersOktaUnauthorized) IsCode

IsCode returns true when this get identityproviders okta unauthorized response a status code equal to that given

func (*GetIdentityprovidersOktaUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders okta unauthorized response has a 3xx status code

func (*GetIdentityprovidersOktaUnauthorized) IsServerError

func (o *GetIdentityprovidersOktaUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders okta unauthorized response has a 5xx status code

func (*GetIdentityprovidersOktaUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders okta unauthorized response has a 2xx status code

func (*GetIdentityprovidersOktaUnauthorized) String

type GetIdentityprovidersOktaUnsupportedMediaType

type GetIdentityprovidersOktaUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOktaUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersOktaUnsupportedMediaType

func NewGetIdentityprovidersOktaUnsupportedMediaType() *GetIdentityprovidersOktaUnsupportedMediaType

NewGetIdentityprovidersOktaUnsupportedMediaType creates a GetIdentityprovidersOktaUnsupportedMediaType with default headers values

func (*GetIdentityprovidersOktaUnsupportedMediaType) Error

func (*GetIdentityprovidersOktaUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersOktaUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders okta unsupported media type response has a 4xx status code

func (*GetIdentityprovidersOktaUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders okta unsupported media type response a status code equal to that given

func (*GetIdentityprovidersOktaUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders okta unsupported media type response has a 3xx status code

func (*GetIdentityprovidersOktaUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders okta unsupported media type response has a 5xx status code

func (*GetIdentityprovidersOktaUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders okta unsupported media type response has a 2xx status code

func (*GetIdentityprovidersOktaUnsupportedMediaType) String

type GetIdentityprovidersOneloginBadRequest

type GetIdentityprovidersOneloginBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersOneloginBadRequest

func NewGetIdentityprovidersOneloginBadRequest() *GetIdentityprovidersOneloginBadRequest

NewGetIdentityprovidersOneloginBadRequest creates a GetIdentityprovidersOneloginBadRequest with default headers values

func (*GetIdentityprovidersOneloginBadRequest) Error

func (*GetIdentityprovidersOneloginBadRequest) GetPayload

func (*GetIdentityprovidersOneloginBadRequest) IsClientError

func (o *GetIdentityprovidersOneloginBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders onelogin bad request response has a 4xx status code

func (*GetIdentityprovidersOneloginBadRequest) IsCode

IsCode returns true when this get identityproviders onelogin bad request response a status code equal to that given

func (*GetIdentityprovidersOneloginBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders onelogin bad request response has a 3xx status code

func (*GetIdentityprovidersOneloginBadRequest) IsServerError

func (o *GetIdentityprovidersOneloginBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders onelogin bad request response has a 5xx status code

func (*GetIdentityprovidersOneloginBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders onelogin bad request response has a 2xx status code

func (*GetIdentityprovidersOneloginBadRequest) String

type GetIdentityprovidersOneloginForbidden

type GetIdentityprovidersOneloginForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersOneloginForbidden

func NewGetIdentityprovidersOneloginForbidden() *GetIdentityprovidersOneloginForbidden

NewGetIdentityprovidersOneloginForbidden creates a GetIdentityprovidersOneloginForbidden with default headers values

func (*GetIdentityprovidersOneloginForbidden) Error

func (*GetIdentityprovidersOneloginForbidden) GetPayload

func (*GetIdentityprovidersOneloginForbidden) IsClientError

func (o *GetIdentityprovidersOneloginForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders onelogin forbidden response has a 4xx status code

func (*GetIdentityprovidersOneloginForbidden) IsCode

IsCode returns true when this get identityproviders onelogin forbidden response a status code equal to that given

func (*GetIdentityprovidersOneloginForbidden) IsRedirect

IsRedirect returns true when this get identityproviders onelogin forbidden response has a 3xx status code

func (*GetIdentityprovidersOneloginForbidden) IsServerError

func (o *GetIdentityprovidersOneloginForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders onelogin forbidden response has a 5xx status code

func (*GetIdentityprovidersOneloginForbidden) IsSuccess

IsSuccess returns true when this get identityproviders onelogin forbidden response has a 2xx status code

func (*GetIdentityprovidersOneloginForbidden) String

type GetIdentityprovidersOneloginGatewayTimeout

type GetIdentityprovidersOneloginGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersOneloginGatewayTimeout

func NewGetIdentityprovidersOneloginGatewayTimeout() *GetIdentityprovidersOneloginGatewayTimeout

NewGetIdentityprovidersOneloginGatewayTimeout creates a GetIdentityprovidersOneloginGatewayTimeout with default headers values

func (*GetIdentityprovidersOneloginGatewayTimeout) Error

func (*GetIdentityprovidersOneloginGatewayTimeout) GetPayload

func (*GetIdentityprovidersOneloginGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders onelogin gateway timeout response has a 4xx status code

func (*GetIdentityprovidersOneloginGatewayTimeout) IsCode

IsCode returns true when this get identityproviders onelogin gateway timeout response a status code equal to that given

func (*GetIdentityprovidersOneloginGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders onelogin gateway timeout response has a 3xx status code

func (*GetIdentityprovidersOneloginGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders onelogin gateway timeout response has a 5xx status code

func (*GetIdentityprovidersOneloginGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders onelogin gateway timeout response has a 2xx status code

func (*GetIdentityprovidersOneloginGatewayTimeout) String

type GetIdentityprovidersOneloginInternalServerError

type GetIdentityprovidersOneloginInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersOneloginInternalServerError

func NewGetIdentityprovidersOneloginInternalServerError() *GetIdentityprovidersOneloginInternalServerError

NewGetIdentityprovidersOneloginInternalServerError creates a GetIdentityprovidersOneloginInternalServerError with default headers values

func (*GetIdentityprovidersOneloginInternalServerError) Error

func (*GetIdentityprovidersOneloginInternalServerError) GetPayload

func (*GetIdentityprovidersOneloginInternalServerError) IsClientError

IsClientError returns true when this get identityproviders onelogin internal server error response has a 4xx status code

func (*GetIdentityprovidersOneloginInternalServerError) IsCode

IsCode returns true when this get identityproviders onelogin internal server error response a status code equal to that given

func (*GetIdentityprovidersOneloginInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders onelogin internal server error response has a 3xx status code

func (*GetIdentityprovidersOneloginInternalServerError) IsServerError

IsServerError returns true when this get identityproviders onelogin internal server error response has a 5xx status code

func (*GetIdentityprovidersOneloginInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders onelogin internal server error response has a 2xx status code

func (*GetIdentityprovidersOneloginInternalServerError) String

type GetIdentityprovidersOneloginNotFound

type GetIdentityprovidersOneloginNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersOneloginNotFound

func NewGetIdentityprovidersOneloginNotFound() *GetIdentityprovidersOneloginNotFound

NewGetIdentityprovidersOneloginNotFound creates a GetIdentityprovidersOneloginNotFound with default headers values

func (*GetIdentityprovidersOneloginNotFound) Error

func (*GetIdentityprovidersOneloginNotFound) GetPayload

func (*GetIdentityprovidersOneloginNotFound) IsClientError

func (o *GetIdentityprovidersOneloginNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders onelogin not found response has a 4xx status code

func (*GetIdentityprovidersOneloginNotFound) IsCode

IsCode returns true when this get identityproviders onelogin not found response a status code equal to that given

func (*GetIdentityprovidersOneloginNotFound) IsRedirect

IsRedirect returns true when this get identityproviders onelogin not found response has a 3xx status code

func (*GetIdentityprovidersOneloginNotFound) IsServerError

func (o *GetIdentityprovidersOneloginNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders onelogin not found response has a 5xx status code

func (*GetIdentityprovidersOneloginNotFound) IsSuccess

IsSuccess returns true when this get identityproviders onelogin not found response has a 2xx status code

func (*GetIdentityprovidersOneloginNotFound) String

type GetIdentityprovidersOneloginOK

type GetIdentityprovidersOneloginOK struct {
	Payload *models.OneLogin
}

GetIdentityprovidersOneloginOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersOneloginOK

func NewGetIdentityprovidersOneloginOK() *GetIdentityprovidersOneloginOK

NewGetIdentityprovidersOneloginOK creates a GetIdentityprovidersOneloginOK with default headers values

func (*GetIdentityprovidersOneloginOK) Error

func (*GetIdentityprovidersOneloginOK) GetPayload

func (*GetIdentityprovidersOneloginOK) IsClientError

func (o *GetIdentityprovidersOneloginOK) IsClientError() bool

IsClientError returns true when this get identityproviders onelogin o k response has a 4xx status code

func (*GetIdentityprovidersOneloginOK) IsCode

func (o *GetIdentityprovidersOneloginOK) IsCode(code int) bool

IsCode returns true when this get identityproviders onelogin o k response a status code equal to that given

func (*GetIdentityprovidersOneloginOK) IsRedirect

func (o *GetIdentityprovidersOneloginOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders onelogin o k response has a 3xx status code

func (*GetIdentityprovidersOneloginOK) IsServerError

func (o *GetIdentityprovidersOneloginOK) IsServerError() bool

IsServerError returns true when this get identityproviders onelogin o k response has a 5xx status code

func (*GetIdentityprovidersOneloginOK) IsSuccess

func (o *GetIdentityprovidersOneloginOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders onelogin o k response has a 2xx status code

func (*GetIdentityprovidersOneloginOK) String

type GetIdentityprovidersOneloginParams

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

GetIdentityprovidersOneloginParams contains all the parameters to send to the API endpoint

for the get identityproviders onelogin operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersOneloginParams

func NewGetIdentityprovidersOneloginParams() *GetIdentityprovidersOneloginParams

NewGetIdentityprovidersOneloginParams creates a new GetIdentityprovidersOneloginParams 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 NewGetIdentityprovidersOneloginParamsWithContext

func NewGetIdentityprovidersOneloginParamsWithContext(ctx context.Context) *GetIdentityprovidersOneloginParams

NewGetIdentityprovidersOneloginParamsWithContext creates a new GetIdentityprovidersOneloginParams object with the ability to set a context for a request.

func NewGetIdentityprovidersOneloginParamsWithHTTPClient

func NewGetIdentityprovidersOneloginParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersOneloginParams

NewGetIdentityprovidersOneloginParamsWithHTTPClient creates a new GetIdentityprovidersOneloginParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersOneloginParamsWithTimeout

func NewGetIdentityprovidersOneloginParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersOneloginParams

NewGetIdentityprovidersOneloginParamsWithTimeout creates a new GetIdentityprovidersOneloginParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersOneloginParams) SetContext

SetContext adds the context to the get identityproviders onelogin params

func (*GetIdentityprovidersOneloginParams) SetDefaults

func (o *GetIdentityprovidersOneloginParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders onelogin params (not the query body).

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

func (*GetIdentityprovidersOneloginParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders onelogin params

func (*GetIdentityprovidersOneloginParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders onelogin params

func (*GetIdentityprovidersOneloginParams) WithContext

WithContext adds the context to the get identityproviders onelogin params

func (*GetIdentityprovidersOneloginParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders onelogin params (not the query body).

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

func (*GetIdentityprovidersOneloginParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders onelogin params

func (*GetIdentityprovidersOneloginParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders onelogin params

func (*GetIdentityprovidersOneloginParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersOneloginReader

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

GetIdentityprovidersOneloginReader is a Reader for the GetIdentityprovidersOnelogin structure.

func (*GetIdentityprovidersOneloginReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersOneloginRequestEntityTooLarge

type GetIdentityprovidersOneloginRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersOneloginRequestEntityTooLarge

func NewGetIdentityprovidersOneloginRequestEntityTooLarge() *GetIdentityprovidersOneloginRequestEntityTooLarge

NewGetIdentityprovidersOneloginRequestEntityTooLarge creates a GetIdentityprovidersOneloginRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) Error

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders onelogin request entity too large response has a 4xx status code

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders onelogin request entity too large response a status code equal to that given

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders onelogin request entity too large response has a 3xx status code

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders onelogin request entity too large response has a 5xx status code

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders onelogin request entity too large response has a 2xx status code

func (*GetIdentityprovidersOneloginRequestEntityTooLarge) String

type GetIdentityprovidersOneloginRequestTimeout

type GetIdentityprovidersOneloginRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersOneloginRequestTimeout

func NewGetIdentityprovidersOneloginRequestTimeout() *GetIdentityprovidersOneloginRequestTimeout

NewGetIdentityprovidersOneloginRequestTimeout creates a GetIdentityprovidersOneloginRequestTimeout with default headers values

func (*GetIdentityprovidersOneloginRequestTimeout) Error

func (*GetIdentityprovidersOneloginRequestTimeout) GetPayload

func (*GetIdentityprovidersOneloginRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders onelogin request timeout response has a 4xx status code

func (*GetIdentityprovidersOneloginRequestTimeout) IsCode

IsCode returns true when this get identityproviders onelogin request timeout response a status code equal to that given

func (*GetIdentityprovidersOneloginRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders onelogin request timeout response has a 3xx status code

func (*GetIdentityprovidersOneloginRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders onelogin request timeout response has a 5xx status code

func (*GetIdentityprovidersOneloginRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders onelogin request timeout response has a 2xx status code

func (*GetIdentityprovidersOneloginRequestTimeout) String

type GetIdentityprovidersOneloginServiceUnavailable

type GetIdentityprovidersOneloginServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersOneloginServiceUnavailable

func NewGetIdentityprovidersOneloginServiceUnavailable() *GetIdentityprovidersOneloginServiceUnavailable

NewGetIdentityprovidersOneloginServiceUnavailable creates a GetIdentityprovidersOneloginServiceUnavailable with default headers values

func (*GetIdentityprovidersOneloginServiceUnavailable) Error

func (*GetIdentityprovidersOneloginServiceUnavailable) GetPayload

func (*GetIdentityprovidersOneloginServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders onelogin service unavailable response has a 4xx status code

func (*GetIdentityprovidersOneloginServiceUnavailable) IsCode

IsCode returns true when this get identityproviders onelogin service unavailable response a status code equal to that given

func (*GetIdentityprovidersOneloginServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders onelogin service unavailable response has a 3xx status code

func (*GetIdentityprovidersOneloginServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders onelogin service unavailable response has a 5xx status code

func (*GetIdentityprovidersOneloginServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders onelogin service unavailable response has a 2xx status code

func (*GetIdentityprovidersOneloginServiceUnavailable) String

type GetIdentityprovidersOneloginTooManyRequests

type GetIdentityprovidersOneloginTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersOneloginTooManyRequests

func NewGetIdentityprovidersOneloginTooManyRequests() *GetIdentityprovidersOneloginTooManyRequests

NewGetIdentityprovidersOneloginTooManyRequests creates a GetIdentityprovidersOneloginTooManyRequests with default headers values

func (*GetIdentityprovidersOneloginTooManyRequests) Error

func (*GetIdentityprovidersOneloginTooManyRequests) GetPayload

func (*GetIdentityprovidersOneloginTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders onelogin too many requests response has a 4xx status code

func (*GetIdentityprovidersOneloginTooManyRequests) IsCode

IsCode returns true when this get identityproviders onelogin too many requests response a status code equal to that given

func (*GetIdentityprovidersOneloginTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders onelogin too many requests response has a 3xx status code

func (*GetIdentityprovidersOneloginTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders onelogin too many requests response has a 5xx status code

func (*GetIdentityprovidersOneloginTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders onelogin too many requests response has a 2xx status code

func (*GetIdentityprovidersOneloginTooManyRequests) String

type GetIdentityprovidersOneloginUnauthorized

type GetIdentityprovidersOneloginUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersOneloginUnauthorized

func NewGetIdentityprovidersOneloginUnauthorized() *GetIdentityprovidersOneloginUnauthorized

NewGetIdentityprovidersOneloginUnauthorized creates a GetIdentityprovidersOneloginUnauthorized with default headers values

func (*GetIdentityprovidersOneloginUnauthorized) Error

func (*GetIdentityprovidersOneloginUnauthorized) GetPayload

func (*GetIdentityprovidersOneloginUnauthorized) IsClientError

IsClientError returns true when this get identityproviders onelogin unauthorized response has a 4xx status code

func (*GetIdentityprovidersOneloginUnauthorized) IsCode

IsCode returns true when this get identityproviders onelogin unauthorized response a status code equal to that given

func (*GetIdentityprovidersOneloginUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders onelogin unauthorized response has a 3xx status code

func (*GetIdentityprovidersOneloginUnauthorized) IsServerError

IsServerError returns true when this get identityproviders onelogin unauthorized response has a 5xx status code

func (*GetIdentityprovidersOneloginUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders onelogin unauthorized response has a 2xx status code

func (*GetIdentityprovidersOneloginUnauthorized) String

type GetIdentityprovidersOneloginUnsupportedMediaType

type GetIdentityprovidersOneloginUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersOneloginUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersOneloginUnsupportedMediaType

func NewGetIdentityprovidersOneloginUnsupportedMediaType() *GetIdentityprovidersOneloginUnsupportedMediaType

NewGetIdentityprovidersOneloginUnsupportedMediaType creates a GetIdentityprovidersOneloginUnsupportedMediaType with default headers values

func (*GetIdentityprovidersOneloginUnsupportedMediaType) Error

func (*GetIdentityprovidersOneloginUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersOneloginUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders onelogin unsupported media type response has a 4xx status code

func (*GetIdentityprovidersOneloginUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders onelogin unsupported media type response a status code equal to that given

func (*GetIdentityprovidersOneloginUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders onelogin unsupported media type response has a 3xx status code

func (*GetIdentityprovidersOneloginUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders onelogin unsupported media type response has a 5xx status code

func (*GetIdentityprovidersOneloginUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders onelogin unsupported media type response has a 2xx status code

func (*GetIdentityprovidersOneloginUnsupportedMediaType) String

type GetIdentityprovidersParams

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

GetIdentityprovidersParams contains all the parameters to send to the API endpoint

for the get identityproviders operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersParams

func NewGetIdentityprovidersParams() *GetIdentityprovidersParams

NewGetIdentityprovidersParams creates a new GetIdentityprovidersParams 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 NewGetIdentityprovidersParamsWithContext

func NewGetIdentityprovidersParamsWithContext(ctx context.Context) *GetIdentityprovidersParams

NewGetIdentityprovidersParamsWithContext creates a new GetIdentityprovidersParams object with the ability to set a context for a request.

func NewGetIdentityprovidersParamsWithHTTPClient

func NewGetIdentityprovidersParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersParams

NewGetIdentityprovidersParamsWithHTTPClient creates a new GetIdentityprovidersParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersParamsWithTimeout

func NewGetIdentityprovidersParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersParams

NewGetIdentityprovidersParamsWithTimeout creates a new GetIdentityprovidersParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersParams) SetContext

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

SetContext adds the context to the get identityproviders params

func (*GetIdentityprovidersParams) SetDefaults

func (o *GetIdentityprovidersParams) SetDefaults()

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

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

func (*GetIdentityprovidersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders params

func (*GetIdentityprovidersParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders params

func (*GetIdentityprovidersParams) WithContext

WithContext adds the context to the get identityproviders params

func (*GetIdentityprovidersParams) WithDefaults

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

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

func (*GetIdentityprovidersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders params

func (*GetIdentityprovidersParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders params

func (*GetIdentityprovidersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersPingBadRequest

type GetIdentityprovidersPingBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersPingBadRequest

func NewGetIdentityprovidersPingBadRequest() *GetIdentityprovidersPingBadRequest

NewGetIdentityprovidersPingBadRequest creates a GetIdentityprovidersPingBadRequest with default headers values

func (*GetIdentityprovidersPingBadRequest) Error

func (*GetIdentityprovidersPingBadRequest) GetPayload

func (*GetIdentityprovidersPingBadRequest) IsClientError

func (o *GetIdentityprovidersPingBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders ping bad request response has a 4xx status code

func (*GetIdentityprovidersPingBadRequest) IsCode

IsCode returns true when this get identityproviders ping bad request response a status code equal to that given

func (*GetIdentityprovidersPingBadRequest) IsRedirect

func (o *GetIdentityprovidersPingBadRequest) IsRedirect() bool

IsRedirect returns true when this get identityproviders ping bad request response has a 3xx status code

func (*GetIdentityprovidersPingBadRequest) IsServerError

func (o *GetIdentityprovidersPingBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders ping bad request response has a 5xx status code

func (*GetIdentityprovidersPingBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders ping bad request response has a 2xx status code

func (*GetIdentityprovidersPingBadRequest) String

type GetIdentityprovidersPingForbidden

type GetIdentityprovidersPingForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersPingForbidden

func NewGetIdentityprovidersPingForbidden() *GetIdentityprovidersPingForbidden

NewGetIdentityprovidersPingForbidden creates a GetIdentityprovidersPingForbidden with default headers values

func (*GetIdentityprovidersPingForbidden) Error

func (*GetIdentityprovidersPingForbidden) GetPayload

func (*GetIdentityprovidersPingForbidden) IsClientError

func (o *GetIdentityprovidersPingForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders ping forbidden response has a 4xx status code

func (*GetIdentityprovidersPingForbidden) IsCode

func (o *GetIdentityprovidersPingForbidden) IsCode(code int) bool

IsCode returns true when this get identityproviders ping forbidden response a status code equal to that given

func (*GetIdentityprovidersPingForbidden) IsRedirect

func (o *GetIdentityprovidersPingForbidden) IsRedirect() bool

IsRedirect returns true when this get identityproviders ping forbidden response has a 3xx status code

func (*GetIdentityprovidersPingForbidden) IsServerError

func (o *GetIdentityprovidersPingForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders ping forbidden response has a 5xx status code

func (*GetIdentityprovidersPingForbidden) IsSuccess

func (o *GetIdentityprovidersPingForbidden) IsSuccess() bool

IsSuccess returns true when this get identityproviders ping forbidden response has a 2xx status code

func (*GetIdentityprovidersPingForbidden) String

type GetIdentityprovidersPingGatewayTimeout

type GetIdentityprovidersPingGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersPingGatewayTimeout

func NewGetIdentityprovidersPingGatewayTimeout() *GetIdentityprovidersPingGatewayTimeout

NewGetIdentityprovidersPingGatewayTimeout creates a GetIdentityprovidersPingGatewayTimeout with default headers values

func (*GetIdentityprovidersPingGatewayTimeout) Error

func (*GetIdentityprovidersPingGatewayTimeout) GetPayload

func (*GetIdentityprovidersPingGatewayTimeout) IsClientError

func (o *GetIdentityprovidersPingGatewayTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders ping gateway timeout response has a 4xx status code

func (*GetIdentityprovidersPingGatewayTimeout) IsCode

IsCode returns true when this get identityproviders ping gateway timeout response a status code equal to that given

func (*GetIdentityprovidersPingGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders ping gateway timeout response has a 3xx status code

func (*GetIdentityprovidersPingGatewayTimeout) IsServerError

func (o *GetIdentityprovidersPingGatewayTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders ping gateway timeout response has a 5xx status code

func (*GetIdentityprovidersPingGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders ping gateway timeout response has a 2xx status code

func (*GetIdentityprovidersPingGatewayTimeout) String

type GetIdentityprovidersPingInternalServerError

type GetIdentityprovidersPingInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersPingInternalServerError

func NewGetIdentityprovidersPingInternalServerError() *GetIdentityprovidersPingInternalServerError

NewGetIdentityprovidersPingInternalServerError creates a GetIdentityprovidersPingInternalServerError with default headers values

func (*GetIdentityprovidersPingInternalServerError) Error

func (*GetIdentityprovidersPingInternalServerError) GetPayload

func (*GetIdentityprovidersPingInternalServerError) IsClientError

IsClientError returns true when this get identityproviders ping internal server error response has a 4xx status code

func (*GetIdentityprovidersPingInternalServerError) IsCode

IsCode returns true when this get identityproviders ping internal server error response a status code equal to that given

func (*GetIdentityprovidersPingInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders ping internal server error response has a 3xx status code

func (*GetIdentityprovidersPingInternalServerError) IsServerError

IsServerError returns true when this get identityproviders ping internal server error response has a 5xx status code

func (*GetIdentityprovidersPingInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders ping internal server error response has a 2xx status code

func (*GetIdentityprovidersPingInternalServerError) String

type GetIdentityprovidersPingNotFound

type GetIdentityprovidersPingNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersPingNotFound

func NewGetIdentityprovidersPingNotFound() *GetIdentityprovidersPingNotFound

NewGetIdentityprovidersPingNotFound creates a GetIdentityprovidersPingNotFound with default headers values

func (*GetIdentityprovidersPingNotFound) Error

func (*GetIdentityprovidersPingNotFound) GetPayload

func (*GetIdentityprovidersPingNotFound) IsClientError

func (o *GetIdentityprovidersPingNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders ping not found response has a 4xx status code

func (*GetIdentityprovidersPingNotFound) IsCode

func (o *GetIdentityprovidersPingNotFound) IsCode(code int) bool

IsCode returns true when this get identityproviders ping not found response a status code equal to that given

func (*GetIdentityprovidersPingNotFound) IsRedirect

func (o *GetIdentityprovidersPingNotFound) IsRedirect() bool

IsRedirect returns true when this get identityproviders ping not found response has a 3xx status code

func (*GetIdentityprovidersPingNotFound) IsServerError

func (o *GetIdentityprovidersPingNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders ping not found response has a 5xx status code

func (*GetIdentityprovidersPingNotFound) IsSuccess

func (o *GetIdentityprovidersPingNotFound) IsSuccess() bool

IsSuccess returns true when this get identityproviders ping not found response has a 2xx status code

func (*GetIdentityprovidersPingNotFound) String

type GetIdentityprovidersPingOK

type GetIdentityprovidersPingOK struct {
	Payload *models.PingIdentity
}

GetIdentityprovidersPingOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersPingOK

func NewGetIdentityprovidersPingOK() *GetIdentityprovidersPingOK

NewGetIdentityprovidersPingOK creates a GetIdentityprovidersPingOK with default headers values

func (*GetIdentityprovidersPingOK) Error

func (*GetIdentityprovidersPingOK) GetPayload

func (*GetIdentityprovidersPingOK) IsClientError

func (o *GetIdentityprovidersPingOK) IsClientError() bool

IsClientError returns true when this get identityproviders ping o k response has a 4xx status code

func (*GetIdentityprovidersPingOK) IsCode

func (o *GetIdentityprovidersPingOK) IsCode(code int) bool

IsCode returns true when this get identityproviders ping o k response a status code equal to that given

func (*GetIdentityprovidersPingOK) IsRedirect

func (o *GetIdentityprovidersPingOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders ping o k response has a 3xx status code

func (*GetIdentityprovidersPingOK) IsServerError

func (o *GetIdentityprovidersPingOK) IsServerError() bool

IsServerError returns true when this get identityproviders ping o k response has a 5xx status code

func (*GetIdentityprovidersPingOK) IsSuccess

func (o *GetIdentityprovidersPingOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders ping o k response has a 2xx status code

func (*GetIdentityprovidersPingOK) String

func (o *GetIdentityprovidersPingOK) String() string

type GetIdentityprovidersPingParams

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

GetIdentityprovidersPingParams contains all the parameters to send to the API endpoint

for the get identityproviders ping operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersPingParams

func NewGetIdentityprovidersPingParams() *GetIdentityprovidersPingParams

NewGetIdentityprovidersPingParams creates a new GetIdentityprovidersPingParams 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 NewGetIdentityprovidersPingParamsWithContext

func NewGetIdentityprovidersPingParamsWithContext(ctx context.Context) *GetIdentityprovidersPingParams

NewGetIdentityprovidersPingParamsWithContext creates a new GetIdentityprovidersPingParams object with the ability to set a context for a request.

func NewGetIdentityprovidersPingParamsWithHTTPClient

func NewGetIdentityprovidersPingParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersPingParams

NewGetIdentityprovidersPingParamsWithHTTPClient creates a new GetIdentityprovidersPingParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersPingParamsWithTimeout

func NewGetIdentityprovidersPingParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersPingParams

NewGetIdentityprovidersPingParamsWithTimeout creates a new GetIdentityprovidersPingParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersPingParams) SetContext

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

SetContext adds the context to the get identityproviders ping params

func (*GetIdentityprovidersPingParams) SetDefaults

func (o *GetIdentityprovidersPingParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders ping params (not the query body).

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

func (*GetIdentityprovidersPingParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders ping params

func (*GetIdentityprovidersPingParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders ping params

func (*GetIdentityprovidersPingParams) WithContext

WithContext adds the context to the get identityproviders ping params

func (*GetIdentityprovidersPingParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders ping params (not the query body).

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

func (*GetIdentityprovidersPingParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders ping params

func (*GetIdentityprovidersPingParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders ping params

func (*GetIdentityprovidersPingParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersPingReader

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

GetIdentityprovidersPingReader is a Reader for the GetIdentityprovidersPing structure.

func (*GetIdentityprovidersPingReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersPingRequestEntityTooLarge

type GetIdentityprovidersPingRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersPingRequestEntityTooLarge

func NewGetIdentityprovidersPingRequestEntityTooLarge() *GetIdentityprovidersPingRequestEntityTooLarge

NewGetIdentityprovidersPingRequestEntityTooLarge creates a GetIdentityprovidersPingRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersPingRequestEntityTooLarge) Error

func (*GetIdentityprovidersPingRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersPingRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders ping request entity too large response has a 4xx status code

func (*GetIdentityprovidersPingRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders ping request entity too large response a status code equal to that given

func (*GetIdentityprovidersPingRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders ping request entity too large response has a 3xx status code

func (*GetIdentityprovidersPingRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders ping request entity too large response has a 5xx status code

func (*GetIdentityprovidersPingRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders ping request entity too large response has a 2xx status code

func (*GetIdentityprovidersPingRequestEntityTooLarge) String

type GetIdentityprovidersPingRequestTimeout

type GetIdentityprovidersPingRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersPingRequestTimeout

func NewGetIdentityprovidersPingRequestTimeout() *GetIdentityprovidersPingRequestTimeout

NewGetIdentityprovidersPingRequestTimeout creates a GetIdentityprovidersPingRequestTimeout with default headers values

func (*GetIdentityprovidersPingRequestTimeout) Error

func (*GetIdentityprovidersPingRequestTimeout) GetPayload

func (*GetIdentityprovidersPingRequestTimeout) IsClientError

func (o *GetIdentityprovidersPingRequestTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders ping request timeout response has a 4xx status code

func (*GetIdentityprovidersPingRequestTimeout) IsCode

IsCode returns true when this get identityproviders ping request timeout response a status code equal to that given

func (*GetIdentityprovidersPingRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders ping request timeout response has a 3xx status code

func (*GetIdentityprovidersPingRequestTimeout) IsServerError

func (o *GetIdentityprovidersPingRequestTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders ping request timeout response has a 5xx status code

func (*GetIdentityprovidersPingRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders ping request timeout response has a 2xx status code

func (*GetIdentityprovidersPingRequestTimeout) String

type GetIdentityprovidersPingServiceUnavailable

type GetIdentityprovidersPingServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersPingServiceUnavailable

func NewGetIdentityprovidersPingServiceUnavailable() *GetIdentityprovidersPingServiceUnavailable

NewGetIdentityprovidersPingServiceUnavailable creates a GetIdentityprovidersPingServiceUnavailable with default headers values

func (*GetIdentityprovidersPingServiceUnavailable) Error

func (*GetIdentityprovidersPingServiceUnavailable) GetPayload

func (*GetIdentityprovidersPingServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders ping service unavailable response has a 4xx status code

func (*GetIdentityprovidersPingServiceUnavailable) IsCode

IsCode returns true when this get identityproviders ping service unavailable response a status code equal to that given

func (*GetIdentityprovidersPingServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders ping service unavailable response has a 3xx status code

func (*GetIdentityprovidersPingServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders ping service unavailable response has a 5xx status code

func (*GetIdentityprovidersPingServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders ping service unavailable response has a 2xx status code

func (*GetIdentityprovidersPingServiceUnavailable) String

type GetIdentityprovidersPingTooManyRequests

type GetIdentityprovidersPingTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersPingTooManyRequests

func NewGetIdentityprovidersPingTooManyRequests() *GetIdentityprovidersPingTooManyRequests

NewGetIdentityprovidersPingTooManyRequests creates a GetIdentityprovidersPingTooManyRequests with default headers values

func (*GetIdentityprovidersPingTooManyRequests) Error

func (*GetIdentityprovidersPingTooManyRequests) GetPayload

func (*GetIdentityprovidersPingTooManyRequests) IsClientError

func (o *GetIdentityprovidersPingTooManyRequests) IsClientError() bool

IsClientError returns true when this get identityproviders ping too many requests response has a 4xx status code

func (*GetIdentityprovidersPingTooManyRequests) IsCode

IsCode returns true when this get identityproviders ping too many requests response a status code equal to that given

func (*GetIdentityprovidersPingTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders ping too many requests response has a 3xx status code

func (*GetIdentityprovidersPingTooManyRequests) IsServerError

func (o *GetIdentityprovidersPingTooManyRequests) IsServerError() bool

IsServerError returns true when this get identityproviders ping too many requests response has a 5xx status code

func (*GetIdentityprovidersPingTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders ping too many requests response has a 2xx status code

func (*GetIdentityprovidersPingTooManyRequests) String

type GetIdentityprovidersPingUnauthorized

type GetIdentityprovidersPingUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersPingUnauthorized

func NewGetIdentityprovidersPingUnauthorized() *GetIdentityprovidersPingUnauthorized

NewGetIdentityprovidersPingUnauthorized creates a GetIdentityprovidersPingUnauthorized with default headers values

func (*GetIdentityprovidersPingUnauthorized) Error

func (*GetIdentityprovidersPingUnauthorized) GetPayload

func (*GetIdentityprovidersPingUnauthorized) IsClientError

func (o *GetIdentityprovidersPingUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders ping unauthorized response has a 4xx status code

func (*GetIdentityprovidersPingUnauthorized) IsCode

IsCode returns true when this get identityproviders ping unauthorized response a status code equal to that given

func (*GetIdentityprovidersPingUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders ping unauthorized response has a 3xx status code

func (*GetIdentityprovidersPingUnauthorized) IsServerError

func (o *GetIdentityprovidersPingUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders ping unauthorized response has a 5xx status code

func (*GetIdentityprovidersPingUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders ping unauthorized response has a 2xx status code

func (*GetIdentityprovidersPingUnauthorized) String

type GetIdentityprovidersPingUnsupportedMediaType

type GetIdentityprovidersPingUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPingUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersPingUnsupportedMediaType

func NewGetIdentityprovidersPingUnsupportedMediaType() *GetIdentityprovidersPingUnsupportedMediaType

NewGetIdentityprovidersPingUnsupportedMediaType creates a GetIdentityprovidersPingUnsupportedMediaType with default headers values

func (*GetIdentityprovidersPingUnsupportedMediaType) Error

func (*GetIdentityprovidersPingUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersPingUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders ping unsupported media type response has a 4xx status code

func (*GetIdentityprovidersPingUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders ping unsupported media type response a status code equal to that given

func (*GetIdentityprovidersPingUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders ping unsupported media type response has a 3xx status code

func (*GetIdentityprovidersPingUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders ping unsupported media type response has a 5xx status code

func (*GetIdentityprovidersPingUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders ping unsupported media type response has a 2xx status code

func (*GetIdentityprovidersPingUnsupportedMediaType) String

type GetIdentityprovidersPurecloudBadRequest

type GetIdentityprovidersPurecloudBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersPurecloudBadRequest

func NewGetIdentityprovidersPurecloudBadRequest() *GetIdentityprovidersPurecloudBadRequest

NewGetIdentityprovidersPurecloudBadRequest creates a GetIdentityprovidersPurecloudBadRequest with default headers values

func (*GetIdentityprovidersPurecloudBadRequest) Error

func (*GetIdentityprovidersPurecloudBadRequest) GetPayload

func (*GetIdentityprovidersPurecloudBadRequest) IsClientError

func (o *GetIdentityprovidersPurecloudBadRequest) IsClientError() bool

IsClientError returns true when this get identityproviders purecloud bad request response has a 4xx status code

func (*GetIdentityprovidersPurecloudBadRequest) IsCode

IsCode returns true when this get identityproviders purecloud bad request response a status code equal to that given

func (*GetIdentityprovidersPurecloudBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders purecloud bad request response has a 3xx status code

func (*GetIdentityprovidersPurecloudBadRequest) IsServerError

func (o *GetIdentityprovidersPurecloudBadRequest) IsServerError() bool

IsServerError returns true when this get identityproviders purecloud bad request response has a 5xx status code

func (*GetIdentityprovidersPurecloudBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders purecloud bad request response has a 2xx status code

func (*GetIdentityprovidersPurecloudBadRequest) String

type GetIdentityprovidersPurecloudForbidden

type GetIdentityprovidersPurecloudForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersPurecloudForbidden

func NewGetIdentityprovidersPurecloudForbidden() *GetIdentityprovidersPurecloudForbidden

NewGetIdentityprovidersPurecloudForbidden creates a GetIdentityprovidersPurecloudForbidden with default headers values

func (*GetIdentityprovidersPurecloudForbidden) Error

func (*GetIdentityprovidersPurecloudForbidden) GetPayload

func (*GetIdentityprovidersPurecloudForbidden) IsClientError

func (o *GetIdentityprovidersPurecloudForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders purecloud forbidden response has a 4xx status code

func (*GetIdentityprovidersPurecloudForbidden) IsCode

IsCode returns true when this get identityproviders purecloud forbidden response a status code equal to that given

func (*GetIdentityprovidersPurecloudForbidden) IsRedirect

IsRedirect returns true when this get identityproviders purecloud forbidden response has a 3xx status code

func (*GetIdentityprovidersPurecloudForbidden) IsServerError

func (o *GetIdentityprovidersPurecloudForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders purecloud forbidden response has a 5xx status code

func (*GetIdentityprovidersPurecloudForbidden) IsSuccess

IsSuccess returns true when this get identityproviders purecloud forbidden response has a 2xx status code

func (*GetIdentityprovidersPurecloudForbidden) String

type GetIdentityprovidersPurecloudGatewayTimeout

type GetIdentityprovidersPurecloudGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersPurecloudGatewayTimeout

func NewGetIdentityprovidersPurecloudGatewayTimeout() *GetIdentityprovidersPurecloudGatewayTimeout

NewGetIdentityprovidersPurecloudGatewayTimeout creates a GetIdentityprovidersPurecloudGatewayTimeout with default headers values

func (*GetIdentityprovidersPurecloudGatewayTimeout) Error

func (*GetIdentityprovidersPurecloudGatewayTimeout) GetPayload

func (*GetIdentityprovidersPurecloudGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders purecloud gateway timeout response has a 4xx status code

func (*GetIdentityprovidersPurecloudGatewayTimeout) IsCode

IsCode returns true when this get identityproviders purecloud gateway timeout response a status code equal to that given

func (*GetIdentityprovidersPurecloudGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders purecloud gateway timeout response has a 3xx status code

func (*GetIdentityprovidersPurecloudGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders purecloud gateway timeout response has a 5xx status code

func (*GetIdentityprovidersPurecloudGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders purecloud gateway timeout response has a 2xx status code

func (*GetIdentityprovidersPurecloudGatewayTimeout) String

type GetIdentityprovidersPurecloudInternalServerError

type GetIdentityprovidersPurecloudInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersPurecloudInternalServerError

func NewGetIdentityprovidersPurecloudInternalServerError() *GetIdentityprovidersPurecloudInternalServerError

NewGetIdentityprovidersPurecloudInternalServerError creates a GetIdentityprovidersPurecloudInternalServerError with default headers values

func (*GetIdentityprovidersPurecloudInternalServerError) Error

func (*GetIdentityprovidersPurecloudInternalServerError) GetPayload

func (*GetIdentityprovidersPurecloudInternalServerError) IsClientError

IsClientError returns true when this get identityproviders purecloud internal server error response has a 4xx status code

func (*GetIdentityprovidersPurecloudInternalServerError) IsCode

IsCode returns true when this get identityproviders purecloud internal server error response a status code equal to that given

func (*GetIdentityprovidersPurecloudInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders purecloud internal server error response has a 3xx status code

func (*GetIdentityprovidersPurecloudInternalServerError) IsServerError

IsServerError returns true when this get identityproviders purecloud internal server error response has a 5xx status code

func (*GetIdentityprovidersPurecloudInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders purecloud internal server error response has a 2xx status code

func (*GetIdentityprovidersPurecloudInternalServerError) String

type GetIdentityprovidersPurecloudNotFound

type GetIdentityprovidersPurecloudNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersPurecloudNotFound

func NewGetIdentityprovidersPurecloudNotFound() *GetIdentityprovidersPurecloudNotFound

NewGetIdentityprovidersPurecloudNotFound creates a GetIdentityprovidersPurecloudNotFound with default headers values

func (*GetIdentityprovidersPurecloudNotFound) Error

func (*GetIdentityprovidersPurecloudNotFound) GetPayload

func (*GetIdentityprovidersPurecloudNotFound) IsClientError

func (o *GetIdentityprovidersPurecloudNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders purecloud not found response has a 4xx status code

func (*GetIdentityprovidersPurecloudNotFound) IsCode

IsCode returns true when this get identityproviders purecloud not found response a status code equal to that given

func (*GetIdentityprovidersPurecloudNotFound) IsRedirect

IsRedirect returns true when this get identityproviders purecloud not found response has a 3xx status code

func (*GetIdentityprovidersPurecloudNotFound) IsServerError

func (o *GetIdentityprovidersPurecloudNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders purecloud not found response has a 5xx status code

func (*GetIdentityprovidersPurecloudNotFound) IsSuccess

IsSuccess returns true when this get identityproviders purecloud not found response has a 2xx status code

func (*GetIdentityprovidersPurecloudNotFound) String

type GetIdentityprovidersPurecloudOK

type GetIdentityprovidersPurecloudOK struct {
	Payload *models.PureCloud
}

GetIdentityprovidersPurecloudOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersPurecloudOK

func NewGetIdentityprovidersPurecloudOK() *GetIdentityprovidersPurecloudOK

NewGetIdentityprovidersPurecloudOK creates a GetIdentityprovidersPurecloudOK with default headers values

func (*GetIdentityprovidersPurecloudOK) Error

func (*GetIdentityprovidersPurecloudOK) GetPayload

func (*GetIdentityprovidersPurecloudOK) IsClientError

func (o *GetIdentityprovidersPurecloudOK) IsClientError() bool

IsClientError returns true when this get identityproviders purecloud o k response has a 4xx status code

func (*GetIdentityprovidersPurecloudOK) IsCode

func (o *GetIdentityprovidersPurecloudOK) IsCode(code int) bool

IsCode returns true when this get identityproviders purecloud o k response a status code equal to that given

func (*GetIdentityprovidersPurecloudOK) IsRedirect

func (o *GetIdentityprovidersPurecloudOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders purecloud o k response has a 3xx status code

func (*GetIdentityprovidersPurecloudOK) IsServerError

func (o *GetIdentityprovidersPurecloudOK) IsServerError() bool

IsServerError returns true when this get identityproviders purecloud o k response has a 5xx status code

func (*GetIdentityprovidersPurecloudOK) IsSuccess

func (o *GetIdentityprovidersPurecloudOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders purecloud o k response has a 2xx status code

func (*GetIdentityprovidersPurecloudOK) String

type GetIdentityprovidersPurecloudParams

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

GetIdentityprovidersPurecloudParams contains all the parameters to send to the API endpoint

for the get identityproviders purecloud operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersPurecloudParams

func NewGetIdentityprovidersPurecloudParams() *GetIdentityprovidersPurecloudParams

NewGetIdentityprovidersPurecloudParams creates a new GetIdentityprovidersPurecloudParams 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 NewGetIdentityprovidersPurecloudParamsWithContext

func NewGetIdentityprovidersPurecloudParamsWithContext(ctx context.Context) *GetIdentityprovidersPurecloudParams

NewGetIdentityprovidersPurecloudParamsWithContext creates a new GetIdentityprovidersPurecloudParams object with the ability to set a context for a request.

func NewGetIdentityprovidersPurecloudParamsWithHTTPClient

func NewGetIdentityprovidersPurecloudParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersPurecloudParams

NewGetIdentityprovidersPurecloudParamsWithHTTPClient creates a new GetIdentityprovidersPurecloudParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersPurecloudParamsWithTimeout

func NewGetIdentityprovidersPurecloudParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersPurecloudParams

NewGetIdentityprovidersPurecloudParamsWithTimeout creates a new GetIdentityprovidersPurecloudParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersPurecloudParams) SetContext

SetContext adds the context to the get identityproviders purecloud params

func (*GetIdentityprovidersPurecloudParams) SetDefaults

func (o *GetIdentityprovidersPurecloudParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders purecloud params (not the query body).

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

func (*GetIdentityprovidersPurecloudParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders purecloud params

func (*GetIdentityprovidersPurecloudParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders purecloud params

func (*GetIdentityprovidersPurecloudParams) WithContext

WithContext adds the context to the get identityproviders purecloud params

func (*GetIdentityprovidersPurecloudParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders purecloud params (not the query body).

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

func (*GetIdentityprovidersPurecloudParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders purecloud params

func (*GetIdentityprovidersPurecloudParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders purecloud params

func (*GetIdentityprovidersPurecloudParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersPurecloudReader

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

GetIdentityprovidersPurecloudReader is a Reader for the GetIdentityprovidersPurecloud structure.

func (*GetIdentityprovidersPurecloudReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersPurecloudRequestEntityTooLarge

type GetIdentityprovidersPurecloudRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersPurecloudRequestEntityTooLarge

func NewGetIdentityprovidersPurecloudRequestEntityTooLarge() *GetIdentityprovidersPurecloudRequestEntityTooLarge

NewGetIdentityprovidersPurecloudRequestEntityTooLarge creates a GetIdentityprovidersPurecloudRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) Error

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders purecloud request entity too large response has a 4xx status code

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders purecloud request entity too large response a status code equal to that given

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders purecloud request entity too large response has a 3xx status code

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders purecloud request entity too large response has a 5xx status code

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders purecloud request entity too large response has a 2xx status code

func (*GetIdentityprovidersPurecloudRequestEntityTooLarge) String

type GetIdentityprovidersPurecloudRequestTimeout

type GetIdentityprovidersPurecloudRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersPurecloudRequestTimeout

func NewGetIdentityprovidersPurecloudRequestTimeout() *GetIdentityprovidersPurecloudRequestTimeout

NewGetIdentityprovidersPurecloudRequestTimeout creates a GetIdentityprovidersPurecloudRequestTimeout with default headers values

func (*GetIdentityprovidersPurecloudRequestTimeout) Error

func (*GetIdentityprovidersPurecloudRequestTimeout) GetPayload

func (*GetIdentityprovidersPurecloudRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders purecloud request timeout response has a 4xx status code

func (*GetIdentityprovidersPurecloudRequestTimeout) IsCode

IsCode returns true when this get identityproviders purecloud request timeout response a status code equal to that given

func (*GetIdentityprovidersPurecloudRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders purecloud request timeout response has a 3xx status code

func (*GetIdentityprovidersPurecloudRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders purecloud request timeout response has a 5xx status code

func (*GetIdentityprovidersPurecloudRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders purecloud request timeout response has a 2xx status code

func (*GetIdentityprovidersPurecloudRequestTimeout) String

type GetIdentityprovidersPurecloudServiceUnavailable

type GetIdentityprovidersPurecloudServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersPurecloudServiceUnavailable

func NewGetIdentityprovidersPurecloudServiceUnavailable() *GetIdentityprovidersPurecloudServiceUnavailable

NewGetIdentityprovidersPurecloudServiceUnavailable creates a GetIdentityprovidersPurecloudServiceUnavailable with default headers values

func (*GetIdentityprovidersPurecloudServiceUnavailable) Error

func (*GetIdentityprovidersPurecloudServiceUnavailable) GetPayload

func (*GetIdentityprovidersPurecloudServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders purecloud service unavailable response has a 4xx status code

func (*GetIdentityprovidersPurecloudServiceUnavailable) IsCode

IsCode returns true when this get identityproviders purecloud service unavailable response a status code equal to that given

func (*GetIdentityprovidersPurecloudServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders purecloud service unavailable response has a 3xx status code

func (*GetIdentityprovidersPurecloudServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders purecloud service unavailable response has a 5xx status code

func (*GetIdentityprovidersPurecloudServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders purecloud service unavailable response has a 2xx status code

func (*GetIdentityprovidersPurecloudServiceUnavailable) String

type GetIdentityprovidersPurecloudTooManyRequests

type GetIdentityprovidersPurecloudTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersPurecloudTooManyRequests

func NewGetIdentityprovidersPurecloudTooManyRequests() *GetIdentityprovidersPurecloudTooManyRequests

NewGetIdentityprovidersPurecloudTooManyRequests creates a GetIdentityprovidersPurecloudTooManyRequests with default headers values

func (*GetIdentityprovidersPurecloudTooManyRequests) Error

func (*GetIdentityprovidersPurecloudTooManyRequests) GetPayload

func (*GetIdentityprovidersPurecloudTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders purecloud too many requests response has a 4xx status code

func (*GetIdentityprovidersPurecloudTooManyRequests) IsCode

IsCode returns true when this get identityproviders purecloud too many requests response a status code equal to that given

func (*GetIdentityprovidersPurecloudTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders purecloud too many requests response has a 3xx status code

func (*GetIdentityprovidersPurecloudTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders purecloud too many requests response has a 5xx status code

func (*GetIdentityprovidersPurecloudTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders purecloud too many requests response has a 2xx status code

func (*GetIdentityprovidersPurecloudTooManyRequests) String

type GetIdentityprovidersPurecloudUnauthorized

type GetIdentityprovidersPurecloudUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersPurecloudUnauthorized

func NewGetIdentityprovidersPurecloudUnauthorized() *GetIdentityprovidersPurecloudUnauthorized

NewGetIdentityprovidersPurecloudUnauthorized creates a GetIdentityprovidersPurecloudUnauthorized with default headers values

func (*GetIdentityprovidersPurecloudUnauthorized) Error

func (*GetIdentityprovidersPurecloudUnauthorized) GetPayload

func (*GetIdentityprovidersPurecloudUnauthorized) IsClientError

IsClientError returns true when this get identityproviders purecloud unauthorized response has a 4xx status code

func (*GetIdentityprovidersPurecloudUnauthorized) IsCode

IsCode returns true when this get identityproviders purecloud unauthorized response a status code equal to that given

func (*GetIdentityprovidersPurecloudUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders purecloud unauthorized response has a 3xx status code

func (*GetIdentityprovidersPurecloudUnauthorized) IsServerError

IsServerError returns true when this get identityproviders purecloud unauthorized response has a 5xx status code

func (*GetIdentityprovidersPurecloudUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders purecloud unauthorized response has a 2xx status code

func (*GetIdentityprovidersPurecloudUnauthorized) String

type GetIdentityprovidersPurecloudUnsupportedMediaType

type GetIdentityprovidersPurecloudUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPurecloudUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersPurecloudUnsupportedMediaType

func NewGetIdentityprovidersPurecloudUnsupportedMediaType() *GetIdentityprovidersPurecloudUnsupportedMediaType

NewGetIdentityprovidersPurecloudUnsupportedMediaType creates a GetIdentityprovidersPurecloudUnsupportedMediaType with default headers values

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) Error

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders purecloud unsupported media type response has a 4xx status code

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders purecloud unsupported media type response a status code equal to that given

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders purecloud unsupported media type response has a 3xx status code

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders purecloud unsupported media type response has a 5xx status code

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders purecloud unsupported media type response has a 2xx status code

func (*GetIdentityprovidersPurecloudUnsupportedMediaType) String

type GetIdentityprovidersPureengageBadRequest

type GetIdentityprovidersPureengageBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersPureengageBadRequest

func NewGetIdentityprovidersPureengageBadRequest() *GetIdentityprovidersPureengageBadRequest

NewGetIdentityprovidersPureengageBadRequest creates a GetIdentityprovidersPureengageBadRequest with default headers values

func (*GetIdentityprovidersPureengageBadRequest) Error

func (*GetIdentityprovidersPureengageBadRequest) GetPayload

func (*GetIdentityprovidersPureengageBadRequest) IsClientError

IsClientError returns true when this get identityproviders pureengage bad request response has a 4xx status code

func (*GetIdentityprovidersPureengageBadRequest) IsCode

IsCode returns true when this get identityproviders pureengage bad request response a status code equal to that given

func (*GetIdentityprovidersPureengageBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders pureengage bad request response has a 3xx status code

func (*GetIdentityprovidersPureengageBadRequest) IsServerError

IsServerError returns true when this get identityproviders pureengage bad request response has a 5xx status code

func (*GetIdentityprovidersPureengageBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders pureengage bad request response has a 2xx status code

func (*GetIdentityprovidersPureengageBadRequest) String

type GetIdentityprovidersPureengageForbidden

type GetIdentityprovidersPureengageForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersPureengageForbidden

func NewGetIdentityprovidersPureengageForbidden() *GetIdentityprovidersPureengageForbidden

NewGetIdentityprovidersPureengageForbidden creates a GetIdentityprovidersPureengageForbidden with default headers values

func (*GetIdentityprovidersPureengageForbidden) Error

func (*GetIdentityprovidersPureengageForbidden) GetPayload

func (*GetIdentityprovidersPureengageForbidden) IsClientError

func (o *GetIdentityprovidersPureengageForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders pureengage forbidden response has a 4xx status code

func (*GetIdentityprovidersPureengageForbidden) IsCode

IsCode returns true when this get identityproviders pureengage forbidden response a status code equal to that given

func (*GetIdentityprovidersPureengageForbidden) IsRedirect

IsRedirect returns true when this get identityproviders pureengage forbidden response has a 3xx status code

func (*GetIdentityprovidersPureengageForbidden) IsServerError

func (o *GetIdentityprovidersPureengageForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders pureengage forbidden response has a 5xx status code

func (*GetIdentityprovidersPureengageForbidden) IsSuccess

IsSuccess returns true when this get identityproviders pureengage forbidden response has a 2xx status code

func (*GetIdentityprovidersPureengageForbidden) String

type GetIdentityprovidersPureengageGatewayTimeout

type GetIdentityprovidersPureengageGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersPureengageGatewayTimeout

func NewGetIdentityprovidersPureengageGatewayTimeout() *GetIdentityprovidersPureengageGatewayTimeout

NewGetIdentityprovidersPureengageGatewayTimeout creates a GetIdentityprovidersPureengageGatewayTimeout with default headers values

func (*GetIdentityprovidersPureengageGatewayTimeout) Error

func (*GetIdentityprovidersPureengageGatewayTimeout) GetPayload

func (*GetIdentityprovidersPureengageGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders pureengage gateway timeout response has a 4xx status code

func (*GetIdentityprovidersPureengageGatewayTimeout) IsCode

IsCode returns true when this get identityproviders pureengage gateway timeout response a status code equal to that given

func (*GetIdentityprovidersPureengageGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders pureengage gateway timeout response has a 3xx status code

func (*GetIdentityprovidersPureengageGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders pureengage gateway timeout response has a 5xx status code

func (*GetIdentityprovidersPureengageGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders pureengage gateway timeout response has a 2xx status code

func (*GetIdentityprovidersPureengageGatewayTimeout) String

type GetIdentityprovidersPureengageInternalServerError

type GetIdentityprovidersPureengageInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersPureengageInternalServerError

func NewGetIdentityprovidersPureengageInternalServerError() *GetIdentityprovidersPureengageInternalServerError

NewGetIdentityprovidersPureengageInternalServerError creates a GetIdentityprovidersPureengageInternalServerError with default headers values

func (*GetIdentityprovidersPureengageInternalServerError) Error

func (*GetIdentityprovidersPureengageInternalServerError) GetPayload

func (*GetIdentityprovidersPureengageInternalServerError) IsClientError

IsClientError returns true when this get identityproviders pureengage internal server error response has a 4xx status code

func (*GetIdentityprovidersPureengageInternalServerError) IsCode

IsCode returns true when this get identityproviders pureengage internal server error response a status code equal to that given

func (*GetIdentityprovidersPureengageInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders pureengage internal server error response has a 3xx status code

func (*GetIdentityprovidersPureengageInternalServerError) IsServerError

IsServerError returns true when this get identityproviders pureengage internal server error response has a 5xx status code

func (*GetIdentityprovidersPureengageInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders pureengage internal server error response has a 2xx status code

func (*GetIdentityprovidersPureengageInternalServerError) String

type GetIdentityprovidersPureengageNotFound

type GetIdentityprovidersPureengageNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersPureengageNotFound

func NewGetIdentityprovidersPureengageNotFound() *GetIdentityprovidersPureengageNotFound

NewGetIdentityprovidersPureengageNotFound creates a GetIdentityprovidersPureengageNotFound with default headers values

func (*GetIdentityprovidersPureengageNotFound) Error

func (*GetIdentityprovidersPureengageNotFound) GetPayload

func (*GetIdentityprovidersPureengageNotFound) IsClientError

func (o *GetIdentityprovidersPureengageNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders pureengage not found response has a 4xx status code

func (*GetIdentityprovidersPureengageNotFound) IsCode

IsCode returns true when this get identityproviders pureengage not found response a status code equal to that given

func (*GetIdentityprovidersPureengageNotFound) IsRedirect

IsRedirect returns true when this get identityproviders pureengage not found response has a 3xx status code

func (*GetIdentityprovidersPureengageNotFound) IsServerError

func (o *GetIdentityprovidersPureengageNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders pureengage not found response has a 5xx status code

func (*GetIdentityprovidersPureengageNotFound) IsSuccess

IsSuccess returns true when this get identityproviders pureengage not found response has a 2xx status code

func (*GetIdentityprovidersPureengageNotFound) String

type GetIdentityprovidersPureengageOK

type GetIdentityprovidersPureengageOK struct {
	Payload *models.PureEngage
}

GetIdentityprovidersPureengageOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersPureengageOK

func NewGetIdentityprovidersPureengageOK() *GetIdentityprovidersPureengageOK

NewGetIdentityprovidersPureengageOK creates a GetIdentityprovidersPureengageOK with default headers values

func (*GetIdentityprovidersPureengageOK) Error

func (*GetIdentityprovidersPureengageOK) GetPayload

func (*GetIdentityprovidersPureengageOK) IsClientError

func (o *GetIdentityprovidersPureengageOK) IsClientError() bool

IsClientError returns true when this get identityproviders pureengage o k response has a 4xx status code

func (*GetIdentityprovidersPureengageOK) IsCode

func (o *GetIdentityprovidersPureengageOK) IsCode(code int) bool

IsCode returns true when this get identityproviders pureengage o k response a status code equal to that given

func (*GetIdentityprovidersPureengageOK) IsRedirect

func (o *GetIdentityprovidersPureengageOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders pureengage o k response has a 3xx status code

func (*GetIdentityprovidersPureengageOK) IsServerError

func (o *GetIdentityprovidersPureengageOK) IsServerError() bool

IsServerError returns true when this get identityproviders pureengage o k response has a 5xx status code

func (*GetIdentityprovidersPureengageOK) IsSuccess

func (o *GetIdentityprovidersPureengageOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders pureengage o k response has a 2xx status code

func (*GetIdentityprovidersPureengageOK) String

type GetIdentityprovidersPureengageParams

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

GetIdentityprovidersPureengageParams contains all the parameters to send to the API endpoint

for the get identityproviders pureengage operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersPureengageParams

func NewGetIdentityprovidersPureengageParams() *GetIdentityprovidersPureengageParams

NewGetIdentityprovidersPureengageParams creates a new GetIdentityprovidersPureengageParams 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 NewGetIdentityprovidersPureengageParamsWithContext

func NewGetIdentityprovidersPureengageParamsWithContext(ctx context.Context) *GetIdentityprovidersPureengageParams

NewGetIdentityprovidersPureengageParamsWithContext creates a new GetIdentityprovidersPureengageParams object with the ability to set a context for a request.

func NewGetIdentityprovidersPureengageParamsWithHTTPClient

func NewGetIdentityprovidersPureengageParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersPureengageParams

NewGetIdentityprovidersPureengageParamsWithHTTPClient creates a new GetIdentityprovidersPureengageParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersPureengageParamsWithTimeout

func NewGetIdentityprovidersPureengageParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersPureengageParams

NewGetIdentityprovidersPureengageParamsWithTimeout creates a new GetIdentityprovidersPureengageParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersPureengageParams) SetContext

SetContext adds the context to the get identityproviders pureengage params

func (*GetIdentityprovidersPureengageParams) SetDefaults

func (o *GetIdentityprovidersPureengageParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders pureengage params (not the query body).

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

func (*GetIdentityprovidersPureengageParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders pureengage params

func (*GetIdentityprovidersPureengageParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders pureengage params

func (*GetIdentityprovidersPureengageParams) WithContext

WithContext adds the context to the get identityproviders pureengage params

func (*GetIdentityprovidersPureengageParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders pureengage params (not the query body).

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

func (*GetIdentityprovidersPureengageParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders pureengage params

func (*GetIdentityprovidersPureengageParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders pureengage params

func (*GetIdentityprovidersPureengageParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersPureengageReader

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

GetIdentityprovidersPureengageReader is a Reader for the GetIdentityprovidersPureengage structure.

func (*GetIdentityprovidersPureengageReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersPureengageRequestEntityTooLarge

type GetIdentityprovidersPureengageRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersPureengageRequestEntityTooLarge

func NewGetIdentityprovidersPureengageRequestEntityTooLarge() *GetIdentityprovidersPureengageRequestEntityTooLarge

NewGetIdentityprovidersPureengageRequestEntityTooLarge creates a GetIdentityprovidersPureengageRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) Error

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders pureengage request entity too large response has a 4xx status code

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders pureengage request entity too large response a status code equal to that given

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders pureengage request entity too large response has a 3xx status code

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders pureengage request entity too large response has a 5xx status code

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders pureengage request entity too large response has a 2xx status code

func (*GetIdentityprovidersPureengageRequestEntityTooLarge) String

type GetIdentityprovidersPureengageRequestTimeout

type GetIdentityprovidersPureengageRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersPureengageRequestTimeout

func NewGetIdentityprovidersPureengageRequestTimeout() *GetIdentityprovidersPureengageRequestTimeout

NewGetIdentityprovidersPureengageRequestTimeout creates a GetIdentityprovidersPureengageRequestTimeout with default headers values

func (*GetIdentityprovidersPureengageRequestTimeout) Error

func (*GetIdentityprovidersPureengageRequestTimeout) GetPayload

func (*GetIdentityprovidersPureengageRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders pureengage request timeout response has a 4xx status code

func (*GetIdentityprovidersPureengageRequestTimeout) IsCode

IsCode returns true when this get identityproviders pureengage request timeout response a status code equal to that given

func (*GetIdentityprovidersPureengageRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders pureengage request timeout response has a 3xx status code

func (*GetIdentityprovidersPureengageRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders pureengage request timeout response has a 5xx status code

func (*GetIdentityprovidersPureengageRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders pureengage request timeout response has a 2xx status code

func (*GetIdentityprovidersPureengageRequestTimeout) String

type GetIdentityprovidersPureengageServiceUnavailable

type GetIdentityprovidersPureengageServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersPureengageServiceUnavailable

func NewGetIdentityprovidersPureengageServiceUnavailable() *GetIdentityprovidersPureengageServiceUnavailable

NewGetIdentityprovidersPureengageServiceUnavailable creates a GetIdentityprovidersPureengageServiceUnavailable with default headers values

func (*GetIdentityprovidersPureengageServiceUnavailable) Error

func (*GetIdentityprovidersPureengageServiceUnavailable) GetPayload

func (*GetIdentityprovidersPureengageServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders pureengage service unavailable response has a 4xx status code

func (*GetIdentityprovidersPureengageServiceUnavailable) IsCode

IsCode returns true when this get identityproviders pureengage service unavailable response a status code equal to that given

func (*GetIdentityprovidersPureengageServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders pureengage service unavailable response has a 3xx status code

func (*GetIdentityprovidersPureengageServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders pureengage service unavailable response has a 5xx status code

func (*GetIdentityprovidersPureengageServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders pureengage service unavailable response has a 2xx status code

func (*GetIdentityprovidersPureengageServiceUnavailable) String

type GetIdentityprovidersPureengageTooManyRequests

type GetIdentityprovidersPureengageTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersPureengageTooManyRequests

func NewGetIdentityprovidersPureengageTooManyRequests() *GetIdentityprovidersPureengageTooManyRequests

NewGetIdentityprovidersPureengageTooManyRequests creates a GetIdentityprovidersPureengageTooManyRequests with default headers values

func (*GetIdentityprovidersPureengageTooManyRequests) Error

func (*GetIdentityprovidersPureengageTooManyRequests) GetPayload

func (*GetIdentityprovidersPureengageTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders pureengage too many requests response has a 4xx status code

func (*GetIdentityprovidersPureengageTooManyRequests) IsCode

IsCode returns true when this get identityproviders pureengage too many requests response a status code equal to that given

func (*GetIdentityprovidersPureengageTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders pureengage too many requests response has a 3xx status code

func (*GetIdentityprovidersPureengageTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders pureengage too many requests response has a 5xx status code

func (*GetIdentityprovidersPureengageTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders pureengage too many requests response has a 2xx status code

func (*GetIdentityprovidersPureengageTooManyRequests) String

type GetIdentityprovidersPureengageUnauthorized

type GetIdentityprovidersPureengageUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersPureengageUnauthorized

func NewGetIdentityprovidersPureengageUnauthorized() *GetIdentityprovidersPureengageUnauthorized

NewGetIdentityprovidersPureengageUnauthorized creates a GetIdentityprovidersPureengageUnauthorized with default headers values

func (*GetIdentityprovidersPureengageUnauthorized) Error

func (*GetIdentityprovidersPureengageUnauthorized) GetPayload

func (*GetIdentityprovidersPureengageUnauthorized) IsClientError

IsClientError returns true when this get identityproviders pureengage unauthorized response has a 4xx status code

func (*GetIdentityprovidersPureengageUnauthorized) IsCode

IsCode returns true when this get identityproviders pureengage unauthorized response a status code equal to that given

func (*GetIdentityprovidersPureengageUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders pureengage unauthorized response has a 3xx status code

func (*GetIdentityprovidersPureengageUnauthorized) IsServerError

IsServerError returns true when this get identityproviders pureengage unauthorized response has a 5xx status code

func (*GetIdentityprovidersPureengageUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders pureengage unauthorized response has a 2xx status code

func (*GetIdentityprovidersPureengageUnauthorized) String

type GetIdentityprovidersPureengageUnsupportedMediaType

type GetIdentityprovidersPureengageUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersPureengageUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersPureengageUnsupportedMediaType

func NewGetIdentityprovidersPureengageUnsupportedMediaType() *GetIdentityprovidersPureengageUnsupportedMediaType

NewGetIdentityprovidersPureengageUnsupportedMediaType creates a GetIdentityprovidersPureengageUnsupportedMediaType with default headers values

func (*GetIdentityprovidersPureengageUnsupportedMediaType) Error

func (*GetIdentityprovidersPureengageUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersPureengageUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders pureengage unsupported media type response has a 4xx status code

func (*GetIdentityprovidersPureengageUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders pureengage unsupported media type response a status code equal to that given

func (*GetIdentityprovidersPureengageUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders pureengage unsupported media type response has a 3xx status code

func (*GetIdentityprovidersPureengageUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders pureengage unsupported media type response has a 5xx status code

func (*GetIdentityprovidersPureengageUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders pureengage unsupported media type response has a 2xx status code

func (*GetIdentityprovidersPureengageUnsupportedMediaType) String

type GetIdentityprovidersReader

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

GetIdentityprovidersReader is a Reader for the GetIdentityproviders structure.

func (*GetIdentityprovidersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersRequestEntityTooLarge

type GetIdentityprovidersRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersRequestEntityTooLarge

func NewGetIdentityprovidersRequestEntityTooLarge() *GetIdentityprovidersRequestEntityTooLarge

NewGetIdentityprovidersRequestEntityTooLarge creates a GetIdentityprovidersRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersRequestEntityTooLarge) Error

func (*GetIdentityprovidersRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders request entity too large response has a 4xx status code

func (*GetIdentityprovidersRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders request entity too large response a status code equal to that given

func (*GetIdentityprovidersRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders request entity too large response has a 3xx status code

func (*GetIdentityprovidersRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders request entity too large response has a 5xx status code

func (*GetIdentityprovidersRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders request entity too large response has a 2xx status code

func (*GetIdentityprovidersRequestEntityTooLarge) String

type GetIdentityprovidersRequestTimeout

type GetIdentityprovidersRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersRequestTimeout

func NewGetIdentityprovidersRequestTimeout() *GetIdentityprovidersRequestTimeout

NewGetIdentityprovidersRequestTimeout creates a GetIdentityprovidersRequestTimeout with default headers values

func (*GetIdentityprovidersRequestTimeout) Error

func (*GetIdentityprovidersRequestTimeout) GetPayload

func (*GetIdentityprovidersRequestTimeout) IsClientError

func (o *GetIdentityprovidersRequestTimeout) IsClientError() bool

IsClientError returns true when this get identityproviders request timeout response has a 4xx status code

func (*GetIdentityprovidersRequestTimeout) IsCode

IsCode returns true when this get identityproviders request timeout response a status code equal to that given

func (*GetIdentityprovidersRequestTimeout) IsRedirect

func (o *GetIdentityprovidersRequestTimeout) IsRedirect() bool

IsRedirect returns true when this get identityproviders request timeout response has a 3xx status code

func (*GetIdentityprovidersRequestTimeout) IsServerError

func (o *GetIdentityprovidersRequestTimeout) IsServerError() bool

IsServerError returns true when this get identityproviders request timeout response has a 5xx status code

func (*GetIdentityprovidersRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders request timeout response has a 2xx status code

func (*GetIdentityprovidersRequestTimeout) String

type GetIdentityprovidersSalesforceBadRequest

type GetIdentityprovidersSalesforceBadRequest struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetIdentityprovidersSalesforceBadRequest

func NewGetIdentityprovidersSalesforceBadRequest() *GetIdentityprovidersSalesforceBadRequest

NewGetIdentityprovidersSalesforceBadRequest creates a GetIdentityprovidersSalesforceBadRequest with default headers values

func (*GetIdentityprovidersSalesforceBadRequest) Error

func (*GetIdentityprovidersSalesforceBadRequest) GetPayload

func (*GetIdentityprovidersSalesforceBadRequest) IsClientError

IsClientError returns true when this get identityproviders salesforce bad request response has a 4xx status code

func (*GetIdentityprovidersSalesforceBadRequest) IsCode

IsCode returns true when this get identityproviders salesforce bad request response a status code equal to that given

func (*GetIdentityprovidersSalesforceBadRequest) IsRedirect

IsRedirect returns true when this get identityproviders salesforce bad request response has a 3xx status code

func (*GetIdentityprovidersSalesforceBadRequest) IsServerError

IsServerError returns true when this get identityproviders salesforce bad request response has a 5xx status code

func (*GetIdentityprovidersSalesforceBadRequest) IsSuccess

IsSuccess returns true when this get identityproviders salesforce bad request response has a 2xx status code

func (*GetIdentityprovidersSalesforceBadRequest) String

type GetIdentityprovidersSalesforceForbidden

type GetIdentityprovidersSalesforceForbidden struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetIdentityprovidersSalesforceForbidden

func NewGetIdentityprovidersSalesforceForbidden() *GetIdentityprovidersSalesforceForbidden

NewGetIdentityprovidersSalesforceForbidden creates a GetIdentityprovidersSalesforceForbidden with default headers values

func (*GetIdentityprovidersSalesforceForbidden) Error

func (*GetIdentityprovidersSalesforceForbidden) GetPayload

func (*GetIdentityprovidersSalesforceForbidden) IsClientError

func (o *GetIdentityprovidersSalesforceForbidden) IsClientError() bool

IsClientError returns true when this get identityproviders salesforce forbidden response has a 4xx status code

func (*GetIdentityprovidersSalesforceForbidden) IsCode

IsCode returns true when this get identityproviders salesforce forbidden response a status code equal to that given

func (*GetIdentityprovidersSalesforceForbidden) IsRedirect

IsRedirect returns true when this get identityproviders salesforce forbidden response has a 3xx status code

func (*GetIdentityprovidersSalesforceForbidden) IsServerError

func (o *GetIdentityprovidersSalesforceForbidden) IsServerError() bool

IsServerError returns true when this get identityproviders salesforce forbidden response has a 5xx status code

func (*GetIdentityprovidersSalesforceForbidden) IsSuccess

IsSuccess returns true when this get identityproviders salesforce forbidden response has a 2xx status code

func (*GetIdentityprovidersSalesforceForbidden) String

type GetIdentityprovidersSalesforceGatewayTimeout

type GetIdentityprovidersSalesforceGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetIdentityprovidersSalesforceGatewayTimeout

func NewGetIdentityprovidersSalesforceGatewayTimeout() *GetIdentityprovidersSalesforceGatewayTimeout

NewGetIdentityprovidersSalesforceGatewayTimeout creates a GetIdentityprovidersSalesforceGatewayTimeout with default headers values

func (*GetIdentityprovidersSalesforceGatewayTimeout) Error

func (*GetIdentityprovidersSalesforceGatewayTimeout) GetPayload

func (*GetIdentityprovidersSalesforceGatewayTimeout) IsClientError

IsClientError returns true when this get identityproviders salesforce gateway timeout response has a 4xx status code

func (*GetIdentityprovidersSalesforceGatewayTimeout) IsCode

IsCode returns true when this get identityproviders salesforce gateway timeout response a status code equal to that given

func (*GetIdentityprovidersSalesforceGatewayTimeout) IsRedirect

IsRedirect returns true when this get identityproviders salesforce gateway timeout response has a 3xx status code

func (*GetIdentityprovidersSalesforceGatewayTimeout) IsServerError

IsServerError returns true when this get identityproviders salesforce gateway timeout response has a 5xx status code

func (*GetIdentityprovidersSalesforceGatewayTimeout) IsSuccess

IsSuccess returns true when this get identityproviders salesforce gateway timeout response has a 2xx status code

func (*GetIdentityprovidersSalesforceGatewayTimeout) String

type GetIdentityprovidersSalesforceInternalServerError

type GetIdentityprovidersSalesforceInternalServerError struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetIdentityprovidersSalesforceInternalServerError

func NewGetIdentityprovidersSalesforceInternalServerError() *GetIdentityprovidersSalesforceInternalServerError

NewGetIdentityprovidersSalesforceInternalServerError creates a GetIdentityprovidersSalesforceInternalServerError with default headers values

func (*GetIdentityprovidersSalesforceInternalServerError) Error

func (*GetIdentityprovidersSalesforceInternalServerError) GetPayload

func (*GetIdentityprovidersSalesforceInternalServerError) IsClientError

IsClientError returns true when this get identityproviders salesforce internal server error response has a 4xx status code

func (*GetIdentityprovidersSalesforceInternalServerError) IsCode

IsCode returns true when this get identityproviders salesforce internal server error response a status code equal to that given

func (*GetIdentityprovidersSalesforceInternalServerError) IsRedirect

IsRedirect returns true when this get identityproviders salesforce internal server error response has a 3xx status code

func (*GetIdentityprovidersSalesforceInternalServerError) IsServerError

IsServerError returns true when this get identityproviders salesforce internal server error response has a 5xx status code

func (*GetIdentityprovidersSalesforceInternalServerError) IsSuccess

IsSuccess returns true when this get identityproviders salesforce internal server error response has a 2xx status code

func (*GetIdentityprovidersSalesforceInternalServerError) String

type GetIdentityprovidersSalesforceNotFound

type GetIdentityprovidersSalesforceNotFound struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetIdentityprovidersSalesforceNotFound

func NewGetIdentityprovidersSalesforceNotFound() *GetIdentityprovidersSalesforceNotFound

NewGetIdentityprovidersSalesforceNotFound creates a GetIdentityprovidersSalesforceNotFound with default headers values

func (*GetIdentityprovidersSalesforceNotFound) Error

func (*GetIdentityprovidersSalesforceNotFound) GetPayload

func (*GetIdentityprovidersSalesforceNotFound) IsClientError

func (o *GetIdentityprovidersSalesforceNotFound) IsClientError() bool

IsClientError returns true when this get identityproviders salesforce not found response has a 4xx status code

func (*GetIdentityprovidersSalesforceNotFound) IsCode

IsCode returns true when this get identityproviders salesforce not found response a status code equal to that given

func (*GetIdentityprovidersSalesforceNotFound) IsRedirect

IsRedirect returns true when this get identityproviders salesforce not found response has a 3xx status code

func (*GetIdentityprovidersSalesforceNotFound) IsServerError

func (o *GetIdentityprovidersSalesforceNotFound) IsServerError() bool

IsServerError returns true when this get identityproviders salesforce not found response has a 5xx status code

func (*GetIdentityprovidersSalesforceNotFound) IsSuccess

IsSuccess returns true when this get identityproviders salesforce not found response has a 2xx status code

func (*GetIdentityprovidersSalesforceNotFound) String

type GetIdentityprovidersSalesforceOK

type GetIdentityprovidersSalesforceOK struct {
	Payload *models.Salesforce
}

GetIdentityprovidersSalesforceOK describes a response with status code 200, with default header values.

successful operation

func NewGetIdentityprovidersSalesforceOK

func NewGetIdentityprovidersSalesforceOK() *GetIdentityprovidersSalesforceOK

NewGetIdentityprovidersSalesforceOK creates a GetIdentityprovidersSalesforceOK with default headers values

func (*GetIdentityprovidersSalesforceOK) Error

func (*GetIdentityprovidersSalesforceOK) GetPayload

func (*GetIdentityprovidersSalesforceOK) IsClientError

func (o *GetIdentityprovidersSalesforceOK) IsClientError() bool

IsClientError returns true when this get identityproviders salesforce o k response has a 4xx status code

func (*GetIdentityprovidersSalesforceOK) IsCode

func (o *GetIdentityprovidersSalesforceOK) IsCode(code int) bool

IsCode returns true when this get identityproviders salesforce o k response a status code equal to that given

func (*GetIdentityprovidersSalesforceOK) IsRedirect

func (o *GetIdentityprovidersSalesforceOK) IsRedirect() bool

IsRedirect returns true when this get identityproviders salesforce o k response has a 3xx status code

func (*GetIdentityprovidersSalesforceOK) IsServerError

func (o *GetIdentityprovidersSalesforceOK) IsServerError() bool

IsServerError returns true when this get identityproviders salesforce o k response has a 5xx status code

func (*GetIdentityprovidersSalesforceOK) IsSuccess

func (o *GetIdentityprovidersSalesforceOK) IsSuccess() bool

IsSuccess returns true when this get identityproviders salesforce o k response has a 2xx status code

func (*GetIdentityprovidersSalesforceOK) String

type GetIdentityprovidersSalesforceParams

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

GetIdentityprovidersSalesforceParams contains all the parameters to send to the API endpoint

for the get identityproviders salesforce operation.

Typically these are written to a http.Request.

func NewGetIdentityprovidersSalesforceParams

func NewGetIdentityprovidersSalesforceParams() *GetIdentityprovidersSalesforceParams

NewGetIdentityprovidersSalesforceParams creates a new GetIdentityprovidersSalesforceParams 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 NewGetIdentityprovidersSalesforceParamsWithContext

func NewGetIdentityprovidersSalesforceParamsWithContext(ctx context.Context) *GetIdentityprovidersSalesforceParams

NewGetIdentityprovidersSalesforceParamsWithContext creates a new GetIdentityprovidersSalesforceParams object with the ability to set a context for a request.

func NewGetIdentityprovidersSalesforceParamsWithHTTPClient

func NewGetIdentityprovidersSalesforceParamsWithHTTPClient(client *http.Client) *GetIdentityprovidersSalesforceParams

NewGetIdentityprovidersSalesforceParamsWithHTTPClient creates a new GetIdentityprovidersSalesforceParams object with the ability to set a custom HTTPClient for a request.

func NewGetIdentityprovidersSalesforceParamsWithTimeout

func NewGetIdentityprovidersSalesforceParamsWithTimeout(timeout time.Duration) *GetIdentityprovidersSalesforceParams

NewGetIdentityprovidersSalesforceParamsWithTimeout creates a new GetIdentityprovidersSalesforceParams object with the ability to set a timeout on a request.

func (*GetIdentityprovidersSalesforceParams) SetContext

SetContext adds the context to the get identityproviders salesforce params

func (*GetIdentityprovidersSalesforceParams) SetDefaults

func (o *GetIdentityprovidersSalesforceParams) SetDefaults()

SetDefaults hydrates default values in the get identityproviders salesforce params (not the query body).

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

func (*GetIdentityprovidersSalesforceParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get identityproviders salesforce params

func (*GetIdentityprovidersSalesforceParams) SetTimeout

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

SetTimeout adds the timeout to the get identityproviders salesforce params

func (*GetIdentityprovidersSalesforceParams) WithContext

WithContext adds the context to the get identityproviders salesforce params

func (*GetIdentityprovidersSalesforceParams) WithDefaults

WithDefaults hydrates default values in the get identityproviders salesforce params (not the query body).

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

func (*GetIdentityprovidersSalesforceParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get identityproviders salesforce params

func (*GetIdentityprovidersSalesforceParams) WithTimeout

WithTimeout adds the timeout to the get identityproviders salesforce params

func (*GetIdentityprovidersSalesforceParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIdentityprovidersSalesforceReader

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

GetIdentityprovidersSalesforceReader is a Reader for the GetIdentityprovidersSalesforce structure.

func (*GetIdentityprovidersSalesforceReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIdentityprovidersSalesforceRequestEntityTooLarge

type GetIdentityprovidersSalesforceRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetIdentityprovidersSalesforceRequestEntityTooLarge

func NewGetIdentityprovidersSalesforceRequestEntityTooLarge() *GetIdentityprovidersSalesforceRequestEntityTooLarge

NewGetIdentityprovidersSalesforceRequestEntityTooLarge creates a GetIdentityprovidersSalesforceRequestEntityTooLarge with default headers values

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) Error

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) GetPayload

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) IsClientError

IsClientError returns true when this get identityproviders salesforce request entity too large response has a 4xx status code

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) IsCode

IsCode returns true when this get identityproviders salesforce request entity too large response a status code equal to that given

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get identityproviders salesforce request entity too large response has a 3xx status code

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) IsServerError

IsServerError returns true when this get identityproviders salesforce request entity too large response has a 5xx status code

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get identityproviders salesforce request entity too large response has a 2xx status code

func (*GetIdentityprovidersSalesforceRequestEntityTooLarge) String

type GetIdentityprovidersSalesforceRequestTimeout

type GetIdentityprovidersSalesforceRequestTimeout struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetIdentityprovidersSalesforceRequestTimeout

func NewGetIdentityprovidersSalesforceRequestTimeout() *GetIdentityprovidersSalesforceRequestTimeout

NewGetIdentityprovidersSalesforceRequestTimeout creates a GetIdentityprovidersSalesforceRequestTimeout with default headers values

func (*GetIdentityprovidersSalesforceRequestTimeout) Error

func (*GetIdentityprovidersSalesforceRequestTimeout) GetPayload

func (*GetIdentityprovidersSalesforceRequestTimeout) IsClientError

IsClientError returns true when this get identityproviders salesforce request timeout response has a 4xx status code

func (*GetIdentityprovidersSalesforceRequestTimeout) IsCode

IsCode returns true when this get identityproviders salesforce request timeout response a status code equal to that given

func (*GetIdentityprovidersSalesforceRequestTimeout) IsRedirect

IsRedirect returns true when this get identityproviders salesforce request timeout response has a 3xx status code

func (*GetIdentityprovidersSalesforceRequestTimeout) IsServerError

IsServerError returns true when this get identityproviders salesforce request timeout response has a 5xx status code

func (*GetIdentityprovidersSalesforceRequestTimeout) IsSuccess

IsSuccess returns true when this get identityproviders salesforce request timeout response has a 2xx status code

func (*GetIdentityprovidersSalesforceRequestTimeout) String

type GetIdentityprovidersSalesforceServiceUnavailable

type GetIdentityprovidersSalesforceServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersSalesforceServiceUnavailable

func NewGetIdentityprovidersSalesforceServiceUnavailable() *GetIdentityprovidersSalesforceServiceUnavailable

NewGetIdentityprovidersSalesforceServiceUnavailable creates a GetIdentityprovidersSalesforceServiceUnavailable with default headers values

func (*GetIdentityprovidersSalesforceServiceUnavailable) Error

func (*GetIdentityprovidersSalesforceServiceUnavailable) GetPayload

func (*GetIdentityprovidersSalesforceServiceUnavailable) IsClientError

IsClientError returns true when this get identityproviders salesforce service unavailable response has a 4xx status code

func (*GetIdentityprovidersSalesforceServiceUnavailable) IsCode

IsCode returns true when this get identityproviders salesforce service unavailable response a status code equal to that given

func (*GetIdentityprovidersSalesforceServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders salesforce service unavailable response has a 3xx status code

func (*GetIdentityprovidersSalesforceServiceUnavailable) IsServerError

IsServerError returns true when this get identityproviders salesforce service unavailable response has a 5xx status code

func (*GetIdentityprovidersSalesforceServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders salesforce service unavailable response has a 2xx status code

func (*GetIdentityprovidersSalesforceServiceUnavailable) String

type GetIdentityprovidersSalesforceTooManyRequests

type GetIdentityprovidersSalesforceTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersSalesforceTooManyRequests

func NewGetIdentityprovidersSalesforceTooManyRequests() *GetIdentityprovidersSalesforceTooManyRequests

NewGetIdentityprovidersSalesforceTooManyRequests creates a GetIdentityprovidersSalesforceTooManyRequests with default headers values

func (*GetIdentityprovidersSalesforceTooManyRequests) Error

func (*GetIdentityprovidersSalesforceTooManyRequests) GetPayload

func (*GetIdentityprovidersSalesforceTooManyRequests) IsClientError

IsClientError returns true when this get identityproviders salesforce too many requests response has a 4xx status code

func (*GetIdentityprovidersSalesforceTooManyRequests) IsCode

IsCode returns true when this get identityproviders salesforce too many requests response a status code equal to that given

func (*GetIdentityprovidersSalesforceTooManyRequests) IsRedirect

IsRedirect returns true when this get identityproviders salesforce too many requests response has a 3xx status code

func (*GetIdentityprovidersSalesforceTooManyRequests) IsServerError

IsServerError returns true when this get identityproviders salesforce too many requests response has a 5xx status code

func (*GetIdentityprovidersSalesforceTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders salesforce too many requests response has a 2xx status code

func (*GetIdentityprovidersSalesforceTooManyRequests) String

type GetIdentityprovidersSalesforceUnauthorized

type GetIdentityprovidersSalesforceUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersSalesforceUnauthorized

func NewGetIdentityprovidersSalesforceUnauthorized() *GetIdentityprovidersSalesforceUnauthorized

NewGetIdentityprovidersSalesforceUnauthorized creates a GetIdentityprovidersSalesforceUnauthorized with default headers values

func (*GetIdentityprovidersSalesforceUnauthorized) Error

func (*GetIdentityprovidersSalesforceUnauthorized) GetPayload

func (*GetIdentityprovidersSalesforceUnauthorized) IsClientError

IsClientError returns true when this get identityproviders salesforce unauthorized response has a 4xx status code

func (*GetIdentityprovidersSalesforceUnauthorized) IsCode

IsCode returns true when this get identityproviders salesforce unauthorized response a status code equal to that given

func (*GetIdentityprovidersSalesforceUnauthorized) IsRedirect

IsRedirect returns true when this get identityproviders salesforce unauthorized response has a 3xx status code

func (*GetIdentityprovidersSalesforceUnauthorized) IsServerError

IsServerError returns true when this get identityproviders salesforce unauthorized response has a 5xx status code

func (*GetIdentityprovidersSalesforceUnauthorized) IsSuccess

IsSuccess returns true when this get identityproviders salesforce unauthorized response has a 2xx status code

func (*GetIdentityprovidersSalesforceUnauthorized) String

type GetIdentityprovidersSalesforceUnsupportedMediaType

type GetIdentityprovidersSalesforceUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersSalesforceUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersSalesforceUnsupportedMediaType

func NewGetIdentityprovidersSalesforceUnsupportedMediaType() *GetIdentityprovidersSalesforceUnsupportedMediaType

NewGetIdentityprovidersSalesforceUnsupportedMediaType creates a GetIdentityprovidersSalesforceUnsupportedMediaType with default headers values

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) Error

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders salesforce unsupported media type response has a 4xx status code

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders salesforce unsupported media type response a status code equal to that given

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders salesforce unsupported media type response has a 3xx status code

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders salesforce unsupported media type response has a 5xx status code

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders salesforce unsupported media type response has a 2xx status code

func (*GetIdentityprovidersSalesforceUnsupportedMediaType) String

type GetIdentityprovidersServiceUnavailable

type GetIdentityprovidersServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetIdentityprovidersServiceUnavailable

func NewGetIdentityprovidersServiceUnavailable() *GetIdentityprovidersServiceUnavailable

NewGetIdentityprovidersServiceUnavailable creates a GetIdentityprovidersServiceUnavailable with default headers values

func (*GetIdentityprovidersServiceUnavailable) Error

func (*GetIdentityprovidersServiceUnavailable) GetPayload

func (*GetIdentityprovidersServiceUnavailable) IsClientError

func (o *GetIdentityprovidersServiceUnavailable) IsClientError() bool

IsClientError returns true when this get identityproviders service unavailable response has a 4xx status code

func (*GetIdentityprovidersServiceUnavailable) IsCode

IsCode returns true when this get identityproviders service unavailable response a status code equal to that given

func (*GetIdentityprovidersServiceUnavailable) IsRedirect

IsRedirect returns true when this get identityproviders service unavailable response has a 3xx status code

func (*GetIdentityprovidersServiceUnavailable) IsServerError

func (o *GetIdentityprovidersServiceUnavailable) IsServerError() bool

IsServerError returns true when this get identityproviders service unavailable response has a 5xx status code

func (*GetIdentityprovidersServiceUnavailable) IsSuccess

IsSuccess returns true when this get identityproviders service unavailable response has a 2xx status code

func (*GetIdentityprovidersServiceUnavailable) String

type GetIdentityprovidersTooManyRequests

type GetIdentityprovidersTooManyRequests struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetIdentityprovidersTooManyRequests

func NewGetIdentityprovidersTooManyRequests() *GetIdentityprovidersTooManyRequests

NewGetIdentityprovidersTooManyRequests creates a GetIdentityprovidersTooManyRequests with default headers values

func (*GetIdentityprovidersTooManyRequests) Error

func (*GetIdentityprovidersTooManyRequests) GetPayload

func (*GetIdentityprovidersTooManyRequests) IsClientError

func (o *GetIdentityprovidersTooManyRequests) IsClientError() bool

IsClientError returns true when this get identityproviders too many requests response has a 4xx status code

func (*GetIdentityprovidersTooManyRequests) IsCode

IsCode returns true when this get identityproviders too many requests response a status code equal to that given

func (*GetIdentityprovidersTooManyRequests) IsRedirect

func (o *GetIdentityprovidersTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get identityproviders too many requests response has a 3xx status code

func (*GetIdentityprovidersTooManyRequests) IsServerError

func (o *GetIdentityprovidersTooManyRequests) IsServerError() bool

IsServerError returns true when this get identityproviders too many requests response has a 5xx status code

func (*GetIdentityprovidersTooManyRequests) IsSuccess

IsSuccess returns true when this get identityproviders too many requests response has a 2xx status code

func (*GetIdentityprovidersTooManyRequests) String

type GetIdentityprovidersUnauthorized

type GetIdentityprovidersUnauthorized struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetIdentityprovidersUnauthorized

func NewGetIdentityprovidersUnauthorized() *GetIdentityprovidersUnauthorized

NewGetIdentityprovidersUnauthorized creates a GetIdentityprovidersUnauthorized with default headers values

func (*GetIdentityprovidersUnauthorized) Error

func (*GetIdentityprovidersUnauthorized) GetPayload

func (*GetIdentityprovidersUnauthorized) IsClientError

func (o *GetIdentityprovidersUnauthorized) IsClientError() bool

IsClientError returns true when this get identityproviders unauthorized response has a 4xx status code

func (*GetIdentityprovidersUnauthorized) IsCode

func (o *GetIdentityprovidersUnauthorized) IsCode(code int) bool

IsCode returns true when this get identityproviders unauthorized response a status code equal to that given

func (*GetIdentityprovidersUnauthorized) IsRedirect

func (o *GetIdentityprovidersUnauthorized) IsRedirect() bool

IsRedirect returns true when this get identityproviders unauthorized response has a 3xx status code

func (*GetIdentityprovidersUnauthorized) IsServerError

func (o *GetIdentityprovidersUnauthorized) IsServerError() bool

IsServerError returns true when this get identityproviders unauthorized response has a 5xx status code

func (*GetIdentityprovidersUnauthorized) IsSuccess

func (o *GetIdentityprovidersUnauthorized) IsSuccess() bool

IsSuccess returns true when this get identityproviders unauthorized response has a 2xx status code

func (*GetIdentityprovidersUnauthorized) String

type GetIdentityprovidersUnsupportedMediaType

type GetIdentityprovidersUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetIdentityprovidersUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetIdentityprovidersUnsupportedMediaType

func NewGetIdentityprovidersUnsupportedMediaType() *GetIdentityprovidersUnsupportedMediaType

NewGetIdentityprovidersUnsupportedMediaType creates a GetIdentityprovidersUnsupportedMediaType with default headers values

func (*GetIdentityprovidersUnsupportedMediaType) Error

func (*GetIdentityprovidersUnsupportedMediaType) GetPayload

func (*GetIdentityprovidersUnsupportedMediaType) IsClientError

IsClientError returns true when this get identityproviders unsupported media type response has a 4xx status code

func (*GetIdentityprovidersUnsupportedMediaType) IsCode

IsCode returns true when this get identityproviders unsupported media type response a status code equal to that given

func (*GetIdentityprovidersUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get identityproviders unsupported media type response has a 3xx status code

func (*GetIdentityprovidersUnsupportedMediaType) IsServerError

IsServerError returns true when this get identityproviders unsupported media type response has a 5xx status code

func (*GetIdentityprovidersUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get identityproviders unsupported media type response has a 2xx status code

func (*GetIdentityprovidersUnsupportedMediaType) String

type PutIdentityprovidersAdfsBadRequest

type PutIdentityprovidersAdfsBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersAdfsBadRequest

func NewPutIdentityprovidersAdfsBadRequest() *PutIdentityprovidersAdfsBadRequest

NewPutIdentityprovidersAdfsBadRequest creates a PutIdentityprovidersAdfsBadRequest with default headers values

func (*PutIdentityprovidersAdfsBadRequest) Error

func (*PutIdentityprovidersAdfsBadRequest) GetPayload

func (*PutIdentityprovidersAdfsBadRequest) IsClientError

func (o *PutIdentityprovidersAdfsBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders adfs bad request response has a 4xx status code

func (*PutIdentityprovidersAdfsBadRequest) IsCode

IsCode returns true when this put identityproviders adfs bad request response a status code equal to that given

func (*PutIdentityprovidersAdfsBadRequest) IsRedirect

func (o *PutIdentityprovidersAdfsBadRequest) IsRedirect() bool

IsRedirect returns true when this put identityproviders adfs bad request response has a 3xx status code

func (*PutIdentityprovidersAdfsBadRequest) IsServerError

func (o *PutIdentityprovidersAdfsBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders adfs bad request response has a 5xx status code

func (*PutIdentityprovidersAdfsBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders adfs bad request response has a 2xx status code

func (*PutIdentityprovidersAdfsBadRequest) String

type PutIdentityprovidersAdfsForbidden

type PutIdentityprovidersAdfsForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersAdfsForbidden

func NewPutIdentityprovidersAdfsForbidden() *PutIdentityprovidersAdfsForbidden

NewPutIdentityprovidersAdfsForbidden creates a PutIdentityprovidersAdfsForbidden with default headers values

func (*PutIdentityprovidersAdfsForbidden) Error

func (*PutIdentityprovidersAdfsForbidden) GetPayload

func (*PutIdentityprovidersAdfsForbidden) IsClientError

func (o *PutIdentityprovidersAdfsForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders adfs forbidden response has a 4xx status code

func (*PutIdentityprovidersAdfsForbidden) IsCode

func (o *PutIdentityprovidersAdfsForbidden) IsCode(code int) bool

IsCode returns true when this put identityproviders adfs forbidden response a status code equal to that given

func (*PutIdentityprovidersAdfsForbidden) IsRedirect

func (o *PutIdentityprovidersAdfsForbidden) IsRedirect() bool

IsRedirect returns true when this put identityproviders adfs forbidden response has a 3xx status code

func (*PutIdentityprovidersAdfsForbidden) IsServerError

func (o *PutIdentityprovidersAdfsForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders adfs forbidden response has a 5xx status code

func (*PutIdentityprovidersAdfsForbidden) IsSuccess

func (o *PutIdentityprovidersAdfsForbidden) IsSuccess() bool

IsSuccess returns true when this put identityproviders adfs forbidden response has a 2xx status code

func (*PutIdentityprovidersAdfsForbidden) String

type PutIdentityprovidersAdfsGatewayTimeout

type PutIdentityprovidersAdfsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersAdfsGatewayTimeout

func NewPutIdentityprovidersAdfsGatewayTimeout() *PutIdentityprovidersAdfsGatewayTimeout

NewPutIdentityprovidersAdfsGatewayTimeout creates a PutIdentityprovidersAdfsGatewayTimeout with default headers values

func (*PutIdentityprovidersAdfsGatewayTimeout) Error

func (*PutIdentityprovidersAdfsGatewayTimeout) GetPayload

func (*PutIdentityprovidersAdfsGatewayTimeout) IsClientError

func (o *PutIdentityprovidersAdfsGatewayTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders adfs gateway timeout response has a 4xx status code

func (*PutIdentityprovidersAdfsGatewayTimeout) IsCode

IsCode returns true when this put identityproviders adfs gateway timeout response a status code equal to that given

func (*PutIdentityprovidersAdfsGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders adfs gateway timeout response has a 3xx status code

func (*PutIdentityprovidersAdfsGatewayTimeout) IsServerError

func (o *PutIdentityprovidersAdfsGatewayTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders adfs gateway timeout response has a 5xx status code

func (*PutIdentityprovidersAdfsGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders adfs gateway timeout response has a 2xx status code

func (*PutIdentityprovidersAdfsGatewayTimeout) String

type PutIdentityprovidersAdfsInternalServerError

type PutIdentityprovidersAdfsInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersAdfsInternalServerError

func NewPutIdentityprovidersAdfsInternalServerError() *PutIdentityprovidersAdfsInternalServerError

NewPutIdentityprovidersAdfsInternalServerError creates a PutIdentityprovidersAdfsInternalServerError with default headers values

func (*PutIdentityprovidersAdfsInternalServerError) Error

func (*PutIdentityprovidersAdfsInternalServerError) GetPayload

func (*PutIdentityprovidersAdfsInternalServerError) IsClientError

IsClientError returns true when this put identityproviders adfs internal server error response has a 4xx status code

func (*PutIdentityprovidersAdfsInternalServerError) IsCode

IsCode returns true when this put identityproviders adfs internal server error response a status code equal to that given

func (*PutIdentityprovidersAdfsInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders adfs internal server error response has a 3xx status code

func (*PutIdentityprovidersAdfsInternalServerError) IsServerError

IsServerError returns true when this put identityproviders adfs internal server error response has a 5xx status code

func (*PutIdentityprovidersAdfsInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders adfs internal server error response has a 2xx status code

func (*PutIdentityprovidersAdfsInternalServerError) String

type PutIdentityprovidersAdfsNotFound

type PutIdentityprovidersAdfsNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersAdfsNotFound

func NewPutIdentityprovidersAdfsNotFound() *PutIdentityprovidersAdfsNotFound

NewPutIdentityprovidersAdfsNotFound creates a PutIdentityprovidersAdfsNotFound with default headers values

func (*PutIdentityprovidersAdfsNotFound) Error

func (*PutIdentityprovidersAdfsNotFound) GetPayload

func (*PutIdentityprovidersAdfsNotFound) IsClientError

func (o *PutIdentityprovidersAdfsNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders adfs not found response has a 4xx status code

func (*PutIdentityprovidersAdfsNotFound) IsCode

func (o *PutIdentityprovidersAdfsNotFound) IsCode(code int) bool

IsCode returns true when this put identityproviders adfs not found response a status code equal to that given

func (*PutIdentityprovidersAdfsNotFound) IsRedirect

func (o *PutIdentityprovidersAdfsNotFound) IsRedirect() bool

IsRedirect returns true when this put identityproviders adfs not found response has a 3xx status code

func (*PutIdentityprovidersAdfsNotFound) IsServerError

func (o *PutIdentityprovidersAdfsNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders adfs not found response has a 5xx status code

func (*PutIdentityprovidersAdfsNotFound) IsSuccess

func (o *PutIdentityprovidersAdfsNotFound) IsSuccess() bool

IsSuccess returns true when this put identityproviders adfs not found response has a 2xx status code

func (*PutIdentityprovidersAdfsNotFound) String

type PutIdentityprovidersAdfsOK

type PutIdentityprovidersAdfsOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersAdfsOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersAdfsOK

func NewPutIdentityprovidersAdfsOK() *PutIdentityprovidersAdfsOK

NewPutIdentityprovidersAdfsOK creates a PutIdentityprovidersAdfsOK with default headers values

func (*PutIdentityprovidersAdfsOK) Error

func (*PutIdentityprovidersAdfsOK) GetPayload

func (*PutIdentityprovidersAdfsOK) IsClientError

func (o *PutIdentityprovidersAdfsOK) IsClientError() bool

IsClientError returns true when this put identityproviders adfs o k response has a 4xx status code

func (*PutIdentityprovidersAdfsOK) IsCode

func (o *PutIdentityprovidersAdfsOK) IsCode(code int) bool

IsCode returns true when this put identityproviders adfs o k response a status code equal to that given

func (*PutIdentityprovidersAdfsOK) IsRedirect

func (o *PutIdentityprovidersAdfsOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders adfs o k response has a 3xx status code

func (*PutIdentityprovidersAdfsOK) IsServerError

func (o *PutIdentityprovidersAdfsOK) IsServerError() bool

IsServerError returns true when this put identityproviders adfs o k response has a 5xx status code

func (*PutIdentityprovidersAdfsOK) IsSuccess

func (o *PutIdentityprovidersAdfsOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders adfs o k response has a 2xx status code

func (*PutIdentityprovidersAdfsOK) String

func (o *PutIdentityprovidersAdfsOK) String() string

type PutIdentityprovidersAdfsParams

type PutIdentityprovidersAdfsParams struct {

	/* Body.

	   Provider
	*/
	Body *models.ADFS

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

PutIdentityprovidersAdfsParams contains all the parameters to send to the API endpoint

for the put identityproviders adfs operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersAdfsParams

func NewPutIdentityprovidersAdfsParams() *PutIdentityprovidersAdfsParams

NewPutIdentityprovidersAdfsParams creates a new PutIdentityprovidersAdfsParams 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 NewPutIdentityprovidersAdfsParamsWithContext

func NewPutIdentityprovidersAdfsParamsWithContext(ctx context.Context) *PutIdentityprovidersAdfsParams

NewPutIdentityprovidersAdfsParamsWithContext creates a new PutIdentityprovidersAdfsParams object with the ability to set a context for a request.

func NewPutIdentityprovidersAdfsParamsWithHTTPClient

func NewPutIdentityprovidersAdfsParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersAdfsParams

NewPutIdentityprovidersAdfsParamsWithHTTPClient creates a new PutIdentityprovidersAdfsParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersAdfsParamsWithTimeout

func NewPutIdentityprovidersAdfsParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersAdfsParams

NewPutIdentityprovidersAdfsParamsWithTimeout creates a new PutIdentityprovidersAdfsParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersAdfsParams) SetBody

func (o *PutIdentityprovidersAdfsParams) SetBody(body *models.ADFS)

SetBody adds the body to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) SetContext

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

SetContext adds the context to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) SetDefaults

func (o *PutIdentityprovidersAdfsParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders adfs params (not the query body).

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

func (*PutIdentityprovidersAdfsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) WithBody

WithBody adds the body to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) WithContext

WithContext adds the context to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders adfs params (not the query body).

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

func (*PutIdentityprovidersAdfsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders adfs params

func (*PutIdentityprovidersAdfsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersAdfsReader

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

PutIdentityprovidersAdfsReader is a Reader for the PutIdentityprovidersAdfs structure.

func (*PutIdentityprovidersAdfsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersAdfsRequestEntityTooLarge

type PutIdentityprovidersAdfsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersAdfsRequestEntityTooLarge

func NewPutIdentityprovidersAdfsRequestEntityTooLarge() *PutIdentityprovidersAdfsRequestEntityTooLarge

NewPutIdentityprovidersAdfsRequestEntityTooLarge creates a PutIdentityprovidersAdfsRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) Error

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders adfs request entity too large response has a 4xx status code

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders adfs request entity too large response a status code equal to that given

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders adfs request entity too large response has a 3xx status code

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders adfs request entity too large response has a 5xx status code

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders adfs request entity too large response has a 2xx status code

func (*PutIdentityprovidersAdfsRequestEntityTooLarge) String

type PutIdentityprovidersAdfsRequestTimeout

type PutIdentityprovidersAdfsRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersAdfsRequestTimeout

func NewPutIdentityprovidersAdfsRequestTimeout() *PutIdentityprovidersAdfsRequestTimeout

NewPutIdentityprovidersAdfsRequestTimeout creates a PutIdentityprovidersAdfsRequestTimeout with default headers values

func (*PutIdentityprovidersAdfsRequestTimeout) Error

func (*PutIdentityprovidersAdfsRequestTimeout) GetPayload

func (*PutIdentityprovidersAdfsRequestTimeout) IsClientError

func (o *PutIdentityprovidersAdfsRequestTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders adfs request timeout response has a 4xx status code

func (*PutIdentityprovidersAdfsRequestTimeout) IsCode

IsCode returns true when this put identityproviders adfs request timeout response a status code equal to that given

func (*PutIdentityprovidersAdfsRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders adfs request timeout response has a 3xx status code

func (*PutIdentityprovidersAdfsRequestTimeout) IsServerError

func (o *PutIdentityprovidersAdfsRequestTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders adfs request timeout response has a 5xx status code

func (*PutIdentityprovidersAdfsRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders adfs request timeout response has a 2xx status code

func (*PutIdentityprovidersAdfsRequestTimeout) String

type PutIdentityprovidersAdfsServiceUnavailable

type PutIdentityprovidersAdfsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersAdfsServiceUnavailable

func NewPutIdentityprovidersAdfsServiceUnavailable() *PutIdentityprovidersAdfsServiceUnavailable

NewPutIdentityprovidersAdfsServiceUnavailable creates a PutIdentityprovidersAdfsServiceUnavailable with default headers values

func (*PutIdentityprovidersAdfsServiceUnavailable) Error

func (*PutIdentityprovidersAdfsServiceUnavailable) GetPayload

func (*PutIdentityprovidersAdfsServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders adfs service unavailable response has a 4xx status code

func (*PutIdentityprovidersAdfsServiceUnavailable) IsCode

IsCode returns true when this put identityproviders adfs service unavailable response a status code equal to that given

func (*PutIdentityprovidersAdfsServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders adfs service unavailable response has a 3xx status code

func (*PutIdentityprovidersAdfsServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders adfs service unavailable response has a 5xx status code

func (*PutIdentityprovidersAdfsServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders adfs service unavailable response has a 2xx status code

func (*PutIdentityprovidersAdfsServiceUnavailable) String

type PutIdentityprovidersAdfsTooManyRequests

type PutIdentityprovidersAdfsTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersAdfsTooManyRequests

func NewPutIdentityprovidersAdfsTooManyRequests() *PutIdentityprovidersAdfsTooManyRequests

NewPutIdentityprovidersAdfsTooManyRequests creates a PutIdentityprovidersAdfsTooManyRequests with default headers values

func (*PutIdentityprovidersAdfsTooManyRequests) Error

func (*PutIdentityprovidersAdfsTooManyRequests) GetPayload

func (*PutIdentityprovidersAdfsTooManyRequests) IsClientError

func (o *PutIdentityprovidersAdfsTooManyRequests) IsClientError() bool

IsClientError returns true when this put identityproviders adfs too many requests response has a 4xx status code

func (*PutIdentityprovidersAdfsTooManyRequests) IsCode

IsCode returns true when this put identityproviders adfs too many requests response a status code equal to that given

func (*PutIdentityprovidersAdfsTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders adfs too many requests response has a 3xx status code

func (*PutIdentityprovidersAdfsTooManyRequests) IsServerError

func (o *PutIdentityprovidersAdfsTooManyRequests) IsServerError() bool

IsServerError returns true when this put identityproviders adfs too many requests response has a 5xx status code

func (*PutIdentityprovidersAdfsTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders adfs too many requests response has a 2xx status code

func (*PutIdentityprovidersAdfsTooManyRequests) String

type PutIdentityprovidersAdfsUnauthorized

type PutIdentityprovidersAdfsUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersAdfsUnauthorized

func NewPutIdentityprovidersAdfsUnauthorized() *PutIdentityprovidersAdfsUnauthorized

NewPutIdentityprovidersAdfsUnauthorized creates a PutIdentityprovidersAdfsUnauthorized with default headers values

func (*PutIdentityprovidersAdfsUnauthorized) Error

func (*PutIdentityprovidersAdfsUnauthorized) GetPayload

func (*PutIdentityprovidersAdfsUnauthorized) IsClientError

func (o *PutIdentityprovidersAdfsUnauthorized) IsClientError() bool

IsClientError returns true when this put identityproviders adfs unauthorized response has a 4xx status code

func (*PutIdentityprovidersAdfsUnauthorized) IsCode

IsCode returns true when this put identityproviders adfs unauthorized response a status code equal to that given

func (*PutIdentityprovidersAdfsUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders adfs unauthorized response has a 3xx status code

func (*PutIdentityprovidersAdfsUnauthorized) IsServerError

func (o *PutIdentityprovidersAdfsUnauthorized) IsServerError() bool

IsServerError returns true when this put identityproviders adfs unauthorized response has a 5xx status code

func (*PutIdentityprovidersAdfsUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders adfs unauthorized response has a 2xx status code

func (*PutIdentityprovidersAdfsUnauthorized) String

type PutIdentityprovidersAdfsUnsupportedMediaType

type PutIdentityprovidersAdfsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersAdfsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersAdfsUnsupportedMediaType

func NewPutIdentityprovidersAdfsUnsupportedMediaType() *PutIdentityprovidersAdfsUnsupportedMediaType

NewPutIdentityprovidersAdfsUnsupportedMediaType creates a PutIdentityprovidersAdfsUnsupportedMediaType with default headers values

func (*PutIdentityprovidersAdfsUnsupportedMediaType) Error

func (*PutIdentityprovidersAdfsUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersAdfsUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders adfs unsupported media type response has a 4xx status code

func (*PutIdentityprovidersAdfsUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders adfs unsupported media type response a status code equal to that given

func (*PutIdentityprovidersAdfsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders adfs unsupported media type response has a 3xx status code

func (*PutIdentityprovidersAdfsUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders adfs unsupported media type response has a 5xx status code

func (*PutIdentityprovidersAdfsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders adfs unsupported media type response has a 2xx status code

func (*PutIdentityprovidersAdfsUnsupportedMediaType) String

type PutIdentityprovidersCicBadRequest

type PutIdentityprovidersCicBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersCicBadRequest

func NewPutIdentityprovidersCicBadRequest() *PutIdentityprovidersCicBadRequest

NewPutIdentityprovidersCicBadRequest creates a PutIdentityprovidersCicBadRequest with default headers values

func (*PutIdentityprovidersCicBadRequest) Error

func (*PutIdentityprovidersCicBadRequest) GetPayload

func (*PutIdentityprovidersCicBadRequest) IsClientError

func (o *PutIdentityprovidersCicBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders cic bad request response has a 4xx status code

func (*PutIdentityprovidersCicBadRequest) IsCode

func (o *PutIdentityprovidersCicBadRequest) IsCode(code int) bool

IsCode returns true when this put identityproviders cic bad request response a status code equal to that given

func (*PutIdentityprovidersCicBadRequest) IsRedirect

func (o *PutIdentityprovidersCicBadRequest) IsRedirect() bool

IsRedirect returns true when this put identityproviders cic bad request response has a 3xx status code

func (*PutIdentityprovidersCicBadRequest) IsServerError

func (o *PutIdentityprovidersCicBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders cic bad request response has a 5xx status code

func (*PutIdentityprovidersCicBadRequest) IsSuccess

func (o *PutIdentityprovidersCicBadRequest) IsSuccess() bool

IsSuccess returns true when this put identityproviders cic bad request response has a 2xx status code

func (*PutIdentityprovidersCicBadRequest) String

type PutIdentityprovidersCicForbidden

type PutIdentityprovidersCicForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersCicForbidden

func NewPutIdentityprovidersCicForbidden() *PutIdentityprovidersCicForbidden

NewPutIdentityprovidersCicForbidden creates a PutIdentityprovidersCicForbidden with default headers values

func (*PutIdentityprovidersCicForbidden) Error

func (*PutIdentityprovidersCicForbidden) GetPayload

func (*PutIdentityprovidersCicForbidden) IsClientError

func (o *PutIdentityprovidersCicForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders cic forbidden response has a 4xx status code

func (*PutIdentityprovidersCicForbidden) IsCode

func (o *PutIdentityprovidersCicForbidden) IsCode(code int) bool

IsCode returns true when this put identityproviders cic forbidden response a status code equal to that given

func (*PutIdentityprovidersCicForbidden) IsRedirect

func (o *PutIdentityprovidersCicForbidden) IsRedirect() bool

IsRedirect returns true when this put identityproviders cic forbidden response has a 3xx status code

func (*PutIdentityprovidersCicForbidden) IsServerError

func (o *PutIdentityprovidersCicForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders cic forbidden response has a 5xx status code

func (*PutIdentityprovidersCicForbidden) IsSuccess

func (o *PutIdentityprovidersCicForbidden) IsSuccess() bool

IsSuccess returns true when this put identityproviders cic forbidden response has a 2xx status code

func (*PutIdentityprovidersCicForbidden) String

type PutIdentityprovidersCicGatewayTimeout

type PutIdentityprovidersCicGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersCicGatewayTimeout

func NewPutIdentityprovidersCicGatewayTimeout() *PutIdentityprovidersCicGatewayTimeout

NewPutIdentityprovidersCicGatewayTimeout creates a PutIdentityprovidersCicGatewayTimeout with default headers values

func (*PutIdentityprovidersCicGatewayTimeout) Error

func (*PutIdentityprovidersCicGatewayTimeout) GetPayload

func (*PutIdentityprovidersCicGatewayTimeout) IsClientError

func (o *PutIdentityprovidersCicGatewayTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders cic gateway timeout response has a 4xx status code

func (*PutIdentityprovidersCicGatewayTimeout) IsCode

IsCode returns true when this put identityproviders cic gateway timeout response a status code equal to that given

func (*PutIdentityprovidersCicGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders cic gateway timeout response has a 3xx status code

func (*PutIdentityprovidersCicGatewayTimeout) IsServerError

func (o *PutIdentityprovidersCicGatewayTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders cic gateway timeout response has a 5xx status code

func (*PutIdentityprovidersCicGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders cic gateway timeout response has a 2xx status code

func (*PutIdentityprovidersCicGatewayTimeout) String

type PutIdentityprovidersCicInternalServerError

type PutIdentityprovidersCicInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersCicInternalServerError

func NewPutIdentityprovidersCicInternalServerError() *PutIdentityprovidersCicInternalServerError

NewPutIdentityprovidersCicInternalServerError creates a PutIdentityprovidersCicInternalServerError with default headers values

func (*PutIdentityprovidersCicInternalServerError) Error

func (*PutIdentityprovidersCicInternalServerError) GetPayload

func (*PutIdentityprovidersCicInternalServerError) IsClientError

IsClientError returns true when this put identityproviders cic internal server error response has a 4xx status code

func (*PutIdentityprovidersCicInternalServerError) IsCode

IsCode returns true when this put identityproviders cic internal server error response a status code equal to that given

func (*PutIdentityprovidersCicInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders cic internal server error response has a 3xx status code

func (*PutIdentityprovidersCicInternalServerError) IsServerError

IsServerError returns true when this put identityproviders cic internal server error response has a 5xx status code

func (*PutIdentityprovidersCicInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders cic internal server error response has a 2xx status code

func (*PutIdentityprovidersCicInternalServerError) String

type PutIdentityprovidersCicNotFound

type PutIdentityprovidersCicNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersCicNotFound

func NewPutIdentityprovidersCicNotFound() *PutIdentityprovidersCicNotFound

NewPutIdentityprovidersCicNotFound creates a PutIdentityprovidersCicNotFound with default headers values

func (*PutIdentityprovidersCicNotFound) Error

func (*PutIdentityprovidersCicNotFound) GetPayload

func (*PutIdentityprovidersCicNotFound) IsClientError

func (o *PutIdentityprovidersCicNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders cic not found response has a 4xx status code

func (*PutIdentityprovidersCicNotFound) IsCode

func (o *PutIdentityprovidersCicNotFound) IsCode(code int) bool

IsCode returns true when this put identityproviders cic not found response a status code equal to that given

func (*PutIdentityprovidersCicNotFound) IsRedirect

func (o *PutIdentityprovidersCicNotFound) IsRedirect() bool

IsRedirect returns true when this put identityproviders cic not found response has a 3xx status code

func (*PutIdentityprovidersCicNotFound) IsServerError

func (o *PutIdentityprovidersCicNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders cic not found response has a 5xx status code

func (*PutIdentityprovidersCicNotFound) IsSuccess

func (o *PutIdentityprovidersCicNotFound) IsSuccess() bool

IsSuccess returns true when this put identityproviders cic not found response has a 2xx status code

func (*PutIdentityprovidersCicNotFound) String

type PutIdentityprovidersCicOK

type PutIdentityprovidersCicOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersCicOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersCicOK

func NewPutIdentityprovidersCicOK() *PutIdentityprovidersCicOK

NewPutIdentityprovidersCicOK creates a PutIdentityprovidersCicOK with default headers values

func (*PutIdentityprovidersCicOK) Error

func (o *PutIdentityprovidersCicOK) Error() string

func (*PutIdentityprovidersCicOK) GetPayload

func (*PutIdentityprovidersCicOK) IsClientError

func (o *PutIdentityprovidersCicOK) IsClientError() bool

IsClientError returns true when this put identityproviders cic o k response has a 4xx status code

func (*PutIdentityprovidersCicOK) IsCode

func (o *PutIdentityprovidersCicOK) IsCode(code int) bool

IsCode returns true when this put identityproviders cic o k response a status code equal to that given

func (*PutIdentityprovidersCicOK) IsRedirect

func (o *PutIdentityprovidersCicOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders cic o k response has a 3xx status code

func (*PutIdentityprovidersCicOK) IsServerError

func (o *PutIdentityprovidersCicOK) IsServerError() bool

IsServerError returns true when this put identityproviders cic o k response has a 5xx status code

func (*PutIdentityprovidersCicOK) IsSuccess

func (o *PutIdentityprovidersCicOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders cic o k response has a 2xx status code

func (*PutIdentityprovidersCicOK) String

func (o *PutIdentityprovidersCicOK) String() string

type PutIdentityprovidersCicParams

type PutIdentityprovidersCicParams struct {

	/* Body.

	   Provider
	*/
	Body *models.CustomerInteractionCenter

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

PutIdentityprovidersCicParams contains all the parameters to send to the API endpoint

for the put identityproviders cic operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersCicParams

func NewPutIdentityprovidersCicParams() *PutIdentityprovidersCicParams

NewPutIdentityprovidersCicParams creates a new PutIdentityprovidersCicParams 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 NewPutIdentityprovidersCicParamsWithContext

func NewPutIdentityprovidersCicParamsWithContext(ctx context.Context) *PutIdentityprovidersCicParams

NewPutIdentityprovidersCicParamsWithContext creates a new PutIdentityprovidersCicParams object with the ability to set a context for a request.

func NewPutIdentityprovidersCicParamsWithHTTPClient

func NewPutIdentityprovidersCicParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersCicParams

NewPutIdentityprovidersCicParamsWithHTTPClient creates a new PutIdentityprovidersCicParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersCicParamsWithTimeout

func NewPutIdentityprovidersCicParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersCicParams

NewPutIdentityprovidersCicParamsWithTimeout creates a new PutIdentityprovidersCicParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersCicParams) SetBody

SetBody adds the body to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) SetContext

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

SetContext adds the context to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) SetDefaults

func (o *PutIdentityprovidersCicParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders cic params (not the query body).

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

func (*PutIdentityprovidersCicParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) WithBody

WithBody adds the body to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) WithContext

WithContext adds the context to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders cic params (not the query body).

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

func (*PutIdentityprovidersCicParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders cic params

func (*PutIdentityprovidersCicParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersCicReader

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

PutIdentityprovidersCicReader is a Reader for the PutIdentityprovidersCic structure.

func (*PutIdentityprovidersCicReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersCicRequestEntityTooLarge

type PutIdentityprovidersCicRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersCicRequestEntityTooLarge

func NewPutIdentityprovidersCicRequestEntityTooLarge() *PutIdentityprovidersCicRequestEntityTooLarge

NewPutIdentityprovidersCicRequestEntityTooLarge creates a PutIdentityprovidersCicRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersCicRequestEntityTooLarge) Error

func (*PutIdentityprovidersCicRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersCicRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders cic request entity too large response has a 4xx status code

func (*PutIdentityprovidersCicRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders cic request entity too large response a status code equal to that given

func (*PutIdentityprovidersCicRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders cic request entity too large response has a 3xx status code

func (*PutIdentityprovidersCicRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders cic request entity too large response has a 5xx status code

func (*PutIdentityprovidersCicRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders cic request entity too large response has a 2xx status code

func (*PutIdentityprovidersCicRequestEntityTooLarge) String

type PutIdentityprovidersCicRequestTimeout

type PutIdentityprovidersCicRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersCicRequestTimeout

func NewPutIdentityprovidersCicRequestTimeout() *PutIdentityprovidersCicRequestTimeout

NewPutIdentityprovidersCicRequestTimeout creates a PutIdentityprovidersCicRequestTimeout with default headers values

func (*PutIdentityprovidersCicRequestTimeout) Error

func (*PutIdentityprovidersCicRequestTimeout) GetPayload

func (*PutIdentityprovidersCicRequestTimeout) IsClientError

func (o *PutIdentityprovidersCicRequestTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders cic request timeout response has a 4xx status code

func (*PutIdentityprovidersCicRequestTimeout) IsCode

IsCode returns true when this put identityproviders cic request timeout response a status code equal to that given

func (*PutIdentityprovidersCicRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders cic request timeout response has a 3xx status code

func (*PutIdentityprovidersCicRequestTimeout) IsServerError

func (o *PutIdentityprovidersCicRequestTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders cic request timeout response has a 5xx status code

func (*PutIdentityprovidersCicRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders cic request timeout response has a 2xx status code

func (*PutIdentityprovidersCicRequestTimeout) String

type PutIdentityprovidersCicServiceUnavailable

type PutIdentityprovidersCicServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersCicServiceUnavailable

func NewPutIdentityprovidersCicServiceUnavailable() *PutIdentityprovidersCicServiceUnavailable

NewPutIdentityprovidersCicServiceUnavailable creates a PutIdentityprovidersCicServiceUnavailable with default headers values

func (*PutIdentityprovidersCicServiceUnavailable) Error

func (*PutIdentityprovidersCicServiceUnavailable) GetPayload

func (*PutIdentityprovidersCicServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders cic service unavailable response has a 4xx status code

func (*PutIdentityprovidersCicServiceUnavailable) IsCode

IsCode returns true when this put identityproviders cic service unavailable response a status code equal to that given

func (*PutIdentityprovidersCicServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders cic service unavailable response has a 3xx status code

func (*PutIdentityprovidersCicServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders cic service unavailable response has a 5xx status code

func (*PutIdentityprovidersCicServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders cic service unavailable response has a 2xx status code

func (*PutIdentityprovidersCicServiceUnavailable) String

type PutIdentityprovidersCicTooManyRequests

type PutIdentityprovidersCicTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersCicTooManyRequests

func NewPutIdentityprovidersCicTooManyRequests() *PutIdentityprovidersCicTooManyRequests

NewPutIdentityprovidersCicTooManyRequests creates a PutIdentityprovidersCicTooManyRequests with default headers values

func (*PutIdentityprovidersCicTooManyRequests) Error

func (*PutIdentityprovidersCicTooManyRequests) GetPayload

func (*PutIdentityprovidersCicTooManyRequests) IsClientError

func (o *PutIdentityprovidersCicTooManyRequests) IsClientError() bool

IsClientError returns true when this put identityproviders cic too many requests response has a 4xx status code

func (*PutIdentityprovidersCicTooManyRequests) IsCode

IsCode returns true when this put identityproviders cic too many requests response a status code equal to that given

func (*PutIdentityprovidersCicTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders cic too many requests response has a 3xx status code

func (*PutIdentityprovidersCicTooManyRequests) IsServerError

func (o *PutIdentityprovidersCicTooManyRequests) IsServerError() bool

IsServerError returns true when this put identityproviders cic too many requests response has a 5xx status code

func (*PutIdentityprovidersCicTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders cic too many requests response has a 2xx status code

func (*PutIdentityprovidersCicTooManyRequests) String

type PutIdentityprovidersCicUnauthorized

type PutIdentityprovidersCicUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersCicUnauthorized

func NewPutIdentityprovidersCicUnauthorized() *PutIdentityprovidersCicUnauthorized

NewPutIdentityprovidersCicUnauthorized creates a PutIdentityprovidersCicUnauthorized with default headers values

func (*PutIdentityprovidersCicUnauthorized) Error

func (*PutIdentityprovidersCicUnauthorized) GetPayload

func (*PutIdentityprovidersCicUnauthorized) IsClientError

func (o *PutIdentityprovidersCicUnauthorized) IsClientError() bool

IsClientError returns true when this put identityproviders cic unauthorized response has a 4xx status code

func (*PutIdentityprovidersCicUnauthorized) IsCode

IsCode returns true when this put identityproviders cic unauthorized response a status code equal to that given

func (*PutIdentityprovidersCicUnauthorized) IsRedirect

func (o *PutIdentityprovidersCicUnauthorized) IsRedirect() bool

IsRedirect returns true when this put identityproviders cic unauthorized response has a 3xx status code

func (*PutIdentityprovidersCicUnauthorized) IsServerError

func (o *PutIdentityprovidersCicUnauthorized) IsServerError() bool

IsServerError returns true when this put identityproviders cic unauthorized response has a 5xx status code

func (*PutIdentityprovidersCicUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders cic unauthorized response has a 2xx status code

func (*PutIdentityprovidersCicUnauthorized) String

type PutIdentityprovidersCicUnsupportedMediaType

type PutIdentityprovidersCicUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersCicUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersCicUnsupportedMediaType

func NewPutIdentityprovidersCicUnsupportedMediaType() *PutIdentityprovidersCicUnsupportedMediaType

NewPutIdentityprovidersCicUnsupportedMediaType creates a PutIdentityprovidersCicUnsupportedMediaType with default headers values

func (*PutIdentityprovidersCicUnsupportedMediaType) Error

func (*PutIdentityprovidersCicUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersCicUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders cic unsupported media type response has a 4xx status code

func (*PutIdentityprovidersCicUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders cic unsupported media type response a status code equal to that given

func (*PutIdentityprovidersCicUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders cic unsupported media type response has a 3xx status code

func (*PutIdentityprovidersCicUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders cic unsupported media type response has a 5xx status code

func (*PutIdentityprovidersCicUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders cic unsupported media type response has a 2xx status code

func (*PutIdentityprovidersCicUnsupportedMediaType) String

type PutIdentityprovidersGenericBadRequest

type PutIdentityprovidersGenericBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersGenericBadRequest

func NewPutIdentityprovidersGenericBadRequest() *PutIdentityprovidersGenericBadRequest

NewPutIdentityprovidersGenericBadRequest creates a PutIdentityprovidersGenericBadRequest with default headers values

func (*PutIdentityprovidersGenericBadRequest) Error

func (*PutIdentityprovidersGenericBadRequest) GetPayload

func (*PutIdentityprovidersGenericBadRequest) IsClientError

func (o *PutIdentityprovidersGenericBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders generic bad request response has a 4xx status code

func (*PutIdentityprovidersGenericBadRequest) IsCode

IsCode returns true when this put identityproviders generic bad request response a status code equal to that given

func (*PutIdentityprovidersGenericBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders generic bad request response has a 3xx status code

func (*PutIdentityprovidersGenericBadRequest) IsServerError

func (o *PutIdentityprovidersGenericBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders generic bad request response has a 5xx status code

func (*PutIdentityprovidersGenericBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders generic bad request response has a 2xx status code

func (*PutIdentityprovidersGenericBadRequest) String

type PutIdentityprovidersGenericForbidden

type PutIdentityprovidersGenericForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersGenericForbidden

func NewPutIdentityprovidersGenericForbidden() *PutIdentityprovidersGenericForbidden

NewPutIdentityprovidersGenericForbidden creates a PutIdentityprovidersGenericForbidden with default headers values

func (*PutIdentityprovidersGenericForbidden) Error

func (*PutIdentityprovidersGenericForbidden) GetPayload

func (*PutIdentityprovidersGenericForbidden) IsClientError

func (o *PutIdentityprovidersGenericForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders generic forbidden response has a 4xx status code

func (*PutIdentityprovidersGenericForbidden) IsCode

IsCode returns true when this put identityproviders generic forbidden response a status code equal to that given

func (*PutIdentityprovidersGenericForbidden) IsRedirect

IsRedirect returns true when this put identityproviders generic forbidden response has a 3xx status code

func (*PutIdentityprovidersGenericForbidden) IsServerError

func (o *PutIdentityprovidersGenericForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders generic forbidden response has a 5xx status code

func (*PutIdentityprovidersGenericForbidden) IsSuccess

IsSuccess returns true when this put identityproviders generic forbidden response has a 2xx status code

func (*PutIdentityprovidersGenericForbidden) String

type PutIdentityprovidersGenericGatewayTimeout

type PutIdentityprovidersGenericGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersGenericGatewayTimeout

func NewPutIdentityprovidersGenericGatewayTimeout() *PutIdentityprovidersGenericGatewayTimeout

NewPutIdentityprovidersGenericGatewayTimeout creates a PutIdentityprovidersGenericGatewayTimeout with default headers values

func (*PutIdentityprovidersGenericGatewayTimeout) Error

func (*PutIdentityprovidersGenericGatewayTimeout) GetPayload

func (*PutIdentityprovidersGenericGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders generic gateway timeout response has a 4xx status code

func (*PutIdentityprovidersGenericGatewayTimeout) IsCode

IsCode returns true when this put identityproviders generic gateway timeout response a status code equal to that given

func (*PutIdentityprovidersGenericGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders generic gateway timeout response has a 3xx status code

func (*PutIdentityprovidersGenericGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders generic gateway timeout response has a 5xx status code

func (*PutIdentityprovidersGenericGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders generic gateway timeout response has a 2xx status code

func (*PutIdentityprovidersGenericGatewayTimeout) String

type PutIdentityprovidersGenericInternalServerError

type PutIdentityprovidersGenericInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersGenericInternalServerError

func NewPutIdentityprovidersGenericInternalServerError() *PutIdentityprovidersGenericInternalServerError

NewPutIdentityprovidersGenericInternalServerError creates a PutIdentityprovidersGenericInternalServerError with default headers values

func (*PutIdentityprovidersGenericInternalServerError) Error

func (*PutIdentityprovidersGenericInternalServerError) GetPayload

func (*PutIdentityprovidersGenericInternalServerError) IsClientError

IsClientError returns true when this put identityproviders generic internal server error response has a 4xx status code

func (*PutIdentityprovidersGenericInternalServerError) IsCode

IsCode returns true when this put identityproviders generic internal server error response a status code equal to that given

func (*PutIdentityprovidersGenericInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders generic internal server error response has a 3xx status code

func (*PutIdentityprovidersGenericInternalServerError) IsServerError

IsServerError returns true when this put identityproviders generic internal server error response has a 5xx status code

func (*PutIdentityprovidersGenericInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders generic internal server error response has a 2xx status code

func (*PutIdentityprovidersGenericInternalServerError) String

type PutIdentityprovidersGenericNotFound

type PutIdentityprovidersGenericNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersGenericNotFound

func NewPutIdentityprovidersGenericNotFound() *PutIdentityprovidersGenericNotFound

NewPutIdentityprovidersGenericNotFound creates a PutIdentityprovidersGenericNotFound with default headers values

func (*PutIdentityprovidersGenericNotFound) Error

func (*PutIdentityprovidersGenericNotFound) GetPayload

func (*PutIdentityprovidersGenericNotFound) IsClientError

func (o *PutIdentityprovidersGenericNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders generic not found response has a 4xx status code

func (*PutIdentityprovidersGenericNotFound) IsCode

IsCode returns true when this put identityproviders generic not found response a status code equal to that given

func (*PutIdentityprovidersGenericNotFound) IsRedirect

func (o *PutIdentityprovidersGenericNotFound) IsRedirect() bool

IsRedirect returns true when this put identityproviders generic not found response has a 3xx status code

func (*PutIdentityprovidersGenericNotFound) IsServerError

func (o *PutIdentityprovidersGenericNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders generic not found response has a 5xx status code

func (*PutIdentityprovidersGenericNotFound) IsSuccess

IsSuccess returns true when this put identityproviders generic not found response has a 2xx status code

func (*PutIdentityprovidersGenericNotFound) String

type PutIdentityprovidersGenericOK

type PutIdentityprovidersGenericOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersGenericOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersGenericOK

func NewPutIdentityprovidersGenericOK() *PutIdentityprovidersGenericOK

NewPutIdentityprovidersGenericOK creates a PutIdentityprovidersGenericOK with default headers values

func (*PutIdentityprovidersGenericOK) Error

func (*PutIdentityprovidersGenericOK) GetPayload

func (*PutIdentityprovidersGenericOK) IsClientError

func (o *PutIdentityprovidersGenericOK) IsClientError() bool

IsClientError returns true when this put identityproviders generic o k response has a 4xx status code

func (*PutIdentityprovidersGenericOK) IsCode

func (o *PutIdentityprovidersGenericOK) IsCode(code int) bool

IsCode returns true when this put identityproviders generic o k response a status code equal to that given

func (*PutIdentityprovidersGenericOK) IsRedirect

func (o *PutIdentityprovidersGenericOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders generic o k response has a 3xx status code

func (*PutIdentityprovidersGenericOK) IsServerError

func (o *PutIdentityprovidersGenericOK) IsServerError() bool

IsServerError returns true when this put identityproviders generic o k response has a 5xx status code

func (*PutIdentityprovidersGenericOK) IsSuccess

func (o *PutIdentityprovidersGenericOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders generic o k response has a 2xx status code

func (*PutIdentityprovidersGenericOK) String

type PutIdentityprovidersGenericParams

type PutIdentityprovidersGenericParams struct {

	/* Body.

	   Provider
	*/
	Body *models.GenericSAML

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

PutIdentityprovidersGenericParams contains all the parameters to send to the API endpoint

for the put identityproviders generic operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersGenericParams

func NewPutIdentityprovidersGenericParams() *PutIdentityprovidersGenericParams

NewPutIdentityprovidersGenericParams creates a new PutIdentityprovidersGenericParams 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 NewPutIdentityprovidersGenericParamsWithContext

func NewPutIdentityprovidersGenericParamsWithContext(ctx context.Context) *PutIdentityprovidersGenericParams

NewPutIdentityprovidersGenericParamsWithContext creates a new PutIdentityprovidersGenericParams object with the ability to set a context for a request.

func NewPutIdentityprovidersGenericParamsWithHTTPClient

func NewPutIdentityprovidersGenericParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersGenericParams

NewPutIdentityprovidersGenericParamsWithHTTPClient creates a new PutIdentityprovidersGenericParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersGenericParamsWithTimeout

func NewPutIdentityprovidersGenericParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersGenericParams

NewPutIdentityprovidersGenericParamsWithTimeout creates a new PutIdentityprovidersGenericParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersGenericParams) SetBody

SetBody adds the body to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) SetContext

SetContext adds the context to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) SetDefaults

func (o *PutIdentityprovidersGenericParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders generic params (not the query body).

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

func (*PutIdentityprovidersGenericParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) WithBody

WithBody adds the body to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) WithContext

WithContext adds the context to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders generic params (not the query body).

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

func (*PutIdentityprovidersGenericParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders generic params

func (*PutIdentityprovidersGenericParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersGenericReader

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

PutIdentityprovidersGenericReader is a Reader for the PutIdentityprovidersGeneric structure.

func (*PutIdentityprovidersGenericReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersGenericRequestEntityTooLarge

type PutIdentityprovidersGenericRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersGenericRequestEntityTooLarge

func NewPutIdentityprovidersGenericRequestEntityTooLarge() *PutIdentityprovidersGenericRequestEntityTooLarge

NewPutIdentityprovidersGenericRequestEntityTooLarge creates a PutIdentityprovidersGenericRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersGenericRequestEntityTooLarge) Error

func (*PutIdentityprovidersGenericRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersGenericRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders generic request entity too large response has a 4xx status code

func (*PutIdentityprovidersGenericRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders generic request entity too large response a status code equal to that given

func (*PutIdentityprovidersGenericRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders generic request entity too large response has a 3xx status code

func (*PutIdentityprovidersGenericRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders generic request entity too large response has a 5xx status code

func (*PutIdentityprovidersGenericRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders generic request entity too large response has a 2xx status code

func (*PutIdentityprovidersGenericRequestEntityTooLarge) String

type PutIdentityprovidersGenericRequestTimeout

type PutIdentityprovidersGenericRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersGenericRequestTimeout

func NewPutIdentityprovidersGenericRequestTimeout() *PutIdentityprovidersGenericRequestTimeout

NewPutIdentityprovidersGenericRequestTimeout creates a PutIdentityprovidersGenericRequestTimeout with default headers values

func (*PutIdentityprovidersGenericRequestTimeout) Error

func (*PutIdentityprovidersGenericRequestTimeout) GetPayload

func (*PutIdentityprovidersGenericRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders generic request timeout response has a 4xx status code

func (*PutIdentityprovidersGenericRequestTimeout) IsCode

IsCode returns true when this put identityproviders generic request timeout response a status code equal to that given

func (*PutIdentityprovidersGenericRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders generic request timeout response has a 3xx status code

func (*PutIdentityprovidersGenericRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders generic request timeout response has a 5xx status code

func (*PutIdentityprovidersGenericRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders generic request timeout response has a 2xx status code

func (*PutIdentityprovidersGenericRequestTimeout) String

type PutIdentityprovidersGenericServiceUnavailable

type PutIdentityprovidersGenericServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersGenericServiceUnavailable

func NewPutIdentityprovidersGenericServiceUnavailable() *PutIdentityprovidersGenericServiceUnavailable

NewPutIdentityprovidersGenericServiceUnavailable creates a PutIdentityprovidersGenericServiceUnavailable with default headers values

func (*PutIdentityprovidersGenericServiceUnavailable) Error

func (*PutIdentityprovidersGenericServiceUnavailable) GetPayload

func (*PutIdentityprovidersGenericServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders generic service unavailable response has a 4xx status code

func (*PutIdentityprovidersGenericServiceUnavailable) IsCode

IsCode returns true when this put identityproviders generic service unavailable response a status code equal to that given

func (*PutIdentityprovidersGenericServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders generic service unavailable response has a 3xx status code

func (*PutIdentityprovidersGenericServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders generic service unavailable response has a 5xx status code

func (*PutIdentityprovidersGenericServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders generic service unavailable response has a 2xx status code

func (*PutIdentityprovidersGenericServiceUnavailable) String

type PutIdentityprovidersGenericTooManyRequests

type PutIdentityprovidersGenericTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersGenericTooManyRequests

func NewPutIdentityprovidersGenericTooManyRequests() *PutIdentityprovidersGenericTooManyRequests

NewPutIdentityprovidersGenericTooManyRequests creates a PutIdentityprovidersGenericTooManyRequests with default headers values

func (*PutIdentityprovidersGenericTooManyRequests) Error

func (*PutIdentityprovidersGenericTooManyRequests) GetPayload

func (*PutIdentityprovidersGenericTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders generic too many requests response has a 4xx status code

func (*PutIdentityprovidersGenericTooManyRequests) IsCode

IsCode returns true when this put identityproviders generic too many requests response a status code equal to that given

func (*PutIdentityprovidersGenericTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders generic too many requests response has a 3xx status code

func (*PutIdentityprovidersGenericTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders generic too many requests response has a 5xx status code

func (*PutIdentityprovidersGenericTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders generic too many requests response has a 2xx status code

func (*PutIdentityprovidersGenericTooManyRequests) String

type PutIdentityprovidersGenericUnauthorized

type PutIdentityprovidersGenericUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersGenericUnauthorized

func NewPutIdentityprovidersGenericUnauthorized() *PutIdentityprovidersGenericUnauthorized

NewPutIdentityprovidersGenericUnauthorized creates a PutIdentityprovidersGenericUnauthorized with default headers values

func (*PutIdentityprovidersGenericUnauthorized) Error

func (*PutIdentityprovidersGenericUnauthorized) GetPayload

func (*PutIdentityprovidersGenericUnauthorized) IsClientError

func (o *PutIdentityprovidersGenericUnauthorized) IsClientError() bool

IsClientError returns true when this put identityproviders generic unauthorized response has a 4xx status code

func (*PutIdentityprovidersGenericUnauthorized) IsCode

IsCode returns true when this put identityproviders generic unauthorized response a status code equal to that given

func (*PutIdentityprovidersGenericUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders generic unauthorized response has a 3xx status code

func (*PutIdentityprovidersGenericUnauthorized) IsServerError

func (o *PutIdentityprovidersGenericUnauthorized) IsServerError() bool

IsServerError returns true when this put identityproviders generic unauthorized response has a 5xx status code

func (*PutIdentityprovidersGenericUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders generic unauthorized response has a 2xx status code

func (*PutIdentityprovidersGenericUnauthorized) String

type PutIdentityprovidersGenericUnsupportedMediaType

type PutIdentityprovidersGenericUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGenericUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersGenericUnsupportedMediaType

func NewPutIdentityprovidersGenericUnsupportedMediaType() *PutIdentityprovidersGenericUnsupportedMediaType

NewPutIdentityprovidersGenericUnsupportedMediaType creates a PutIdentityprovidersGenericUnsupportedMediaType with default headers values

func (*PutIdentityprovidersGenericUnsupportedMediaType) Error

func (*PutIdentityprovidersGenericUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersGenericUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders generic unsupported media type response has a 4xx status code

func (*PutIdentityprovidersGenericUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders generic unsupported media type response a status code equal to that given

func (*PutIdentityprovidersGenericUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders generic unsupported media type response has a 3xx status code

func (*PutIdentityprovidersGenericUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders generic unsupported media type response has a 5xx status code

func (*PutIdentityprovidersGenericUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders generic unsupported media type response has a 2xx status code

func (*PutIdentityprovidersGenericUnsupportedMediaType) String

type PutIdentityprovidersGsuiteBadRequest

type PutIdentityprovidersGsuiteBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersGsuiteBadRequest

func NewPutIdentityprovidersGsuiteBadRequest() *PutIdentityprovidersGsuiteBadRequest

NewPutIdentityprovidersGsuiteBadRequest creates a PutIdentityprovidersGsuiteBadRequest with default headers values

func (*PutIdentityprovidersGsuiteBadRequest) Error

func (*PutIdentityprovidersGsuiteBadRequest) GetPayload

func (*PutIdentityprovidersGsuiteBadRequest) IsClientError

func (o *PutIdentityprovidersGsuiteBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders gsuite bad request response has a 4xx status code

func (*PutIdentityprovidersGsuiteBadRequest) IsCode

IsCode returns true when this put identityproviders gsuite bad request response a status code equal to that given

func (*PutIdentityprovidersGsuiteBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders gsuite bad request response has a 3xx status code

func (*PutIdentityprovidersGsuiteBadRequest) IsServerError

func (o *PutIdentityprovidersGsuiteBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders gsuite bad request response has a 5xx status code

func (*PutIdentityprovidersGsuiteBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders gsuite bad request response has a 2xx status code

func (*PutIdentityprovidersGsuiteBadRequest) String

type PutIdentityprovidersGsuiteForbidden

type PutIdentityprovidersGsuiteForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersGsuiteForbidden

func NewPutIdentityprovidersGsuiteForbidden() *PutIdentityprovidersGsuiteForbidden

NewPutIdentityprovidersGsuiteForbidden creates a PutIdentityprovidersGsuiteForbidden with default headers values

func (*PutIdentityprovidersGsuiteForbidden) Error

func (*PutIdentityprovidersGsuiteForbidden) GetPayload

func (*PutIdentityprovidersGsuiteForbidden) IsClientError

func (o *PutIdentityprovidersGsuiteForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders gsuite forbidden response has a 4xx status code

func (*PutIdentityprovidersGsuiteForbidden) IsCode

IsCode returns true when this put identityproviders gsuite forbidden response a status code equal to that given

func (*PutIdentityprovidersGsuiteForbidden) IsRedirect

func (o *PutIdentityprovidersGsuiteForbidden) IsRedirect() bool

IsRedirect returns true when this put identityproviders gsuite forbidden response has a 3xx status code

func (*PutIdentityprovidersGsuiteForbidden) IsServerError

func (o *PutIdentityprovidersGsuiteForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders gsuite forbidden response has a 5xx status code

func (*PutIdentityprovidersGsuiteForbidden) IsSuccess

IsSuccess returns true when this put identityproviders gsuite forbidden response has a 2xx status code

func (*PutIdentityprovidersGsuiteForbidden) String

type PutIdentityprovidersGsuiteGatewayTimeout

type PutIdentityprovidersGsuiteGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersGsuiteGatewayTimeout

func NewPutIdentityprovidersGsuiteGatewayTimeout() *PutIdentityprovidersGsuiteGatewayTimeout

NewPutIdentityprovidersGsuiteGatewayTimeout creates a PutIdentityprovidersGsuiteGatewayTimeout with default headers values

func (*PutIdentityprovidersGsuiteGatewayTimeout) Error

func (*PutIdentityprovidersGsuiteGatewayTimeout) GetPayload

func (*PutIdentityprovidersGsuiteGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders gsuite gateway timeout response has a 4xx status code

func (*PutIdentityprovidersGsuiteGatewayTimeout) IsCode

IsCode returns true when this put identityproviders gsuite gateway timeout response a status code equal to that given

func (*PutIdentityprovidersGsuiteGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders gsuite gateway timeout response has a 3xx status code

func (*PutIdentityprovidersGsuiteGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders gsuite gateway timeout response has a 5xx status code

func (*PutIdentityprovidersGsuiteGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders gsuite gateway timeout response has a 2xx status code

func (*PutIdentityprovidersGsuiteGatewayTimeout) String

type PutIdentityprovidersGsuiteInternalServerError

type PutIdentityprovidersGsuiteInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersGsuiteInternalServerError

func NewPutIdentityprovidersGsuiteInternalServerError() *PutIdentityprovidersGsuiteInternalServerError

NewPutIdentityprovidersGsuiteInternalServerError creates a PutIdentityprovidersGsuiteInternalServerError with default headers values

func (*PutIdentityprovidersGsuiteInternalServerError) Error

func (*PutIdentityprovidersGsuiteInternalServerError) GetPayload

func (*PutIdentityprovidersGsuiteInternalServerError) IsClientError

IsClientError returns true when this put identityproviders gsuite internal server error response has a 4xx status code

func (*PutIdentityprovidersGsuiteInternalServerError) IsCode

IsCode returns true when this put identityproviders gsuite internal server error response a status code equal to that given

func (*PutIdentityprovidersGsuiteInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders gsuite internal server error response has a 3xx status code

func (*PutIdentityprovidersGsuiteInternalServerError) IsServerError

IsServerError returns true when this put identityproviders gsuite internal server error response has a 5xx status code

func (*PutIdentityprovidersGsuiteInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders gsuite internal server error response has a 2xx status code

func (*PutIdentityprovidersGsuiteInternalServerError) String

type PutIdentityprovidersGsuiteNotFound

type PutIdentityprovidersGsuiteNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersGsuiteNotFound

func NewPutIdentityprovidersGsuiteNotFound() *PutIdentityprovidersGsuiteNotFound

NewPutIdentityprovidersGsuiteNotFound creates a PutIdentityprovidersGsuiteNotFound with default headers values

func (*PutIdentityprovidersGsuiteNotFound) Error

func (*PutIdentityprovidersGsuiteNotFound) GetPayload

func (*PutIdentityprovidersGsuiteNotFound) IsClientError

func (o *PutIdentityprovidersGsuiteNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders gsuite not found response has a 4xx status code

func (*PutIdentityprovidersGsuiteNotFound) IsCode

IsCode returns true when this put identityproviders gsuite not found response a status code equal to that given

func (*PutIdentityprovidersGsuiteNotFound) IsRedirect

func (o *PutIdentityprovidersGsuiteNotFound) IsRedirect() bool

IsRedirect returns true when this put identityproviders gsuite not found response has a 3xx status code

func (*PutIdentityprovidersGsuiteNotFound) IsServerError

func (o *PutIdentityprovidersGsuiteNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders gsuite not found response has a 5xx status code

func (*PutIdentityprovidersGsuiteNotFound) IsSuccess

IsSuccess returns true when this put identityproviders gsuite not found response has a 2xx status code

func (*PutIdentityprovidersGsuiteNotFound) String

type PutIdentityprovidersGsuiteOK

type PutIdentityprovidersGsuiteOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersGsuiteOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersGsuiteOK

func NewPutIdentityprovidersGsuiteOK() *PutIdentityprovidersGsuiteOK

NewPutIdentityprovidersGsuiteOK creates a PutIdentityprovidersGsuiteOK with default headers values

func (*PutIdentityprovidersGsuiteOK) Error

func (*PutIdentityprovidersGsuiteOK) GetPayload

func (*PutIdentityprovidersGsuiteOK) IsClientError

func (o *PutIdentityprovidersGsuiteOK) IsClientError() bool

IsClientError returns true when this put identityproviders gsuite o k response has a 4xx status code

func (*PutIdentityprovidersGsuiteOK) IsCode

func (o *PutIdentityprovidersGsuiteOK) IsCode(code int) bool

IsCode returns true when this put identityproviders gsuite o k response a status code equal to that given

func (*PutIdentityprovidersGsuiteOK) IsRedirect

func (o *PutIdentityprovidersGsuiteOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders gsuite o k response has a 3xx status code

func (*PutIdentityprovidersGsuiteOK) IsServerError

func (o *PutIdentityprovidersGsuiteOK) IsServerError() bool

IsServerError returns true when this put identityproviders gsuite o k response has a 5xx status code

func (*PutIdentityprovidersGsuiteOK) IsSuccess

func (o *PutIdentityprovidersGsuiteOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders gsuite o k response has a 2xx status code

func (*PutIdentityprovidersGsuiteOK) String

type PutIdentityprovidersGsuiteParams

type PutIdentityprovidersGsuiteParams struct {

	/* Body.

	   Provider
	*/
	Body *models.GSuite

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

PutIdentityprovidersGsuiteParams contains all the parameters to send to the API endpoint

for the put identityproviders gsuite operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersGsuiteParams

func NewPutIdentityprovidersGsuiteParams() *PutIdentityprovidersGsuiteParams

NewPutIdentityprovidersGsuiteParams creates a new PutIdentityprovidersGsuiteParams 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 NewPutIdentityprovidersGsuiteParamsWithContext

func NewPutIdentityprovidersGsuiteParamsWithContext(ctx context.Context) *PutIdentityprovidersGsuiteParams

NewPutIdentityprovidersGsuiteParamsWithContext creates a new PutIdentityprovidersGsuiteParams object with the ability to set a context for a request.

func NewPutIdentityprovidersGsuiteParamsWithHTTPClient

func NewPutIdentityprovidersGsuiteParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersGsuiteParams

NewPutIdentityprovidersGsuiteParamsWithHTTPClient creates a new PutIdentityprovidersGsuiteParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersGsuiteParamsWithTimeout

func NewPutIdentityprovidersGsuiteParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersGsuiteParams

NewPutIdentityprovidersGsuiteParamsWithTimeout creates a new PutIdentityprovidersGsuiteParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersGsuiteParams) SetBody

SetBody adds the body to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) SetContext

SetContext adds the context to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) SetDefaults

func (o *PutIdentityprovidersGsuiteParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders gsuite params (not the query body).

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

func (*PutIdentityprovidersGsuiteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) WithBody

WithBody adds the body to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) WithContext

WithContext adds the context to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders gsuite params (not the query body).

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

func (*PutIdentityprovidersGsuiteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders gsuite params

func (*PutIdentityprovidersGsuiteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersGsuiteReader

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

PutIdentityprovidersGsuiteReader is a Reader for the PutIdentityprovidersGsuite structure.

func (*PutIdentityprovidersGsuiteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersGsuiteRequestEntityTooLarge

type PutIdentityprovidersGsuiteRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersGsuiteRequestEntityTooLarge

func NewPutIdentityprovidersGsuiteRequestEntityTooLarge() *PutIdentityprovidersGsuiteRequestEntityTooLarge

NewPutIdentityprovidersGsuiteRequestEntityTooLarge creates a PutIdentityprovidersGsuiteRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) Error

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders gsuite request entity too large response has a 4xx status code

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders gsuite request entity too large response a status code equal to that given

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders gsuite request entity too large response has a 3xx status code

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders gsuite request entity too large response has a 5xx status code

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders gsuite request entity too large response has a 2xx status code

func (*PutIdentityprovidersGsuiteRequestEntityTooLarge) String

type PutIdentityprovidersGsuiteRequestTimeout

type PutIdentityprovidersGsuiteRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersGsuiteRequestTimeout

func NewPutIdentityprovidersGsuiteRequestTimeout() *PutIdentityprovidersGsuiteRequestTimeout

NewPutIdentityprovidersGsuiteRequestTimeout creates a PutIdentityprovidersGsuiteRequestTimeout with default headers values

func (*PutIdentityprovidersGsuiteRequestTimeout) Error

func (*PutIdentityprovidersGsuiteRequestTimeout) GetPayload

func (*PutIdentityprovidersGsuiteRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders gsuite request timeout response has a 4xx status code

func (*PutIdentityprovidersGsuiteRequestTimeout) IsCode

IsCode returns true when this put identityproviders gsuite request timeout response a status code equal to that given

func (*PutIdentityprovidersGsuiteRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders gsuite request timeout response has a 3xx status code

func (*PutIdentityprovidersGsuiteRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders gsuite request timeout response has a 5xx status code

func (*PutIdentityprovidersGsuiteRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders gsuite request timeout response has a 2xx status code

func (*PutIdentityprovidersGsuiteRequestTimeout) String

type PutIdentityprovidersGsuiteServiceUnavailable

type PutIdentityprovidersGsuiteServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersGsuiteServiceUnavailable

func NewPutIdentityprovidersGsuiteServiceUnavailable() *PutIdentityprovidersGsuiteServiceUnavailable

NewPutIdentityprovidersGsuiteServiceUnavailable creates a PutIdentityprovidersGsuiteServiceUnavailable with default headers values

func (*PutIdentityprovidersGsuiteServiceUnavailable) Error

func (*PutIdentityprovidersGsuiteServiceUnavailable) GetPayload

func (*PutIdentityprovidersGsuiteServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders gsuite service unavailable response has a 4xx status code

func (*PutIdentityprovidersGsuiteServiceUnavailable) IsCode

IsCode returns true when this put identityproviders gsuite service unavailable response a status code equal to that given

func (*PutIdentityprovidersGsuiteServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders gsuite service unavailable response has a 3xx status code

func (*PutIdentityprovidersGsuiteServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders gsuite service unavailable response has a 5xx status code

func (*PutIdentityprovidersGsuiteServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders gsuite service unavailable response has a 2xx status code

func (*PutIdentityprovidersGsuiteServiceUnavailable) String

type PutIdentityprovidersGsuiteTooManyRequests

type PutIdentityprovidersGsuiteTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersGsuiteTooManyRequests

func NewPutIdentityprovidersGsuiteTooManyRequests() *PutIdentityprovidersGsuiteTooManyRequests

NewPutIdentityprovidersGsuiteTooManyRequests creates a PutIdentityprovidersGsuiteTooManyRequests with default headers values

func (*PutIdentityprovidersGsuiteTooManyRequests) Error

func (*PutIdentityprovidersGsuiteTooManyRequests) GetPayload

func (*PutIdentityprovidersGsuiteTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders gsuite too many requests response has a 4xx status code

func (*PutIdentityprovidersGsuiteTooManyRequests) IsCode

IsCode returns true when this put identityproviders gsuite too many requests response a status code equal to that given

func (*PutIdentityprovidersGsuiteTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders gsuite too many requests response has a 3xx status code

func (*PutIdentityprovidersGsuiteTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders gsuite too many requests response has a 5xx status code

func (*PutIdentityprovidersGsuiteTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders gsuite too many requests response has a 2xx status code

func (*PutIdentityprovidersGsuiteTooManyRequests) String

type PutIdentityprovidersGsuiteUnauthorized

type PutIdentityprovidersGsuiteUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersGsuiteUnauthorized

func NewPutIdentityprovidersGsuiteUnauthorized() *PutIdentityprovidersGsuiteUnauthorized

NewPutIdentityprovidersGsuiteUnauthorized creates a PutIdentityprovidersGsuiteUnauthorized with default headers values

func (*PutIdentityprovidersGsuiteUnauthorized) Error

func (*PutIdentityprovidersGsuiteUnauthorized) GetPayload

func (*PutIdentityprovidersGsuiteUnauthorized) IsClientError

func (o *PutIdentityprovidersGsuiteUnauthorized) IsClientError() bool

IsClientError returns true when this put identityproviders gsuite unauthorized response has a 4xx status code

func (*PutIdentityprovidersGsuiteUnauthorized) IsCode

IsCode returns true when this put identityproviders gsuite unauthorized response a status code equal to that given

func (*PutIdentityprovidersGsuiteUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders gsuite unauthorized response has a 3xx status code

func (*PutIdentityprovidersGsuiteUnauthorized) IsServerError

func (o *PutIdentityprovidersGsuiteUnauthorized) IsServerError() bool

IsServerError returns true when this put identityproviders gsuite unauthorized response has a 5xx status code

func (*PutIdentityprovidersGsuiteUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders gsuite unauthorized response has a 2xx status code

func (*PutIdentityprovidersGsuiteUnauthorized) String

type PutIdentityprovidersGsuiteUnsupportedMediaType

type PutIdentityprovidersGsuiteUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersGsuiteUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersGsuiteUnsupportedMediaType

func NewPutIdentityprovidersGsuiteUnsupportedMediaType() *PutIdentityprovidersGsuiteUnsupportedMediaType

NewPutIdentityprovidersGsuiteUnsupportedMediaType creates a PutIdentityprovidersGsuiteUnsupportedMediaType with default headers values

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) Error

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders gsuite unsupported media type response has a 4xx status code

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders gsuite unsupported media type response a status code equal to that given

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders gsuite unsupported media type response has a 3xx status code

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders gsuite unsupported media type response has a 5xx status code

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders gsuite unsupported media type response has a 2xx status code

func (*PutIdentityprovidersGsuiteUnsupportedMediaType) String

type PutIdentityprovidersIdentitynowBadRequest

type PutIdentityprovidersIdentitynowBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersIdentitynowBadRequest

func NewPutIdentityprovidersIdentitynowBadRequest() *PutIdentityprovidersIdentitynowBadRequest

NewPutIdentityprovidersIdentitynowBadRequest creates a PutIdentityprovidersIdentitynowBadRequest with default headers values

func (*PutIdentityprovidersIdentitynowBadRequest) Error

func (*PutIdentityprovidersIdentitynowBadRequest) GetPayload

func (*PutIdentityprovidersIdentitynowBadRequest) IsClientError

IsClientError returns true when this put identityproviders identitynow bad request response has a 4xx status code

func (*PutIdentityprovidersIdentitynowBadRequest) IsCode

IsCode returns true when this put identityproviders identitynow bad request response a status code equal to that given

func (*PutIdentityprovidersIdentitynowBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders identitynow bad request response has a 3xx status code

func (*PutIdentityprovidersIdentitynowBadRequest) IsServerError

IsServerError returns true when this put identityproviders identitynow bad request response has a 5xx status code

func (*PutIdentityprovidersIdentitynowBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders identitynow bad request response has a 2xx status code

func (*PutIdentityprovidersIdentitynowBadRequest) String

type PutIdentityprovidersIdentitynowForbidden

type PutIdentityprovidersIdentitynowForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersIdentitynowForbidden

func NewPutIdentityprovidersIdentitynowForbidden() *PutIdentityprovidersIdentitynowForbidden

NewPutIdentityprovidersIdentitynowForbidden creates a PutIdentityprovidersIdentitynowForbidden with default headers values

func (*PutIdentityprovidersIdentitynowForbidden) Error

func (*PutIdentityprovidersIdentitynowForbidden) GetPayload

func (*PutIdentityprovidersIdentitynowForbidden) IsClientError

IsClientError returns true when this put identityproviders identitynow forbidden response has a 4xx status code

func (*PutIdentityprovidersIdentitynowForbidden) IsCode

IsCode returns true when this put identityproviders identitynow forbidden response a status code equal to that given

func (*PutIdentityprovidersIdentitynowForbidden) IsRedirect

IsRedirect returns true when this put identityproviders identitynow forbidden response has a 3xx status code

func (*PutIdentityprovidersIdentitynowForbidden) IsServerError

IsServerError returns true when this put identityproviders identitynow forbidden response has a 5xx status code

func (*PutIdentityprovidersIdentitynowForbidden) IsSuccess

IsSuccess returns true when this put identityproviders identitynow forbidden response has a 2xx status code

func (*PutIdentityprovidersIdentitynowForbidden) String

type PutIdentityprovidersIdentitynowGatewayTimeout

type PutIdentityprovidersIdentitynowGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersIdentitynowGatewayTimeout

func NewPutIdentityprovidersIdentitynowGatewayTimeout() *PutIdentityprovidersIdentitynowGatewayTimeout

NewPutIdentityprovidersIdentitynowGatewayTimeout creates a PutIdentityprovidersIdentitynowGatewayTimeout with default headers values

func (*PutIdentityprovidersIdentitynowGatewayTimeout) Error

func (*PutIdentityprovidersIdentitynowGatewayTimeout) GetPayload

func (*PutIdentityprovidersIdentitynowGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders identitynow gateway timeout response has a 4xx status code

func (*PutIdentityprovidersIdentitynowGatewayTimeout) IsCode

IsCode returns true when this put identityproviders identitynow gateway timeout response a status code equal to that given

func (*PutIdentityprovidersIdentitynowGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders identitynow gateway timeout response has a 3xx status code

func (*PutIdentityprovidersIdentitynowGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders identitynow gateway timeout response has a 5xx status code

func (*PutIdentityprovidersIdentitynowGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders identitynow gateway timeout response has a 2xx status code

func (*PutIdentityprovidersIdentitynowGatewayTimeout) String

type PutIdentityprovidersIdentitynowInternalServerError

type PutIdentityprovidersIdentitynowInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersIdentitynowInternalServerError

func NewPutIdentityprovidersIdentitynowInternalServerError() *PutIdentityprovidersIdentitynowInternalServerError

NewPutIdentityprovidersIdentitynowInternalServerError creates a PutIdentityprovidersIdentitynowInternalServerError with default headers values

func (*PutIdentityprovidersIdentitynowInternalServerError) Error

func (*PutIdentityprovidersIdentitynowInternalServerError) GetPayload

func (*PutIdentityprovidersIdentitynowInternalServerError) IsClientError

IsClientError returns true when this put identityproviders identitynow internal server error response has a 4xx status code

func (*PutIdentityprovidersIdentitynowInternalServerError) IsCode

IsCode returns true when this put identityproviders identitynow internal server error response a status code equal to that given

func (*PutIdentityprovidersIdentitynowInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders identitynow internal server error response has a 3xx status code

func (*PutIdentityprovidersIdentitynowInternalServerError) IsServerError

IsServerError returns true when this put identityproviders identitynow internal server error response has a 5xx status code

func (*PutIdentityprovidersIdentitynowInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders identitynow internal server error response has a 2xx status code

func (*PutIdentityprovidersIdentitynowInternalServerError) String

type PutIdentityprovidersIdentitynowNotFound

type PutIdentityprovidersIdentitynowNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersIdentitynowNotFound

func NewPutIdentityprovidersIdentitynowNotFound() *PutIdentityprovidersIdentitynowNotFound

NewPutIdentityprovidersIdentitynowNotFound creates a PutIdentityprovidersIdentitynowNotFound with default headers values

func (*PutIdentityprovidersIdentitynowNotFound) Error

func (*PutIdentityprovidersIdentitynowNotFound) GetPayload

func (*PutIdentityprovidersIdentitynowNotFound) IsClientError

func (o *PutIdentityprovidersIdentitynowNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders identitynow not found response has a 4xx status code

func (*PutIdentityprovidersIdentitynowNotFound) IsCode

IsCode returns true when this put identityproviders identitynow not found response a status code equal to that given

func (*PutIdentityprovidersIdentitynowNotFound) IsRedirect

IsRedirect returns true when this put identityproviders identitynow not found response has a 3xx status code

func (*PutIdentityprovidersIdentitynowNotFound) IsServerError

func (o *PutIdentityprovidersIdentitynowNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders identitynow not found response has a 5xx status code

func (*PutIdentityprovidersIdentitynowNotFound) IsSuccess

IsSuccess returns true when this put identityproviders identitynow not found response has a 2xx status code

func (*PutIdentityprovidersIdentitynowNotFound) String

type PutIdentityprovidersIdentitynowOK

type PutIdentityprovidersIdentitynowOK struct {
	Payload *models.IdentityNow
}

PutIdentityprovidersIdentitynowOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersIdentitynowOK

func NewPutIdentityprovidersIdentitynowOK() *PutIdentityprovidersIdentitynowOK

NewPutIdentityprovidersIdentitynowOK creates a PutIdentityprovidersIdentitynowOK with default headers values

func (*PutIdentityprovidersIdentitynowOK) Error

func (*PutIdentityprovidersIdentitynowOK) GetPayload

func (*PutIdentityprovidersIdentitynowOK) IsClientError

func (o *PutIdentityprovidersIdentitynowOK) IsClientError() bool

IsClientError returns true when this put identityproviders identitynow o k response has a 4xx status code

func (*PutIdentityprovidersIdentitynowOK) IsCode

func (o *PutIdentityprovidersIdentitynowOK) IsCode(code int) bool

IsCode returns true when this put identityproviders identitynow o k response a status code equal to that given

func (*PutIdentityprovidersIdentitynowOK) IsRedirect

func (o *PutIdentityprovidersIdentitynowOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders identitynow o k response has a 3xx status code

func (*PutIdentityprovidersIdentitynowOK) IsServerError

func (o *PutIdentityprovidersIdentitynowOK) IsServerError() bool

IsServerError returns true when this put identityproviders identitynow o k response has a 5xx status code

func (*PutIdentityprovidersIdentitynowOK) IsSuccess

func (o *PutIdentityprovidersIdentitynowOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders identitynow o k response has a 2xx status code

func (*PutIdentityprovidersIdentitynowOK) String

type PutIdentityprovidersIdentitynowParams

type PutIdentityprovidersIdentitynowParams struct {

	/* Body.

	   Provider
	*/
	Body *models.IdentityNow

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

PutIdentityprovidersIdentitynowParams contains all the parameters to send to the API endpoint

for the put identityproviders identitynow operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersIdentitynowParams

func NewPutIdentityprovidersIdentitynowParams() *PutIdentityprovidersIdentitynowParams

NewPutIdentityprovidersIdentitynowParams creates a new PutIdentityprovidersIdentitynowParams 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 NewPutIdentityprovidersIdentitynowParamsWithContext

func NewPutIdentityprovidersIdentitynowParamsWithContext(ctx context.Context) *PutIdentityprovidersIdentitynowParams

NewPutIdentityprovidersIdentitynowParamsWithContext creates a new PutIdentityprovidersIdentitynowParams object with the ability to set a context for a request.

func NewPutIdentityprovidersIdentitynowParamsWithHTTPClient

func NewPutIdentityprovidersIdentitynowParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersIdentitynowParams

NewPutIdentityprovidersIdentitynowParamsWithHTTPClient creates a new PutIdentityprovidersIdentitynowParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersIdentitynowParamsWithTimeout

func NewPutIdentityprovidersIdentitynowParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersIdentitynowParams

NewPutIdentityprovidersIdentitynowParamsWithTimeout creates a new PutIdentityprovidersIdentitynowParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersIdentitynowParams) SetBody

SetBody adds the body to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) SetContext

SetContext adds the context to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) SetDefaults

func (o *PutIdentityprovidersIdentitynowParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders identitynow params (not the query body).

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

func (*PutIdentityprovidersIdentitynowParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) WithBody

WithBody adds the body to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) WithContext

WithContext adds the context to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders identitynow params (not the query body).

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

func (*PutIdentityprovidersIdentitynowParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders identitynow params

func (*PutIdentityprovidersIdentitynowParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersIdentitynowReader

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

PutIdentityprovidersIdentitynowReader is a Reader for the PutIdentityprovidersIdentitynow structure.

func (*PutIdentityprovidersIdentitynowReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersIdentitynowRequestEntityTooLarge

type PutIdentityprovidersIdentitynowRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersIdentitynowRequestEntityTooLarge

func NewPutIdentityprovidersIdentitynowRequestEntityTooLarge() *PutIdentityprovidersIdentitynowRequestEntityTooLarge

NewPutIdentityprovidersIdentitynowRequestEntityTooLarge creates a PutIdentityprovidersIdentitynowRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) Error

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders identitynow request entity too large response has a 4xx status code

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders identitynow request entity too large response a status code equal to that given

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders identitynow request entity too large response has a 3xx status code

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders identitynow request entity too large response has a 5xx status code

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders identitynow request entity too large response has a 2xx status code

func (*PutIdentityprovidersIdentitynowRequestEntityTooLarge) String

type PutIdentityprovidersIdentitynowRequestTimeout

type PutIdentityprovidersIdentitynowRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersIdentitynowRequestTimeout

func NewPutIdentityprovidersIdentitynowRequestTimeout() *PutIdentityprovidersIdentitynowRequestTimeout

NewPutIdentityprovidersIdentitynowRequestTimeout creates a PutIdentityprovidersIdentitynowRequestTimeout with default headers values

func (*PutIdentityprovidersIdentitynowRequestTimeout) Error

func (*PutIdentityprovidersIdentitynowRequestTimeout) GetPayload

func (*PutIdentityprovidersIdentitynowRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders identitynow request timeout response has a 4xx status code

func (*PutIdentityprovidersIdentitynowRequestTimeout) IsCode

IsCode returns true when this put identityproviders identitynow request timeout response a status code equal to that given

func (*PutIdentityprovidersIdentitynowRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders identitynow request timeout response has a 3xx status code

func (*PutIdentityprovidersIdentitynowRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders identitynow request timeout response has a 5xx status code

func (*PutIdentityprovidersIdentitynowRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders identitynow request timeout response has a 2xx status code

func (*PutIdentityprovidersIdentitynowRequestTimeout) String

type PutIdentityprovidersIdentitynowServiceUnavailable

type PutIdentityprovidersIdentitynowServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersIdentitynowServiceUnavailable

func NewPutIdentityprovidersIdentitynowServiceUnavailable() *PutIdentityprovidersIdentitynowServiceUnavailable

NewPutIdentityprovidersIdentitynowServiceUnavailable creates a PutIdentityprovidersIdentitynowServiceUnavailable with default headers values

func (*PutIdentityprovidersIdentitynowServiceUnavailable) Error

func (*PutIdentityprovidersIdentitynowServiceUnavailable) GetPayload

func (*PutIdentityprovidersIdentitynowServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders identitynow service unavailable response has a 4xx status code

func (*PutIdentityprovidersIdentitynowServiceUnavailable) IsCode

IsCode returns true when this put identityproviders identitynow service unavailable response a status code equal to that given

func (*PutIdentityprovidersIdentitynowServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders identitynow service unavailable response has a 3xx status code

func (*PutIdentityprovidersIdentitynowServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders identitynow service unavailable response has a 5xx status code

func (*PutIdentityprovidersIdentitynowServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders identitynow service unavailable response has a 2xx status code

func (*PutIdentityprovidersIdentitynowServiceUnavailable) String

type PutIdentityprovidersIdentitynowTooManyRequests

type PutIdentityprovidersIdentitynowTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersIdentitynowTooManyRequests

func NewPutIdentityprovidersIdentitynowTooManyRequests() *PutIdentityprovidersIdentitynowTooManyRequests

NewPutIdentityprovidersIdentitynowTooManyRequests creates a PutIdentityprovidersIdentitynowTooManyRequests with default headers values

func (*PutIdentityprovidersIdentitynowTooManyRequests) Error

func (*PutIdentityprovidersIdentitynowTooManyRequests) GetPayload

func (*PutIdentityprovidersIdentitynowTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders identitynow too many requests response has a 4xx status code

func (*PutIdentityprovidersIdentitynowTooManyRequests) IsCode

IsCode returns true when this put identityproviders identitynow too many requests response a status code equal to that given

func (*PutIdentityprovidersIdentitynowTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders identitynow too many requests response has a 3xx status code

func (*PutIdentityprovidersIdentitynowTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders identitynow too many requests response has a 5xx status code

func (*PutIdentityprovidersIdentitynowTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders identitynow too many requests response has a 2xx status code

func (*PutIdentityprovidersIdentitynowTooManyRequests) String

type PutIdentityprovidersIdentitynowUnauthorized

type PutIdentityprovidersIdentitynowUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersIdentitynowUnauthorized

func NewPutIdentityprovidersIdentitynowUnauthorized() *PutIdentityprovidersIdentitynowUnauthorized

NewPutIdentityprovidersIdentitynowUnauthorized creates a PutIdentityprovidersIdentitynowUnauthorized with default headers values

func (*PutIdentityprovidersIdentitynowUnauthorized) Error

func (*PutIdentityprovidersIdentitynowUnauthorized) GetPayload

func (*PutIdentityprovidersIdentitynowUnauthorized) IsClientError

IsClientError returns true when this put identityproviders identitynow unauthorized response has a 4xx status code

func (*PutIdentityprovidersIdentitynowUnauthorized) IsCode

IsCode returns true when this put identityproviders identitynow unauthorized response a status code equal to that given

func (*PutIdentityprovidersIdentitynowUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders identitynow unauthorized response has a 3xx status code

func (*PutIdentityprovidersIdentitynowUnauthorized) IsServerError

IsServerError returns true when this put identityproviders identitynow unauthorized response has a 5xx status code

func (*PutIdentityprovidersIdentitynowUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders identitynow unauthorized response has a 2xx status code

func (*PutIdentityprovidersIdentitynowUnauthorized) String

type PutIdentityprovidersIdentitynowUnsupportedMediaType

type PutIdentityprovidersIdentitynowUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersIdentitynowUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersIdentitynowUnsupportedMediaType

func NewPutIdentityprovidersIdentitynowUnsupportedMediaType() *PutIdentityprovidersIdentitynowUnsupportedMediaType

NewPutIdentityprovidersIdentitynowUnsupportedMediaType creates a PutIdentityprovidersIdentitynowUnsupportedMediaType with default headers values

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) Error

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders identitynow unsupported media type response has a 4xx status code

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders identitynow unsupported media type response a status code equal to that given

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders identitynow unsupported media type response has a 3xx status code

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders identitynow unsupported media type response has a 5xx status code

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders identitynow unsupported media type response has a 2xx status code

func (*PutIdentityprovidersIdentitynowUnsupportedMediaType) String

type PutIdentityprovidersOktaBadRequest

type PutIdentityprovidersOktaBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersOktaBadRequest

func NewPutIdentityprovidersOktaBadRequest() *PutIdentityprovidersOktaBadRequest

NewPutIdentityprovidersOktaBadRequest creates a PutIdentityprovidersOktaBadRequest with default headers values

func (*PutIdentityprovidersOktaBadRequest) Error

func (*PutIdentityprovidersOktaBadRequest) GetPayload

func (*PutIdentityprovidersOktaBadRequest) IsClientError

func (o *PutIdentityprovidersOktaBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders okta bad request response has a 4xx status code

func (*PutIdentityprovidersOktaBadRequest) IsCode

IsCode returns true when this put identityproviders okta bad request response a status code equal to that given

func (*PutIdentityprovidersOktaBadRequest) IsRedirect

func (o *PutIdentityprovidersOktaBadRequest) IsRedirect() bool

IsRedirect returns true when this put identityproviders okta bad request response has a 3xx status code

func (*PutIdentityprovidersOktaBadRequest) IsServerError

func (o *PutIdentityprovidersOktaBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders okta bad request response has a 5xx status code

func (*PutIdentityprovidersOktaBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders okta bad request response has a 2xx status code

func (*PutIdentityprovidersOktaBadRequest) String

type PutIdentityprovidersOktaForbidden

type PutIdentityprovidersOktaForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersOktaForbidden

func NewPutIdentityprovidersOktaForbidden() *PutIdentityprovidersOktaForbidden

NewPutIdentityprovidersOktaForbidden creates a PutIdentityprovidersOktaForbidden with default headers values

func (*PutIdentityprovidersOktaForbidden) Error

func (*PutIdentityprovidersOktaForbidden) GetPayload

func (*PutIdentityprovidersOktaForbidden) IsClientError

func (o *PutIdentityprovidersOktaForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders okta forbidden response has a 4xx status code

func (*PutIdentityprovidersOktaForbidden) IsCode

func (o *PutIdentityprovidersOktaForbidden) IsCode(code int) bool

IsCode returns true when this put identityproviders okta forbidden response a status code equal to that given

func (*PutIdentityprovidersOktaForbidden) IsRedirect

func (o *PutIdentityprovidersOktaForbidden) IsRedirect() bool

IsRedirect returns true when this put identityproviders okta forbidden response has a 3xx status code

func (*PutIdentityprovidersOktaForbidden) IsServerError

func (o *PutIdentityprovidersOktaForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders okta forbidden response has a 5xx status code

func (*PutIdentityprovidersOktaForbidden) IsSuccess

func (o *PutIdentityprovidersOktaForbidden) IsSuccess() bool

IsSuccess returns true when this put identityproviders okta forbidden response has a 2xx status code

func (*PutIdentityprovidersOktaForbidden) String

type PutIdentityprovidersOktaGatewayTimeout

type PutIdentityprovidersOktaGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersOktaGatewayTimeout

func NewPutIdentityprovidersOktaGatewayTimeout() *PutIdentityprovidersOktaGatewayTimeout

NewPutIdentityprovidersOktaGatewayTimeout creates a PutIdentityprovidersOktaGatewayTimeout with default headers values

func (*PutIdentityprovidersOktaGatewayTimeout) Error

func (*PutIdentityprovidersOktaGatewayTimeout) GetPayload

func (*PutIdentityprovidersOktaGatewayTimeout) IsClientError

func (o *PutIdentityprovidersOktaGatewayTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders okta gateway timeout response has a 4xx status code

func (*PutIdentityprovidersOktaGatewayTimeout) IsCode

IsCode returns true when this put identityproviders okta gateway timeout response a status code equal to that given

func (*PutIdentityprovidersOktaGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders okta gateway timeout response has a 3xx status code

func (*PutIdentityprovidersOktaGatewayTimeout) IsServerError

func (o *PutIdentityprovidersOktaGatewayTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders okta gateway timeout response has a 5xx status code

func (*PutIdentityprovidersOktaGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders okta gateway timeout response has a 2xx status code

func (*PutIdentityprovidersOktaGatewayTimeout) String

type PutIdentityprovidersOktaInternalServerError

type PutIdentityprovidersOktaInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersOktaInternalServerError

func NewPutIdentityprovidersOktaInternalServerError() *PutIdentityprovidersOktaInternalServerError

NewPutIdentityprovidersOktaInternalServerError creates a PutIdentityprovidersOktaInternalServerError with default headers values

func (*PutIdentityprovidersOktaInternalServerError) Error

func (*PutIdentityprovidersOktaInternalServerError) GetPayload

func (*PutIdentityprovidersOktaInternalServerError) IsClientError

IsClientError returns true when this put identityproviders okta internal server error response has a 4xx status code

func (*PutIdentityprovidersOktaInternalServerError) IsCode

IsCode returns true when this put identityproviders okta internal server error response a status code equal to that given

func (*PutIdentityprovidersOktaInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders okta internal server error response has a 3xx status code

func (*PutIdentityprovidersOktaInternalServerError) IsServerError

IsServerError returns true when this put identityproviders okta internal server error response has a 5xx status code

func (*PutIdentityprovidersOktaInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders okta internal server error response has a 2xx status code

func (*PutIdentityprovidersOktaInternalServerError) String

type PutIdentityprovidersOktaNotFound

type PutIdentityprovidersOktaNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersOktaNotFound

func NewPutIdentityprovidersOktaNotFound() *PutIdentityprovidersOktaNotFound

NewPutIdentityprovidersOktaNotFound creates a PutIdentityprovidersOktaNotFound with default headers values

func (*PutIdentityprovidersOktaNotFound) Error

func (*PutIdentityprovidersOktaNotFound) GetPayload

func (*PutIdentityprovidersOktaNotFound) IsClientError

func (o *PutIdentityprovidersOktaNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders okta not found response has a 4xx status code

func (*PutIdentityprovidersOktaNotFound) IsCode

func (o *PutIdentityprovidersOktaNotFound) IsCode(code int) bool

IsCode returns true when this put identityproviders okta not found response a status code equal to that given

func (*PutIdentityprovidersOktaNotFound) IsRedirect

func (o *PutIdentityprovidersOktaNotFound) IsRedirect() bool

IsRedirect returns true when this put identityproviders okta not found response has a 3xx status code

func (*PutIdentityprovidersOktaNotFound) IsServerError

func (o *PutIdentityprovidersOktaNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders okta not found response has a 5xx status code

func (*PutIdentityprovidersOktaNotFound) IsSuccess

func (o *PutIdentityprovidersOktaNotFound) IsSuccess() bool

IsSuccess returns true when this put identityproviders okta not found response has a 2xx status code

func (*PutIdentityprovidersOktaNotFound) String

type PutIdentityprovidersOktaOK

type PutIdentityprovidersOktaOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersOktaOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersOktaOK

func NewPutIdentityprovidersOktaOK() *PutIdentityprovidersOktaOK

NewPutIdentityprovidersOktaOK creates a PutIdentityprovidersOktaOK with default headers values

func (*PutIdentityprovidersOktaOK) Error

func (*PutIdentityprovidersOktaOK) GetPayload

func (*PutIdentityprovidersOktaOK) IsClientError

func (o *PutIdentityprovidersOktaOK) IsClientError() bool

IsClientError returns true when this put identityproviders okta o k response has a 4xx status code

func (*PutIdentityprovidersOktaOK) IsCode

func (o *PutIdentityprovidersOktaOK) IsCode(code int) bool

IsCode returns true when this put identityproviders okta o k response a status code equal to that given

func (*PutIdentityprovidersOktaOK) IsRedirect

func (o *PutIdentityprovidersOktaOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders okta o k response has a 3xx status code

func (*PutIdentityprovidersOktaOK) IsServerError

func (o *PutIdentityprovidersOktaOK) IsServerError() bool

IsServerError returns true when this put identityproviders okta o k response has a 5xx status code

func (*PutIdentityprovidersOktaOK) IsSuccess

func (o *PutIdentityprovidersOktaOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders okta o k response has a 2xx status code

func (*PutIdentityprovidersOktaOK) String

func (o *PutIdentityprovidersOktaOK) String() string

type PutIdentityprovidersOktaParams

type PutIdentityprovidersOktaParams struct {

	/* Body.

	   Provider
	*/
	Body *models.Okta

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

PutIdentityprovidersOktaParams contains all the parameters to send to the API endpoint

for the put identityproviders okta operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersOktaParams

func NewPutIdentityprovidersOktaParams() *PutIdentityprovidersOktaParams

NewPutIdentityprovidersOktaParams creates a new PutIdentityprovidersOktaParams 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 NewPutIdentityprovidersOktaParamsWithContext

func NewPutIdentityprovidersOktaParamsWithContext(ctx context.Context) *PutIdentityprovidersOktaParams

NewPutIdentityprovidersOktaParamsWithContext creates a new PutIdentityprovidersOktaParams object with the ability to set a context for a request.

func NewPutIdentityprovidersOktaParamsWithHTTPClient

func NewPutIdentityprovidersOktaParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersOktaParams

NewPutIdentityprovidersOktaParamsWithHTTPClient creates a new PutIdentityprovidersOktaParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersOktaParamsWithTimeout

func NewPutIdentityprovidersOktaParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersOktaParams

NewPutIdentityprovidersOktaParamsWithTimeout creates a new PutIdentityprovidersOktaParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersOktaParams) SetBody

func (o *PutIdentityprovidersOktaParams) SetBody(body *models.Okta)

SetBody adds the body to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) SetContext

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

SetContext adds the context to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) SetDefaults

func (o *PutIdentityprovidersOktaParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders okta params (not the query body).

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

func (*PutIdentityprovidersOktaParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) WithBody

WithBody adds the body to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) WithContext

WithContext adds the context to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders okta params (not the query body).

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

func (*PutIdentityprovidersOktaParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders okta params

func (*PutIdentityprovidersOktaParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersOktaReader

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

PutIdentityprovidersOktaReader is a Reader for the PutIdentityprovidersOkta structure.

func (*PutIdentityprovidersOktaReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersOktaRequestEntityTooLarge

type PutIdentityprovidersOktaRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersOktaRequestEntityTooLarge

func NewPutIdentityprovidersOktaRequestEntityTooLarge() *PutIdentityprovidersOktaRequestEntityTooLarge

NewPutIdentityprovidersOktaRequestEntityTooLarge creates a PutIdentityprovidersOktaRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersOktaRequestEntityTooLarge) Error

func (*PutIdentityprovidersOktaRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersOktaRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders okta request entity too large response has a 4xx status code

func (*PutIdentityprovidersOktaRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders okta request entity too large response a status code equal to that given

func (*PutIdentityprovidersOktaRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders okta request entity too large response has a 3xx status code

func (*PutIdentityprovidersOktaRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders okta request entity too large response has a 5xx status code

func (*PutIdentityprovidersOktaRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders okta request entity too large response has a 2xx status code

func (*PutIdentityprovidersOktaRequestEntityTooLarge) String

type PutIdentityprovidersOktaRequestTimeout

type PutIdentityprovidersOktaRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersOktaRequestTimeout

func NewPutIdentityprovidersOktaRequestTimeout() *PutIdentityprovidersOktaRequestTimeout

NewPutIdentityprovidersOktaRequestTimeout creates a PutIdentityprovidersOktaRequestTimeout with default headers values

func (*PutIdentityprovidersOktaRequestTimeout) Error

func (*PutIdentityprovidersOktaRequestTimeout) GetPayload

func (*PutIdentityprovidersOktaRequestTimeout) IsClientError

func (o *PutIdentityprovidersOktaRequestTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders okta request timeout response has a 4xx status code

func (*PutIdentityprovidersOktaRequestTimeout) IsCode

IsCode returns true when this put identityproviders okta request timeout response a status code equal to that given

func (*PutIdentityprovidersOktaRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders okta request timeout response has a 3xx status code

func (*PutIdentityprovidersOktaRequestTimeout) IsServerError

func (o *PutIdentityprovidersOktaRequestTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders okta request timeout response has a 5xx status code

func (*PutIdentityprovidersOktaRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders okta request timeout response has a 2xx status code

func (*PutIdentityprovidersOktaRequestTimeout) String

type PutIdentityprovidersOktaServiceUnavailable

type PutIdentityprovidersOktaServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersOktaServiceUnavailable

func NewPutIdentityprovidersOktaServiceUnavailable() *PutIdentityprovidersOktaServiceUnavailable

NewPutIdentityprovidersOktaServiceUnavailable creates a PutIdentityprovidersOktaServiceUnavailable with default headers values

func (*PutIdentityprovidersOktaServiceUnavailable) Error

func (*PutIdentityprovidersOktaServiceUnavailable) GetPayload

func (*PutIdentityprovidersOktaServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders okta service unavailable response has a 4xx status code

func (*PutIdentityprovidersOktaServiceUnavailable) IsCode

IsCode returns true when this put identityproviders okta service unavailable response a status code equal to that given

func (*PutIdentityprovidersOktaServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders okta service unavailable response has a 3xx status code

func (*PutIdentityprovidersOktaServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders okta service unavailable response has a 5xx status code

func (*PutIdentityprovidersOktaServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders okta service unavailable response has a 2xx status code

func (*PutIdentityprovidersOktaServiceUnavailable) String

type PutIdentityprovidersOktaTooManyRequests

type PutIdentityprovidersOktaTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersOktaTooManyRequests

func NewPutIdentityprovidersOktaTooManyRequests() *PutIdentityprovidersOktaTooManyRequests

NewPutIdentityprovidersOktaTooManyRequests creates a PutIdentityprovidersOktaTooManyRequests with default headers values

func (*PutIdentityprovidersOktaTooManyRequests) Error

func (*PutIdentityprovidersOktaTooManyRequests) GetPayload

func (*PutIdentityprovidersOktaTooManyRequests) IsClientError

func (o *PutIdentityprovidersOktaTooManyRequests) IsClientError() bool

IsClientError returns true when this put identityproviders okta too many requests response has a 4xx status code

func (*PutIdentityprovidersOktaTooManyRequests) IsCode

IsCode returns true when this put identityproviders okta too many requests response a status code equal to that given

func (*PutIdentityprovidersOktaTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders okta too many requests response has a 3xx status code

func (*PutIdentityprovidersOktaTooManyRequests) IsServerError

func (o *PutIdentityprovidersOktaTooManyRequests) IsServerError() bool

IsServerError returns true when this put identityproviders okta too many requests response has a 5xx status code

func (*PutIdentityprovidersOktaTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders okta too many requests response has a 2xx status code

func (*PutIdentityprovidersOktaTooManyRequests) String

type PutIdentityprovidersOktaUnauthorized

type PutIdentityprovidersOktaUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersOktaUnauthorized

func NewPutIdentityprovidersOktaUnauthorized() *PutIdentityprovidersOktaUnauthorized

NewPutIdentityprovidersOktaUnauthorized creates a PutIdentityprovidersOktaUnauthorized with default headers values

func (*PutIdentityprovidersOktaUnauthorized) Error

func (*PutIdentityprovidersOktaUnauthorized) GetPayload

func (*PutIdentityprovidersOktaUnauthorized) IsClientError

func (o *PutIdentityprovidersOktaUnauthorized) IsClientError() bool

IsClientError returns true when this put identityproviders okta unauthorized response has a 4xx status code

func (*PutIdentityprovidersOktaUnauthorized) IsCode

IsCode returns true when this put identityproviders okta unauthorized response a status code equal to that given

func (*PutIdentityprovidersOktaUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders okta unauthorized response has a 3xx status code

func (*PutIdentityprovidersOktaUnauthorized) IsServerError

func (o *PutIdentityprovidersOktaUnauthorized) IsServerError() bool

IsServerError returns true when this put identityproviders okta unauthorized response has a 5xx status code

func (*PutIdentityprovidersOktaUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders okta unauthorized response has a 2xx status code

func (*PutIdentityprovidersOktaUnauthorized) String

type PutIdentityprovidersOktaUnsupportedMediaType

type PutIdentityprovidersOktaUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOktaUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersOktaUnsupportedMediaType

func NewPutIdentityprovidersOktaUnsupportedMediaType() *PutIdentityprovidersOktaUnsupportedMediaType

NewPutIdentityprovidersOktaUnsupportedMediaType creates a PutIdentityprovidersOktaUnsupportedMediaType with default headers values

func (*PutIdentityprovidersOktaUnsupportedMediaType) Error

func (*PutIdentityprovidersOktaUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersOktaUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders okta unsupported media type response has a 4xx status code

func (*PutIdentityprovidersOktaUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders okta unsupported media type response a status code equal to that given

func (*PutIdentityprovidersOktaUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders okta unsupported media type response has a 3xx status code

func (*PutIdentityprovidersOktaUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders okta unsupported media type response has a 5xx status code

func (*PutIdentityprovidersOktaUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders okta unsupported media type response has a 2xx status code

func (*PutIdentityprovidersOktaUnsupportedMediaType) String

type PutIdentityprovidersOneloginBadRequest

type PutIdentityprovidersOneloginBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersOneloginBadRequest

func NewPutIdentityprovidersOneloginBadRequest() *PutIdentityprovidersOneloginBadRequest

NewPutIdentityprovidersOneloginBadRequest creates a PutIdentityprovidersOneloginBadRequest with default headers values

func (*PutIdentityprovidersOneloginBadRequest) Error

func (*PutIdentityprovidersOneloginBadRequest) GetPayload

func (*PutIdentityprovidersOneloginBadRequest) IsClientError

func (o *PutIdentityprovidersOneloginBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders onelogin bad request response has a 4xx status code

func (*PutIdentityprovidersOneloginBadRequest) IsCode

IsCode returns true when this put identityproviders onelogin bad request response a status code equal to that given

func (*PutIdentityprovidersOneloginBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders onelogin bad request response has a 3xx status code

func (*PutIdentityprovidersOneloginBadRequest) IsServerError

func (o *PutIdentityprovidersOneloginBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders onelogin bad request response has a 5xx status code

func (*PutIdentityprovidersOneloginBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders onelogin bad request response has a 2xx status code

func (*PutIdentityprovidersOneloginBadRequest) String

type PutIdentityprovidersOneloginForbidden

type PutIdentityprovidersOneloginForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersOneloginForbidden

func NewPutIdentityprovidersOneloginForbidden() *PutIdentityprovidersOneloginForbidden

NewPutIdentityprovidersOneloginForbidden creates a PutIdentityprovidersOneloginForbidden with default headers values

func (*PutIdentityprovidersOneloginForbidden) Error

func (*PutIdentityprovidersOneloginForbidden) GetPayload

func (*PutIdentityprovidersOneloginForbidden) IsClientError

func (o *PutIdentityprovidersOneloginForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders onelogin forbidden response has a 4xx status code

func (*PutIdentityprovidersOneloginForbidden) IsCode

IsCode returns true when this put identityproviders onelogin forbidden response a status code equal to that given

func (*PutIdentityprovidersOneloginForbidden) IsRedirect

IsRedirect returns true when this put identityproviders onelogin forbidden response has a 3xx status code

func (*PutIdentityprovidersOneloginForbidden) IsServerError

func (o *PutIdentityprovidersOneloginForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders onelogin forbidden response has a 5xx status code

func (*PutIdentityprovidersOneloginForbidden) IsSuccess

IsSuccess returns true when this put identityproviders onelogin forbidden response has a 2xx status code

func (*PutIdentityprovidersOneloginForbidden) String

type PutIdentityprovidersOneloginGatewayTimeout

type PutIdentityprovidersOneloginGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersOneloginGatewayTimeout

func NewPutIdentityprovidersOneloginGatewayTimeout() *PutIdentityprovidersOneloginGatewayTimeout

NewPutIdentityprovidersOneloginGatewayTimeout creates a PutIdentityprovidersOneloginGatewayTimeout with default headers values

func (*PutIdentityprovidersOneloginGatewayTimeout) Error

func (*PutIdentityprovidersOneloginGatewayTimeout) GetPayload

func (*PutIdentityprovidersOneloginGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders onelogin gateway timeout response has a 4xx status code

func (*PutIdentityprovidersOneloginGatewayTimeout) IsCode

IsCode returns true when this put identityproviders onelogin gateway timeout response a status code equal to that given

func (*PutIdentityprovidersOneloginGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders onelogin gateway timeout response has a 3xx status code

func (*PutIdentityprovidersOneloginGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders onelogin gateway timeout response has a 5xx status code

func (*PutIdentityprovidersOneloginGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders onelogin gateway timeout response has a 2xx status code

func (*PutIdentityprovidersOneloginGatewayTimeout) String

type PutIdentityprovidersOneloginInternalServerError

type PutIdentityprovidersOneloginInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersOneloginInternalServerError

func NewPutIdentityprovidersOneloginInternalServerError() *PutIdentityprovidersOneloginInternalServerError

NewPutIdentityprovidersOneloginInternalServerError creates a PutIdentityprovidersOneloginInternalServerError with default headers values

func (*PutIdentityprovidersOneloginInternalServerError) Error

func (*PutIdentityprovidersOneloginInternalServerError) GetPayload

func (*PutIdentityprovidersOneloginInternalServerError) IsClientError

IsClientError returns true when this put identityproviders onelogin internal server error response has a 4xx status code

func (*PutIdentityprovidersOneloginInternalServerError) IsCode

IsCode returns true when this put identityproviders onelogin internal server error response a status code equal to that given

func (*PutIdentityprovidersOneloginInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders onelogin internal server error response has a 3xx status code

func (*PutIdentityprovidersOneloginInternalServerError) IsServerError

IsServerError returns true when this put identityproviders onelogin internal server error response has a 5xx status code

func (*PutIdentityprovidersOneloginInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders onelogin internal server error response has a 2xx status code

func (*PutIdentityprovidersOneloginInternalServerError) String

type PutIdentityprovidersOneloginNotFound

type PutIdentityprovidersOneloginNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersOneloginNotFound

func NewPutIdentityprovidersOneloginNotFound() *PutIdentityprovidersOneloginNotFound

NewPutIdentityprovidersOneloginNotFound creates a PutIdentityprovidersOneloginNotFound with default headers values

func (*PutIdentityprovidersOneloginNotFound) Error

func (*PutIdentityprovidersOneloginNotFound) GetPayload

func (*PutIdentityprovidersOneloginNotFound) IsClientError

func (o *PutIdentityprovidersOneloginNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders onelogin not found response has a 4xx status code

func (*PutIdentityprovidersOneloginNotFound) IsCode

IsCode returns true when this put identityproviders onelogin not found response a status code equal to that given

func (*PutIdentityprovidersOneloginNotFound) IsRedirect

IsRedirect returns true when this put identityproviders onelogin not found response has a 3xx status code

func (*PutIdentityprovidersOneloginNotFound) IsServerError

func (o *PutIdentityprovidersOneloginNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders onelogin not found response has a 5xx status code

func (*PutIdentityprovidersOneloginNotFound) IsSuccess

IsSuccess returns true when this put identityproviders onelogin not found response has a 2xx status code

func (*PutIdentityprovidersOneloginNotFound) String

type PutIdentityprovidersOneloginOK

type PutIdentityprovidersOneloginOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersOneloginOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersOneloginOK

func NewPutIdentityprovidersOneloginOK() *PutIdentityprovidersOneloginOK

NewPutIdentityprovidersOneloginOK creates a PutIdentityprovidersOneloginOK with default headers values

func (*PutIdentityprovidersOneloginOK) Error

func (*PutIdentityprovidersOneloginOK) GetPayload

func (*PutIdentityprovidersOneloginOK) IsClientError

func (o *PutIdentityprovidersOneloginOK) IsClientError() bool

IsClientError returns true when this put identityproviders onelogin o k response has a 4xx status code

func (*PutIdentityprovidersOneloginOK) IsCode

func (o *PutIdentityprovidersOneloginOK) IsCode(code int) bool

IsCode returns true when this put identityproviders onelogin o k response a status code equal to that given

func (*PutIdentityprovidersOneloginOK) IsRedirect

func (o *PutIdentityprovidersOneloginOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders onelogin o k response has a 3xx status code

func (*PutIdentityprovidersOneloginOK) IsServerError

func (o *PutIdentityprovidersOneloginOK) IsServerError() bool

IsServerError returns true when this put identityproviders onelogin o k response has a 5xx status code

func (*PutIdentityprovidersOneloginOK) IsSuccess

func (o *PutIdentityprovidersOneloginOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders onelogin o k response has a 2xx status code

func (*PutIdentityprovidersOneloginOK) String

type PutIdentityprovidersOneloginParams

type PutIdentityprovidersOneloginParams struct {

	/* Body.

	   Provider
	*/
	Body *models.OneLogin

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

PutIdentityprovidersOneloginParams contains all the parameters to send to the API endpoint

for the put identityproviders onelogin operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersOneloginParams

func NewPutIdentityprovidersOneloginParams() *PutIdentityprovidersOneloginParams

NewPutIdentityprovidersOneloginParams creates a new PutIdentityprovidersOneloginParams 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 NewPutIdentityprovidersOneloginParamsWithContext

func NewPutIdentityprovidersOneloginParamsWithContext(ctx context.Context) *PutIdentityprovidersOneloginParams

NewPutIdentityprovidersOneloginParamsWithContext creates a new PutIdentityprovidersOneloginParams object with the ability to set a context for a request.

func NewPutIdentityprovidersOneloginParamsWithHTTPClient

func NewPutIdentityprovidersOneloginParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersOneloginParams

NewPutIdentityprovidersOneloginParamsWithHTTPClient creates a new PutIdentityprovidersOneloginParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersOneloginParamsWithTimeout

func NewPutIdentityprovidersOneloginParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersOneloginParams

NewPutIdentityprovidersOneloginParamsWithTimeout creates a new PutIdentityprovidersOneloginParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersOneloginParams) SetBody

SetBody adds the body to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) SetContext

SetContext adds the context to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) SetDefaults

func (o *PutIdentityprovidersOneloginParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders onelogin params (not the query body).

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

func (*PutIdentityprovidersOneloginParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) WithBody

WithBody adds the body to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) WithContext

WithContext adds the context to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders onelogin params (not the query body).

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

func (*PutIdentityprovidersOneloginParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders onelogin params

func (*PutIdentityprovidersOneloginParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersOneloginReader

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

PutIdentityprovidersOneloginReader is a Reader for the PutIdentityprovidersOnelogin structure.

func (*PutIdentityprovidersOneloginReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersOneloginRequestEntityTooLarge

type PutIdentityprovidersOneloginRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersOneloginRequestEntityTooLarge

func NewPutIdentityprovidersOneloginRequestEntityTooLarge() *PutIdentityprovidersOneloginRequestEntityTooLarge

NewPutIdentityprovidersOneloginRequestEntityTooLarge creates a PutIdentityprovidersOneloginRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) Error

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders onelogin request entity too large response has a 4xx status code

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders onelogin request entity too large response a status code equal to that given

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders onelogin request entity too large response has a 3xx status code

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders onelogin request entity too large response has a 5xx status code

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders onelogin request entity too large response has a 2xx status code

func (*PutIdentityprovidersOneloginRequestEntityTooLarge) String

type PutIdentityprovidersOneloginRequestTimeout

type PutIdentityprovidersOneloginRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersOneloginRequestTimeout

func NewPutIdentityprovidersOneloginRequestTimeout() *PutIdentityprovidersOneloginRequestTimeout

NewPutIdentityprovidersOneloginRequestTimeout creates a PutIdentityprovidersOneloginRequestTimeout with default headers values

func (*PutIdentityprovidersOneloginRequestTimeout) Error

func (*PutIdentityprovidersOneloginRequestTimeout) GetPayload

func (*PutIdentityprovidersOneloginRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders onelogin request timeout response has a 4xx status code

func (*PutIdentityprovidersOneloginRequestTimeout) IsCode

IsCode returns true when this put identityproviders onelogin request timeout response a status code equal to that given

func (*PutIdentityprovidersOneloginRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders onelogin request timeout response has a 3xx status code

func (*PutIdentityprovidersOneloginRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders onelogin request timeout response has a 5xx status code

func (*PutIdentityprovidersOneloginRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders onelogin request timeout response has a 2xx status code

func (*PutIdentityprovidersOneloginRequestTimeout) String

type PutIdentityprovidersOneloginServiceUnavailable

type PutIdentityprovidersOneloginServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersOneloginServiceUnavailable

func NewPutIdentityprovidersOneloginServiceUnavailable() *PutIdentityprovidersOneloginServiceUnavailable

NewPutIdentityprovidersOneloginServiceUnavailable creates a PutIdentityprovidersOneloginServiceUnavailable with default headers values

func (*PutIdentityprovidersOneloginServiceUnavailable) Error

func (*PutIdentityprovidersOneloginServiceUnavailable) GetPayload

func (*PutIdentityprovidersOneloginServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders onelogin service unavailable response has a 4xx status code

func (*PutIdentityprovidersOneloginServiceUnavailable) IsCode

IsCode returns true when this put identityproviders onelogin service unavailable response a status code equal to that given

func (*PutIdentityprovidersOneloginServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders onelogin service unavailable response has a 3xx status code

func (*PutIdentityprovidersOneloginServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders onelogin service unavailable response has a 5xx status code

func (*PutIdentityprovidersOneloginServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders onelogin service unavailable response has a 2xx status code

func (*PutIdentityprovidersOneloginServiceUnavailable) String

type PutIdentityprovidersOneloginTooManyRequests

type PutIdentityprovidersOneloginTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersOneloginTooManyRequests

func NewPutIdentityprovidersOneloginTooManyRequests() *PutIdentityprovidersOneloginTooManyRequests

NewPutIdentityprovidersOneloginTooManyRequests creates a PutIdentityprovidersOneloginTooManyRequests with default headers values

func (*PutIdentityprovidersOneloginTooManyRequests) Error

func (*PutIdentityprovidersOneloginTooManyRequests) GetPayload

func (*PutIdentityprovidersOneloginTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders onelogin too many requests response has a 4xx status code

func (*PutIdentityprovidersOneloginTooManyRequests) IsCode

IsCode returns true when this put identityproviders onelogin too many requests response a status code equal to that given

func (*PutIdentityprovidersOneloginTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders onelogin too many requests response has a 3xx status code

func (*PutIdentityprovidersOneloginTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders onelogin too many requests response has a 5xx status code

func (*PutIdentityprovidersOneloginTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders onelogin too many requests response has a 2xx status code

func (*PutIdentityprovidersOneloginTooManyRequests) String

type PutIdentityprovidersOneloginUnauthorized

type PutIdentityprovidersOneloginUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersOneloginUnauthorized

func NewPutIdentityprovidersOneloginUnauthorized() *PutIdentityprovidersOneloginUnauthorized

NewPutIdentityprovidersOneloginUnauthorized creates a PutIdentityprovidersOneloginUnauthorized with default headers values

func (*PutIdentityprovidersOneloginUnauthorized) Error

func (*PutIdentityprovidersOneloginUnauthorized) GetPayload

func (*PutIdentityprovidersOneloginUnauthorized) IsClientError

IsClientError returns true when this put identityproviders onelogin unauthorized response has a 4xx status code

func (*PutIdentityprovidersOneloginUnauthorized) IsCode

IsCode returns true when this put identityproviders onelogin unauthorized response a status code equal to that given

func (*PutIdentityprovidersOneloginUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders onelogin unauthorized response has a 3xx status code

func (*PutIdentityprovidersOneloginUnauthorized) IsServerError

IsServerError returns true when this put identityproviders onelogin unauthorized response has a 5xx status code

func (*PutIdentityprovidersOneloginUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders onelogin unauthorized response has a 2xx status code

func (*PutIdentityprovidersOneloginUnauthorized) String

type PutIdentityprovidersOneloginUnsupportedMediaType

type PutIdentityprovidersOneloginUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersOneloginUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersOneloginUnsupportedMediaType

func NewPutIdentityprovidersOneloginUnsupportedMediaType() *PutIdentityprovidersOneloginUnsupportedMediaType

NewPutIdentityprovidersOneloginUnsupportedMediaType creates a PutIdentityprovidersOneloginUnsupportedMediaType with default headers values

func (*PutIdentityprovidersOneloginUnsupportedMediaType) Error

func (*PutIdentityprovidersOneloginUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersOneloginUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders onelogin unsupported media type response has a 4xx status code

func (*PutIdentityprovidersOneloginUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders onelogin unsupported media type response a status code equal to that given

func (*PutIdentityprovidersOneloginUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders onelogin unsupported media type response has a 3xx status code

func (*PutIdentityprovidersOneloginUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders onelogin unsupported media type response has a 5xx status code

func (*PutIdentityprovidersOneloginUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders onelogin unsupported media type response has a 2xx status code

func (*PutIdentityprovidersOneloginUnsupportedMediaType) String

type PutIdentityprovidersPingBadRequest

type PutIdentityprovidersPingBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersPingBadRequest

func NewPutIdentityprovidersPingBadRequest() *PutIdentityprovidersPingBadRequest

NewPutIdentityprovidersPingBadRequest creates a PutIdentityprovidersPingBadRequest with default headers values

func (*PutIdentityprovidersPingBadRequest) Error

func (*PutIdentityprovidersPingBadRequest) GetPayload

func (*PutIdentityprovidersPingBadRequest) IsClientError

func (o *PutIdentityprovidersPingBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders ping bad request response has a 4xx status code

func (*PutIdentityprovidersPingBadRequest) IsCode

IsCode returns true when this put identityproviders ping bad request response a status code equal to that given

func (*PutIdentityprovidersPingBadRequest) IsRedirect

func (o *PutIdentityprovidersPingBadRequest) IsRedirect() bool

IsRedirect returns true when this put identityproviders ping bad request response has a 3xx status code

func (*PutIdentityprovidersPingBadRequest) IsServerError

func (o *PutIdentityprovidersPingBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders ping bad request response has a 5xx status code

func (*PutIdentityprovidersPingBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders ping bad request response has a 2xx status code

func (*PutIdentityprovidersPingBadRequest) String

type PutIdentityprovidersPingForbidden

type PutIdentityprovidersPingForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersPingForbidden

func NewPutIdentityprovidersPingForbidden() *PutIdentityprovidersPingForbidden

NewPutIdentityprovidersPingForbidden creates a PutIdentityprovidersPingForbidden with default headers values

func (*PutIdentityprovidersPingForbidden) Error

func (*PutIdentityprovidersPingForbidden) GetPayload

func (*PutIdentityprovidersPingForbidden) IsClientError

func (o *PutIdentityprovidersPingForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders ping forbidden response has a 4xx status code

func (*PutIdentityprovidersPingForbidden) IsCode

func (o *PutIdentityprovidersPingForbidden) IsCode(code int) bool

IsCode returns true when this put identityproviders ping forbidden response a status code equal to that given

func (*PutIdentityprovidersPingForbidden) IsRedirect

func (o *PutIdentityprovidersPingForbidden) IsRedirect() bool

IsRedirect returns true when this put identityproviders ping forbidden response has a 3xx status code

func (*PutIdentityprovidersPingForbidden) IsServerError

func (o *PutIdentityprovidersPingForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders ping forbidden response has a 5xx status code

func (*PutIdentityprovidersPingForbidden) IsSuccess

func (o *PutIdentityprovidersPingForbidden) IsSuccess() bool

IsSuccess returns true when this put identityproviders ping forbidden response has a 2xx status code

func (*PutIdentityprovidersPingForbidden) String

type PutIdentityprovidersPingGatewayTimeout

type PutIdentityprovidersPingGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersPingGatewayTimeout

func NewPutIdentityprovidersPingGatewayTimeout() *PutIdentityprovidersPingGatewayTimeout

NewPutIdentityprovidersPingGatewayTimeout creates a PutIdentityprovidersPingGatewayTimeout with default headers values

func (*PutIdentityprovidersPingGatewayTimeout) Error

func (*PutIdentityprovidersPingGatewayTimeout) GetPayload

func (*PutIdentityprovidersPingGatewayTimeout) IsClientError

func (o *PutIdentityprovidersPingGatewayTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders ping gateway timeout response has a 4xx status code

func (*PutIdentityprovidersPingGatewayTimeout) IsCode

IsCode returns true when this put identityproviders ping gateway timeout response a status code equal to that given

func (*PutIdentityprovidersPingGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders ping gateway timeout response has a 3xx status code

func (*PutIdentityprovidersPingGatewayTimeout) IsServerError

func (o *PutIdentityprovidersPingGatewayTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders ping gateway timeout response has a 5xx status code

func (*PutIdentityprovidersPingGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders ping gateway timeout response has a 2xx status code

func (*PutIdentityprovidersPingGatewayTimeout) String

type PutIdentityprovidersPingInternalServerError

type PutIdentityprovidersPingInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersPingInternalServerError

func NewPutIdentityprovidersPingInternalServerError() *PutIdentityprovidersPingInternalServerError

NewPutIdentityprovidersPingInternalServerError creates a PutIdentityprovidersPingInternalServerError with default headers values

func (*PutIdentityprovidersPingInternalServerError) Error

func (*PutIdentityprovidersPingInternalServerError) GetPayload

func (*PutIdentityprovidersPingInternalServerError) IsClientError

IsClientError returns true when this put identityproviders ping internal server error response has a 4xx status code

func (*PutIdentityprovidersPingInternalServerError) IsCode

IsCode returns true when this put identityproviders ping internal server error response a status code equal to that given

func (*PutIdentityprovidersPingInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders ping internal server error response has a 3xx status code

func (*PutIdentityprovidersPingInternalServerError) IsServerError

IsServerError returns true when this put identityproviders ping internal server error response has a 5xx status code

func (*PutIdentityprovidersPingInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders ping internal server error response has a 2xx status code

func (*PutIdentityprovidersPingInternalServerError) String

type PutIdentityprovidersPingNotFound

type PutIdentityprovidersPingNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersPingNotFound

func NewPutIdentityprovidersPingNotFound() *PutIdentityprovidersPingNotFound

NewPutIdentityprovidersPingNotFound creates a PutIdentityprovidersPingNotFound with default headers values

func (*PutIdentityprovidersPingNotFound) Error

func (*PutIdentityprovidersPingNotFound) GetPayload

func (*PutIdentityprovidersPingNotFound) IsClientError

func (o *PutIdentityprovidersPingNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders ping not found response has a 4xx status code

func (*PutIdentityprovidersPingNotFound) IsCode

func (o *PutIdentityprovidersPingNotFound) IsCode(code int) bool

IsCode returns true when this put identityproviders ping not found response a status code equal to that given

func (*PutIdentityprovidersPingNotFound) IsRedirect

func (o *PutIdentityprovidersPingNotFound) IsRedirect() bool

IsRedirect returns true when this put identityproviders ping not found response has a 3xx status code

func (*PutIdentityprovidersPingNotFound) IsServerError

func (o *PutIdentityprovidersPingNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders ping not found response has a 5xx status code

func (*PutIdentityprovidersPingNotFound) IsSuccess

func (o *PutIdentityprovidersPingNotFound) IsSuccess() bool

IsSuccess returns true when this put identityproviders ping not found response has a 2xx status code

func (*PutIdentityprovidersPingNotFound) String

type PutIdentityprovidersPingOK

type PutIdentityprovidersPingOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersPingOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersPingOK

func NewPutIdentityprovidersPingOK() *PutIdentityprovidersPingOK

NewPutIdentityprovidersPingOK creates a PutIdentityprovidersPingOK with default headers values

func (*PutIdentityprovidersPingOK) Error

func (*PutIdentityprovidersPingOK) GetPayload

func (*PutIdentityprovidersPingOK) IsClientError

func (o *PutIdentityprovidersPingOK) IsClientError() bool

IsClientError returns true when this put identityproviders ping o k response has a 4xx status code

func (*PutIdentityprovidersPingOK) IsCode

func (o *PutIdentityprovidersPingOK) IsCode(code int) bool

IsCode returns true when this put identityproviders ping o k response a status code equal to that given

func (*PutIdentityprovidersPingOK) IsRedirect

func (o *PutIdentityprovidersPingOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders ping o k response has a 3xx status code

func (*PutIdentityprovidersPingOK) IsServerError

func (o *PutIdentityprovidersPingOK) IsServerError() bool

IsServerError returns true when this put identityproviders ping o k response has a 5xx status code

func (*PutIdentityprovidersPingOK) IsSuccess

func (o *PutIdentityprovidersPingOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders ping o k response has a 2xx status code

func (*PutIdentityprovidersPingOK) String

func (o *PutIdentityprovidersPingOK) String() string

type PutIdentityprovidersPingParams

type PutIdentityprovidersPingParams struct {

	/* Body.

	   Provider
	*/
	Body *models.PingIdentity

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

PutIdentityprovidersPingParams contains all the parameters to send to the API endpoint

for the put identityproviders ping operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersPingParams

func NewPutIdentityprovidersPingParams() *PutIdentityprovidersPingParams

NewPutIdentityprovidersPingParams creates a new PutIdentityprovidersPingParams 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 NewPutIdentityprovidersPingParamsWithContext

func NewPutIdentityprovidersPingParamsWithContext(ctx context.Context) *PutIdentityprovidersPingParams

NewPutIdentityprovidersPingParamsWithContext creates a new PutIdentityprovidersPingParams object with the ability to set a context for a request.

func NewPutIdentityprovidersPingParamsWithHTTPClient

func NewPutIdentityprovidersPingParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersPingParams

NewPutIdentityprovidersPingParamsWithHTTPClient creates a new PutIdentityprovidersPingParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersPingParamsWithTimeout

func NewPutIdentityprovidersPingParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersPingParams

NewPutIdentityprovidersPingParamsWithTimeout creates a new PutIdentityprovidersPingParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersPingParams) SetBody

SetBody adds the body to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) SetContext

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

SetContext adds the context to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) SetDefaults

func (o *PutIdentityprovidersPingParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders ping params (not the query body).

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

func (*PutIdentityprovidersPingParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) WithBody

WithBody adds the body to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) WithContext

WithContext adds the context to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders ping params (not the query body).

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

func (*PutIdentityprovidersPingParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders ping params

func (*PutIdentityprovidersPingParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersPingReader

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

PutIdentityprovidersPingReader is a Reader for the PutIdentityprovidersPing structure.

func (*PutIdentityprovidersPingReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersPingRequestEntityTooLarge

type PutIdentityprovidersPingRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersPingRequestEntityTooLarge

func NewPutIdentityprovidersPingRequestEntityTooLarge() *PutIdentityprovidersPingRequestEntityTooLarge

NewPutIdentityprovidersPingRequestEntityTooLarge creates a PutIdentityprovidersPingRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersPingRequestEntityTooLarge) Error

func (*PutIdentityprovidersPingRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersPingRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders ping request entity too large response has a 4xx status code

func (*PutIdentityprovidersPingRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders ping request entity too large response a status code equal to that given

func (*PutIdentityprovidersPingRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders ping request entity too large response has a 3xx status code

func (*PutIdentityprovidersPingRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders ping request entity too large response has a 5xx status code

func (*PutIdentityprovidersPingRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders ping request entity too large response has a 2xx status code

func (*PutIdentityprovidersPingRequestEntityTooLarge) String

type PutIdentityprovidersPingRequestTimeout

type PutIdentityprovidersPingRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersPingRequestTimeout

func NewPutIdentityprovidersPingRequestTimeout() *PutIdentityprovidersPingRequestTimeout

NewPutIdentityprovidersPingRequestTimeout creates a PutIdentityprovidersPingRequestTimeout with default headers values

func (*PutIdentityprovidersPingRequestTimeout) Error

func (*PutIdentityprovidersPingRequestTimeout) GetPayload

func (*PutIdentityprovidersPingRequestTimeout) IsClientError

func (o *PutIdentityprovidersPingRequestTimeout) IsClientError() bool

IsClientError returns true when this put identityproviders ping request timeout response has a 4xx status code

func (*PutIdentityprovidersPingRequestTimeout) IsCode

IsCode returns true when this put identityproviders ping request timeout response a status code equal to that given

func (*PutIdentityprovidersPingRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders ping request timeout response has a 3xx status code

func (*PutIdentityprovidersPingRequestTimeout) IsServerError

func (o *PutIdentityprovidersPingRequestTimeout) IsServerError() bool

IsServerError returns true when this put identityproviders ping request timeout response has a 5xx status code

func (*PutIdentityprovidersPingRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders ping request timeout response has a 2xx status code

func (*PutIdentityprovidersPingRequestTimeout) String

type PutIdentityprovidersPingServiceUnavailable

type PutIdentityprovidersPingServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersPingServiceUnavailable

func NewPutIdentityprovidersPingServiceUnavailable() *PutIdentityprovidersPingServiceUnavailable

NewPutIdentityprovidersPingServiceUnavailable creates a PutIdentityprovidersPingServiceUnavailable with default headers values

func (*PutIdentityprovidersPingServiceUnavailable) Error

func (*PutIdentityprovidersPingServiceUnavailable) GetPayload

func (*PutIdentityprovidersPingServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders ping service unavailable response has a 4xx status code

func (*PutIdentityprovidersPingServiceUnavailable) IsCode

IsCode returns true when this put identityproviders ping service unavailable response a status code equal to that given

func (*PutIdentityprovidersPingServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders ping service unavailable response has a 3xx status code

func (*PutIdentityprovidersPingServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders ping service unavailable response has a 5xx status code

func (*PutIdentityprovidersPingServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders ping service unavailable response has a 2xx status code

func (*PutIdentityprovidersPingServiceUnavailable) String

type PutIdentityprovidersPingTooManyRequests

type PutIdentityprovidersPingTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersPingTooManyRequests

func NewPutIdentityprovidersPingTooManyRequests() *PutIdentityprovidersPingTooManyRequests

NewPutIdentityprovidersPingTooManyRequests creates a PutIdentityprovidersPingTooManyRequests with default headers values

func (*PutIdentityprovidersPingTooManyRequests) Error

func (*PutIdentityprovidersPingTooManyRequests) GetPayload

func (*PutIdentityprovidersPingTooManyRequests) IsClientError

func (o *PutIdentityprovidersPingTooManyRequests) IsClientError() bool

IsClientError returns true when this put identityproviders ping too many requests response has a 4xx status code

func (*PutIdentityprovidersPingTooManyRequests) IsCode

IsCode returns true when this put identityproviders ping too many requests response a status code equal to that given

func (*PutIdentityprovidersPingTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders ping too many requests response has a 3xx status code

func (*PutIdentityprovidersPingTooManyRequests) IsServerError

func (o *PutIdentityprovidersPingTooManyRequests) IsServerError() bool

IsServerError returns true when this put identityproviders ping too many requests response has a 5xx status code

func (*PutIdentityprovidersPingTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders ping too many requests response has a 2xx status code

func (*PutIdentityprovidersPingTooManyRequests) String

type PutIdentityprovidersPingUnauthorized

type PutIdentityprovidersPingUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersPingUnauthorized

func NewPutIdentityprovidersPingUnauthorized() *PutIdentityprovidersPingUnauthorized

NewPutIdentityprovidersPingUnauthorized creates a PutIdentityprovidersPingUnauthorized with default headers values

func (*PutIdentityprovidersPingUnauthorized) Error

func (*PutIdentityprovidersPingUnauthorized) GetPayload

func (*PutIdentityprovidersPingUnauthorized) IsClientError

func (o *PutIdentityprovidersPingUnauthorized) IsClientError() bool

IsClientError returns true when this put identityproviders ping unauthorized response has a 4xx status code

func (*PutIdentityprovidersPingUnauthorized) IsCode

IsCode returns true when this put identityproviders ping unauthorized response a status code equal to that given

func (*PutIdentityprovidersPingUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders ping unauthorized response has a 3xx status code

func (*PutIdentityprovidersPingUnauthorized) IsServerError

func (o *PutIdentityprovidersPingUnauthorized) IsServerError() bool

IsServerError returns true when this put identityproviders ping unauthorized response has a 5xx status code

func (*PutIdentityprovidersPingUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders ping unauthorized response has a 2xx status code

func (*PutIdentityprovidersPingUnauthorized) String

type PutIdentityprovidersPingUnsupportedMediaType

type PutIdentityprovidersPingUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPingUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersPingUnsupportedMediaType

func NewPutIdentityprovidersPingUnsupportedMediaType() *PutIdentityprovidersPingUnsupportedMediaType

NewPutIdentityprovidersPingUnsupportedMediaType creates a PutIdentityprovidersPingUnsupportedMediaType with default headers values

func (*PutIdentityprovidersPingUnsupportedMediaType) Error

func (*PutIdentityprovidersPingUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersPingUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders ping unsupported media type response has a 4xx status code

func (*PutIdentityprovidersPingUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders ping unsupported media type response a status code equal to that given

func (*PutIdentityprovidersPingUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders ping unsupported media type response has a 3xx status code

func (*PutIdentityprovidersPingUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders ping unsupported media type response has a 5xx status code

func (*PutIdentityprovidersPingUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders ping unsupported media type response has a 2xx status code

func (*PutIdentityprovidersPingUnsupportedMediaType) String

type PutIdentityprovidersPurecloudBadRequest

type PutIdentityprovidersPurecloudBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersPurecloudBadRequest

func NewPutIdentityprovidersPurecloudBadRequest() *PutIdentityprovidersPurecloudBadRequest

NewPutIdentityprovidersPurecloudBadRequest creates a PutIdentityprovidersPurecloudBadRequest with default headers values

func (*PutIdentityprovidersPurecloudBadRequest) Error

func (*PutIdentityprovidersPurecloudBadRequest) GetPayload

func (*PutIdentityprovidersPurecloudBadRequest) IsClientError

func (o *PutIdentityprovidersPurecloudBadRequest) IsClientError() bool

IsClientError returns true when this put identityproviders purecloud bad request response has a 4xx status code

func (*PutIdentityprovidersPurecloudBadRequest) IsCode

IsCode returns true when this put identityproviders purecloud bad request response a status code equal to that given

func (*PutIdentityprovidersPurecloudBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders purecloud bad request response has a 3xx status code

func (*PutIdentityprovidersPurecloudBadRequest) IsServerError

func (o *PutIdentityprovidersPurecloudBadRequest) IsServerError() bool

IsServerError returns true when this put identityproviders purecloud bad request response has a 5xx status code

func (*PutIdentityprovidersPurecloudBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders purecloud bad request response has a 2xx status code

func (*PutIdentityprovidersPurecloudBadRequest) String

type PutIdentityprovidersPurecloudForbidden

type PutIdentityprovidersPurecloudForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersPurecloudForbidden

func NewPutIdentityprovidersPurecloudForbidden() *PutIdentityprovidersPurecloudForbidden

NewPutIdentityprovidersPurecloudForbidden creates a PutIdentityprovidersPurecloudForbidden with default headers values

func (*PutIdentityprovidersPurecloudForbidden) Error

func (*PutIdentityprovidersPurecloudForbidden) GetPayload

func (*PutIdentityprovidersPurecloudForbidden) IsClientError

func (o *PutIdentityprovidersPurecloudForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders purecloud forbidden response has a 4xx status code

func (*PutIdentityprovidersPurecloudForbidden) IsCode

IsCode returns true when this put identityproviders purecloud forbidden response a status code equal to that given

func (*PutIdentityprovidersPurecloudForbidden) IsRedirect

IsRedirect returns true when this put identityproviders purecloud forbidden response has a 3xx status code

func (*PutIdentityprovidersPurecloudForbidden) IsServerError

func (o *PutIdentityprovidersPurecloudForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders purecloud forbidden response has a 5xx status code

func (*PutIdentityprovidersPurecloudForbidden) IsSuccess

IsSuccess returns true when this put identityproviders purecloud forbidden response has a 2xx status code

func (*PutIdentityprovidersPurecloudForbidden) String

type PutIdentityprovidersPurecloudGatewayTimeout

type PutIdentityprovidersPurecloudGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersPurecloudGatewayTimeout

func NewPutIdentityprovidersPurecloudGatewayTimeout() *PutIdentityprovidersPurecloudGatewayTimeout

NewPutIdentityprovidersPurecloudGatewayTimeout creates a PutIdentityprovidersPurecloudGatewayTimeout with default headers values

func (*PutIdentityprovidersPurecloudGatewayTimeout) Error

func (*PutIdentityprovidersPurecloudGatewayTimeout) GetPayload

func (*PutIdentityprovidersPurecloudGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders purecloud gateway timeout response has a 4xx status code

func (*PutIdentityprovidersPurecloudGatewayTimeout) IsCode

IsCode returns true when this put identityproviders purecloud gateway timeout response a status code equal to that given

func (*PutIdentityprovidersPurecloudGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders purecloud gateway timeout response has a 3xx status code

func (*PutIdentityprovidersPurecloudGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders purecloud gateway timeout response has a 5xx status code

func (*PutIdentityprovidersPurecloudGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders purecloud gateway timeout response has a 2xx status code

func (*PutIdentityprovidersPurecloudGatewayTimeout) String

type PutIdentityprovidersPurecloudInternalServerError

type PutIdentityprovidersPurecloudInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersPurecloudInternalServerError

func NewPutIdentityprovidersPurecloudInternalServerError() *PutIdentityprovidersPurecloudInternalServerError

NewPutIdentityprovidersPurecloudInternalServerError creates a PutIdentityprovidersPurecloudInternalServerError with default headers values

func (*PutIdentityprovidersPurecloudInternalServerError) Error

func (*PutIdentityprovidersPurecloudInternalServerError) GetPayload

func (*PutIdentityprovidersPurecloudInternalServerError) IsClientError

IsClientError returns true when this put identityproviders purecloud internal server error response has a 4xx status code

func (*PutIdentityprovidersPurecloudInternalServerError) IsCode

IsCode returns true when this put identityproviders purecloud internal server error response a status code equal to that given

func (*PutIdentityprovidersPurecloudInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders purecloud internal server error response has a 3xx status code

func (*PutIdentityprovidersPurecloudInternalServerError) IsServerError

IsServerError returns true when this put identityproviders purecloud internal server error response has a 5xx status code

func (*PutIdentityprovidersPurecloudInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders purecloud internal server error response has a 2xx status code

func (*PutIdentityprovidersPurecloudInternalServerError) String

type PutIdentityprovidersPurecloudNotFound

type PutIdentityprovidersPurecloudNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersPurecloudNotFound

func NewPutIdentityprovidersPurecloudNotFound() *PutIdentityprovidersPurecloudNotFound

NewPutIdentityprovidersPurecloudNotFound creates a PutIdentityprovidersPurecloudNotFound with default headers values

func (*PutIdentityprovidersPurecloudNotFound) Error

func (*PutIdentityprovidersPurecloudNotFound) GetPayload

func (*PutIdentityprovidersPurecloudNotFound) IsClientError

func (o *PutIdentityprovidersPurecloudNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders purecloud not found response has a 4xx status code

func (*PutIdentityprovidersPurecloudNotFound) IsCode

IsCode returns true when this put identityproviders purecloud not found response a status code equal to that given

func (*PutIdentityprovidersPurecloudNotFound) IsRedirect

IsRedirect returns true when this put identityproviders purecloud not found response has a 3xx status code

func (*PutIdentityprovidersPurecloudNotFound) IsServerError

func (o *PutIdentityprovidersPurecloudNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders purecloud not found response has a 5xx status code

func (*PutIdentityprovidersPurecloudNotFound) IsSuccess

IsSuccess returns true when this put identityproviders purecloud not found response has a 2xx status code

func (*PutIdentityprovidersPurecloudNotFound) String

type PutIdentityprovidersPurecloudOK

type PutIdentityprovidersPurecloudOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersPurecloudOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersPurecloudOK

func NewPutIdentityprovidersPurecloudOK() *PutIdentityprovidersPurecloudOK

NewPutIdentityprovidersPurecloudOK creates a PutIdentityprovidersPurecloudOK with default headers values

func (*PutIdentityprovidersPurecloudOK) Error

func (*PutIdentityprovidersPurecloudOK) GetPayload

func (*PutIdentityprovidersPurecloudOK) IsClientError

func (o *PutIdentityprovidersPurecloudOK) IsClientError() bool

IsClientError returns true when this put identityproviders purecloud o k response has a 4xx status code

func (*PutIdentityprovidersPurecloudOK) IsCode

func (o *PutIdentityprovidersPurecloudOK) IsCode(code int) bool

IsCode returns true when this put identityproviders purecloud o k response a status code equal to that given

func (*PutIdentityprovidersPurecloudOK) IsRedirect

func (o *PutIdentityprovidersPurecloudOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders purecloud o k response has a 3xx status code

func (*PutIdentityprovidersPurecloudOK) IsServerError

func (o *PutIdentityprovidersPurecloudOK) IsServerError() bool

IsServerError returns true when this put identityproviders purecloud o k response has a 5xx status code

func (*PutIdentityprovidersPurecloudOK) IsSuccess

func (o *PutIdentityprovidersPurecloudOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders purecloud o k response has a 2xx status code

func (*PutIdentityprovidersPurecloudOK) String

type PutIdentityprovidersPurecloudParams

type PutIdentityprovidersPurecloudParams struct {

	/* Body.

	   Provider
	*/
	Body *models.PureCloud

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

PutIdentityprovidersPurecloudParams contains all the parameters to send to the API endpoint

for the put identityproviders purecloud operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersPurecloudParams

func NewPutIdentityprovidersPurecloudParams() *PutIdentityprovidersPurecloudParams

NewPutIdentityprovidersPurecloudParams creates a new PutIdentityprovidersPurecloudParams 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 NewPutIdentityprovidersPurecloudParamsWithContext

func NewPutIdentityprovidersPurecloudParamsWithContext(ctx context.Context) *PutIdentityprovidersPurecloudParams

NewPutIdentityprovidersPurecloudParamsWithContext creates a new PutIdentityprovidersPurecloudParams object with the ability to set a context for a request.

func NewPutIdentityprovidersPurecloudParamsWithHTTPClient

func NewPutIdentityprovidersPurecloudParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersPurecloudParams

NewPutIdentityprovidersPurecloudParamsWithHTTPClient creates a new PutIdentityprovidersPurecloudParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersPurecloudParamsWithTimeout

func NewPutIdentityprovidersPurecloudParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersPurecloudParams

NewPutIdentityprovidersPurecloudParamsWithTimeout creates a new PutIdentityprovidersPurecloudParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersPurecloudParams) SetBody

SetBody adds the body to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) SetContext

SetContext adds the context to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) SetDefaults

func (o *PutIdentityprovidersPurecloudParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders purecloud params (not the query body).

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

func (*PutIdentityprovidersPurecloudParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) WithBody

WithBody adds the body to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) WithContext

WithContext adds the context to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders purecloud params (not the query body).

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

func (*PutIdentityprovidersPurecloudParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders purecloud params

func (*PutIdentityprovidersPurecloudParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersPurecloudReader

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

PutIdentityprovidersPurecloudReader is a Reader for the PutIdentityprovidersPurecloud structure.

func (*PutIdentityprovidersPurecloudReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersPurecloudRequestEntityTooLarge

type PutIdentityprovidersPurecloudRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersPurecloudRequestEntityTooLarge

func NewPutIdentityprovidersPurecloudRequestEntityTooLarge() *PutIdentityprovidersPurecloudRequestEntityTooLarge

NewPutIdentityprovidersPurecloudRequestEntityTooLarge creates a PutIdentityprovidersPurecloudRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) Error

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders purecloud request entity too large response has a 4xx status code

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders purecloud request entity too large response a status code equal to that given

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders purecloud request entity too large response has a 3xx status code

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders purecloud request entity too large response has a 5xx status code

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders purecloud request entity too large response has a 2xx status code

func (*PutIdentityprovidersPurecloudRequestEntityTooLarge) String

type PutIdentityprovidersPurecloudRequestTimeout

type PutIdentityprovidersPurecloudRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersPurecloudRequestTimeout

func NewPutIdentityprovidersPurecloudRequestTimeout() *PutIdentityprovidersPurecloudRequestTimeout

NewPutIdentityprovidersPurecloudRequestTimeout creates a PutIdentityprovidersPurecloudRequestTimeout with default headers values

func (*PutIdentityprovidersPurecloudRequestTimeout) Error

func (*PutIdentityprovidersPurecloudRequestTimeout) GetPayload

func (*PutIdentityprovidersPurecloudRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders purecloud request timeout response has a 4xx status code

func (*PutIdentityprovidersPurecloudRequestTimeout) IsCode

IsCode returns true when this put identityproviders purecloud request timeout response a status code equal to that given

func (*PutIdentityprovidersPurecloudRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders purecloud request timeout response has a 3xx status code

func (*PutIdentityprovidersPurecloudRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders purecloud request timeout response has a 5xx status code

func (*PutIdentityprovidersPurecloudRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders purecloud request timeout response has a 2xx status code

func (*PutIdentityprovidersPurecloudRequestTimeout) String

type PutIdentityprovidersPurecloudServiceUnavailable

type PutIdentityprovidersPurecloudServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersPurecloudServiceUnavailable

func NewPutIdentityprovidersPurecloudServiceUnavailable() *PutIdentityprovidersPurecloudServiceUnavailable

NewPutIdentityprovidersPurecloudServiceUnavailable creates a PutIdentityprovidersPurecloudServiceUnavailable with default headers values

func (*PutIdentityprovidersPurecloudServiceUnavailable) Error

func (*PutIdentityprovidersPurecloudServiceUnavailable) GetPayload

func (*PutIdentityprovidersPurecloudServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders purecloud service unavailable response has a 4xx status code

func (*PutIdentityprovidersPurecloudServiceUnavailable) IsCode

IsCode returns true when this put identityproviders purecloud service unavailable response a status code equal to that given

func (*PutIdentityprovidersPurecloudServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders purecloud service unavailable response has a 3xx status code

func (*PutIdentityprovidersPurecloudServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders purecloud service unavailable response has a 5xx status code

func (*PutIdentityprovidersPurecloudServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders purecloud service unavailable response has a 2xx status code

func (*PutIdentityprovidersPurecloudServiceUnavailable) String

type PutIdentityprovidersPurecloudTooManyRequests

type PutIdentityprovidersPurecloudTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersPurecloudTooManyRequests

func NewPutIdentityprovidersPurecloudTooManyRequests() *PutIdentityprovidersPurecloudTooManyRequests

NewPutIdentityprovidersPurecloudTooManyRequests creates a PutIdentityprovidersPurecloudTooManyRequests with default headers values

func (*PutIdentityprovidersPurecloudTooManyRequests) Error

func (*PutIdentityprovidersPurecloudTooManyRequests) GetPayload

func (*PutIdentityprovidersPurecloudTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders purecloud too many requests response has a 4xx status code

func (*PutIdentityprovidersPurecloudTooManyRequests) IsCode

IsCode returns true when this put identityproviders purecloud too many requests response a status code equal to that given

func (*PutIdentityprovidersPurecloudTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders purecloud too many requests response has a 3xx status code

func (*PutIdentityprovidersPurecloudTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders purecloud too many requests response has a 5xx status code

func (*PutIdentityprovidersPurecloudTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders purecloud too many requests response has a 2xx status code

func (*PutIdentityprovidersPurecloudTooManyRequests) String

type PutIdentityprovidersPurecloudUnauthorized

type PutIdentityprovidersPurecloudUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersPurecloudUnauthorized

func NewPutIdentityprovidersPurecloudUnauthorized() *PutIdentityprovidersPurecloudUnauthorized

NewPutIdentityprovidersPurecloudUnauthorized creates a PutIdentityprovidersPurecloudUnauthorized with default headers values

func (*PutIdentityprovidersPurecloudUnauthorized) Error

func (*PutIdentityprovidersPurecloudUnauthorized) GetPayload

func (*PutIdentityprovidersPurecloudUnauthorized) IsClientError

IsClientError returns true when this put identityproviders purecloud unauthorized response has a 4xx status code

func (*PutIdentityprovidersPurecloudUnauthorized) IsCode

IsCode returns true when this put identityproviders purecloud unauthorized response a status code equal to that given

func (*PutIdentityprovidersPurecloudUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders purecloud unauthorized response has a 3xx status code

func (*PutIdentityprovidersPurecloudUnauthorized) IsServerError

IsServerError returns true when this put identityproviders purecloud unauthorized response has a 5xx status code

func (*PutIdentityprovidersPurecloudUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders purecloud unauthorized response has a 2xx status code

func (*PutIdentityprovidersPurecloudUnauthorized) String

type PutIdentityprovidersPurecloudUnsupportedMediaType

type PutIdentityprovidersPurecloudUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPurecloudUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersPurecloudUnsupportedMediaType

func NewPutIdentityprovidersPurecloudUnsupportedMediaType() *PutIdentityprovidersPurecloudUnsupportedMediaType

NewPutIdentityprovidersPurecloudUnsupportedMediaType creates a PutIdentityprovidersPurecloudUnsupportedMediaType with default headers values

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) Error

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders purecloud unsupported media type response has a 4xx status code

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders purecloud unsupported media type response a status code equal to that given

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders purecloud unsupported media type response has a 3xx status code

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders purecloud unsupported media type response has a 5xx status code

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders purecloud unsupported media type response has a 2xx status code

func (*PutIdentityprovidersPurecloudUnsupportedMediaType) String

type PutIdentityprovidersPureengageBadRequest

type PutIdentityprovidersPureengageBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersPureengageBadRequest

func NewPutIdentityprovidersPureengageBadRequest() *PutIdentityprovidersPureengageBadRequest

NewPutIdentityprovidersPureengageBadRequest creates a PutIdentityprovidersPureengageBadRequest with default headers values

func (*PutIdentityprovidersPureengageBadRequest) Error

func (*PutIdentityprovidersPureengageBadRequest) GetPayload

func (*PutIdentityprovidersPureengageBadRequest) IsClientError

IsClientError returns true when this put identityproviders pureengage bad request response has a 4xx status code

func (*PutIdentityprovidersPureengageBadRequest) IsCode

IsCode returns true when this put identityproviders pureengage bad request response a status code equal to that given

func (*PutIdentityprovidersPureengageBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders pureengage bad request response has a 3xx status code

func (*PutIdentityprovidersPureengageBadRequest) IsServerError

IsServerError returns true when this put identityproviders pureengage bad request response has a 5xx status code

func (*PutIdentityprovidersPureengageBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders pureengage bad request response has a 2xx status code

func (*PutIdentityprovidersPureengageBadRequest) String

type PutIdentityprovidersPureengageForbidden

type PutIdentityprovidersPureengageForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersPureengageForbidden

func NewPutIdentityprovidersPureengageForbidden() *PutIdentityprovidersPureengageForbidden

NewPutIdentityprovidersPureengageForbidden creates a PutIdentityprovidersPureengageForbidden with default headers values

func (*PutIdentityprovidersPureengageForbidden) Error

func (*PutIdentityprovidersPureengageForbidden) GetPayload

func (*PutIdentityprovidersPureengageForbidden) IsClientError

func (o *PutIdentityprovidersPureengageForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders pureengage forbidden response has a 4xx status code

func (*PutIdentityprovidersPureengageForbidden) IsCode

IsCode returns true when this put identityproviders pureengage forbidden response a status code equal to that given

func (*PutIdentityprovidersPureengageForbidden) IsRedirect

IsRedirect returns true when this put identityproviders pureengage forbidden response has a 3xx status code

func (*PutIdentityprovidersPureengageForbidden) IsServerError

func (o *PutIdentityprovidersPureengageForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders pureengage forbidden response has a 5xx status code

func (*PutIdentityprovidersPureengageForbidden) IsSuccess

IsSuccess returns true when this put identityproviders pureengage forbidden response has a 2xx status code

func (*PutIdentityprovidersPureengageForbidden) String

type PutIdentityprovidersPureengageGatewayTimeout

type PutIdentityprovidersPureengageGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersPureengageGatewayTimeout

func NewPutIdentityprovidersPureengageGatewayTimeout() *PutIdentityprovidersPureengageGatewayTimeout

NewPutIdentityprovidersPureengageGatewayTimeout creates a PutIdentityprovidersPureengageGatewayTimeout with default headers values

func (*PutIdentityprovidersPureengageGatewayTimeout) Error

func (*PutIdentityprovidersPureengageGatewayTimeout) GetPayload

func (*PutIdentityprovidersPureengageGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders pureengage gateway timeout response has a 4xx status code

func (*PutIdentityprovidersPureengageGatewayTimeout) IsCode

IsCode returns true when this put identityproviders pureengage gateway timeout response a status code equal to that given

func (*PutIdentityprovidersPureengageGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders pureengage gateway timeout response has a 3xx status code

func (*PutIdentityprovidersPureengageGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders pureengage gateway timeout response has a 5xx status code

func (*PutIdentityprovidersPureengageGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders pureengage gateway timeout response has a 2xx status code

func (*PutIdentityprovidersPureengageGatewayTimeout) String

type PutIdentityprovidersPureengageInternalServerError

type PutIdentityprovidersPureengageInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersPureengageInternalServerError

func NewPutIdentityprovidersPureengageInternalServerError() *PutIdentityprovidersPureengageInternalServerError

NewPutIdentityprovidersPureengageInternalServerError creates a PutIdentityprovidersPureengageInternalServerError with default headers values

func (*PutIdentityprovidersPureengageInternalServerError) Error

func (*PutIdentityprovidersPureengageInternalServerError) GetPayload

func (*PutIdentityprovidersPureengageInternalServerError) IsClientError

IsClientError returns true when this put identityproviders pureengage internal server error response has a 4xx status code

func (*PutIdentityprovidersPureengageInternalServerError) IsCode

IsCode returns true when this put identityproviders pureengage internal server error response a status code equal to that given

func (*PutIdentityprovidersPureengageInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders pureengage internal server error response has a 3xx status code

func (*PutIdentityprovidersPureengageInternalServerError) IsServerError

IsServerError returns true when this put identityproviders pureengage internal server error response has a 5xx status code

func (*PutIdentityprovidersPureengageInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders pureengage internal server error response has a 2xx status code

func (*PutIdentityprovidersPureengageInternalServerError) String

type PutIdentityprovidersPureengageNotFound

type PutIdentityprovidersPureengageNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersPureengageNotFound

func NewPutIdentityprovidersPureengageNotFound() *PutIdentityprovidersPureengageNotFound

NewPutIdentityprovidersPureengageNotFound creates a PutIdentityprovidersPureengageNotFound with default headers values

func (*PutIdentityprovidersPureengageNotFound) Error

func (*PutIdentityprovidersPureengageNotFound) GetPayload

func (*PutIdentityprovidersPureengageNotFound) IsClientError

func (o *PutIdentityprovidersPureengageNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders pureengage not found response has a 4xx status code

func (*PutIdentityprovidersPureengageNotFound) IsCode

IsCode returns true when this put identityproviders pureengage not found response a status code equal to that given

func (*PutIdentityprovidersPureengageNotFound) IsRedirect

IsRedirect returns true when this put identityproviders pureengage not found response has a 3xx status code

func (*PutIdentityprovidersPureengageNotFound) IsServerError

func (o *PutIdentityprovidersPureengageNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders pureengage not found response has a 5xx status code

func (*PutIdentityprovidersPureengageNotFound) IsSuccess

IsSuccess returns true when this put identityproviders pureengage not found response has a 2xx status code

func (*PutIdentityprovidersPureengageNotFound) String

type PutIdentityprovidersPureengageOK

type PutIdentityprovidersPureengageOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersPureengageOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersPureengageOK

func NewPutIdentityprovidersPureengageOK() *PutIdentityprovidersPureengageOK

NewPutIdentityprovidersPureengageOK creates a PutIdentityprovidersPureengageOK with default headers values

func (*PutIdentityprovidersPureengageOK) Error

func (*PutIdentityprovidersPureengageOK) GetPayload

func (*PutIdentityprovidersPureengageOK) IsClientError

func (o *PutIdentityprovidersPureengageOK) IsClientError() bool

IsClientError returns true when this put identityproviders pureengage o k response has a 4xx status code

func (*PutIdentityprovidersPureengageOK) IsCode

func (o *PutIdentityprovidersPureengageOK) IsCode(code int) bool

IsCode returns true when this put identityproviders pureengage o k response a status code equal to that given

func (*PutIdentityprovidersPureengageOK) IsRedirect

func (o *PutIdentityprovidersPureengageOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders pureengage o k response has a 3xx status code

func (*PutIdentityprovidersPureengageOK) IsServerError

func (o *PutIdentityprovidersPureengageOK) IsServerError() bool

IsServerError returns true when this put identityproviders pureengage o k response has a 5xx status code

func (*PutIdentityprovidersPureengageOK) IsSuccess

func (o *PutIdentityprovidersPureengageOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders pureengage o k response has a 2xx status code

func (*PutIdentityprovidersPureengageOK) String

type PutIdentityprovidersPureengageParams

type PutIdentityprovidersPureengageParams struct {

	/* Body.

	   Provider
	*/
	Body *models.PureEngage

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

PutIdentityprovidersPureengageParams contains all the parameters to send to the API endpoint

for the put identityproviders pureengage operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersPureengageParams

func NewPutIdentityprovidersPureengageParams() *PutIdentityprovidersPureengageParams

NewPutIdentityprovidersPureengageParams creates a new PutIdentityprovidersPureengageParams 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 NewPutIdentityprovidersPureengageParamsWithContext

func NewPutIdentityprovidersPureengageParamsWithContext(ctx context.Context) *PutIdentityprovidersPureengageParams

NewPutIdentityprovidersPureengageParamsWithContext creates a new PutIdentityprovidersPureengageParams object with the ability to set a context for a request.

func NewPutIdentityprovidersPureengageParamsWithHTTPClient

func NewPutIdentityprovidersPureengageParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersPureengageParams

NewPutIdentityprovidersPureengageParamsWithHTTPClient creates a new PutIdentityprovidersPureengageParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersPureengageParamsWithTimeout

func NewPutIdentityprovidersPureengageParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersPureengageParams

NewPutIdentityprovidersPureengageParamsWithTimeout creates a new PutIdentityprovidersPureengageParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersPureengageParams) SetBody

SetBody adds the body to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) SetContext

SetContext adds the context to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) SetDefaults

func (o *PutIdentityprovidersPureengageParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders pureengage params (not the query body).

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

func (*PutIdentityprovidersPureengageParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) WithBody

WithBody adds the body to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) WithContext

WithContext adds the context to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders pureengage params (not the query body).

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

func (*PutIdentityprovidersPureengageParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders pureengage params

func (*PutIdentityprovidersPureengageParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersPureengageReader

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

PutIdentityprovidersPureengageReader is a Reader for the PutIdentityprovidersPureengage structure.

func (*PutIdentityprovidersPureengageReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersPureengageRequestEntityTooLarge

type PutIdentityprovidersPureengageRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersPureengageRequestEntityTooLarge

func NewPutIdentityprovidersPureengageRequestEntityTooLarge() *PutIdentityprovidersPureengageRequestEntityTooLarge

NewPutIdentityprovidersPureengageRequestEntityTooLarge creates a PutIdentityprovidersPureengageRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) Error

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders pureengage request entity too large response has a 4xx status code

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders pureengage request entity too large response a status code equal to that given

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders pureengage request entity too large response has a 3xx status code

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders pureengage request entity too large response has a 5xx status code

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders pureengage request entity too large response has a 2xx status code

func (*PutIdentityprovidersPureengageRequestEntityTooLarge) String

type PutIdentityprovidersPureengageRequestTimeout

type PutIdentityprovidersPureengageRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersPureengageRequestTimeout

func NewPutIdentityprovidersPureengageRequestTimeout() *PutIdentityprovidersPureengageRequestTimeout

NewPutIdentityprovidersPureengageRequestTimeout creates a PutIdentityprovidersPureengageRequestTimeout with default headers values

func (*PutIdentityprovidersPureengageRequestTimeout) Error

func (*PutIdentityprovidersPureengageRequestTimeout) GetPayload

func (*PutIdentityprovidersPureengageRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders pureengage request timeout response has a 4xx status code

func (*PutIdentityprovidersPureengageRequestTimeout) IsCode

IsCode returns true when this put identityproviders pureengage request timeout response a status code equal to that given

func (*PutIdentityprovidersPureengageRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders pureengage request timeout response has a 3xx status code

func (*PutIdentityprovidersPureengageRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders pureengage request timeout response has a 5xx status code

func (*PutIdentityprovidersPureengageRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders pureengage request timeout response has a 2xx status code

func (*PutIdentityprovidersPureengageRequestTimeout) String

type PutIdentityprovidersPureengageServiceUnavailable

type PutIdentityprovidersPureengageServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersPureengageServiceUnavailable

func NewPutIdentityprovidersPureengageServiceUnavailable() *PutIdentityprovidersPureengageServiceUnavailable

NewPutIdentityprovidersPureengageServiceUnavailable creates a PutIdentityprovidersPureengageServiceUnavailable with default headers values

func (*PutIdentityprovidersPureengageServiceUnavailable) Error

func (*PutIdentityprovidersPureengageServiceUnavailable) GetPayload

func (*PutIdentityprovidersPureengageServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders pureengage service unavailable response has a 4xx status code

func (*PutIdentityprovidersPureengageServiceUnavailable) IsCode

IsCode returns true when this put identityproviders pureengage service unavailable response a status code equal to that given

func (*PutIdentityprovidersPureengageServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders pureengage service unavailable response has a 3xx status code

func (*PutIdentityprovidersPureengageServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders pureengage service unavailable response has a 5xx status code

func (*PutIdentityprovidersPureengageServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders pureengage service unavailable response has a 2xx status code

func (*PutIdentityprovidersPureengageServiceUnavailable) String

type PutIdentityprovidersPureengageTooManyRequests

type PutIdentityprovidersPureengageTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersPureengageTooManyRequests

func NewPutIdentityprovidersPureengageTooManyRequests() *PutIdentityprovidersPureengageTooManyRequests

NewPutIdentityprovidersPureengageTooManyRequests creates a PutIdentityprovidersPureengageTooManyRequests with default headers values

func (*PutIdentityprovidersPureengageTooManyRequests) Error

func (*PutIdentityprovidersPureengageTooManyRequests) GetPayload

func (*PutIdentityprovidersPureengageTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders pureengage too many requests response has a 4xx status code

func (*PutIdentityprovidersPureengageTooManyRequests) IsCode

IsCode returns true when this put identityproviders pureengage too many requests response a status code equal to that given

func (*PutIdentityprovidersPureengageTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders pureengage too many requests response has a 3xx status code

func (*PutIdentityprovidersPureengageTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders pureengage too many requests response has a 5xx status code

func (*PutIdentityprovidersPureengageTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders pureengage too many requests response has a 2xx status code

func (*PutIdentityprovidersPureengageTooManyRequests) String

type PutIdentityprovidersPureengageUnauthorized

type PutIdentityprovidersPureengageUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersPureengageUnauthorized

func NewPutIdentityprovidersPureengageUnauthorized() *PutIdentityprovidersPureengageUnauthorized

NewPutIdentityprovidersPureengageUnauthorized creates a PutIdentityprovidersPureengageUnauthorized with default headers values

func (*PutIdentityprovidersPureengageUnauthorized) Error

func (*PutIdentityprovidersPureengageUnauthorized) GetPayload

func (*PutIdentityprovidersPureengageUnauthorized) IsClientError

IsClientError returns true when this put identityproviders pureengage unauthorized response has a 4xx status code

func (*PutIdentityprovidersPureengageUnauthorized) IsCode

IsCode returns true when this put identityproviders pureengage unauthorized response a status code equal to that given

func (*PutIdentityprovidersPureengageUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders pureengage unauthorized response has a 3xx status code

func (*PutIdentityprovidersPureengageUnauthorized) IsServerError

IsServerError returns true when this put identityproviders pureengage unauthorized response has a 5xx status code

func (*PutIdentityprovidersPureengageUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders pureengage unauthorized response has a 2xx status code

func (*PutIdentityprovidersPureengageUnauthorized) String

type PutIdentityprovidersPureengageUnsupportedMediaType

type PutIdentityprovidersPureengageUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersPureengageUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersPureengageUnsupportedMediaType

func NewPutIdentityprovidersPureengageUnsupportedMediaType() *PutIdentityprovidersPureengageUnsupportedMediaType

NewPutIdentityprovidersPureengageUnsupportedMediaType creates a PutIdentityprovidersPureengageUnsupportedMediaType with default headers values

func (*PutIdentityprovidersPureengageUnsupportedMediaType) Error

func (*PutIdentityprovidersPureengageUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersPureengageUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders pureengage unsupported media type response has a 4xx status code

func (*PutIdentityprovidersPureengageUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders pureengage unsupported media type response a status code equal to that given

func (*PutIdentityprovidersPureengageUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders pureengage unsupported media type response has a 3xx status code

func (*PutIdentityprovidersPureengageUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders pureengage unsupported media type response has a 5xx status code

func (*PutIdentityprovidersPureengageUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders pureengage unsupported media type response has a 2xx status code

func (*PutIdentityprovidersPureengageUnsupportedMediaType) String

type PutIdentityprovidersSalesforceBadRequest

type PutIdentityprovidersSalesforceBadRequest struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutIdentityprovidersSalesforceBadRequest

func NewPutIdentityprovidersSalesforceBadRequest() *PutIdentityprovidersSalesforceBadRequest

NewPutIdentityprovidersSalesforceBadRequest creates a PutIdentityprovidersSalesforceBadRequest with default headers values

func (*PutIdentityprovidersSalesforceBadRequest) Error

func (*PutIdentityprovidersSalesforceBadRequest) GetPayload

func (*PutIdentityprovidersSalesforceBadRequest) IsClientError

IsClientError returns true when this put identityproviders salesforce bad request response has a 4xx status code

func (*PutIdentityprovidersSalesforceBadRequest) IsCode

IsCode returns true when this put identityproviders salesforce bad request response a status code equal to that given

func (*PutIdentityprovidersSalesforceBadRequest) IsRedirect

IsRedirect returns true when this put identityproviders salesforce bad request response has a 3xx status code

func (*PutIdentityprovidersSalesforceBadRequest) IsServerError

IsServerError returns true when this put identityproviders salesforce bad request response has a 5xx status code

func (*PutIdentityprovidersSalesforceBadRequest) IsSuccess

IsSuccess returns true when this put identityproviders salesforce bad request response has a 2xx status code

func (*PutIdentityprovidersSalesforceBadRequest) String

type PutIdentityprovidersSalesforceForbidden

type PutIdentityprovidersSalesforceForbidden struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutIdentityprovidersSalesforceForbidden

func NewPutIdentityprovidersSalesforceForbidden() *PutIdentityprovidersSalesforceForbidden

NewPutIdentityprovidersSalesforceForbidden creates a PutIdentityprovidersSalesforceForbidden with default headers values

func (*PutIdentityprovidersSalesforceForbidden) Error

func (*PutIdentityprovidersSalesforceForbidden) GetPayload

func (*PutIdentityprovidersSalesforceForbidden) IsClientError

func (o *PutIdentityprovidersSalesforceForbidden) IsClientError() bool

IsClientError returns true when this put identityproviders salesforce forbidden response has a 4xx status code

func (*PutIdentityprovidersSalesforceForbidden) IsCode

IsCode returns true when this put identityproviders salesforce forbidden response a status code equal to that given

func (*PutIdentityprovidersSalesforceForbidden) IsRedirect

IsRedirect returns true when this put identityproviders salesforce forbidden response has a 3xx status code

func (*PutIdentityprovidersSalesforceForbidden) IsServerError

func (o *PutIdentityprovidersSalesforceForbidden) IsServerError() bool

IsServerError returns true when this put identityproviders salesforce forbidden response has a 5xx status code

func (*PutIdentityprovidersSalesforceForbidden) IsSuccess

IsSuccess returns true when this put identityproviders salesforce forbidden response has a 2xx status code

func (*PutIdentityprovidersSalesforceForbidden) String

type PutIdentityprovidersSalesforceGatewayTimeout

type PutIdentityprovidersSalesforceGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutIdentityprovidersSalesforceGatewayTimeout

func NewPutIdentityprovidersSalesforceGatewayTimeout() *PutIdentityprovidersSalesforceGatewayTimeout

NewPutIdentityprovidersSalesforceGatewayTimeout creates a PutIdentityprovidersSalesforceGatewayTimeout with default headers values

func (*PutIdentityprovidersSalesforceGatewayTimeout) Error

func (*PutIdentityprovidersSalesforceGatewayTimeout) GetPayload

func (*PutIdentityprovidersSalesforceGatewayTimeout) IsClientError

IsClientError returns true when this put identityproviders salesforce gateway timeout response has a 4xx status code

func (*PutIdentityprovidersSalesforceGatewayTimeout) IsCode

IsCode returns true when this put identityproviders salesforce gateway timeout response a status code equal to that given

func (*PutIdentityprovidersSalesforceGatewayTimeout) IsRedirect

IsRedirect returns true when this put identityproviders salesforce gateway timeout response has a 3xx status code

func (*PutIdentityprovidersSalesforceGatewayTimeout) IsServerError

IsServerError returns true when this put identityproviders salesforce gateway timeout response has a 5xx status code

func (*PutIdentityprovidersSalesforceGatewayTimeout) IsSuccess

IsSuccess returns true when this put identityproviders salesforce gateway timeout response has a 2xx status code

func (*PutIdentityprovidersSalesforceGatewayTimeout) String

type PutIdentityprovidersSalesforceInternalServerError

type PutIdentityprovidersSalesforceInternalServerError struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutIdentityprovidersSalesforceInternalServerError

func NewPutIdentityprovidersSalesforceInternalServerError() *PutIdentityprovidersSalesforceInternalServerError

NewPutIdentityprovidersSalesforceInternalServerError creates a PutIdentityprovidersSalesforceInternalServerError with default headers values

func (*PutIdentityprovidersSalesforceInternalServerError) Error

func (*PutIdentityprovidersSalesforceInternalServerError) GetPayload

func (*PutIdentityprovidersSalesforceInternalServerError) IsClientError

IsClientError returns true when this put identityproviders salesforce internal server error response has a 4xx status code

func (*PutIdentityprovidersSalesforceInternalServerError) IsCode

IsCode returns true when this put identityproviders salesforce internal server error response a status code equal to that given

func (*PutIdentityprovidersSalesforceInternalServerError) IsRedirect

IsRedirect returns true when this put identityproviders salesforce internal server error response has a 3xx status code

func (*PutIdentityprovidersSalesforceInternalServerError) IsServerError

IsServerError returns true when this put identityproviders salesforce internal server error response has a 5xx status code

func (*PutIdentityprovidersSalesforceInternalServerError) IsSuccess

IsSuccess returns true when this put identityproviders salesforce internal server error response has a 2xx status code

func (*PutIdentityprovidersSalesforceInternalServerError) String

type PutIdentityprovidersSalesforceNotFound

type PutIdentityprovidersSalesforceNotFound struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutIdentityprovidersSalesforceNotFound

func NewPutIdentityprovidersSalesforceNotFound() *PutIdentityprovidersSalesforceNotFound

NewPutIdentityprovidersSalesforceNotFound creates a PutIdentityprovidersSalesforceNotFound with default headers values

func (*PutIdentityprovidersSalesforceNotFound) Error

func (*PutIdentityprovidersSalesforceNotFound) GetPayload

func (*PutIdentityprovidersSalesforceNotFound) IsClientError

func (o *PutIdentityprovidersSalesforceNotFound) IsClientError() bool

IsClientError returns true when this put identityproviders salesforce not found response has a 4xx status code

func (*PutIdentityprovidersSalesforceNotFound) IsCode

IsCode returns true when this put identityproviders salesforce not found response a status code equal to that given

func (*PutIdentityprovidersSalesforceNotFound) IsRedirect

IsRedirect returns true when this put identityproviders salesforce not found response has a 3xx status code

func (*PutIdentityprovidersSalesforceNotFound) IsServerError

func (o *PutIdentityprovidersSalesforceNotFound) IsServerError() bool

IsServerError returns true when this put identityproviders salesforce not found response has a 5xx status code

func (*PutIdentityprovidersSalesforceNotFound) IsSuccess

IsSuccess returns true when this put identityproviders salesforce not found response has a 2xx status code

func (*PutIdentityprovidersSalesforceNotFound) String

type PutIdentityprovidersSalesforceOK

type PutIdentityprovidersSalesforceOK struct {
	Payload *models.OAuthProvider
}

PutIdentityprovidersSalesforceOK describes a response with status code 200, with default header values.

successful operation

func NewPutIdentityprovidersSalesforceOK

func NewPutIdentityprovidersSalesforceOK() *PutIdentityprovidersSalesforceOK

NewPutIdentityprovidersSalesforceOK creates a PutIdentityprovidersSalesforceOK with default headers values

func (*PutIdentityprovidersSalesforceOK) Error

func (*PutIdentityprovidersSalesforceOK) GetPayload

func (*PutIdentityprovidersSalesforceOK) IsClientError

func (o *PutIdentityprovidersSalesforceOK) IsClientError() bool

IsClientError returns true when this put identityproviders salesforce o k response has a 4xx status code

func (*PutIdentityprovidersSalesforceOK) IsCode

func (o *PutIdentityprovidersSalesforceOK) IsCode(code int) bool

IsCode returns true when this put identityproviders salesforce o k response a status code equal to that given

func (*PutIdentityprovidersSalesforceOK) IsRedirect

func (o *PutIdentityprovidersSalesforceOK) IsRedirect() bool

IsRedirect returns true when this put identityproviders salesforce o k response has a 3xx status code

func (*PutIdentityprovidersSalesforceOK) IsServerError

func (o *PutIdentityprovidersSalesforceOK) IsServerError() bool

IsServerError returns true when this put identityproviders salesforce o k response has a 5xx status code

func (*PutIdentityprovidersSalesforceOK) IsSuccess

func (o *PutIdentityprovidersSalesforceOK) IsSuccess() bool

IsSuccess returns true when this put identityproviders salesforce o k response has a 2xx status code

func (*PutIdentityprovidersSalesforceOK) String

type PutIdentityprovidersSalesforceParams

type PutIdentityprovidersSalesforceParams struct {

	/* Body.

	   Provider
	*/
	Body *models.Salesforce

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

PutIdentityprovidersSalesforceParams contains all the parameters to send to the API endpoint

for the put identityproviders salesforce operation.

Typically these are written to a http.Request.

func NewPutIdentityprovidersSalesforceParams

func NewPutIdentityprovidersSalesforceParams() *PutIdentityprovidersSalesforceParams

NewPutIdentityprovidersSalesforceParams creates a new PutIdentityprovidersSalesforceParams 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 NewPutIdentityprovidersSalesforceParamsWithContext

func NewPutIdentityprovidersSalesforceParamsWithContext(ctx context.Context) *PutIdentityprovidersSalesforceParams

NewPutIdentityprovidersSalesforceParamsWithContext creates a new PutIdentityprovidersSalesforceParams object with the ability to set a context for a request.

func NewPutIdentityprovidersSalesforceParamsWithHTTPClient

func NewPutIdentityprovidersSalesforceParamsWithHTTPClient(client *http.Client) *PutIdentityprovidersSalesforceParams

NewPutIdentityprovidersSalesforceParamsWithHTTPClient creates a new PutIdentityprovidersSalesforceParams object with the ability to set a custom HTTPClient for a request.

func NewPutIdentityprovidersSalesforceParamsWithTimeout

func NewPutIdentityprovidersSalesforceParamsWithTimeout(timeout time.Duration) *PutIdentityprovidersSalesforceParams

NewPutIdentityprovidersSalesforceParamsWithTimeout creates a new PutIdentityprovidersSalesforceParams object with the ability to set a timeout on a request.

func (*PutIdentityprovidersSalesforceParams) SetBody

SetBody adds the body to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) SetContext

SetContext adds the context to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) SetDefaults

func (o *PutIdentityprovidersSalesforceParams) SetDefaults()

SetDefaults hydrates default values in the put identityproviders salesforce params (not the query body).

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

func (*PutIdentityprovidersSalesforceParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) SetTimeout

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

SetTimeout adds the timeout to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) WithBody

WithBody adds the body to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) WithContext

WithContext adds the context to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) WithDefaults

WithDefaults hydrates default values in the put identityproviders salesforce params (not the query body).

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

func (*PutIdentityprovidersSalesforceParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) WithTimeout

WithTimeout adds the timeout to the put identityproviders salesforce params

func (*PutIdentityprovidersSalesforceParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutIdentityprovidersSalesforceReader

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

PutIdentityprovidersSalesforceReader is a Reader for the PutIdentityprovidersSalesforce structure.

func (*PutIdentityprovidersSalesforceReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutIdentityprovidersSalesforceRequestEntityTooLarge

type PutIdentityprovidersSalesforceRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutIdentityprovidersSalesforceRequestEntityTooLarge

func NewPutIdentityprovidersSalesforceRequestEntityTooLarge() *PutIdentityprovidersSalesforceRequestEntityTooLarge

NewPutIdentityprovidersSalesforceRequestEntityTooLarge creates a PutIdentityprovidersSalesforceRequestEntityTooLarge with default headers values

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) Error

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) GetPayload

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) IsClientError

IsClientError returns true when this put identityproviders salesforce request entity too large response has a 4xx status code

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) IsCode

IsCode returns true when this put identityproviders salesforce request entity too large response a status code equal to that given

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put identityproviders salesforce request entity too large response has a 3xx status code

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) IsServerError

IsServerError returns true when this put identityproviders salesforce request entity too large response has a 5xx status code

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put identityproviders salesforce request entity too large response has a 2xx status code

func (*PutIdentityprovidersSalesforceRequestEntityTooLarge) String

type PutIdentityprovidersSalesforceRequestTimeout

type PutIdentityprovidersSalesforceRequestTimeout struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutIdentityprovidersSalesforceRequestTimeout

func NewPutIdentityprovidersSalesforceRequestTimeout() *PutIdentityprovidersSalesforceRequestTimeout

NewPutIdentityprovidersSalesforceRequestTimeout creates a PutIdentityprovidersSalesforceRequestTimeout with default headers values

func (*PutIdentityprovidersSalesforceRequestTimeout) Error

func (*PutIdentityprovidersSalesforceRequestTimeout) GetPayload

func (*PutIdentityprovidersSalesforceRequestTimeout) IsClientError

IsClientError returns true when this put identityproviders salesforce request timeout response has a 4xx status code

func (*PutIdentityprovidersSalesforceRequestTimeout) IsCode

IsCode returns true when this put identityproviders salesforce request timeout response a status code equal to that given

func (*PutIdentityprovidersSalesforceRequestTimeout) IsRedirect

IsRedirect returns true when this put identityproviders salesforce request timeout response has a 3xx status code

func (*PutIdentityprovidersSalesforceRequestTimeout) IsServerError

IsServerError returns true when this put identityproviders salesforce request timeout response has a 5xx status code

func (*PutIdentityprovidersSalesforceRequestTimeout) IsSuccess

IsSuccess returns true when this put identityproviders salesforce request timeout response has a 2xx status code

func (*PutIdentityprovidersSalesforceRequestTimeout) String

type PutIdentityprovidersSalesforceServiceUnavailable

type PutIdentityprovidersSalesforceServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutIdentityprovidersSalesforceServiceUnavailable

func NewPutIdentityprovidersSalesforceServiceUnavailable() *PutIdentityprovidersSalesforceServiceUnavailable

NewPutIdentityprovidersSalesforceServiceUnavailable creates a PutIdentityprovidersSalesforceServiceUnavailable with default headers values

func (*PutIdentityprovidersSalesforceServiceUnavailable) Error

func (*PutIdentityprovidersSalesforceServiceUnavailable) GetPayload

func (*PutIdentityprovidersSalesforceServiceUnavailable) IsClientError

IsClientError returns true when this put identityproviders salesforce service unavailable response has a 4xx status code

func (*PutIdentityprovidersSalesforceServiceUnavailable) IsCode

IsCode returns true when this put identityproviders salesforce service unavailable response a status code equal to that given

func (*PutIdentityprovidersSalesforceServiceUnavailable) IsRedirect

IsRedirect returns true when this put identityproviders salesforce service unavailable response has a 3xx status code

func (*PutIdentityprovidersSalesforceServiceUnavailable) IsServerError

IsServerError returns true when this put identityproviders salesforce service unavailable response has a 5xx status code

func (*PutIdentityprovidersSalesforceServiceUnavailable) IsSuccess

IsSuccess returns true when this put identityproviders salesforce service unavailable response has a 2xx status code

func (*PutIdentityprovidersSalesforceServiceUnavailable) String

type PutIdentityprovidersSalesforceTooManyRequests

type PutIdentityprovidersSalesforceTooManyRequests struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutIdentityprovidersSalesforceTooManyRequests

func NewPutIdentityprovidersSalesforceTooManyRequests() *PutIdentityprovidersSalesforceTooManyRequests

NewPutIdentityprovidersSalesforceTooManyRequests creates a PutIdentityprovidersSalesforceTooManyRequests with default headers values

func (*PutIdentityprovidersSalesforceTooManyRequests) Error

func (*PutIdentityprovidersSalesforceTooManyRequests) GetPayload

func (*PutIdentityprovidersSalesforceTooManyRequests) IsClientError

IsClientError returns true when this put identityproviders salesforce too many requests response has a 4xx status code

func (*PutIdentityprovidersSalesforceTooManyRequests) IsCode

IsCode returns true when this put identityproviders salesforce too many requests response a status code equal to that given

func (*PutIdentityprovidersSalesforceTooManyRequests) IsRedirect

IsRedirect returns true when this put identityproviders salesforce too many requests response has a 3xx status code

func (*PutIdentityprovidersSalesforceTooManyRequests) IsServerError

IsServerError returns true when this put identityproviders salesforce too many requests response has a 5xx status code

func (*PutIdentityprovidersSalesforceTooManyRequests) IsSuccess

IsSuccess returns true when this put identityproviders salesforce too many requests response has a 2xx status code

func (*PutIdentityprovidersSalesforceTooManyRequests) String

type PutIdentityprovidersSalesforceUnauthorized

type PutIdentityprovidersSalesforceUnauthorized struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutIdentityprovidersSalesforceUnauthorized

func NewPutIdentityprovidersSalesforceUnauthorized() *PutIdentityprovidersSalesforceUnauthorized

NewPutIdentityprovidersSalesforceUnauthorized creates a PutIdentityprovidersSalesforceUnauthorized with default headers values

func (*PutIdentityprovidersSalesforceUnauthorized) Error

func (*PutIdentityprovidersSalesforceUnauthorized) GetPayload

func (*PutIdentityprovidersSalesforceUnauthorized) IsClientError

IsClientError returns true when this put identityproviders salesforce unauthorized response has a 4xx status code

func (*PutIdentityprovidersSalesforceUnauthorized) IsCode

IsCode returns true when this put identityproviders salesforce unauthorized response a status code equal to that given

func (*PutIdentityprovidersSalesforceUnauthorized) IsRedirect

IsRedirect returns true when this put identityproviders salesforce unauthorized response has a 3xx status code

func (*PutIdentityprovidersSalesforceUnauthorized) IsServerError

IsServerError returns true when this put identityproviders salesforce unauthorized response has a 5xx status code

func (*PutIdentityprovidersSalesforceUnauthorized) IsSuccess

IsSuccess returns true when this put identityproviders salesforce unauthorized response has a 2xx status code

func (*PutIdentityprovidersSalesforceUnauthorized) String

type PutIdentityprovidersSalesforceUnsupportedMediaType

type PutIdentityprovidersSalesforceUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutIdentityprovidersSalesforceUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutIdentityprovidersSalesforceUnsupportedMediaType

func NewPutIdentityprovidersSalesforceUnsupportedMediaType() *PutIdentityprovidersSalesforceUnsupportedMediaType

NewPutIdentityprovidersSalesforceUnsupportedMediaType creates a PutIdentityprovidersSalesforceUnsupportedMediaType with default headers values

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) Error

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) GetPayload

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) IsClientError

IsClientError returns true when this put identityproviders salesforce unsupported media type response has a 4xx status code

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) IsCode

IsCode returns true when this put identityproviders salesforce unsupported media type response a status code equal to that given

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put identityproviders salesforce unsupported media type response has a 3xx status code

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) IsServerError

IsServerError returns true when this put identityproviders salesforce unsupported media type response has a 5xx status code

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put identityproviders salesforce unsupported media type response has a 2xx status code

func (*PutIdentityprovidersSalesforceUnsupportedMediaType) String

Source Files

Jump to

Keyboard shortcuts

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