Documentation ¶
Index ¶
- type AddThirdPartyLoginPlatformCredentialV3BadRequest
- type AddThirdPartyLoginPlatformCredentialV3Created
- type AddThirdPartyLoginPlatformCredentialV3Forbidden
- type AddThirdPartyLoginPlatformCredentialV3InternalServerError
- type AddThirdPartyLoginPlatformCredentialV3Params
- func NewAddThirdPartyLoginPlatformCredentialV3Params() *AddThirdPartyLoginPlatformCredentialV3Params
- func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *AddThirdPartyLoginPlatformCredentialV3Params
- func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *AddThirdPartyLoginPlatformCredentialV3Params
- func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *AddThirdPartyLoginPlatformCredentialV3Params
- func (o *AddThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddThirdPartyLoginPlatformCredentialV3Reader
- type AddThirdPartyLoginPlatformCredentialV3Unauthorized
- type Client
- func (a *Client) AddThirdPartyLoginPlatformCredentialV3(params *AddThirdPartyLoginPlatformCredentialV3Params, ...) (*AddThirdPartyLoginPlatformCredentialV3Created, ...)
- func (a *Client) AddThirdPartyLoginPlatformCredentialV3Short(params *AddThirdPartyLoginPlatformCredentialV3Params, ...) (*AddThirdPartyLoginPlatformCredentialV3Created, error)
- func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3(params *DeleteThirdPartyLoginPlatformCredentialV3Params, ...) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, ...)
- func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3Short(params *DeleteThirdPartyLoginPlatformCredentialV3Params, ...) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, error)
- func (a *Client) DeleteThirdPartyLoginPlatformDomainV3(params *DeleteThirdPartyLoginPlatformDomainV3Params, ...) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, ...)
- func (a *Client) DeleteThirdPartyLoginPlatformDomainV3Short(params *DeleteThirdPartyLoginPlatformDomainV3Params, ...) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, error)
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, ...)
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, error)
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, ...)
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, ...)
- func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, ...)
- func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3(params *UpdateThirdPartyLoginPlatformCredentialV3Params, ...) (*UpdateThirdPartyLoginPlatformCredentialV3OK, ...)
- func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3Short(params *UpdateThirdPartyLoginPlatformCredentialV3Params, ...) (*UpdateThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) UpdateThirdPartyLoginPlatformDomainV3(params *UpdateThirdPartyLoginPlatformDomainV3Params, ...) (*UpdateThirdPartyLoginPlatformDomainV3OK, ...)
- func (a *Client) UpdateThirdPartyLoginPlatformDomainV3Short(params *UpdateThirdPartyLoginPlatformDomainV3Params, ...) (*UpdateThirdPartyLoginPlatformDomainV3OK, error)
- type ClientService
- type DeleteThirdPartyLoginPlatformCredentialV3Forbidden
- type DeleteThirdPartyLoginPlatformCredentialV3InternalServerError
- type DeleteThirdPartyLoginPlatformCredentialV3NoContent
- type DeleteThirdPartyLoginPlatformCredentialV3NotFound
- type DeleteThirdPartyLoginPlatformCredentialV3Params
- func NewDeleteThirdPartyLoginPlatformCredentialV3Params() *DeleteThirdPartyLoginPlatformCredentialV3Params
- func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformCredentialV3Params
- func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteThirdPartyLoginPlatformCredentialV3Reader
- type DeleteThirdPartyLoginPlatformCredentialV3Unauthorized
- type DeleteThirdPartyLoginPlatformDomainV3BadRequest
- type DeleteThirdPartyLoginPlatformDomainV3Forbidden
- type DeleteThirdPartyLoginPlatformDomainV3InternalServerError
- type DeleteThirdPartyLoginPlatformDomainV3NoContent
- type DeleteThirdPartyLoginPlatformDomainV3NotFound
- type DeleteThirdPartyLoginPlatformDomainV3Params
- func NewDeleteThirdPartyLoginPlatformDomainV3Params() *DeleteThirdPartyLoginPlatformDomainV3Params
- func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformDomainV3Params
- func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformDomainV3Params
- func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetBody(body *iamclientmodels.ModelPlatformDomainDeleteRequest)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetContext(ctx context.Context)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetHTTPClient(client *http.Client)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetNamespace(namespace string)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetPlatformID(platformID string)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetTimeout(timeout time.Duration)
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithBody(body *iamclientmodels.ModelPlatformDomainDeleteRequest) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithNamespace(namespace string) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithPlatformID(platformID string) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformDomainV3Params
- func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteThirdPartyLoginPlatformDomainV3Reader
- type DeleteThirdPartyLoginPlatformDomainV3Unauthorized
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetContext(ctx context.Context)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetHTTPClient(client *http.Client)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetNamespace(namespace string)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetTimeout(timeout time.Duration)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithNamespace(namespace string) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Reader
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Reader
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized
- type RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden
- type RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError
- type RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound
- type RetrieveAllThirdPartyLoginPlatformCredentialV3OK
- type RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Params() *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RetrieveAllThirdPartyLoginPlatformCredentialV3Reader
- type RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized
- type RetrieveThirdPartyLoginPlatformCredentialV3Forbidden
- type RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError
- type RetrieveThirdPartyLoginPlatformCredentialV3NotFound
- type RetrieveThirdPartyLoginPlatformCredentialV3OK
- type RetrieveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveThirdPartyLoginPlatformCredentialV3Params() *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *RetrieveThirdPartyLoginPlatformCredentialV3Params
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RetrieveThirdPartyLoginPlatformCredentialV3Reader
- type RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized
- type UpdateThirdPartyLoginPlatformCredentialV3BadRequest
- type UpdateThirdPartyLoginPlatformCredentialV3Forbidden
- type UpdateThirdPartyLoginPlatformCredentialV3InternalServerError
- type UpdateThirdPartyLoginPlatformCredentialV3NotFound
- type UpdateThirdPartyLoginPlatformCredentialV3OK
- type UpdateThirdPartyLoginPlatformCredentialV3Params
- func NewUpdateThirdPartyLoginPlatformCredentialV3Params() *UpdateThirdPartyLoginPlatformCredentialV3Params
- func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformCredentialV3Params
- func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateThirdPartyLoginPlatformCredentialV3Reader
- type UpdateThirdPartyLoginPlatformCredentialV3Unauthorized
- type UpdateThirdPartyLoginPlatformDomainV3BadRequest
- type UpdateThirdPartyLoginPlatformDomainV3Forbidden
- type UpdateThirdPartyLoginPlatformDomainV3InternalServerError
- type UpdateThirdPartyLoginPlatformDomainV3NotFound
- type UpdateThirdPartyLoginPlatformDomainV3OK
- type UpdateThirdPartyLoginPlatformDomainV3Params
- func NewUpdateThirdPartyLoginPlatformDomainV3Params() *UpdateThirdPartyLoginPlatformDomainV3Params
- func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformDomainV3Params
- func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformDomainV3Params
- func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetBody(body *iamclientmodels.ModelPlatformDomainUpdateRequest)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetContext(ctx context.Context)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetHTTPClient(client *http.Client)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetNamespace(namespace string)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetPlatformID(platformID string)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetTimeout(timeout time.Duration)
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithBody(body *iamclientmodels.ModelPlatformDomainUpdateRequest) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithNamespace(namespace string) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithPlatformID(platformID string) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformDomainV3Params
- func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateThirdPartyLoginPlatformDomainV3Reader
- type UpdateThirdPartyLoginPlatformDomainV3Unauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddThirdPartyLoginPlatformCredentialV3BadRequest ¶
type AddThirdPartyLoginPlatformCredentialV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AddThirdPartyLoginPlatformCredentialV3BadRequest handles this case with default header values.
Bad Request
func NewAddThirdPartyLoginPlatformCredentialV3BadRequest ¶
func NewAddThirdPartyLoginPlatformCredentialV3BadRequest() *AddThirdPartyLoginPlatformCredentialV3BadRequest
NewAddThirdPartyLoginPlatformCredentialV3BadRequest creates a AddThirdPartyLoginPlatformCredentialV3BadRequest with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3BadRequest) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3BadRequest) Error() string
func (*AddThirdPartyLoginPlatformCredentialV3BadRequest) GetPayload ¶
func (o *AddThirdPartyLoginPlatformCredentialV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AddThirdPartyLoginPlatformCredentialV3Created ¶
type AddThirdPartyLoginPlatformCredentialV3Created struct {
Payload *iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
}
AddThirdPartyLoginPlatformCredentialV3Created handles this case with default header values.
Third Party Credential Created
func NewAddThirdPartyLoginPlatformCredentialV3Created ¶
func NewAddThirdPartyLoginPlatformCredentialV3Created() *AddThirdPartyLoginPlatformCredentialV3Created
NewAddThirdPartyLoginPlatformCredentialV3Created creates a AddThirdPartyLoginPlatformCredentialV3Created with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3Created) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Created) Error() string
func (*AddThirdPartyLoginPlatformCredentialV3Created) GetPayload ¶
type AddThirdPartyLoginPlatformCredentialV3Forbidden ¶
type AddThirdPartyLoginPlatformCredentialV3Forbidden struct { }
AddThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
Forbidden
func NewAddThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewAddThirdPartyLoginPlatformCredentialV3Forbidden() *AddThirdPartyLoginPlatformCredentialV3Forbidden
NewAddThirdPartyLoginPlatformCredentialV3Forbidden creates a AddThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
type AddThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type AddThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AddThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
Internal Server Error
func NewAddThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewAddThirdPartyLoginPlatformCredentialV3InternalServerError() *AddThirdPartyLoginPlatformCredentialV3InternalServerError
NewAddThirdPartyLoginPlatformCredentialV3InternalServerError creates a AddThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3InternalServerError) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
func (*AddThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *AddThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AddThirdPartyLoginPlatformCredentialV3Params ¶
type AddThirdPartyLoginPlatformCredentialV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddThirdPartyLoginPlatformCredentialV3Params contains all the parameters to send to the API endpoint for the add third party login platform credential v3 operation typically these are written to a http.Request
func NewAddThirdPartyLoginPlatformCredentialV3Params ¶
func NewAddThirdPartyLoginPlatformCredentialV3Params() *AddThirdPartyLoginPlatformCredentialV3Params
NewAddThirdPartyLoginPlatformCredentialV3Params creates a new AddThirdPartyLoginPlatformCredentialV3Params object with the default values initialized.
func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithContext ¶
func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *AddThirdPartyLoginPlatformCredentialV3Params
NewAddThirdPartyLoginPlatformCredentialV3ParamsWithContext creates a new AddThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a context for a request
func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient ¶
func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *AddThirdPartyLoginPlatformCredentialV3Params
NewAddThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient creates a new AddThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithTimeout ¶
func NewAddThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *AddThirdPartyLoginPlatformCredentialV3Params
NewAddThirdPartyLoginPlatformCredentialV3ParamsWithTimeout creates a new AddThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetBody ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest)
SetBody adds the body to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetContext ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
SetContext adds the context to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetNamespace ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetPlatformID ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) SetTimeout ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WithBody ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest) *AddThirdPartyLoginPlatformCredentialV3Params
WithBody adds the body to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WithContext ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *AddThirdPartyLoginPlatformCredentialV3Params
WithContext adds the context to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *AddThirdPartyLoginPlatformCredentialV3Params
WithHTTPClient adds the HTTPClient to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WithNamespace ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *AddThirdPartyLoginPlatformCredentialV3Params
WithNamespace adds the namespace to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WithPlatformID ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *AddThirdPartyLoginPlatformCredentialV3Params
WithPlatformID adds the platformID to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WithTimeout ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *AddThirdPartyLoginPlatformCredentialV3Params
WithTimeout adds the timeout to the add third party login platform credential v3 params
func (*AddThirdPartyLoginPlatformCredentialV3Params) WriteToRequest ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddThirdPartyLoginPlatformCredentialV3Reader ¶
type AddThirdPartyLoginPlatformCredentialV3Reader struct {
// contains filtered or unexported fields
}
AddThirdPartyLoginPlatformCredentialV3Reader is a Reader for the AddThirdPartyLoginPlatformCredentialV3 structure.
func (*AddThirdPartyLoginPlatformCredentialV3Reader) ReadResponse ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddThirdPartyLoginPlatformCredentialV3Unauthorized ¶
type AddThirdPartyLoginPlatformCredentialV3Unauthorized struct { }
AddThirdPartyLoginPlatformCredentialV3Unauthorized handles this case with default header values.
Unauthorized
func NewAddThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewAddThirdPartyLoginPlatformCredentialV3Unauthorized() *AddThirdPartyLoginPlatformCredentialV3Unauthorized
NewAddThirdPartyLoginPlatformCredentialV3Unauthorized creates a AddThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for third party credential API
func (*Client) AddThirdPartyLoginPlatformCredentialV3 ¶
func (a *Client) AddThirdPartyLoginPlatformCredentialV3(params *AddThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*AddThirdPartyLoginPlatformCredentialV3Created, *AddThirdPartyLoginPlatformCredentialV3BadRequest, *AddThirdPartyLoginPlatformCredentialV3Unauthorized, *AddThirdPartyLoginPlatformCredentialV3Forbidden, *AddThirdPartyLoginPlatformCredentialV3InternalServerError, error)
AddThirdPartyLoginPlatformCredentialV3 adds third party platform credential <p>This is the API to Add 3rd Platform Credential.</p> <p>It needs ADMIN:NAMESPACE:{namespace}:PLATFORM:{platformId}:CLIENT [CREATE] resource.</p> <p>The secret for <strong>apple</strong> is base64 encoded private key.</p> <p>No secret for <strong>awscognito</strong>, we only need to configure AWS Cognito Region and User Pool</p> <p>The secret for <strong>discord</strong> is client secret of the twitch client id.</p> <p>The secret for <strong>epicgames</strong> is client secret of the epicgames client id.</p> <p>The secret for <strong>facebook</strong> is client secret of the facebook client id.</p> <p>The secret for <strong>google</strong> is client secret of the google OAuth client.</p> <p>No secret for <strong>nintendo</strong>, we only need to configure app id of the game</p> <p>No secret for <strong>netflix</strong>, we configure the Root, Public, Private Key certificate pem file and target environment; value: [sandbox, production]</p> <p>The secret for <strong>oculus</strong> is app secret of the oculus app.</p> <p>The secret for <strong>ps4, ps5, and ps4web</strong> is client secret of the psn web server.</p> <p>The secret for <strong>stadia</strong> is the google cloud service account in base64 encode JSON format.</p> <p>The secret for <strong>stadiaweb</strong> is client secret of the google OAuth client.</p> <p>The secret for <strong>steam</strong> is the Steam Web API Key.</p> <p>The secret for <strong>steamopenid</strong> is the Steam Web API Key.</p> <p>The secret for <strong>twitch</strong> is client secret of the twitch client.</p> <p>The secret for <strong>live</strong> is the Relying Party Private Key in base64 encode PEM format.</p> <p>The secret for <strong>xblwebapi</strong> is client secret of the xbl client.</p> <p>If generic oauth flow is set to true: </p> <ul> <li>Current supported value for TokenAuthenticationType is <strong>idToken</strong></li> <li><code>TokenClaimsMapping</code> is used to extract user info from idToken claims. Its a JSON format with key should be <code>name</code>, <code>email</code> and <code>avatarUrl</code> since IAM will look up for these key when extracting user info.</li> </ul>
func (*Client) AddThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) AddThirdPartyLoginPlatformCredentialV3Short(params *AddThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*AddThirdPartyLoginPlatformCredentialV3Created, error)
func (*Client) DeleteThirdPartyLoginPlatformCredentialV3 ¶
func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3(params *DeleteThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized, *DeleteThirdPartyLoginPlatformCredentialV3Forbidden, *DeleteThirdPartyLoginPlatformCredentialV3NotFound, *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError, error)
DeleteThirdPartyLoginPlatformCredentialV3 deletes third party platform credential
This is the API to Delete 3rd Platform Credential. It needs ADMIN:NAMESPACE:{namespace}:PLATFORM:{platformId}:CLIENT [DELETE] resource
func (*Client) DeleteThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3Short(params *DeleteThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, error)
func (*Client) DeleteThirdPartyLoginPlatformDomainV3 ¶ added in v0.11.0
func (a *Client) DeleteThirdPartyLoginPlatformDomainV3(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, *DeleteThirdPartyLoginPlatformDomainV3BadRequest, *DeleteThirdPartyLoginPlatformDomainV3Unauthorized, *DeleteThirdPartyLoginPlatformDomainV3Forbidden, *DeleteThirdPartyLoginPlatformDomainV3NotFound, *DeleteThirdPartyLoginPlatformDomainV3InternalServerError, error)
DeleteThirdPartyLoginPlatformDomainV3 unregisters third party platform credential s domain <p>This is the API to unregister 3rd Platform domain.</p> <p>It needs ADMIN:NAMESPACE:{namespace}:CLIENTDOMAIN [DELETE] resource.</p>
func (*Client) DeleteThirdPartyLoginPlatformDomainV3Short ¶ added in v0.11.0
func (a *Client) DeleteThirdPartyLoginPlatformDomainV3Short(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, error)
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3 ¶
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError, error)
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3 gets all active third party platform active credential for public usage
This is the Public API to Get All Active 3rd Platform Credential.
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short ¶ added in v0.8.0
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, error)
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3 ¶
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError, error)
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3 gets all active third party platform active credential
This is the API to Get All Active 3rd Platform Credential. It needs ADMIN:NAMESPACE:{namespace}:PLATFORM:*:CLIENT [READ] resource
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, error)
func (*Client) RetrieveAllThirdPartyLoginPlatformCredentialV3 ¶
func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError, error)
RetrieveAllThirdPartyLoginPlatformCredentialV3 gets all third party platform credential
This is the API to Get All Active 3rd Platform Credential. It needs ADMIN:NAMESPACE:{namespace}:PLATFORM:*:CLIENT [READ] resource
func (*Client) RetrieveAllThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, error)
func (*Client) RetrieveThirdPartyLoginPlatformCredentialV3 ¶
func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError, error)
RetrieveThirdPartyLoginPlatformCredentialV3 retrieves third party platform credential
This is the API to Get 3rd Platform Credential. It needs ADMIN:NAMESPACE:{namespace}:PLATFORM:{platformId}:CLIENT [READ] resource
func (*Client) RetrieveThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, error)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateThirdPartyLoginPlatformCredentialV3 ¶
func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3(params *UpdateThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformCredentialV3OK, *UpdateThirdPartyLoginPlatformCredentialV3BadRequest, *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized, *UpdateThirdPartyLoginPlatformCredentialV3Forbidden, *UpdateThirdPartyLoginPlatformCredentialV3NotFound, *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError, error)
UpdateThirdPartyLoginPlatformCredentialV3 updates third party platform credential <p>This is the API to Add 3rd Platform Credential.</p> <p>It needs ADMIN:NAMESPACE:{namespace}:PLATFORM:{platformId}:CLIENT [CREATE] resource.</p> <p>The secret for <strong>apple</strong> is base64 encoded private key.</p> <p>No secret for <strong>awscognito</strong>, we only need to configure AWS Cognito Region and User Pool</p> <p>The secret for <strong>discord</strong> is client secret of the twitch client id.</p> <p>The secret for <strong>epicgames</strong> is client secret of the epicgames client id.</p> <p>The secret for <strong>facebook</strong> is client secret of the facebook client id.</p> <p>The secret for <strong>google</strong> is client secret of the google OAuth client.</p> <p>No secret for <strong>nintendo</strong>, we only need to configure app id of the game</p> <p>No secret for <strong>netflix</strong>, we configure the Root, Public, Private Key certificate pem file and target environment; value: [sandbox, production]</p> <p>The secret for <strong>oculus</strong> is app secret of the oculus app.</p> <p>The secret for <strong>ps4, ps5, and ps4web</strong> is client secret of the psn web server.</p> <p>The secret for <strong>stadia</strong> is the google cloud service account in base64 encode JSON format.</p> <p>The secret for <strong>stadiaweb</strong> is client secret of the google OAuth client.</p> <p>The secret for <strong>steam</strong> is the Steam Web API Key.</p> <p>The secret for <strong>steamopenid</strong> is the Steam Web API Key.</p> <p>The secret for <strong>twitch</strong> is client secret of the twitch client.</p> <p>The secret for <strong>live</strong> is the Relying Party Private Key in base64 encode PEM format.</p> <p>The secret for <strong>xblwebapi</strong> is client secret of the xbl client.</p> <p>If generic oauth flow is set to true: </p> <ul> <li>Current supported value for TokenAuthenticationType is <strong>idToken</strong></li> <li><code>TokenClaimsMapping</code> is used to extract user info from idToken claims. Its a JSON format with key should be <code>name</code>, <code>email</code> and <code>avatarUrl</code> since IAM will look up for these key when extracting user info.</li> </ul>
func (*Client) UpdateThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3Short(params *UpdateThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformCredentialV3OK, error)
func (*Client) UpdateThirdPartyLoginPlatformDomainV3 ¶ added in v0.11.0
func (a *Client) UpdateThirdPartyLoginPlatformDomainV3(params *UpdateThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformDomainV3OK, *UpdateThirdPartyLoginPlatformDomainV3BadRequest, *UpdateThirdPartyLoginPlatformDomainV3Unauthorized, *UpdateThirdPartyLoginPlatformDomainV3Forbidden, *UpdateThirdPartyLoginPlatformDomainV3NotFound, *UpdateThirdPartyLoginPlatformDomainV3InternalServerError, error)
UpdateThirdPartyLoginPlatformDomainV3 sets third party platform credential s domain <p>This is the API to set 3rd Platform domain.</p> <p>It needs ADMIN:NAMESPACE:{namespace}:CLIENTDOMAIN [UPDATE] resource.</p>
func (*Client) UpdateThirdPartyLoginPlatformDomainV3Short ¶ added in v0.11.0
func (a *Client) UpdateThirdPartyLoginPlatformDomainV3Short(params *UpdateThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformDomainV3OK, error)
type ClientService ¶
type ClientService interface { AddThirdPartyLoginPlatformCredentialV3(params *AddThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*AddThirdPartyLoginPlatformCredentialV3Created, *AddThirdPartyLoginPlatformCredentialV3BadRequest, *AddThirdPartyLoginPlatformCredentialV3Unauthorized, *AddThirdPartyLoginPlatformCredentialV3Forbidden, *AddThirdPartyLoginPlatformCredentialV3InternalServerError, error) AddThirdPartyLoginPlatformCredentialV3Short(params *AddThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*AddThirdPartyLoginPlatformCredentialV3Created, error) DeleteThirdPartyLoginPlatformCredentialV3(params *DeleteThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized, *DeleteThirdPartyLoginPlatformCredentialV3Forbidden, *DeleteThirdPartyLoginPlatformCredentialV3NotFound, *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError, error) DeleteThirdPartyLoginPlatformCredentialV3Short(params *DeleteThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, error) DeleteThirdPartyLoginPlatformDomainV3(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, *DeleteThirdPartyLoginPlatformDomainV3BadRequest, *DeleteThirdPartyLoginPlatformDomainV3Unauthorized, *DeleteThirdPartyLoginPlatformDomainV3Forbidden, *DeleteThirdPartyLoginPlatformDomainV3NotFound, *DeleteThirdPartyLoginPlatformDomainV3InternalServerError, error) DeleteThirdPartyLoginPlatformDomainV3Short(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, error) RetrieveAllThirdPartyLoginPlatformCredentialV3(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError, error) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, error) RetrieveThirdPartyLoginPlatformCredentialV3(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError, error) RetrieveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, error) UpdateThirdPartyLoginPlatformCredentialV3(params *UpdateThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformCredentialV3OK, *UpdateThirdPartyLoginPlatformCredentialV3BadRequest, *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized, *UpdateThirdPartyLoginPlatformCredentialV3Forbidden, *UpdateThirdPartyLoginPlatformCredentialV3NotFound, *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError, error) UpdateThirdPartyLoginPlatformCredentialV3Short(params *UpdateThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformCredentialV3OK, error) UpdateThirdPartyLoginPlatformDomainV3(params *UpdateThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformDomainV3OK, *UpdateThirdPartyLoginPlatformDomainV3BadRequest, *UpdateThirdPartyLoginPlatformDomainV3Unauthorized, *UpdateThirdPartyLoginPlatformDomainV3Forbidden, *UpdateThirdPartyLoginPlatformDomainV3NotFound, *UpdateThirdPartyLoginPlatformDomainV3InternalServerError, error) UpdateThirdPartyLoginPlatformDomainV3Short(params *UpdateThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformDomainV3OK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new third party credential API client.
type DeleteThirdPartyLoginPlatformCredentialV3Forbidden ¶
type DeleteThirdPartyLoginPlatformCredentialV3Forbidden struct { }
DeleteThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
Forbidden
func NewDeleteThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3Forbidden() *DeleteThirdPartyLoginPlatformCredentialV3Forbidden
NewDeleteThirdPartyLoginPlatformCredentialV3Forbidden creates a DeleteThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
type DeleteThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type DeleteThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3InternalServerError() *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError
NewDeleteThirdPartyLoginPlatformCredentialV3InternalServerError creates a DeleteThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3InternalServerError) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
func (*DeleteThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type DeleteThirdPartyLoginPlatformCredentialV3NoContent ¶
type DeleteThirdPartyLoginPlatformCredentialV3NoContent struct { }
DeleteThirdPartyLoginPlatformCredentialV3NoContent handles this case with default header values.
Delete Process Successful
func NewDeleteThirdPartyLoginPlatformCredentialV3NoContent ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3NoContent() *DeleteThirdPartyLoginPlatformCredentialV3NoContent
NewDeleteThirdPartyLoginPlatformCredentialV3NoContent creates a DeleteThirdPartyLoginPlatformCredentialV3NoContent with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3NoContent) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3NoContent) Error() string
type DeleteThirdPartyLoginPlatformCredentialV3NotFound ¶
type DeleteThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
Third Party Credential Not Found
func NewDeleteThirdPartyLoginPlatformCredentialV3NotFound ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3NotFound() *DeleteThirdPartyLoginPlatformCredentialV3NotFound
NewDeleteThirdPartyLoginPlatformCredentialV3NotFound creates a DeleteThirdPartyLoginPlatformCredentialV3NotFound with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3NotFound) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3NotFound) Error() string
func (*DeleteThirdPartyLoginPlatformCredentialV3NotFound) GetPayload ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type DeleteThirdPartyLoginPlatformCredentialV3Params ¶
type DeleteThirdPartyLoginPlatformCredentialV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteThirdPartyLoginPlatformCredentialV3Params contains all the parameters to send to the API endpoint for the delete third party login platform credential v3 operation typically these are written to a http.Request
func NewDeleteThirdPartyLoginPlatformCredentialV3Params ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3Params() *DeleteThirdPartyLoginPlatformCredentialV3Params
NewDeleteThirdPartyLoginPlatformCredentialV3Params creates a new DeleteThirdPartyLoginPlatformCredentialV3Params object with the default values initialized.
func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithContext ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformCredentialV3Params
NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithContext creates a new DeleteThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformCredentialV3Params
NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient creates a new DeleteThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithTimeout ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformCredentialV3Params
NewDeleteThirdPartyLoginPlatformCredentialV3ParamsWithTimeout creates a new DeleteThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetContext ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
SetContext adds the context to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetNamespace ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetPlatformID ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) SetTimeout ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) WithContext ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformCredentialV3Params
WithContext adds the context to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformCredentialV3Params
WithHTTPClient adds the HTTPClient to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) WithNamespace ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *DeleteThirdPartyLoginPlatformCredentialV3Params
WithNamespace adds the namespace to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) WithPlatformID ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *DeleteThirdPartyLoginPlatformCredentialV3Params
WithPlatformID adds the platformID to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) WithTimeout ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformCredentialV3Params
WithTimeout adds the timeout to the delete third party login platform credential v3 params
func (*DeleteThirdPartyLoginPlatformCredentialV3Params) WriteToRequest ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteThirdPartyLoginPlatformCredentialV3Reader ¶
type DeleteThirdPartyLoginPlatformCredentialV3Reader struct {
// contains filtered or unexported fields
}
DeleteThirdPartyLoginPlatformCredentialV3Reader is a Reader for the DeleteThirdPartyLoginPlatformCredentialV3 structure.
func (*DeleteThirdPartyLoginPlatformCredentialV3Reader) ReadResponse ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteThirdPartyLoginPlatformCredentialV3Unauthorized ¶
type DeleteThirdPartyLoginPlatformCredentialV3Unauthorized struct { }
DeleteThirdPartyLoginPlatformCredentialV3Unauthorized handles this case with default header values.
Unauthorized
func NewDeleteThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3Unauthorized() *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized
NewDeleteThirdPartyLoginPlatformCredentialV3Unauthorized creates a DeleteThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
type DeleteThirdPartyLoginPlatformDomainV3BadRequest ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformDomainV3BadRequest handles this case with default header values.
Bad Request
func NewDeleteThirdPartyLoginPlatformDomainV3BadRequest ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3BadRequest() *DeleteThirdPartyLoginPlatformDomainV3BadRequest
NewDeleteThirdPartyLoginPlatformDomainV3BadRequest creates a DeleteThirdPartyLoginPlatformDomainV3BadRequest with default headers values
func (*DeleteThirdPartyLoginPlatformDomainV3BadRequest) Error ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3BadRequest) Error() string
func (*DeleteThirdPartyLoginPlatformDomainV3BadRequest) GetPayload ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type DeleteThirdPartyLoginPlatformDomainV3Forbidden ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3Forbidden struct { }
DeleteThirdPartyLoginPlatformDomainV3Forbidden handles this case with default header values.
Forbidden
func NewDeleteThirdPartyLoginPlatformDomainV3Forbidden ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3Forbidden() *DeleteThirdPartyLoginPlatformDomainV3Forbidden
NewDeleteThirdPartyLoginPlatformDomainV3Forbidden creates a DeleteThirdPartyLoginPlatformDomainV3Forbidden with default headers values
func (*DeleteThirdPartyLoginPlatformDomainV3Forbidden) Error ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Forbidden) Error() string
type DeleteThirdPartyLoginPlatformDomainV3InternalServerError ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformDomainV3InternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteThirdPartyLoginPlatformDomainV3InternalServerError ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3InternalServerError() *DeleteThirdPartyLoginPlatformDomainV3InternalServerError
NewDeleteThirdPartyLoginPlatformDomainV3InternalServerError creates a DeleteThirdPartyLoginPlatformDomainV3InternalServerError with default headers values
func (*DeleteThirdPartyLoginPlatformDomainV3InternalServerError) Error ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3InternalServerError) Error() string
func (*DeleteThirdPartyLoginPlatformDomainV3InternalServerError) GetPayload ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type DeleteThirdPartyLoginPlatformDomainV3NoContent ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3NoContent struct { }
DeleteThirdPartyLoginPlatformDomainV3NoContent handles this case with default header values.
Domain unregister succeeded
func NewDeleteThirdPartyLoginPlatformDomainV3NoContent ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3NoContent() *DeleteThirdPartyLoginPlatformDomainV3NoContent
NewDeleteThirdPartyLoginPlatformDomainV3NoContent creates a DeleteThirdPartyLoginPlatformDomainV3NoContent with default headers values
func (*DeleteThirdPartyLoginPlatformDomainV3NoContent) Error ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3NoContent) Error() string
type DeleteThirdPartyLoginPlatformDomainV3NotFound ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformDomainV3NotFound handles this case with default header values.
Platform client not found
func NewDeleteThirdPartyLoginPlatformDomainV3NotFound ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3NotFound() *DeleteThirdPartyLoginPlatformDomainV3NotFound
NewDeleteThirdPartyLoginPlatformDomainV3NotFound creates a DeleteThirdPartyLoginPlatformDomainV3NotFound with default headers values
func (*DeleteThirdPartyLoginPlatformDomainV3NotFound) Error ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3NotFound) Error() string
func (*DeleteThirdPartyLoginPlatformDomainV3NotFound) GetPayload ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type DeleteThirdPartyLoginPlatformDomainV3Params ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelPlatformDomainDeleteRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteThirdPartyLoginPlatformDomainV3Params contains all the parameters to send to the API endpoint for the delete third party login platform domain v3 operation typically these are written to a http.Request
func NewDeleteThirdPartyLoginPlatformDomainV3Params ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3Params() *DeleteThirdPartyLoginPlatformDomainV3Params
NewDeleteThirdPartyLoginPlatformDomainV3Params creates a new DeleteThirdPartyLoginPlatformDomainV3Params object with the default values initialized.
func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithContext ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformDomainV3Params
NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithContext creates a new DeleteThirdPartyLoginPlatformDomainV3Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformDomainV3Params
NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient creates a new DeleteThirdPartyLoginPlatformDomainV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithTimeout ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformDomainV3Params
NewDeleteThirdPartyLoginPlatformDomainV3ParamsWithTimeout creates a new DeleteThirdPartyLoginPlatformDomainV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetBody ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetBody(body *iamclientmodels.ModelPlatformDomainDeleteRequest)
SetBody adds the body to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetContext ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetContext(ctx context.Context)
SetContext adds the context to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetHTTPClient ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetNamespace ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetPlatformID ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) SetTimeout ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WithBody ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithBody(body *iamclientmodels.ModelPlatformDomainDeleteRequest) *DeleteThirdPartyLoginPlatformDomainV3Params
WithBody adds the body to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WithContext ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithContext(ctx context.Context) *DeleteThirdPartyLoginPlatformDomainV3Params
WithContext adds the context to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WithHTTPClient ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithHTTPClient(client *http.Client) *DeleteThirdPartyLoginPlatformDomainV3Params
WithHTTPClient adds the HTTPClient to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WithNamespace ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithNamespace(namespace string) *DeleteThirdPartyLoginPlatformDomainV3Params
WithNamespace adds the namespace to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WithPlatformID ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithPlatformID(platformID string) *DeleteThirdPartyLoginPlatformDomainV3Params
WithPlatformID adds the platformID to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WithTimeout ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WithTimeout(timeout time.Duration) *DeleteThirdPartyLoginPlatformDomainV3Params
WithTimeout adds the timeout to the delete third party login platform domain v3 params
func (*DeleteThirdPartyLoginPlatformDomainV3Params) WriteToRequest ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteThirdPartyLoginPlatformDomainV3Reader ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3Reader struct {
// contains filtered or unexported fields
}
DeleteThirdPartyLoginPlatformDomainV3Reader is a Reader for the DeleteThirdPartyLoginPlatformDomainV3 structure.
func (*DeleteThirdPartyLoginPlatformDomainV3Reader) ReadResponse ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteThirdPartyLoginPlatformDomainV3Unauthorized ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3Unauthorized struct { }
DeleteThirdPartyLoginPlatformDomainV3Unauthorized handles this case with default header values.
Unauthorized
func NewDeleteThirdPartyLoginPlatformDomainV3Unauthorized ¶ added in v0.11.0
func NewDeleteThirdPartyLoginPlatformDomainV3Unauthorized() *DeleteThirdPartyLoginPlatformDomainV3Unauthorized
NewDeleteThirdPartyLoginPlatformDomainV3Unauthorized creates a DeleteThirdPartyLoginPlatformDomainV3Unauthorized with default headers values
func (*DeleteThirdPartyLoginPlatformDomainV3Unauthorized) Error ¶ added in v0.11.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Unauthorized) Error() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden struct { }
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden handles this case with default header values.
Forbidden
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) Error() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError handles this case with default header values.
Internal Server Error
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) GetPayload ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound handles this case with default header values.
Third Party Credential Not Found
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) GetPayload ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK struct {
Payload []*iamclientmodels.ModelPublicThirdPartyPlatformInfo
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK handles this case with default header values.
All Active Third Party Credential Retrieved
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) GetPayload ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) GetPayload() []*iamclientmodels.ModelPublicThirdPartyPlatformInfo
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params contains all the parameters to send to the API endpoint for the retrieve all active third party login platform credential public v3 operation typically these are written to a http.Request
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params object with the default values initialized.
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithContext ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithContext creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params object with the default values initialized, and the ability to set a context for a request
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithHTTPClient ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithHTTPClient creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithTimeout ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3ParamsWithTimeout creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetContext ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetContext(ctx context.Context)
SetContext adds the context to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetHTTPClient ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetNamespace ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetTimeout ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithContext ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
WithContext adds the context to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithHTTPClient ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
WithHTTPClient adds the HTTPClient to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithNamespace ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithNamespace(namespace string) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
WithNamespace adds the namespace to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithTimeout ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params
WithTimeout adds the timeout to the retrieve all active third party login platform credential public v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WriteToRequest ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Reader ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Reader struct {
// contains filtered or unexported fields
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Reader is a Reader for the RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3 structure.
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Reader) ReadResponse ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized struct { }
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized handles this case with default header values.
Unauthorized
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) Error() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden struct { }
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
Forbidden
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
Internal Server Error
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
Third Party Credential Not Found
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound) GetPayload ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK struct {
Payload []*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK handles this case with default header values.
All Active Third Party Credential Retrieved
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) GetPayload ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params contains all the parameters to send to the API endpoint for the retrieve all active third party login platform credential v3 operation typically these are written to a http.Request
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized.
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithContext ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithContext creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a context for a request
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout creates a new RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetContext ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
SetContext adds the context to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetNamespace ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetTimeout ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithContext ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
WithContext adds the context to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
WithHTTPClient adds the HTTPClient to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithNamespace ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
WithNamespace adds the namespace to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithTimeout ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params
WithTimeout adds the timeout to the retrieve all active third party login platform credential v3 params
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WriteToRequest ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Reader ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Reader struct {
// contains filtered or unexported fields
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Reader is a Reader for the RetrieveAllActiveThirdPartyLoginPlatformCredentialV3 structure.
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Reader) ReadResponse ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized struct { }
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized handles this case with default header values.
Unauthorized
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
type RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden struct { }
RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
Forbidden
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden() *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden
NewRetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden creates a RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
type RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
Internal Server Error
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError() *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError
NewRetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError creates a RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
Third Party Credential Not Found
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3NotFound ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3NotFound() *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound
NewRetrieveAllThirdPartyLoginPlatformCredentialV3NotFound creates a RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound) Error() string
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound) GetPayload ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveAllThirdPartyLoginPlatformCredentialV3OK ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3OK struct {
Payload []*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
}
RetrieveAllThirdPartyLoginPlatformCredentialV3OK handles this case with default header values.
All Active Third Party Credential Retrieved
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3OK ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3OK() *RetrieveAllThirdPartyLoginPlatformCredentialV3OK
NewRetrieveAllThirdPartyLoginPlatformCredentialV3OK creates a RetrieveAllThirdPartyLoginPlatformCredentialV3OK with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3OK) Error() string
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK) GetPayload ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3OK) GetPayload() []*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
type RetrieveAllThirdPartyLoginPlatformCredentialV3Params ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RetrieveAllThirdPartyLoginPlatformCredentialV3Params contains all the parameters to send to the API endpoint for the retrieve all third party login platform credential v3 operation typically these are written to a http.Request
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Params ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Params() *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllThirdPartyLoginPlatformCredentialV3Params creates a new RetrieveAllThirdPartyLoginPlatformCredentialV3Params object with the default values initialized.
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithContext ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithContext creates a new RetrieveAllThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a context for a request
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient creates a new RetrieveAllThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithTimeout ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
NewRetrieveAllThirdPartyLoginPlatformCredentialV3ParamsWithTimeout creates a new RetrieveAllThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetContext ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
SetContext adds the context to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetNamespace ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetTimeout ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithContext ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
WithContext adds the context to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
WithHTTPClient adds the HTTPClient to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithNamespace ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
WithNamespace adds the namespace to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithTimeout ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *RetrieveAllThirdPartyLoginPlatformCredentialV3Params
WithTimeout adds the timeout to the retrieve all third party login platform credential v3 params
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WriteToRequest ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RetrieveAllThirdPartyLoginPlatformCredentialV3Reader ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3Reader struct {
// contains filtered or unexported fields
}
RetrieveAllThirdPartyLoginPlatformCredentialV3Reader is a Reader for the RetrieveAllThirdPartyLoginPlatformCredentialV3 structure.
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Reader) ReadResponse ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized struct { }
RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized handles this case with default header values.
Unauthorized
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized() *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized
NewRetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized creates a RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
type RetrieveThirdPartyLoginPlatformCredentialV3Forbidden ¶
type RetrieveThirdPartyLoginPlatformCredentialV3Forbidden struct { }
RetrieveThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
Forbidden
func NewRetrieveThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3Forbidden() *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden
NewRetrieveThirdPartyLoginPlatformCredentialV3Forbidden creates a RetrieveThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
type RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
Internal Server Error
func NewRetrieveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3InternalServerError() *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError
NewRetrieveThirdPartyLoginPlatformCredentialV3InternalServerError creates a RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
func (*RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveThirdPartyLoginPlatformCredentialV3NotFound ¶
type RetrieveThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
Third Party Credential Not Found
func NewRetrieveThirdPartyLoginPlatformCredentialV3NotFound ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3NotFound() *RetrieveThirdPartyLoginPlatformCredentialV3NotFound
NewRetrieveThirdPartyLoginPlatformCredentialV3NotFound creates a RetrieveThirdPartyLoginPlatformCredentialV3NotFound with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3NotFound) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3NotFound) Error() string
func (*RetrieveThirdPartyLoginPlatformCredentialV3NotFound) GetPayload ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type RetrieveThirdPartyLoginPlatformCredentialV3OK ¶
type RetrieveThirdPartyLoginPlatformCredentialV3OK struct {
Payload *iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
}
RetrieveThirdPartyLoginPlatformCredentialV3OK handles this case with default header values.
Third Party Credential Found
func NewRetrieveThirdPartyLoginPlatformCredentialV3OK ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3OK() *RetrieveThirdPartyLoginPlatformCredentialV3OK
NewRetrieveThirdPartyLoginPlatformCredentialV3OK creates a RetrieveThirdPartyLoginPlatformCredentialV3OK with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3OK) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3OK) Error() string
func (*RetrieveThirdPartyLoginPlatformCredentialV3OK) GetPayload ¶
type RetrieveThirdPartyLoginPlatformCredentialV3Params ¶
type RetrieveThirdPartyLoginPlatformCredentialV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RetrieveThirdPartyLoginPlatformCredentialV3Params contains all the parameters to send to the API endpoint for the retrieve third party login platform credential v3 operation typically these are written to a http.Request
func NewRetrieveThirdPartyLoginPlatformCredentialV3Params ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3Params() *RetrieveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveThirdPartyLoginPlatformCredentialV3Params creates a new RetrieveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized.
func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithContext ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *RetrieveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithContext creates a new RetrieveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a context for a request
func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *RetrieveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient creates a new RetrieveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *RetrieveThirdPartyLoginPlatformCredentialV3Params
NewRetrieveThirdPartyLoginPlatformCredentialV3ParamsWithTimeout creates a new RetrieveThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetContext ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
SetContext adds the context to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetNamespace ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetPlatformID ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) SetTimeout ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) WithContext ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *RetrieveThirdPartyLoginPlatformCredentialV3Params
WithContext adds the context to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *RetrieveThirdPartyLoginPlatformCredentialV3Params
WithHTTPClient adds the HTTPClient to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) WithNamespace ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *RetrieveThirdPartyLoginPlatformCredentialV3Params
WithNamespace adds the namespace to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) WithPlatformID ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *RetrieveThirdPartyLoginPlatformCredentialV3Params
WithPlatformID adds the platformID to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) WithTimeout ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *RetrieveThirdPartyLoginPlatformCredentialV3Params
WithTimeout adds the timeout to the retrieve third party login platform credential v3 params
func (*RetrieveThirdPartyLoginPlatformCredentialV3Params) WriteToRequest ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RetrieveThirdPartyLoginPlatformCredentialV3Reader ¶
type RetrieveThirdPartyLoginPlatformCredentialV3Reader struct {
// contains filtered or unexported fields
}
RetrieveThirdPartyLoginPlatformCredentialV3Reader is a Reader for the RetrieveThirdPartyLoginPlatformCredentialV3 structure.
func (*RetrieveThirdPartyLoginPlatformCredentialV3Reader) ReadResponse ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized ¶
type RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized struct { }
RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized handles this case with default header values.
Unauthorized
func NewRetrieveThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3Unauthorized() *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized
NewRetrieveThirdPartyLoginPlatformCredentialV3Unauthorized creates a RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
type UpdateThirdPartyLoginPlatformCredentialV3BadRequest ¶
type UpdateThirdPartyLoginPlatformCredentialV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformCredentialV3BadRequest handles this case with default header values.
Bad Request
func NewUpdateThirdPartyLoginPlatformCredentialV3BadRequest ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3BadRequest() *UpdateThirdPartyLoginPlatformCredentialV3BadRequest
NewUpdateThirdPartyLoginPlatformCredentialV3BadRequest creates a UpdateThirdPartyLoginPlatformCredentialV3BadRequest with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3BadRequest) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3BadRequest) Error() string
func (*UpdateThirdPartyLoginPlatformCredentialV3BadRequest) GetPayload ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateThirdPartyLoginPlatformCredentialV3Forbidden ¶
type UpdateThirdPartyLoginPlatformCredentialV3Forbidden struct { }
UpdateThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
Forbidden
func NewUpdateThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3Forbidden() *UpdateThirdPartyLoginPlatformCredentialV3Forbidden
NewUpdateThirdPartyLoginPlatformCredentialV3Forbidden creates a UpdateThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
type UpdateThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type UpdateThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3InternalServerError() *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError
NewUpdateThirdPartyLoginPlatformCredentialV3InternalServerError creates a UpdateThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3InternalServerError) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
func (*UpdateThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateThirdPartyLoginPlatformCredentialV3NotFound ¶
type UpdateThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
Third Party Credential Not Found
func NewUpdateThirdPartyLoginPlatformCredentialV3NotFound ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3NotFound() *UpdateThirdPartyLoginPlatformCredentialV3NotFound
NewUpdateThirdPartyLoginPlatformCredentialV3NotFound creates a UpdateThirdPartyLoginPlatformCredentialV3NotFound with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3NotFound) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3NotFound) Error() string
func (*UpdateThirdPartyLoginPlatformCredentialV3NotFound) GetPayload ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateThirdPartyLoginPlatformCredentialV3OK ¶
type UpdateThirdPartyLoginPlatformCredentialV3OK struct {
Payload *iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
}
UpdateThirdPartyLoginPlatformCredentialV3OK handles this case with default header values.
OK
func NewUpdateThirdPartyLoginPlatformCredentialV3OK ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3OK() *UpdateThirdPartyLoginPlatformCredentialV3OK
NewUpdateThirdPartyLoginPlatformCredentialV3OK creates a UpdateThirdPartyLoginPlatformCredentialV3OK with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3OK) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3OK) Error() string
func (*UpdateThirdPartyLoginPlatformCredentialV3OK) GetPayload ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3OK) GetPayload() *iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
type UpdateThirdPartyLoginPlatformCredentialV3Params ¶
type UpdateThirdPartyLoginPlatformCredentialV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateThirdPartyLoginPlatformCredentialV3Params contains all the parameters to send to the API endpoint for the update third party login platform credential v3 operation typically these are written to a http.Request
func NewUpdateThirdPartyLoginPlatformCredentialV3Params ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3Params() *UpdateThirdPartyLoginPlatformCredentialV3Params
NewUpdateThirdPartyLoginPlatformCredentialV3Params creates a new UpdateThirdPartyLoginPlatformCredentialV3Params object with the default values initialized.
func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithContext ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformCredentialV3Params
NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithContext creates a new UpdateThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a context for a request
func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformCredentialV3Params
NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithHTTPClient creates a new UpdateThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithTimeout ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformCredentialV3Params
NewUpdateThirdPartyLoginPlatformCredentialV3ParamsWithTimeout creates a new UpdateThirdPartyLoginPlatformCredentialV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetBody ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest)
SetBody adds the body to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetContext ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetContext(ctx context.Context)
SetContext adds the context to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetNamespace ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetPlatformID ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) SetTimeout ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WithBody ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithBody(body *iamclientmodels.ModelThirdPartyLoginPlatformCredentialRequest) *UpdateThirdPartyLoginPlatformCredentialV3Params
WithBody adds the body to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WithContext ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformCredentialV3Params
WithContext adds the context to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformCredentialV3Params
WithHTTPClient adds the HTTPClient to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WithNamespace ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithNamespace(namespace string) *UpdateThirdPartyLoginPlatformCredentialV3Params
WithNamespace adds the namespace to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WithPlatformID ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithPlatformID(platformID string) *UpdateThirdPartyLoginPlatformCredentialV3Params
WithPlatformID adds the platformID to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WithTimeout ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformCredentialV3Params
WithTimeout adds the timeout to the update third party login platform credential v3 params
func (*UpdateThirdPartyLoginPlatformCredentialV3Params) WriteToRequest ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateThirdPartyLoginPlatformCredentialV3Reader ¶
type UpdateThirdPartyLoginPlatformCredentialV3Reader struct {
// contains filtered or unexported fields
}
UpdateThirdPartyLoginPlatformCredentialV3Reader is a Reader for the UpdateThirdPartyLoginPlatformCredentialV3 structure.
func (*UpdateThirdPartyLoginPlatformCredentialV3Reader) ReadResponse ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateThirdPartyLoginPlatformCredentialV3Unauthorized ¶
type UpdateThirdPartyLoginPlatformCredentialV3Unauthorized struct { }
UpdateThirdPartyLoginPlatformCredentialV3Unauthorized handles this case with default header values.
Unauthorized
func NewUpdateThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3Unauthorized() *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized
NewUpdateThirdPartyLoginPlatformCredentialV3Unauthorized creates a UpdateThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
type UpdateThirdPartyLoginPlatformDomainV3BadRequest ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformDomainV3BadRequest handles this case with default header values.
Bad Request
func NewUpdateThirdPartyLoginPlatformDomainV3BadRequest ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3BadRequest() *UpdateThirdPartyLoginPlatformDomainV3BadRequest
NewUpdateThirdPartyLoginPlatformDomainV3BadRequest creates a UpdateThirdPartyLoginPlatformDomainV3BadRequest with default headers values
func (*UpdateThirdPartyLoginPlatformDomainV3BadRequest) Error ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3BadRequest) Error() string
func (*UpdateThirdPartyLoginPlatformDomainV3BadRequest) GetPayload ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateThirdPartyLoginPlatformDomainV3Forbidden ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3Forbidden struct { }
UpdateThirdPartyLoginPlatformDomainV3Forbidden handles this case with default header values.
Forbidden
func NewUpdateThirdPartyLoginPlatformDomainV3Forbidden ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3Forbidden() *UpdateThirdPartyLoginPlatformDomainV3Forbidden
NewUpdateThirdPartyLoginPlatformDomainV3Forbidden creates a UpdateThirdPartyLoginPlatformDomainV3Forbidden with default headers values
func (*UpdateThirdPartyLoginPlatformDomainV3Forbidden) Error ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Forbidden) Error() string
type UpdateThirdPartyLoginPlatformDomainV3InternalServerError ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformDomainV3InternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateThirdPartyLoginPlatformDomainV3InternalServerError ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3InternalServerError() *UpdateThirdPartyLoginPlatformDomainV3InternalServerError
NewUpdateThirdPartyLoginPlatformDomainV3InternalServerError creates a UpdateThirdPartyLoginPlatformDomainV3InternalServerError with default headers values
func (*UpdateThirdPartyLoginPlatformDomainV3InternalServerError) Error ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3InternalServerError) Error() string
func (*UpdateThirdPartyLoginPlatformDomainV3InternalServerError) GetPayload ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateThirdPartyLoginPlatformDomainV3NotFound ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformDomainV3NotFound handles this case with default header values.
Platform client not found
func NewUpdateThirdPartyLoginPlatformDomainV3NotFound ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3NotFound() *UpdateThirdPartyLoginPlatformDomainV3NotFound
NewUpdateThirdPartyLoginPlatformDomainV3NotFound creates a UpdateThirdPartyLoginPlatformDomainV3NotFound with default headers values
func (*UpdateThirdPartyLoginPlatformDomainV3NotFound) Error ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3NotFound) Error() string
func (*UpdateThirdPartyLoginPlatformDomainV3NotFound) GetPayload ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateThirdPartyLoginPlatformDomainV3OK ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3OK struct {
Payload *iamclientmodels.ModelPlatformDomainResponse
}
UpdateThirdPartyLoginPlatformDomainV3OK handles this case with default header values.
Domain config updated
func NewUpdateThirdPartyLoginPlatformDomainV3OK ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3OK() *UpdateThirdPartyLoginPlatformDomainV3OK
NewUpdateThirdPartyLoginPlatformDomainV3OK creates a UpdateThirdPartyLoginPlatformDomainV3OK with default headers values
func (*UpdateThirdPartyLoginPlatformDomainV3OK) Error ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3OK) Error() string
func (*UpdateThirdPartyLoginPlatformDomainV3OK) GetPayload ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3OK) GetPayload() *iamclientmodels.ModelPlatformDomainResponse
type UpdateThirdPartyLoginPlatformDomainV3Params ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelPlatformDomainUpdateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateThirdPartyLoginPlatformDomainV3Params contains all the parameters to send to the API endpoint for the update third party login platform domain v3 operation typically these are written to a http.Request
func NewUpdateThirdPartyLoginPlatformDomainV3Params ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3Params() *UpdateThirdPartyLoginPlatformDomainV3Params
NewUpdateThirdPartyLoginPlatformDomainV3Params creates a new UpdateThirdPartyLoginPlatformDomainV3Params object with the default values initialized.
func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithContext ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformDomainV3Params
NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithContext creates a new UpdateThirdPartyLoginPlatformDomainV3Params object with the default values initialized, and the ability to set a context for a request
func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformDomainV3Params
NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithHTTPClient creates a new UpdateThirdPartyLoginPlatformDomainV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithTimeout ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformDomainV3Params
NewUpdateThirdPartyLoginPlatformDomainV3ParamsWithTimeout creates a new UpdateThirdPartyLoginPlatformDomainV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetBody ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetBody(body *iamclientmodels.ModelPlatformDomainUpdateRequest)
SetBody adds the body to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetContext ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetContext(ctx context.Context)
SetContext adds the context to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetHTTPClient ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetNamespace ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetPlatformID ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) SetTimeout ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WithBody ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithBody(body *iamclientmodels.ModelPlatformDomainUpdateRequest) *UpdateThirdPartyLoginPlatformDomainV3Params
WithBody adds the body to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WithContext ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithContext(ctx context.Context) *UpdateThirdPartyLoginPlatformDomainV3Params
WithContext adds the context to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WithHTTPClient ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithHTTPClient(client *http.Client) *UpdateThirdPartyLoginPlatformDomainV3Params
WithHTTPClient adds the HTTPClient to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WithNamespace ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithNamespace(namespace string) *UpdateThirdPartyLoginPlatformDomainV3Params
WithNamespace adds the namespace to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WithPlatformID ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithPlatformID(platformID string) *UpdateThirdPartyLoginPlatformDomainV3Params
WithPlatformID adds the platformID to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WithTimeout ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WithTimeout(timeout time.Duration) *UpdateThirdPartyLoginPlatformDomainV3Params
WithTimeout adds the timeout to the update third party login platform domain v3 params
func (*UpdateThirdPartyLoginPlatformDomainV3Params) WriteToRequest ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateThirdPartyLoginPlatformDomainV3Reader ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3Reader struct {
// contains filtered or unexported fields
}
UpdateThirdPartyLoginPlatformDomainV3Reader is a Reader for the UpdateThirdPartyLoginPlatformDomainV3 structure.
func (*UpdateThirdPartyLoginPlatformDomainV3Reader) ReadResponse ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateThirdPartyLoginPlatformDomainV3Unauthorized ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3Unauthorized struct { }
UpdateThirdPartyLoginPlatformDomainV3Unauthorized handles this case with default header values.
Unauthorized
func NewUpdateThirdPartyLoginPlatformDomainV3Unauthorized ¶ added in v0.11.0
func NewUpdateThirdPartyLoginPlatformDomainV3Unauthorized() *UpdateThirdPartyLoginPlatformDomainV3Unauthorized
NewUpdateThirdPartyLoginPlatformDomainV3Unauthorized creates a UpdateThirdPartyLoginPlatformDomainV3Unauthorized with default headers values
func (*UpdateThirdPartyLoginPlatformDomainV3Unauthorized) Error ¶ added in v0.11.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Unauthorized) Error() string
Source Files ¶
- add_third_party_login_platform_credential_v3_parameters.go
- add_third_party_login_platform_credential_v3_responses.go
- delete_third_party_login_platform_credential_v3_parameters.go
- delete_third_party_login_platform_credential_v3_responses.go
- delete_third_party_login_platform_domain_v3_parameters.go
- delete_third_party_login_platform_domain_v3_responses.go
- retrieve_all_active_third_party_login_platform_credential_public_v3_parameters.go
- retrieve_all_active_third_party_login_platform_credential_public_v3_responses.go
- retrieve_all_active_third_party_login_platform_credential_v3_parameters.go
- retrieve_all_active_third_party_login_platform_credential_v3_responses.go
- retrieve_all_third_party_login_platform_credential_v3_parameters.go
- retrieve_all_third_party_login_platform_credential_v3_responses.go
- retrieve_third_party_login_platform_credential_v3_parameters.go
- retrieve_third_party_login_platform_credential_v3_responses.go
- third_party_credential_client.go
- update_third_party_login_platform_credential_v3_parameters.go
- update_third_party_login_platform_credential_v3_responses.go
- update_third_party_login_platform_domain_v3_parameters.go
- update_third_party_login_platform_domain_v3_responses.go