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) SetFlightId(flightId string)
- 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 AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest
- type AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden
- type AdminCheckThirdPartyLoginPlatformAvailabilityV3OK
- type AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Params() *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithContext(ctx context.Context) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithHTTPClient(client *http.Client) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithTimeout(timeout time.Duration) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetContext(ctx context.Context)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetFlightId(flightId string)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetPlatformID(platformID string)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithContext(ctx context.Context) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithHTTPClient(client *http.Client) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithPlatformID(platformID string) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithTimeout(timeout time.Duration) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
- func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCheckThirdPartyLoginPlatformAvailabilityV3Reader
- type AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized
- type Client
- func (a *Client) AddThirdPartyLoginPlatformCredentialV3(params *AddThirdPartyLoginPlatformCredentialV3Params, ...) (*AddThirdPartyLoginPlatformCredentialV3Created, ...)deprecated
- func (a *Client) AddThirdPartyLoginPlatformCredentialV3Short(params *AddThirdPartyLoginPlatformCredentialV3Params, ...) (*AddThirdPartyLoginPlatformCredentialV3Created, error)
- func (a *Client) AdminCheckThirdPartyLoginPlatformAvailabilityV3(params *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params, ...) (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK, ...)deprecated
- func (a *Client) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(params *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params, ...) (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK, error)
- func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3(params *DeleteThirdPartyLoginPlatformCredentialV3Params, ...) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, ...)deprecated
- func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3Short(params *DeleteThirdPartyLoginPlatformCredentialV3Params, ...) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, error)
- func (a *Client) DeleteThirdPartyLoginPlatformDomainV3(params *DeleteThirdPartyLoginPlatformDomainV3Params, ...) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, ...)deprecated
- func (a *Client) DeleteThirdPartyLoginPlatformDomainV3Short(params *DeleteThirdPartyLoginPlatformDomainV3Params, ...) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, error)
- func (a *Client) RetrieveActiveOIDCClientsPublicV3(params *RetrieveActiveOIDCClientsPublicV3Params, ...) (*RetrieveActiveOIDCClientsPublicV3OK, ...)deprecated
- func (a *Client) RetrieveActiveOIDCClientsPublicV3Short(params *RetrieveActiveOIDCClientsPublicV3Params, ...) (*RetrieveActiveOIDCClientsPublicV3OK, error)
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, ...)deprecated
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, error)
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, ...)deprecated
- func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, ...)deprecated
- func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, ...)deprecated
- func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, ...) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3(params *UpdateThirdPartyLoginPlatformCredentialV3Params, ...) (*UpdateThirdPartyLoginPlatformCredentialV3OK, ...)deprecated
- func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3Short(params *UpdateThirdPartyLoginPlatformCredentialV3Params, ...) (*UpdateThirdPartyLoginPlatformCredentialV3OK, error)
- func (a *Client) UpdateThirdPartyLoginPlatformDomainV3(params *UpdateThirdPartyLoginPlatformDomainV3Params, ...) (*UpdateThirdPartyLoginPlatformDomainV3OK, ...)deprecated
- 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) SetFlightId(flightId string)
- 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) SetFlightId(flightId string)
- 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 RetrieveActiveOIDCClientsPublicV3InternalServerError
- type RetrieveActiveOIDCClientsPublicV3NotFound
- type RetrieveActiveOIDCClientsPublicV3OK
- type RetrieveActiveOIDCClientsPublicV3Params
- func NewRetrieveActiveOIDCClientsPublicV3Params() *RetrieveActiveOIDCClientsPublicV3Params
- func NewRetrieveActiveOIDCClientsPublicV3ParamsWithContext(ctx context.Context) *RetrieveActiveOIDCClientsPublicV3Params
- func NewRetrieveActiveOIDCClientsPublicV3ParamsWithHTTPClient(client *http.Client) *RetrieveActiveOIDCClientsPublicV3Params
- func NewRetrieveActiveOIDCClientsPublicV3ParamsWithTimeout(timeout time.Duration) *RetrieveActiveOIDCClientsPublicV3Params
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetClientID(clientID string)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetContext(ctx context.Context)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetFlightId(flightId string)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetHTTPClient(client *http.Client)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetNamespace(namespace string)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) SetTimeout(timeout time.Duration)
- func (o *RetrieveActiveOIDCClientsPublicV3Params) WithClientID(clientID string) *RetrieveActiveOIDCClientsPublicV3Params
- func (o *RetrieveActiveOIDCClientsPublicV3Params) WithContext(ctx context.Context) *RetrieveActiveOIDCClientsPublicV3Params
- func (o *RetrieveActiveOIDCClientsPublicV3Params) WithHTTPClient(client *http.Client) *RetrieveActiveOIDCClientsPublicV3Params
- func (o *RetrieveActiveOIDCClientsPublicV3Params) WithNamespace(namespace string) *RetrieveActiveOIDCClientsPublicV3Params
- func (o *RetrieveActiveOIDCClientsPublicV3Params) WithTimeout(timeout time.Duration) *RetrieveActiveOIDCClientsPublicV3Params
- func (o *RetrieveActiveOIDCClientsPublicV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RetrieveActiveOIDCClientsPublicV3Reader
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) ToJSONString() string
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) ToJSONString() string
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) ToJSONString() string
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) GetPayload() []*iamclientmodels.ModelPublicThirdPartyPlatformInfo
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) ToJSONString() string
- 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) SetFlightId(flightId string)
- 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
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) ToJSONString() string
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound
- type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) GetPayload() []*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) ToJSONString() string
- 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) SetFlightId(flightId string)
- 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
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() string
- type RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden
- type RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
- 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) SetFlightId(flightId string)
- 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
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) Error() string
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
- 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) SetFlightId(flightId string)
- 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) SetFlightId(flightId string)
- 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) SetFlightId(flightId string)
- 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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
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
func (*AddThirdPartyLoginPlatformCredentialV3BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AddThirdPartyLoginPlatformCredentialV3BadRequest) ToJSONString() string
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 ¶
func (*AddThirdPartyLoginPlatformCredentialV3Created) ToJSONString ¶ added in v0.25.0
func (o *AddThirdPartyLoginPlatformCredentialV3Created) ToJSONString() string
type AddThirdPartyLoginPlatformCredentialV3Forbidden ¶
type AddThirdPartyLoginPlatformCredentialV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AddThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAddThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewAddThirdPartyLoginPlatformCredentialV3Forbidden() *AddThirdPartyLoginPlatformCredentialV3Forbidden
NewAddThirdPartyLoginPlatformCredentialV3Forbidden creates a AddThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
func (*AddThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *AddThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AddThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *AddThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
type AddThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type AddThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AddThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*AddThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AddThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *AddThirdPartyLoginPlatformCredentialV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAddThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewAddThirdPartyLoginPlatformCredentialV3Unauthorized() *AddThirdPartyLoginPlatformCredentialV3Unauthorized
NewAddThirdPartyLoginPlatformCredentialV3Unauthorized creates a AddThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*AddThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *AddThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
func (*AddThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *AddThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AddThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *AddThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() string
type AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest ¶ added in v0.67.0
type AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10226</td><td>third party platform is not supported</td></tr></table>
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest() *AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest creates a AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest with default headers values
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest) Error ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest) Error() string
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest) GetPayload ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest) ToJSONString ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest) ToJSONString() string
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden ¶ added in v0.67.0
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden() *AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden creates a AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden with default headers values
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden) Error ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden) Error() string
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden) GetPayload ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden) ToJSONString ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden) ToJSONString() string
type AdminCheckThirdPartyLoginPlatformAvailabilityV3OK ¶ added in v0.67.0
type AdminCheckThirdPartyLoginPlatformAvailabilityV3OK struct {
Payload *iamclientmodels.ModelCheckAvailabilityResponse
}
AdminCheckThirdPartyLoginPlatformAvailabilityV3OK handles this case with default header values.
Platform Availability Check Retrieved
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3OK ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3OK() *AdminCheckThirdPartyLoginPlatformAvailabilityV3OK
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3OK creates a AdminCheckThirdPartyLoginPlatformAvailabilityV3OK with default headers values
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK) Error ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3OK) Error() string
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK) GetPayload ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3OK) GetPayload() *iamclientmodels.ModelCheckAvailabilityResponse
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK) ToJSONString ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3OK) ToJSONString() string
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Params ¶ added in v0.67.0
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*PlatformID Platform ID */ PlatformID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminCheckThirdPartyLoginPlatformAvailabilityV3Params contains all the parameters to send to the API endpoint for the admin check third party login platform availability v3 operation typically these are written to a http.Request
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Params ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Params() *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Params creates a new AdminCheckThirdPartyLoginPlatformAvailabilityV3Params object with the default values initialized.
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithContext ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithContext(ctx context.Context) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithContext creates a new AdminCheckThirdPartyLoginPlatformAvailabilityV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithHTTPClient ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithHTTPClient(client *http.Client) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithHTTPClient creates a new AdminCheckThirdPartyLoginPlatformAvailabilityV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithTimeout ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithTimeout(timeout time.Duration) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3ParamsWithTimeout creates a new AdminCheckThirdPartyLoginPlatformAvailabilityV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetAuthInfoWriter ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetContext ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetFlightId ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetHTTPClient ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetHTTPClientTransport ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetPlatformID ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetTimeout ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithContext ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithContext(ctx context.Context) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
WithContext adds the context to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithHTTPClient ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithHTTPClient(client *http.Client) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
WithHTTPClient adds the HTTPClient to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithPlatformID ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithPlatformID(platformID string) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
WithPlatformID adds the platformID to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithTimeout ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WithTimeout(timeout time.Duration) *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params
WithTimeout adds the timeout to the admin check third party login platform availability v3 params
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WriteToRequest ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Reader ¶ added in v0.67.0
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Reader struct {
// contains filtered or unexported fields
}
AdminCheckThirdPartyLoginPlatformAvailabilityV3Reader is a Reader for the AdminCheckThirdPartyLoginPlatformAvailabilityV3 structure.
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Reader) ReadResponse ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized ¶ added in v0.67.0
type AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized struct {
}AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized ¶ added in v0.67.0
func NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized() *AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized
NewAdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized creates a AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized with default headers values
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized) Error ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized) Error() string
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized) GetPayload ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized) ToJSONString ¶ added in v0.67.0
func (o *AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for third party credential API
func (*Client) AddThirdPartyLoginPlatformCredentialV3
deprecated
func (a *Client) AddThirdPartyLoginPlatformCredentialV3(params *AddThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*AddThirdPartyLoginPlatformCredentialV3Created, *AddThirdPartyLoginPlatformCredentialV3BadRequest, *AddThirdPartyLoginPlatformCredentialV3Unauthorized, *AddThirdPartyLoginPlatformCredentialV3Forbidden, *AddThirdPartyLoginPlatformCredentialV3InternalServerError, error)
Deprecated: 2022-08-10 - Use AddThirdPartyLoginPlatformCredentialV3Short instead.
AddThirdPartyLoginPlatformCredentialV3 add third party platform credential This is the API to Add 3rd Platform Credential. - The secret for **apple** is base64 encoded private key. - No secret for **awscognito**, we only need to configure AWS Cognito Region and User Pool - The secret for **discord** is client secret of the twitch client id. - The secret for **epicgames** is client secret of the epicgames client id. - The secret for **facebook** is client secret of the facebook client id. - The secret for **google** is client secret of the google OAuth client. - No secret for **nintendo**, we only need to configure app id of the game - No secret for **netflix**, we configure the Root, Public, Private Key certificate pem file and target environment; value: [sandbox, production] - The secret for **oculus** is app secret of the oculus app. - The secret for **ps4, ps5, and ps4web** is client secret of the psn web server. - The secret for **steam** is the Steam Web API Key. - The secret for **steamopenid** is the Steam Web API Key. - The secret for **twitch** is client secret of the twitch client. - The secret for **live** is the Relying Party Private Key in base64 encode PEM format. - The secret for **xblwebapi** is client secret of the xbl client.
If generic oauth flow is set to true: - Current supported value for TokenAuthenticationType are **code, idToken and bearerToken** - `TokenClaimsMapping` is used to extract user info from idToken claims or user info endpoint response accessed using bearerToken. Its a JSON format with key should be `name`, `email` and `avatarUrl` since IAM will look up for these key when extracting user info. **default claims keys : userIdentity/sub, name, email and avatarUrl/picture**
func (*Client) AddThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) AddThirdPartyLoginPlatformCredentialV3Short(params *AddThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*AddThirdPartyLoginPlatformCredentialV3Created, error)
AddThirdPartyLoginPlatformCredentialV3Short add third party platform credential This is the API to Add 3rd Platform Credential. - The secret for **apple** is base64 encoded private key. - No secret for **awscognito**, we only need to configure AWS Cognito Region and User Pool - The secret for **discord** is client secret of the twitch client id. - The secret for **epicgames** is client secret of the epicgames client id. - The secret for **facebook** is client secret of the facebook client id. - The secret for **google** is client secret of the google OAuth client. - No secret for **nintendo**, we only need to configure app id of the game - No secret for **netflix**, we configure the Root, Public, Private Key certificate pem file and target environment; value: [sandbox, production] - The secret for **oculus** is app secret of the oculus app. - The secret for **ps4, ps5, and ps4web** is client secret of the psn web server. - The secret for **steam** is the Steam Web API Key. - The secret for **steamopenid** is the Steam Web API Key. - The secret for **twitch** is client secret of the twitch client. - The secret for **live** is the Relying Party Private Key in base64 encode PEM format. - The secret for **xblwebapi** is client secret of the xbl client.
If generic oauth flow is set to true: - Current supported value for TokenAuthenticationType are **code, idToken and bearerToken** - `TokenClaimsMapping` is used to extract user info from idToken claims or user info endpoint response accessed using bearerToken. Its a JSON format with key should be `name`, `email` and `avatarUrl` since IAM will look up for these key when extracting user info. **default claims keys : userIdentity/sub, name, email and avatarUrl/picture**
func (*Client) AdminCheckThirdPartyLoginPlatformAvailabilityV3
deprecated
added in
v0.67.0
func (a *Client) AdminCheckThirdPartyLoginPlatformAvailabilityV3(params *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK, *AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest, *AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized, *AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden, error)
Deprecated: 2022-08-10 - Use AdminCheckThirdPartyLoginPlatformAvailabilityV3Short instead.
AdminCheckThirdPartyLoginPlatformAvailabilityV3 check 3rd party platform availability This is the API to check specific 3rd party platform availability. Passing platform group name or it's member will return same platform availability data Supported third party platform and platform group: - PSN group(psn) - ps4web - ps4 - ps5
func (*Client) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short ¶ added in v0.67.0
func (a *Client) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(params *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK, error)
AdminCheckThirdPartyLoginPlatformAvailabilityV3Short check 3rd party platform availability This is the API to check specific 3rd party platform availability. Passing platform group name or it's member will return same platform availability data Supported third party platform and platform group: - PSN group(psn) - ps4web - ps4 - ps5
func (*Client) DeleteThirdPartyLoginPlatformCredentialV3
deprecated
func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3(params *DeleteThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized, *DeleteThirdPartyLoginPlatformCredentialV3Forbidden, *DeleteThirdPartyLoginPlatformCredentialV3NotFound, *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError, error)
Deprecated: 2022-08-10 - Use DeleteThirdPartyLoginPlatformCredentialV3Short instead.
DeleteThirdPartyLoginPlatformCredentialV3 delete third party platform credential This is the API to Delete 3rd Platform Credential.
func (*Client) DeleteThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) DeleteThirdPartyLoginPlatformCredentialV3Short(params *DeleteThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformCredentialV3NoContent, error)
DeleteThirdPartyLoginPlatformCredentialV3Short delete third party platform credential This is the API to Delete 3rd Platform Credential.
func (*Client) DeleteThirdPartyLoginPlatformDomainV3
deprecated
added in
v0.11.0
func (a *Client) DeleteThirdPartyLoginPlatformDomainV3(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, *DeleteThirdPartyLoginPlatformDomainV3BadRequest, *DeleteThirdPartyLoginPlatformDomainV3Unauthorized, *DeleteThirdPartyLoginPlatformDomainV3Forbidden, *DeleteThirdPartyLoginPlatformDomainV3NotFound, *DeleteThirdPartyLoginPlatformDomainV3InternalServerError, error)
Deprecated: 2022-08-10 - Use DeleteThirdPartyLoginPlatformDomainV3Short instead.
DeleteThirdPartyLoginPlatformDomainV3 unregister third party platform credential's domain This is the API to unregister 3rd Platform domain.
func (*Client) DeleteThirdPartyLoginPlatformDomainV3Short ¶ added in v0.11.0
func (a *Client) DeleteThirdPartyLoginPlatformDomainV3Short(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, error)
DeleteThirdPartyLoginPlatformDomainV3Short unregister third party platform credential's domain This is the API to unregister 3rd Platform domain.
func (*Client) RetrieveActiveOIDCClientsPublicV3
deprecated
added in
v0.24.0
func (a *Client) RetrieveActiveOIDCClientsPublicV3(params *RetrieveActiveOIDCClientsPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveActiveOIDCClientsPublicV3OK, *RetrieveActiveOIDCClientsPublicV3NotFound, *RetrieveActiveOIDCClientsPublicV3InternalServerError, error)
Deprecated: 2022-08-10 - Use RetrieveActiveOIDCClientsPublicV3Short instead.
RetrieveActiveOIDCClientsPublicV3 get active oidc platform credential by client id This is the Public API to Get All Active OIDC Platform Credential By Client ID
func (*Client) RetrieveActiveOIDCClientsPublicV3Short ¶ added in v0.24.0
func (a *Client) RetrieveActiveOIDCClientsPublicV3Short(params *RetrieveActiveOIDCClientsPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveActiveOIDCClientsPublicV3OK, error)
RetrieveActiveOIDCClientsPublicV3Short get active oidc platform credential by client id This is the Public API to Get All Active OIDC Platform Credential By Client ID
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3
deprecated
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError, error)
Deprecated: 2022-08-10 - Use RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short instead.
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3 get 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)
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short get all active third party platform active credential for public usage This is the Public API to Get All Active 3rd Platform Credential.
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3
deprecated
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError, error)
Deprecated: 2022-08-10 - Use RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short instead.
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3 get all active third party platform active credential This is the API to Get All Active 3rd Platform Credential.
func (*Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, error)
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short get all active third party platform active credential This is the API to Get All Active 3rd Platform Credential.
func (*Client) RetrieveAllThirdPartyLoginPlatformCredentialV3
deprecated
func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError, error)
Deprecated: 2022-08-10 - Use RetrieveAllThirdPartyLoginPlatformCredentialV3Short instead.
RetrieveAllThirdPartyLoginPlatformCredentialV3 get all third party platform credential This is the API to Get All Active 3rd Platform Credential.
func (*Client) RetrieveAllThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, error)
RetrieveAllThirdPartyLoginPlatformCredentialV3Short get all third party platform credential This is the API to Get All Active 3rd Platform Credential.
func (*Client) RetrieveThirdPartyLoginPlatformCredentialV3
deprecated
func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError, error)
Deprecated: 2022-08-10 - Use RetrieveThirdPartyLoginPlatformCredentialV3Short instead.
RetrieveThirdPartyLoginPlatformCredentialV3 retrieve third party platform credential This is the API to Get 3rd Platform Credential.
func (*Client) RetrieveThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) RetrieveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, error)
RetrieveThirdPartyLoginPlatformCredentialV3Short retrieve third party platform credential This is the API to Get 3rd Platform Credential.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateThirdPartyLoginPlatformCredentialV3
deprecated
func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3(params *UpdateThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformCredentialV3OK, *UpdateThirdPartyLoginPlatformCredentialV3BadRequest, *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized, *UpdateThirdPartyLoginPlatformCredentialV3Forbidden, *UpdateThirdPartyLoginPlatformCredentialV3NotFound, *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError, error)
Deprecated: 2022-08-10 - Use UpdateThirdPartyLoginPlatformCredentialV3Short instead.
UpdateThirdPartyLoginPlatformCredentialV3 update third party platform credential This is the API to Add 3rd Platform Credential. - The secret for **apple** is base64 encoded private key. - No secret for **awscognito**, we only need to configure AWS Cognito Region and User Pool - The secret for **discord** is client secret of the twitch client id. - The secret for **epicgames** is client secret of the epicgames client id. - The secret for **facebook** is client secret of the facebook client id. - The secret for **google** is client secret of the google OAuth client. - No secret for **nintendo**, we only need to configure app id of the game - No secret for **netflix**, we configure the Root, Public, Private Key certificate pem file and target environment; value: [sandbox, production] - The secret for **oculus** is app secret of the oculus app. - The secret for **ps4, ps5, and ps4web** is client secret of the psn web server. - The secret for **steam** is the Steam Web API Key. - The secret for **steamopenid** is the Steam Web API Key. - The secret for **twitch** is client secret of the twitch client. - The secret for **live** is the Relying Party Private Key in base64 encode PEM format. - The secret for **xblwebapi** is client secret of the xbl client.
If generic oauth flow is set to true: - Current supported value for TokenAuthenticationType is **code, idToken and bearerToken** - `TokenClaimsMapping` is used to extract user info from idToken claims or user info endpoint response accessed using bearerToken. Its a JSON format with key should be `name`, `email` and `avatarUrl` since IAM will look up for these key when extracting user info.**default claims keys : userIdentity/sub, name, email and avatarUrl/picture**
func (*Client) UpdateThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.8.0
func (a *Client) UpdateThirdPartyLoginPlatformCredentialV3Short(params *UpdateThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformCredentialV3OK, error)
UpdateThirdPartyLoginPlatformCredentialV3Short update third party platform credential This is the API to Add 3rd Platform Credential. - The secret for **apple** is base64 encoded private key. - No secret for **awscognito**, we only need to configure AWS Cognito Region and User Pool - The secret for **discord** is client secret of the twitch client id. - The secret for **epicgames** is client secret of the epicgames client id. - The secret for **facebook** is client secret of the facebook client id. - The secret for **google** is client secret of the google OAuth client. - No secret for **nintendo**, we only need to configure app id of the game - No secret for **netflix**, we configure the Root, Public, Private Key certificate pem file and target environment; value: [sandbox, production] - The secret for **oculus** is app secret of the oculus app. - The secret for **ps4, ps5, and ps4web** is client secret of the psn web server. - The secret for **steam** is the Steam Web API Key. - The secret for **steamopenid** is the Steam Web API Key. - The secret for **twitch** is client secret of the twitch client. - The secret for **live** is the Relying Party Private Key in base64 encode PEM format. - The secret for **xblwebapi** is client secret of the xbl client.
If generic oauth flow is set to true: - Current supported value for TokenAuthenticationType is **code, idToken and bearerToken** - `TokenClaimsMapping` is used to extract user info from idToken claims or user info endpoint response accessed using bearerToken. Its a JSON format with key should be `name`, `email` and `avatarUrl` since IAM will look up for these key when extracting user info.**default claims keys : userIdentity/sub, name, email and avatarUrl/picture**
func (*Client) UpdateThirdPartyLoginPlatformDomainV3
deprecated
added in
v0.11.0
func (a *Client) UpdateThirdPartyLoginPlatformDomainV3(params *UpdateThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformDomainV3OK, *UpdateThirdPartyLoginPlatformDomainV3BadRequest, *UpdateThirdPartyLoginPlatformDomainV3Unauthorized, *UpdateThirdPartyLoginPlatformDomainV3Forbidden, *UpdateThirdPartyLoginPlatformDomainV3NotFound, *UpdateThirdPartyLoginPlatformDomainV3InternalServerError, error)
Deprecated: 2022-08-10 - Use UpdateThirdPartyLoginPlatformDomainV3Short instead.
UpdateThirdPartyLoginPlatformDomainV3 set third party platform credential's domain This is the API to set 3rd Platform domain.
func (*Client) UpdateThirdPartyLoginPlatformDomainV3Short ¶ added in v0.11.0
func (a *Client) UpdateThirdPartyLoginPlatformDomainV3Short(params *UpdateThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateThirdPartyLoginPlatformDomainV3OK, error)
UpdateThirdPartyLoginPlatformDomainV3Short set third party platform credential's domain This is the API to set 3rd Platform domain.
type ClientService ¶
type ClientService interface { RetrieveAllThirdPartyLoginPlatformCredentialV3(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError, error) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK, error) RetrieveThirdPartyLoginPlatformCredentialV3(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized, *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden, *RetrieveThirdPartyLoginPlatformCredentialV3NotFound, *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError, error) RetrieveThirdPartyLoginPlatformCredentialV3Short(params *RetrieveThirdPartyLoginPlatformCredentialV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveThirdPartyLoginPlatformCredentialV3OK, error) 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) 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) DeleteThirdPartyLoginPlatformDomainV3(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, *DeleteThirdPartyLoginPlatformDomainV3BadRequest, *DeleteThirdPartyLoginPlatformDomainV3Unauthorized, *DeleteThirdPartyLoginPlatformDomainV3Forbidden, *DeleteThirdPartyLoginPlatformDomainV3NotFound, *DeleteThirdPartyLoginPlatformDomainV3InternalServerError, error) DeleteThirdPartyLoginPlatformDomainV3Short(params *DeleteThirdPartyLoginPlatformDomainV3Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteThirdPartyLoginPlatformDomainV3NoContent, error) AdminCheckThirdPartyLoginPlatformAvailabilityV3(params *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK, *AdminCheckThirdPartyLoginPlatformAvailabilityV3BadRequest, *AdminCheckThirdPartyLoginPlatformAvailabilityV3Unauthorized, *AdminCheckThirdPartyLoginPlatformAvailabilityV3Forbidden, error) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(params *AdminCheckThirdPartyLoginPlatformAvailabilityV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCheckThirdPartyLoginPlatformAvailabilityV3OK, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound, *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError, error) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(params *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK, error) RetrieveActiveOIDCClientsPublicV3(params *RetrieveActiveOIDCClientsPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveActiveOIDCClientsPublicV3OK, *RetrieveActiveOIDCClientsPublicV3NotFound, *RetrieveActiveOIDCClientsPublicV3InternalServerError, error) RetrieveActiveOIDCClientsPublicV3Short(params *RetrieveActiveOIDCClientsPublicV3Params, authInfo runtime.ClientAuthInfoWriter) (*RetrieveActiveOIDCClientsPublicV3OK, 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 {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewDeleteThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3Forbidden() *DeleteThirdPartyLoginPlatformCredentialV3Forbidden
NewDeleteThirdPartyLoginPlatformCredentialV3Forbidden creates a DeleteThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
func (*DeleteThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
type DeleteThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type DeleteThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*DeleteThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*DeleteThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewDeleteThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewDeleteThirdPartyLoginPlatformCredentialV3Unauthorized() *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized
NewDeleteThirdPartyLoginPlatformCredentialV3Unauthorized creates a DeleteThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
func (*DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() 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
func (*DeleteThirdPartyLoginPlatformDomainV3BadRequest) ToJSONString ¶ added in v0.25.0
func (o *DeleteThirdPartyLoginPlatformDomainV3BadRequest) ToJSONString() string
type DeleteThirdPartyLoginPlatformDomainV3Forbidden ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformDomainV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
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
func (*DeleteThirdPartyLoginPlatformDomainV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteThirdPartyLoginPlatformDomainV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Forbidden) ToJSONString() string
type DeleteThirdPartyLoginPlatformDomainV3InternalServerError ¶ added in v0.11.0
type DeleteThirdPartyLoginPlatformDomainV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteThirdPartyLoginPlatformDomainV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*DeleteThirdPartyLoginPlatformDomainV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *DeleteThirdPartyLoginPlatformDomainV3InternalServerError) ToJSONString() string
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*DeleteThirdPartyLoginPlatformDomainV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *DeleteThirdPartyLoginPlatformDomainV3NotFound) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
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
func (*DeleteThirdPartyLoginPlatformDomainV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteThirdPartyLoginPlatformDomainV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *DeleteThirdPartyLoginPlatformDomainV3Unauthorized) ToJSONString() string
type RetrieveActiveOIDCClientsPublicV3InternalServerError ¶ added in v0.24.0
type RetrieveActiveOIDCClientsPublicV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveActiveOIDCClientsPublicV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewRetrieveActiveOIDCClientsPublicV3InternalServerError ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3InternalServerError() *RetrieveActiveOIDCClientsPublicV3InternalServerError
NewRetrieveActiveOIDCClientsPublicV3InternalServerError creates a RetrieveActiveOIDCClientsPublicV3InternalServerError with default headers values
func (*RetrieveActiveOIDCClientsPublicV3InternalServerError) Error ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3InternalServerError) Error() string
func (*RetrieveActiveOIDCClientsPublicV3InternalServerError) GetPayload ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveActiveOIDCClientsPublicV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *RetrieveActiveOIDCClientsPublicV3InternalServerError) ToJSONString() string
type RetrieveActiveOIDCClientsPublicV3NotFound ¶ added in v0.24.0
type RetrieveActiveOIDCClientsPublicV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveActiveOIDCClientsPublicV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
func NewRetrieveActiveOIDCClientsPublicV3NotFound ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3NotFound() *RetrieveActiveOIDCClientsPublicV3NotFound
NewRetrieveActiveOIDCClientsPublicV3NotFound creates a RetrieveActiveOIDCClientsPublicV3NotFound with default headers values
func (*RetrieveActiveOIDCClientsPublicV3NotFound) Error ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3NotFound) Error() string
func (*RetrieveActiveOIDCClientsPublicV3NotFound) GetPayload ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveActiveOIDCClientsPublicV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *RetrieveActiveOIDCClientsPublicV3NotFound) ToJSONString() string
type RetrieveActiveOIDCClientsPublicV3OK ¶ added in v0.24.0
type RetrieveActiveOIDCClientsPublicV3OK struct {
Payload []*iamclientmodels.ModelPublicThirdPartyPlatformInfo
}
RetrieveActiveOIDCClientsPublicV3OK handles this case with default header values.
All Active OIDC Credential Retrieved
func NewRetrieveActiveOIDCClientsPublicV3OK ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3OK() *RetrieveActiveOIDCClientsPublicV3OK
NewRetrieveActiveOIDCClientsPublicV3OK creates a RetrieveActiveOIDCClientsPublicV3OK with default headers values
func (*RetrieveActiveOIDCClientsPublicV3OK) Error ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3OK) Error() string
func (*RetrieveActiveOIDCClientsPublicV3OK) GetPayload ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3OK) GetPayload() []*iamclientmodels.ModelPublicThirdPartyPlatformInfo
func (*RetrieveActiveOIDCClientsPublicV3OK) ToJSONString ¶ added in v0.25.0
func (o *RetrieveActiveOIDCClientsPublicV3OK) ToJSONString() string
type RetrieveActiveOIDCClientsPublicV3Params ¶ added in v0.24.0
type RetrieveActiveOIDCClientsPublicV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*ClientID Client ID */ ClientID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
RetrieveActiveOIDCClientsPublicV3Params contains all the parameters to send to the API endpoint for the retrieve active oidc clients public v3 operation typically these are written to a http.Request
func NewRetrieveActiveOIDCClientsPublicV3Params ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3Params() *RetrieveActiveOIDCClientsPublicV3Params
NewRetrieveActiveOIDCClientsPublicV3Params creates a new RetrieveActiveOIDCClientsPublicV3Params object with the default values initialized.
func NewRetrieveActiveOIDCClientsPublicV3ParamsWithContext ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3ParamsWithContext(ctx context.Context) *RetrieveActiveOIDCClientsPublicV3Params
NewRetrieveActiveOIDCClientsPublicV3ParamsWithContext creates a new RetrieveActiveOIDCClientsPublicV3Params object with the default values initialized, and the ability to set a context for a request
func NewRetrieveActiveOIDCClientsPublicV3ParamsWithHTTPClient ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3ParamsWithHTTPClient(client *http.Client) *RetrieveActiveOIDCClientsPublicV3Params
NewRetrieveActiveOIDCClientsPublicV3ParamsWithHTTPClient creates a new RetrieveActiveOIDCClientsPublicV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRetrieveActiveOIDCClientsPublicV3ParamsWithTimeout ¶ added in v0.24.0
func NewRetrieveActiveOIDCClientsPublicV3ParamsWithTimeout(timeout time.Duration) *RetrieveActiveOIDCClientsPublicV3Params
NewRetrieveActiveOIDCClientsPublicV3ParamsWithTimeout creates a new RetrieveActiveOIDCClientsPublicV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*RetrieveActiveOIDCClientsPublicV3Params) SetAuthInfoWriter ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) SetClientID ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) SetContext ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetContext(ctx context.Context)
SetContext adds the context to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) SetFlightId ¶ added in v0.63.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*RetrieveActiveOIDCClientsPublicV3Params) SetHTTPClient ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) SetHTTPClientTransport ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) SetNamespace ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) SetTimeout ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) WithClientID ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) WithClientID(clientID string) *RetrieveActiveOIDCClientsPublicV3Params
WithClientID adds the clientID to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) WithContext ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) WithContext(ctx context.Context) *RetrieveActiveOIDCClientsPublicV3Params
WithContext adds the context to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) WithHTTPClient ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) WithHTTPClient(client *http.Client) *RetrieveActiveOIDCClientsPublicV3Params
WithHTTPClient adds the HTTPClient to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) WithNamespace ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) WithNamespace(namespace string) *RetrieveActiveOIDCClientsPublicV3Params
WithNamespace adds the namespace to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) WithTimeout ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) WithTimeout(timeout time.Duration) *RetrieveActiveOIDCClientsPublicV3Params
WithTimeout adds the timeout to the retrieve active oidc clients public v3 params
func (*RetrieveActiveOIDCClientsPublicV3Params) WriteToRequest ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RetrieveActiveOIDCClientsPublicV3Reader ¶ added in v0.24.0
type RetrieveActiveOIDCClientsPublicV3Reader struct {
// contains filtered or unexported fields
}
RetrieveActiveOIDCClientsPublicV3Reader is a Reader for the RetrieveActiveOIDCClientsPublicV3 structure.
func (*RetrieveActiveOIDCClientsPublicV3Reader) ReadResponse ¶ added in v0.24.0
func (o *RetrieveActiveOIDCClientsPublicV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Forbidden) ToJSONString() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) GetPayload ¶
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3InternalServerError) ToJSONString() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3NotFound) ToJSONString() string
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
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3OK) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized() *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Unauthorized) ToJSONString() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound ¶
type RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString() string
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 ¶
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3OK) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized() *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized
NewRetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized creates a RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() string
type RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden() *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden
NewRetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden creates a RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
type RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
type RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound ¶
type RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString() string
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
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3OK) ToJSONString ¶ added in v0.25.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3OK) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewRetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized() *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized
NewRetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized creates a RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *RetrieveAllThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() string
type RetrieveThirdPartyLoginPlatformCredentialV3Forbidden ¶
type RetrieveThirdPartyLoginPlatformCredentialV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewRetrieveThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3Forbidden() *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden
NewRetrieveThirdPartyLoginPlatformCredentialV3Forbidden creates a RetrieveThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
func (*RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
type RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
type RetrieveThirdPartyLoginPlatformCredentialV3NotFound ¶
type RetrieveThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
RetrieveThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*RetrieveThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString() string
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 ¶
func (*RetrieveThirdPartyLoginPlatformCredentialV3OK) ToJSONString ¶ added in v0.25.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3OK) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewRetrieveThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewRetrieveThirdPartyLoginPlatformCredentialV3Unauthorized() *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized
NewRetrieveThirdPartyLoginPlatformCredentialV3Unauthorized creates a RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
func (*RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *RetrieveThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() 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
func (*UpdateThirdPartyLoginPlatformCredentialV3BadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3BadRequest) ToJSONString() string
type UpdateThirdPartyLoginPlatformCredentialV3Forbidden ¶
type UpdateThirdPartyLoginPlatformCredentialV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformCredentialV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewUpdateThirdPartyLoginPlatformCredentialV3Forbidden ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3Forbidden() *UpdateThirdPartyLoginPlatformCredentialV3Forbidden
NewUpdateThirdPartyLoginPlatformCredentialV3Forbidden creates a UpdateThirdPartyLoginPlatformCredentialV3Forbidden with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3Forbidden) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Forbidden) Error() string
func (*UpdateThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Forbidden) ToJSONString() string
type UpdateThirdPartyLoginPlatformCredentialV3InternalServerError ¶
type UpdateThirdPartyLoginPlatformCredentialV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformCredentialV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*UpdateThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3InternalServerError) ToJSONString() string
type UpdateThirdPartyLoginPlatformCredentialV3NotFound ¶
type UpdateThirdPartyLoginPlatformCredentialV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformCredentialV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*UpdateThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3NotFound) ToJSONString() string
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
func (*UpdateThirdPartyLoginPlatformCredentialV3OK) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3OK) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewUpdateThirdPartyLoginPlatformCredentialV3Unauthorized ¶
func NewUpdateThirdPartyLoginPlatformCredentialV3Unauthorized() *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized
NewUpdateThirdPartyLoginPlatformCredentialV3Unauthorized creates a UpdateThirdPartyLoginPlatformCredentialV3Unauthorized with default headers values
func (*UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) Error ¶
func (o *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) Error() string
func (*UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformCredentialV3Unauthorized) ToJSONString() 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
func (*UpdateThirdPartyLoginPlatformDomainV3BadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformDomainV3BadRequest) ToJSONString() string
type UpdateThirdPartyLoginPlatformDomainV3Forbidden ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformDomainV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
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
func (*UpdateThirdPartyLoginPlatformDomainV3Forbidden) GetPayload ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateThirdPartyLoginPlatformDomainV3Forbidden) ToJSONString ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Forbidden) ToJSONString() string
type UpdateThirdPartyLoginPlatformDomainV3InternalServerError ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformDomainV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
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
func (*UpdateThirdPartyLoginPlatformDomainV3InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformDomainV3InternalServerError) ToJSONString() string
type UpdateThirdPartyLoginPlatformDomainV3NotFound ¶ added in v0.11.0
type UpdateThirdPartyLoginPlatformDomainV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateThirdPartyLoginPlatformDomainV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10175</td><td>third party credential not found</td></tr></table>
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
func (*UpdateThirdPartyLoginPlatformDomainV3NotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformDomainV3NotFound) ToJSONString() string
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
func (*UpdateThirdPartyLoginPlatformDomainV3OK) ToJSONString ¶ added in v0.25.0
func (o *UpdateThirdPartyLoginPlatformDomainV3OK) ToJSONString() string
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 // XFlightId is an optional parameter from this SDK XFlightId *string // 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) SetFlightId ¶ added in v0.63.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
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.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
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
func (*UpdateThirdPartyLoginPlatformDomainV3Unauthorized) GetPayload ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateThirdPartyLoginPlatformDomainV3Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *UpdateThirdPartyLoginPlatformDomainV3Unauthorized) ToJSONString() string
Source Files ¶
- add_third_party_login_platform_credential_v3_parameters.go
- add_third_party_login_platform_credential_v3_responses.go
- admin_check_third_party_login_platform_availability_v3_parameters.go
- admin_check_third_party_login_platform_availability_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_active_o_id_c_clients_public_v3_parameters.go
- retrieve_active_o_id_c_clients_public_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