Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) ConsumeUserEntitlement(params *ConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ConsumeUserEntitlementOK, *ConsumeUserEntitlementNotFound, ...)deprecated
- func (a *Client) ConsumeUserEntitlementShort(params *ConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ConsumeUserEntitlementOK, error)
- func (a *Client) DisableUserEntitlement(params *DisableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserEntitlementOK, *DisableUserEntitlementNotFound, ...)deprecated
- func (a *Client) DisableUserEntitlementShort(params *DisableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserEntitlementOK, error)
- func (a *Client) EnableUserEntitlement(params *EnableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserEntitlementOK, *EnableUserEntitlementNotFound, ...)deprecated
- func (a *Client) EnableUserEntitlementShort(params *EnableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserEntitlementOK, error)
- func (a *Client) ExistsAnyUserActiveEntitlement(params *ExistsAnyUserActiveEntitlementParams, ...) (*ExistsAnyUserActiveEntitlementOK, error)deprecated
- func (a *Client) ExistsAnyUserActiveEntitlementByItemIds(params *ExistsAnyUserActiveEntitlementByItemIdsParams, ...) (*ExistsAnyUserActiveEntitlementByItemIdsOK, error)deprecated
- func (a *Client) ExistsAnyUserActiveEntitlementByItemIdsShort(params *ExistsAnyUserActiveEntitlementByItemIdsParams, ...) (*ExistsAnyUserActiveEntitlementByItemIdsOK, error)
- func (a *Client) ExistsAnyUserActiveEntitlementShort(params *ExistsAnyUserActiveEntitlementParams, ...) (*ExistsAnyUserActiveEntitlementOK, error)
- func (a *Client) GetEntitlement(params *GetEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetEntitlementOK, *GetEntitlementNotFound, error)deprecated
- func (a *Client) GetEntitlementShort(params *GetEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetEntitlementOK, error)
- func (a *Client) GetUserAppEntitlementByAppID(params *GetUserAppEntitlementByAppIDParams, ...) (*GetUserAppEntitlementByAppIDOK, *GetUserAppEntitlementByAppIDNotFound, error)deprecated
- func (a *Client) GetUserAppEntitlementByAppIDShort(params *GetUserAppEntitlementByAppIDParams, ...) (*GetUserAppEntitlementByAppIDOK, error)
- func (a *Client) GetUserAppEntitlementOwnershipByAppID(params *GetUserAppEntitlementOwnershipByAppIDParams, ...) (*GetUserAppEntitlementOwnershipByAppIDOK, error)deprecated
- func (a *Client) GetUserAppEntitlementOwnershipByAppIDShort(params *GetUserAppEntitlementOwnershipByAppIDParams, ...) (*GetUserAppEntitlementOwnershipByAppIDOK, error)
- func (a *Client) GetUserEntitlement(params *GetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOK, *GetUserEntitlementNotFound, error)deprecated
- func (a *Client) GetUserEntitlementByItemID(params *GetUserEntitlementByItemIDParams, ...) (*GetUserEntitlementByItemIDOK, *GetUserEntitlementByItemIDNotFound, error)deprecated
- func (a *Client) GetUserEntitlementByItemIDShort(params *GetUserEntitlementByItemIDParams, ...) (*GetUserEntitlementByItemIDOK, error)
- func (a *Client) GetUserEntitlementBySku(params *GetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementBySkuOK, *GetUserEntitlementBySkuNotFound, error)deprecated
- func (a *Client) GetUserEntitlementBySkuShort(params *GetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementBySkuOK, error)
- func (a *Client) GetUserEntitlementHistories(params *GetUserEntitlementHistoriesParams, ...) (*GetUserEntitlementHistoriesOK, error)deprecated
- func (a *Client) GetUserEntitlementHistoriesShort(params *GetUserEntitlementHistoriesParams, ...) (*GetUserEntitlementHistoriesOK, error)
- func (a *Client) GetUserEntitlementOwnershipByItemID(params *GetUserEntitlementOwnershipByItemIDParams, ...) (*GetUserEntitlementOwnershipByItemIDOK, error)deprecated
- func (a *Client) GetUserEntitlementOwnershipByItemIDShort(params *GetUserEntitlementOwnershipByItemIDParams, ...) (*GetUserEntitlementOwnershipByItemIDOK, error)
- func (a *Client) GetUserEntitlementOwnershipByItemIds(params *GetUserEntitlementOwnershipByItemIdsParams, ...) (*GetUserEntitlementOwnershipByItemIdsOK, error)deprecated
- func (a *Client) GetUserEntitlementOwnershipByItemIdsShort(params *GetUserEntitlementOwnershipByItemIdsParams, ...) (*GetUserEntitlementOwnershipByItemIdsOK, error)
- func (a *Client) GetUserEntitlementOwnershipBySku(params *GetUserEntitlementOwnershipBySkuParams, ...) (*GetUserEntitlementOwnershipBySkuOK, error)deprecated
- func (a *Client) GetUserEntitlementOwnershipBySkuShort(params *GetUserEntitlementOwnershipBySkuParams, ...) (*GetUserEntitlementOwnershipBySkuOK, error)
- func (a *Client) GetUserEntitlementShort(params *GetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOK, error)
- func (a *Client) GrantUserEntitlement(params *GrantUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GrantUserEntitlementCreated, *GrantUserEntitlementNotFound, ...)deprecated
- func (a *Client) GrantUserEntitlementShort(params *GrantUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GrantUserEntitlementCreated, error)
- func (a *Client) PublicConsumeUserEntitlement(params *PublicConsumeUserEntitlementParams, ...) (*PublicConsumeUserEntitlementOK, *PublicConsumeUserEntitlementBadRequest, ...)deprecated
- func (a *Client) PublicConsumeUserEntitlementShort(params *PublicConsumeUserEntitlementParams, ...) (*PublicConsumeUserEntitlementOK, error)
- func (a *Client) PublicExistsAnyMyActiveEntitlement(params *PublicExistsAnyMyActiveEntitlementParams, ...) (*PublicExistsAnyMyActiveEntitlementOK, error)deprecated
- func (a *Client) PublicExistsAnyMyActiveEntitlementShort(params *PublicExistsAnyMyActiveEntitlementParams, ...) (*PublicExistsAnyMyActiveEntitlementOK, error)
- func (a *Client) PublicExistsAnyUserActiveEntitlement(params *PublicExistsAnyUserActiveEntitlementParams, ...) (*PublicExistsAnyUserActiveEntitlementOK, error)deprecated
- func (a *Client) PublicExistsAnyUserActiveEntitlementShort(params *PublicExistsAnyUserActiveEntitlementParams, ...) (*PublicExistsAnyUserActiveEntitlementOK, error)
- func (a *Client) PublicGetEntitlementOwnershipToken(params *PublicGetEntitlementOwnershipTokenParams, ...) (*PublicGetEntitlementOwnershipTokenOK, error)deprecated
- func (a *Client) PublicGetEntitlementOwnershipTokenShort(params *PublicGetEntitlementOwnershipTokenParams, ...) (*PublicGetEntitlementOwnershipTokenOK, error)
- func (a *Client) PublicGetMyAppEntitlementOwnershipByAppID(params *PublicGetMyAppEntitlementOwnershipByAppIDParams, ...) (*PublicGetMyAppEntitlementOwnershipByAppIDOK, error)deprecated
- func (a *Client) PublicGetMyAppEntitlementOwnershipByAppIDShort(params *PublicGetMyAppEntitlementOwnershipByAppIDParams, ...) (*PublicGetMyAppEntitlementOwnershipByAppIDOK, error)
- func (a *Client) PublicGetMyEntitlementOwnershipByItemID(params *PublicGetMyEntitlementOwnershipByItemIDParams, ...) (*PublicGetMyEntitlementOwnershipByItemIDOK, error)deprecated
- func (a *Client) PublicGetMyEntitlementOwnershipByItemIDShort(params *PublicGetMyEntitlementOwnershipByItemIDParams, ...) (*PublicGetMyEntitlementOwnershipByItemIDOK, error)
- func (a *Client) PublicGetMyEntitlementOwnershipBySku(params *PublicGetMyEntitlementOwnershipBySkuParams, ...) (*PublicGetMyEntitlementOwnershipBySkuOK, error)deprecated
- func (a *Client) PublicGetMyEntitlementOwnershipBySkuShort(params *PublicGetMyEntitlementOwnershipBySkuParams, ...) (*PublicGetMyEntitlementOwnershipBySkuOK, error)
- func (a *Client) PublicGetUserAppEntitlementByAppID(params *PublicGetUserAppEntitlementByAppIDParams, ...) (*PublicGetUserAppEntitlementByAppIDOK, ...)deprecated
- func (a *Client) PublicGetUserAppEntitlementByAppIDShort(params *PublicGetUserAppEntitlementByAppIDParams, ...) (*PublicGetUserAppEntitlementByAppIDOK, error)
- func (a *Client) PublicGetUserAppEntitlementOwnershipByAppID(params *PublicGetUserAppEntitlementOwnershipByAppIDParams, ...) (*PublicGetUserAppEntitlementOwnershipByAppIDOK, error)deprecated
- func (a *Client) PublicGetUserAppEntitlementOwnershipByAppIDShort(params *PublicGetUserAppEntitlementOwnershipByAppIDParams, ...) (*PublicGetUserAppEntitlementOwnershipByAppIDOK, error)
- func (a *Client) PublicGetUserEntitlement(params *PublicGetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOK, *PublicGetUserEntitlementNotFound, error)deprecated
- func (a *Client) PublicGetUserEntitlementByItemID(params *PublicGetUserEntitlementByItemIDParams, ...) (*PublicGetUserEntitlementByItemIDOK, *PublicGetUserEntitlementByItemIDNotFound, ...)deprecated
- func (a *Client) PublicGetUserEntitlementByItemIDShort(params *PublicGetUserEntitlementByItemIDParams, ...) (*PublicGetUserEntitlementByItemIDOK, error)
- func (a *Client) PublicGetUserEntitlementBySku(params *PublicGetUserEntitlementBySkuParams, ...) (*PublicGetUserEntitlementBySkuOK, *PublicGetUserEntitlementBySkuNotFound, ...)deprecated
- func (a *Client) PublicGetUserEntitlementBySkuShort(params *PublicGetUserEntitlementBySkuParams, ...) (*PublicGetUserEntitlementBySkuOK, error)
- func (a *Client) PublicGetUserEntitlementOwnershipByItemID(params *PublicGetUserEntitlementOwnershipByItemIDParams, ...) (*PublicGetUserEntitlementOwnershipByItemIDOK, error)deprecated
- func (a *Client) PublicGetUserEntitlementOwnershipByItemIDShort(params *PublicGetUserEntitlementOwnershipByItemIDParams, ...) (*PublicGetUserEntitlementOwnershipByItemIDOK, error)
- func (a *Client) PublicGetUserEntitlementOwnershipByItemIds(params *PublicGetUserEntitlementOwnershipByItemIdsParams, ...) (*PublicGetUserEntitlementOwnershipByItemIdsOK, error)deprecated
- func (a *Client) PublicGetUserEntitlementOwnershipByItemIdsShort(params *PublicGetUserEntitlementOwnershipByItemIdsParams, ...) (*PublicGetUserEntitlementOwnershipByItemIdsOK, error)
- func (a *Client) PublicGetUserEntitlementOwnershipBySku(params *PublicGetUserEntitlementOwnershipBySkuParams, ...) (*PublicGetUserEntitlementOwnershipBySkuOK, error)deprecated
- func (a *Client) PublicGetUserEntitlementOwnershipBySkuShort(params *PublicGetUserEntitlementOwnershipBySkuParams, ...) (*PublicGetUserEntitlementOwnershipBySkuOK, error)
- func (a *Client) PublicGetUserEntitlementShort(params *PublicGetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOK, error)
- func (a *Client) PublicQueryUserEntitlements(params *PublicQueryUserEntitlementsParams, ...) (*PublicQueryUserEntitlementsOK, error)deprecated
- func (a *Client) PublicQueryUserEntitlementsByAppType(params *PublicQueryUserEntitlementsByAppTypeParams, ...) (*PublicQueryUserEntitlementsByAppTypeOK, error)deprecated
- func (a *Client) PublicQueryUserEntitlementsByAppTypeShort(params *PublicQueryUserEntitlementsByAppTypeParams, ...) (*PublicQueryUserEntitlementsByAppTypeOK, error)
- func (a *Client) PublicQueryUserEntitlementsShort(params *PublicQueryUserEntitlementsParams, ...) (*PublicQueryUserEntitlementsOK, error)
- func (a *Client) QueryEntitlements(params *QueryEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryEntitlementsOK, error)deprecated
- func (a *Client) QueryEntitlementsShort(params *QueryEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryEntitlementsOK, error)
- func (a *Client) QueryUserEntitlements(params *QueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsOK, error)deprecated
- func (a *Client) QueryUserEntitlementsByAppType(params *QueryUserEntitlementsByAppTypeParams, ...) (*QueryUserEntitlementsByAppTypeOK, error)deprecated
- func (a *Client) QueryUserEntitlementsByAppTypeShort(params *QueryUserEntitlementsByAppTypeParams, ...) (*QueryUserEntitlementsByAppTypeOK, error)
- func (a *Client) QueryUserEntitlementsShort(params *QueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsOK, error)
- func (a *Client) RevokeUserEntitlement(params *RevokeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementOK, *RevokeUserEntitlementNotFound, error)deprecated
- func (a *Client) RevokeUserEntitlementShort(params *RevokeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementOK, error)
- func (a *Client) RevokeUserEntitlements(params *RevokeUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementsOK, error)deprecated
- func (a *Client) RevokeUserEntitlementsShort(params *RevokeUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateUserEntitlement(params *UpdateUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserEntitlementOK, *UpdateUserEntitlementNotFound, ...)deprecated
- func (a *Client) UpdateUserEntitlementShort(params *UpdateUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserEntitlementOK, error)
- type ClientService
- type ConsumeUserEntitlementConflict
- type ConsumeUserEntitlementNotFound
- type ConsumeUserEntitlementOK
- type ConsumeUserEntitlementParams
- func NewConsumeUserEntitlementParams() *ConsumeUserEntitlementParams
- func NewConsumeUserEntitlementParamsWithContext(ctx context.Context) *ConsumeUserEntitlementParams
- func NewConsumeUserEntitlementParamsWithHTTPClient(client *http.Client) *ConsumeUserEntitlementParams
- func NewConsumeUserEntitlementParamsWithTimeout(timeout time.Duration) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ConsumeUserEntitlementParams) SetBody(body *platformclientmodels.EntitlementDecrement)
- func (o *ConsumeUserEntitlementParams) SetContext(ctx context.Context)
- func (o *ConsumeUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *ConsumeUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *ConsumeUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ConsumeUserEntitlementParams) SetNamespace(namespace string)
- func (o *ConsumeUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *ConsumeUserEntitlementParams) SetUserID(userID string)
- func (o *ConsumeUserEntitlementParams) WithBody(body *platformclientmodels.EntitlementDecrement) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WithContext(ctx context.Context) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WithEntitlementID(entitlementID string) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WithHTTPClient(client *http.Client) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WithNamespace(namespace string) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WithTimeout(timeout time.Duration) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WithUserID(userID string) *ConsumeUserEntitlementParams
- func (o *ConsumeUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ConsumeUserEntitlementReader
- type DisableUserEntitlementConflict
- type DisableUserEntitlementNotFound
- type DisableUserEntitlementOK
- type DisableUserEntitlementParams
- func NewDisableUserEntitlementParams() *DisableUserEntitlementParams
- func NewDisableUserEntitlementParamsWithContext(ctx context.Context) *DisableUserEntitlementParams
- func NewDisableUserEntitlementParamsWithHTTPClient(client *http.Client) *DisableUserEntitlementParams
- func NewDisableUserEntitlementParamsWithTimeout(timeout time.Duration) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DisableUserEntitlementParams) SetContext(ctx context.Context)
- func (o *DisableUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *DisableUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *DisableUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DisableUserEntitlementParams) SetNamespace(namespace string)
- func (o *DisableUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *DisableUserEntitlementParams) SetUserID(userID string)
- func (o *DisableUserEntitlementParams) WithContext(ctx context.Context) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) WithEntitlementID(entitlementID string) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) WithHTTPClient(client *http.Client) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) WithNamespace(namespace string) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) WithTimeout(timeout time.Duration) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) WithUserID(userID string) *DisableUserEntitlementParams
- func (o *DisableUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableUserEntitlementReader
- type EnableUserEntitlementConflict
- type EnableUserEntitlementNotFound
- type EnableUserEntitlementOK
- type EnableUserEntitlementParams
- func NewEnableUserEntitlementParams() *EnableUserEntitlementParams
- func NewEnableUserEntitlementParamsWithContext(ctx context.Context) *EnableUserEntitlementParams
- func NewEnableUserEntitlementParamsWithHTTPClient(client *http.Client) *EnableUserEntitlementParams
- func NewEnableUserEntitlementParamsWithTimeout(timeout time.Duration) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *EnableUserEntitlementParams) SetContext(ctx context.Context)
- func (o *EnableUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *EnableUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *EnableUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *EnableUserEntitlementParams) SetNamespace(namespace string)
- func (o *EnableUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *EnableUserEntitlementParams) SetUserID(userID string)
- func (o *EnableUserEntitlementParams) WithContext(ctx context.Context) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) WithEntitlementID(entitlementID string) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) WithHTTPClient(client *http.Client) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) WithNamespace(namespace string) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) WithTimeout(timeout time.Duration) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) WithUserID(userID string) *EnableUserEntitlementParams
- func (o *EnableUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableUserEntitlementReader
- type ExistsAnyUserActiveEntitlementByItemIdsOK
- type ExistsAnyUserActiveEntitlementByItemIdsParams
- func NewExistsAnyUserActiveEntitlementByItemIdsParams() *ExistsAnyUserActiveEntitlementByItemIdsParams
- func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetContext(ctx context.Context)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetHTTPClient(client *http.Client)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetItemIds(itemIds []string)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetNamespace(namespace string)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetTimeout(timeout time.Duration)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetUserID(userID string)
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithItemIds(itemIds []string) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithNamespace(namespace string) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithUserID(userID string) *ExistsAnyUserActiveEntitlementByItemIdsParams
- func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExistsAnyUserActiveEntitlementByItemIdsReader
- type ExistsAnyUserActiveEntitlementOK
- type ExistsAnyUserActiveEntitlementParams
- func NewExistsAnyUserActiveEntitlementParams() *ExistsAnyUserActiveEntitlementParams
- func NewExistsAnyUserActiveEntitlementParamsWithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementParams
- func NewExistsAnyUserActiveEntitlementParamsWithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementParams
- func NewExistsAnyUserActiveEntitlementParamsWithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) SetAppIds(appIds []string)
- func (o *ExistsAnyUserActiveEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ExistsAnyUserActiveEntitlementParams) SetContext(ctx context.Context)
- func (o *ExistsAnyUserActiveEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *ExistsAnyUserActiveEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ExistsAnyUserActiveEntitlementParams) SetItemIds(itemIds []string)
- func (o *ExistsAnyUserActiveEntitlementParams) SetNamespace(namespace string)
- func (o *ExistsAnyUserActiveEntitlementParams) SetSkus(skus []string)
- func (o *ExistsAnyUserActiveEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *ExistsAnyUserActiveEntitlementParams) SetUserID(userID string)
- func (o *ExistsAnyUserActiveEntitlementParams) WithAppIds(appIds []string) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithItemIds(itemIds []string) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithNamespace(namespace string) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithSkus(skus []string) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WithUserID(userID string) *ExistsAnyUserActiveEntitlementParams
- func (o *ExistsAnyUserActiveEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExistsAnyUserActiveEntitlementReader
- type GetEntitlementNotFound
- type GetEntitlementOK
- type GetEntitlementParams
- func NewGetEntitlementParams() *GetEntitlementParams
- func NewGetEntitlementParamsWithContext(ctx context.Context) *GetEntitlementParams
- func NewGetEntitlementParamsWithHTTPClient(client *http.Client) *GetEntitlementParams
- func NewGetEntitlementParamsWithTimeout(timeout time.Duration) *GetEntitlementParams
- func (o *GetEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEntitlementParams) SetContext(ctx context.Context)
- func (o *GetEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *GetEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *GetEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEntitlementParams) SetNamespace(namespace string)
- func (o *GetEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *GetEntitlementParams) WithContext(ctx context.Context) *GetEntitlementParams
- func (o *GetEntitlementParams) WithEntitlementID(entitlementID string) *GetEntitlementParams
- func (o *GetEntitlementParams) WithHTTPClient(client *http.Client) *GetEntitlementParams
- func (o *GetEntitlementParams) WithNamespace(namespace string) *GetEntitlementParams
- func (o *GetEntitlementParams) WithTimeout(timeout time.Duration) *GetEntitlementParams
- func (o *GetEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEntitlementReader
- type GetUserAppEntitlementByAppIDNotFound
- type GetUserAppEntitlementByAppIDOK
- type GetUserAppEntitlementByAppIDParams
- func NewGetUserAppEntitlementByAppIDParams() *GetUserAppEntitlementByAppIDParams
- func NewGetUserAppEntitlementByAppIDParamsWithContext(ctx context.Context) *GetUserAppEntitlementByAppIDParams
- func NewGetUserAppEntitlementByAppIDParamsWithHTTPClient(client *http.Client) *GetUserAppEntitlementByAppIDParams
- func NewGetUserAppEntitlementByAppIDParamsWithTimeout(timeout time.Duration) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) SetActiveOnly(activeOnly *bool)
- func (o *GetUserAppEntitlementByAppIDParams) SetAppID(appID string)
- func (o *GetUserAppEntitlementByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserAppEntitlementByAppIDParams) SetContext(ctx context.Context)
- func (o *GetUserAppEntitlementByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserAppEntitlementByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserAppEntitlementByAppIDParams) SetNamespace(namespace string)
- func (o *GetUserAppEntitlementByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserAppEntitlementByAppIDParams) SetUserID(userID string)
- func (o *GetUserAppEntitlementByAppIDParams) WithActiveOnly(activeOnly *bool) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WithAppID(appID string) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WithContext(ctx context.Context) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WithHTTPClient(client *http.Client) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WithNamespace(namespace string) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WithTimeout(timeout time.Duration) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WithUserID(userID string) *GetUserAppEntitlementByAppIDParams
- func (o *GetUserAppEntitlementByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserAppEntitlementByAppIDReader
- type GetUserAppEntitlementOwnershipByAppIDOK
- type GetUserAppEntitlementOwnershipByAppIDParams
- func NewGetUserAppEntitlementOwnershipByAppIDParams() *GetUserAppEntitlementOwnershipByAppIDParams
- func NewGetUserAppEntitlementOwnershipByAppIDParamsWithContext(ctx context.Context) *GetUserAppEntitlementOwnershipByAppIDParams
- func NewGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient(client *http.Client) *GetUserAppEntitlementOwnershipByAppIDParams
- func NewGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout(timeout time.Duration) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetAppID(appID string)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetContext(ctx context.Context)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetNamespace(namespace string)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetUserID(userID string)
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithAppID(appID string) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithContext(ctx context.Context) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithHTTPClient(client *http.Client) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithNamespace(namespace string) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithTimeout(timeout time.Duration) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithUserID(userID string) *GetUserAppEntitlementOwnershipByAppIDParams
- func (o *GetUserAppEntitlementOwnershipByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserAppEntitlementOwnershipByAppIDReader
- type GetUserEntitlementByItemIDNotFound
- type GetUserEntitlementByItemIDOK
- type GetUserEntitlementByItemIDParams
- func NewGetUserEntitlementByItemIDParams() *GetUserEntitlementByItemIDParams
- func NewGetUserEntitlementByItemIDParamsWithContext(ctx context.Context) *GetUserEntitlementByItemIDParams
- func NewGetUserEntitlementByItemIDParamsWithHTTPClient(client *http.Client) *GetUserEntitlementByItemIDParams
- func NewGetUserEntitlementByItemIDParamsWithTimeout(timeout time.Duration) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) SetActiveOnly(activeOnly *bool)
- func (o *GetUserEntitlementByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementByItemIDParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *GetUserEntitlementByItemIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementByItemIDParams) SetItemID(itemID string)
- func (o *GetUserEntitlementByItemIDParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementByItemIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementByItemIDParams) SetUserID(userID string)
- func (o *GetUserEntitlementByItemIDParams) WithActiveOnly(activeOnly *bool) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithContext(ctx context.Context) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithHTTPClient(client *http.Client) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithItemID(itemID string) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithNamespace(namespace string) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithTimeout(timeout time.Duration) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WithUserID(userID string) *GetUserEntitlementByItemIDParams
- func (o *GetUserEntitlementByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementByItemIDReader
- type GetUserEntitlementBySkuNotFound
- type GetUserEntitlementBySkuOK
- type GetUserEntitlementBySkuParams
- func NewGetUserEntitlementBySkuParams() *GetUserEntitlementBySkuParams
- func NewGetUserEntitlementBySkuParamsWithContext(ctx context.Context) *GetUserEntitlementBySkuParams
- func NewGetUserEntitlementBySkuParamsWithHTTPClient(client *http.Client) *GetUserEntitlementBySkuParams
- func NewGetUserEntitlementBySkuParamsWithTimeout(timeout time.Duration) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) SetActiveOnly(activeOnly *bool)
- func (o *GetUserEntitlementBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementBySkuParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementBySkuParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *GetUserEntitlementBySkuParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementBySkuParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementBySkuParams) SetSku(sku string)
- func (o *GetUserEntitlementBySkuParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementBySkuParams) SetUserID(userID string)
- func (o *GetUserEntitlementBySkuParams) WithActiveOnly(activeOnly *bool) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithContext(ctx context.Context) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithHTTPClient(client *http.Client) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithNamespace(namespace string) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithSku(sku string) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithTimeout(timeout time.Duration) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WithUserID(userID string) *GetUserEntitlementBySkuParams
- func (o *GetUserEntitlementBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementBySkuReader
- type GetUserEntitlementHistoriesOK
- type GetUserEntitlementHistoriesParams
- func NewGetUserEntitlementHistoriesParams() *GetUserEntitlementHistoriesParams
- func NewGetUserEntitlementHistoriesParamsWithContext(ctx context.Context) *GetUserEntitlementHistoriesParams
- func NewGetUserEntitlementHistoriesParamsWithHTTPClient(client *http.Client) *GetUserEntitlementHistoriesParams
- func NewGetUserEntitlementHistoriesParamsWithTimeout(timeout time.Duration) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementHistoriesParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementHistoriesParams) SetEntitlementID(entitlementID string)
- func (o *GetUserEntitlementHistoriesParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementHistoriesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementHistoriesParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementHistoriesParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementHistoriesParams) SetUserID(userID string)
- func (o *GetUserEntitlementHistoriesParams) WithContext(ctx context.Context) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) WithEntitlementID(entitlementID string) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) WithHTTPClient(client *http.Client) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) WithNamespace(namespace string) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) WithTimeout(timeout time.Duration) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) WithUserID(userID string) *GetUserEntitlementHistoriesParams
- func (o *GetUserEntitlementHistoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementHistoriesReader
- type GetUserEntitlementNotFound
- type GetUserEntitlementOK
- type GetUserEntitlementOwnershipByItemIDOK
- type GetUserEntitlementOwnershipByItemIDParams
- func NewGetUserEntitlementOwnershipByItemIDParams() *GetUserEntitlementOwnershipByItemIDParams
- func NewGetUserEntitlementOwnershipByItemIDParamsWithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIDParams
- func NewGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIDParams
- func NewGetUserEntitlementOwnershipByItemIDParamsWithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetItemID(itemID string)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementOwnershipByItemIDParams) SetUserID(userID string)
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithItemID(itemID string) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithNamespace(namespace string) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WithUserID(userID string) *GetUserEntitlementOwnershipByItemIDParams
- func (o *GetUserEntitlementOwnershipByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementOwnershipByItemIDReader
- type GetUserEntitlementOwnershipByItemIdsOK
- type GetUserEntitlementOwnershipByItemIdsParams
- func NewGetUserEntitlementOwnershipByItemIdsParams() *GetUserEntitlementOwnershipByItemIdsParams
- func NewGetUserEntitlementOwnershipByItemIdsParamsWithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIdsParams
- func NewGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIdsParams
- func NewGetUserEntitlementOwnershipByItemIdsParamsWithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetIds(ids []string)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) SetUserID(userID string)
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WithIds(ids []string) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WithNamespace(namespace string) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WithUserID(userID string) *GetUserEntitlementOwnershipByItemIdsParams
- func (o *GetUserEntitlementOwnershipByItemIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementOwnershipByItemIdsReader
- type GetUserEntitlementOwnershipBySkuOK
- type GetUserEntitlementOwnershipBySkuParams
- func NewGetUserEntitlementOwnershipBySkuParams() *GetUserEntitlementOwnershipBySkuParams
- func NewGetUserEntitlementOwnershipBySkuParamsWithContext(ctx context.Context) *GetUserEntitlementOwnershipBySkuParams
- func NewGetUserEntitlementOwnershipBySkuParamsWithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipBySkuParams
- func NewGetUserEntitlementOwnershipBySkuParamsWithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetSku(sku string)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementOwnershipBySkuParams) SetUserID(userID string)
- func (o *GetUserEntitlementOwnershipBySkuParams) WithContext(ctx context.Context) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WithNamespace(namespace string) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WithSku(sku string) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WithUserID(userID string) *GetUserEntitlementOwnershipBySkuParams
- func (o *GetUserEntitlementOwnershipBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementOwnershipBySkuReader
- type GetUserEntitlementParams
- func NewGetUserEntitlementParams() *GetUserEntitlementParams
- func NewGetUserEntitlementParamsWithContext(ctx context.Context) *GetUserEntitlementParams
- func NewGetUserEntitlementParamsWithHTTPClient(client *http.Client) *GetUserEntitlementParams
- func NewGetUserEntitlementParamsWithTimeout(timeout time.Duration) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserEntitlementParams) SetContext(ctx context.Context)
- func (o *GetUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *GetUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *GetUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserEntitlementParams) SetNamespace(namespace string)
- func (o *GetUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *GetUserEntitlementParams) SetUserID(userID string)
- func (o *GetUserEntitlementParams) WithContext(ctx context.Context) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) WithEntitlementID(entitlementID string) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) WithHTTPClient(client *http.Client) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) WithNamespace(namespace string) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) WithTimeout(timeout time.Duration) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) WithUserID(userID string) *GetUserEntitlementParams
- func (o *GetUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserEntitlementReader
- type GrantUserEntitlementCreated
- type GrantUserEntitlementNotFound
- type GrantUserEntitlementParams
- func NewGrantUserEntitlementParams() *GrantUserEntitlementParams
- func NewGrantUserEntitlementParamsWithContext(ctx context.Context) *GrantUserEntitlementParams
- func NewGrantUserEntitlementParamsWithHTTPClient(client *http.Client) *GrantUserEntitlementParams
- func NewGrantUserEntitlementParamsWithTimeout(timeout time.Duration) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GrantUserEntitlementParams) SetBody(body []*platformclientmodels.EntitlementGrant)
- func (o *GrantUserEntitlementParams) SetContext(ctx context.Context)
- func (o *GrantUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *GrantUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GrantUserEntitlementParams) SetNamespace(namespace string)
- func (o *GrantUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *GrantUserEntitlementParams) SetUserID(userID string)
- func (o *GrantUserEntitlementParams) WithBody(body []*platformclientmodels.EntitlementGrant) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) WithContext(ctx context.Context) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) WithHTTPClient(client *http.Client) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) WithNamespace(namespace string) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) WithTimeout(timeout time.Duration) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) WithUserID(userID string) *GrantUserEntitlementParams
- func (o *GrantUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GrantUserEntitlementReader
- type GrantUserEntitlementUnprocessableEntity
- type PublicConsumeUserEntitlementBadRequest
- type PublicConsumeUserEntitlementConflict
- type PublicConsumeUserEntitlementNotFound
- type PublicConsumeUserEntitlementOK
- type PublicConsumeUserEntitlementParams
- func NewPublicConsumeUserEntitlementParams() *PublicConsumeUserEntitlementParams
- func NewPublicConsumeUserEntitlementParamsWithContext(ctx context.Context) *PublicConsumeUserEntitlementParams
- func NewPublicConsumeUserEntitlementParamsWithHTTPClient(client *http.Client) *PublicConsumeUserEntitlementParams
- func NewPublicConsumeUserEntitlementParamsWithTimeout(timeout time.Duration) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicConsumeUserEntitlementParams) SetBody(body *platformclientmodels.EntitlementDecrement)
- func (o *PublicConsumeUserEntitlementParams) SetContext(ctx context.Context)
- func (o *PublicConsumeUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *PublicConsumeUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *PublicConsumeUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicConsumeUserEntitlementParams) SetNamespace(namespace string)
- func (o *PublicConsumeUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *PublicConsumeUserEntitlementParams) SetUserID(userID string)
- func (o *PublicConsumeUserEntitlementParams) WithBody(body *platformclientmodels.EntitlementDecrement) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WithContext(ctx context.Context) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WithEntitlementID(entitlementID string) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WithHTTPClient(client *http.Client) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WithNamespace(namespace string) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WithTimeout(timeout time.Duration) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WithUserID(userID string) *PublicConsumeUserEntitlementParams
- func (o *PublicConsumeUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicConsumeUserEntitlementReader
- type PublicExistsAnyMyActiveEntitlementOK
- type PublicExistsAnyMyActiveEntitlementParams
- func NewPublicExistsAnyMyActiveEntitlementParams() *PublicExistsAnyMyActiveEntitlementParams
- func NewPublicExistsAnyMyActiveEntitlementParamsWithContext(ctx context.Context) *PublicExistsAnyMyActiveEntitlementParams
- func NewPublicExistsAnyMyActiveEntitlementParamsWithHTTPClient(client *http.Client) *PublicExistsAnyMyActiveEntitlementParams
- func NewPublicExistsAnyMyActiveEntitlementParamsWithTimeout(timeout time.Duration) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetAppIds(appIds []string)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetContext(ctx context.Context)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetItemIds(itemIds []string)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetNamespace(namespace string)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetSkus(skus []string)
- func (o *PublicExistsAnyMyActiveEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithAppIds(appIds []string) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithContext(ctx context.Context) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithHTTPClient(client *http.Client) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithItemIds(itemIds []string) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithNamespace(namespace string) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithSkus(skus []string) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WithTimeout(timeout time.Duration) *PublicExistsAnyMyActiveEntitlementParams
- func (o *PublicExistsAnyMyActiveEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicExistsAnyMyActiveEntitlementReader
- type PublicExistsAnyUserActiveEntitlementOK
- type PublicExistsAnyUserActiveEntitlementParams
- func NewPublicExistsAnyUserActiveEntitlementParams() *PublicExistsAnyUserActiveEntitlementParams
- func NewPublicExistsAnyUserActiveEntitlementParamsWithContext(ctx context.Context) *PublicExistsAnyUserActiveEntitlementParams
- func NewPublicExistsAnyUserActiveEntitlementParamsWithHTTPClient(client *http.Client) *PublicExistsAnyUserActiveEntitlementParams
- func NewPublicExistsAnyUserActiveEntitlementParamsWithTimeout(timeout time.Duration) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetAppIds(appIds []string)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetContext(ctx context.Context)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetItemIds(itemIds []string)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetNamespace(namespace string)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetSkus(skus []string)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *PublicExistsAnyUserActiveEntitlementParams) SetUserID(userID string)
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithAppIds(appIds []string) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithContext(ctx context.Context) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithHTTPClient(client *http.Client) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithItemIds(itemIds []string) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithNamespace(namespace string) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithSkus(skus []string) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithTimeout(timeout time.Duration) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WithUserID(userID string) *PublicExistsAnyUserActiveEntitlementParams
- func (o *PublicExistsAnyUserActiveEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicExistsAnyUserActiveEntitlementReader
- type PublicGetEntitlementOwnershipTokenOK
- type PublicGetEntitlementOwnershipTokenParams
- func NewPublicGetEntitlementOwnershipTokenParams() *PublicGetEntitlementOwnershipTokenParams
- func NewPublicGetEntitlementOwnershipTokenParamsWithContext(ctx context.Context) *PublicGetEntitlementOwnershipTokenParams
- func NewPublicGetEntitlementOwnershipTokenParamsWithHTTPClient(client *http.Client) *PublicGetEntitlementOwnershipTokenParams
- func NewPublicGetEntitlementOwnershipTokenParamsWithTimeout(timeout time.Duration) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) SetAppIds(appIds []string)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetContext(ctx context.Context)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetItemIds(itemIds []string)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetNamespace(namespace string)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetSkus(skus []string)
- func (o *PublicGetEntitlementOwnershipTokenParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetEntitlementOwnershipTokenParams) WithAppIds(appIds []string) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WithContext(ctx context.Context) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WithHTTPClient(client *http.Client) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WithItemIds(itemIds []string) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WithNamespace(namespace string) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WithSkus(skus []string) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WithTimeout(timeout time.Duration) *PublicGetEntitlementOwnershipTokenParams
- func (o *PublicGetEntitlementOwnershipTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetEntitlementOwnershipTokenReader
- type PublicGetMyAppEntitlementOwnershipByAppIDOK
- type PublicGetMyAppEntitlementOwnershipByAppIDParams
- func NewPublicGetMyAppEntitlementOwnershipByAppIDParams() *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithContext(ctx context.Context) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetAppID(appID string)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetContext(ctx context.Context)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetNamespace(namespace string)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithAppID(appID string) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithContext(ctx context.Context) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithNamespace(namespace string) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetMyAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMyAppEntitlementOwnershipByAppIDReader
- type PublicGetMyEntitlementOwnershipByItemIDOK
- type PublicGetMyEntitlementOwnershipByItemIDParams
- func NewPublicGetMyEntitlementOwnershipByItemIDParams() *PublicGetMyEntitlementOwnershipByItemIDParams
- func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipByItemIDParams
- func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipByItemIDParams
- func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetContext(ctx context.Context)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetItemID(itemID string)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetNamespace(namespace string)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithItemID(itemID string) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithNamespace(namespace string) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipByItemIDParams
- func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMyEntitlementOwnershipByItemIDReader
- type PublicGetMyEntitlementOwnershipBySkuOK
- type PublicGetMyEntitlementOwnershipBySkuParams
- func NewPublicGetMyEntitlementOwnershipBySkuParams() *PublicGetMyEntitlementOwnershipBySkuParams
- func NewPublicGetMyEntitlementOwnershipBySkuParamsWithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipBySkuParams
- func NewPublicGetMyEntitlementOwnershipBySkuParamsWithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipBySkuParams
- func NewPublicGetMyEntitlementOwnershipBySkuParamsWithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetContext(ctx context.Context)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetNamespace(namespace string)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetSku(sku string)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithNamespace(namespace string) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithSku(sku string) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipBySkuParams
- func (o *PublicGetMyEntitlementOwnershipBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMyEntitlementOwnershipBySkuReader
- type PublicGetUserAppEntitlementByAppIDNotFound
- type PublicGetUserAppEntitlementByAppIDOK
- type PublicGetUserAppEntitlementByAppIDParams
- func NewPublicGetUserAppEntitlementByAppIDParams() *PublicGetUserAppEntitlementByAppIDParams
- func NewPublicGetUserAppEntitlementByAppIDParamsWithContext(ctx context.Context) *PublicGetUserAppEntitlementByAppIDParams
- func NewPublicGetUserAppEntitlementByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementByAppIDParams
- func NewPublicGetUserAppEntitlementByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetAppID(appID string)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetContext(ctx context.Context)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetNamespace(namespace string)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserAppEntitlementByAppIDParams) SetUserID(userID string)
- func (o *PublicGetUserAppEntitlementByAppIDParams) WithAppID(appID string) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) WithContext(ctx context.Context) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) WithNamespace(namespace string) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) WithUserID(userID string) *PublicGetUserAppEntitlementByAppIDParams
- func (o *PublicGetUserAppEntitlementByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserAppEntitlementByAppIDReader
- type PublicGetUserAppEntitlementOwnershipByAppIDOK
- type PublicGetUserAppEntitlementOwnershipByAppIDParams
- func NewPublicGetUserAppEntitlementOwnershipByAppIDParams() *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithContext(ctx context.Context) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetAppID(appID string)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetContext(ctx context.Context)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetNamespace(namespace string)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetUserID(userID string)
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithAppID(appID string) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithContext(ctx context.Context) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithNamespace(namespace string) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithUserID(userID string) *PublicGetUserAppEntitlementOwnershipByAppIDParams
- func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserAppEntitlementOwnershipByAppIDReader
- type PublicGetUserEntitlementByItemIDNotFound
- type PublicGetUserEntitlementByItemIDOK
- type PublicGetUserEntitlementByItemIDParams
- func NewPublicGetUserEntitlementByItemIDParams() *PublicGetUserEntitlementByItemIDParams
- func NewPublicGetUserEntitlementByItemIDParamsWithContext(ctx context.Context) *PublicGetUserEntitlementByItemIDParams
- func NewPublicGetUserEntitlementByItemIDParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementByItemIDParams
- func NewPublicGetUserEntitlementByItemIDParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserEntitlementByItemIDParams) SetContext(ctx context.Context)
- func (o *PublicGetUserEntitlementByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicGetUserEntitlementByItemIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserEntitlementByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserEntitlementByItemIDParams) SetItemID(itemID string)
- func (o *PublicGetUserEntitlementByItemIDParams) SetNamespace(namespace string)
- func (o *PublicGetUserEntitlementByItemIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserEntitlementByItemIDParams) SetUserID(userID string)
- func (o *PublicGetUserEntitlementByItemIDParams) WithContext(ctx context.Context) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WithItemID(itemID string) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WithNamespace(namespace string) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WithUserID(userID string) *PublicGetUserEntitlementByItemIDParams
- func (o *PublicGetUserEntitlementByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserEntitlementByItemIDReader
- type PublicGetUserEntitlementBySkuNotFound
- type PublicGetUserEntitlementBySkuOK
- type PublicGetUserEntitlementBySkuParams
- func NewPublicGetUserEntitlementBySkuParams() *PublicGetUserEntitlementBySkuParams
- func NewPublicGetUserEntitlementBySkuParamsWithContext(ctx context.Context) *PublicGetUserEntitlementBySkuParams
- func NewPublicGetUserEntitlementBySkuParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementBySkuParams
- func NewPublicGetUserEntitlementBySkuParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserEntitlementBySkuParams) SetContext(ctx context.Context)
- func (o *PublicGetUserEntitlementBySkuParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicGetUserEntitlementBySkuParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserEntitlementBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserEntitlementBySkuParams) SetNamespace(namespace string)
- func (o *PublicGetUserEntitlementBySkuParams) SetSku(sku string)
- func (o *PublicGetUserEntitlementBySkuParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserEntitlementBySkuParams) SetUserID(userID string)
- func (o *PublicGetUserEntitlementBySkuParams) WithContext(ctx context.Context) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WithNamespace(namespace string) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WithSku(sku string) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WithUserID(userID string) *PublicGetUserEntitlementBySkuParams
- func (o *PublicGetUserEntitlementBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserEntitlementBySkuReader
- type PublicGetUserEntitlementNotFound
- type PublicGetUserEntitlementOK
- type PublicGetUserEntitlementOwnershipByItemIDOK
- type PublicGetUserEntitlementOwnershipByItemIDParams
- func NewPublicGetUserEntitlementOwnershipByItemIDParams() *PublicGetUserEntitlementOwnershipByItemIDParams
- func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIDParams
- func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIDParams
- func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetContext(ctx context.Context)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetItemID(itemID string)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetNamespace(namespace string)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetUserID(userID string)
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithItemID(itemID string) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithNamespace(namespace string) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithUserID(userID string) *PublicGetUserEntitlementOwnershipByItemIDParams
- func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserEntitlementOwnershipByItemIDReader
- type PublicGetUserEntitlementOwnershipByItemIdsOK
- type PublicGetUserEntitlementOwnershipByItemIdsParams
- func NewPublicGetUserEntitlementOwnershipByItemIdsParams() *PublicGetUserEntitlementOwnershipByItemIdsParams
- func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetContext(ctx context.Context)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetIds(ids []string)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetNamespace(namespace string)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetUserID(userID string)
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithIds(ids []string) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithNamespace(namespace string) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithUserID(userID string) *PublicGetUserEntitlementOwnershipByItemIdsParams
- func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserEntitlementOwnershipByItemIdsReader
- type PublicGetUserEntitlementOwnershipBySkuOK
- type PublicGetUserEntitlementOwnershipBySkuParams
- func NewPublicGetUserEntitlementOwnershipBySkuParams() *PublicGetUserEntitlementOwnershipBySkuParams
- func NewPublicGetUserEntitlementOwnershipBySkuParamsWithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipBySkuParams
- func NewPublicGetUserEntitlementOwnershipBySkuParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipBySkuParams
- func NewPublicGetUserEntitlementOwnershipBySkuParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetContext(ctx context.Context)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetNamespace(namespace string)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetSku(sku string)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetUserID(userID string)
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithNamespace(namespace string) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithSku(sku string) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithUserID(userID string) *PublicGetUserEntitlementOwnershipBySkuParams
- func (o *PublicGetUserEntitlementOwnershipBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserEntitlementOwnershipBySkuReader
- type PublicGetUserEntitlementParams
- func NewPublicGetUserEntitlementParams() *PublicGetUserEntitlementParams
- func NewPublicGetUserEntitlementParamsWithContext(ctx context.Context) *PublicGetUserEntitlementParams
- func NewPublicGetUserEntitlementParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementParams
- func NewPublicGetUserEntitlementParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserEntitlementParams) SetContext(ctx context.Context)
- func (o *PublicGetUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *PublicGetUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserEntitlementParams) SetNamespace(namespace string)
- func (o *PublicGetUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserEntitlementParams) SetUserID(userID string)
- func (o *PublicGetUserEntitlementParams) WithContext(ctx context.Context) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) WithEntitlementID(entitlementID string) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) WithNamespace(namespace string) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) WithUserID(userID string) *PublicGetUserEntitlementParams
- func (o *PublicGetUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserEntitlementReader
- type PublicQueryUserEntitlementsByAppTypeOK
- type PublicQueryUserEntitlementsByAppTypeParams
- func NewPublicQueryUserEntitlementsByAppTypeParams() *PublicQueryUserEntitlementsByAppTypeParams
- func NewPublicQueryUserEntitlementsByAppTypeParamsWithContext(ctx context.Context) *PublicQueryUserEntitlementsByAppTypeParams
- func NewPublicQueryUserEntitlementsByAppTypeParamsWithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsByAppTypeParams
- func NewPublicQueryUserEntitlementsByAppTypeParamsWithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetAppType(appType string)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetContext(ctx context.Context)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetHTTPClient(client *http.Client)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetLimit(limit *int32)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetNamespace(namespace string)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetOffset(offset *int32)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetTimeout(timeout time.Duration)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) SetUserID(userID string)
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithAppType(appType string) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithContext(ctx context.Context) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithLimit(limit *int32) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithNamespace(namespace string) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithOffset(offset *int32) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WithUserID(userID string) *PublicQueryUserEntitlementsByAppTypeParams
- func (o *PublicQueryUserEntitlementsByAppTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicQueryUserEntitlementsByAppTypeReader
- type PublicQueryUserEntitlementsOK
- type PublicQueryUserEntitlementsParams
- func NewPublicQueryUserEntitlementsParams() *PublicQueryUserEntitlementsParams
- func NewPublicQueryUserEntitlementsParamsWithContext(ctx context.Context) *PublicQueryUserEntitlementsParams
- func NewPublicQueryUserEntitlementsParamsWithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsParams
- func NewPublicQueryUserEntitlementsParamsWithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) SetAppType(appType *string)
- func (o *PublicQueryUserEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicQueryUserEntitlementsParams) SetContext(ctx context.Context)
- func (o *PublicQueryUserEntitlementsParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *PublicQueryUserEntitlementsParams) SetEntitlementName(entitlementName *string)
- func (o *PublicQueryUserEntitlementsParams) SetFeatures(features []string)
- func (o *PublicQueryUserEntitlementsParams) SetHTTPClient(client *http.Client)
- func (o *PublicQueryUserEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicQueryUserEntitlementsParams) SetItemID(itemID []string)
- func (o *PublicQueryUserEntitlementsParams) SetLimit(limit *int32)
- func (o *PublicQueryUserEntitlementsParams) SetNamespace(namespace string)
- func (o *PublicQueryUserEntitlementsParams) SetOffset(offset *int32)
- func (o *PublicQueryUserEntitlementsParams) SetTimeout(timeout time.Duration)
- func (o *PublicQueryUserEntitlementsParams) SetUserID(userID string)
- func (o *PublicQueryUserEntitlementsParams) WithAppType(appType *string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithContext(ctx context.Context) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithEntitlementClazz(entitlementClazz *string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithEntitlementName(entitlementName *string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithFeatures(features []string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithItemID(itemID []string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithLimit(limit *int32) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithNamespace(namespace string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithOffset(offset *int32) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WithUserID(userID string) *PublicQueryUserEntitlementsParams
- func (o *PublicQueryUserEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicQueryUserEntitlementsReader
- type QueryEntitlementsOK
- type QueryEntitlementsParams
- func NewQueryEntitlementsParams() *QueryEntitlementsParams
- func NewQueryEntitlementsParamsWithContext(ctx context.Context) *QueryEntitlementsParams
- func NewQueryEntitlementsParamsWithHTTPClient(client *http.Client) *QueryEntitlementsParams
- func NewQueryEntitlementsParamsWithTimeout(timeout time.Duration) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryEntitlementsParams) SetAppType(appType *string)
- func (o *QueryEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryEntitlementsParams) SetContext(ctx context.Context)
- func (o *QueryEntitlementsParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *QueryEntitlementsParams) SetEntitlementName(entitlementName *string)
- func (o *QueryEntitlementsParams) SetHTTPClient(client *http.Client)
- func (o *QueryEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryEntitlementsParams) SetItemID(itemID []string)
- func (o *QueryEntitlementsParams) SetLimit(limit *int32)
- func (o *QueryEntitlementsParams) SetNamespace(namespace string)
- func (o *QueryEntitlementsParams) SetOffset(offset *int32)
- func (o *QueryEntitlementsParams) SetTimeout(timeout time.Duration)
- func (o *QueryEntitlementsParams) SetUserID(userID *string)
- func (o *QueryEntitlementsParams) WithActiveOnly(activeOnly *bool) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithAppType(appType *string) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithContext(ctx context.Context) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithEntitlementClazz(entitlementClazz *string) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithEntitlementName(entitlementName *string) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithHTTPClient(client *http.Client) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithItemID(itemID []string) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithLimit(limit *int32) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithNamespace(namespace string) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithOffset(offset *int32) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithTimeout(timeout time.Duration) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WithUserID(userID *string) *QueryEntitlementsParams
- func (o *QueryEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryEntitlementsReader
- type QueryUserEntitlementsByAppTypeOK
- type QueryUserEntitlementsByAppTypeParams
- func NewQueryUserEntitlementsByAppTypeParams() *QueryUserEntitlementsByAppTypeParams
- func NewQueryUserEntitlementsByAppTypeParamsWithContext(ctx context.Context) *QueryUserEntitlementsByAppTypeParams
- func NewQueryUserEntitlementsByAppTypeParamsWithHTTPClient(client *http.Client) *QueryUserEntitlementsByAppTypeParams
- func NewQueryUserEntitlementsByAppTypeParamsWithTimeout(timeout time.Duration) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryUserEntitlementsByAppTypeParams) SetAppType(appType string)
- func (o *QueryUserEntitlementsByAppTypeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryUserEntitlementsByAppTypeParams) SetContext(ctx context.Context)
- func (o *QueryUserEntitlementsByAppTypeParams) SetHTTPClient(client *http.Client)
- func (o *QueryUserEntitlementsByAppTypeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryUserEntitlementsByAppTypeParams) SetLimit(limit *int32)
- func (o *QueryUserEntitlementsByAppTypeParams) SetNamespace(namespace string)
- func (o *QueryUserEntitlementsByAppTypeParams) SetOffset(offset *int32)
- func (o *QueryUserEntitlementsByAppTypeParams) SetTimeout(timeout time.Duration)
- func (o *QueryUserEntitlementsByAppTypeParams) SetUserID(userID string)
- func (o *QueryUserEntitlementsByAppTypeParams) WithActiveOnly(activeOnly *bool) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithAppType(appType string) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithContext(ctx context.Context) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithHTTPClient(client *http.Client) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithLimit(limit *int32) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithNamespace(namespace string) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithOffset(offset *int32) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithTimeout(timeout time.Duration) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WithUserID(userID string) *QueryUserEntitlementsByAppTypeParams
- func (o *QueryUserEntitlementsByAppTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryUserEntitlementsByAppTypeReader
- type QueryUserEntitlementsOK
- type QueryUserEntitlementsParams
- func NewQueryUserEntitlementsParams() *QueryUserEntitlementsParams
- func NewQueryUserEntitlementsParamsWithContext(ctx context.Context) *QueryUserEntitlementsParams
- func NewQueryUserEntitlementsParamsWithHTTPClient(client *http.Client) *QueryUserEntitlementsParams
- func NewQueryUserEntitlementsParamsWithTimeout(timeout time.Duration) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryUserEntitlementsParams) SetAppType(appType *string)
- func (o *QueryUserEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryUserEntitlementsParams) SetContext(ctx context.Context)
- func (o *QueryUserEntitlementsParams) SetEntitlementClazz(entitlementClazz *string)
- func (o *QueryUserEntitlementsParams) SetEntitlementName(entitlementName *string)
- func (o *QueryUserEntitlementsParams) SetFeatures(features []string)
- func (o *QueryUserEntitlementsParams) SetHTTPClient(client *http.Client)
- func (o *QueryUserEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryUserEntitlementsParams) SetItemID(itemID []string)
- func (o *QueryUserEntitlementsParams) SetLimit(limit *int32)
- func (o *QueryUserEntitlementsParams) SetNamespace(namespace string)
- func (o *QueryUserEntitlementsParams) SetOffset(offset *int32)
- func (o *QueryUserEntitlementsParams) SetTimeout(timeout time.Duration)
- func (o *QueryUserEntitlementsParams) SetUserID(userID string)
- func (o *QueryUserEntitlementsParams) WithActiveOnly(activeOnly *bool) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithAppType(appType *string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithContext(ctx context.Context) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithEntitlementClazz(entitlementClazz *string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithEntitlementName(entitlementName *string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithFeatures(features []string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithHTTPClient(client *http.Client) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithItemID(itemID []string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithLimit(limit *int32) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithNamespace(namespace string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithOffset(offset *int32) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithTimeout(timeout time.Duration) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WithUserID(userID string) *QueryUserEntitlementsParams
- func (o *QueryUserEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryUserEntitlementsReader
- type RevokeUserEntitlementNotFound
- type RevokeUserEntitlementOK
- type RevokeUserEntitlementParams
- func NewRevokeUserEntitlementParams() *RevokeUserEntitlementParams
- func NewRevokeUserEntitlementParamsWithContext(ctx context.Context) *RevokeUserEntitlementParams
- func NewRevokeUserEntitlementParamsWithHTTPClient(client *http.Client) *RevokeUserEntitlementParams
- func NewRevokeUserEntitlementParamsWithTimeout(timeout time.Duration) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RevokeUserEntitlementParams) SetContext(ctx context.Context)
- func (o *RevokeUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *RevokeUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *RevokeUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RevokeUserEntitlementParams) SetNamespace(namespace string)
- func (o *RevokeUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *RevokeUserEntitlementParams) SetUserID(userID string)
- func (o *RevokeUserEntitlementParams) WithContext(ctx context.Context) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) WithEntitlementID(entitlementID string) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) WithHTTPClient(client *http.Client) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) WithNamespace(namespace string) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) WithTimeout(timeout time.Duration) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) WithUserID(userID string) *RevokeUserEntitlementParams
- func (o *RevokeUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RevokeUserEntitlementReader
- type RevokeUserEntitlementsOK
- type RevokeUserEntitlementsParams
- func NewRevokeUserEntitlementsParams() *RevokeUserEntitlementsParams
- func NewRevokeUserEntitlementsParamsWithContext(ctx context.Context) *RevokeUserEntitlementsParams
- func NewRevokeUserEntitlementsParamsWithHTTPClient(client *http.Client) *RevokeUserEntitlementsParams
- func NewRevokeUserEntitlementsParamsWithTimeout(timeout time.Duration) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RevokeUserEntitlementsParams) SetContext(ctx context.Context)
- func (o *RevokeUserEntitlementsParams) SetEntitlementIds(entitlementIds string)
- func (o *RevokeUserEntitlementsParams) SetHTTPClient(client *http.Client)
- func (o *RevokeUserEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RevokeUserEntitlementsParams) SetNamespace(namespace string)
- func (o *RevokeUserEntitlementsParams) SetTimeout(timeout time.Duration)
- func (o *RevokeUserEntitlementsParams) SetUserID(userID string)
- func (o *RevokeUserEntitlementsParams) WithContext(ctx context.Context) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) WithEntitlementIds(entitlementIds string) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) WithHTTPClient(client *http.Client) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) WithNamespace(namespace string) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) WithTimeout(timeout time.Duration) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) WithUserID(userID string) *RevokeUserEntitlementsParams
- func (o *RevokeUserEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RevokeUserEntitlementsReader
- type UpdateUserEntitlementConflict
- type UpdateUserEntitlementNotFound
- type UpdateUserEntitlementOK
- type UpdateUserEntitlementParams
- func NewUpdateUserEntitlementParams() *UpdateUserEntitlementParams
- func NewUpdateUserEntitlementParamsWithContext(ctx context.Context) *UpdateUserEntitlementParams
- func NewUpdateUserEntitlementParamsWithHTTPClient(client *http.Client) *UpdateUserEntitlementParams
- func NewUpdateUserEntitlementParamsWithTimeout(timeout time.Duration) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateUserEntitlementParams) SetBody(body *platformclientmodels.EntitlementUpdate)
- func (o *UpdateUserEntitlementParams) SetContext(ctx context.Context)
- func (o *UpdateUserEntitlementParams) SetEntitlementID(entitlementID string)
- func (o *UpdateUserEntitlementParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateUserEntitlementParams) SetNamespace(namespace string)
- func (o *UpdateUserEntitlementParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserEntitlementParams) SetUserID(userID string)
- func (o *UpdateUserEntitlementParams) WithBody(body *platformclientmodels.EntitlementUpdate) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WithContext(ctx context.Context) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WithEntitlementID(entitlementID string) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WithHTTPClient(client *http.Client) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WithNamespace(namespace string) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WithTimeout(timeout time.Duration) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WithUserID(userID string) *UpdateUserEntitlementParams
- func (o *UpdateUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserEntitlementReader
- type UpdateUserEntitlementUnprocessableEntity
Constants ¶
const ( GetUserEntitlementByItemIDAPPConstant = "APP" GetUserEntitlementByItemIDCODEConstant = "CODE" GetUserEntitlementByItemIDENTITLEMENTConstant = "ENTITLEMENT" GetUserEntitlementByItemIDMEDIAConstant = "MEDIA" GetUserEntitlementByItemIDOPTIONBOXConstant = "OPTIONBOX" GetUserEntitlementByItemIDSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in GetUserEntitlementByItemIDParams
const ( GetUserEntitlementBySkuAPPConstant = "APP" GetUserEntitlementBySkuCODEConstant = "CODE" GetUserEntitlementBySkuENTITLEMENTConstant = "ENTITLEMENT" GetUserEntitlementBySkuMEDIAConstant = "MEDIA" GetUserEntitlementBySkuOPTIONBOXConstant = "OPTIONBOX" GetUserEntitlementBySkuSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in GetUserEntitlementBySkuParams
const ( GetUserEntitlementOwnershipByItemIDAPPConstant = "APP" GetUserEntitlementOwnershipByItemIDCODEConstant = "CODE" GetUserEntitlementOwnershipByItemIDENTITLEMENTConstant = "ENTITLEMENT" GetUserEntitlementOwnershipByItemIDMEDIAConstant = "MEDIA" GetUserEntitlementOwnershipByItemIDOPTIONBOXConstant = "OPTIONBOX" GetUserEntitlementOwnershipByItemIDSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in GetUserEntitlementOwnershipByItemIDParams
const ( GetUserEntitlementOwnershipBySkuAPPConstant = "APP" GetUserEntitlementOwnershipBySkuCODEConstant = "CODE" GetUserEntitlementOwnershipBySkuENTITLEMENTConstant = "ENTITLEMENT" GetUserEntitlementOwnershipBySkuMEDIAConstant = "MEDIA" GetUserEntitlementOwnershipBySkuOPTIONBOXConstant = "OPTIONBOX" GetUserEntitlementOwnershipBySkuSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in GetUserEntitlementOwnershipBySkuParams
const ( PublicGetMyEntitlementOwnershipByItemIDAPPConstant = "APP" PublicGetMyEntitlementOwnershipByItemIDCODEConstant = "CODE" PublicGetMyEntitlementOwnershipByItemIDENTITLEMENTConstant = "ENTITLEMENT" PublicGetMyEntitlementOwnershipByItemIDMEDIAConstant = "MEDIA" PublicGetMyEntitlementOwnershipByItemIDOPTIONBOXConstant = "OPTIONBOX" PublicGetMyEntitlementOwnershipByItemIDSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicGetMyEntitlementOwnershipByItemIDParams
const ( PublicGetMyEntitlementOwnershipBySkuAPPConstant = "APP" PublicGetMyEntitlementOwnershipBySkuCODEConstant = "CODE" PublicGetMyEntitlementOwnershipBySkuENTITLEMENTConstant = "ENTITLEMENT" PublicGetMyEntitlementOwnershipBySkuMEDIAConstant = "MEDIA" PublicGetMyEntitlementOwnershipBySkuOPTIONBOXConstant = "OPTIONBOX" PublicGetMyEntitlementOwnershipBySkuSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicGetMyEntitlementOwnershipBySkuParams
const ( PublicGetUserEntitlementByItemIDAPPConstant = "APP" PublicGetUserEntitlementByItemIDCODEConstant = "CODE" PublicGetUserEntitlementByItemIDENTITLEMENTConstant = "ENTITLEMENT" PublicGetUserEntitlementByItemIDMEDIAConstant = "MEDIA" PublicGetUserEntitlementByItemIDOPTIONBOXConstant = "OPTIONBOX" PublicGetUserEntitlementByItemIDSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicGetUserEntitlementByItemIDParams
const ( PublicGetUserEntitlementBySkuAPPConstant = "APP" PublicGetUserEntitlementBySkuCODEConstant = "CODE" PublicGetUserEntitlementBySkuENTITLEMENTConstant = "ENTITLEMENT" PublicGetUserEntitlementBySkuMEDIAConstant = "MEDIA" PublicGetUserEntitlementBySkuOPTIONBOXConstant = "OPTIONBOX" PublicGetUserEntitlementBySkuSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicGetUserEntitlementBySkuParams
const ( PublicGetUserEntitlementOwnershipByItemIDAPPConstant = "APP" PublicGetUserEntitlementOwnershipByItemIDCODEConstant = "CODE" PublicGetUserEntitlementOwnershipByItemIDENTITLEMENTConstant = "ENTITLEMENT" PublicGetUserEntitlementOwnershipByItemIDMEDIAConstant = "MEDIA" PublicGetUserEntitlementOwnershipByItemIDOPTIONBOXConstant = "OPTIONBOX" PublicGetUserEntitlementOwnershipByItemIDSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicGetUserEntitlementOwnershipByItemIDParams
const ( PublicGetUserEntitlementOwnershipBySkuAPPConstant = "APP" PublicGetUserEntitlementOwnershipBySkuCODEConstant = "CODE" PublicGetUserEntitlementOwnershipBySkuENTITLEMENTConstant = "ENTITLEMENT" PublicGetUserEntitlementOwnershipBySkuMEDIAConstant = "MEDIA" PublicGetUserEntitlementOwnershipBySkuOPTIONBOXConstant = "OPTIONBOX" PublicGetUserEntitlementOwnershipBySkuSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicGetUserEntitlementOwnershipBySkuParams
const ( PublicQueryUserEntitlementsByAppTypeDEMOConstant = "DEMO" PublicQueryUserEntitlementsByAppTypeDLCConstant = "DLC" PublicQueryUserEntitlementsByAppTypeGAMEConstant = "GAME" PublicQueryUserEntitlementsByAppTypeSOFTWAREConstant = "SOFTWARE" )
Get the enum in PublicQueryUserEntitlementsByAppTypeParams
const ( PublicQueryUserEntitlementsDEMOConstant = "DEMO" PublicQueryUserEntitlementsDLCConstant = "DLC" PublicQueryUserEntitlementsGAMEConstant = "GAME" PublicQueryUserEntitlementsSOFTWAREConstant = "SOFTWARE" )
Get the enum in PublicQueryUserEntitlementsParams
const ( PublicQueryUserEntitlementsAPPConstant = "APP" PublicQueryUserEntitlementsCODEConstant = "CODE" PublicQueryUserEntitlementsENTITLEMENTConstant = "ENTITLEMENT" PublicQueryUserEntitlementsMEDIAConstant = "MEDIA" PublicQueryUserEntitlementsOPTIONBOXConstant = "OPTIONBOX" PublicQueryUserEntitlementsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicQueryUserEntitlementsParams
const ( QueryEntitlementsDEMOConstant = "DEMO" QueryEntitlementsDLCConstant = "DLC" QueryEntitlementsGAMEConstant = "GAME" QueryEntitlementsSOFTWAREConstant = "SOFTWARE" )
Get the enum in QueryEntitlementsParams
const ( QueryEntitlementsAPPConstant = "APP" QueryEntitlementsCODEConstant = "CODE" QueryEntitlementsENTITLEMENTConstant = "ENTITLEMENT" QueryEntitlementsMEDIAConstant = "MEDIA" QueryEntitlementsOPTIONBOXConstant = "OPTIONBOX" QueryEntitlementsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in QueryEntitlementsParams
const ( QueryUserEntitlementsByAppTypeDEMOConstant = "DEMO" QueryUserEntitlementsByAppTypeDLCConstant = "DLC" QueryUserEntitlementsByAppTypeGAMEConstant = "GAME" QueryUserEntitlementsByAppTypeSOFTWAREConstant = "SOFTWARE" )
Get the enum in QueryUserEntitlementsByAppTypeParams
const ( QueryUserEntitlementsDEMOConstant = "DEMO" QueryUserEntitlementsDLCConstant = "DLC" QueryUserEntitlementsGAMEConstant = "GAME" QueryUserEntitlementsSOFTWAREConstant = "SOFTWARE" )
Get the enum in QueryUserEntitlementsParams
const ( QueryUserEntitlementsAPPConstant = "APP" QueryUserEntitlementsCODEConstant = "CODE" QueryUserEntitlementsENTITLEMENTConstant = "ENTITLEMENT" QueryUserEntitlementsMEDIAConstant = "MEDIA" QueryUserEntitlementsOPTIONBOXConstant = "OPTIONBOX" QueryUserEntitlementsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in QueryUserEntitlementsParams
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for entitlement API
func (*Client) ConsumeUserEntitlement
deprecated
func (a *Client) ConsumeUserEntitlement(params *ConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ConsumeUserEntitlementOK, *ConsumeUserEntitlementNotFound, *ConsumeUserEntitlementConflict, error)
Deprecated: Use ConsumeUserEntitlementShort instead.
ConsumeUserEntitlement consumes user entitlement Consume user entitlement. If the entitlement useCount is 0, the status will be CONSUMED.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: consumed entitlement</li></ul>
func (*Client) ConsumeUserEntitlementShort ¶ added in v0.8.0
func (a *Client) ConsumeUserEntitlementShort(params *ConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ConsumeUserEntitlementOK, error)
ConsumeUserEntitlementShort consumes user entitlement
Consume user entitlement. If the entitlement useCount is 0, the status will be CONSUMED.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: consumed entitlement</li></ul>
func (*Client) DisableUserEntitlement
deprecated
func (a *Client) DisableUserEntitlement(params *DisableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserEntitlementOK, *DisableUserEntitlementNotFound, *DisableUserEntitlementConflict, error)
Deprecated: Use DisableUserEntitlementShort instead.
DisableUserEntitlement disables user entitlement Disable user entitlement if entitlement, only active entitlement can be disable, disabled entitlement can't consume.<br><b>Like revoke, it will lose the entitlement ownership, except disabled entitlement can enable.</b><br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: disable entitlement</li></ul>
func (*Client) DisableUserEntitlementShort ¶ added in v0.8.0
func (a *Client) DisableUserEntitlementShort(params *DisableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserEntitlementOK, error)
DisableUserEntitlementShort disables user entitlement
Disable user entitlement if entitlement, only active entitlement can be disable, disabled entitlement can't consume.<br><b>Like revoke, it will lose the entitlement ownership, except disabled entitlement can enable.</b><br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: disable entitlement</li></ul>
func (*Client) EnableUserEntitlement
deprecated
func (a *Client) EnableUserEntitlement(params *EnableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserEntitlementOK, *EnableUserEntitlementNotFound, *EnableUserEntitlementConflict, error)
Deprecated: Use EnableUserEntitlementShort instead.
EnableUserEntitlement enables user entitlement Enable user entitlement.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: enable entitlement</li></ul>
func (*Client) EnableUserEntitlementShort ¶ added in v0.8.0
func (a *Client) EnableUserEntitlementShort(params *EnableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserEntitlementOK, error)
EnableUserEntitlementShort enables user entitlement
Enable user entitlement.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: enable entitlement</li></ul>
func (*Client) ExistsAnyUserActiveEntitlement
deprecated
func (a *Client) ExistsAnyUserActiveEntitlement(params *ExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementOK, error)
Deprecated: Use ExistsAnyUserActiveEntitlementShort instead.
ExistsAnyUserActiveEntitlement exists any user active entitlement Exists any user active entitlement of specified itemIds, skus and appIds<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) ExistsAnyUserActiveEntitlementByItemIds
deprecated
func (a *Client) ExistsAnyUserActiveEntitlementByItemIds(params *ExistsAnyUserActiveEntitlementByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementByItemIdsOK, error)
Deprecated: Use ExistsAnyUserActiveEntitlementByItemIdsShort instead.
ExistsAnyUserActiveEntitlementByItemIds exists any user active entitlement Exists any user active entitlement of specified items.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) ExistsAnyUserActiveEntitlementByItemIdsShort ¶ added in v0.8.0
func (a *Client) ExistsAnyUserActiveEntitlementByItemIdsShort(params *ExistsAnyUserActiveEntitlementByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementByItemIdsOK, error)
ExistsAnyUserActiveEntitlementByItemIdsShort exists any user active entitlement
Exists any user active entitlement of specified items.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) ExistsAnyUserActiveEntitlementShort ¶ added in v0.8.0
func (a *Client) ExistsAnyUserActiveEntitlementShort(params *ExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementOK, error)
ExistsAnyUserActiveEntitlementShort exists any user active entitlement
Exists any user active entitlement of specified itemIds, skus and appIds<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetEntitlement
deprecated
func (a *Client) GetEntitlement(params *GetEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetEntitlementOK, *GetEntitlementNotFound, error)
Deprecated: Use GetEntitlementShort instead.
GetEntitlement gets entitlement Get entitlement.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement</li></ul>
func (*Client) GetEntitlementShort ¶ added in v0.8.0
func (a *Client) GetEntitlementShort(params *GetEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetEntitlementOK, error)
GetEntitlementShort gets entitlement
Get entitlement.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement</li></ul>
func (*Client) GetUserAppEntitlementByAppID
deprecated
func (a *Client) GetUserAppEntitlementByAppID(params *GetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementByAppIDOK, *GetUserAppEntitlementByAppIDNotFound, error)
Deprecated: Use GetUserAppEntitlementByAppIDShort instead.
GetUserAppEntitlementByAppID gets user app entitlement by app Id Get user app entitlement by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserAppEntitlementByAppIDShort ¶ added in v0.8.0
func (a *Client) GetUserAppEntitlementByAppIDShort(params *GetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementByAppIDOK, error)
GetUserAppEntitlementByAppIDShort gets user app entitlement by app Id
Get user app entitlement by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserAppEntitlementOwnershipByAppID
deprecated
func (a *Client) GetUserAppEntitlementOwnershipByAppID(params *GetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementOwnershipByAppIDOK, error)
Deprecated: Use GetUserAppEntitlementOwnershipByAppIDShort instead.
GetUserAppEntitlementOwnershipByAppID gets user app entitlement ownership by app Id Get user app entitlement ownership by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserAppEntitlementOwnershipByAppIDShort ¶ added in v0.8.0
func (a *Client) GetUserAppEntitlementOwnershipByAppIDShort(params *GetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementOwnershipByAppIDOK, error)
GetUserAppEntitlementOwnershipByAppIDShort gets user app entitlement ownership by app Id
Get user app entitlement ownership by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlement
deprecated
func (a *Client) GetUserEntitlement(params *GetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOK, *GetUserEntitlementNotFound, error)
Deprecated: Use GetUserEntitlementShort instead.
GetUserEntitlement gets user entitlement Get user entitlement.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement</li></ul>
func (*Client) GetUserEntitlementByItemID
deprecated
added in
v0.7.0
func (a *Client) GetUserEntitlementByItemID(params *GetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementByItemIDOK, *GetUserEntitlementByItemIDNotFound, error)
Deprecated: Use GetUserEntitlementByItemIDShort instead.
GetUserEntitlementByItemID gets user entitlement by item Id Get user entitlement by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementByItemIDShort ¶ added in v0.8.0
func (a *Client) GetUserEntitlementByItemIDShort(params *GetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementByItemIDOK, error)
GetUserEntitlementByItemIDShort gets user entitlement by item Id
Get user entitlement by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementBySku
deprecated
func (a *Client) GetUserEntitlementBySku(params *GetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementBySkuOK, *GetUserEntitlementBySkuNotFound, error)
Deprecated: Use GetUserEntitlementBySkuShort instead.
GetUserEntitlementBySku gets user entitlement by sku Get user entitlement by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementBySkuShort ¶ added in v0.8.0
func (a *Client) GetUserEntitlementBySkuShort(params *GetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementBySkuOK, error)
GetUserEntitlementBySkuShort gets user entitlement by sku
Get user entitlement by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementHistories
deprecated
func (a *Client) GetUserEntitlementHistories(params *GetUserEntitlementHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementHistoriesOK, error)
Deprecated: Use GetUserEntitlementHistoriesShort instead.
GetUserEntitlementHistories gets user entitlement history Get user entitlement histories.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: list of entitlement history</li></ul>
func (*Client) GetUserEntitlementHistoriesShort ¶ added in v0.8.0
func (a *Client) GetUserEntitlementHistoriesShort(params *GetUserEntitlementHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementHistoriesOK, error)
GetUserEntitlementHistoriesShort gets user entitlement history
Get user entitlement histories.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: list of entitlement history</li></ul>
func (*Client) GetUserEntitlementOwnershipByItemID
deprecated
added in
v0.7.0
func (a *Client) GetUserEntitlementOwnershipByItemID(params *GetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIDOK, error)
Deprecated: Use GetUserEntitlementOwnershipByItemIDShort instead.
GetUserEntitlementOwnershipByItemID gets user entitlement ownership by item Id Get user entitlement ownership by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementOwnershipByItemIDShort ¶ added in v0.8.0
func (a *Client) GetUserEntitlementOwnershipByItemIDShort(params *GetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIDOK, error)
GetUserEntitlementOwnershipByItemIDShort gets user entitlement ownership by item Id
Get user entitlement ownership by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementOwnershipByItemIds
deprecated
added in
v0.24.0
func (a *Client) GetUserEntitlementOwnershipByItemIds(params *GetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIdsOK, error)
Deprecated: Use GetUserEntitlementOwnershipByItemIdsShort instead.
GetUserEntitlementOwnershipByItemIds gets user entitlement ownership by item ids Get user entitlement ownership by itemIds.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementOwnershipByItemIdsShort ¶ added in v0.24.0
func (a *Client) GetUserEntitlementOwnershipByItemIdsShort(params *GetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIdsOK, error)
GetUserEntitlementOwnershipByItemIdsShort gets user entitlement ownership by item ids
Get user entitlement ownership by itemIds.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementOwnershipBySku
deprecated
func (a *Client) GetUserEntitlementOwnershipBySku(params *GetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipBySkuOK, error)
Deprecated: Use GetUserEntitlementOwnershipBySkuShort instead.
GetUserEntitlementOwnershipBySku gets user entitlement ownership by sku Get user entitlement ownership by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementOwnershipBySkuShort ¶ added in v0.8.0
func (a *Client) GetUserEntitlementOwnershipBySkuShort(params *GetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipBySkuOK, error)
GetUserEntitlementOwnershipBySkuShort gets user entitlement ownership by sku
Get user entitlement ownership by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) GetUserEntitlementShort ¶ added in v0.8.0
func (a *Client) GetUserEntitlementShort(params *GetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOK, error)
GetUserEntitlementShort gets user entitlement
Get user entitlement.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement</li></ul>
func (*Client) GrantUserEntitlement
deprecated
func (a *Client) GrantUserEntitlement(params *GrantUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GrantUserEntitlementCreated, *GrantUserEntitlementNotFound, *GrantUserEntitlementUnprocessableEntity, error)
Deprecated: Use GrantUserEntitlementShort instead.
GrantUserEntitlement grants user entitlement Grant user entitlement.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=1 (CREATE)</li><li><i>Returns</i>: granted entitlement</li></ul>
func (*Client) GrantUserEntitlementShort ¶ added in v0.8.0
func (a *Client) GrantUserEntitlementShort(params *GrantUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GrantUserEntitlementCreated, error)
GrantUserEntitlementShort grants user entitlement
Grant user entitlement.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=1 (CREATE)</li><li><i>Returns</i>: granted entitlement</li></ul>
func (*Client) PublicConsumeUserEntitlement
deprecated
func (a *Client) PublicConsumeUserEntitlement(params *PublicConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicConsumeUserEntitlementOK, *PublicConsumeUserEntitlementBadRequest, *PublicConsumeUserEntitlementNotFound, *PublicConsumeUserEntitlementConflict, error)
Deprecated: Use PublicConsumeUserEntitlementShort instead.
PublicConsumeUserEntitlement consumes user entitlement Consume user entitlement. If the entitlement useCount is 0, the status will be CONSUMED. Client should pass item id in options if entitlement clazz is OPTIONBOX<br>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: consumed entitlement</li></ul>
func (*Client) PublicConsumeUserEntitlementShort ¶ added in v0.8.0
func (a *Client) PublicConsumeUserEntitlementShort(params *PublicConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicConsumeUserEntitlementOK, error)
PublicConsumeUserEntitlementShort consumes user entitlement
Consume user entitlement. If the entitlement useCount is 0, the status will be CONSUMED. Client should pass item id in options if entitlement clazz is OPTIONBOX<br>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: consumed entitlement</li></ul>
func (*Client) PublicExistsAnyMyActiveEntitlement
deprecated
func (a *Client) PublicExistsAnyMyActiveEntitlement(params *PublicExistsAnyMyActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyMyActiveEntitlementOK, error)
Deprecated: Use PublicExistsAnyMyActiveEntitlementShort instead.
PublicExistsAnyMyActiveEntitlement exists any my active entitlement Exists any my active entitlement of specified itemIds, skus and appIds<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicExistsAnyMyActiveEntitlementShort ¶ added in v0.8.0
func (a *Client) PublicExistsAnyMyActiveEntitlementShort(params *PublicExistsAnyMyActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyMyActiveEntitlementOK, error)
PublicExistsAnyMyActiveEntitlementShort exists any my active entitlement
Exists any my active entitlement of specified itemIds, skus and appIds<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicExistsAnyUserActiveEntitlement
deprecated
func (a *Client) PublicExistsAnyUserActiveEntitlement(params *PublicExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyUserActiveEntitlementOK, error)
Deprecated: Use PublicExistsAnyUserActiveEntitlementShort instead.
PublicExistsAnyUserActiveEntitlement exists any user active entitlement Exists any user active entitlement of specified itemIds, skus and appIds<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicExistsAnyUserActiveEntitlementShort ¶ added in v0.8.0
func (a *Client) PublicExistsAnyUserActiveEntitlementShort(params *PublicExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyUserActiveEntitlementOK, error)
PublicExistsAnyUserActiveEntitlementShort exists any user active entitlement
Exists any user active entitlement of specified itemIds, skus and appIds<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetEntitlementOwnershipToken
deprecated
added in
v0.7.0
func (a *Client) PublicGetEntitlementOwnershipToken(params *PublicGetEntitlementOwnershipTokenParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEntitlementOwnershipTokenOK, error)
Deprecated: Use PublicGetEntitlementOwnershipTokenShort instead.
PublicGetEntitlementOwnershipToken gets an entitlement ownership token Gets an entitlement ownership token of specified itemIds, skus and appIds<p>The decoded ownership token header like below:<p><pre><code>{ "kid": "9fd4cd5f991cebe3323605cd12d3b8bfdfc73fa4", "typ": "JWT", "alg": "RS256" }
</code></pre>That you can get the jwks by api <baseUrl>/platform/jwks, if the configured private key is same as IAM, <p>you can also get jwks from IAM endpoint. <p>The decoded ownership token payload like below:<p><pre><code>{ "namespace": "accelbyte", "entitlements": [ { "itemId": "4c1296291f604c199f7bb7f0ee02e5f8", "appType": null, "appId": null, "namespace": "accelbyte", "itemNamespace": "accelbyte", "sku": "prime-plus" }, { "itemId": "e8f4974cf45c4e1f8d4f0c6990c518bd", "appType": "GAME", "appId": "omeganebula", "namespace": "accelbyte", "itemNamespace": "accelbyte", "sku": "APPG005ON" } ],
"sub": "66459eb6a4e44e6fb0040bd20c1079a5", "exp": 1619624360, "iat": 1619624060 } </code></pre><b>if there's no active entitlement for the specific params, the entitlements section will be omitted</b>.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetEntitlementOwnershipTokenShort ¶ added in v0.8.0
func (a *Client) PublicGetEntitlementOwnershipTokenShort(params *PublicGetEntitlementOwnershipTokenParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEntitlementOwnershipTokenOK, error)
PublicGetEntitlementOwnershipTokenShort gets an entitlement ownership token Gets an entitlement ownership token of specified itemIds, skus and appIds<p>The decoded ownership token header like below:<p><pre><code>{ "kid": "9fd4cd5f991cebe3323605cd12d3b8bfdfc73fa4", "typ": "JWT", "alg": "RS256" }
</code></pre>That you can get the jwks by api <baseUrl>/platform/jwks, if the configured private key is same as IAM, <p>you can also get jwks from IAM endpoint. <p>The decoded ownership token payload like below:<p><pre><code>{ "namespace": "accelbyte", "entitlements": [ { "itemId": "4c1296291f604c199f7bb7f0ee02e5f8", "appType": null, "appId": null, "namespace": "accelbyte", "itemNamespace": "accelbyte", "sku": "prime-plus" }, { "itemId": "e8f4974cf45c4e1f8d4f0c6990c518bd", "appType": "GAME", "appId": "omeganebula", "namespace": "accelbyte", "itemNamespace": "accelbyte", "sku": "APPG005ON" } ],
"sub": "66459eb6a4e44e6fb0040bd20c1079a5", "exp": 1619624360, "iat": 1619624060 } </code></pre><b>if there's no active entitlement for the specific params, the entitlements section will be omitted</b>.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetMyAppEntitlementOwnershipByAppID
deprecated
func (a *Client) PublicGetMyAppEntitlementOwnershipByAppID(params *PublicGetMyAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyAppEntitlementOwnershipByAppIDOK, error)
Deprecated: Use PublicGetMyAppEntitlementOwnershipByAppIDShort instead.
PublicGetMyAppEntitlementOwnershipByAppID gets my app entitlement ownership by app Id Get my app entitlement ownership by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Path's namespace</i> : <ul><li>can be filled with <b>publisher namespace</b> in order to get <b>publisher namespace app entitlement ownership</b></li></ul></li></ul>
func (*Client) PublicGetMyAppEntitlementOwnershipByAppIDShort ¶ added in v0.8.0
func (a *Client) PublicGetMyAppEntitlementOwnershipByAppIDShort(params *PublicGetMyAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyAppEntitlementOwnershipByAppIDOK, error)
PublicGetMyAppEntitlementOwnershipByAppIDShort gets my app entitlement ownership by app Id
Get my app entitlement ownership by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Path's namespace</i> : <ul><li>can be filled with <b>publisher namespace</b> in order to get <b>publisher namespace app entitlement ownership</b></li></ul></li></ul>
func (*Client) PublicGetMyEntitlementOwnershipByItemID
deprecated
added in
v0.7.0
func (a *Client) PublicGetMyEntitlementOwnershipByItemID(params *PublicGetMyEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipByItemIDOK, error)
Deprecated: Use PublicGetMyEntitlementOwnershipByItemIDShort instead.
PublicGetMyEntitlementOwnershipByItemID gets my entitlement ownership by item Id Get my entitlement ownership by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Path's namespace</i> : <ul><li>can be filled with <b>publisher namespace</b> in order to get <b>publisher namespace entitlement ownership by sku</b></li><li>can be filled with <b>game namespace</b> in order to get <b>game namespace entitlement ownership by sku</b></li></ul></li></ul>
func (*Client) PublicGetMyEntitlementOwnershipByItemIDShort ¶ added in v0.8.0
func (a *Client) PublicGetMyEntitlementOwnershipByItemIDShort(params *PublicGetMyEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipByItemIDOK, error)
PublicGetMyEntitlementOwnershipByItemIDShort gets my entitlement ownership by item Id
Get my entitlement ownership by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Path's namespace</i> : <ul><li>can be filled with <b>publisher namespace</b> in order to get <b>publisher namespace entitlement ownership by sku</b></li><li>can be filled with <b>game namespace</b> in order to get <b>game namespace entitlement ownership by sku</b></li></ul></li></ul>
func (*Client) PublicGetMyEntitlementOwnershipBySku
deprecated
func (a *Client) PublicGetMyEntitlementOwnershipBySku(params *PublicGetMyEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipBySkuOK, error)
Deprecated: Use PublicGetMyEntitlementOwnershipBySkuShort instead.
PublicGetMyEntitlementOwnershipBySku gets my entitlement ownership by sku Get my entitlement ownership by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Path's namespace</i> : <ul><li>can be filled with <b>publisher namespace</b> in order to get <b>publisher namespace entitlement ownership by sku</b></li><li>can be filled with <b>game namespace</b> in order to get <b>game namespace entitlement ownership by sku</b></li></ul></li></ul>
func (*Client) PublicGetMyEntitlementOwnershipBySkuShort ¶ added in v0.8.0
func (a *Client) PublicGetMyEntitlementOwnershipBySkuShort(params *PublicGetMyEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipBySkuOK, error)
PublicGetMyEntitlementOwnershipBySkuShort gets my entitlement ownership by sku
Get my entitlement ownership by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Path's namespace</i> : <ul><li>can be filled with <b>publisher namespace</b> in order to get <b>publisher namespace entitlement ownership by sku</b></li><li>can be filled with <b>game namespace</b> in order to get <b>game namespace entitlement ownership by sku</b></li></ul></li></ul>
func (*Client) PublicGetUserAppEntitlementByAppID
deprecated
func (a *Client) PublicGetUserAppEntitlementByAppID(params *PublicGetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementByAppIDOK, *PublicGetUserAppEntitlementByAppIDNotFound, error)
Deprecated: Use PublicGetUserAppEntitlementByAppIDShort instead.
PublicGetUserAppEntitlementByAppID gets user app entitlement by app Id Get user app entitlement by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserAppEntitlementByAppIDShort ¶ added in v0.8.0
func (a *Client) PublicGetUserAppEntitlementByAppIDShort(params *PublicGetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementByAppIDOK, error)
PublicGetUserAppEntitlementByAppIDShort gets user app entitlement by app Id
Get user app entitlement by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserAppEntitlementOwnershipByAppID
deprecated
func (a *Client) PublicGetUserAppEntitlementOwnershipByAppID(params *PublicGetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementOwnershipByAppIDOK, error)
Deprecated: Use PublicGetUserAppEntitlementOwnershipByAppIDShort instead.
PublicGetUserAppEntitlementOwnershipByAppID gets user app entitlement ownership by app Id Get user app entitlement ownership by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserAppEntitlementOwnershipByAppIDShort ¶ added in v0.8.0
func (a *Client) PublicGetUserAppEntitlementOwnershipByAppIDShort(params *PublicGetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementOwnershipByAppIDOK, error)
PublicGetUserAppEntitlementOwnershipByAppIDShort gets user app entitlement ownership by app Id
Get user app entitlement ownership by appId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlement
deprecated
func (a *Client) PublicGetUserEntitlement(params *PublicGetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOK, *PublicGetUserEntitlementNotFound, error)
Deprecated: Use PublicGetUserEntitlementShort instead.
PublicGetUserEntitlement gets user entitlement Get user entitlement.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement</li></ul>
func (*Client) PublicGetUserEntitlementByItemID
deprecated
added in
v0.7.0
func (a *Client) PublicGetUserEntitlementByItemID(params *PublicGetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementByItemIDOK, *PublicGetUserEntitlementByItemIDNotFound, error)
Deprecated: Use PublicGetUserEntitlementByItemIDShort instead.
PublicGetUserEntitlementByItemID gets user entitlement by item Id Get user entitlement by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementByItemIDShort ¶ added in v0.8.0
func (a *Client) PublicGetUserEntitlementByItemIDShort(params *PublicGetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementByItemIDOK, error)
PublicGetUserEntitlementByItemIDShort gets user entitlement by item Id
Get user entitlement by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementBySku
deprecated
func (a *Client) PublicGetUserEntitlementBySku(params *PublicGetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementBySkuOK, *PublicGetUserEntitlementBySkuNotFound, error)
Deprecated: Use PublicGetUserEntitlementBySkuShort instead.
PublicGetUserEntitlementBySku gets user entitlement by sku Get user entitlement by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementBySkuShort ¶ added in v0.8.0
func (a *Client) PublicGetUserEntitlementBySkuShort(params *PublicGetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementBySkuOK, error)
PublicGetUserEntitlementBySkuShort gets user entitlement by sku
Get user entitlement by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementOwnershipByItemID
deprecated
added in
v0.7.0
func (a *Client) PublicGetUserEntitlementOwnershipByItemID(params *PublicGetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIDOK, error)
Deprecated: Use PublicGetUserEntitlementOwnershipByItemIDShort instead.
PublicGetUserEntitlementOwnershipByItemID gets user entitlement ownership by item Id Get user entitlement ownership by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementOwnershipByItemIDShort ¶ added in v0.8.0
func (a *Client) PublicGetUserEntitlementOwnershipByItemIDShort(params *PublicGetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIDOK, error)
PublicGetUserEntitlementOwnershipByItemIDShort gets user entitlement ownership by item Id
Get user entitlement ownership by itemId.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementOwnershipByItemIds
deprecated
added in
v0.24.0
func (a *Client) PublicGetUserEntitlementOwnershipByItemIds(params *PublicGetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIdsOK, error)
Deprecated: Use PublicGetUserEntitlementOwnershipByItemIdsShort instead.
PublicGetUserEntitlementOwnershipByItemIds gets user entitlement ownership by item ids Get user entitlement ownership by itemIds.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementOwnershipByItemIdsShort ¶ added in v0.24.0
func (a *Client) PublicGetUserEntitlementOwnershipByItemIdsShort(params *PublicGetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIdsOK, error)
PublicGetUserEntitlementOwnershipByItemIdsShort gets user entitlement ownership by item ids
Get user entitlement ownership by itemIds.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementOwnershipBySku
deprecated
func (a *Client) PublicGetUserEntitlementOwnershipBySku(params *PublicGetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipBySkuOK, error)
Deprecated: Use PublicGetUserEntitlementOwnershipBySkuShort instead.
PublicGetUserEntitlementOwnershipBySku gets user entitlement ownership by sku Get user entitlement ownership by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementOwnershipBySkuShort ¶ added in v0.8.0
func (a *Client) PublicGetUserEntitlementOwnershipBySkuShort(params *PublicGetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipBySkuOK, error)
PublicGetUserEntitlementOwnershipBySkuShort gets user entitlement ownership by sku
Get user entitlement ownership by sku.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li></ul>
func (*Client) PublicGetUserEntitlementShort ¶ added in v0.8.0
func (a *Client) PublicGetUserEntitlementShort(params *PublicGetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOK, error)
PublicGetUserEntitlementShort gets user entitlement
Get user entitlement.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement</li></ul>
func (*Client) PublicQueryUserEntitlements
deprecated
func (a *Client) PublicQueryUserEntitlements(params *PublicQueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsOK, error)
Deprecated: Use PublicQueryUserEntitlementsShort instead.
PublicQueryUserEntitlements queries user entitlements Query user entitlements for a specific user.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement list</li></ul>
func (*Client) PublicQueryUserEntitlementsByAppType
deprecated
func (a *Client) PublicQueryUserEntitlementsByAppType(params *PublicQueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsByAppTypeOK, error)
Deprecated: Use PublicQueryUserEntitlementsByAppTypeShort instead.
PublicQueryUserEntitlementsByAppType queries app entitlements by app type Query app entitlements by appType.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: app entitlement pagination</li></ul>
func (*Client) PublicQueryUserEntitlementsByAppTypeShort ¶ added in v0.8.0
func (a *Client) PublicQueryUserEntitlementsByAppTypeShort(params *PublicQueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsByAppTypeOK, error)
PublicQueryUserEntitlementsByAppTypeShort queries app entitlements by app type
Query app entitlements by appType.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: app entitlement pagination</li></ul>
func (*Client) PublicQueryUserEntitlementsShort ¶ added in v0.8.0
func (a *Client) PublicQueryUserEntitlementsShort(params *PublicQueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsOK, error)
PublicQueryUserEntitlementsShort queries user entitlements
Query user entitlements for a specific user.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement list</li></ul>
func (*Client) QueryEntitlements
deprecated
func (a *Client) QueryEntitlements(params *QueryEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryEntitlementsOK, error)
Deprecated: Use QueryEntitlementsShort instead.
QueryEntitlements queries entitlements Query entitlements.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement list</li></ul>
func (*Client) QueryEntitlementsShort ¶ added in v0.8.0
func (a *Client) QueryEntitlementsShort(params *QueryEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryEntitlementsOK, error)
QueryEntitlementsShort queries entitlements
Query entitlements.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement list</li></ul>
func (*Client) QueryUserEntitlements
deprecated
func (a *Client) QueryUserEntitlements(params *QueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsOK, error)
Deprecated: Use QueryUserEntitlementsShort instead.
QueryUserEntitlements queries user entitlements Query entitlements for a specific user.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement list</li></ul>
func (*Client) QueryUserEntitlementsByAppType
deprecated
func (a *Client) QueryUserEntitlementsByAppType(params *QueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsByAppTypeOK, error)
Deprecated: Use QueryUserEntitlementsByAppTypeShort instead.
QueryUserEntitlementsByAppType queries app entitlements by app type Query app entitlements by appType.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2<li><i>Returns</i>: app entitlement pagination</li></ul>
func (*Client) QueryUserEntitlementsByAppTypeShort ¶ added in v0.8.0
func (a *Client) QueryUserEntitlementsByAppTypeShort(params *QueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsByAppTypeOK, error)
QueryUserEntitlementsByAppTypeShort queries app entitlements by app type
Query app entitlements by appType.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2<li><i>Returns</i>: app entitlement pagination</li></ul>
func (*Client) QueryUserEntitlementsShort ¶ added in v0.8.0
func (a *Client) QueryUserEntitlementsShort(params *QueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsOK, error)
QueryUserEntitlementsShort queries user entitlements
Query entitlements for a specific user.<p>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=2 (READ)</li><li><i>Returns</i>: entitlement list</li></ul>
func (*Client) RevokeUserEntitlement
deprecated
func (a *Client) RevokeUserEntitlement(params *RevokeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementOK, *RevokeUserEntitlementNotFound, error)
Deprecated: Use RevokeUserEntitlementShort instead.
RevokeUserEntitlement revokes user entitlement Revoke user entitlement.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: revoke entitlement</li></ul>
func (*Client) RevokeUserEntitlementShort ¶ added in v0.8.0
func (a *Client) RevokeUserEntitlementShort(params *RevokeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementOK, error)
RevokeUserEntitlementShort revokes user entitlement
Revoke user entitlement.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: revoke entitlement</li></ul>
func (*Client) RevokeUserEntitlements
deprecated
func (a *Client) RevokeUserEntitlements(params *RevokeUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementsOK, error)
Deprecated: Use RevokeUserEntitlementsShort instead.
RevokeUserEntitlements revokes user s entitlements by ids Revoke user's entitlements by ids.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: revoke entitlements count</li></ul>
func (*Client) RevokeUserEntitlementsShort ¶ added in v0.8.0
func (a *Client) RevokeUserEntitlementsShort(params *RevokeUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementsOK, error)
RevokeUserEntitlementsShort revokes user s entitlements by ids
Revoke user's entitlements by ids.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: revoke entitlements count</li></ul>
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateUserEntitlement
deprecated
func (a *Client) UpdateUserEntitlement(params *UpdateUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserEntitlementOK, *UpdateUserEntitlementNotFound, *UpdateUserEntitlementConflict, *UpdateUserEntitlementUnprocessableEntity, error)
Deprecated: Use UpdateUserEntitlementShort instead.
UpdateUserEntitlement updates user entitlement Update user entitlement. If update CONSUMABLE entitlement useCount to 0, the status will be CONSUMED.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: updated entitlement</li></ul>
func (*Client) UpdateUserEntitlementShort ¶ added in v0.8.0
func (a *Client) UpdateUserEntitlementShort(params *UpdateUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserEntitlementOK, error)
UpdateUserEntitlementShort updates user entitlement
Update user entitlement. If update CONSUMABLE entitlement useCount to 0, the status will be CONSUMED.<br>Other detail info: <ul><li><i>Required permission</i>: resource="ADMIN:NAMESPACE:{namespace}:USER:{userId}:ENTITLEMENT", action=4 (UPDATE)</li><li><i>Returns</i>: updated entitlement</li></ul>
type ClientService ¶
type ClientService interface { ConsumeUserEntitlement(params *ConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ConsumeUserEntitlementOK, *ConsumeUserEntitlementNotFound, *ConsumeUserEntitlementConflict, error) ConsumeUserEntitlementShort(params *ConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ConsumeUserEntitlementOK, error) DisableUserEntitlement(params *DisableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserEntitlementOK, *DisableUserEntitlementNotFound, *DisableUserEntitlementConflict, error) DisableUserEntitlementShort(params *DisableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserEntitlementOK, error) EnableUserEntitlement(params *EnableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserEntitlementOK, *EnableUserEntitlementNotFound, *EnableUserEntitlementConflict, error) EnableUserEntitlementShort(params *EnableUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserEntitlementOK, error) ExistsAnyUserActiveEntitlement(params *ExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementOK, error) ExistsAnyUserActiveEntitlementShort(params *ExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementOK, error) ExistsAnyUserActiveEntitlementByItemIds(params *ExistsAnyUserActiveEntitlementByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementByItemIdsOK, error) ExistsAnyUserActiveEntitlementByItemIdsShort(params *ExistsAnyUserActiveEntitlementByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*ExistsAnyUserActiveEntitlementByItemIdsOK, error) GetEntitlement(params *GetEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetEntitlementOK, *GetEntitlementNotFound, error) GetEntitlementShort(params *GetEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetEntitlementOK, error) GetUserAppEntitlementByAppID(params *GetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementByAppIDOK, *GetUserAppEntitlementByAppIDNotFound, error) GetUserAppEntitlementByAppIDShort(params *GetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementByAppIDOK, error) GetUserAppEntitlementOwnershipByAppID(params *GetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementOwnershipByAppIDOK, error) GetUserAppEntitlementOwnershipByAppIDShort(params *GetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserAppEntitlementOwnershipByAppIDOK, error) GetUserEntitlement(params *GetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOK, *GetUserEntitlementNotFound, error) GetUserEntitlementShort(params *GetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOK, error) GetUserEntitlementByItemID(params *GetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementByItemIDOK, *GetUserEntitlementByItemIDNotFound, error) GetUserEntitlementByItemIDShort(params *GetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementByItemIDOK, error) GetUserEntitlementBySku(params *GetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementBySkuOK, *GetUserEntitlementBySkuNotFound, error) GetUserEntitlementBySkuShort(params *GetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementBySkuOK, error) GetUserEntitlementHistories(params *GetUserEntitlementHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementHistoriesOK, error) GetUserEntitlementHistoriesShort(params *GetUserEntitlementHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementHistoriesOK, error) GetUserEntitlementOwnershipByItemID(params *GetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIDOK, error) GetUserEntitlementOwnershipByItemIDShort(params *GetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIDOK, error) GetUserEntitlementOwnershipByItemIds(params *GetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIdsOK, error) GetUserEntitlementOwnershipByItemIdsShort(params *GetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipByItemIdsOK, error) GetUserEntitlementOwnershipBySku(params *GetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipBySkuOK, error) GetUserEntitlementOwnershipBySkuShort(params *GetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserEntitlementOwnershipBySkuOK, error) GrantUserEntitlement(params *GrantUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GrantUserEntitlementCreated, *GrantUserEntitlementNotFound, *GrantUserEntitlementUnprocessableEntity, error) GrantUserEntitlementShort(params *GrantUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*GrantUserEntitlementCreated, error) PublicConsumeUserEntitlement(params *PublicConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicConsumeUserEntitlementOK, *PublicConsumeUserEntitlementBadRequest, *PublicConsumeUserEntitlementNotFound, *PublicConsumeUserEntitlementConflict, error) PublicConsumeUserEntitlementShort(params *PublicConsumeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicConsumeUserEntitlementOK, error) PublicExistsAnyMyActiveEntitlement(params *PublicExistsAnyMyActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyMyActiveEntitlementOK, error) PublicExistsAnyMyActiveEntitlementShort(params *PublicExistsAnyMyActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyMyActiveEntitlementOK, error) PublicExistsAnyUserActiveEntitlement(params *PublicExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyUserActiveEntitlementOK, error) PublicExistsAnyUserActiveEntitlementShort(params *PublicExistsAnyUserActiveEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicExistsAnyUserActiveEntitlementOK, error) PublicGetEntitlementOwnershipToken(params *PublicGetEntitlementOwnershipTokenParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEntitlementOwnershipTokenOK, error) PublicGetEntitlementOwnershipTokenShort(params *PublicGetEntitlementOwnershipTokenParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEntitlementOwnershipTokenOK, error) PublicGetMyAppEntitlementOwnershipByAppID(params *PublicGetMyAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyAppEntitlementOwnershipByAppIDOK, error) PublicGetMyAppEntitlementOwnershipByAppIDShort(params *PublicGetMyAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyAppEntitlementOwnershipByAppIDOK, error) PublicGetMyEntitlementOwnershipByItemID(params *PublicGetMyEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipByItemIDOK, error) PublicGetMyEntitlementOwnershipByItemIDShort(params *PublicGetMyEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipByItemIDOK, error) PublicGetMyEntitlementOwnershipBySku(params *PublicGetMyEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipBySkuOK, error) PublicGetMyEntitlementOwnershipBySkuShort(params *PublicGetMyEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEntitlementOwnershipBySkuOK, error) PublicGetUserAppEntitlementByAppID(params *PublicGetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementByAppIDOK, *PublicGetUserAppEntitlementByAppIDNotFound, error) PublicGetUserAppEntitlementByAppIDShort(params *PublicGetUserAppEntitlementByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementByAppIDOK, error) PublicGetUserAppEntitlementOwnershipByAppID(params *PublicGetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementOwnershipByAppIDOK, error) PublicGetUserAppEntitlementOwnershipByAppIDShort(params *PublicGetUserAppEntitlementOwnershipByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserAppEntitlementOwnershipByAppIDOK, error) PublicGetUserEntitlement(params *PublicGetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOK, *PublicGetUserEntitlementNotFound, error) PublicGetUserEntitlementShort(params *PublicGetUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOK, error) PublicGetUserEntitlementByItemID(params *PublicGetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementByItemIDOK, *PublicGetUserEntitlementByItemIDNotFound, error) PublicGetUserEntitlementByItemIDShort(params *PublicGetUserEntitlementByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementByItemIDOK, error) PublicGetUserEntitlementBySku(params *PublicGetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementBySkuOK, *PublicGetUserEntitlementBySkuNotFound, error) PublicGetUserEntitlementBySkuShort(params *PublicGetUserEntitlementBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementBySkuOK, error) PublicGetUserEntitlementOwnershipByItemID(params *PublicGetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIDOK, error) PublicGetUserEntitlementOwnershipByItemIDShort(params *PublicGetUserEntitlementOwnershipByItemIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIDOK, error) PublicGetUserEntitlementOwnershipByItemIds(params *PublicGetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIdsOK, error) PublicGetUserEntitlementOwnershipByItemIdsShort(params *PublicGetUserEntitlementOwnershipByItemIdsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipByItemIdsOK, error) PublicGetUserEntitlementOwnershipBySku(params *PublicGetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipBySkuOK, error) PublicGetUserEntitlementOwnershipBySkuShort(params *PublicGetUserEntitlementOwnershipBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserEntitlementOwnershipBySkuOK, error) PublicQueryUserEntitlements(params *PublicQueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsOK, error) PublicQueryUserEntitlementsShort(params *PublicQueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsOK, error) PublicQueryUserEntitlementsByAppType(params *PublicQueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsByAppTypeOK, error) PublicQueryUserEntitlementsByAppTypeShort(params *PublicQueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserEntitlementsByAppTypeOK, error) QueryEntitlements(params *QueryEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryEntitlementsOK, error) QueryEntitlementsShort(params *QueryEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryEntitlementsOK, error) QueryUserEntitlements(params *QueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsOK, error) QueryUserEntitlementsShort(params *QueryUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsOK, error) QueryUserEntitlementsByAppType(params *QueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsByAppTypeOK, error) QueryUserEntitlementsByAppTypeShort(params *QueryUserEntitlementsByAppTypeParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserEntitlementsByAppTypeOK, error) RevokeUserEntitlement(params *RevokeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementOK, *RevokeUserEntitlementNotFound, error) RevokeUserEntitlementShort(params *RevokeUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementOK, error) RevokeUserEntitlements(params *RevokeUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementsOK, error) RevokeUserEntitlementsShort(params *RevokeUserEntitlementsParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeUserEntitlementsOK, error) UpdateUserEntitlement(params *UpdateUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserEntitlementOK, *UpdateUserEntitlementNotFound, *UpdateUserEntitlementConflict, *UpdateUserEntitlementUnprocessableEntity, error) UpdateUserEntitlementShort(params *UpdateUserEntitlementParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserEntitlementOK, 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 entitlement API client.
type ConsumeUserEntitlementConflict ¶
type ConsumeUserEntitlementConflict struct {
Payload *platformclientmodels.ErrorEntity
}
ConsumeUserEntitlementConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31171</td><td>Entitlement [{entitlementId}] already revoked</td></tr><tr><td>31172</td><td>Entitlement [{entitlementId}] not active</td></tr><tr><td>31173</td><td>Entitlement [{entitlementId}] is not consumable</td></tr><tr><td>31174</td><td>Entitlement [{entitlementId}] already consumed</td></tr><tr><td>31176</td><td>Entitlement [{entitlementId}] use count is insufficient</td></tr><tr><td>31180</td><td>Duplicate request id: [{requestId}]</td></tr><tr><td>20006</td><td>optimistic lock</td></tr></table>
func NewConsumeUserEntitlementConflict ¶
func NewConsumeUserEntitlementConflict() *ConsumeUserEntitlementConflict
NewConsumeUserEntitlementConflict creates a ConsumeUserEntitlementConflict with default headers values
func (*ConsumeUserEntitlementConflict) Error ¶
func (o *ConsumeUserEntitlementConflict) Error() string
func (*ConsumeUserEntitlementConflict) GetPayload ¶
func (o *ConsumeUserEntitlementConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*ConsumeUserEntitlementConflict) ToJSONString ¶ added in v0.25.0
func (o *ConsumeUserEntitlementConflict) ToJSONString() string
type ConsumeUserEntitlementNotFound ¶
type ConsumeUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
ConsumeUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewConsumeUserEntitlementNotFound ¶
func NewConsumeUserEntitlementNotFound() *ConsumeUserEntitlementNotFound
NewConsumeUserEntitlementNotFound creates a ConsumeUserEntitlementNotFound with default headers values
func (*ConsumeUserEntitlementNotFound) Error ¶
func (o *ConsumeUserEntitlementNotFound) Error() string
func (*ConsumeUserEntitlementNotFound) GetPayload ¶
func (o *ConsumeUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*ConsumeUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *ConsumeUserEntitlementNotFound) ToJSONString() string
type ConsumeUserEntitlementOK ¶
type ConsumeUserEntitlementOK struct {
Payload *platformclientmodels.TrackedEntitlementInfo
}
ConsumeUserEntitlementOK handles this case with default header values.
successful operation
func NewConsumeUserEntitlementOK ¶
func NewConsumeUserEntitlementOK() *ConsumeUserEntitlementOK
NewConsumeUserEntitlementOK creates a ConsumeUserEntitlementOK with default headers values
func (*ConsumeUserEntitlementOK) Error ¶
func (o *ConsumeUserEntitlementOK) Error() string
func (*ConsumeUserEntitlementOK) GetPayload ¶
func (o *ConsumeUserEntitlementOK) GetPayload() *platformclientmodels.TrackedEntitlementInfo
func (*ConsumeUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *ConsumeUserEntitlementOK) ToJSONString() string
type ConsumeUserEntitlementParams ¶
type ConsumeUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.EntitlementDecrement /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ConsumeUserEntitlementParams contains all the parameters to send to the API endpoint for the consume user entitlement operation typically these are written to a http.Request
func NewConsumeUserEntitlementParams ¶
func NewConsumeUserEntitlementParams() *ConsumeUserEntitlementParams
NewConsumeUserEntitlementParams creates a new ConsumeUserEntitlementParams object with the default values initialized.
func NewConsumeUserEntitlementParamsWithContext ¶
func NewConsumeUserEntitlementParamsWithContext(ctx context.Context) *ConsumeUserEntitlementParams
NewConsumeUserEntitlementParamsWithContext creates a new ConsumeUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewConsumeUserEntitlementParamsWithHTTPClient ¶
func NewConsumeUserEntitlementParamsWithHTTPClient(client *http.Client) *ConsumeUserEntitlementParams
NewConsumeUserEntitlementParamsWithHTTPClient creates a new ConsumeUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewConsumeUserEntitlementParamsWithTimeout ¶
func NewConsumeUserEntitlementParamsWithTimeout(timeout time.Duration) *ConsumeUserEntitlementParams
NewConsumeUserEntitlementParamsWithTimeout creates a new ConsumeUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*ConsumeUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *ConsumeUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetBody ¶
func (o *ConsumeUserEntitlementParams) SetBody(body *platformclientmodels.EntitlementDecrement)
SetBody adds the body to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetContext ¶
func (o *ConsumeUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetEntitlementID ¶
func (o *ConsumeUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetHTTPClient ¶
func (o *ConsumeUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *ConsumeUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetNamespace ¶
func (o *ConsumeUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetTimeout ¶
func (o *ConsumeUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the consume user entitlement params
func (*ConsumeUserEntitlementParams) SetUserID ¶
func (o *ConsumeUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithBody ¶
func (o *ConsumeUserEntitlementParams) WithBody(body *platformclientmodels.EntitlementDecrement) *ConsumeUserEntitlementParams
WithBody adds the body to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithContext ¶
func (o *ConsumeUserEntitlementParams) WithContext(ctx context.Context) *ConsumeUserEntitlementParams
WithContext adds the context to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithEntitlementID ¶
func (o *ConsumeUserEntitlementParams) WithEntitlementID(entitlementID string) *ConsumeUserEntitlementParams
WithEntitlementID adds the entitlementID to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithHTTPClient ¶
func (o *ConsumeUserEntitlementParams) WithHTTPClient(client *http.Client) *ConsumeUserEntitlementParams
WithHTTPClient adds the HTTPClient to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithNamespace ¶
func (o *ConsumeUserEntitlementParams) WithNamespace(namespace string) *ConsumeUserEntitlementParams
WithNamespace adds the namespace to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithTimeout ¶
func (o *ConsumeUserEntitlementParams) WithTimeout(timeout time.Duration) *ConsumeUserEntitlementParams
WithTimeout adds the timeout to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WithUserID ¶
func (o *ConsumeUserEntitlementParams) WithUserID(userID string) *ConsumeUserEntitlementParams
WithUserID adds the userID to the consume user entitlement params
func (*ConsumeUserEntitlementParams) WriteToRequest ¶
func (o *ConsumeUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ConsumeUserEntitlementReader ¶
type ConsumeUserEntitlementReader struct {
// contains filtered or unexported fields
}
ConsumeUserEntitlementReader is a Reader for the ConsumeUserEntitlement structure.
func (*ConsumeUserEntitlementReader) ReadResponse ¶
func (o *ConsumeUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableUserEntitlementConflict ¶
type DisableUserEntitlementConflict struct {
Payload *platformclientmodels.ErrorEntity
}
DisableUserEntitlementConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31172</td><td>Entitlement [{entitlementId}] not active</td></tr><tr><td>20006</td><td>optimistic lock</td></tr></table>
func NewDisableUserEntitlementConflict ¶
func NewDisableUserEntitlementConflict() *DisableUserEntitlementConflict
NewDisableUserEntitlementConflict creates a DisableUserEntitlementConflict with default headers values
func (*DisableUserEntitlementConflict) Error ¶
func (o *DisableUserEntitlementConflict) Error() string
func (*DisableUserEntitlementConflict) GetPayload ¶
func (o *DisableUserEntitlementConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*DisableUserEntitlementConflict) ToJSONString ¶ added in v0.25.0
func (o *DisableUserEntitlementConflict) ToJSONString() string
type DisableUserEntitlementNotFound ¶
type DisableUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
DisableUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewDisableUserEntitlementNotFound ¶
func NewDisableUserEntitlementNotFound() *DisableUserEntitlementNotFound
NewDisableUserEntitlementNotFound creates a DisableUserEntitlementNotFound with default headers values
func (*DisableUserEntitlementNotFound) Error ¶
func (o *DisableUserEntitlementNotFound) Error() string
func (*DisableUserEntitlementNotFound) GetPayload ¶
func (o *DisableUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*DisableUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *DisableUserEntitlementNotFound) ToJSONString() string
type DisableUserEntitlementOK ¶
type DisableUserEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
DisableUserEntitlementOK handles this case with default header values.
successful operation
func NewDisableUserEntitlementOK ¶
func NewDisableUserEntitlementOK() *DisableUserEntitlementOK
NewDisableUserEntitlementOK creates a DisableUserEntitlementOK with default headers values
func (*DisableUserEntitlementOK) Error ¶
func (o *DisableUserEntitlementOK) Error() string
func (*DisableUserEntitlementOK) GetPayload ¶
func (o *DisableUserEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*DisableUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *DisableUserEntitlementOK) ToJSONString() string
type DisableUserEntitlementParams ¶
type DisableUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DisableUserEntitlementParams contains all the parameters to send to the API endpoint for the disable user entitlement operation typically these are written to a http.Request
func NewDisableUserEntitlementParams ¶
func NewDisableUserEntitlementParams() *DisableUserEntitlementParams
NewDisableUserEntitlementParams creates a new DisableUserEntitlementParams object with the default values initialized.
func NewDisableUserEntitlementParamsWithContext ¶
func NewDisableUserEntitlementParamsWithContext(ctx context.Context) *DisableUserEntitlementParams
NewDisableUserEntitlementParamsWithContext creates a new DisableUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewDisableUserEntitlementParamsWithHTTPClient ¶
func NewDisableUserEntitlementParamsWithHTTPClient(client *http.Client) *DisableUserEntitlementParams
NewDisableUserEntitlementParamsWithHTTPClient creates a new DisableUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisableUserEntitlementParamsWithTimeout ¶
func NewDisableUserEntitlementParamsWithTimeout(timeout time.Duration) *DisableUserEntitlementParams
NewDisableUserEntitlementParamsWithTimeout creates a new DisableUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisableUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DisableUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the disable user entitlement params
func (*DisableUserEntitlementParams) SetContext ¶
func (o *DisableUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the disable user entitlement params
func (*DisableUserEntitlementParams) SetEntitlementID ¶
func (o *DisableUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the disable user entitlement params
func (*DisableUserEntitlementParams) SetHTTPClient ¶
func (o *DisableUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable user entitlement params
func (*DisableUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DisableUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the disable user entitlement params
func (*DisableUserEntitlementParams) SetNamespace ¶
func (o *DisableUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the disable user entitlement params
func (*DisableUserEntitlementParams) SetTimeout ¶
func (o *DisableUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable user entitlement params
func (*DisableUserEntitlementParams) SetUserID ¶
func (o *DisableUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the disable user entitlement params
func (*DisableUserEntitlementParams) WithContext ¶
func (o *DisableUserEntitlementParams) WithContext(ctx context.Context) *DisableUserEntitlementParams
WithContext adds the context to the disable user entitlement params
func (*DisableUserEntitlementParams) WithEntitlementID ¶
func (o *DisableUserEntitlementParams) WithEntitlementID(entitlementID string) *DisableUserEntitlementParams
WithEntitlementID adds the entitlementID to the disable user entitlement params
func (*DisableUserEntitlementParams) WithHTTPClient ¶
func (o *DisableUserEntitlementParams) WithHTTPClient(client *http.Client) *DisableUserEntitlementParams
WithHTTPClient adds the HTTPClient to the disable user entitlement params
func (*DisableUserEntitlementParams) WithNamespace ¶
func (o *DisableUserEntitlementParams) WithNamespace(namespace string) *DisableUserEntitlementParams
WithNamespace adds the namespace to the disable user entitlement params
func (*DisableUserEntitlementParams) WithTimeout ¶
func (o *DisableUserEntitlementParams) WithTimeout(timeout time.Duration) *DisableUserEntitlementParams
WithTimeout adds the timeout to the disable user entitlement params
func (*DisableUserEntitlementParams) WithUserID ¶
func (o *DisableUserEntitlementParams) WithUserID(userID string) *DisableUserEntitlementParams
WithUserID adds the userID to the disable user entitlement params
func (*DisableUserEntitlementParams) WriteToRequest ¶
func (o *DisableUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableUserEntitlementReader ¶
type DisableUserEntitlementReader struct {
// contains filtered or unexported fields
}
DisableUserEntitlementReader is a Reader for the DisableUserEntitlement structure.
func (*DisableUserEntitlementReader) ReadResponse ¶
func (o *DisableUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableUserEntitlementConflict ¶
type EnableUserEntitlementConflict struct {
Payload *platformclientmodels.ErrorEntity
}
EnableUserEntitlementConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31171</td><td>Entitlement [{entitlementId}] already revoked</td></tr><tr><td>31174</td><td>Entitlement [{entitlementId}] already consumed</td></tr><tr><td>31177</td><td>Permanent item already owned</td></tr><tr><td>31179</td><td>Duplicate entitlement exists</td></tr><tr><td>20006</td><td>optimistic lock</td></tr></table>
func NewEnableUserEntitlementConflict ¶
func NewEnableUserEntitlementConflict() *EnableUserEntitlementConflict
NewEnableUserEntitlementConflict creates a EnableUserEntitlementConflict with default headers values
func (*EnableUserEntitlementConflict) Error ¶
func (o *EnableUserEntitlementConflict) Error() string
func (*EnableUserEntitlementConflict) GetPayload ¶
func (o *EnableUserEntitlementConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*EnableUserEntitlementConflict) ToJSONString ¶ added in v0.25.0
func (o *EnableUserEntitlementConflict) ToJSONString() string
type EnableUserEntitlementNotFound ¶
type EnableUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
EnableUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewEnableUserEntitlementNotFound ¶
func NewEnableUserEntitlementNotFound() *EnableUserEntitlementNotFound
NewEnableUserEntitlementNotFound creates a EnableUserEntitlementNotFound with default headers values
func (*EnableUserEntitlementNotFound) Error ¶
func (o *EnableUserEntitlementNotFound) Error() string
func (*EnableUserEntitlementNotFound) GetPayload ¶
func (o *EnableUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*EnableUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *EnableUserEntitlementNotFound) ToJSONString() string
type EnableUserEntitlementOK ¶
type EnableUserEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
EnableUserEntitlementOK handles this case with default header values.
successful operation
func NewEnableUserEntitlementOK ¶
func NewEnableUserEntitlementOK() *EnableUserEntitlementOK
NewEnableUserEntitlementOK creates a EnableUserEntitlementOK with default headers values
func (*EnableUserEntitlementOK) Error ¶
func (o *EnableUserEntitlementOK) Error() string
func (*EnableUserEntitlementOK) GetPayload ¶
func (o *EnableUserEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*EnableUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *EnableUserEntitlementOK) ToJSONString() string
type EnableUserEntitlementParams ¶
type EnableUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EnableUserEntitlementParams contains all the parameters to send to the API endpoint for the enable user entitlement operation typically these are written to a http.Request
func NewEnableUserEntitlementParams ¶
func NewEnableUserEntitlementParams() *EnableUserEntitlementParams
NewEnableUserEntitlementParams creates a new EnableUserEntitlementParams object with the default values initialized.
func NewEnableUserEntitlementParamsWithContext ¶
func NewEnableUserEntitlementParamsWithContext(ctx context.Context) *EnableUserEntitlementParams
NewEnableUserEntitlementParamsWithContext creates a new EnableUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewEnableUserEntitlementParamsWithHTTPClient ¶
func NewEnableUserEntitlementParamsWithHTTPClient(client *http.Client) *EnableUserEntitlementParams
NewEnableUserEntitlementParamsWithHTTPClient creates a new EnableUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableUserEntitlementParamsWithTimeout ¶
func NewEnableUserEntitlementParamsWithTimeout(timeout time.Duration) *EnableUserEntitlementParams
NewEnableUserEntitlementParamsWithTimeout creates a new EnableUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *EnableUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the enable user entitlement params
func (*EnableUserEntitlementParams) SetContext ¶
func (o *EnableUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the enable user entitlement params
func (*EnableUserEntitlementParams) SetEntitlementID ¶
func (o *EnableUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the enable user entitlement params
func (*EnableUserEntitlementParams) SetHTTPClient ¶
func (o *EnableUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable user entitlement params
func (*EnableUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *EnableUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the enable user entitlement params
func (*EnableUserEntitlementParams) SetNamespace ¶
func (o *EnableUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the enable user entitlement params
func (*EnableUserEntitlementParams) SetTimeout ¶
func (o *EnableUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable user entitlement params
func (*EnableUserEntitlementParams) SetUserID ¶
func (o *EnableUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the enable user entitlement params
func (*EnableUserEntitlementParams) WithContext ¶
func (o *EnableUserEntitlementParams) WithContext(ctx context.Context) *EnableUserEntitlementParams
WithContext adds the context to the enable user entitlement params
func (*EnableUserEntitlementParams) WithEntitlementID ¶
func (o *EnableUserEntitlementParams) WithEntitlementID(entitlementID string) *EnableUserEntitlementParams
WithEntitlementID adds the entitlementID to the enable user entitlement params
func (*EnableUserEntitlementParams) WithHTTPClient ¶
func (o *EnableUserEntitlementParams) WithHTTPClient(client *http.Client) *EnableUserEntitlementParams
WithHTTPClient adds the HTTPClient to the enable user entitlement params
func (*EnableUserEntitlementParams) WithNamespace ¶
func (o *EnableUserEntitlementParams) WithNamespace(namespace string) *EnableUserEntitlementParams
WithNamespace adds the namespace to the enable user entitlement params
func (*EnableUserEntitlementParams) WithTimeout ¶
func (o *EnableUserEntitlementParams) WithTimeout(timeout time.Duration) *EnableUserEntitlementParams
WithTimeout adds the timeout to the enable user entitlement params
func (*EnableUserEntitlementParams) WithUserID ¶
func (o *EnableUserEntitlementParams) WithUserID(userID string) *EnableUserEntitlementParams
WithUserID adds the userID to the enable user entitlement params
func (*EnableUserEntitlementParams) WriteToRequest ¶
func (o *EnableUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableUserEntitlementReader ¶
type EnableUserEntitlementReader struct {
// contains filtered or unexported fields
}
EnableUserEntitlementReader is a Reader for the EnableUserEntitlement structure.
func (*EnableUserEntitlementReader) ReadResponse ¶
func (o *EnableUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExistsAnyUserActiveEntitlementByItemIdsOK ¶
type ExistsAnyUserActiveEntitlementByItemIdsOK struct {
Payload *platformclientmodels.Ownership
}
ExistsAnyUserActiveEntitlementByItemIdsOK handles this case with default header values.
successful operation
func NewExistsAnyUserActiveEntitlementByItemIdsOK ¶
func NewExistsAnyUserActiveEntitlementByItemIdsOK() *ExistsAnyUserActiveEntitlementByItemIdsOK
NewExistsAnyUserActiveEntitlementByItemIdsOK creates a ExistsAnyUserActiveEntitlementByItemIdsOK with default headers values
func (*ExistsAnyUserActiveEntitlementByItemIdsOK) Error ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsOK) Error() string
func (*ExistsAnyUserActiveEntitlementByItemIdsOK) GetPayload ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsOK) GetPayload() *platformclientmodels.Ownership
func (*ExistsAnyUserActiveEntitlementByItemIdsOK) ToJSONString ¶ added in v0.25.0
func (o *ExistsAnyUserActiveEntitlementByItemIdsOK) ToJSONString() string
type ExistsAnyUserActiveEntitlementByItemIdsParams ¶
type ExistsAnyUserActiveEntitlementByItemIdsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemIds*/ ItemIds []string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExistsAnyUserActiveEntitlementByItemIdsParams contains all the parameters to send to the API endpoint for the exists any user active entitlement by item ids operation typically these are written to a http.Request
func NewExistsAnyUserActiveEntitlementByItemIdsParams ¶
func NewExistsAnyUserActiveEntitlementByItemIdsParams() *ExistsAnyUserActiveEntitlementByItemIdsParams
NewExistsAnyUserActiveEntitlementByItemIdsParams creates a new ExistsAnyUserActiveEntitlementByItemIdsParams object with the default values initialized.
func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithContext ¶
func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementByItemIdsParams
NewExistsAnyUserActiveEntitlementByItemIdsParamsWithContext creates a new ExistsAnyUserActiveEntitlementByItemIdsParams object with the default values initialized, and the ability to set a context for a request
func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithHTTPClient ¶
func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementByItemIdsParams
NewExistsAnyUserActiveEntitlementByItemIdsParamsWithHTTPClient creates a new ExistsAnyUserActiveEntitlementByItemIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithTimeout ¶
func NewExistsAnyUserActiveEntitlementByItemIdsParamsWithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementByItemIdsParams
NewExistsAnyUserActiveEntitlementByItemIdsParamsWithTimeout creates a new ExistsAnyUserActiveEntitlementByItemIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetContext ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetHTTPClient ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetItemIds ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetItemIds(itemIds []string)
SetItemIds adds the itemIds to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetNamespace ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetTimeout ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) SetUserID ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) SetUserID(userID string)
SetUserID adds the userId to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WithContext ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementByItemIdsParams
WithContext adds the context to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WithHTTPClient ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementByItemIdsParams
WithHTTPClient adds the HTTPClient to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WithItemIds ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithItemIds(itemIds []string) *ExistsAnyUserActiveEntitlementByItemIdsParams
WithItemIds adds the itemIds to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WithNamespace ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithNamespace(namespace string) *ExistsAnyUserActiveEntitlementByItemIdsParams
WithNamespace adds the namespace to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WithTimeout ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementByItemIdsParams
WithTimeout adds the timeout to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WithUserID ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WithUserID(userID string) *ExistsAnyUserActiveEntitlementByItemIdsParams
WithUserID adds the userID to the exists any user active entitlement by item ids params
func (*ExistsAnyUserActiveEntitlementByItemIdsParams) WriteToRequest ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExistsAnyUserActiveEntitlementByItemIdsReader ¶
type ExistsAnyUserActiveEntitlementByItemIdsReader struct {
// contains filtered or unexported fields
}
ExistsAnyUserActiveEntitlementByItemIdsReader is a Reader for the ExistsAnyUserActiveEntitlementByItemIds structure.
func (*ExistsAnyUserActiveEntitlementByItemIdsReader) ReadResponse ¶
func (o *ExistsAnyUserActiveEntitlementByItemIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExistsAnyUserActiveEntitlementOK ¶
type ExistsAnyUserActiveEntitlementOK struct {
Payload *platformclientmodels.Ownership
}
ExistsAnyUserActiveEntitlementOK handles this case with default header values.
successful operation
func NewExistsAnyUserActiveEntitlementOK ¶
func NewExistsAnyUserActiveEntitlementOK() *ExistsAnyUserActiveEntitlementOK
NewExistsAnyUserActiveEntitlementOK creates a ExistsAnyUserActiveEntitlementOK with default headers values
func (*ExistsAnyUserActiveEntitlementOK) Error ¶
func (o *ExistsAnyUserActiveEntitlementOK) Error() string
func (*ExistsAnyUserActiveEntitlementOK) GetPayload ¶
func (o *ExistsAnyUserActiveEntitlementOK) GetPayload() *platformclientmodels.Ownership
func (*ExistsAnyUserActiveEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *ExistsAnyUserActiveEntitlementOK) ToJSONString() string
type ExistsAnyUserActiveEntitlementParams ¶
type ExistsAnyUserActiveEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppIds*/ AppIds []string /*ItemIds*/ ItemIds []string /*Namespace*/ Namespace string /*Skus*/ Skus []string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExistsAnyUserActiveEntitlementParams contains all the parameters to send to the API endpoint for the exists any user active entitlement operation typically these are written to a http.Request
func NewExistsAnyUserActiveEntitlementParams ¶
func NewExistsAnyUserActiveEntitlementParams() *ExistsAnyUserActiveEntitlementParams
NewExistsAnyUserActiveEntitlementParams creates a new ExistsAnyUserActiveEntitlementParams object with the default values initialized.
func NewExistsAnyUserActiveEntitlementParamsWithContext ¶
func NewExistsAnyUserActiveEntitlementParamsWithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementParams
NewExistsAnyUserActiveEntitlementParamsWithContext creates a new ExistsAnyUserActiveEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewExistsAnyUserActiveEntitlementParamsWithHTTPClient ¶
func NewExistsAnyUserActiveEntitlementParamsWithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementParams
NewExistsAnyUserActiveEntitlementParamsWithHTTPClient creates a new ExistsAnyUserActiveEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExistsAnyUserActiveEntitlementParamsWithTimeout ¶
func NewExistsAnyUserActiveEntitlementParamsWithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementParams
NewExistsAnyUserActiveEntitlementParamsWithTimeout creates a new ExistsAnyUserActiveEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExistsAnyUserActiveEntitlementParams) SetAppIds ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetAppIds(appIds []string)
SetAppIds adds the appIds to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *ExistsAnyUserActiveEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetContext ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetHTTPClient ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *ExistsAnyUserActiveEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetItemIds ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetItemIds(itemIds []string)
SetItemIds adds the itemIds to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetNamespace ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetSkus ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetSkus(skus []string)
SetSkus adds the skus to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetTimeout ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) SetUserID ¶
func (o *ExistsAnyUserActiveEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithAppIds ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithAppIds(appIds []string) *ExistsAnyUserActiveEntitlementParams
WithAppIds adds the appIds to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithContext ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithContext(ctx context.Context) *ExistsAnyUserActiveEntitlementParams
WithContext adds the context to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithHTTPClient ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithHTTPClient(client *http.Client) *ExistsAnyUserActiveEntitlementParams
WithHTTPClient adds the HTTPClient to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithItemIds ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithItemIds(itemIds []string) *ExistsAnyUserActiveEntitlementParams
WithItemIds adds the itemIds to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithNamespace ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithNamespace(namespace string) *ExistsAnyUserActiveEntitlementParams
WithNamespace adds the namespace to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithSkus ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithSkus(skus []string) *ExistsAnyUserActiveEntitlementParams
WithSkus adds the skus to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithTimeout ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithTimeout(timeout time.Duration) *ExistsAnyUserActiveEntitlementParams
WithTimeout adds the timeout to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WithUserID ¶
func (o *ExistsAnyUserActiveEntitlementParams) WithUserID(userID string) *ExistsAnyUserActiveEntitlementParams
WithUserID adds the userID to the exists any user active entitlement params
func (*ExistsAnyUserActiveEntitlementParams) WriteToRequest ¶
func (o *ExistsAnyUserActiveEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExistsAnyUserActiveEntitlementReader ¶
type ExistsAnyUserActiveEntitlementReader struct {
// contains filtered or unexported fields
}
ExistsAnyUserActiveEntitlementReader is a Reader for the ExistsAnyUserActiveEntitlement structure.
func (*ExistsAnyUserActiveEntitlementReader) ReadResponse ¶
func (o *ExistsAnyUserActiveEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEntitlementNotFound ¶
type GetEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetEntitlementNotFound ¶
func NewGetEntitlementNotFound() *GetEntitlementNotFound
NewGetEntitlementNotFound creates a GetEntitlementNotFound with default headers values
func (*GetEntitlementNotFound) Error ¶
func (o *GetEntitlementNotFound) Error() string
func (*GetEntitlementNotFound) GetPayload ¶
func (o *GetEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetEntitlementNotFound) ToJSONString() string
type GetEntitlementOK ¶
type GetEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
GetEntitlementOK handles this case with default header values.
successful operation
func NewGetEntitlementOK ¶
func NewGetEntitlementOK() *GetEntitlementOK
NewGetEntitlementOK creates a GetEntitlementOK with default headers values
func (*GetEntitlementOK) Error ¶
func (o *GetEntitlementOK) Error() string
func (*GetEntitlementOK) GetPayload ¶
func (o *GetEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*GetEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *GetEntitlementOK) ToJSONString() string
type GetEntitlementParams ¶
type GetEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEntitlementParams contains all the parameters to send to the API endpoint for the get entitlement operation typically these are written to a http.Request
func NewGetEntitlementParams ¶
func NewGetEntitlementParams() *GetEntitlementParams
NewGetEntitlementParams creates a new GetEntitlementParams object with the default values initialized.
func NewGetEntitlementParamsWithContext ¶
func NewGetEntitlementParamsWithContext(ctx context.Context) *GetEntitlementParams
NewGetEntitlementParamsWithContext creates a new GetEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewGetEntitlementParamsWithHTTPClient ¶
func NewGetEntitlementParamsWithHTTPClient(client *http.Client) *GetEntitlementParams
NewGetEntitlementParamsWithHTTPClient creates a new GetEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEntitlementParamsWithTimeout ¶
func NewGetEntitlementParamsWithTimeout(timeout time.Duration) *GetEntitlementParams
NewGetEntitlementParamsWithTimeout creates a new GetEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get entitlement params
func (*GetEntitlementParams) SetContext ¶
func (o *GetEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the get entitlement params
func (*GetEntitlementParams) SetEntitlementID ¶
func (o *GetEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the get entitlement params
func (*GetEntitlementParams) SetHTTPClient ¶
func (o *GetEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get entitlement params
func (*GetEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get entitlement params
func (*GetEntitlementParams) SetNamespace ¶
func (o *GetEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get entitlement params
func (*GetEntitlementParams) SetTimeout ¶
func (o *GetEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get entitlement params
func (*GetEntitlementParams) WithContext ¶
func (o *GetEntitlementParams) WithContext(ctx context.Context) *GetEntitlementParams
WithContext adds the context to the get entitlement params
func (*GetEntitlementParams) WithEntitlementID ¶
func (o *GetEntitlementParams) WithEntitlementID(entitlementID string) *GetEntitlementParams
WithEntitlementID adds the entitlementID to the get entitlement params
func (*GetEntitlementParams) WithHTTPClient ¶
func (o *GetEntitlementParams) WithHTTPClient(client *http.Client) *GetEntitlementParams
WithHTTPClient adds the HTTPClient to the get entitlement params
func (*GetEntitlementParams) WithNamespace ¶
func (o *GetEntitlementParams) WithNamespace(namespace string) *GetEntitlementParams
WithNamespace adds the namespace to the get entitlement params
func (*GetEntitlementParams) WithTimeout ¶
func (o *GetEntitlementParams) WithTimeout(timeout time.Duration) *GetEntitlementParams
WithTimeout adds the timeout to the get entitlement params
func (*GetEntitlementParams) WriteToRequest ¶
func (o *GetEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEntitlementReader ¶
type GetEntitlementReader struct {
// contains filtered or unexported fields
}
GetEntitlementReader is a Reader for the GetEntitlement structure.
func (*GetEntitlementReader) ReadResponse ¶
func (o *GetEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserAppEntitlementByAppIDNotFound ¶
type GetUserAppEntitlementByAppIDNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetUserAppEntitlementByAppIDNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31142</td><td>Entitlement with appId [{appId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetUserAppEntitlementByAppIDNotFound ¶
func NewGetUserAppEntitlementByAppIDNotFound() *GetUserAppEntitlementByAppIDNotFound
NewGetUserAppEntitlementByAppIDNotFound creates a GetUserAppEntitlementByAppIDNotFound with default headers values
func (*GetUserAppEntitlementByAppIDNotFound) Error ¶
func (o *GetUserAppEntitlementByAppIDNotFound) Error() string
func (*GetUserAppEntitlementByAppIDNotFound) GetPayload ¶
func (o *GetUserAppEntitlementByAppIDNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetUserAppEntitlementByAppIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetUserAppEntitlementByAppIDNotFound) ToJSONString() string
type GetUserAppEntitlementByAppIDOK ¶
type GetUserAppEntitlementByAppIDOK struct {
Payload *platformclientmodels.AppEntitlementInfo
}
GetUserAppEntitlementByAppIDOK handles this case with default header values.
successful operation
func NewGetUserAppEntitlementByAppIDOK ¶
func NewGetUserAppEntitlementByAppIDOK() *GetUserAppEntitlementByAppIDOK
NewGetUserAppEntitlementByAppIDOK creates a GetUserAppEntitlementByAppIDOK with default headers values
func (*GetUserAppEntitlementByAppIDOK) Error ¶
func (o *GetUserAppEntitlementByAppIDOK) Error() string
func (*GetUserAppEntitlementByAppIDOK) GetPayload ¶
func (o *GetUserAppEntitlementByAppIDOK) GetPayload() *platformclientmodels.AppEntitlementInfo
func (*GetUserAppEntitlementByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserAppEntitlementByAppIDOK) ToJSONString() string
type GetUserAppEntitlementByAppIDParams ¶
type GetUserAppEntitlementByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ActiveOnly*/ ActiveOnly *bool /*AppID*/ AppID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserAppEntitlementByAppIDParams contains all the parameters to send to the API endpoint for the get user app entitlement by app Id operation typically these are written to a http.Request
func NewGetUserAppEntitlementByAppIDParams ¶
func NewGetUserAppEntitlementByAppIDParams() *GetUserAppEntitlementByAppIDParams
NewGetUserAppEntitlementByAppIDParams creates a new GetUserAppEntitlementByAppIDParams object with the default values initialized.
func NewGetUserAppEntitlementByAppIDParamsWithContext ¶
func NewGetUserAppEntitlementByAppIDParamsWithContext(ctx context.Context) *GetUserAppEntitlementByAppIDParams
NewGetUserAppEntitlementByAppIDParamsWithContext creates a new GetUserAppEntitlementByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserAppEntitlementByAppIDParamsWithHTTPClient ¶
func NewGetUserAppEntitlementByAppIDParamsWithHTTPClient(client *http.Client) *GetUserAppEntitlementByAppIDParams
NewGetUserAppEntitlementByAppIDParamsWithHTTPClient creates a new GetUserAppEntitlementByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserAppEntitlementByAppIDParamsWithTimeout ¶
func NewGetUserAppEntitlementByAppIDParamsWithTimeout(timeout time.Duration) *GetUserAppEntitlementByAppIDParams
NewGetUserAppEntitlementByAppIDParamsWithTimeout creates a new GetUserAppEntitlementByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserAppEntitlementByAppIDParams) SetActiveOnly ¶
func (o *GetUserAppEntitlementByAppIDParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetAppID ¶
func (o *GetUserAppEntitlementByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserAppEntitlementByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetContext ¶
func (o *GetUserAppEntitlementByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetHTTPClient ¶
func (o *GetUserAppEntitlementByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserAppEntitlementByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetNamespace ¶
func (o *GetUserAppEntitlementByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetTimeout ¶
func (o *GetUserAppEntitlementByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) SetUserID ¶
func (o *GetUserAppEntitlementByAppIDParams) SetUserID(userID string)
SetUserID adds the userId to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithActiveOnly ¶
func (o *GetUserAppEntitlementByAppIDParams) WithActiveOnly(activeOnly *bool) *GetUserAppEntitlementByAppIDParams
WithActiveOnly adds the activeOnly to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithAppID ¶
func (o *GetUserAppEntitlementByAppIDParams) WithAppID(appID string) *GetUserAppEntitlementByAppIDParams
WithAppID adds the appID to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithContext ¶
func (o *GetUserAppEntitlementByAppIDParams) WithContext(ctx context.Context) *GetUserAppEntitlementByAppIDParams
WithContext adds the context to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithHTTPClient ¶
func (o *GetUserAppEntitlementByAppIDParams) WithHTTPClient(client *http.Client) *GetUserAppEntitlementByAppIDParams
WithHTTPClient adds the HTTPClient to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithNamespace ¶
func (o *GetUserAppEntitlementByAppIDParams) WithNamespace(namespace string) *GetUserAppEntitlementByAppIDParams
WithNamespace adds the namespace to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithTimeout ¶
func (o *GetUserAppEntitlementByAppIDParams) WithTimeout(timeout time.Duration) *GetUserAppEntitlementByAppIDParams
WithTimeout adds the timeout to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WithUserID ¶
func (o *GetUserAppEntitlementByAppIDParams) WithUserID(userID string) *GetUserAppEntitlementByAppIDParams
WithUserID adds the userID to the get user app entitlement by app Id params
func (*GetUserAppEntitlementByAppIDParams) WriteToRequest ¶
func (o *GetUserAppEntitlementByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserAppEntitlementByAppIDReader ¶
type GetUserAppEntitlementByAppIDReader struct {
// contains filtered or unexported fields
}
GetUserAppEntitlementByAppIDReader is a Reader for the GetUserAppEntitlementByAppID structure.
func (*GetUserAppEntitlementByAppIDReader) ReadResponse ¶
func (o *GetUserAppEntitlementByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserAppEntitlementOwnershipByAppIDOK ¶
type GetUserAppEntitlementOwnershipByAppIDOK struct {
Payload *platformclientmodels.Ownership
}
GetUserAppEntitlementOwnershipByAppIDOK handles this case with default header values.
successful operation
func NewGetUserAppEntitlementOwnershipByAppIDOK ¶
func NewGetUserAppEntitlementOwnershipByAppIDOK() *GetUserAppEntitlementOwnershipByAppIDOK
NewGetUserAppEntitlementOwnershipByAppIDOK creates a GetUserAppEntitlementOwnershipByAppIDOK with default headers values
func (*GetUserAppEntitlementOwnershipByAppIDOK) Error ¶
func (o *GetUserAppEntitlementOwnershipByAppIDOK) Error() string
func (*GetUserAppEntitlementOwnershipByAppIDOK) GetPayload ¶
func (o *GetUserAppEntitlementOwnershipByAppIDOK) GetPayload() *platformclientmodels.Ownership
func (*GetUserAppEntitlementOwnershipByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserAppEntitlementOwnershipByAppIDOK) ToJSONString() string
type GetUserAppEntitlementOwnershipByAppIDParams ¶
type GetUserAppEntitlementOwnershipByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppID*/ AppID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserAppEntitlementOwnershipByAppIDParams contains all the parameters to send to the API endpoint for the get user app entitlement ownership by app Id operation typically these are written to a http.Request
func NewGetUserAppEntitlementOwnershipByAppIDParams ¶
func NewGetUserAppEntitlementOwnershipByAppIDParams() *GetUserAppEntitlementOwnershipByAppIDParams
NewGetUserAppEntitlementOwnershipByAppIDParams creates a new GetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized.
func NewGetUserAppEntitlementOwnershipByAppIDParamsWithContext ¶
func NewGetUserAppEntitlementOwnershipByAppIDParamsWithContext(ctx context.Context) *GetUserAppEntitlementOwnershipByAppIDParams
NewGetUserAppEntitlementOwnershipByAppIDParamsWithContext creates a new GetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient ¶
func NewGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient(client *http.Client) *GetUserAppEntitlementOwnershipByAppIDParams
NewGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient creates a new GetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout ¶
func NewGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout(timeout time.Duration) *GetUserAppEntitlementOwnershipByAppIDParams
NewGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout creates a new GetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetAppID ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetContext ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClient ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetNamespace ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetTimeout ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) SetUserID ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) SetUserID(userID string)
SetUserID adds the userId to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WithAppID ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithAppID(appID string) *GetUserAppEntitlementOwnershipByAppIDParams
WithAppID adds the appID to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WithContext ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithContext(ctx context.Context) *GetUserAppEntitlementOwnershipByAppIDParams
WithContext adds the context to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WithHTTPClient ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithHTTPClient(client *http.Client) *GetUserAppEntitlementOwnershipByAppIDParams
WithHTTPClient adds the HTTPClient to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WithNamespace ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithNamespace(namespace string) *GetUserAppEntitlementOwnershipByAppIDParams
WithNamespace adds the namespace to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WithTimeout ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithTimeout(timeout time.Duration) *GetUserAppEntitlementOwnershipByAppIDParams
WithTimeout adds the timeout to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WithUserID ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WithUserID(userID string) *GetUserAppEntitlementOwnershipByAppIDParams
WithUserID adds the userID to the get user app entitlement ownership by app Id params
func (*GetUserAppEntitlementOwnershipByAppIDParams) WriteToRequest ¶
func (o *GetUserAppEntitlementOwnershipByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserAppEntitlementOwnershipByAppIDReader ¶
type GetUserAppEntitlementOwnershipByAppIDReader struct {
// contains filtered or unexported fields
}
GetUserAppEntitlementOwnershipByAppIDReader is a Reader for the GetUserAppEntitlementOwnershipByAppID structure.
func (*GetUserAppEntitlementOwnershipByAppIDReader) ReadResponse ¶
func (o *GetUserAppEntitlementOwnershipByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementByItemIDNotFound ¶ added in v0.7.0
type GetUserEntitlementByItemIDNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetUserEntitlementByItemIDNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31144</td><td>Entitlement with itemId [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetUserEntitlementByItemIDNotFound ¶ added in v0.7.0
func NewGetUserEntitlementByItemIDNotFound() *GetUserEntitlementByItemIDNotFound
NewGetUserEntitlementByItemIDNotFound creates a GetUserEntitlementByItemIDNotFound with default headers values
func (*GetUserEntitlementByItemIDNotFound) Error ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDNotFound) Error() string
func (*GetUserEntitlementByItemIDNotFound) GetPayload ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetUserEntitlementByItemIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementByItemIDNotFound) ToJSONString() string
type GetUserEntitlementByItemIDOK ¶ added in v0.7.0
type GetUserEntitlementByItemIDOK struct {
Payload *platformclientmodels.EntitlementInfo
}
GetUserEntitlementByItemIDOK handles this case with default header values.
successful operation
func NewGetUserEntitlementByItemIDOK ¶ added in v0.7.0
func NewGetUserEntitlementByItemIDOK() *GetUserEntitlementByItemIDOK
NewGetUserEntitlementByItemIDOK creates a GetUserEntitlementByItemIDOK with default headers values
func (*GetUserEntitlementByItemIDOK) Error ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDOK) Error() string
func (*GetUserEntitlementByItemIDOK) GetPayload ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*GetUserEntitlementByItemIDOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementByItemIDOK) ToJSONString() string
type GetUserEntitlementByItemIDParams ¶ added in v0.7.0
type GetUserEntitlementByItemIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ActiveOnly*/ ActiveOnly *bool /*EntitlementClazz*/ EntitlementClazz *string /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementByItemIDParams contains all the parameters to send to the API endpoint for the get user entitlement by item Id operation typically these are written to a http.Request
func NewGetUserEntitlementByItemIDParams ¶ added in v0.7.0
func NewGetUserEntitlementByItemIDParams() *GetUserEntitlementByItemIDParams
NewGetUserEntitlementByItemIDParams creates a new GetUserEntitlementByItemIDParams object with the default values initialized.
func NewGetUserEntitlementByItemIDParamsWithContext ¶ added in v0.7.0
func NewGetUserEntitlementByItemIDParamsWithContext(ctx context.Context) *GetUserEntitlementByItemIDParams
NewGetUserEntitlementByItemIDParamsWithContext creates a new GetUserEntitlementByItemIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementByItemIDParamsWithHTTPClient ¶ added in v0.7.0
func NewGetUserEntitlementByItemIDParamsWithHTTPClient(client *http.Client) *GetUserEntitlementByItemIDParams
NewGetUserEntitlementByItemIDParamsWithHTTPClient creates a new GetUserEntitlementByItemIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementByItemIDParamsWithTimeout ¶ added in v0.7.0
func NewGetUserEntitlementByItemIDParamsWithTimeout(timeout time.Duration) *GetUserEntitlementByItemIDParams
NewGetUserEntitlementByItemIDParamsWithTimeout creates a new GetUserEntitlementByItemIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementByItemIDParams) SetActiveOnly ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserEntitlementByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetContext ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetEntitlementClazz ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetHTTPClient ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserEntitlementByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetItemID ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetItemID(itemID string)
SetItemID adds the itemId to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetNamespace ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetTimeout ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) SetUserID ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithActiveOnly ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithActiveOnly(activeOnly *bool) *GetUserEntitlementByItemIDParams
WithActiveOnly adds the activeOnly to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithContext ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithContext(ctx context.Context) *GetUserEntitlementByItemIDParams
WithContext adds the context to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithEntitlementClazz ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementByItemIDParams
WithEntitlementClazz adds the entitlementClazz to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithHTTPClient ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithHTTPClient(client *http.Client) *GetUserEntitlementByItemIDParams
WithHTTPClient adds the HTTPClient to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithItemID ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithItemID(itemID string) *GetUserEntitlementByItemIDParams
WithItemID adds the itemID to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithNamespace ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithNamespace(namespace string) *GetUserEntitlementByItemIDParams
WithNamespace adds the namespace to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithTimeout ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithTimeout(timeout time.Duration) *GetUserEntitlementByItemIDParams
WithTimeout adds the timeout to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WithUserID ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WithUserID(userID string) *GetUserEntitlementByItemIDParams
WithUserID adds the userID to the get user entitlement by item Id params
func (*GetUserEntitlementByItemIDParams) WriteToRequest ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementByItemIDReader ¶ added in v0.7.0
type GetUserEntitlementByItemIDReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementByItemIDReader is a Reader for the GetUserEntitlementByItemID structure.
func (*GetUserEntitlementByItemIDReader) ReadResponse ¶ added in v0.7.0
func (o *GetUserEntitlementByItemIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementBySkuNotFound ¶
type GetUserEntitlementBySkuNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetUserEntitlementBySkuNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31143</td><td>Entitlement with sku [{sku}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetUserEntitlementBySkuNotFound ¶
func NewGetUserEntitlementBySkuNotFound() *GetUserEntitlementBySkuNotFound
NewGetUserEntitlementBySkuNotFound creates a GetUserEntitlementBySkuNotFound with default headers values
func (*GetUserEntitlementBySkuNotFound) Error ¶
func (o *GetUserEntitlementBySkuNotFound) Error() string
func (*GetUserEntitlementBySkuNotFound) GetPayload ¶
func (o *GetUserEntitlementBySkuNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetUserEntitlementBySkuNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementBySkuNotFound) ToJSONString() string
type GetUserEntitlementBySkuOK ¶
type GetUserEntitlementBySkuOK struct {
Payload *platformclientmodels.EntitlementInfo
}
GetUserEntitlementBySkuOK handles this case with default header values.
successful operation
func NewGetUserEntitlementBySkuOK ¶
func NewGetUserEntitlementBySkuOK() *GetUserEntitlementBySkuOK
NewGetUserEntitlementBySkuOK creates a GetUserEntitlementBySkuOK with default headers values
func (*GetUserEntitlementBySkuOK) Error ¶
func (o *GetUserEntitlementBySkuOK) Error() string
func (*GetUserEntitlementBySkuOK) GetPayload ¶
func (o *GetUserEntitlementBySkuOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*GetUserEntitlementBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementBySkuOK) ToJSONString() string
type GetUserEntitlementBySkuParams ¶
type GetUserEntitlementBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ActiveOnly*/ ActiveOnly *bool /*EntitlementClazz*/ EntitlementClazz *string /*Namespace*/ Namespace string /*Sku*/ Sku string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementBySkuParams contains all the parameters to send to the API endpoint for the get user entitlement by sku operation typically these are written to a http.Request
func NewGetUserEntitlementBySkuParams ¶
func NewGetUserEntitlementBySkuParams() *GetUserEntitlementBySkuParams
NewGetUserEntitlementBySkuParams creates a new GetUserEntitlementBySkuParams object with the default values initialized.
func NewGetUserEntitlementBySkuParamsWithContext ¶
func NewGetUserEntitlementBySkuParamsWithContext(ctx context.Context) *GetUserEntitlementBySkuParams
NewGetUserEntitlementBySkuParamsWithContext creates a new GetUserEntitlementBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementBySkuParamsWithHTTPClient ¶
func NewGetUserEntitlementBySkuParamsWithHTTPClient(client *http.Client) *GetUserEntitlementBySkuParams
NewGetUserEntitlementBySkuParamsWithHTTPClient creates a new GetUserEntitlementBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementBySkuParamsWithTimeout ¶
func NewGetUserEntitlementBySkuParamsWithTimeout(timeout time.Duration) *GetUserEntitlementBySkuParams
NewGetUserEntitlementBySkuParamsWithTimeout creates a new GetUserEntitlementBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementBySkuParams) SetActiveOnly ¶
func (o *GetUserEntitlementBySkuParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserEntitlementBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetContext ¶
func (o *GetUserEntitlementBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetEntitlementClazz ¶
func (o *GetUserEntitlementBySkuParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetHTTPClient ¶
func (o *GetUserEntitlementBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserEntitlementBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetNamespace ¶
func (o *GetUserEntitlementBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetSku ¶
func (o *GetUserEntitlementBySkuParams) SetSku(sku string)
SetSku adds the sku to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetTimeout ¶
func (o *GetUserEntitlementBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) SetUserID ¶
func (o *GetUserEntitlementBySkuParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithActiveOnly ¶
func (o *GetUserEntitlementBySkuParams) WithActiveOnly(activeOnly *bool) *GetUserEntitlementBySkuParams
WithActiveOnly adds the activeOnly to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithContext ¶
func (o *GetUserEntitlementBySkuParams) WithContext(ctx context.Context) *GetUserEntitlementBySkuParams
WithContext adds the context to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithEntitlementClazz ¶
func (o *GetUserEntitlementBySkuParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementBySkuParams
WithEntitlementClazz adds the entitlementClazz to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithHTTPClient ¶
func (o *GetUserEntitlementBySkuParams) WithHTTPClient(client *http.Client) *GetUserEntitlementBySkuParams
WithHTTPClient adds the HTTPClient to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithNamespace ¶
func (o *GetUserEntitlementBySkuParams) WithNamespace(namespace string) *GetUserEntitlementBySkuParams
WithNamespace adds the namespace to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithSku ¶
func (o *GetUserEntitlementBySkuParams) WithSku(sku string) *GetUserEntitlementBySkuParams
WithSku adds the sku to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithTimeout ¶
func (o *GetUserEntitlementBySkuParams) WithTimeout(timeout time.Duration) *GetUserEntitlementBySkuParams
WithTimeout adds the timeout to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WithUserID ¶
func (o *GetUserEntitlementBySkuParams) WithUserID(userID string) *GetUserEntitlementBySkuParams
WithUserID adds the userID to the get user entitlement by sku params
func (*GetUserEntitlementBySkuParams) WriteToRequest ¶
func (o *GetUserEntitlementBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementBySkuReader ¶
type GetUserEntitlementBySkuReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementBySkuReader is a Reader for the GetUserEntitlementBySku structure.
func (*GetUserEntitlementBySkuReader) ReadResponse ¶
func (o *GetUserEntitlementBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementHistoriesOK ¶
type GetUserEntitlementHistoriesOK struct {
Payload []*platformclientmodels.EntitlementHistoryInfo
}
GetUserEntitlementHistoriesOK handles this case with default header values.
successful operation
func NewGetUserEntitlementHistoriesOK ¶
func NewGetUserEntitlementHistoriesOK() *GetUserEntitlementHistoriesOK
NewGetUserEntitlementHistoriesOK creates a GetUserEntitlementHistoriesOK with default headers values
func (*GetUserEntitlementHistoriesOK) Error ¶
func (o *GetUserEntitlementHistoriesOK) Error() string
func (*GetUserEntitlementHistoriesOK) GetPayload ¶
func (o *GetUserEntitlementHistoriesOK) GetPayload() []*platformclientmodels.EntitlementHistoryInfo
func (*GetUserEntitlementHistoriesOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementHistoriesOK) ToJSONString() string
type GetUserEntitlementHistoriesParams ¶
type GetUserEntitlementHistoriesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementHistoriesParams contains all the parameters to send to the API endpoint for the get user entitlement histories operation typically these are written to a http.Request
func NewGetUserEntitlementHistoriesParams ¶
func NewGetUserEntitlementHistoriesParams() *GetUserEntitlementHistoriesParams
NewGetUserEntitlementHistoriesParams creates a new GetUserEntitlementHistoriesParams object with the default values initialized.
func NewGetUserEntitlementHistoriesParamsWithContext ¶
func NewGetUserEntitlementHistoriesParamsWithContext(ctx context.Context) *GetUserEntitlementHistoriesParams
NewGetUserEntitlementHistoriesParamsWithContext creates a new GetUserEntitlementHistoriesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementHistoriesParamsWithHTTPClient ¶
func NewGetUserEntitlementHistoriesParamsWithHTTPClient(client *http.Client) *GetUserEntitlementHistoriesParams
NewGetUserEntitlementHistoriesParamsWithHTTPClient creates a new GetUserEntitlementHistoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementHistoriesParamsWithTimeout ¶
func NewGetUserEntitlementHistoriesParamsWithTimeout(timeout time.Duration) *GetUserEntitlementHistoriesParams
NewGetUserEntitlementHistoriesParamsWithTimeout creates a new GetUserEntitlementHistoriesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementHistoriesParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserEntitlementHistoriesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetContext ¶
func (o *GetUserEntitlementHistoriesParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetEntitlementID ¶
func (o *GetUserEntitlementHistoriesParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetHTTPClient ¶
func (o *GetUserEntitlementHistoriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserEntitlementHistoriesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetNamespace ¶
func (o *GetUserEntitlementHistoriesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetTimeout ¶
func (o *GetUserEntitlementHistoriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) SetUserID ¶
func (o *GetUserEntitlementHistoriesParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WithContext ¶
func (o *GetUserEntitlementHistoriesParams) WithContext(ctx context.Context) *GetUserEntitlementHistoriesParams
WithContext adds the context to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WithEntitlementID ¶
func (o *GetUserEntitlementHistoriesParams) WithEntitlementID(entitlementID string) *GetUserEntitlementHistoriesParams
WithEntitlementID adds the entitlementID to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WithHTTPClient ¶
func (o *GetUserEntitlementHistoriesParams) WithHTTPClient(client *http.Client) *GetUserEntitlementHistoriesParams
WithHTTPClient adds the HTTPClient to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WithNamespace ¶
func (o *GetUserEntitlementHistoriesParams) WithNamespace(namespace string) *GetUserEntitlementHistoriesParams
WithNamespace adds the namespace to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WithTimeout ¶
func (o *GetUserEntitlementHistoriesParams) WithTimeout(timeout time.Duration) *GetUserEntitlementHistoriesParams
WithTimeout adds the timeout to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WithUserID ¶
func (o *GetUserEntitlementHistoriesParams) WithUserID(userID string) *GetUserEntitlementHistoriesParams
WithUserID adds the userID to the get user entitlement histories params
func (*GetUserEntitlementHistoriesParams) WriteToRequest ¶
func (o *GetUserEntitlementHistoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementHistoriesReader ¶
type GetUserEntitlementHistoriesReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementHistoriesReader is a Reader for the GetUserEntitlementHistories structure.
func (*GetUserEntitlementHistoriesReader) ReadResponse ¶
func (o *GetUserEntitlementHistoriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementNotFound ¶
type GetUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetUserEntitlementNotFound ¶
func NewGetUserEntitlementNotFound() *GetUserEntitlementNotFound
NewGetUserEntitlementNotFound creates a GetUserEntitlementNotFound with default headers values
func (*GetUserEntitlementNotFound) Error ¶
func (o *GetUserEntitlementNotFound) Error() string
func (*GetUserEntitlementNotFound) GetPayload ¶
func (o *GetUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementNotFound) ToJSONString() string
type GetUserEntitlementOK ¶
type GetUserEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
GetUserEntitlementOK handles this case with default header values.
successful operation
func NewGetUserEntitlementOK ¶
func NewGetUserEntitlementOK() *GetUserEntitlementOK
NewGetUserEntitlementOK creates a GetUserEntitlementOK with default headers values
func (*GetUserEntitlementOK) Error ¶
func (o *GetUserEntitlementOK) Error() string
func (*GetUserEntitlementOK) GetPayload ¶
func (o *GetUserEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*GetUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementOK) ToJSONString() string
type GetUserEntitlementOwnershipByItemIDOK ¶ added in v0.7.0
type GetUserEntitlementOwnershipByItemIDOK struct {
Payload *platformclientmodels.TimedOwnership
}
GetUserEntitlementOwnershipByItemIDOK handles this case with default header values.
successful operation
func NewGetUserEntitlementOwnershipByItemIDOK ¶ added in v0.7.0
func NewGetUserEntitlementOwnershipByItemIDOK() *GetUserEntitlementOwnershipByItemIDOK
NewGetUserEntitlementOwnershipByItemIDOK creates a GetUserEntitlementOwnershipByItemIDOK with default headers values
func (*GetUserEntitlementOwnershipByItemIDOK) Error ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDOK) Error() string
func (*GetUserEntitlementOwnershipByItemIDOK) GetPayload ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDOK) GetPayload() *platformclientmodels.TimedOwnership
func (*GetUserEntitlementOwnershipByItemIDOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementOwnershipByItemIDOK) ToJSONString() string
type GetUserEntitlementOwnershipByItemIDParams ¶ added in v0.7.0
type GetUserEntitlementOwnershipByItemIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementOwnershipByItemIDParams contains all the parameters to send to the API endpoint for the get user entitlement ownership by item Id operation typically these are written to a http.Request
func NewGetUserEntitlementOwnershipByItemIDParams ¶ added in v0.7.0
func NewGetUserEntitlementOwnershipByItemIDParams() *GetUserEntitlementOwnershipByItemIDParams
NewGetUserEntitlementOwnershipByItemIDParams creates a new GetUserEntitlementOwnershipByItemIDParams object with the default values initialized.
func NewGetUserEntitlementOwnershipByItemIDParamsWithContext ¶ added in v0.7.0
func NewGetUserEntitlementOwnershipByItemIDParamsWithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIDParams
NewGetUserEntitlementOwnershipByItemIDParamsWithContext creates a new GetUserEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient ¶ added in v0.7.0
func NewGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIDParams
NewGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient creates a new GetUserEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementOwnershipByItemIDParamsWithTimeout ¶ added in v0.7.0
func NewGetUserEntitlementOwnershipByItemIDParamsWithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIDParams
NewGetUserEntitlementOwnershipByItemIDParamsWithTimeout creates a new GetUserEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementOwnershipByItemIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetContext ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetEntitlementClazz ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetHTTPClient ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetItemID ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetItemID(itemID string)
SetItemID adds the itemId to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetNamespace ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetTimeout ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) SetUserID ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithContext ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIDParams
WithContext adds the context to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithEntitlementClazz ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementOwnershipByItemIDParams
WithEntitlementClazz adds the entitlementClazz to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithHTTPClient ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIDParams
WithHTTPClient adds the HTTPClient to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithItemID ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithItemID(itemID string) *GetUserEntitlementOwnershipByItemIDParams
WithItemID adds the itemID to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithNamespace ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithNamespace(namespace string) *GetUserEntitlementOwnershipByItemIDParams
WithNamespace adds the namespace to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithTimeout ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIDParams
WithTimeout adds the timeout to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WithUserID ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WithUserID(userID string) *GetUserEntitlementOwnershipByItemIDParams
WithUserID adds the userID to the get user entitlement ownership by item Id params
func (*GetUserEntitlementOwnershipByItemIDParams) WriteToRequest ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementOwnershipByItemIDReader ¶ added in v0.7.0
type GetUserEntitlementOwnershipByItemIDReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementOwnershipByItemIDReader is a Reader for the GetUserEntitlementOwnershipByItemID structure.
func (*GetUserEntitlementOwnershipByItemIDReader) ReadResponse ¶ added in v0.7.0
func (o *GetUserEntitlementOwnershipByItemIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementOwnershipByItemIdsOK ¶ added in v0.24.0
type GetUserEntitlementOwnershipByItemIdsOK struct {
Payload []*platformclientmodels.EntitlementOwnership
}
GetUserEntitlementOwnershipByItemIdsOK handles this case with default header values.
successful operation
func NewGetUserEntitlementOwnershipByItemIdsOK ¶ added in v0.24.0
func NewGetUserEntitlementOwnershipByItemIdsOK() *GetUserEntitlementOwnershipByItemIdsOK
NewGetUserEntitlementOwnershipByItemIdsOK creates a GetUserEntitlementOwnershipByItemIdsOK with default headers values
func (*GetUserEntitlementOwnershipByItemIdsOK) Error ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsOK) Error() string
func (*GetUserEntitlementOwnershipByItemIdsOK) GetPayload ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsOK) GetPayload() []*platformclientmodels.EntitlementOwnership
func (*GetUserEntitlementOwnershipByItemIdsOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementOwnershipByItemIdsOK) ToJSONString() string
type GetUserEntitlementOwnershipByItemIdsParams ¶ added in v0.24.0
type GetUserEntitlementOwnershipByItemIdsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Ids*/ Ids []string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementOwnershipByItemIdsParams contains all the parameters to send to the API endpoint for the get user entitlement ownership by item ids operation typically these are written to a http.Request
func NewGetUserEntitlementOwnershipByItemIdsParams ¶ added in v0.24.0
func NewGetUserEntitlementOwnershipByItemIdsParams() *GetUserEntitlementOwnershipByItemIdsParams
NewGetUserEntitlementOwnershipByItemIdsParams creates a new GetUserEntitlementOwnershipByItemIdsParams object with the default values initialized.
func NewGetUserEntitlementOwnershipByItemIdsParamsWithContext ¶ added in v0.24.0
func NewGetUserEntitlementOwnershipByItemIdsParamsWithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIdsParams
NewGetUserEntitlementOwnershipByItemIdsParamsWithContext creates a new GetUserEntitlementOwnershipByItemIdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient ¶ added in v0.24.0
func NewGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIdsParams
NewGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient creates a new GetUserEntitlementOwnershipByItemIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementOwnershipByItemIdsParamsWithTimeout ¶ added in v0.24.0
func NewGetUserEntitlementOwnershipByItemIdsParamsWithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIdsParams
NewGetUserEntitlementOwnershipByItemIdsParamsWithTimeout creates a new GetUserEntitlementOwnershipByItemIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementOwnershipByItemIdsParams) SetAuthInfoWriter ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetContext ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetHTTPClient ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetHTTPClientTransport ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetIds ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetIds(ids []string)
SetIds adds the ids to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetNamespace ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetTimeout ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) SetUserID ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WithContext ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WithContext(ctx context.Context) *GetUserEntitlementOwnershipByItemIdsParams
WithContext adds the context to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WithHTTPClient ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipByItemIdsParams
WithHTTPClient adds the HTTPClient to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WithIds ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WithIds(ids []string) *GetUserEntitlementOwnershipByItemIdsParams
WithIds adds the ids to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WithNamespace ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WithNamespace(namespace string) *GetUserEntitlementOwnershipByItemIdsParams
WithNamespace adds the namespace to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WithTimeout ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipByItemIdsParams
WithTimeout adds the timeout to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WithUserID ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WithUserID(userID string) *GetUserEntitlementOwnershipByItemIdsParams
WithUserID adds the userID to the get user entitlement ownership by item ids params
func (*GetUserEntitlementOwnershipByItemIdsParams) WriteToRequest ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementOwnershipByItemIdsReader ¶ added in v0.24.0
type GetUserEntitlementOwnershipByItemIdsReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementOwnershipByItemIdsReader is a Reader for the GetUserEntitlementOwnershipByItemIds structure.
func (*GetUserEntitlementOwnershipByItemIdsReader) ReadResponse ¶ added in v0.24.0
func (o *GetUserEntitlementOwnershipByItemIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementOwnershipBySkuOK ¶
type GetUserEntitlementOwnershipBySkuOK struct {
Payload *platformclientmodels.TimedOwnership
}
GetUserEntitlementOwnershipBySkuOK handles this case with default header values.
successful operation
func NewGetUserEntitlementOwnershipBySkuOK ¶
func NewGetUserEntitlementOwnershipBySkuOK() *GetUserEntitlementOwnershipBySkuOK
NewGetUserEntitlementOwnershipBySkuOK creates a GetUserEntitlementOwnershipBySkuOK with default headers values
func (*GetUserEntitlementOwnershipBySkuOK) Error ¶
func (o *GetUserEntitlementOwnershipBySkuOK) Error() string
func (*GetUserEntitlementOwnershipBySkuOK) GetPayload ¶
func (o *GetUserEntitlementOwnershipBySkuOK) GetPayload() *platformclientmodels.TimedOwnership
func (*GetUserEntitlementOwnershipBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserEntitlementOwnershipBySkuOK) ToJSONString() string
type GetUserEntitlementOwnershipBySkuParams ¶
type GetUserEntitlementOwnershipBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*Namespace*/ Namespace string /*Sku*/ Sku string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementOwnershipBySkuParams contains all the parameters to send to the API endpoint for the get user entitlement ownership by sku operation typically these are written to a http.Request
func NewGetUserEntitlementOwnershipBySkuParams ¶
func NewGetUserEntitlementOwnershipBySkuParams() *GetUserEntitlementOwnershipBySkuParams
NewGetUserEntitlementOwnershipBySkuParams creates a new GetUserEntitlementOwnershipBySkuParams object with the default values initialized.
func NewGetUserEntitlementOwnershipBySkuParamsWithContext ¶
func NewGetUserEntitlementOwnershipBySkuParamsWithContext(ctx context.Context) *GetUserEntitlementOwnershipBySkuParams
NewGetUserEntitlementOwnershipBySkuParamsWithContext creates a new GetUserEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementOwnershipBySkuParamsWithHTTPClient ¶
func NewGetUserEntitlementOwnershipBySkuParamsWithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipBySkuParams
NewGetUserEntitlementOwnershipBySkuParamsWithHTTPClient creates a new GetUserEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementOwnershipBySkuParamsWithTimeout ¶
func NewGetUserEntitlementOwnershipBySkuParamsWithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipBySkuParams
NewGetUserEntitlementOwnershipBySkuParamsWithTimeout creates a new GetUserEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementOwnershipBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserEntitlementOwnershipBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetContext ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetEntitlementClazz ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetHTTPClient ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserEntitlementOwnershipBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetNamespace ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetSku ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetSku(sku string)
SetSku adds the sku to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetTimeout ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) SetUserID ¶
func (o *GetUserEntitlementOwnershipBySkuParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithContext ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithContext(ctx context.Context) *GetUserEntitlementOwnershipBySkuParams
WithContext adds the context to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithEntitlementClazz ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithEntitlementClazz(entitlementClazz *string) *GetUserEntitlementOwnershipBySkuParams
WithEntitlementClazz adds the entitlementClazz to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithHTTPClient ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithHTTPClient(client *http.Client) *GetUserEntitlementOwnershipBySkuParams
WithHTTPClient adds the HTTPClient to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithNamespace ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithNamespace(namespace string) *GetUserEntitlementOwnershipBySkuParams
WithNamespace adds the namespace to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithSku ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithSku(sku string) *GetUserEntitlementOwnershipBySkuParams
WithSku adds the sku to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithTimeout ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithTimeout(timeout time.Duration) *GetUserEntitlementOwnershipBySkuParams
WithTimeout adds the timeout to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WithUserID ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WithUserID(userID string) *GetUserEntitlementOwnershipBySkuParams
WithUserID adds the userID to the get user entitlement ownership by sku params
func (*GetUserEntitlementOwnershipBySkuParams) WriteToRequest ¶
func (o *GetUserEntitlementOwnershipBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementOwnershipBySkuReader ¶
type GetUserEntitlementOwnershipBySkuReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementOwnershipBySkuReader is a Reader for the GetUserEntitlementOwnershipBySku structure.
func (*GetUserEntitlementOwnershipBySkuReader) ReadResponse ¶
func (o *GetUserEntitlementOwnershipBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserEntitlementParams ¶
type GetUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserEntitlementParams contains all the parameters to send to the API endpoint for the get user entitlement operation typically these are written to a http.Request
func NewGetUserEntitlementParams ¶
func NewGetUserEntitlementParams() *GetUserEntitlementParams
NewGetUserEntitlementParams creates a new GetUserEntitlementParams object with the default values initialized.
func NewGetUserEntitlementParamsWithContext ¶
func NewGetUserEntitlementParamsWithContext(ctx context.Context) *GetUserEntitlementParams
NewGetUserEntitlementParamsWithContext creates a new GetUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserEntitlementParamsWithHTTPClient ¶
func NewGetUserEntitlementParamsWithHTTPClient(client *http.Client) *GetUserEntitlementParams
NewGetUserEntitlementParamsWithHTTPClient creates a new GetUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserEntitlementParamsWithTimeout ¶
func NewGetUserEntitlementParamsWithTimeout(timeout time.Duration) *GetUserEntitlementParams
NewGetUserEntitlementParamsWithTimeout creates a new GetUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user entitlement params
func (*GetUserEntitlementParams) SetContext ¶
func (o *GetUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the get user entitlement params
func (*GetUserEntitlementParams) SetEntitlementID ¶
func (o *GetUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the get user entitlement params
func (*GetUserEntitlementParams) SetHTTPClient ¶
func (o *GetUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user entitlement params
func (*GetUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user entitlement params
func (*GetUserEntitlementParams) SetNamespace ¶
func (o *GetUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user entitlement params
func (*GetUserEntitlementParams) SetTimeout ¶
func (o *GetUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user entitlement params
func (*GetUserEntitlementParams) SetUserID ¶
func (o *GetUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the get user entitlement params
func (*GetUserEntitlementParams) WithContext ¶
func (o *GetUserEntitlementParams) WithContext(ctx context.Context) *GetUserEntitlementParams
WithContext adds the context to the get user entitlement params
func (*GetUserEntitlementParams) WithEntitlementID ¶
func (o *GetUserEntitlementParams) WithEntitlementID(entitlementID string) *GetUserEntitlementParams
WithEntitlementID adds the entitlementID to the get user entitlement params
func (*GetUserEntitlementParams) WithHTTPClient ¶
func (o *GetUserEntitlementParams) WithHTTPClient(client *http.Client) *GetUserEntitlementParams
WithHTTPClient adds the HTTPClient to the get user entitlement params
func (*GetUserEntitlementParams) WithNamespace ¶
func (o *GetUserEntitlementParams) WithNamespace(namespace string) *GetUserEntitlementParams
WithNamespace adds the namespace to the get user entitlement params
func (*GetUserEntitlementParams) WithTimeout ¶
func (o *GetUserEntitlementParams) WithTimeout(timeout time.Duration) *GetUserEntitlementParams
WithTimeout adds the timeout to the get user entitlement params
func (*GetUserEntitlementParams) WithUserID ¶
func (o *GetUserEntitlementParams) WithUserID(userID string) *GetUserEntitlementParams
WithUserID adds the userID to the get user entitlement params
func (*GetUserEntitlementParams) WriteToRequest ¶
func (o *GetUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserEntitlementReader ¶
type GetUserEntitlementReader struct {
// contains filtered or unexported fields
}
GetUserEntitlementReader is a Reader for the GetUserEntitlement structure.
func (*GetUserEntitlementReader) ReadResponse ¶
func (o *GetUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GrantUserEntitlementCreated ¶
type GrantUserEntitlementCreated struct {
Payload []*platformclientmodels.StackableEntitlementInfo
}
GrantUserEntitlementCreated handles this case with default header values.
successful operation
func NewGrantUserEntitlementCreated ¶
func NewGrantUserEntitlementCreated() *GrantUserEntitlementCreated
NewGrantUserEntitlementCreated creates a GrantUserEntitlementCreated with default headers values
func (*GrantUserEntitlementCreated) Error ¶
func (o *GrantUserEntitlementCreated) Error() string
func (*GrantUserEntitlementCreated) GetPayload ¶
func (o *GrantUserEntitlementCreated) GetPayload() []*platformclientmodels.StackableEntitlementInfo
func (*GrantUserEntitlementCreated) ToJSONString ¶ added in v0.25.0
func (o *GrantUserEntitlementCreated) ToJSONString() string
type GrantUserEntitlementNotFound ¶
type GrantUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GrantUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGrantUserEntitlementNotFound ¶
func NewGrantUserEntitlementNotFound() *GrantUserEntitlementNotFound
NewGrantUserEntitlementNotFound creates a GrantUserEntitlementNotFound with default headers values
func (*GrantUserEntitlementNotFound) Error ¶
func (o *GrantUserEntitlementNotFound) Error() string
func (*GrantUserEntitlementNotFound) GetPayload ¶
func (o *GrantUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GrantUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *GrantUserEntitlementNotFound) ToJSONString() string
type GrantUserEntitlementParams ¶
type GrantUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body []*platformclientmodels.EntitlementGrant /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GrantUserEntitlementParams contains all the parameters to send to the API endpoint for the grant user entitlement operation typically these are written to a http.Request
func NewGrantUserEntitlementParams ¶
func NewGrantUserEntitlementParams() *GrantUserEntitlementParams
NewGrantUserEntitlementParams creates a new GrantUserEntitlementParams object with the default values initialized.
func NewGrantUserEntitlementParamsWithContext ¶
func NewGrantUserEntitlementParamsWithContext(ctx context.Context) *GrantUserEntitlementParams
NewGrantUserEntitlementParamsWithContext creates a new GrantUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewGrantUserEntitlementParamsWithHTTPClient ¶
func NewGrantUserEntitlementParamsWithHTTPClient(client *http.Client) *GrantUserEntitlementParams
NewGrantUserEntitlementParamsWithHTTPClient creates a new GrantUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGrantUserEntitlementParamsWithTimeout ¶
func NewGrantUserEntitlementParamsWithTimeout(timeout time.Duration) *GrantUserEntitlementParams
NewGrantUserEntitlementParamsWithTimeout creates a new GrantUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*GrantUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GrantUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the grant user entitlement params
func (*GrantUserEntitlementParams) SetBody ¶
func (o *GrantUserEntitlementParams) SetBody(body []*platformclientmodels.EntitlementGrant)
SetBody adds the body to the grant user entitlement params
func (*GrantUserEntitlementParams) SetContext ¶
func (o *GrantUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the grant user entitlement params
func (*GrantUserEntitlementParams) SetHTTPClient ¶
func (o *GrantUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the grant user entitlement params
func (*GrantUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GrantUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the grant user entitlement params
func (*GrantUserEntitlementParams) SetNamespace ¶
func (o *GrantUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the grant user entitlement params
func (*GrantUserEntitlementParams) SetTimeout ¶
func (o *GrantUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the grant user entitlement params
func (*GrantUserEntitlementParams) SetUserID ¶
func (o *GrantUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the grant user entitlement params
func (*GrantUserEntitlementParams) WithBody ¶
func (o *GrantUserEntitlementParams) WithBody(body []*platformclientmodels.EntitlementGrant) *GrantUserEntitlementParams
WithBody adds the body to the grant user entitlement params
func (*GrantUserEntitlementParams) WithContext ¶
func (o *GrantUserEntitlementParams) WithContext(ctx context.Context) *GrantUserEntitlementParams
WithContext adds the context to the grant user entitlement params
func (*GrantUserEntitlementParams) WithHTTPClient ¶
func (o *GrantUserEntitlementParams) WithHTTPClient(client *http.Client) *GrantUserEntitlementParams
WithHTTPClient adds the HTTPClient to the grant user entitlement params
func (*GrantUserEntitlementParams) WithNamespace ¶
func (o *GrantUserEntitlementParams) WithNamespace(namespace string) *GrantUserEntitlementParams
WithNamespace adds the namespace to the grant user entitlement params
func (*GrantUserEntitlementParams) WithTimeout ¶
func (o *GrantUserEntitlementParams) WithTimeout(timeout time.Duration) *GrantUserEntitlementParams
WithTimeout adds the timeout to the grant user entitlement params
func (*GrantUserEntitlementParams) WithUserID ¶
func (o *GrantUserEntitlementParams) WithUserID(userID string) *GrantUserEntitlementParams
WithUserID adds the userID to the grant user entitlement params
func (*GrantUserEntitlementParams) WriteToRequest ¶
func (o *GrantUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GrantUserEntitlementReader ¶
type GrantUserEntitlementReader struct {
// contains filtered or unexported fields
}
GrantUserEntitlementReader is a Reader for the GrantUserEntitlement structure.
func (*GrantUserEntitlementReader) ReadResponse ¶
func (o *GrantUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GrantUserEntitlementUnprocessableEntity ¶
type GrantUserEntitlementUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
GrantUserEntitlementUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGrantUserEntitlementUnprocessableEntity ¶
func NewGrantUserEntitlementUnprocessableEntity() *GrantUserEntitlementUnprocessableEntity
NewGrantUserEntitlementUnprocessableEntity creates a GrantUserEntitlementUnprocessableEntity with default headers values
func (*GrantUserEntitlementUnprocessableEntity) Error ¶
func (o *GrantUserEntitlementUnprocessableEntity) Error() string
func (*GrantUserEntitlementUnprocessableEntity) GetPayload ¶
func (o *GrantUserEntitlementUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*GrantUserEntitlementUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *GrantUserEntitlementUnprocessableEntity) ToJSONString() string
type PublicConsumeUserEntitlementBadRequest ¶ added in v0.24.0
type PublicConsumeUserEntitlementBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
PublicConsumeUserEntitlementBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31121</td><td>OptionBox entitlement [{entitlementId}] use count is not 1</td></tr><tr><td>31122</td><td>OptionBox entitlement [{entitlementId}] options size is not 1</td></tr></table>
func NewPublicConsumeUserEntitlementBadRequest ¶ added in v0.24.0
func NewPublicConsumeUserEntitlementBadRequest() *PublicConsumeUserEntitlementBadRequest
NewPublicConsumeUserEntitlementBadRequest creates a PublicConsumeUserEntitlementBadRequest with default headers values
func (*PublicConsumeUserEntitlementBadRequest) Error ¶ added in v0.24.0
func (o *PublicConsumeUserEntitlementBadRequest) Error() string
func (*PublicConsumeUserEntitlementBadRequest) GetPayload ¶ added in v0.24.0
func (o *PublicConsumeUserEntitlementBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicConsumeUserEntitlementBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicConsumeUserEntitlementBadRequest) ToJSONString() string
type PublicConsumeUserEntitlementConflict ¶
type PublicConsumeUserEntitlementConflict struct {
Payload *platformclientmodels.ErrorEntity
}
PublicConsumeUserEntitlementConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31171</td><td>Entitlement [{entitlementId}] already revoked</td></tr><tr><td>31172</td><td>Entitlement [{entitlementId}] not active</td></tr><tr><td>31173</td><td>Entitlement [{entitlementId}] is not consumable</td></tr><tr><td>31174</td><td>Entitlement [{entitlementId}] already consumed</td></tr><tr><td>31176</td><td>Entitlement [{entitlementId}] use count is insufficient</td></tr><tr><td>31178</td><td>Entitlement [{entitlementId}] out of time range</td></tr><tr><td>31180</td><td>Duplicate request id: [{requestId}]</td></tr><tr><td>20006</td><td>optimistic lock</td></tr></table>
func NewPublicConsumeUserEntitlementConflict ¶
func NewPublicConsumeUserEntitlementConflict() *PublicConsumeUserEntitlementConflict
NewPublicConsumeUserEntitlementConflict creates a PublicConsumeUserEntitlementConflict with default headers values
func (*PublicConsumeUserEntitlementConflict) Error ¶
func (o *PublicConsumeUserEntitlementConflict) Error() string
func (*PublicConsumeUserEntitlementConflict) GetPayload ¶
func (o *PublicConsumeUserEntitlementConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicConsumeUserEntitlementConflict) ToJSONString ¶ added in v0.25.0
func (o *PublicConsumeUserEntitlementConflict) ToJSONString() string
type PublicConsumeUserEntitlementNotFound ¶
type PublicConsumeUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicConsumeUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr><tr><td>31145</td><td>Option [{option}] doesn't exist in OptionBox entitlement [{entitlementId}]</td></tr></table>
func NewPublicConsumeUserEntitlementNotFound ¶
func NewPublicConsumeUserEntitlementNotFound() *PublicConsumeUserEntitlementNotFound
NewPublicConsumeUserEntitlementNotFound creates a PublicConsumeUserEntitlementNotFound with default headers values
func (*PublicConsumeUserEntitlementNotFound) Error ¶
func (o *PublicConsumeUserEntitlementNotFound) Error() string
func (*PublicConsumeUserEntitlementNotFound) GetPayload ¶
func (o *PublicConsumeUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicConsumeUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicConsumeUserEntitlementNotFound) ToJSONString() string
type PublicConsumeUserEntitlementOK ¶
type PublicConsumeUserEntitlementOK struct {
Payload *platformclientmodels.TrackedEntitlementInfo
}
PublicConsumeUserEntitlementOK handles this case with default header values.
successful operation
func NewPublicConsumeUserEntitlementOK ¶
func NewPublicConsumeUserEntitlementOK() *PublicConsumeUserEntitlementOK
NewPublicConsumeUserEntitlementOK creates a PublicConsumeUserEntitlementOK with default headers values
func (*PublicConsumeUserEntitlementOK) Error ¶
func (o *PublicConsumeUserEntitlementOK) Error() string
func (*PublicConsumeUserEntitlementOK) GetPayload ¶
func (o *PublicConsumeUserEntitlementOK) GetPayload() *platformclientmodels.TrackedEntitlementInfo
func (*PublicConsumeUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *PublicConsumeUserEntitlementOK) ToJSONString() string
type PublicConsumeUserEntitlementParams ¶
type PublicConsumeUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.EntitlementDecrement /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicConsumeUserEntitlementParams contains all the parameters to send to the API endpoint for the public consume user entitlement operation typically these are written to a http.Request
func NewPublicConsumeUserEntitlementParams ¶
func NewPublicConsumeUserEntitlementParams() *PublicConsumeUserEntitlementParams
NewPublicConsumeUserEntitlementParams creates a new PublicConsumeUserEntitlementParams object with the default values initialized.
func NewPublicConsumeUserEntitlementParamsWithContext ¶
func NewPublicConsumeUserEntitlementParamsWithContext(ctx context.Context) *PublicConsumeUserEntitlementParams
NewPublicConsumeUserEntitlementParamsWithContext creates a new PublicConsumeUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewPublicConsumeUserEntitlementParamsWithHTTPClient ¶
func NewPublicConsumeUserEntitlementParamsWithHTTPClient(client *http.Client) *PublicConsumeUserEntitlementParams
NewPublicConsumeUserEntitlementParamsWithHTTPClient creates a new PublicConsumeUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicConsumeUserEntitlementParamsWithTimeout ¶
func NewPublicConsumeUserEntitlementParamsWithTimeout(timeout time.Duration) *PublicConsumeUserEntitlementParams
NewPublicConsumeUserEntitlementParamsWithTimeout creates a new PublicConsumeUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicConsumeUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicConsumeUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetBody ¶
func (o *PublicConsumeUserEntitlementParams) SetBody(body *platformclientmodels.EntitlementDecrement)
SetBody adds the body to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetContext ¶
func (o *PublicConsumeUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetEntitlementID ¶
func (o *PublicConsumeUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetHTTPClient ¶
func (o *PublicConsumeUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicConsumeUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetNamespace ¶
func (o *PublicConsumeUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetTimeout ¶
func (o *PublicConsumeUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) SetUserID ¶
func (o *PublicConsumeUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithBody ¶
func (o *PublicConsumeUserEntitlementParams) WithBody(body *platformclientmodels.EntitlementDecrement) *PublicConsumeUserEntitlementParams
WithBody adds the body to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithContext ¶
func (o *PublicConsumeUserEntitlementParams) WithContext(ctx context.Context) *PublicConsumeUserEntitlementParams
WithContext adds the context to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithEntitlementID ¶
func (o *PublicConsumeUserEntitlementParams) WithEntitlementID(entitlementID string) *PublicConsumeUserEntitlementParams
WithEntitlementID adds the entitlementID to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithHTTPClient ¶
func (o *PublicConsumeUserEntitlementParams) WithHTTPClient(client *http.Client) *PublicConsumeUserEntitlementParams
WithHTTPClient adds the HTTPClient to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithNamespace ¶
func (o *PublicConsumeUserEntitlementParams) WithNamespace(namespace string) *PublicConsumeUserEntitlementParams
WithNamespace adds the namespace to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithTimeout ¶
func (o *PublicConsumeUserEntitlementParams) WithTimeout(timeout time.Duration) *PublicConsumeUserEntitlementParams
WithTimeout adds the timeout to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WithUserID ¶
func (o *PublicConsumeUserEntitlementParams) WithUserID(userID string) *PublicConsumeUserEntitlementParams
WithUserID adds the userID to the public consume user entitlement params
func (*PublicConsumeUserEntitlementParams) WriteToRequest ¶
func (o *PublicConsumeUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicConsumeUserEntitlementReader ¶
type PublicConsumeUserEntitlementReader struct {
// contains filtered or unexported fields
}
PublicConsumeUserEntitlementReader is a Reader for the PublicConsumeUserEntitlement structure.
func (*PublicConsumeUserEntitlementReader) ReadResponse ¶
func (o *PublicConsumeUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicExistsAnyMyActiveEntitlementOK ¶
type PublicExistsAnyMyActiveEntitlementOK struct {
Payload *platformclientmodels.Ownership
}
PublicExistsAnyMyActiveEntitlementOK handles this case with default header values.
successful operation
func NewPublicExistsAnyMyActiveEntitlementOK ¶
func NewPublicExistsAnyMyActiveEntitlementOK() *PublicExistsAnyMyActiveEntitlementOK
NewPublicExistsAnyMyActiveEntitlementOK creates a PublicExistsAnyMyActiveEntitlementOK with default headers values
func (*PublicExistsAnyMyActiveEntitlementOK) Error ¶
func (o *PublicExistsAnyMyActiveEntitlementOK) Error() string
func (*PublicExistsAnyMyActiveEntitlementOK) GetPayload ¶
func (o *PublicExistsAnyMyActiveEntitlementOK) GetPayload() *platformclientmodels.Ownership
func (*PublicExistsAnyMyActiveEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *PublicExistsAnyMyActiveEntitlementOK) ToJSONString() string
type PublicExistsAnyMyActiveEntitlementParams ¶
type PublicExistsAnyMyActiveEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppIds*/ AppIds []string /*ItemIds*/ ItemIds []string /*Namespace*/ Namespace string /*Skus*/ Skus []string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicExistsAnyMyActiveEntitlementParams contains all the parameters to send to the API endpoint for the public exists any my active entitlement operation typically these are written to a http.Request
func NewPublicExistsAnyMyActiveEntitlementParams ¶
func NewPublicExistsAnyMyActiveEntitlementParams() *PublicExistsAnyMyActiveEntitlementParams
NewPublicExistsAnyMyActiveEntitlementParams creates a new PublicExistsAnyMyActiveEntitlementParams object with the default values initialized.
func NewPublicExistsAnyMyActiveEntitlementParamsWithContext ¶
func NewPublicExistsAnyMyActiveEntitlementParamsWithContext(ctx context.Context) *PublicExistsAnyMyActiveEntitlementParams
NewPublicExistsAnyMyActiveEntitlementParamsWithContext creates a new PublicExistsAnyMyActiveEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewPublicExistsAnyMyActiveEntitlementParamsWithHTTPClient ¶
func NewPublicExistsAnyMyActiveEntitlementParamsWithHTTPClient(client *http.Client) *PublicExistsAnyMyActiveEntitlementParams
NewPublicExistsAnyMyActiveEntitlementParamsWithHTTPClient creates a new PublicExistsAnyMyActiveEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicExistsAnyMyActiveEntitlementParamsWithTimeout ¶
func NewPublicExistsAnyMyActiveEntitlementParamsWithTimeout(timeout time.Duration) *PublicExistsAnyMyActiveEntitlementParams
NewPublicExistsAnyMyActiveEntitlementParamsWithTimeout creates a new PublicExistsAnyMyActiveEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicExistsAnyMyActiveEntitlementParams) SetAppIds ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetAppIds(appIds []string)
SetAppIds adds the appIds to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicExistsAnyMyActiveEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetContext ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetHTTPClient ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicExistsAnyMyActiveEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetItemIds ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetItemIds(itemIds []string)
SetItemIds adds the itemIds to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetNamespace ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetSkus ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetSkus(skus []string)
SetSkus adds the skus to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) SetTimeout ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithAppIds ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithAppIds(appIds []string) *PublicExistsAnyMyActiveEntitlementParams
WithAppIds adds the appIds to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithContext ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithContext(ctx context.Context) *PublicExistsAnyMyActiveEntitlementParams
WithContext adds the context to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithHTTPClient ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithHTTPClient(client *http.Client) *PublicExistsAnyMyActiveEntitlementParams
WithHTTPClient adds the HTTPClient to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithItemIds ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithItemIds(itemIds []string) *PublicExistsAnyMyActiveEntitlementParams
WithItemIds adds the itemIds to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithNamespace ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithNamespace(namespace string) *PublicExistsAnyMyActiveEntitlementParams
WithNamespace adds the namespace to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithSkus ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithSkus(skus []string) *PublicExistsAnyMyActiveEntitlementParams
WithSkus adds the skus to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WithTimeout ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WithTimeout(timeout time.Duration) *PublicExistsAnyMyActiveEntitlementParams
WithTimeout adds the timeout to the public exists any my active entitlement params
func (*PublicExistsAnyMyActiveEntitlementParams) WriteToRequest ¶
func (o *PublicExistsAnyMyActiveEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicExistsAnyMyActiveEntitlementReader ¶
type PublicExistsAnyMyActiveEntitlementReader struct {
// contains filtered or unexported fields
}
PublicExistsAnyMyActiveEntitlementReader is a Reader for the PublicExistsAnyMyActiveEntitlement structure.
func (*PublicExistsAnyMyActiveEntitlementReader) ReadResponse ¶
func (o *PublicExistsAnyMyActiveEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicExistsAnyUserActiveEntitlementOK ¶
type PublicExistsAnyUserActiveEntitlementOK struct {
Payload *platformclientmodels.Ownership
}
PublicExistsAnyUserActiveEntitlementOK handles this case with default header values.
successful operation
func NewPublicExistsAnyUserActiveEntitlementOK ¶
func NewPublicExistsAnyUserActiveEntitlementOK() *PublicExistsAnyUserActiveEntitlementOK
NewPublicExistsAnyUserActiveEntitlementOK creates a PublicExistsAnyUserActiveEntitlementOK with default headers values
func (*PublicExistsAnyUserActiveEntitlementOK) Error ¶
func (o *PublicExistsAnyUserActiveEntitlementOK) Error() string
func (*PublicExistsAnyUserActiveEntitlementOK) GetPayload ¶
func (o *PublicExistsAnyUserActiveEntitlementOK) GetPayload() *platformclientmodels.Ownership
func (*PublicExistsAnyUserActiveEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *PublicExistsAnyUserActiveEntitlementOK) ToJSONString() string
type PublicExistsAnyUserActiveEntitlementParams ¶
type PublicExistsAnyUserActiveEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppIds*/ AppIds []string /*ItemIds*/ ItemIds []string /*Namespace*/ Namespace string /*Skus*/ Skus []string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicExistsAnyUserActiveEntitlementParams contains all the parameters to send to the API endpoint for the public exists any user active entitlement operation typically these are written to a http.Request
func NewPublicExistsAnyUserActiveEntitlementParams ¶
func NewPublicExistsAnyUserActiveEntitlementParams() *PublicExistsAnyUserActiveEntitlementParams
NewPublicExistsAnyUserActiveEntitlementParams creates a new PublicExistsAnyUserActiveEntitlementParams object with the default values initialized.
func NewPublicExistsAnyUserActiveEntitlementParamsWithContext ¶
func NewPublicExistsAnyUserActiveEntitlementParamsWithContext(ctx context.Context) *PublicExistsAnyUserActiveEntitlementParams
NewPublicExistsAnyUserActiveEntitlementParamsWithContext creates a new PublicExistsAnyUserActiveEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewPublicExistsAnyUserActiveEntitlementParamsWithHTTPClient ¶
func NewPublicExistsAnyUserActiveEntitlementParamsWithHTTPClient(client *http.Client) *PublicExistsAnyUserActiveEntitlementParams
NewPublicExistsAnyUserActiveEntitlementParamsWithHTTPClient creates a new PublicExistsAnyUserActiveEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicExistsAnyUserActiveEntitlementParamsWithTimeout ¶
func NewPublicExistsAnyUserActiveEntitlementParamsWithTimeout(timeout time.Duration) *PublicExistsAnyUserActiveEntitlementParams
NewPublicExistsAnyUserActiveEntitlementParamsWithTimeout creates a new PublicExistsAnyUserActiveEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicExistsAnyUserActiveEntitlementParams) SetAppIds ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetAppIds(appIds []string)
SetAppIds adds the appIds to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicExistsAnyUserActiveEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetContext ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetHTTPClient ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicExistsAnyUserActiveEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetItemIds ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetItemIds(itemIds []string)
SetItemIds adds the itemIds to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetNamespace ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetSkus ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetSkus(skus []string)
SetSkus adds the skus to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetTimeout ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) SetUserID ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithAppIds ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithAppIds(appIds []string) *PublicExistsAnyUserActiveEntitlementParams
WithAppIds adds the appIds to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithContext ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithContext(ctx context.Context) *PublicExistsAnyUserActiveEntitlementParams
WithContext adds the context to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithHTTPClient ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithHTTPClient(client *http.Client) *PublicExistsAnyUserActiveEntitlementParams
WithHTTPClient adds the HTTPClient to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithItemIds ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithItemIds(itemIds []string) *PublicExistsAnyUserActiveEntitlementParams
WithItemIds adds the itemIds to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithNamespace ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithNamespace(namespace string) *PublicExistsAnyUserActiveEntitlementParams
WithNamespace adds the namespace to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithSkus ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithSkus(skus []string) *PublicExistsAnyUserActiveEntitlementParams
WithSkus adds the skus to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithTimeout ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithTimeout(timeout time.Duration) *PublicExistsAnyUserActiveEntitlementParams
WithTimeout adds the timeout to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WithUserID ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WithUserID(userID string) *PublicExistsAnyUserActiveEntitlementParams
WithUserID adds the userID to the public exists any user active entitlement params
func (*PublicExistsAnyUserActiveEntitlementParams) WriteToRequest ¶
func (o *PublicExistsAnyUserActiveEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicExistsAnyUserActiveEntitlementReader ¶
type PublicExistsAnyUserActiveEntitlementReader struct {
// contains filtered or unexported fields
}
PublicExistsAnyUserActiveEntitlementReader is a Reader for the PublicExistsAnyUserActiveEntitlement structure.
func (*PublicExistsAnyUserActiveEntitlementReader) ReadResponse ¶
func (o *PublicExistsAnyUserActiveEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetEntitlementOwnershipTokenOK ¶ added in v0.7.0
type PublicGetEntitlementOwnershipTokenOK struct {
Payload *platformclientmodels.OwnershipToken
}
PublicGetEntitlementOwnershipTokenOK handles this case with default header values.
successful operation
func NewPublicGetEntitlementOwnershipTokenOK ¶ added in v0.7.0
func NewPublicGetEntitlementOwnershipTokenOK() *PublicGetEntitlementOwnershipTokenOK
NewPublicGetEntitlementOwnershipTokenOK creates a PublicGetEntitlementOwnershipTokenOK with default headers values
func (*PublicGetEntitlementOwnershipTokenOK) Error ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenOK) Error() string
func (*PublicGetEntitlementOwnershipTokenOK) GetPayload ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenOK) GetPayload() *platformclientmodels.OwnershipToken
func (*PublicGetEntitlementOwnershipTokenOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetEntitlementOwnershipTokenOK) ToJSONString() string
type PublicGetEntitlementOwnershipTokenParams ¶ added in v0.7.0
type PublicGetEntitlementOwnershipTokenParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppIds*/ AppIds []string /*ItemIds*/ ItemIds []string /*Namespace*/ Namespace string /*Skus*/ Skus []string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetEntitlementOwnershipTokenParams contains all the parameters to send to the API endpoint for the public get entitlement ownership token operation typically these are written to a http.Request
func NewPublicGetEntitlementOwnershipTokenParams ¶ added in v0.7.0
func NewPublicGetEntitlementOwnershipTokenParams() *PublicGetEntitlementOwnershipTokenParams
NewPublicGetEntitlementOwnershipTokenParams creates a new PublicGetEntitlementOwnershipTokenParams object with the default values initialized.
func NewPublicGetEntitlementOwnershipTokenParamsWithContext ¶ added in v0.7.0
func NewPublicGetEntitlementOwnershipTokenParamsWithContext(ctx context.Context) *PublicGetEntitlementOwnershipTokenParams
NewPublicGetEntitlementOwnershipTokenParamsWithContext creates a new PublicGetEntitlementOwnershipTokenParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetEntitlementOwnershipTokenParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicGetEntitlementOwnershipTokenParamsWithHTTPClient(client *http.Client) *PublicGetEntitlementOwnershipTokenParams
NewPublicGetEntitlementOwnershipTokenParamsWithHTTPClient creates a new PublicGetEntitlementOwnershipTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetEntitlementOwnershipTokenParamsWithTimeout ¶ added in v0.7.0
func NewPublicGetEntitlementOwnershipTokenParamsWithTimeout(timeout time.Duration) *PublicGetEntitlementOwnershipTokenParams
NewPublicGetEntitlementOwnershipTokenParamsWithTimeout creates a new PublicGetEntitlementOwnershipTokenParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetEntitlementOwnershipTokenParams) SetAppIds ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetAppIds(appIds []string)
SetAppIds adds the appIds to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetContext ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetItemIds ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetItemIds(itemIds []string)
SetItemIds adds the itemIds to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetNamespace ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetSkus ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetSkus(skus []string)
SetSkus adds the skus to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) SetTimeout ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithAppIds ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithAppIds(appIds []string) *PublicGetEntitlementOwnershipTokenParams
WithAppIds adds the appIds to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithContext ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithContext(ctx context.Context) *PublicGetEntitlementOwnershipTokenParams
WithContext adds the context to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithHTTPClient(client *http.Client) *PublicGetEntitlementOwnershipTokenParams
WithHTTPClient adds the HTTPClient to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithItemIds ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithItemIds(itemIds []string) *PublicGetEntitlementOwnershipTokenParams
WithItemIds adds the itemIds to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithNamespace ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithNamespace(namespace string) *PublicGetEntitlementOwnershipTokenParams
WithNamespace adds the namespace to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithSkus ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithSkus(skus []string) *PublicGetEntitlementOwnershipTokenParams
WithSkus adds the skus to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WithTimeout ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WithTimeout(timeout time.Duration) *PublicGetEntitlementOwnershipTokenParams
WithTimeout adds the timeout to the public get entitlement ownership token params
func (*PublicGetEntitlementOwnershipTokenParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetEntitlementOwnershipTokenReader ¶ added in v0.7.0
type PublicGetEntitlementOwnershipTokenReader struct {
// contains filtered or unexported fields
}
PublicGetEntitlementOwnershipTokenReader is a Reader for the PublicGetEntitlementOwnershipToken structure.
func (*PublicGetEntitlementOwnershipTokenReader) ReadResponse ¶ added in v0.7.0
func (o *PublicGetEntitlementOwnershipTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMyAppEntitlementOwnershipByAppIDOK ¶
type PublicGetMyAppEntitlementOwnershipByAppIDOK struct {
Payload *platformclientmodels.Ownership
}
PublicGetMyAppEntitlementOwnershipByAppIDOK handles this case with default header values.
successful operation
func NewPublicGetMyAppEntitlementOwnershipByAppIDOK ¶
func NewPublicGetMyAppEntitlementOwnershipByAppIDOK() *PublicGetMyAppEntitlementOwnershipByAppIDOK
NewPublicGetMyAppEntitlementOwnershipByAppIDOK creates a PublicGetMyAppEntitlementOwnershipByAppIDOK with default headers values
func (*PublicGetMyAppEntitlementOwnershipByAppIDOK) Error ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDOK) Error() string
func (*PublicGetMyAppEntitlementOwnershipByAppIDOK) GetPayload ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDOK) GetPayload() *platformclientmodels.Ownership
func (*PublicGetMyAppEntitlementOwnershipByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyAppEntitlementOwnershipByAppIDOK) ToJSONString() string
type PublicGetMyAppEntitlementOwnershipByAppIDParams ¶
type PublicGetMyAppEntitlementOwnershipByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppID*/ AppID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMyAppEntitlementOwnershipByAppIDParams contains all the parameters to send to the API endpoint for the public get my app entitlement ownership by app Id operation typically these are written to a http.Request
func NewPublicGetMyAppEntitlementOwnershipByAppIDParams ¶
func NewPublicGetMyAppEntitlementOwnershipByAppIDParams() *PublicGetMyAppEntitlementOwnershipByAppIDParams
NewPublicGetMyAppEntitlementOwnershipByAppIDParams creates a new PublicGetMyAppEntitlementOwnershipByAppIDParams object with the default values initialized.
func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithContext ¶
func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithContext(ctx context.Context) *PublicGetMyAppEntitlementOwnershipByAppIDParams
NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithContext creates a new PublicGetMyAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithHTTPClient ¶
func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetMyAppEntitlementOwnershipByAppIDParams
NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithHTTPClient creates a new PublicGetMyAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithTimeout ¶
func NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetMyAppEntitlementOwnershipByAppIDParams
NewPublicGetMyAppEntitlementOwnershipByAppIDParamsWithTimeout creates a new PublicGetMyAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetAppID ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetContext ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetHTTPClient ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetNamespace ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) SetTimeout ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) WithAppID ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithAppID(appID string) *PublicGetMyAppEntitlementOwnershipByAppIDParams
WithAppID adds the appID to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) WithContext ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithContext(ctx context.Context) *PublicGetMyAppEntitlementOwnershipByAppIDParams
WithContext adds the context to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) WithHTTPClient ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetMyAppEntitlementOwnershipByAppIDParams
WithHTTPClient adds the HTTPClient to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) WithNamespace ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithNamespace(namespace string) *PublicGetMyAppEntitlementOwnershipByAppIDParams
WithNamespace adds the namespace to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) WithTimeout ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetMyAppEntitlementOwnershipByAppIDParams
WithTimeout adds the timeout to the public get my app entitlement ownership by app Id params
func (*PublicGetMyAppEntitlementOwnershipByAppIDParams) WriteToRequest ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMyAppEntitlementOwnershipByAppIDReader ¶
type PublicGetMyAppEntitlementOwnershipByAppIDReader struct {
// contains filtered or unexported fields
}
PublicGetMyAppEntitlementOwnershipByAppIDReader is a Reader for the PublicGetMyAppEntitlementOwnershipByAppID structure.
func (*PublicGetMyAppEntitlementOwnershipByAppIDReader) ReadResponse ¶
func (o *PublicGetMyAppEntitlementOwnershipByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMyEntitlementOwnershipByItemIDOK ¶ added in v0.7.0
type PublicGetMyEntitlementOwnershipByItemIDOK struct {
Payload *platformclientmodels.TimedOwnership
}
PublicGetMyEntitlementOwnershipByItemIDOK handles this case with default header values.
successful operation
func NewPublicGetMyEntitlementOwnershipByItemIDOK ¶ added in v0.7.0
func NewPublicGetMyEntitlementOwnershipByItemIDOK() *PublicGetMyEntitlementOwnershipByItemIDOK
NewPublicGetMyEntitlementOwnershipByItemIDOK creates a PublicGetMyEntitlementOwnershipByItemIDOK with default headers values
func (*PublicGetMyEntitlementOwnershipByItemIDOK) Error ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDOK) Error() string
func (*PublicGetMyEntitlementOwnershipByItemIDOK) GetPayload ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDOK) GetPayload() *platformclientmodels.TimedOwnership
func (*PublicGetMyEntitlementOwnershipByItemIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEntitlementOwnershipByItemIDOK) ToJSONString() string
type PublicGetMyEntitlementOwnershipByItemIDParams ¶ added in v0.7.0
type PublicGetMyEntitlementOwnershipByItemIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*ItemID*/ ItemID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMyEntitlementOwnershipByItemIDParams contains all the parameters to send to the API endpoint for the public get my entitlement ownership by item Id operation typically these are written to a http.Request
func NewPublicGetMyEntitlementOwnershipByItemIDParams ¶ added in v0.7.0
func NewPublicGetMyEntitlementOwnershipByItemIDParams() *PublicGetMyEntitlementOwnershipByItemIDParams
NewPublicGetMyEntitlementOwnershipByItemIDParams creates a new PublicGetMyEntitlementOwnershipByItemIDParams object with the default values initialized.
func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithContext ¶ added in v0.7.0
func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipByItemIDParams
NewPublicGetMyEntitlementOwnershipByItemIDParamsWithContext creates a new PublicGetMyEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipByItemIDParams
NewPublicGetMyEntitlementOwnershipByItemIDParamsWithHTTPClient creates a new PublicGetMyEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithTimeout ¶ added in v0.7.0
func NewPublicGetMyEntitlementOwnershipByItemIDParamsWithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipByItemIDParams
NewPublicGetMyEntitlementOwnershipByItemIDParamsWithTimeout creates a new PublicGetMyEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetContext ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetEntitlementClazz ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetItemID ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetItemID(itemID string)
SetItemID adds the itemId to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetNamespace ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) SetTimeout ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WithContext ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipByItemIDParams
WithContext adds the context to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WithEntitlementClazz ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetMyEntitlementOwnershipByItemIDParams
WithEntitlementClazz adds the entitlementClazz to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipByItemIDParams
WithHTTPClient adds the HTTPClient to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WithItemID ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithItemID(itemID string) *PublicGetMyEntitlementOwnershipByItemIDParams
WithItemID adds the itemID to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WithNamespace ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithNamespace(namespace string) *PublicGetMyEntitlementOwnershipByItemIDParams
WithNamespace adds the namespace to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WithTimeout ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipByItemIDParams
WithTimeout adds the timeout to the public get my entitlement ownership by item Id params
func (*PublicGetMyEntitlementOwnershipByItemIDParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMyEntitlementOwnershipByItemIDReader ¶ added in v0.7.0
type PublicGetMyEntitlementOwnershipByItemIDReader struct {
// contains filtered or unexported fields
}
PublicGetMyEntitlementOwnershipByItemIDReader is a Reader for the PublicGetMyEntitlementOwnershipByItemID structure.
func (*PublicGetMyEntitlementOwnershipByItemIDReader) ReadResponse ¶ added in v0.7.0
func (o *PublicGetMyEntitlementOwnershipByItemIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMyEntitlementOwnershipBySkuOK ¶
type PublicGetMyEntitlementOwnershipBySkuOK struct {
Payload *platformclientmodels.TimedOwnership
}
PublicGetMyEntitlementOwnershipBySkuOK handles this case with default header values.
successful operation
func NewPublicGetMyEntitlementOwnershipBySkuOK ¶
func NewPublicGetMyEntitlementOwnershipBySkuOK() *PublicGetMyEntitlementOwnershipBySkuOK
NewPublicGetMyEntitlementOwnershipBySkuOK creates a PublicGetMyEntitlementOwnershipBySkuOK with default headers values
func (*PublicGetMyEntitlementOwnershipBySkuOK) Error ¶
func (o *PublicGetMyEntitlementOwnershipBySkuOK) Error() string
func (*PublicGetMyEntitlementOwnershipBySkuOK) GetPayload ¶
func (o *PublicGetMyEntitlementOwnershipBySkuOK) GetPayload() *platformclientmodels.TimedOwnership
func (*PublicGetMyEntitlementOwnershipBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEntitlementOwnershipBySkuOK) ToJSONString() string
type PublicGetMyEntitlementOwnershipBySkuParams ¶
type PublicGetMyEntitlementOwnershipBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*Namespace*/ Namespace string /*Sku*/ Sku string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMyEntitlementOwnershipBySkuParams contains all the parameters to send to the API endpoint for the public get my entitlement ownership by sku operation typically these are written to a http.Request
func NewPublicGetMyEntitlementOwnershipBySkuParams ¶
func NewPublicGetMyEntitlementOwnershipBySkuParams() *PublicGetMyEntitlementOwnershipBySkuParams
NewPublicGetMyEntitlementOwnershipBySkuParams creates a new PublicGetMyEntitlementOwnershipBySkuParams object with the default values initialized.
func NewPublicGetMyEntitlementOwnershipBySkuParamsWithContext ¶
func NewPublicGetMyEntitlementOwnershipBySkuParamsWithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipBySkuParams
NewPublicGetMyEntitlementOwnershipBySkuParamsWithContext creates a new PublicGetMyEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMyEntitlementOwnershipBySkuParamsWithHTTPClient ¶
func NewPublicGetMyEntitlementOwnershipBySkuParamsWithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipBySkuParams
NewPublicGetMyEntitlementOwnershipBySkuParamsWithHTTPClient creates a new PublicGetMyEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMyEntitlementOwnershipBySkuParamsWithTimeout ¶
func NewPublicGetMyEntitlementOwnershipBySkuParamsWithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipBySkuParams
NewPublicGetMyEntitlementOwnershipBySkuParamsWithTimeout creates a new PublicGetMyEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetContext ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetEntitlementClazz ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetHTTPClient ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetNamespace ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetSku ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetSku(sku string)
SetSku adds the sku to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) SetTimeout ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WithContext ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithContext(ctx context.Context) *PublicGetMyEntitlementOwnershipBySkuParams
WithContext adds the context to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WithEntitlementClazz ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetMyEntitlementOwnershipBySkuParams
WithEntitlementClazz adds the entitlementClazz to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WithHTTPClient ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithHTTPClient(client *http.Client) *PublicGetMyEntitlementOwnershipBySkuParams
WithHTTPClient adds the HTTPClient to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WithNamespace ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithNamespace(namespace string) *PublicGetMyEntitlementOwnershipBySkuParams
WithNamespace adds the namespace to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WithSku ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithSku(sku string) *PublicGetMyEntitlementOwnershipBySkuParams
WithSku adds the sku to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WithTimeout ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WithTimeout(timeout time.Duration) *PublicGetMyEntitlementOwnershipBySkuParams
WithTimeout adds the timeout to the public get my entitlement ownership by sku params
func (*PublicGetMyEntitlementOwnershipBySkuParams) WriteToRequest ¶
func (o *PublicGetMyEntitlementOwnershipBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMyEntitlementOwnershipBySkuReader ¶
type PublicGetMyEntitlementOwnershipBySkuReader struct {
// contains filtered or unexported fields
}
PublicGetMyEntitlementOwnershipBySkuReader is a Reader for the PublicGetMyEntitlementOwnershipBySku structure.
func (*PublicGetMyEntitlementOwnershipBySkuReader) ReadResponse ¶
func (o *PublicGetMyEntitlementOwnershipBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserAppEntitlementByAppIDNotFound ¶
type PublicGetUserAppEntitlementByAppIDNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetUserAppEntitlementByAppIDNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31142</td><td>Entitlement with appId [{appId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserAppEntitlementByAppIDNotFound ¶
func NewPublicGetUserAppEntitlementByAppIDNotFound() *PublicGetUserAppEntitlementByAppIDNotFound
NewPublicGetUserAppEntitlementByAppIDNotFound creates a PublicGetUserAppEntitlementByAppIDNotFound with default headers values
func (*PublicGetUserAppEntitlementByAppIDNotFound) Error ¶
func (o *PublicGetUserAppEntitlementByAppIDNotFound) Error() string
func (*PublicGetUserAppEntitlementByAppIDNotFound) GetPayload ¶
func (o *PublicGetUserAppEntitlementByAppIDNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetUserAppEntitlementByAppIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserAppEntitlementByAppIDNotFound) ToJSONString() string
type PublicGetUserAppEntitlementByAppIDOK ¶
type PublicGetUserAppEntitlementByAppIDOK struct {
Payload *platformclientmodels.AppEntitlementInfo
}
PublicGetUserAppEntitlementByAppIDOK handles this case with default header values.
successful operation
func NewPublicGetUserAppEntitlementByAppIDOK ¶
func NewPublicGetUserAppEntitlementByAppIDOK() *PublicGetUserAppEntitlementByAppIDOK
NewPublicGetUserAppEntitlementByAppIDOK creates a PublicGetUserAppEntitlementByAppIDOK with default headers values
func (*PublicGetUserAppEntitlementByAppIDOK) Error ¶
func (o *PublicGetUserAppEntitlementByAppIDOK) Error() string
func (*PublicGetUserAppEntitlementByAppIDOK) GetPayload ¶
func (o *PublicGetUserAppEntitlementByAppIDOK) GetPayload() *platformclientmodels.AppEntitlementInfo
func (*PublicGetUserAppEntitlementByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserAppEntitlementByAppIDOK) ToJSONString() string
type PublicGetUserAppEntitlementByAppIDParams ¶
type PublicGetUserAppEntitlementByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppID*/ AppID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserAppEntitlementByAppIDParams contains all the parameters to send to the API endpoint for the public get user app entitlement by app Id operation typically these are written to a http.Request
func NewPublicGetUserAppEntitlementByAppIDParams ¶
func NewPublicGetUserAppEntitlementByAppIDParams() *PublicGetUserAppEntitlementByAppIDParams
NewPublicGetUserAppEntitlementByAppIDParams creates a new PublicGetUserAppEntitlementByAppIDParams object with the default values initialized.
func NewPublicGetUserAppEntitlementByAppIDParamsWithContext ¶
func NewPublicGetUserAppEntitlementByAppIDParamsWithContext(ctx context.Context) *PublicGetUserAppEntitlementByAppIDParams
NewPublicGetUserAppEntitlementByAppIDParamsWithContext creates a new PublicGetUserAppEntitlementByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserAppEntitlementByAppIDParamsWithHTTPClient ¶
func NewPublicGetUserAppEntitlementByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementByAppIDParams
NewPublicGetUserAppEntitlementByAppIDParamsWithHTTPClient creates a new PublicGetUserAppEntitlementByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserAppEntitlementByAppIDParamsWithTimeout ¶
func NewPublicGetUserAppEntitlementByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementByAppIDParams
NewPublicGetUserAppEntitlementByAppIDParamsWithTimeout creates a new PublicGetUserAppEntitlementByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserAppEntitlementByAppIDParams) SetAppID ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserAppEntitlementByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetContext ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetHTTPClient ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserAppEntitlementByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetNamespace ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetTimeout ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) SetUserID ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) SetUserID(userID string)
SetUserID adds the userId to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WithAppID ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WithAppID(appID string) *PublicGetUserAppEntitlementByAppIDParams
WithAppID adds the appID to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WithContext ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WithContext(ctx context.Context) *PublicGetUserAppEntitlementByAppIDParams
WithContext adds the context to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WithHTTPClient ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementByAppIDParams
WithHTTPClient adds the HTTPClient to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WithNamespace ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WithNamespace(namespace string) *PublicGetUserAppEntitlementByAppIDParams
WithNamespace adds the namespace to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WithTimeout ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementByAppIDParams
WithTimeout adds the timeout to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WithUserID ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WithUserID(userID string) *PublicGetUserAppEntitlementByAppIDParams
WithUserID adds the userID to the public get user app entitlement by app Id params
func (*PublicGetUserAppEntitlementByAppIDParams) WriteToRequest ¶
func (o *PublicGetUserAppEntitlementByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserAppEntitlementByAppIDReader ¶
type PublicGetUserAppEntitlementByAppIDReader struct {
// contains filtered or unexported fields
}
PublicGetUserAppEntitlementByAppIDReader is a Reader for the PublicGetUserAppEntitlementByAppID structure.
func (*PublicGetUserAppEntitlementByAppIDReader) ReadResponse ¶
func (o *PublicGetUserAppEntitlementByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserAppEntitlementOwnershipByAppIDOK ¶
type PublicGetUserAppEntitlementOwnershipByAppIDOK struct {
Payload *platformclientmodels.Ownership
}
PublicGetUserAppEntitlementOwnershipByAppIDOK handles this case with default header values.
successful operation
func NewPublicGetUserAppEntitlementOwnershipByAppIDOK ¶
func NewPublicGetUserAppEntitlementOwnershipByAppIDOK() *PublicGetUserAppEntitlementOwnershipByAppIDOK
NewPublicGetUserAppEntitlementOwnershipByAppIDOK creates a PublicGetUserAppEntitlementOwnershipByAppIDOK with default headers values
func (*PublicGetUserAppEntitlementOwnershipByAppIDOK) Error ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDOK) Error() string
func (*PublicGetUserAppEntitlementOwnershipByAppIDOK) GetPayload ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDOK) GetPayload() *platformclientmodels.Ownership
func (*PublicGetUserAppEntitlementOwnershipByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserAppEntitlementOwnershipByAppIDOK) ToJSONString() string
type PublicGetUserAppEntitlementOwnershipByAppIDParams ¶
type PublicGetUserAppEntitlementOwnershipByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppID*/ AppID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserAppEntitlementOwnershipByAppIDParams contains all the parameters to send to the API endpoint for the public get user app entitlement ownership by app Id operation typically these are written to a http.Request
func NewPublicGetUserAppEntitlementOwnershipByAppIDParams ¶
func NewPublicGetUserAppEntitlementOwnershipByAppIDParams() *PublicGetUserAppEntitlementOwnershipByAppIDParams
NewPublicGetUserAppEntitlementOwnershipByAppIDParams creates a new PublicGetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized.
func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithContext ¶
func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithContext(ctx context.Context) *PublicGetUserAppEntitlementOwnershipByAppIDParams
NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithContext creates a new PublicGetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient ¶
func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementOwnershipByAppIDParams
NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithHTTPClient creates a new PublicGetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout ¶
func NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementOwnershipByAppIDParams
NewPublicGetUserAppEntitlementOwnershipByAppIDParamsWithTimeout creates a new PublicGetUserAppEntitlementOwnershipByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetAppID ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetContext ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClient ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetNamespace ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetTimeout ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) SetUserID ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) SetUserID(userID string)
SetUserID adds the userId to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WithAppID ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithAppID(appID string) *PublicGetUserAppEntitlementOwnershipByAppIDParams
WithAppID adds the appID to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WithContext ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithContext(ctx context.Context) *PublicGetUserAppEntitlementOwnershipByAppIDParams
WithContext adds the context to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WithHTTPClient ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetUserAppEntitlementOwnershipByAppIDParams
WithHTTPClient adds the HTTPClient to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WithNamespace ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithNamespace(namespace string) *PublicGetUserAppEntitlementOwnershipByAppIDParams
WithNamespace adds the namespace to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WithTimeout ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetUserAppEntitlementOwnershipByAppIDParams
WithTimeout adds the timeout to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WithUserID ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WithUserID(userID string) *PublicGetUserAppEntitlementOwnershipByAppIDParams
WithUserID adds the userID to the public get user app entitlement ownership by app Id params
func (*PublicGetUserAppEntitlementOwnershipByAppIDParams) WriteToRequest ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserAppEntitlementOwnershipByAppIDReader ¶
type PublicGetUserAppEntitlementOwnershipByAppIDReader struct {
// contains filtered or unexported fields
}
PublicGetUserAppEntitlementOwnershipByAppIDReader is a Reader for the PublicGetUserAppEntitlementOwnershipByAppID structure.
func (*PublicGetUserAppEntitlementOwnershipByAppIDReader) ReadResponse ¶
func (o *PublicGetUserAppEntitlementOwnershipByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserEntitlementByItemIDNotFound ¶ added in v0.7.0
type PublicGetUserEntitlementByItemIDNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetUserEntitlementByItemIDNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31144</td><td>Entitlement with itemId [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserEntitlementByItemIDNotFound ¶ added in v0.7.0
func NewPublicGetUserEntitlementByItemIDNotFound() *PublicGetUserEntitlementByItemIDNotFound
NewPublicGetUserEntitlementByItemIDNotFound creates a PublicGetUserEntitlementByItemIDNotFound with default headers values
func (*PublicGetUserEntitlementByItemIDNotFound) Error ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDNotFound) Error() string
func (*PublicGetUserEntitlementByItemIDNotFound) GetPayload ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetUserEntitlementByItemIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementByItemIDNotFound) ToJSONString() string
type PublicGetUserEntitlementByItemIDOK ¶ added in v0.7.0
type PublicGetUserEntitlementByItemIDOK struct {
Payload *platformclientmodels.EntitlementInfo
}
PublicGetUserEntitlementByItemIDOK handles this case with default header values.
successful operation
func NewPublicGetUserEntitlementByItemIDOK ¶ added in v0.7.0
func NewPublicGetUserEntitlementByItemIDOK() *PublicGetUserEntitlementByItemIDOK
NewPublicGetUserEntitlementByItemIDOK creates a PublicGetUserEntitlementByItemIDOK with default headers values
func (*PublicGetUserEntitlementByItemIDOK) Error ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDOK) Error() string
func (*PublicGetUserEntitlementByItemIDOK) GetPayload ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*PublicGetUserEntitlementByItemIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementByItemIDOK) ToJSONString() string
type PublicGetUserEntitlementByItemIDParams ¶ added in v0.7.0
type PublicGetUserEntitlementByItemIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserEntitlementByItemIDParams contains all the parameters to send to the API endpoint for the public get user entitlement by item Id operation typically these are written to a http.Request
func NewPublicGetUserEntitlementByItemIDParams ¶ added in v0.7.0
func NewPublicGetUserEntitlementByItemIDParams() *PublicGetUserEntitlementByItemIDParams
NewPublicGetUserEntitlementByItemIDParams creates a new PublicGetUserEntitlementByItemIDParams object with the default values initialized.
func NewPublicGetUserEntitlementByItemIDParamsWithContext ¶ added in v0.7.0
func NewPublicGetUserEntitlementByItemIDParamsWithContext(ctx context.Context) *PublicGetUserEntitlementByItemIDParams
NewPublicGetUserEntitlementByItemIDParamsWithContext creates a new PublicGetUserEntitlementByItemIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserEntitlementByItemIDParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicGetUserEntitlementByItemIDParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementByItemIDParams
NewPublicGetUserEntitlementByItemIDParamsWithHTTPClient creates a new PublicGetUserEntitlementByItemIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserEntitlementByItemIDParamsWithTimeout ¶ added in v0.7.0
func NewPublicGetUserEntitlementByItemIDParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementByItemIDParams
NewPublicGetUserEntitlementByItemIDParamsWithTimeout creates a new PublicGetUserEntitlementByItemIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserEntitlementByItemIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserEntitlementByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetContext ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetEntitlementClazz ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserEntitlementByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetItemID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetItemID(itemID string)
SetItemID adds the itemId to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetNamespace ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetTimeout ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) SetUserID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) SetUserID(userID string)
SetUserID adds the userId to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithContext ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithContext(ctx context.Context) *PublicGetUserEntitlementByItemIDParams
WithContext adds the context to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithEntitlementClazz ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementByItemIDParams
WithEntitlementClazz adds the entitlementClazz to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementByItemIDParams
WithHTTPClient adds the HTTPClient to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithItemID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithItemID(itemID string) *PublicGetUserEntitlementByItemIDParams
WithItemID adds the itemID to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithNamespace ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithNamespace(namespace string) *PublicGetUserEntitlementByItemIDParams
WithNamespace adds the namespace to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithTimeout ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementByItemIDParams
WithTimeout adds the timeout to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WithUserID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WithUserID(userID string) *PublicGetUserEntitlementByItemIDParams
WithUserID adds the userID to the public get user entitlement by item Id params
func (*PublicGetUserEntitlementByItemIDParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserEntitlementByItemIDReader ¶ added in v0.7.0
type PublicGetUserEntitlementByItemIDReader struct {
// contains filtered or unexported fields
}
PublicGetUserEntitlementByItemIDReader is a Reader for the PublicGetUserEntitlementByItemID structure.
func (*PublicGetUserEntitlementByItemIDReader) ReadResponse ¶ added in v0.7.0
func (o *PublicGetUserEntitlementByItemIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserEntitlementBySkuNotFound ¶
type PublicGetUserEntitlementBySkuNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetUserEntitlementBySkuNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31143</td><td>Entitlement with sku [{sku}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserEntitlementBySkuNotFound ¶
func NewPublicGetUserEntitlementBySkuNotFound() *PublicGetUserEntitlementBySkuNotFound
NewPublicGetUserEntitlementBySkuNotFound creates a PublicGetUserEntitlementBySkuNotFound with default headers values
func (*PublicGetUserEntitlementBySkuNotFound) Error ¶
func (o *PublicGetUserEntitlementBySkuNotFound) Error() string
func (*PublicGetUserEntitlementBySkuNotFound) GetPayload ¶
func (o *PublicGetUserEntitlementBySkuNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetUserEntitlementBySkuNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementBySkuNotFound) ToJSONString() string
type PublicGetUserEntitlementBySkuOK ¶
type PublicGetUserEntitlementBySkuOK struct {
Payload *platformclientmodels.EntitlementInfo
}
PublicGetUserEntitlementBySkuOK handles this case with default header values.
successful operation
func NewPublicGetUserEntitlementBySkuOK ¶
func NewPublicGetUserEntitlementBySkuOK() *PublicGetUserEntitlementBySkuOK
NewPublicGetUserEntitlementBySkuOK creates a PublicGetUserEntitlementBySkuOK with default headers values
func (*PublicGetUserEntitlementBySkuOK) Error ¶
func (o *PublicGetUserEntitlementBySkuOK) Error() string
func (*PublicGetUserEntitlementBySkuOK) GetPayload ¶
func (o *PublicGetUserEntitlementBySkuOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*PublicGetUserEntitlementBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementBySkuOK) ToJSONString() string
type PublicGetUserEntitlementBySkuParams ¶
type PublicGetUserEntitlementBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*Namespace*/ Namespace string /*Sku*/ Sku string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserEntitlementBySkuParams contains all the parameters to send to the API endpoint for the public get user entitlement by sku operation typically these are written to a http.Request
func NewPublicGetUserEntitlementBySkuParams ¶
func NewPublicGetUserEntitlementBySkuParams() *PublicGetUserEntitlementBySkuParams
NewPublicGetUserEntitlementBySkuParams creates a new PublicGetUserEntitlementBySkuParams object with the default values initialized.
func NewPublicGetUserEntitlementBySkuParamsWithContext ¶
func NewPublicGetUserEntitlementBySkuParamsWithContext(ctx context.Context) *PublicGetUserEntitlementBySkuParams
NewPublicGetUserEntitlementBySkuParamsWithContext creates a new PublicGetUserEntitlementBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserEntitlementBySkuParamsWithHTTPClient ¶
func NewPublicGetUserEntitlementBySkuParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementBySkuParams
NewPublicGetUserEntitlementBySkuParamsWithHTTPClient creates a new PublicGetUserEntitlementBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserEntitlementBySkuParamsWithTimeout ¶
func NewPublicGetUserEntitlementBySkuParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementBySkuParams
NewPublicGetUserEntitlementBySkuParamsWithTimeout creates a new PublicGetUserEntitlementBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserEntitlementBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserEntitlementBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetContext ¶
func (o *PublicGetUserEntitlementBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetEntitlementClazz ¶
func (o *PublicGetUserEntitlementBySkuParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetHTTPClient ¶
func (o *PublicGetUserEntitlementBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserEntitlementBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetNamespace ¶
func (o *PublicGetUserEntitlementBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetSku ¶
func (o *PublicGetUserEntitlementBySkuParams) SetSku(sku string)
SetSku adds the sku to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetTimeout ¶
func (o *PublicGetUserEntitlementBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) SetUserID ¶
func (o *PublicGetUserEntitlementBySkuParams) SetUserID(userID string)
SetUserID adds the userId to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithContext ¶
func (o *PublicGetUserEntitlementBySkuParams) WithContext(ctx context.Context) *PublicGetUserEntitlementBySkuParams
WithContext adds the context to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithEntitlementClazz ¶
func (o *PublicGetUserEntitlementBySkuParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementBySkuParams
WithEntitlementClazz adds the entitlementClazz to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithHTTPClient ¶
func (o *PublicGetUserEntitlementBySkuParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementBySkuParams
WithHTTPClient adds the HTTPClient to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithNamespace ¶
func (o *PublicGetUserEntitlementBySkuParams) WithNamespace(namespace string) *PublicGetUserEntitlementBySkuParams
WithNamespace adds the namespace to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithSku ¶
func (o *PublicGetUserEntitlementBySkuParams) WithSku(sku string) *PublicGetUserEntitlementBySkuParams
WithSku adds the sku to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithTimeout ¶
func (o *PublicGetUserEntitlementBySkuParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementBySkuParams
WithTimeout adds the timeout to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WithUserID ¶
func (o *PublicGetUserEntitlementBySkuParams) WithUserID(userID string) *PublicGetUserEntitlementBySkuParams
WithUserID adds the userID to the public get user entitlement by sku params
func (*PublicGetUserEntitlementBySkuParams) WriteToRequest ¶
func (o *PublicGetUserEntitlementBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserEntitlementBySkuReader ¶
type PublicGetUserEntitlementBySkuReader struct {
// contains filtered or unexported fields
}
PublicGetUserEntitlementBySkuReader is a Reader for the PublicGetUserEntitlementBySku structure.
func (*PublicGetUserEntitlementBySkuReader) ReadResponse ¶
func (o *PublicGetUserEntitlementBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserEntitlementNotFound ¶
type PublicGetUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserEntitlementNotFound ¶
func NewPublicGetUserEntitlementNotFound() *PublicGetUserEntitlementNotFound
NewPublicGetUserEntitlementNotFound creates a PublicGetUserEntitlementNotFound with default headers values
func (*PublicGetUserEntitlementNotFound) Error ¶
func (o *PublicGetUserEntitlementNotFound) Error() string
func (*PublicGetUserEntitlementNotFound) GetPayload ¶
func (o *PublicGetUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementNotFound) ToJSONString() string
type PublicGetUserEntitlementOK ¶
type PublicGetUserEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
PublicGetUserEntitlementOK handles this case with default header values.
successful operation
func NewPublicGetUserEntitlementOK ¶
func NewPublicGetUserEntitlementOK() *PublicGetUserEntitlementOK
NewPublicGetUserEntitlementOK creates a PublicGetUserEntitlementOK with default headers values
func (*PublicGetUserEntitlementOK) Error ¶
func (o *PublicGetUserEntitlementOK) Error() string
func (*PublicGetUserEntitlementOK) GetPayload ¶
func (o *PublicGetUserEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*PublicGetUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementOK) ToJSONString() string
type PublicGetUserEntitlementOwnershipByItemIDOK ¶ added in v0.7.0
type PublicGetUserEntitlementOwnershipByItemIDOK struct {
Payload *platformclientmodels.TimedOwnership
}
PublicGetUserEntitlementOwnershipByItemIDOK handles this case with default header values.
successful operation
func NewPublicGetUserEntitlementOwnershipByItemIDOK ¶ added in v0.7.0
func NewPublicGetUserEntitlementOwnershipByItemIDOK() *PublicGetUserEntitlementOwnershipByItemIDOK
NewPublicGetUserEntitlementOwnershipByItemIDOK creates a PublicGetUserEntitlementOwnershipByItemIDOK with default headers values
func (*PublicGetUserEntitlementOwnershipByItemIDOK) Error ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDOK) Error() string
func (*PublicGetUserEntitlementOwnershipByItemIDOK) GetPayload ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDOK) GetPayload() *platformclientmodels.TimedOwnership
func (*PublicGetUserEntitlementOwnershipByItemIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementOwnershipByItemIDOK) ToJSONString() string
type PublicGetUserEntitlementOwnershipByItemIDParams ¶ added in v0.7.0
type PublicGetUserEntitlementOwnershipByItemIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserEntitlementOwnershipByItemIDParams contains all the parameters to send to the API endpoint for the public get user entitlement ownership by item Id operation typically these are written to a http.Request
func NewPublicGetUserEntitlementOwnershipByItemIDParams ¶ added in v0.7.0
func NewPublicGetUserEntitlementOwnershipByItemIDParams() *PublicGetUserEntitlementOwnershipByItemIDParams
NewPublicGetUserEntitlementOwnershipByItemIDParams creates a new PublicGetUserEntitlementOwnershipByItemIDParams object with the default values initialized.
func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithContext ¶ added in v0.7.0
func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIDParams
NewPublicGetUserEntitlementOwnershipByItemIDParamsWithContext creates a new PublicGetUserEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIDParams
NewPublicGetUserEntitlementOwnershipByItemIDParamsWithHTTPClient creates a new PublicGetUserEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithTimeout ¶ added in v0.7.0
func NewPublicGetUserEntitlementOwnershipByItemIDParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIDParams
NewPublicGetUserEntitlementOwnershipByItemIDParamsWithTimeout creates a new PublicGetUserEntitlementOwnershipByItemIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetContext ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetEntitlementClazz ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetItemID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetItemID(itemID string)
SetItemID adds the itemId to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetNamespace ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetTimeout ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) SetUserID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) SetUserID(userID string)
SetUserID adds the userId to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithContext ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIDParams
WithContext adds the context to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithEntitlementClazz ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementOwnershipByItemIDParams
WithEntitlementClazz adds the entitlementClazz to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIDParams
WithHTTPClient adds the HTTPClient to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithItemID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithItemID(itemID string) *PublicGetUserEntitlementOwnershipByItemIDParams
WithItemID adds the itemID to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithNamespace ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithNamespace(namespace string) *PublicGetUserEntitlementOwnershipByItemIDParams
WithNamespace adds the namespace to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithTimeout ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIDParams
WithTimeout adds the timeout to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WithUserID ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WithUserID(userID string) *PublicGetUserEntitlementOwnershipByItemIDParams
WithUserID adds the userID to the public get user entitlement ownership by item Id params
func (*PublicGetUserEntitlementOwnershipByItemIDParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserEntitlementOwnershipByItemIDReader ¶ added in v0.7.0
type PublicGetUserEntitlementOwnershipByItemIDReader struct {
// contains filtered or unexported fields
}
PublicGetUserEntitlementOwnershipByItemIDReader is a Reader for the PublicGetUserEntitlementOwnershipByItemID structure.
func (*PublicGetUserEntitlementOwnershipByItemIDReader) ReadResponse ¶ added in v0.7.0
func (o *PublicGetUserEntitlementOwnershipByItemIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserEntitlementOwnershipByItemIdsOK ¶ added in v0.24.0
type PublicGetUserEntitlementOwnershipByItemIdsOK struct {
Payload []*platformclientmodels.EntitlementOwnership
}
PublicGetUserEntitlementOwnershipByItemIdsOK handles this case with default header values.
successful operation
func NewPublicGetUserEntitlementOwnershipByItemIdsOK ¶ added in v0.24.0
func NewPublicGetUserEntitlementOwnershipByItemIdsOK() *PublicGetUserEntitlementOwnershipByItemIdsOK
NewPublicGetUserEntitlementOwnershipByItemIdsOK creates a PublicGetUserEntitlementOwnershipByItemIdsOK with default headers values
func (*PublicGetUserEntitlementOwnershipByItemIdsOK) Error ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsOK) Error() string
func (*PublicGetUserEntitlementOwnershipByItemIdsOK) GetPayload ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsOK) GetPayload() []*platformclientmodels.EntitlementOwnership
func (*PublicGetUserEntitlementOwnershipByItemIdsOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsOK) ToJSONString() string
type PublicGetUserEntitlementOwnershipByItemIdsParams ¶ added in v0.24.0
type PublicGetUserEntitlementOwnershipByItemIdsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Ids*/ Ids []string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserEntitlementOwnershipByItemIdsParams contains all the parameters to send to the API endpoint for the public get user entitlement ownership by item ids operation typically these are written to a http.Request
func NewPublicGetUserEntitlementOwnershipByItemIdsParams ¶ added in v0.24.0
func NewPublicGetUserEntitlementOwnershipByItemIdsParams() *PublicGetUserEntitlementOwnershipByItemIdsParams
NewPublicGetUserEntitlementOwnershipByItemIdsParams creates a new PublicGetUserEntitlementOwnershipByItemIdsParams object with the default values initialized.
func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithContext ¶ added in v0.24.0
func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIdsParams
NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithContext creates a new PublicGetUserEntitlementOwnershipByItemIdsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient ¶ added in v0.24.0
func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIdsParams
NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithHTTPClient creates a new PublicGetUserEntitlementOwnershipByItemIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithTimeout ¶ added in v0.24.0
func NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIdsParams
NewPublicGetUserEntitlementOwnershipByItemIdsParamsWithTimeout creates a new PublicGetUserEntitlementOwnershipByItemIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetAuthInfoWriter ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetContext ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetHTTPClient ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetHTTPClientTransport ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetIds ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetIds(ids []string)
SetIds adds the ids to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetNamespace ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetTimeout ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) SetUserID ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) SetUserID(userID string)
SetUserID adds the userId to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WithContext ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipByItemIdsParams
WithContext adds the context to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WithHTTPClient ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipByItemIdsParams
WithHTTPClient adds the HTTPClient to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WithIds ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithIds(ids []string) *PublicGetUserEntitlementOwnershipByItemIdsParams
WithIds adds the ids to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WithNamespace ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithNamespace(namespace string) *PublicGetUserEntitlementOwnershipByItemIdsParams
WithNamespace adds the namespace to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WithTimeout ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipByItemIdsParams
WithTimeout adds the timeout to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WithUserID ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WithUserID(userID string) *PublicGetUserEntitlementOwnershipByItemIdsParams
WithUserID adds the userID to the public get user entitlement ownership by item ids params
func (*PublicGetUserEntitlementOwnershipByItemIdsParams) WriteToRequest ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserEntitlementOwnershipByItemIdsReader ¶ added in v0.24.0
type PublicGetUserEntitlementOwnershipByItemIdsReader struct {
// contains filtered or unexported fields
}
PublicGetUserEntitlementOwnershipByItemIdsReader is a Reader for the PublicGetUserEntitlementOwnershipByItemIds structure.
func (*PublicGetUserEntitlementOwnershipByItemIdsReader) ReadResponse ¶ added in v0.24.0
func (o *PublicGetUserEntitlementOwnershipByItemIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserEntitlementOwnershipBySkuOK ¶
type PublicGetUserEntitlementOwnershipBySkuOK struct {
Payload *platformclientmodels.TimedOwnership
}
PublicGetUserEntitlementOwnershipBySkuOK handles this case with default header values.
successful operation
func NewPublicGetUserEntitlementOwnershipBySkuOK ¶
func NewPublicGetUserEntitlementOwnershipBySkuOK() *PublicGetUserEntitlementOwnershipBySkuOK
NewPublicGetUserEntitlementOwnershipBySkuOK creates a PublicGetUserEntitlementOwnershipBySkuOK with default headers values
func (*PublicGetUserEntitlementOwnershipBySkuOK) Error ¶
func (o *PublicGetUserEntitlementOwnershipBySkuOK) Error() string
func (*PublicGetUserEntitlementOwnershipBySkuOK) GetPayload ¶
func (o *PublicGetUserEntitlementOwnershipBySkuOK) GetPayload() *platformclientmodels.TimedOwnership
func (*PublicGetUserEntitlementOwnershipBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserEntitlementOwnershipBySkuOK) ToJSONString() string
type PublicGetUserEntitlementOwnershipBySkuParams ¶
type PublicGetUserEntitlementOwnershipBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementClazz*/ EntitlementClazz *string /*Namespace*/ Namespace string /*Sku*/ Sku string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserEntitlementOwnershipBySkuParams contains all the parameters to send to the API endpoint for the public get user entitlement ownership by sku operation typically these are written to a http.Request
func NewPublicGetUserEntitlementOwnershipBySkuParams ¶
func NewPublicGetUserEntitlementOwnershipBySkuParams() *PublicGetUserEntitlementOwnershipBySkuParams
NewPublicGetUserEntitlementOwnershipBySkuParams creates a new PublicGetUserEntitlementOwnershipBySkuParams object with the default values initialized.
func NewPublicGetUserEntitlementOwnershipBySkuParamsWithContext ¶
func NewPublicGetUserEntitlementOwnershipBySkuParamsWithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipBySkuParams
NewPublicGetUserEntitlementOwnershipBySkuParamsWithContext creates a new PublicGetUserEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserEntitlementOwnershipBySkuParamsWithHTTPClient ¶
func NewPublicGetUserEntitlementOwnershipBySkuParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipBySkuParams
NewPublicGetUserEntitlementOwnershipBySkuParamsWithHTTPClient creates a new PublicGetUserEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserEntitlementOwnershipBySkuParamsWithTimeout ¶
func NewPublicGetUserEntitlementOwnershipBySkuParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipBySkuParams
NewPublicGetUserEntitlementOwnershipBySkuParamsWithTimeout creates a new PublicGetUserEntitlementOwnershipBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetContext ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetEntitlementClazz ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetHTTPClient ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetNamespace ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetSku ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetSku(sku string)
SetSku adds the sku to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetTimeout ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) SetUserID ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) SetUserID(userID string)
SetUserID adds the userId to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithContext ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithContext(ctx context.Context) *PublicGetUserEntitlementOwnershipBySkuParams
WithContext adds the context to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithEntitlementClazz ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithEntitlementClazz(entitlementClazz *string) *PublicGetUserEntitlementOwnershipBySkuParams
WithEntitlementClazz adds the entitlementClazz to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithHTTPClient ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementOwnershipBySkuParams
WithHTTPClient adds the HTTPClient to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithNamespace ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithNamespace(namespace string) *PublicGetUserEntitlementOwnershipBySkuParams
WithNamespace adds the namespace to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithSku ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithSku(sku string) *PublicGetUserEntitlementOwnershipBySkuParams
WithSku adds the sku to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithTimeout ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementOwnershipBySkuParams
WithTimeout adds the timeout to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WithUserID ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WithUserID(userID string) *PublicGetUserEntitlementOwnershipBySkuParams
WithUserID adds the userID to the public get user entitlement ownership by sku params
func (*PublicGetUserEntitlementOwnershipBySkuParams) WriteToRequest ¶
func (o *PublicGetUserEntitlementOwnershipBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserEntitlementOwnershipBySkuReader ¶
type PublicGetUserEntitlementOwnershipBySkuReader struct {
// contains filtered or unexported fields
}
PublicGetUserEntitlementOwnershipBySkuReader is a Reader for the PublicGetUserEntitlementOwnershipBySku structure.
func (*PublicGetUserEntitlementOwnershipBySkuReader) ReadResponse ¶
func (o *PublicGetUserEntitlementOwnershipBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserEntitlementParams ¶
type PublicGetUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserEntitlementParams contains all the parameters to send to the API endpoint for the public get user entitlement operation typically these are written to a http.Request
func NewPublicGetUserEntitlementParams ¶
func NewPublicGetUserEntitlementParams() *PublicGetUserEntitlementParams
NewPublicGetUserEntitlementParams creates a new PublicGetUserEntitlementParams object with the default values initialized.
func NewPublicGetUserEntitlementParamsWithContext ¶
func NewPublicGetUserEntitlementParamsWithContext(ctx context.Context) *PublicGetUserEntitlementParams
NewPublicGetUserEntitlementParamsWithContext creates a new PublicGetUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserEntitlementParamsWithHTTPClient ¶
func NewPublicGetUserEntitlementParamsWithHTTPClient(client *http.Client) *PublicGetUserEntitlementParams
NewPublicGetUserEntitlementParamsWithHTTPClient creates a new PublicGetUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserEntitlementParamsWithTimeout ¶
func NewPublicGetUserEntitlementParamsWithTimeout(timeout time.Duration) *PublicGetUserEntitlementParams
NewPublicGetUserEntitlementParamsWithTimeout creates a new PublicGetUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetContext ¶
func (o *PublicGetUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetEntitlementID ¶
func (o *PublicGetUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetHTTPClient ¶
func (o *PublicGetUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetNamespace ¶
func (o *PublicGetUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetTimeout ¶
func (o *PublicGetUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user entitlement params
func (*PublicGetUserEntitlementParams) SetUserID ¶
func (o *PublicGetUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WithContext ¶
func (o *PublicGetUserEntitlementParams) WithContext(ctx context.Context) *PublicGetUserEntitlementParams
WithContext adds the context to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WithEntitlementID ¶
func (o *PublicGetUserEntitlementParams) WithEntitlementID(entitlementID string) *PublicGetUserEntitlementParams
WithEntitlementID adds the entitlementID to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WithHTTPClient ¶
func (o *PublicGetUserEntitlementParams) WithHTTPClient(client *http.Client) *PublicGetUserEntitlementParams
WithHTTPClient adds the HTTPClient to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WithNamespace ¶
func (o *PublicGetUserEntitlementParams) WithNamespace(namespace string) *PublicGetUserEntitlementParams
WithNamespace adds the namespace to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WithTimeout ¶
func (o *PublicGetUserEntitlementParams) WithTimeout(timeout time.Duration) *PublicGetUserEntitlementParams
WithTimeout adds the timeout to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WithUserID ¶
func (o *PublicGetUserEntitlementParams) WithUserID(userID string) *PublicGetUserEntitlementParams
WithUserID adds the userID to the public get user entitlement params
func (*PublicGetUserEntitlementParams) WriteToRequest ¶
func (o *PublicGetUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserEntitlementReader ¶
type PublicGetUserEntitlementReader struct {
// contains filtered or unexported fields
}
PublicGetUserEntitlementReader is a Reader for the PublicGetUserEntitlement structure.
func (*PublicGetUserEntitlementReader) ReadResponse ¶
func (o *PublicGetUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicQueryUserEntitlementsByAppTypeOK ¶
type PublicQueryUserEntitlementsByAppTypeOK struct {
Payload *platformclientmodels.AppEntitlementPagingSlicedResult
}
PublicQueryUserEntitlementsByAppTypeOK handles this case with default header values.
successful operation
func NewPublicQueryUserEntitlementsByAppTypeOK ¶
func NewPublicQueryUserEntitlementsByAppTypeOK() *PublicQueryUserEntitlementsByAppTypeOK
NewPublicQueryUserEntitlementsByAppTypeOK creates a PublicQueryUserEntitlementsByAppTypeOK with default headers values
func (*PublicQueryUserEntitlementsByAppTypeOK) Error ¶
func (o *PublicQueryUserEntitlementsByAppTypeOK) Error() string
func (*PublicQueryUserEntitlementsByAppTypeOK) GetPayload ¶
func (o *PublicQueryUserEntitlementsByAppTypeOK) GetPayload() *platformclientmodels.AppEntitlementPagingSlicedResult
func (*PublicQueryUserEntitlementsByAppTypeOK) ToJSONString ¶ added in v0.25.0
func (o *PublicQueryUserEntitlementsByAppTypeOK) ToJSONString() string
type PublicQueryUserEntitlementsByAppTypeParams ¶
type PublicQueryUserEntitlementsByAppTypeParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppType*/ AppType string /*Limit*/ Limit *int32 /*Namespace*/ Namespace string /*Offset*/ Offset *int32 /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicQueryUserEntitlementsByAppTypeParams contains all the parameters to send to the API endpoint for the public query user entitlements by app type operation typically these are written to a http.Request
func NewPublicQueryUserEntitlementsByAppTypeParams ¶
func NewPublicQueryUserEntitlementsByAppTypeParams() *PublicQueryUserEntitlementsByAppTypeParams
NewPublicQueryUserEntitlementsByAppTypeParams creates a new PublicQueryUserEntitlementsByAppTypeParams object with the default values initialized.
func NewPublicQueryUserEntitlementsByAppTypeParamsWithContext ¶
func NewPublicQueryUserEntitlementsByAppTypeParamsWithContext(ctx context.Context) *PublicQueryUserEntitlementsByAppTypeParams
NewPublicQueryUserEntitlementsByAppTypeParamsWithContext creates a new PublicQueryUserEntitlementsByAppTypeParams object with the default values initialized, and the ability to set a context for a request
func NewPublicQueryUserEntitlementsByAppTypeParamsWithHTTPClient ¶
func NewPublicQueryUserEntitlementsByAppTypeParamsWithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsByAppTypeParams
NewPublicQueryUserEntitlementsByAppTypeParamsWithHTTPClient creates a new PublicQueryUserEntitlementsByAppTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicQueryUserEntitlementsByAppTypeParamsWithTimeout ¶
func NewPublicQueryUserEntitlementsByAppTypeParamsWithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsByAppTypeParams
NewPublicQueryUserEntitlementsByAppTypeParamsWithTimeout creates a new PublicQueryUserEntitlementsByAppTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicQueryUserEntitlementsByAppTypeParams) SetAppType ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetAppType(appType string)
SetAppType adds the appType to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetContext ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetHTTPClient ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetLimit ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetLimit(limit *int32)
SetLimit adds the limit to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetNamespace ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetOffset ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetOffset(offset *int32)
SetOffset adds the offset to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetTimeout ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) SetUserID ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) SetUserID(userID string)
SetUserID adds the userId to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithAppType ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithAppType(appType string) *PublicQueryUserEntitlementsByAppTypeParams
WithAppType adds the appType to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithContext ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithContext(ctx context.Context) *PublicQueryUserEntitlementsByAppTypeParams
WithContext adds the context to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithHTTPClient ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsByAppTypeParams
WithHTTPClient adds the HTTPClient to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithLimit ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithLimit(limit *int32) *PublicQueryUserEntitlementsByAppTypeParams
WithLimit adds the limit to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithNamespace ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithNamespace(namespace string) *PublicQueryUserEntitlementsByAppTypeParams
WithNamespace adds the namespace to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithOffset ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithOffset(offset *int32) *PublicQueryUserEntitlementsByAppTypeParams
WithOffset adds the offset to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithTimeout ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsByAppTypeParams
WithTimeout adds the timeout to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WithUserID ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WithUserID(userID string) *PublicQueryUserEntitlementsByAppTypeParams
WithUserID adds the userID to the public query user entitlements by app type params
func (*PublicQueryUserEntitlementsByAppTypeParams) WriteToRequest ¶
func (o *PublicQueryUserEntitlementsByAppTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicQueryUserEntitlementsByAppTypeReader ¶
type PublicQueryUserEntitlementsByAppTypeReader struct {
// contains filtered or unexported fields
}
PublicQueryUserEntitlementsByAppTypeReader is a Reader for the PublicQueryUserEntitlementsByAppType structure.
func (*PublicQueryUserEntitlementsByAppTypeReader) ReadResponse ¶
func (o *PublicQueryUserEntitlementsByAppTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicQueryUserEntitlementsOK ¶
type PublicQueryUserEntitlementsOK struct {
Payload *platformclientmodels.EntitlementPagingSlicedResult
}
PublicQueryUserEntitlementsOK handles this case with default header values.
successful operation
func NewPublicQueryUserEntitlementsOK ¶
func NewPublicQueryUserEntitlementsOK() *PublicQueryUserEntitlementsOK
NewPublicQueryUserEntitlementsOK creates a PublicQueryUserEntitlementsOK with default headers values
func (*PublicQueryUserEntitlementsOK) Error ¶
func (o *PublicQueryUserEntitlementsOK) Error() string
func (*PublicQueryUserEntitlementsOK) GetPayload ¶
func (o *PublicQueryUserEntitlementsOK) GetPayload() *platformclientmodels.EntitlementPagingSlicedResult
func (*PublicQueryUserEntitlementsOK) ToJSONString ¶ added in v0.25.0
func (o *PublicQueryUserEntitlementsOK) ToJSONString() string
type PublicQueryUserEntitlementsParams ¶
type PublicQueryUserEntitlementsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*AppType*/ AppType *string /*EntitlementClazz*/ EntitlementClazz *string /*EntitlementName*/ EntitlementName *string /*Features*/ Features []string /*ItemID*/ ItemID []string /*Limit*/ Limit *int32 /*Namespace*/ Namespace string /*Offset*/ Offset *int32 /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicQueryUserEntitlementsParams contains all the parameters to send to the API endpoint for the public query user entitlements operation typically these are written to a http.Request
func NewPublicQueryUserEntitlementsParams ¶
func NewPublicQueryUserEntitlementsParams() *PublicQueryUserEntitlementsParams
NewPublicQueryUserEntitlementsParams creates a new PublicQueryUserEntitlementsParams object with the default values initialized.
func NewPublicQueryUserEntitlementsParamsWithContext ¶
func NewPublicQueryUserEntitlementsParamsWithContext(ctx context.Context) *PublicQueryUserEntitlementsParams
NewPublicQueryUserEntitlementsParamsWithContext creates a new PublicQueryUserEntitlementsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicQueryUserEntitlementsParamsWithHTTPClient ¶
func NewPublicQueryUserEntitlementsParamsWithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsParams
NewPublicQueryUserEntitlementsParamsWithHTTPClient creates a new PublicQueryUserEntitlementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicQueryUserEntitlementsParamsWithTimeout ¶
func NewPublicQueryUserEntitlementsParamsWithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsParams
NewPublicQueryUserEntitlementsParamsWithTimeout creates a new PublicQueryUserEntitlementsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicQueryUserEntitlementsParams) SetAppType ¶
func (o *PublicQueryUserEntitlementsParams) SetAppType(appType *string)
SetAppType adds the appType to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicQueryUserEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetContext ¶
func (o *PublicQueryUserEntitlementsParams) SetContext(ctx context.Context)
SetContext adds the context to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetEntitlementClazz ¶
func (o *PublicQueryUserEntitlementsParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetEntitlementName ¶
func (o *PublicQueryUserEntitlementsParams) SetEntitlementName(entitlementName *string)
SetEntitlementName adds the entitlementName to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetFeatures ¶ added in v0.25.0
func (o *PublicQueryUserEntitlementsParams) SetFeatures(features []string)
SetFeatures adds the features to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetHTTPClient ¶
func (o *PublicQueryUserEntitlementsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicQueryUserEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetItemID ¶
func (o *PublicQueryUserEntitlementsParams) SetItemID(itemID []string)
SetItemID adds the itemId to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetLimit ¶
func (o *PublicQueryUserEntitlementsParams) SetLimit(limit *int32)
SetLimit adds the limit to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetNamespace ¶
func (o *PublicQueryUserEntitlementsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetOffset ¶
func (o *PublicQueryUserEntitlementsParams) SetOffset(offset *int32)
SetOffset adds the offset to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetTimeout ¶
func (o *PublicQueryUserEntitlementsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) SetUserID ¶
func (o *PublicQueryUserEntitlementsParams) SetUserID(userID string)
SetUserID adds the userId to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithAppType ¶
func (o *PublicQueryUserEntitlementsParams) WithAppType(appType *string) *PublicQueryUserEntitlementsParams
WithAppType adds the appType to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithContext ¶
func (o *PublicQueryUserEntitlementsParams) WithContext(ctx context.Context) *PublicQueryUserEntitlementsParams
WithContext adds the context to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithEntitlementClazz ¶
func (o *PublicQueryUserEntitlementsParams) WithEntitlementClazz(entitlementClazz *string) *PublicQueryUserEntitlementsParams
WithEntitlementClazz adds the entitlementClazz to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithEntitlementName ¶
func (o *PublicQueryUserEntitlementsParams) WithEntitlementName(entitlementName *string) *PublicQueryUserEntitlementsParams
WithEntitlementName adds the entitlementName to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithFeatures ¶ added in v0.25.0
func (o *PublicQueryUserEntitlementsParams) WithFeatures(features []string) *PublicQueryUserEntitlementsParams
WithFeatures adds the features to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithHTTPClient ¶
func (o *PublicQueryUserEntitlementsParams) WithHTTPClient(client *http.Client) *PublicQueryUserEntitlementsParams
WithHTTPClient adds the HTTPClient to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithItemID ¶
func (o *PublicQueryUserEntitlementsParams) WithItemID(itemID []string) *PublicQueryUserEntitlementsParams
WithItemID adds the itemID to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithLimit ¶
func (o *PublicQueryUserEntitlementsParams) WithLimit(limit *int32) *PublicQueryUserEntitlementsParams
WithLimit adds the limit to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithNamespace ¶
func (o *PublicQueryUserEntitlementsParams) WithNamespace(namespace string) *PublicQueryUserEntitlementsParams
WithNamespace adds the namespace to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithOffset ¶
func (o *PublicQueryUserEntitlementsParams) WithOffset(offset *int32) *PublicQueryUserEntitlementsParams
WithOffset adds the offset to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithTimeout ¶
func (o *PublicQueryUserEntitlementsParams) WithTimeout(timeout time.Duration) *PublicQueryUserEntitlementsParams
WithTimeout adds the timeout to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WithUserID ¶
func (o *PublicQueryUserEntitlementsParams) WithUserID(userID string) *PublicQueryUserEntitlementsParams
WithUserID adds the userID to the public query user entitlements params
func (*PublicQueryUserEntitlementsParams) WriteToRequest ¶
func (o *PublicQueryUserEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicQueryUserEntitlementsReader ¶
type PublicQueryUserEntitlementsReader struct {
// contains filtered or unexported fields
}
PublicQueryUserEntitlementsReader is a Reader for the PublicQueryUserEntitlements structure.
func (*PublicQueryUserEntitlementsReader) ReadResponse ¶
func (o *PublicQueryUserEntitlementsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryEntitlementsOK ¶
type QueryEntitlementsOK struct {
Payload *platformclientmodels.EntitlementPagingSlicedResult
}
QueryEntitlementsOK handles this case with default header values.
successful operation
func NewQueryEntitlementsOK ¶
func NewQueryEntitlementsOK() *QueryEntitlementsOK
NewQueryEntitlementsOK creates a QueryEntitlementsOK with default headers values
func (*QueryEntitlementsOK) Error ¶
func (o *QueryEntitlementsOK) Error() string
func (*QueryEntitlementsOK) GetPayload ¶
func (o *QueryEntitlementsOK) GetPayload() *platformclientmodels.EntitlementPagingSlicedResult
func (*QueryEntitlementsOK) ToJSONString ¶ added in v0.25.0
func (o *QueryEntitlementsOK) ToJSONString() string
type QueryEntitlementsParams ¶
type QueryEntitlementsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ActiveOnly*/ ActiveOnly *bool /*AppType*/ AppType *string /*EntitlementClazz*/ EntitlementClazz *string /*EntitlementName*/ EntitlementName *string /*ItemID*/ ItemID []string /*Limit*/ Limit *int32 /*Namespace*/ Namespace string /*Offset*/ Offset *int32 /*UserID*/ UserID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryEntitlementsParams contains all the parameters to send to the API endpoint for the query entitlements operation typically these are written to a http.Request
func NewQueryEntitlementsParams ¶
func NewQueryEntitlementsParams() *QueryEntitlementsParams
NewQueryEntitlementsParams creates a new QueryEntitlementsParams object with the default values initialized.
func NewQueryEntitlementsParamsWithContext ¶
func NewQueryEntitlementsParamsWithContext(ctx context.Context) *QueryEntitlementsParams
NewQueryEntitlementsParamsWithContext creates a new QueryEntitlementsParams object with the default values initialized, and the ability to set a context for a request
func NewQueryEntitlementsParamsWithHTTPClient ¶
func NewQueryEntitlementsParamsWithHTTPClient(client *http.Client) *QueryEntitlementsParams
NewQueryEntitlementsParamsWithHTTPClient creates a new QueryEntitlementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryEntitlementsParamsWithTimeout ¶
func NewQueryEntitlementsParamsWithTimeout(timeout time.Duration) *QueryEntitlementsParams
NewQueryEntitlementsParamsWithTimeout creates a new QueryEntitlementsParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryEntitlementsParams) SetActiveOnly ¶
func (o *QueryEntitlementsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query entitlements params
func (*QueryEntitlementsParams) SetAppType ¶
func (o *QueryEntitlementsParams) SetAppType(appType *string)
SetAppType adds the appType to the query entitlements params
func (*QueryEntitlementsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *QueryEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query entitlements params
func (*QueryEntitlementsParams) SetContext ¶
func (o *QueryEntitlementsParams) SetContext(ctx context.Context)
SetContext adds the context to the query entitlements params
func (*QueryEntitlementsParams) SetEntitlementClazz ¶
func (o *QueryEntitlementsParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the query entitlements params
func (*QueryEntitlementsParams) SetEntitlementName ¶
func (o *QueryEntitlementsParams) SetEntitlementName(entitlementName *string)
SetEntitlementName adds the entitlementName to the query entitlements params
func (*QueryEntitlementsParams) SetHTTPClient ¶
func (o *QueryEntitlementsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query entitlements params
func (*QueryEntitlementsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *QueryEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query entitlements params
func (*QueryEntitlementsParams) SetItemID ¶
func (o *QueryEntitlementsParams) SetItemID(itemID []string)
SetItemID adds the itemId to the query entitlements params
func (*QueryEntitlementsParams) SetLimit ¶
func (o *QueryEntitlementsParams) SetLimit(limit *int32)
SetLimit adds the limit to the query entitlements params
func (*QueryEntitlementsParams) SetNamespace ¶
func (o *QueryEntitlementsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query entitlements params
func (*QueryEntitlementsParams) SetOffset ¶
func (o *QueryEntitlementsParams) SetOffset(offset *int32)
SetOffset adds the offset to the query entitlements params
func (*QueryEntitlementsParams) SetTimeout ¶
func (o *QueryEntitlementsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query entitlements params
func (*QueryEntitlementsParams) SetUserID ¶
func (o *QueryEntitlementsParams) SetUserID(userID *string)
SetUserID adds the userId to the query entitlements params
func (*QueryEntitlementsParams) WithActiveOnly ¶
func (o *QueryEntitlementsParams) WithActiveOnly(activeOnly *bool) *QueryEntitlementsParams
WithActiveOnly adds the activeOnly to the query entitlements params
func (*QueryEntitlementsParams) WithAppType ¶
func (o *QueryEntitlementsParams) WithAppType(appType *string) *QueryEntitlementsParams
WithAppType adds the appType to the query entitlements params
func (*QueryEntitlementsParams) WithContext ¶
func (o *QueryEntitlementsParams) WithContext(ctx context.Context) *QueryEntitlementsParams
WithContext adds the context to the query entitlements params
func (*QueryEntitlementsParams) WithEntitlementClazz ¶
func (o *QueryEntitlementsParams) WithEntitlementClazz(entitlementClazz *string) *QueryEntitlementsParams
WithEntitlementClazz adds the entitlementClazz to the query entitlements params
func (*QueryEntitlementsParams) WithEntitlementName ¶
func (o *QueryEntitlementsParams) WithEntitlementName(entitlementName *string) *QueryEntitlementsParams
WithEntitlementName adds the entitlementName to the query entitlements params
func (*QueryEntitlementsParams) WithHTTPClient ¶
func (o *QueryEntitlementsParams) WithHTTPClient(client *http.Client) *QueryEntitlementsParams
WithHTTPClient adds the HTTPClient to the query entitlements params
func (*QueryEntitlementsParams) WithItemID ¶
func (o *QueryEntitlementsParams) WithItemID(itemID []string) *QueryEntitlementsParams
WithItemID adds the itemID to the query entitlements params
func (*QueryEntitlementsParams) WithLimit ¶
func (o *QueryEntitlementsParams) WithLimit(limit *int32) *QueryEntitlementsParams
WithLimit adds the limit to the query entitlements params
func (*QueryEntitlementsParams) WithNamespace ¶
func (o *QueryEntitlementsParams) WithNamespace(namespace string) *QueryEntitlementsParams
WithNamespace adds the namespace to the query entitlements params
func (*QueryEntitlementsParams) WithOffset ¶
func (o *QueryEntitlementsParams) WithOffset(offset *int32) *QueryEntitlementsParams
WithOffset adds the offset to the query entitlements params
func (*QueryEntitlementsParams) WithTimeout ¶
func (o *QueryEntitlementsParams) WithTimeout(timeout time.Duration) *QueryEntitlementsParams
WithTimeout adds the timeout to the query entitlements params
func (*QueryEntitlementsParams) WithUserID ¶
func (o *QueryEntitlementsParams) WithUserID(userID *string) *QueryEntitlementsParams
WithUserID adds the userID to the query entitlements params
func (*QueryEntitlementsParams) WriteToRequest ¶
func (o *QueryEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryEntitlementsReader ¶
type QueryEntitlementsReader struct {
// contains filtered or unexported fields
}
QueryEntitlementsReader is a Reader for the QueryEntitlements structure.
func (*QueryEntitlementsReader) ReadResponse ¶
func (o *QueryEntitlementsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryUserEntitlementsByAppTypeOK ¶
type QueryUserEntitlementsByAppTypeOK struct {
Payload *platformclientmodels.AppEntitlementPagingSlicedResult
}
QueryUserEntitlementsByAppTypeOK handles this case with default header values.
successful operation
func NewQueryUserEntitlementsByAppTypeOK ¶
func NewQueryUserEntitlementsByAppTypeOK() *QueryUserEntitlementsByAppTypeOK
NewQueryUserEntitlementsByAppTypeOK creates a QueryUserEntitlementsByAppTypeOK with default headers values
func (*QueryUserEntitlementsByAppTypeOK) Error ¶
func (o *QueryUserEntitlementsByAppTypeOK) Error() string
func (*QueryUserEntitlementsByAppTypeOK) GetPayload ¶
func (o *QueryUserEntitlementsByAppTypeOK) GetPayload() *platformclientmodels.AppEntitlementPagingSlicedResult
func (*QueryUserEntitlementsByAppTypeOK) ToJSONString ¶ added in v0.25.0
func (o *QueryUserEntitlementsByAppTypeOK) ToJSONString() string
type QueryUserEntitlementsByAppTypeParams ¶
type QueryUserEntitlementsByAppTypeParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ActiveOnly*/ ActiveOnly *bool /*AppType*/ AppType string /*Limit*/ Limit *int32 /*Namespace*/ Namespace string /*Offset*/ Offset *int32 /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryUserEntitlementsByAppTypeParams contains all the parameters to send to the API endpoint for the query user entitlements by app type operation typically these are written to a http.Request
func NewQueryUserEntitlementsByAppTypeParams ¶
func NewQueryUserEntitlementsByAppTypeParams() *QueryUserEntitlementsByAppTypeParams
NewQueryUserEntitlementsByAppTypeParams creates a new QueryUserEntitlementsByAppTypeParams object with the default values initialized.
func NewQueryUserEntitlementsByAppTypeParamsWithContext ¶
func NewQueryUserEntitlementsByAppTypeParamsWithContext(ctx context.Context) *QueryUserEntitlementsByAppTypeParams
NewQueryUserEntitlementsByAppTypeParamsWithContext creates a new QueryUserEntitlementsByAppTypeParams object with the default values initialized, and the ability to set a context for a request
func NewQueryUserEntitlementsByAppTypeParamsWithHTTPClient ¶
func NewQueryUserEntitlementsByAppTypeParamsWithHTTPClient(client *http.Client) *QueryUserEntitlementsByAppTypeParams
NewQueryUserEntitlementsByAppTypeParamsWithHTTPClient creates a new QueryUserEntitlementsByAppTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryUserEntitlementsByAppTypeParamsWithTimeout ¶
func NewQueryUserEntitlementsByAppTypeParamsWithTimeout(timeout time.Duration) *QueryUserEntitlementsByAppTypeParams
NewQueryUserEntitlementsByAppTypeParamsWithTimeout creates a new QueryUserEntitlementsByAppTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryUserEntitlementsByAppTypeParams) SetActiveOnly ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetAppType ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetAppType(appType string)
SetAppType adds the appType to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *QueryUserEntitlementsByAppTypeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetContext ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetHTTPClient ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *QueryUserEntitlementsByAppTypeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetLimit ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetLimit(limit *int32)
SetLimit adds the limit to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetNamespace ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetOffset ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetOffset(offset *int32)
SetOffset adds the offset to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetTimeout ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) SetUserID ¶
func (o *QueryUserEntitlementsByAppTypeParams) SetUserID(userID string)
SetUserID adds the userId to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithActiveOnly ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithActiveOnly(activeOnly *bool) *QueryUserEntitlementsByAppTypeParams
WithActiveOnly adds the activeOnly to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithAppType ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithAppType(appType string) *QueryUserEntitlementsByAppTypeParams
WithAppType adds the appType to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithContext ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithContext(ctx context.Context) *QueryUserEntitlementsByAppTypeParams
WithContext adds the context to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithHTTPClient ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithHTTPClient(client *http.Client) *QueryUserEntitlementsByAppTypeParams
WithHTTPClient adds the HTTPClient to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithLimit ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithLimit(limit *int32) *QueryUserEntitlementsByAppTypeParams
WithLimit adds the limit to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithNamespace ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithNamespace(namespace string) *QueryUserEntitlementsByAppTypeParams
WithNamespace adds the namespace to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithOffset ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithOffset(offset *int32) *QueryUserEntitlementsByAppTypeParams
WithOffset adds the offset to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithTimeout ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithTimeout(timeout time.Duration) *QueryUserEntitlementsByAppTypeParams
WithTimeout adds the timeout to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WithUserID ¶
func (o *QueryUserEntitlementsByAppTypeParams) WithUserID(userID string) *QueryUserEntitlementsByAppTypeParams
WithUserID adds the userID to the query user entitlements by app type params
func (*QueryUserEntitlementsByAppTypeParams) WriteToRequest ¶
func (o *QueryUserEntitlementsByAppTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryUserEntitlementsByAppTypeReader ¶
type QueryUserEntitlementsByAppTypeReader struct {
// contains filtered or unexported fields
}
QueryUserEntitlementsByAppTypeReader is a Reader for the QueryUserEntitlementsByAppType structure.
func (*QueryUserEntitlementsByAppTypeReader) ReadResponse ¶
func (o *QueryUserEntitlementsByAppTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryUserEntitlementsOK ¶
type QueryUserEntitlementsOK struct {
Payload *platformclientmodels.EntitlementPagingSlicedResult
}
QueryUserEntitlementsOK handles this case with default header values.
successful operation
func NewQueryUserEntitlementsOK ¶
func NewQueryUserEntitlementsOK() *QueryUserEntitlementsOK
NewQueryUserEntitlementsOK creates a QueryUserEntitlementsOK with default headers values
func (*QueryUserEntitlementsOK) Error ¶
func (o *QueryUserEntitlementsOK) Error() string
func (*QueryUserEntitlementsOK) GetPayload ¶
func (o *QueryUserEntitlementsOK) GetPayload() *platformclientmodels.EntitlementPagingSlicedResult
func (*QueryUserEntitlementsOK) ToJSONString ¶ added in v0.25.0
func (o *QueryUserEntitlementsOK) ToJSONString() string
type QueryUserEntitlementsParams ¶
type QueryUserEntitlementsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ActiveOnly*/ ActiveOnly *bool /*AppType*/ AppType *string /*EntitlementClazz*/ EntitlementClazz *string /*EntitlementName*/ EntitlementName *string /*Features*/ Features []string /*ItemID*/ ItemID []string /*Limit*/ Limit *int32 /*Namespace*/ Namespace string /*Offset*/ Offset *int32 /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryUserEntitlementsParams contains all the parameters to send to the API endpoint for the query user entitlements operation typically these are written to a http.Request
func NewQueryUserEntitlementsParams ¶
func NewQueryUserEntitlementsParams() *QueryUserEntitlementsParams
NewQueryUserEntitlementsParams creates a new QueryUserEntitlementsParams object with the default values initialized.
func NewQueryUserEntitlementsParamsWithContext ¶
func NewQueryUserEntitlementsParamsWithContext(ctx context.Context) *QueryUserEntitlementsParams
NewQueryUserEntitlementsParamsWithContext creates a new QueryUserEntitlementsParams object with the default values initialized, and the ability to set a context for a request
func NewQueryUserEntitlementsParamsWithHTTPClient ¶
func NewQueryUserEntitlementsParamsWithHTTPClient(client *http.Client) *QueryUserEntitlementsParams
NewQueryUserEntitlementsParamsWithHTTPClient creates a new QueryUserEntitlementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryUserEntitlementsParamsWithTimeout ¶
func NewQueryUserEntitlementsParamsWithTimeout(timeout time.Duration) *QueryUserEntitlementsParams
NewQueryUserEntitlementsParamsWithTimeout creates a new QueryUserEntitlementsParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryUserEntitlementsParams) SetActiveOnly ¶
func (o *QueryUserEntitlementsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query user entitlements params
func (*QueryUserEntitlementsParams) SetAppType ¶
func (o *QueryUserEntitlementsParams) SetAppType(appType *string)
SetAppType adds the appType to the query user entitlements params
func (*QueryUserEntitlementsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *QueryUserEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query user entitlements params
func (*QueryUserEntitlementsParams) SetContext ¶
func (o *QueryUserEntitlementsParams) SetContext(ctx context.Context)
SetContext adds the context to the query user entitlements params
func (*QueryUserEntitlementsParams) SetEntitlementClazz ¶
func (o *QueryUserEntitlementsParams) SetEntitlementClazz(entitlementClazz *string)
SetEntitlementClazz adds the entitlementClazz to the query user entitlements params
func (*QueryUserEntitlementsParams) SetEntitlementName ¶
func (o *QueryUserEntitlementsParams) SetEntitlementName(entitlementName *string)
SetEntitlementName adds the entitlementName to the query user entitlements params
func (*QueryUserEntitlementsParams) SetFeatures ¶ added in v0.25.0
func (o *QueryUserEntitlementsParams) SetFeatures(features []string)
SetFeatures adds the features to the query user entitlements params
func (*QueryUserEntitlementsParams) SetHTTPClient ¶
func (o *QueryUserEntitlementsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query user entitlements params
func (*QueryUserEntitlementsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *QueryUserEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query user entitlements params
func (*QueryUserEntitlementsParams) SetItemID ¶
func (o *QueryUserEntitlementsParams) SetItemID(itemID []string)
SetItemID adds the itemId to the query user entitlements params
func (*QueryUserEntitlementsParams) SetLimit ¶
func (o *QueryUserEntitlementsParams) SetLimit(limit *int32)
SetLimit adds the limit to the query user entitlements params
func (*QueryUserEntitlementsParams) SetNamespace ¶
func (o *QueryUserEntitlementsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query user entitlements params
func (*QueryUserEntitlementsParams) SetOffset ¶
func (o *QueryUserEntitlementsParams) SetOffset(offset *int32)
SetOffset adds the offset to the query user entitlements params
func (*QueryUserEntitlementsParams) SetTimeout ¶
func (o *QueryUserEntitlementsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query user entitlements params
func (*QueryUserEntitlementsParams) SetUserID ¶
func (o *QueryUserEntitlementsParams) SetUserID(userID string)
SetUserID adds the userId to the query user entitlements params
func (*QueryUserEntitlementsParams) WithActiveOnly ¶
func (o *QueryUserEntitlementsParams) WithActiveOnly(activeOnly *bool) *QueryUserEntitlementsParams
WithActiveOnly adds the activeOnly to the query user entitlements params
func (*QueryUserEntitlementsParams) WithAppType ¶
func (o *QueryUserEntitlementsParams) WithAppType(appType *string) *QueryUserEntitlementsParams
WithAppType adds the appType to the query user entitlements params
func (*QueryUserEntitlementsParams) WithContext ¶
func (o *QueryUserEntitlementsParams) WithContext(ctx context.Context) *QueryUserEntitlementsParams
WithContext adds the context to the query user entitlements params
func (*QueryUserEntitlementsParams) WithEntitlementClazz ¶
func (o *QueryUserEntitlementsParams) WithEntitlementClazz(entitlementClazz *string) *QueryUserEntitlementsParams
WithEntitlementClazz adds the entitlementClazz to the query user entitlements params
func (*QueryUserEntitlementsParams) WithEntitlementName ¶
func (o *QueryUserEntitlementsParams) WithEntitlementName(entitlementName *string) *QueryUserEntitlementsParams
WithEntitlementName adds the entitlementName to the query user entitlements params
func (*QueryUserEntitlementsParams) WithFeatures ¶ added in v0.25.0
func (o *QueryUserEntitlementsParams) WithFeatures(features []string) *QueryUserEntitlementsParams
WithFeatures adds the features to the query user entitlements params
func (*QueryUserEntitlementsParams) WithHTTPClient ¶
func (o *QueryUserEntitlementsParams) WithHTTPClient(client *http.Client) *QueryUserEntitlementsParams
WithHTTPClient adds the HTTPClient to the query user entitlements params
func (*QueryUserEntitlementsParams) WithItemID ¶
func (o *QueryUserEntitlementsParams) WithItemID(itemID []string) *QueryUserEntitlementsParams
WithItemID adds the itemID to the query user entitlements params
func (*QueryUserEntitlementsParams) WithLimit ¶
func (o *QueryUserEntitlementsParams) WithLimit(limit *int32) *QueryUserEntitlementsParams
WithLimit adds the limit to the query user entitlements params
func (*QueryUserEntitlementsParams) WithNamespace ¶
func (o *QueryUserEntitlementsParams) WithNamespace(namespace string) *QueryUserEntitlementsParams
WithNamespace adds the namespace to the query user entitlements params
func (*QueryUserEntitlementsParams) WithOffset ¶
func (o *QueryUserEntitlementsParams) WithOffset(offset *int32) *QueryUserEntitlementsParams
WithOffset adds the offset to the query user entitlements params
func (*QueryUserEntitlementsParams) WithTimeout ¶
func (o *QueryUserEntitlementsParams) WithTimeout(timeout time.Duration) *QueryUserEntitlementsParams
WithTimeout adds the timeout to the query user entitlements params
func (*QueryUserEntitlementsParams) WithUserID ¶
func (o *QueryUserEntitlementsParams) WithUserID(userID string) *QueryUserEntitlementsParams
WithUserID adds the userID to the query user entitlements params
func (*QueryUserEntitlementsParams) WriteToRequest ¶
func (o *QueryUserEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryUserEntitlementsReader ¶
type QueryUserEntitlementsReader struct {
// contains filtered or unexported fields
}
QueryUserEntitlementsReader is a Reader for the QueryUserEntitlements structure.
func (*QueryUserEntitlementsReader) ReadResponse ¶
func (o *QueryUserEntitlementsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RevokeUserEntitlementNotFound ¶
type RevokeUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
RevokeUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewRevokeUserEntitlementNotFound ¶
func NewRevokeUserEntitlementNotFound() *RevokeUserEntitlementNotFound
NewRevokeUserEntitlementNotFound creates a RevokeUserEntitlementNotFound with default headers values
func (*RevokeUserEntitlementNotFound) Error ¶
func (o *RevokeUserEntitlementNotFound) Error() string
func (*RevokeUserEntitlementNotFound) GetPayload ¶
func (o *RevokeUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*RevokeUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *RevokeUserEntitlementNotFound) ToJSONString() string
type RevokeUserEntitlementOK ¶
type RevokeUserEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
RevokeUserEntitlementOK handles this case with default header values.
successful operation
func NewRevokeUserEntitlementOK ¶
func NewRevokeUserEntitlementOK() *RevokeUserEntitlementOK
NewRevokeUserEntitlementOK creates a RevokeUserEntitlementOK with default headers values
func (*RevokeUserEntitlementOK) Error ¶
func (o *RevokeUserEntitlementOK) Error() string
func (*RevokeUserEntitlementOK) GetPayload ¶
func (o *RevokeUserEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*RevokeUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *RevokeUserEntitlementOK) ToJSONString() string
type RevokeUserEntitlementParams ¶
type RevokeUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RevokeUserEntitlementParams contains all the parameters to send to the API endpoint for the revoke user entitlement operation typically these are written to a http.Request
func NewRevokeUserEntitlementParams ¶
func NewRevokeUserEntitlementParams() *RevokeUserEntitlementParams
NewRevokeUserEntitlementParams creates a new RevokeUserEntitlementParams object with the default values initialized.
func NewRevokeUserEntitlementParamsWithContext ¶
func NewRevokeUserEntitlementParamsWithContext(ctx context.Context) *RevokeUserEntitlementParams
NewRevokeUserEntitlementParamsWithContext creates a new RevokeUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewRevokeUserEntitlementParamsWithHTTPClient ¶
func NewRevokeUserEntitlementParamsWithHTTPClient(client *http.Client) *RevokeUserEntitlementParams
NewRevokeUserEntitlementParamsWithHTTPClient creates a new RevokeUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRevokeUserEntitlementParamsWithTimeout ¶
func NewRevokeUserEntitlementParamsWithTimeout(timeout time.Duration) *RevokeUserEntitlementParams
NewRevokeUserEntitlementParamsWithTimeout creates a new RevokeUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*RevokeUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *RevokeUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetContext ¶
func (o *RevokeUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetEntitlementID ¶
func (o *RevokeUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetHTTPClient ¶
func (o *RevokeUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *RevokeUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetNamespace ¶
func (o *RevokeUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetTimeout ¶
func (o *RevokeUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the revoke user entitlement params
func (*RevokeUserEntitlementParams) SetUserID ¶
func (o *RevokeUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WithContext ¶
func (o *RevokeUserEntitlementParams) WithContext(ctx context.Context) *RevokeUserEntitlementParams
WithContext adds the context to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WithEntitlementID ¶
func (o *RevokeUserEntitlementParams) WithEntitlementID(entitlementID string) *RevokeUserEntitlementParams
WithEntitlementID adds the entitlementID to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WithHTTPClient ¶
func (o *RevokeUserEntitlementParams) WithHTTPClient(client *http.Client) *RevokeUserEntitlementParams
WithHTTPClient adds the HTTPClient to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WithNamespace ¶
func (o *RevokeUserEntitlementParams) WithNamespace(namespace string) *RevokeUserEntitlementParams
WithNamespace adds the namespace to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WithTimeout ¶
func (o *RevokeUserEntitlementParams) WithTimeout(timeout time.Duration) *RevokeUserEntitlementParams
WithTimeout adds the timeout to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WithUserID ¶
func (o *RevokeUserEntitlementParams) WithUserID(userID string) *RevokeUserEntitlementParams
WithUserID adds the userID to the revoke user entitlement params
func (*RevokeUserEntitlementParams) WriteToRequest ¶
func (o *RevokeUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RevokeUserEntitlementReader ¶
type RevokeUserEntitlementReader struct {
// contains filtered or unexported fields
}
RevokeUserEntitlementReader is a Reader for the RevokeUserEntitlement structure.
func (*RevokeUserEntitlementReader) ReadResponse ¶
func (o *RevokeUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RevokeUserEntitlementsOK ¶
type RevokeUserEntitlementsOK struct {
Payload *platformclientmodels.BulkOperationResult
}
RevokeUserEntitlementsOK handles this case with default header values.
successful operation
func NewRevokeUserEntitlementsOK ¶
func NewRevokeUserEntitlementsOK() *RevokeUserEntitlementsOK
NewRevokeUserEntitlementsOK creates a RevokeUserEntitlementsOK with default headers values
func (*RevokeUserEntitlementsOK) Error ¶
func (o *RevokeUserEntitlementsOK) Error() string
func (*RevokeUserEntitlementsOK) GetPayload ¶
func (o *RevokeUserEntitlementsOK) GetPayload() *platformclientmodels.BulkOperationResult
func (*RevokeUserEntitlementsOK) ToJSONString ¶ added in v0.25.0
func (o *RevokeUserEntitlementsOK) ToJSONString() string
type RevokeUserEntitlementsParams ¶
type RevokeUserEntitlementsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EntitlementIds separate multiple value by commas parameter. */ EntitlementIds string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RevokeUserEntitlementsParams contains all the parameters to send to the API endpoint for the revoke user entitlements operation typically these are written to a http.Request
func NewRevokeUserEntitlementsParams ¶
func NewRevokeUserEntitlementsParams() *RevokeUserEntitlementsParams
NewRevokeUserEntitlementsParams creates a new RevokeUserEntitlementsParams object with the default values initialized.
func NewRevokeUserEntitlementsParamsWithContext ¶
func NewRevokeUserEntitlementsParamsWithContext(ctx context.Context) *RevokeUserEntitlementsParams
NewRevokeUserEntitlementsParamsWithContext creates a new RevokeUserEntitlementsParams object with the default values initialized, and the ability to set a context for a request
func NewRevokeUserEntitlementsParamsWithHTTPClient ¶
func NewRevokeUserEntitlementsParamsWithHTTPClient(client *http.Client) *RevokeUserEntitlementsParams
NewRevokeUserEntitlementsParamsWithHTTPClient creates a new RevokeUserEntitlementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRevokeUserEntitlementsParamsWithTimeout ¶
func NewRevokeUserEntitlementsParamsWithTimeout(timeout time.Duration) *RevokeUserEntitlementsParams
NewRevokeUserEntitlementsParamsWithTimeout creates a new RevokeUserEntitlementsParams object with the default values initialized, and the ability to set a timeout on a request
func (*RevokeUserEntitlementsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *RevokeUserEntitlementsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetContext ¶
func (o *RevokeUserEntitlementsParams) SetContext(ctx context.Context)
SetContext adds the context to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetEntitlementIds ¶
func (o *RevokeUserEntitlementsParams) SetEntitlementIds(entitlementIds string)
SetEntitlementIds adds the entitlementIds to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetHTTPClient ¶
func (o *RevokeUserEntitlementsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *RevokeUserEntitlementsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetNamespace ¶
func (o *RevokeUserEntitlementsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetTimeout ¶
func (o *RevokeUserEntitlementsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) SetUserID ¶
func (o *RevokeUserEntitlementsParams) SetUserID(userID string)
SetUserID adds the userId to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WithContext ¶
func (o *RevokeUserEntitlementsParams) WithContext(ctx context.Context) *RevokeUserEntitlementsParams
WithContext adds the context to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WithEntitlementIds ¶
func (o *RevokeUserEntitlementsParams) WithEntitlementIds(entitlementIds string) *RevokeUserEntitlementsParams
WithEntitlementIds adds the entitlementIds to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WithHTTPClient ¶
func (o *RevokeUserEntitlementsParams) WithHTTPClient(client *http.Client) *RevokeUserEntitlementsParams
WithHTTPClient adds the HTTPClient to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WithNamespace ¶
func (o *RevokeUserEntitlementsParams) WithNamespace(namespace string) *RevokeUserEntitlementsParams
WithNamespace adds the namespace to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WithTimeout ¶
func (o *RevokeUserEntitlementsParams) WithTimeout(timeout time.Duration) *RevokeUserEntitlementsParams
WithTimeout adds the timeout to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WithUserID ¶
func (o *RevokeUserEntitlementsParams) WithUserID(userID string) *RevokeUserEntitlementsParams
WithUserID adds the userID to the revoke user entitlements params
func (*RevokeUserEntitlementsParams) WriteToRequest ¶
func (o *RevokeUserEntitlementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RevokeUserEntitlementsReader ¶
type RevokeUserEntitlementsReader struct {
// contains filtered or unexported fields
}
RevokeUserEntitlementsReader is a Reader for the RevokeUserEntitlements structure.
func (*RevokeUserEntitlementsReader) ReadResponse ¶
func (o *RevokeUserEntitlementsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserEntitlementConflict ¶
type UpdateUserEntitlementConflict struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateUserEntitlementConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31171</td><td>Entitlement [{entitlementId}] already revoked</td></tr><tr><td>20006</td><td>optimistic lock</td></tr></table>
func NewUpdateUserEntitlementConflict ¶
func NewUpdateUserEntitlementConflict() *UpdateUserEntitlementConflict
NewUpdateUserEntitlementConflict creates a UpdateUserEntitlementConflict with default headers values
func (*UpdateUserEntitlementConflict) Error ¶
func (o *UpdateUserEntitlementConflict) Error() string
func (*UpdateUserEntitlementConflict) GetPayload ¶
func (o *UpdateUserEntitlementConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateUserEntitlementConflict) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserEntitlementConflict) ToJSONString() string
type UpdateUserEntitlementNotFound ¶
type UpdateUserEntitlementNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateUserEntitlementNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>31141</td><td>Entitlement [{entitlementId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewUpdateUserEntitlementNotFound ¶
func NewUpdateUserEntitlementNotFound() *UpdateUserEntitlementNotFound
NewUpdateUserEntitlementNotFound creates a UpdateUserEntitlementNotFound with default headers values
func (*UpdateUserEntitlementNotFound) Error ¶
func (o *UpdateUserEntitlementNotFound) Error() string
func (*UpdateUserEntitlementNotFound) GetPayload ¶
func (o *UpdateUserEntitlementNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateUserEntitlementNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserEntitlementNotFound) ToJSONString() string
type UpdateUserEntitlementOK ¶
type UpdateUserEntitlementOK struct {
Payload *platformclientmodels.EntitlementInfo
}
UpdateUserEntitlementOK handles this case with default header values.
successful operation
func NewUpdateUserEntitlementOK ¶
func NewUpdateUserEntitlementOK() *UpdateUserEntitlementOK
NewUpdateUserEntitlementOK creates a UpdateUserEntitlementOK with default headers values
func (*UpdateUserEntitlementOK) Error ¶
func (o *UpdateUserEntitlementOK) Error() string
func (*UpdateUserEntitlementOK) GetPayload ¶
func (o *UpdateUserEntitlementOK) GetPayload() *platformclientmodels.EntitlementInfo
func (*UpdateUserEntitlementOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserEntitlementOK) ToJSONString() string
type UpdateUserEntitlementParams ¶
type UpdateUserEntitlementParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.EntitlementUpdate /*EntitlementID*/ EntitlementID string /*Namespace*/ Namespace string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserEntitlementParams contains all the parameters to send to the API endpoint for the update user entitlement operation typically these are written to a http.Request
func NewUpdateUserEntitlementParams ¶
func NewUpdateUserEntitlementParams() *UpdateUserEntitlementParams
NewUpdateUserEntitlementParams creates a new UpdateUserEntitlementParams object with the default values initialized.
func NewUpdateUserEntitlementParamsWithContext ¶
func NewUpdateUserEntitlementParamsWithContext(ctx context.Context) *UpdateUserEntitlementParams
NewUpdateUserEntitlementParamsWithContext creates a new UpdateUserEntitlementParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserEntitlementParamsWithHTTPClient ¶
func NewUpdateUserEntitlementParamsWithHTTPClient(client *http.Client) *UpdateUserEntitlementParams
NewUpdateUserEntitlementParamsWithHTTPClient creates a new UpdateUserEntitlementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserEntitlementParamsWithTimeout ¶
func NewUpdateUserEntitlementParamsWithTimeout(timeout time.Duration) *UpdateUserEntitlementParams
NewUpdateUserEntitlementParamsWithTimeout creates a new UpdateUserEntitlementParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserEntitlementParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateUserEntitlementParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update user entitlement params
func (*UpdateUserEntitlementParams) SetBody ¶
func (o *UpdateUserEntitlementParams) SetBody(body *platformclientmodels.EntitlementUpdate)
SetBody adds the body to the update user entitlement params
func (*UpdateUserEntitlementParams) SetContext ¶
func (o *UpdateUserEntitlementParams) SetContext(ctx context.Context)
SetContext adds the context to the update user entitlement params
func (*UpdateUserEntitlementParams) SetEntitlementID ¶
func (o *UpdateUserEntitlementParams) SetEntitlementID(entitlementID string)
SetEntitlementID adds the entitlementId to the update user entitlement params
func (*UpdateUserEntitlementParams) SetHTTPClient ¶
func (o *UpdateUserEntitlementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user entitlement params
func (*UpdateUserEntitlementParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateUserEntitlementParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update user entitlement params
func (*UpdateUserEntitlementParams) SetNamespace ¶
func (o *UpdateUserEntitlementParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update user entitlement params
func (*UpdateUserEntitlementParams) SetTimeout ¶
func (o *UpdateUserEntitlementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user entitlement params
func (*UpdateUserEntitlementParams) SetUserID ¶
func (o *UpdateUserEntitlementParams) SetUserID(userID string)
SetUserID adds the userId to the update user entitlement params
func (*UpdateUserEntitlementParams) WithBody ¶
func (o *UpdateUserEntitlementParams) WithBody(body *platformclientmodels.EntitlementUpdate) *UpdateUserEntitlementParams
WithBody adds the body to the update user entitlement params
func (*UpdateUserEntitlementParams) WithContext ¶
func (o *UpdateUserEntitlementParams) WithContext(ctx context.Context) *UpdateUserEntitlementParams
WithContext adds the context to the update user entitlement params
func (*UpdateUserEntitlementParams) WithEntitlementID ¶
func (o *UpdateUserEntitlementParams) WithEntitlementID(entitlementID string) *UpdateUserEntitlementParams
WithEntitlementID adds the entitlementID to the update user entitlement params
func (*UpdateUserEntitlementParams) WithHTTPClient ¶
func (o *UpdateUserEntitlementParams) WithHTTPClient(client *http.Client) *UpdateUserEntitlementParams
WithHTTPClient adds the HTTPClient to the update user entitlement params
func (*UpdateUserEntitlementParams) WithNamespace ¶
func (o *UpdateUserEntitlementParams) WithNamespace(namespace string) *UpdateUserEntitlementParams
WithNamespace adds the namespace to the update user entitlement params
func (*UpdateUserEntitlementParams) WithTimeout ¶
func (o *UpdateUserEntitlementParams) WithTimeout(timeout time.Duration) *UpdateUserEntitlementParams
WithTimeout adds the timeout to the update user entitlement params
func (*UpdateUserEntitlementParams) WithUserID ¶
func (o *UpdateUserEntitlementParams) WithUserID(userID string) *UpdateUserEntitlementParams
WithUserID adds the userID to the update user entitlement params
func (*UpdateUserEntitlementParams) WriteToRequest ¶
func (o *UpdateUserEntitlementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserEntitlementReader ¶
type UpdateUserEntitlementReader struct {
// contains filtered or unexported fields
}
UpdateUserEntitlementReader is a Reader for the UpdateUserEntitlement structure.
func (*UpdateUserEntitlementReader) ReadResponse ¶
func (o *UpdateUserEntitlementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserEntitlementUnprocessableEntity ¶
type UpdateUserEntitlementUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
UpdateUserEntitlementUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewUpdateUserEntitlementUnprocessableEntity ¶
func NewUpdateUserEntitlementUnprocessableEntity() *UpdateUserEntitlementUnprocessableEntity
NewUpdateUserEntitlementUnprocessableEntity creates a UpdateUserEntitlementUnprocessableEntity with default headers values
func (*UpdateUserEntitlementUnprocessableEntity) Error ¶
func (o *UpdateUserEntitlementUnprocessableEntity) Error() string
func (*UpdateUserEntitlementUnprocessableEntity) GetPayload ¶
func (o *UpdateUserEntitlementUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*UpdateUserEntitlementUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserEntitlementUnprocessableEntity) ToJSONString() string
Source Files ¶
- consume_user_entitlement_parameters.go
- consume_user_entitlement_responses.go
- disable_user_entitlement_parameters.go
- disable_user_entitlement_responses.go
- enable_user_entitlement_parameters.go
- enable_user_entitlement_responses.go
- entitlement_client.go
- exists_any_user_active_entitlement_by_item_ids_parameters.go
- exists_any_user_active_entitlement_by_item_ids_responses.go
- exists_any_user_active_entitlement_parameters.go
- exists_any_user_active_entitlement_responses.go
- get_entitlement_parameters.go
- get_entitlement_responses.go
- get_user_app_entitlement_by_app_id_parameters.go
- get_user_app_entitlement_by_app_id_responses.go
- get_user_app_entitlement_ownership_by_app_id_parameters.go
- get_user_app_entitlement_ownership_by_app_id_responses.go
- get_user_entitlement_by_item_id_parameters.go
- get_user_entitlement_by_item_id_responses.go
- get_user_entitlement_by_sku_parameters.go
- get_user_entitlement_by_sku_responses.go
- get_user_entitlement_histories_parameters.go
- get_user_entitlement_histories_responses.go
- get_user_entitlement_ownership_by_item_id_parameters.go
- get_user_entitlement_ownership_by_item_id_responses.go
- get_user_entitlement_ownership_by_item_ids_parameters.go
- get_user_entitlement_ownership_by_item_ids_responses.go
- get_user_entitlement_ownership_by_sku_parameters.go
- get_user_entitlement_ownership_by_sku_responses.go
- get_user_entitlement_parameters.go
- get_user_entitlement_responses.go
- grant_user_entitlement_parameters.go
- grant_user_entitlement_responses.go
- public_consume_user_entitlement_parameters.go
- public_consume_user_entitlement_responses.go
- public_exists_any_my_active_entitlement_parameters.go
- public_exists_any_my_active_entitlement_responses.go
- public_exists_any_user_active_entitlement_parameters.go
- public_exists_any_user_active_entitlement_responses.go
- public_get_entitlement_ownership_token_parameters.go
- public_get_entitlement_ownership_token_responses.go
- public_get_my_app_entitlement_ownership_by_app_id_parameters.go
- public_get_my_app_entitlement_ownership_by_app_id_responses.go
- public_get_my_entitlement_ownership_by_item_id_parameters.go
- public_get_my_entitlement_ownership_by_item_id_responses.go
- public_get_my_entitlement_ownership_by_sku_parameters.go
- public_get_my_entitlement_ownership_by_sku_responses.go
- public_get_user_app_entitlement_by_app_id_parameters.go
- public_get_user_app_entitlement_by_app_id_responses.go
- public_get_user_app_entitlement_ownership_by_app_id_parameters.go
- public_get_user_app_entitlement_ownership_by_app_id_responses.go
- public_get_user_entitlement_by_item_id_parameters.go
- public_get_user_entitlement_by_item_id_responses.go
- public_get_user_entitlement_by_sku_parameters.go
- public_get_user_entitlement_by_sku_responses.go
- public_get_user_entitlement_ownership_by_item_id_parameters.go
- public_get_user_entitlement_ownership_by_item_id_responses.go
- public_get_user_entitlement_ownership_by_item_ids_parameters.go
- public_get_user_entitlement_ownership_by_item_ids_responses.go
- public_get_user_entitlement_ownership_by_sku_parameters.go
- public_get_user_entitlement_ownership_by_sku_responses.go
- public_get_user_entitlement_parameters.go
- public_get_user_entitlement_responses.go
- public_query_user_entitlements_by_app_type_parameters.go
- public_query_user_entitlements_by_app_type_responses.go
- public_query_user_entitlements_parameters.go
- public_query_user_entitlements_responses.go
- query_entitlements_parameters.go
- query_entitlements_responses.go
- query_user_entitlements_by_app_type_parameters.go
- query_user_entitlements_by_app_type_responses.go
- query_user_entitlements_parameters.go
- query_user_entitlements_responses.go
- revoke_user_entitlement_parameters.go
- revoke_user_entitlement_responses.go
- revoke_user_entitlements_parameters.go
- revoke_user_entitlements_responses.go
- update_user_entitlement_parameters.go
- update_user_entitlement_responses.go