Documentation
¶
Index ¶
- type API
- type Client
- func (a *Client) DeleteAuthorizationDivision(ctx context.Context, params *DeleteAuthorizationDivisionParams) (*DeleteAuthorizationDivisionNoContent, error)
- func (a *Client) DeleteAuthorizationRole(ctx context.Context, params *DeleteAuthorizationRoleParams) error
- func (a *Client) DeleteAuthorizationSubjectDivisionRole(ctx context.Context, params *DeleteAuthorizationSubjectDivisionRoleParams) error
- func (a *Client) GetAuthorizationDivision(ctx context.Context, params *GetAuthorizationDivisionParams) (*GetAuthorizationDivisionOK, error)
- func (a *Client) GetAuthorizationDivisionGrants(ctx context.Context, params *GetAuthorizationDivisionGrantsParams) (*GetAuthorizationDivisionGrantsOK, error)
- func (a *Client) GetAuthorizationDivisions(ctx context.Context, params *GetAuthorizationDivisionsParams) (*GetAuthorizationDivisionsOK, error)
- func (a *Client) GetAuthorizationDivisionsHome(ctx context.Context, params *GetAuthorizationDivisionsHomeParams) (*GetAuthorizationDivisionsHomeOK, error)
- func (a *Client) GetAuthorizationDivisionsLimit(ctx context.Context, params *GetAuthorizationDivisionsLimitParams) (*GetAuthorizationDivisionsLimitOK, error)
- func (a *Client) GetAuthorizationDivisionspermittedMe(ctx context.Context, params *GetAuthorizationDivisionspermittedMeParams) (*GetAuthorizationDivisionspermittedMeOK, error)
- func (a *Client) GetAuthorizationDivisionspermittedPagedMe(ctx context.Context, params *GetAuthorizationDivisionspermittedPagedMeParams) (*GetAuthorizationDivisionspermittedPagedMeOK, error)
- func (a *Client) GetAuthorizationDivisionspermittedPagedSubjectID(ctx context.Context, ...) (*GetAuthorizationDivisionspermittedPagedSubjectIDOK, error)
- func (a *Client) GetAuthorizationPermissions(ctx context.Context, params *GetAuthorizationPermissionsParams) (*GetAuthorizationPermissionsOK, error)
- func (a *Client) GetAuthorizationProducts(ctx context.Context, params *GetAuthorizationProductsParams) (*GetAuthorizationProductsOK, error)
- func (a *Client) GetAuthorizationRole(ctx context.Context, params *GetAuthorizationRoleParams) (*GetAuthorizationRoleOK, error)
- func (a *Client) GetAuthorizationRoleComparedefaultRightRoleID(ctx context.Context, ...) (*GetAuthorizationRoleComparedefaultRightRoleIDOK, error)
- func (a *Client) GetAuthorizationRoleSubjectgrants(ctx context.Context, params *GetAuthorizationRoleSubjectgrantsParams) (*GetAuthorizationRoleSubjectgrantsOK, error)
- func (a *Client) GetAuthorizationRoleUsers(ctx context.Context, params *GetAuthorizationRoleUsersParams) (*GetAuthorizationRoleUsersOK, error)
- func (a *Client) GetAuthorizationRoles(ctx context.Context, params *GetAuthorizationRolesParams) (*GetAuthorizationRolesOK, error)
- func (a *Client) GetAuthorizationSettings(ctx context.Context, params *GetAuthorizationSettingsParams) (*GetAuthorizationSettingsOK, error)
- func (a *Client) GetAuthorizationSubject(ctx context.Context, params *GetAuthorizationSubjectParams) (*GetAuthorizationSubjectOK, error)
- func (a *Client) GetAuthorizationSubjectsMe(ctx context.Context, params *GetAuthorizationSubjectsMeParams) (*GetAuthorizationSubjectsMeOK, error)
- func (a *Client) GetAuthorizationSubjectsRolecounts(ctx context.Context, params *GetAuthorizationSubjectsRolecountsParams) (*GetAuthorizationSubjectsRolecountsOK, error)
- func (a *Client) GetUserRoles(ctx context.Context, params *GetUserRolesParams) (*GetUserRolesOK, error)
- func (a *Client) PatchAuthorizationRole(ctx context.Context, params *PatchAuthorizationRoleParams) (*PatchAuthorizationRoleOK, error)
- func (a *Client) PatchAuthorizationSettings(ctx context.Context, params *PatchAuthorizationSettingsParams) (*PatchAuthorizationSettingsOK, error)
- func (a *Client) PostAuthorizationDivisionObject(ctx context.Context, params *PostAuthorizationDivisionObjectParams) (*PostAuthorizationDivisionObjectNoContent, error)
- func (a *Client) PostAuthorizationDivisionRestore(ctx context.Context, params *PostAuthorizationDivisionRestoreParams) (*PostAuthorizationDivisionRestoreOK, error)
- func (a *Client) PostAuthorizationDivisions(ctx context.Context, params *PostAuthorizationDivisionsParams) (*PostAuthorizationDivisionsOK, error)
- func (a *Client) PostAuthorizationRole(ctx context.Context, params *PostAuthorizationRoleParams) (*PostAuthorizationRoleNoContent, error)
- func (a *Client) PostAuthorizationRoleComparedefaultRightRoleID(ctx context.Context, ...) (*PostAuthorizationRoleComparedefaultRightRoleIDOK, error)
- func (a *Client) PostAuthorizationRoles(ctx context.Context, params *PostAuthorizationRolesParams) (*PostAuthorizationRolesOK, error)
- func (a *Client) PostAuthorizationRolesDefault(ctx context.Context, params *PostAuthorizationRolesDefaultParams) (*PostAuthorizationRolesDefaultOK, error)
- func (a *Client) PostAuthorizationSubjectBulkadd(ctx context.Context, params *PostAuthorizationSubjectBulkaddParams) (*PostAuthorizationSubjectBulkaddNoContent, error)
- func (a *Client) PostAuthorizationSubjectBulkremove(ctx context.Context, params *PostAuthorizationSubjectBulkremoveParams) (*PostAuthorizationSubjectBulkremoveNoContent, error)
- func (a *Client) PostAuthorizationSubjectBulkreplace(ctx context.Context, params *PostAuthorizationSubjectBulkreplaceParams) (*PostAuthorizationSubjectBulkreplaceNoContent, error)
- func (a *Client) PostAuthorizationSubjectDivisionRole(ctx context.Context, params *PostAuthorizationSubjectDivisionRoleParams) error
- func (a *Client) PutAuthorizationDivision(ctx context.Context, params *PutAuthorizationDivisionParams) (*PutAuthorizationDivisionOK, error)
- func (a *Client) PutAuthorizationRole(ctx context.Context, params *PutAuthorizationRoleParams) (*PutAuthorizationRoleOK, error)
- func (a *Client) PutAuthorizationRoleUsersAdd(ctx context.Context, params *PutAuthorizationRoleUsersAddParams) (*PutAuthorizationRoleUsersAddOK, error)
- func (a *Client) PutAuthorizationRoleUsersRemove(ctx context.Context, params *PutAuthorizationRoleUsersRemoveParams) (*PutAuthorizationRoleUsersRemoveOK, error)
- func (a *Client) PutAuthorizationRolesDefault(ctx context.Context, params *PutAuthorizationRolesDefaultParams) (*PutAuthorizationRolesDefaultOK, error)
- func (a *Client) PutUserRoles(ctx context.Context, params *PutUserRolesParams) (*PutUserRolesOK, error)
- type DeleteAuthorizationDivisionBadRequest
- func (o *DeleteAuthorizationDivisionBadRequest) Error() string
- func (o *DeleteAuthorizationDivisionBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionBadRequest) IsClientError() bool
- func (o *DeleteAuthorizationDivisionBadRequest) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionBadRequest) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionBadRequest) IsServerError() bool
- func (o *DeleteAuthorizationDivisionBadRequest) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionBadRequest) String() string
- type DeleteAuthorizationDivisionForbidden
- func (o *DeleteAuthorizationDivisionForbidden) Error() string
- func (o *DeleteAuthorizationDivisionForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionForbidden) IsClientError() bool
- func (o *DeleteAuthorizationDivisionForbidden) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionForbidden) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionForbidden) IsServerError() bool
- func (o *DeleteAuthorizationDivisionForbidden) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionForbidden) String() string
- type DeleteAuthorizationDivisionGatewayTimeout
- func (o *DeleteAuthorizationDivisionGatewayTimeout) Error() string
- func (o *DeleteAuthorizationDivisionGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionGatewayTimeout) IsClientError() bool
- func (o *DeleteAuthorizationDivisionGatewayTimeout) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionGatewayTimeout) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionGatewayTimeout) IsServerError() bool
- func (o *DeleteAuthorizationDivisionGatewayTimeout) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionGatewayTimeout) String() string
- type DeleteAuthorizationDivisionInternalServerError
- func (o *DeleteAuthorizationDivisionInternalServerError) Error() string
- func (o *DeleteAuthorizationDivisionInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionInternalServerError) IsClientError() bool
- func (o *DeleteAuthorizationDivisionInternalServerError) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionInternalServerError) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionInternalServerError) IsServerError() bool
- func (o *DeleteAuthorizationDivisionInternalServerError) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionInternalServerError) String() string
- type DeleteAuthorizationDivisionNoContent
- func (o *DeleteAuthorizationDivisionNoContent) Error() string
- func (o *DeleteAuthorizationDivisionNoContent) IsClientError() bool
- func (o *DeleteAuthorizationDivisionNoContent) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionNoContent) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionNoContent) IsServerError() bool
- func (o *DeleteAuthorizationDivisionNoContent) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionNoContent) String() string
- type DeleteAuthorizationDivisionNotFound
- func (o *DeleteAuthorizationDivisionNotFound) Error() string
- func (o *DeleteAuthorizationDivisionNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionNotFound) IsClientError() bool
- func (o *DeleteAuthorizationDivisionNotFound) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionNotFound) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionNotFound) IsServerError() bool
- func (o *DeleteAuthorizationDivisionNotFound) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionNotFound) String() string
- type DeleteAuthorizationDivisionParams
- func NewDeleteAuthorizationDivisionParams() *DeleteAuthorizationDivisionParams
- func NewDeleteAuthorizationDivisionParamsWithContext(ctx context.Context) *DeleteAuthorizationDivisionParams
- func NewDeleteAuthorizationDivisionParamsWithHTTPClient(client *http.Client) *DeleteAuthorizationDivisionParams
- func NewDeleteAuthorizationDivisionParamsWithTimeout(timeout time.Duration) *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) SetContext(ctx context.Context)
- func (o *DeleteAuthorizationDivisionParams) SetDefaults()
- func (o *DeleteAuthorizationDivisionParams) SetDivisionID(divisionID string)
- func (o *DeleteAuthorizationDivisionParams) SetForce(force *bool)
- func (o *DeleteAuthorizationDivisionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAuthorizationDivisionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAuthorizationDivisionParams) WithContext(ctx context.Context) *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) WithDefaults() *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) WithDivisionID(divisionID string) *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) WithForce(force *bool) *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) WithHTTPClient(client *http.Client) *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) WithTimeout(timeout time.Duration) *DeleteAuthorizationDivisionParams
- func (o *DeleteAuthorizationDivisionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAuthorizationDivisionReader
- type DeleteAuthorizationDivisionRequestEntityTooLarge
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) Error() string
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) String() string
- type DeleteAuthorizationDivisionRequestTimeout
- func (o *DeleteAuthorizationDivisionRequestTimeout) Error() string
- func (o *DeleteAuthorizationDivisionRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionRequestTimeout) IsClientError() bool
- func (o *DeleteAuthorizationDivisionRequestTimeout) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionRequestTimeout) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionRequestTimeout) IsServerError() bool
- func (o *DeleteAuthorizationDivisionRequestTimeout) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionRequestTimeout) String() string
- type DeleteAuthorizationDivisionServiceUnavailable
- func (o *DeleteAuthorizationDivisionServiceUnavailable) Error() string
- func (o *DeleteAuthorizationDivisionServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionServiceUnavailable) IsClientError() bool
- func (o *DeleteAuthorizationDivisionServiceUnavailable) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionServiceUnavailable) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionServiceUnavailable) IsServerError() bool
- func (o *DeleteAuthorizationDivisionServiceUnavailable) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionServiceUnavailable) String() string
- type DeleteAuthorizationDivisionTooManyRequests
- func (o *DeleteAuthorizationDivisionTooManyRequests) Error() string
- func (o *DeleteAuthorizationDivisionTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionTooManyRequests) IsClientError() bool
- func (o *DeleteAuthorizationDivisionTooManyRequests) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionTooManyRequests) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionTooManyRequests) IsServerError() bool
- func (o *DeleteAuthorizationDivisionTooManyRequests) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionTooManyRequests) String() string
- type DeleteAuthorizationDivisionUnauthorized
- func (o *DeleteAuthorizationDivisionUnauthorized) Error() string
- func (o *DeleteAuthorizationDivisionUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionUnauthorized) IsClientError() bool
- func (o *DeleteAuthorizationDivisionUnauthorized) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionUnauthorized) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionUnauthorized) IsServerError() bool
- func (o *DeleteAuthorizationDivisionUnauthorized) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionUnauthorized) String() string
- type DeleteAuthorizationDivisionUnsupportedMediaType
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) Error() string
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsClientError() bool
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsServerError() bool
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteAuthorizationDivisionUnsupportedMediaType) String() string
- type DeleteAuthorizationRoleBadRequest
- func (o *DeleteAuthorizationRoleBadRequest) Error() string
- func (o *DeleteAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleBadRequest) IsClientError() bool
- func (o *DeleteAuthorizationRoleBadRequest) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleBadRequest) IsRedirect() bool
- func (o *DeleteAuthorizationRoleBadRequest) IsServerError() bool
- func (o *DeleteAuthorizationRoleBadRequest) IsSuccess() bool
- func (o *DeleteAuthorizationRoleBadRequest) String() string
- type DeleteAuthorizationRoleDefault
- func (o *DeleteAuthorizationRoleDefault) Code() int
- func (o *DeleteAuthorizationRoleDefault) Error() string
- func (o *DeleteAuthorizationRoleDefault) IsClientError() bool
- func (o *DeleteAuthorizationRoleDefault) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleDefault) IsRedirect() bool
- func (o *DeleteAuthorizationRoleDefault) IsServerError() bool
- func (o *DeleteAuthorizationRoleDefault) IsSuccess() bool
- func (o *DeleteAuthorizationRoleDefault) String() string
- type DeleteAuthorizationRoleForbidden
- func (o *DeleteAuthorizationRoleForbidden) Error() string
- func (o *DeleteAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleForbidden) IsClientError() bool
- func (o *DeleteAuthorizationRoleForbidden) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleForbidden) IsRedirect() bool
- func (o *DeleteAuthorizationRoleForbidden) IsServerError() bool
- func (o *DeleteAuthorizationRoleForbidden) IsSuccess() bool
- func (o *DeleteAuthorizationRoleForbidden) String() string
- type DeleteAuthorizationRoleGatewayTimeout
- func (o *DeleteAuthorizationRoleGatewayTimeout) Error() string
- func (o *DeleteAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleGatewayTimeout) IsClientError() bool
- func (o *DeleteAuthorizationRoleGatewayTimeout) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleGatewayTimeout) IsRedirect() bool
- func (o *DeleteAuthorizationRoleGatewayTimeout) IsServerError() bool
- func (o *DeleteAuthorizationRoleGatewayTimeout) IsSuccess() bool
- func (o *DeleteAuthorizationRoleGatewayTimeout) String() string
- type DeleteAuthorizationRoleInternalServerError
- func (o *DeleteAuthorizationRoleInternalServerError) Error() string
- func (o *DeleteAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleInternalServerError) IsClientError() bool
- func (o *DeleteAuthorizationRoleInternalServerError) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleInternalServerError) IsRedirect() bool
- func (o *DeleteAuthorizationRoleInternalServerError) IsServerError() bool
- func (o *DeleteAuthorizationRoleInternalServerError) IsSuccess() bool
- func (o *DeleteAuthorizationRoleInternalServerError) String() string
- type DeleteAuthorizationRoleNotFound
- func (o *DeleteAuthorizationRoleNotFound) Error() string
- func (o *DeleteAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleNotFound) IsClientError() bool
- func (o *DeleteAuthorizationRoleNotFound) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleNotFound) IsRedirect() bool
- func (o *DeleteAuthorizationRoleNotFound) IsServerError() bool
- func (o *DeleteAuthorizationRoleNotFound) IsSuccess() bool
- func (o *DeleteAuthorizationRoleNotFound) String() string
- type DeleteAuthorizationRoleParams
- func NewDeleteAuthorizationRoleParams() *DeleteAuthorizationRoleParams
- func NewDeleteAuthorizationRoleParamsWithContext(ctx context.Context) *DeleteAuthorizationRoleParams
- func NewDeleteAuthorizationRoleParamsWithHTTPClient(client *http.Client) *DeleteAuthorizationRoleParams
- func NewDeleteAuthorizationRoleParamsWithTimeout(timeout time.Duration) *DeleteAuthorizationRoleParams
- func (o *DeleteAuthorizationRoleParams) SetContext(ctx context.Context)
- func (o *DeleteAuthorizationRoleParams) SetDefaults()
- func (o *DeleteAuthorizationRoleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAuthorizationRoleParams) SetRoleID(roleID string)
- func (o *DeleteAuthorizationRoleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAuthorizationRoleParams) WithContext(ctx context.Context) *DeleteAuthorizationRoleParams
- func (o *DeleteAuthorizationRoleParams) WithDefaults() *DeleteAuthorizationRoleParams
- func (o *DeleteAuthorizationRoleParams) WithHTTPClient(client *http.Client) *DeleteAuthorizationRoleParams
- func (o *DeleteAuthorizationRoleParams) WithRoleID(roleID string) *DeleteAuthorizationRoleParams
- func (o *DeleteAuthorizationRoleParams) WithTimeout(timeout time.Duration) *DeleteAuthorizationRoleParams
- func (o *DeleteAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAuthorizationRoleReader
- type DeleteAuthorizationRoleRequestEntityTooLarge
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) Error() string
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteAuthorizationRoleRequestEntityTooLarge) String() string
- type DeleteAuthorizationRoleRequestTimeout
- func (o *DeleteAuthorizationRoleRequestTimeout) Error() string
- func (o *DeleteAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleRequestTimeout) IsClientError() bool
- func (o *DeleteAuthorizationRoleRequestTimeout) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleRequestTimeout) IsRedirect() bool
- func (o *DeleteAuthorizationRoleRequestTimeout) IsServerError() bool
- func (o *DeleteAuthorizationRoleRequestTimeout) IsSuccess() bool
- func (o *DeleteAuthorizationRoleRequestTimeout) String() string
- type DeleteAuthorizationRoleServiceUnavailable
- func (o *DeleteAuthorizationRoleServiceUnavailable) Error() string
- func (o *DeleteAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleServiceUnavailable) IsClientError() bool
- func (o *DeleteAuthorizationRoleServiceUnavailable) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleServiceUnavailable) IsRedirect() bool
- func (o *DeleteAuthorizationRoleServiceUnavailable) IsServerError() bool
- func (o *DeleteAuthorizationRoleServiceUnavailable) IsSuccess() bool
- func (o *DeleteAuthorizationRoleServiceUnavailable) String() string
- type DeleteAuthorizationRoleTooManyRequests
- func (o *DeleteAuthorizationRoleTooManyRequests) Error() string
- func (o *DeleteAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleTooManyRequests) IsClientError() bool
- func (o *DeleteAuthorizationRoleTooManyRequests) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleTooManyRequests) IsRedirect() bool
- func (o *DeleteAuthorizationRoleTooManyRequests) IsServerError() bool
- func (o *DeleteAuthorizationRoleTooManyRequests) IsSuccess() bool
- func (o *DeleteAuthorizationRoleTooManyRequests) String() string
- type DeleteAuthorizationRoleUnauthorized
- func (o *DeleteAuthorizationRoleUnauthorized) Error() string
- func (o *DeleteAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleUnauthorized) IsClientError() bool
- func (o *DeleteAuthorizationRoleUnauthorized) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleUnauthorized) IsRedirect() bool
- func (o *DeleteAuthorizationRoleUnauthorized) IsServerError() bool
- func (o *DeleteAuthorizationRoleUnauthorized) IsSuccess() bool
- func (o *DeleteAuthorizationRoleUnauthorized) String() string
- type DeleteAuthorizationRoleUnsupportedMediaType
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) Error() string
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsClientError() bool
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsServerError() bool
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteAuthorizationRoleUnsupportedMediaType) String() string
- type DeleteAuthorizationSubjectDivisionRoleBadRequest
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) String() string
- type DeleteAuthorizationSubjectDivisionRoleDefault
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) Code() int
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleDefault) String() string
- type DeleteAuthorizationSubjectDivisionRoleForbidden
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) String() string
- type DeleteAuthorizationSubjectDivisionRoleGatewayTimeout
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) String() string
- type DeleteAuthorizationSubjectDivisionRoleInternalServerError
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) String() string
- type DeleteAuthorizationSubjectDivisionRoleNotFound
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) String() string
- type DeleteAuthorizationSubjectDivisionRoleParams
- func NewDeleteAuthorizationSubjectDivisionRoleParams() *DeleteAuthorizationSubjectDivisionRoleParams
- func NewDeleteAuthorizationSubjectDivisionRoleParamsWithContext(ctx context.Context) *DeleteAuthorizationSubjectDivisionRoleParams
- func NewDeleteAuthorizationSubjectDivisionRoleParamsWithHTTPClient(client *http.Client) *DeleteAuthorizationSubjectDivisionRoleParams
- func NewDeleteAuthorizationSubjectDivisionRoleParamsWithTimeout(timeout time.Duration) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetContext(ctx context.Context)
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetDefaults()
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetDivisionID(divisionID string)
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetRoleID(roleID string)
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetSubjectID(subjectID string)
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithContext(ctx context.Context) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithDefaults() *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithDivisionID(divisionID string) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithHTTPClient(client *http.Client) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithRoleID(roleID string) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithSubjectID(subjectID string) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithTimeout(timeout time.Duration) *DeleteAuthorizationSubjectDivisionRoleParams
- func (o *DeleteAuthorizationSubjectDivisionRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAuthorizationSubjectDivisionRoleReader
- type DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) String() string
- type DeleteAuthorizationSubjectDivisionRoleRequestTimeout
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) String() string
- type DeleteAuthorizationSubjectDivisionRoleServiceUnavailable
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) String() string
- type DeleteAuthorizationSubjectDivisionRoleTooManyRequests
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) String() string
- type DeleteAuthorizationSubjectDivisionRoleUnauthorized
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) String() string
- type DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) Error() string
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsClientError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsServerError() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) String() string
- type GetAuthorizationDivisionBadRequest
- func (o *GetAuthorizationDivisionBadRequest) Error() string
- func (o *GetAuthorizationDivisionBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionBadRequest) String() string
- type GetAuthorizationDivisionForbidden
- func (o *GetAuthorizationDivisionForbidden) Error() string
- func (o *GetAuthorizationDivisionForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionForbidden) String() string
- type GetAuthorizationDivisionGatewayTimeout
- func (o *GetAuthorizationDivisionGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionGatewayTimeout) String() string
- type GetAuthorizationDivisionGrantsBadRequest
- func (o *GetAuthorizationDivisionGrantsBadRequest) Error() string
- func (o *GetAuthorizationDivisionGrantsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsBadRequest) String() string
- type GetAuthorizationDivisionGrantsForbidden
- func (o *GetAuthorizationDivisionGrantsForbidden) Error() string
- func (o *GetAuthorizationDivisionGrantsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsForbidden) String() string
- type GetAuthorizationDivisionGrantsGatewayTimeout
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsGatewayTimeout) String() string
- type GetAuthorizationDivisionGrantsInternalServerError
- func (o *GetAuthorizationDivisionGrantsInternalServerError) Error() string
- func (o *GetAuthorizationDivisionGrantsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsInternalServerError) String() string
- type GetAuthorizationDivisionGrantsNotFound
- func (o *GetAuthorizationDivisionGrantsNotFound) Error() string
- func (o *GetAuthorizationDivisionGrantsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsNotFound) String() string
- type GetAuthorizationDivisionGrantsOK
- func (o *GetAuthorizationDivisionGrantsOK) Error() string
- func (o *GetAuthorizationDivisionGrantsOK) GetPayload() *models.AuthzDivisionGrantEntityListing
- func (o *GetAuthorizationDivisionGrantsOK) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsOK) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsOK) String() string
- type GetAuthorizationDivisionGrantsParams
- func NewGetAuthorizationDivisionGrantsParams() *GetAuthorizationDivisionGrantsParams
- func NewGetAuthorizationDivisionGrantsParamsWithContext(ctx context.Context) *GetAuthorizationDivisionGrantsParams
- func NewGetAuthorizationDivisionGrantsParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionGrantsParams
- func NewGetAuthorizationDivisionGrantsParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionGrantsParams) SetDefaults()
- func (o *GetAuthorizationDivisionGrantsParams) SetDivisionID(divisionID string)
- func (o *GetAuthorizationDivisionGrantsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionGrantsParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationDivisionGrantsParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationDivisionGrantsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionGrantsParams) WithContext(ctx context.Context) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WithDefaults() *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WithDivisionID(divisionID string) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionGrantsParams
- func (o *GetAuthorizationDivisionGrantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionGrantsReader
- type GetAuthorizationDivisionGrantsRequestEntityTooLarge
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionGrantsRequestTimeout
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsRequestTimeout) String() string
- type GetAuthorizationDivisionGrantsServiceUnavailable
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsServiceUnavailable) String() string
- type GetAuthorizationDivisionGrantsTooManyRequests
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsTooManyRequests) String() string
- type GetAuthorizationDivisionGrantsUnauthorized
- func (o *GetAuthorizationDivisionGrantsUnauthorized) Error() string
- func (o *GetAuthorizationDivisionGrantsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsUnauthorized) String() string
- type GetAuthorizationDivisionGrantsUnsupportedMediaType
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) String() string
- type GetAuthorizationDivisionInternalServerError
- func (o *GetAuthorizationDivisionInternalServerError) Error() string
- func (o *GetAuthorizationDivisionInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionInternalServerError) String() string
- type GetAuthorizationDivisionNotFound
- func (o *GetAuthorizationDivisionNotFound) Error() string
- func (o *GetAuthorizationDivisionNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionNotFound) String() string
- type GetAuthorizationDivisionOK
- func (o *GetAuthorizationDivisionOK) Error() string
- func (o *GetAuthorizationDivisionOK) GetPayload() *models.AuthzDivision
- func (o *GetAuthorizationDivisionOK) IsClientError() bool
- func (o *GetAuthorizationDivisionOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionOK) IsServerError() bool
- func (o *GetAuthorizationDivisionOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionOK) String() string
- type GetAuthorizationDivisionParams
- func NewGetAuthorizationDivisionParams() *GetAuthorizationDivisionParams
- func NewGetAuthorizationDivisionParamsWithContext(ctx context.Context) *GetAuthorizationDivisionParams
- func NewGetAuthorizationDivisionParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionParams
- func NewGetAuthorizationDivisionParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionParams) SetDefaults()
- func (o *GetAuthorizationDivisionParams) SetDivisionID(divisionID string)
- func (o *GetAuthorizationDivisionParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionParams) SetObjectCount(objectCount *bool)
- func (o *GetAuthorizationDivisionParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionParams) WithContext(ctx context.Context) *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) WithDefaults() *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) WithDivisionID(divisionID string) *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) WithObjectCount(objectCount *bool) *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionParams
- func (o *GetAuthorizationDivisionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionReader
- type GetAuthorizationDivisionRequestEntityTooLarge
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionRequestTimeout
- func (o *GetAuthorizationDivisionRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionRequestTimeout) String() string
- type GetAuthorizationDivisionServiceUnavailable
- func (o *GetAuthorizationDivisionServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionServiceUnavailable) String() string
- type GetAuthorizationDivisionTooManyRequests
- func (o *GetAuthorizationDivisionTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionTooManyRequests) String() string
- type GetAuthorizationDivisionUnauthorized
- func (o *GetAuthorizationDivisionUnauthorized) Error() string
- func (o *GetAuthorizationDivisionUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionUnauthorized) String() string
- type GetAuthorizationDivisionUnsupportedMediaType
- func (o *GetAuthorizationDivisionUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionUnsupportedMediaType) String() string
- type GetAuthorizationDivisionsBadRequest
- func (o *GetAuthorizationDivisionsBadRequest) Error() string
- func (o *GetAuthorizationDivisionsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionsBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionsBadRequest) String() string
- type GetAuthorizationDivisionsForbidden
- func (o *GetAuthorizationDivisionsForbidden) Error() string
- func (o *GetAuthorizationDivisionsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionsForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionsForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionsForbidden) String() string
- type GetAuthorizationDivisionsGatewayTimeout
- func (o *GetAuthorizationDivisionsGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionsGatewayTimeout) String() string
- type GetAuthorizationDivisionsHomeBadRequest
- func (o *GetAuthorizationDivisionsHomeBadRequest) Error() string
- func (o *GetAuthorizationDivisionsHomeBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeBadRequest) String() string
- type GetAuthorizationDivisionsHomeForbidden
- func (o *GetAuthorizationDivisionsHomeForbidden) Error() string
- func (o *GetAuthorizationDivisionsHomeForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeForbidden) String() string
- type GetAuthorizationDivisionsHomeGatewayTimeout
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeGatewayTimeout) String() string
- type GetAuthorizationDivisionsHomeInternalServerError
- func (o *GetAuthorizationDivisionsHomeInternalServerError) Error() string
- func (o *GetAuthorizationDivisionsHomeInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeInternalServerError) String() string
- type GetAuthorizationDivisionsHomeNotFound
- func (o *GetAuthorizationDivisionsHomeNotFound) Error() string
- func (o *GetAuthorizationDivisionsHomeNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeNotFound) String() string
- type GetAuthorizationDivisionsHomeOK
- func (o *GetAuthorizationDivisionsHomeOK) Error() string
- func (o *GetAuthorizationDivisionsHomeOK) GetPayload() *models.AuthzDivision
- func (o *GetAuthorizationDivisionsHomeOK) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeOK) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeOK) String() string
- type GetAuthorizationDivisionsHomeParams
- func NewGetAuthorizationDivisionsHomeParams() *GetAuthorizationDivisionsHomeParams
- func NewGetAuthorizationDivisionsHomeParamsWithContext(ctx context.Context) *GetAuthorizationDivisionsHomeParams
- func NewGetAuthorizationDivisionsHomeParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionsHomeParams
- func NewGetAuthorizationDivisionsHomeParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionsHomeParams
- func (o *GetAuthorizationDivisionsHomeParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionsHomeParams) SetDefaults()
- func (o *GetAuthorizationDivisionsHomeParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionsHomeParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionsHomeParams) WithContext(ctx context.Context) *GetAuthorizationDivisionsHomeParams
- func (o *GetAuthorizationDivisionsHomeParams) WithDefaults() *GetAuthorizationDivisionsHomeParams
- func (o *GetAuthorizationDivisionsHomeParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionsHomeParams
- func (o *GetAuthorizationDivisionsHomeParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionsHomeParams
- func (o *GetAuthorizationDivisionsHomeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionsHomeReader
- type GetAuthorizationDivisionsHomeRequestEntityTooLarge
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionsHomeRequestTimeout
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeRequestTimeout) String() string
- type GetAuthorizationDivisionsHomeServiceUnavailable
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeServiceUnavailable) String() string
- type GetAuthorizationDivisionsHomeTooManyRequests
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeTooManyRequests) String() string
- type GetAuthorizationDivisionsHomeUnauthorized
- func (o *GetAuthorizationDivisionsHomeUnauthorized) Error() string
- func (o *GetAuthorizationDivisionsHomeUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeUnauthorized) String() string
- type GetAuthorizationDivisionsHomeUnsupportedMediaType
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) String() string
- type GetAuthorizationDivisionsInternalServerError
- func (o *GetAuthorizationDivisionsInternalServerError) Error() string
- func (o *GetAuthorizationDivisionsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionsInternalServerError) String() string
- type GetAuthorizationDivisionsLimitBadRequest
- func (o *GetAuthorizationDivisionsLimitBadRequest) Error() string
- func (o *GetAuthorizationDivisionsLimitBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitBadRequest) String() string
- type GetAuthorizationDivisionsLimitForbidden
- func (o *GetAuthorizationDivisionsLimitForbidden) Error() string
- func (o *GetAuthorizationDivisionsLimitForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitForbidden) String() string
- type GetAuthorizationDivisionsLimitGatewayTimeout
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitGatewayTimeout) String() string
- type GetAuthorizationDivisionsLimitInternalServerError
- func (o *GetAuthorizationDivisionsLimitInternalServerError) Error() string
- func (o *GetAuthorizationDivisionsLimitInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitInternalServerError) String() string
- type GetAuthorizationDivisionsLimitNotFound
- func (o *GetAuthorizationDivisionsLimitNotFound) Error() string
- func (o *GetAuthorizationDivisionsLimitNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitNotFound) String() string
- type GetAuthorizationDivisionsLimitOK
- func (o *GetAuthorizationDivisionsLimitOK) Error() string
- func (o *GetAuthorizationDivisionsLimitOK) GetPayload() int32
- func (o *GetAuthorizationDivisionsLimitOK) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitOK) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitOK) String() string
- type GetAuthorizationDivisionsLimitParams
- func NewGetAuthorizationDivisionsLimitParams() *GetAuthorizationDivisionsLimitParams
- func NewGetAuthorizationDivisionsLimitParamsWithContext(ctx context.Context) *GetAuthorizationDivisionsLimitParams
- func NewGetAuthorizationDivisionsLimitParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionsLimitParams
- func NewGetAuthorizationDivisionsLimitParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionsLimitParams
- func (o *GetAuthorizationDivisionsLimitParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionsLimitParams) SetDefaults()
- func (o *GetAuthorizationDivisionsLimitParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionsLimitParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionsLimitParams) WithContext(ctx context.Context) *GetAuthorizationDivisionsLimitParams
- func (o *GetAuthorizationDivisionsLimitParams) WithDefaults() *GetAuthorizationDivisionsLimitParams
- func (o *GetAuthorizationDivisionsLimitParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionsLimitParams
- func (o *GetAuthorizationDivisionsLimitParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionsLimitParams
- func (o *GetAuthorizationDivisionsLimitParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionsLimitReader
- type GetAuthorizationDivisionsLimitRequestEntityTooLarge
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionsLimitRequestTimeout
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitRequestTimeout) String() string
- type GetAuthorizationDivisionsLimitServiceUnavailable
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitServiceUnavailable) String() string
- type GetAuthorizationDivisionsLimitTooManyRequests
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitTooManyRequests) String() string
- type GetAuthorizationDivisionsLimitUnauthorized
- func (o *GetAuthorizationDivisionsLimitUnauthorized) Error() string
- func (o *GetAuthorizationDivisionsLimitUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitUnauthorized) String() string
- type GetAuthorizationDivisionsLimitUnsupportedMediaType
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) String() string
- type GetAuthorizationDivisionsNotFound
- func (o *GetAuthorizationDivisionsNotFound) Error() string
- func (o *GetAuthorizationDivisionsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionsNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionsNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionsNotFound) String() string
- type GetAuthorizationDivisionsOK
- func (o *GetAuthorizationDivisionsOK) Error() string
- func (o *GetAuthorizationDivisionsOK) GetPayload() *models.AuthzDivisionEntityListing
- func (o *GetAuthorizationDivisionsOK) IsClientError() bool
- func (o *GetAuthorizationDivisionsOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionsOK) IsServerError() bool
- func (o *GetAuthorizationDivisionsOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionsOK) String() string
- type GetAuthorizationDivisionsParams
- func NewGetAuthorizationDivisionsParams() *GetAuthorizationDivisionsParams
- func NewGetAuthorizationDivisionsParamsWithContext(ctx context.Context) *GetAuthorizationDivisionsParams
- func NewGetAuthorizationDivisionsParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionsParams
- func NewGetAuthorizationDivisionsParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionsParams) SetDefaults()
- func (o *GetAuthorizationDivisionsParams) SetExpand(expand []string)
- func (o *GetAuthorizationDivisionsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionsParams) SetID(id []string)
- func (o *GetAuthorizationDivisionsParams) SetName(name *string)
- func (o *GetAuthorizationDivisionsParams) SetNextPage(nextPage *string)
- func (o *GetAuthorizationDivisionsParams) SetObjectCount(objectCount *bool)
- func (o *GetAuthorizationDivisionsParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationDivisionsParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationDivisionsParams) SetPreviousPage(previousPage *string)
- func (o *GetAuthorizationDivisionsParams) SetSortBy(sortBy *string)
- func (o *GetAuthorizationDivisionsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionsParams) WithContext(ctx context.Context) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithDefaults() *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithExpand(expand []string) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithID(id []string) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithName(name *string) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithNextPage(nextPage *string) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithObjectCount(objectCount *bool) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithPreviousPage(previousPage *string) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithSortBy(sortBy *string) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionsParams
- func (o *GetAuthorizationDivisionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionsReader
- type GetAuthorizationDivisionsRequestEntityTooLarge
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionsRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionsRequestTimeout
- func (o *GetAuthorizationDivisionsRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionsRequestTimeout) String() string
- type GetAuthorizationDivisionsServiceUnavailable
- func (o *GetAuthorizationDivisionsServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionsServiceUnavailable) String() string
- type GetAuthorizationDivisionsTooManyRequests
- func (o *GetAuthorizationDivisionsTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionsTooManyRequests) String() string
- type GetAuthorizationDivisionsUnauthorized
- func (o *GetAuthorizationDivisionsUnauthorized) Error() string
- func (o *GetAuthorizationDivisionsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionsUnauthorized) String() string
- type GetAuthorizationDivisionsUnsupportedMediaType
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionsUnsupportedMediaType) String() string
- type GetAuthorizationDivisionspermittedMeBadRequest
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) Error() string
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeBadRequest) String() string
- type GetAuthorizationDivisionspermittedMeForbidden
- func (o *GetAuthorizationDivisionspermittedMeForbidden) Error() string
- func (o *GetAuthorizationDivisionspermittedMeForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeForbidden) String() string
- type GetAuthorizationDivisionspermittedMeGatewayTimeout
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) String() string
- type GetAuthorizationDivisionspermittedMeInternalServerError
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) Error() string
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeInternalServerError) String() string
- type GetAuthorizationDivisionspermittedMeNotFound
- func (o *GetAuthorizationDivisionspermittedMeNotFound) Error() string
- func (o *GetAuthorizationDivisionspermittedMeNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeNotFound) String() string
- type GetAuthorizationDivisionspermittedMeOK
- func (o *GetAuthorizationDivisionspermittedMeOK) Error() string
- func (o *GetAuthorizationDivisionspermittedMeOK) GetPayload() []*models.AuthzDivision
- func (o *GetAuthorizationDivisionspermittedMeOK) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeOK) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeOK) String() string
- type GetAuthorizationDivisionspermittedMeParams
- func NewGetAuthorizationDivisionspermittedMeParams() *GetAuthorizationDivisionspermittedMeParams
- func NewGetAuthorizationDivisionspermittedMeParamsWithContext(ctx context.Context) *GetAuthorizationDivisionspermittedMeParams
- func NewGetAuthorizationDivisionspermittedMeParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedMeParams
- func NewGetAuthorizationDivisionspermittedMeParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionspermittedMeParams) SetDefaults()
- func (o *GetAuthorizationDivisionspermittedMeParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionspermittedMeParams) SetName(name *string)
- func (o *GetAuthorizationDivisionspermittedMeParams) SetPermission(permission string)
- func (o *GetAuthorizationDivisionspermittedMeParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionspermittedMeParams) WithContext(ctx context.Context) *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) WithDefaults() *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) WithName(name *string) *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) WithPermission(permission string) *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedMeParams
- func (o *GetAuthorizationDivisionspermittedMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionspermittedMeReader
- type GetAuthorizationDivisionspermittedMeRequestEntityTooLarge
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionspermittedMeRequestTimeout
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) String() string
- type GetAuthorizationDivisionspermittedMeServiceUnavailable
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) String() string
- type GetAuthorizationDivisionspermittedMeTooManyRequests
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) String() string
- type GetAuthorizationDivisionspermittedMeUnauthorized
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) Error() string
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeUnauthorized) String() string
- type GetAuthorizationDivisionspermittedMeUnsupportedMediaType
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) String() string
- type GetAuthorizationDivisionspermittedPagedMeBadRequest
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) String() string
- type GetAuthorizationDivisionspermittedPagedMeForbidden
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) String() string
- type GetAuthorizationDivisionspermittedPagedMeGatewayTimeout
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) String() string
- type GetAuthorizationDivisionspermittedPagedMeInternalServerError
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) String() string
- type GetAuthorizationDivisionspermittedPagedMeNotFound
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) String() string
- type GetAuthorizationDivisionspermittedPagedMeOK
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) GetPayload() *models.DivsPermittedEntityListing
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeOK) String() string
- type GetAuthorizationDivisionspermittedPagedMeParams
- func NewGetAuthorizationDivisionspermittedPagedMeParams() *GetAuthorizationDivisionspermittedPagedMeParams
- func NewGetAuthorizationDivisionspermittedPagedMeParamsWithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedMeParams
- func NewGetAuthorizationDivisionspermittedPagedMeParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedMeParams
- func NewGetAuthorizationDivisionspermittedPagedMeParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetDefaults()
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetPermission(permission string)
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithDefaults() *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithPermission(permission string) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedMeParams
- func (o *GetAuthorizationDivisionspermittedPagedMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionspermittedPagedMeReader
- type GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionspermittedPagedMeRequestTimeout
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) String() string
- type GetAuthorizationDivisionspermittedPagedMeServiceUnavailable
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) String() string
- type GetAuthorizationDivisionspermittedPagedMeTooManyRequests
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) String() string
- type GetAuthorizationDivisionspermittedPagedMeUnauthorized
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) String() string
- type GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDForbidden
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDNotFound
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDOK
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) GetPayload() *models.DivsPermittedEntityListing
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func NewGetAuthorizationDivisionspermittedPagedSubjectIDParams() *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetDefaults()
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPermission(permission string)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetSubjectID(subjectID string)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithDefaults() *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPermission(permission string) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithSubjectID(subjectID string) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationDivisionspermittedPagedSubjectIDReader
- type GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) String() string
- type GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) Error() string
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) String() string
- type GetAuthorizationPermissionsBadRequest
- func (o *GetAuthorizationPermissionsBadRequest) Error() string
- func (o *GetAuthorizationPermissionsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsBadRequest) IsClientError() bool
- func (o *GetAuthorizationPermissionsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationPermissionsBadRequest) IsServerError() bool
- func (o *GetAuthorizationPermissionsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationPermissionsBadRequest) String() string
- type GetAuthorizationPermissionsForbidden
- func (o *GetAuthorizationPermissionsForbidden) Error() string
- func (o *GetAuthorizationPermissionsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsForbidden) IsClientError() bool
- func (o *GetAuthorizationPermissionsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsForbidden) IsRedirect() bool
- func (o *GetAuthorizationPermissionsForbidden) IsServerError() bool
- func (o *GetAuthorizationPermissionsForbidden) IsSuccess() bool
- func (o *GetAuthorizationPermissionsForbidden) String() string
- type GetAuthorizationPermissionsGatewayTimeout
- func (o *GetAuthorizationPermissionsGatewayTimeout) Error() string
- func (o *GetAuthorizationPermissionsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationPermissionsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationPermissionsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationPermissionsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationPermissionsGatewayTimeout) String() string
- type GetAuthorizationPermissionsInternalServerError
- func (o *GetAuthorizationPermissionsInternalServerError) Error() string
- func (o *GetAuthorizationPermissionsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationPermissionsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationPermissionsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationPermissionsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationPermissionsInternalServerError) String() string
- type GetAuthorizationPermissionsNotFound
- func (o *GetAuthorizationPermissionsNotFound) Error() string
- func (o *GetAuthorizationPermissionsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsNotFound) IsClientError() bool
- func (o *GetAuthorizationPermissionsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsNotFound) IsRedirect() bool
- func (o *GetAuthorizationPermissionsNotFound) IsServerError() bool
- func (o *GetAuthorizationPermissionsNotFound) IsSuccess() bool
- func (o *GetAuthorizationPermissionsNotFound) String() string
- type GetAuthorizationPermissionsOK
- func (o *GetAuthorizationPermissionsOK) Error() string
- func (o *GetAuthorizationPermissionsOK) GetPayload() *models.PermissionCollectionEntityListing
- func (o *GetAuthorizationPermissionsOK) IsClientError() bool
- func (o *GetAuthorizationPermissionsOK) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsOK) IsRedirect() bool
- func (o *GetAuthorizationPermissionsOK) IsServerError() bool
- func (o *GetAuthorizationPermissionsOK) IsSuccess() bool
- func (o *GetAuthorizationPermissionsOK) String() string
- type GetAuthorizationPermissionsParams
- func NewGetAuthorizationPermissionsParams() *GetAuthorizationPermissionsParams
- func NewGetAuthorizationPermissionsParamsWithContext(ctx context.Context) *GetAuthorizationPermissionsParams
- func NewGetAuthorizationPermissionsParamsWithHTTPClient(client *http.Client) *GetAuthorizationPermissionsParams
- func NewGetAuthorizationPermissionsParamsWithTimeout(timeout time.Duration) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationPermissionsParams) SetDefaults()
- func (o *GetAuthorizationPermissionsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationPermissionsParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationPermissionsParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationPermissionsParams) SetQuery(query *string)
- func (o *GetAuthorizationPermissionsParams) SetQueryType(queryType *string)
- func (o *GetAuthorizationPermissionsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationPermissionsParams) WithContext(ctx context.Context) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithDefaults() *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithHTTPClient(client *http.Client) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithPageSize(pageSize *int32) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithQuery(query *string) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithQueryType(queryType *string) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WithTimeout(timeout time.Duration) *GetAuthorizationPermissionsParams
- func (o *GetAuthorizationPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationPermissionsReader
- type GetAuthorizationPermissionsRequestEntityTooLarge
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationPermissionsRequestEntityTooLarge) String() string
- type GetAuthorizationPermissionsRequestTimeout
- func (o *GetAuthorizationPermissionsRequestTimeout) Error() string
- func (o *GetAuthorizationPermissionsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationPermissionsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationPermissionsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationPermissionsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationPermissionsRequestTimeout) String() string
- type GetAuthorizationPermissionsServiceUnavailable
- func (o *GetAuthorizationPermissionsServiceUnavailable) Error() string
- func (o *GetAuthorizationPermissionsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationPermissionsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationPermissionsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationPermissionsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationPermissionsServiceUnavailable) String() string
- type GetAuthorizationPermissionsTooManyRequests
- func (o *GetAuthorizationPermissionsTooManyRequests) Error() string
- func (o *GetAuthorizationPermissionsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationPermissionsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationPermissionsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationPermissionsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationPermissionsTooManyRequests) String() string
- type GetAuthorizationPermissionsUnauthorized
- func (o *GetAuthorizationPermissionsUnauthorized) Error() string
- func (o *GetAuthorizationPermissionsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationPermissionsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationPermissionsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationPermissionsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationPermissionsUnauthorized) String() string
- type GetAuthorizationPermissionsUnsupportedMediaType
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationPermissionsUnsupportedMediaType) String() string
- type GetAuthorizationProductsBadRequest
- func (o *GetAuthorizationProductsBadRequest) Error() string
- func (o *GetAuthorizationProductsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsBadRequest) IsClientError() bool
- func (o *GetAuthorizationProductsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationProductsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationProductsBadRequest) IsServerError() bool
- func (o *GetAuthorizationProductsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationProductsBadRequest) String() string
- type GetAuthorizationProductsForbidden
- func (o *GetAuthorizationProductsForbidden) Error() string
- func (o *GetAuthorizationProductsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsForbidden) IsClientError() bool
- func (o *GetAuthorizationProductsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationProductsForbidden) IsRedirect() bool
- func (o *GetAuthorizationProductsForbidden) IsServerError() bool
- func (o *GetAuthorizationProductsForbidden) IsSuccess() bool
- func (o *GetAuthorizationProductsForbidden) String() string
- type GetAuthorizationProductsGatewayTimeout
- func (o *GetAuthorizationProductsGatewayTimeout) Error() string
- func (o *GetAuthorizationProductsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationProductsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationProductsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationProductsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationProductsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationProductsGatewayTimeout) String() string
- type GetAuthorizationProductsInternalServerError
- func (o *GetAuthorizationProductsInternalServerError) Error() string
- func (o *GetAuthorizationProductsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationProductsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationProductsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationProductsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationProductsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationProductsInternalServerError) String() string
- type GetAuthorizationProductsNotFound
- func (o *GetAuthorizationProductsNotFound) Error() string
- func (o *GetAuthorizationProductsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsNotFound) IsClientError() bool
- func (o *GetAuthorizationProductsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationProductsNotFound) IsRedirect() bool
- func (o *GetAuthorizationProductsNotFound) IsServerError() bool
- func (o *GetAuthorizationProductsNotFound) IsSuccess() bool
- func (o *GetAuthorizationProductsNotFound) String() string
- type GetAuthorizationProductsOK
- func (o *GetAuthorizationProductsOK) Error() string
- func (o *GetAuthorizationProductsOK) GetPayload() *models.OrganizationProductEntityListing
- func (o *GetAuthorizationProductsOK) IsClientError() bool
- func (o *GetAuthorizationProductsOK) IsCode(code int) bool
- func (o *GetAuthorizationProductsOK) IsRedirect() bool
- func (o *GetAuthorizationProductsOK) IsServerError() bool
- func (o *GetAuthorizationProductsOK) IsSuccess() bool
- func (o *GetAuthorizationProductsOK) String() string
- type GetAuthorizationProductsParams
- func NewGetAuthorizationProductsParams() *GetAuthorizationProductsParams
- func NewGetAuthorizationProductsParamsWithContext(ctx context.Context) *GetAuthorizationProductsParams
- func NewGetAuthorizationProductsParamsWithHTTPClient(client *http.Client) *GetAuthorizationProductsParams
- func NewGetAuthorizationProductsParamsWithTimeout(timeout time.Duration) *GetAuthorizationProductsParams
- func (o *GetAuthorizationProductsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationProductsParams) SetDefaults()
- func (o *GetAuthorizationProductsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationProductsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationProductsParams) WithContext(ctx context.Context) *GetAuthorizationProductsParams
- func (o *GetAuthorizationProductsParams) WithDefaults() *GetAuthorizationProductsParams
- func (o *GetAuthorizationProductsParams) WithHTTPClient(client *http.Client) *GetAuthorizationProductsParams
- func (o *GetAuthorizationProductsParams) WithTimeout(timeout time.Duration) *GetAuthorizationProductsParams
- func (o *GetAuthorizationProductsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationProductsReader
- type GetAuthorizationProductsRequestEntityTooLarge
- func (o *GetAuthorizationProductsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationProductsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationProductsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationProductsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationProductsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationProductsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationProductsRequestEntityTooLarge) String() string
- type GetAuthorizationProductsRequestTimeout
- func (o *GetAuthorizationProductsRequestTimeout) Error() string
- func (o *GetAuthorizationProductsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationProductsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationProductsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationProductsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationProductsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationProductsRequestTimeout) String() string
- type GetAuthorizationProductsServiceUnavailable
- func (o *GetAuthorizationProductsServiceUnavailable) Error() string
- func (o *GetAuthorizationProductsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationProductsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationProductsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationProductsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationProductsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationProductsServiceUnavailable) String() string
- type GetAuthorizationProductsTooManyRequests
- func (o *GetAuthorizationProductsTooManyRequests) Error() string
- func (o *GetAuthorizationProductsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationProductsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationProductsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationProductsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationProductsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationProductsTooManyRequests) String() string
- type GetAuthorizationProductsUnauthorized
- func (o *GetAuthorizationProductsUnauthorized) Error() string
- func (o *GetAuthorizationProductsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationProductsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationProductsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationProductsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationProductsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationProductsUnauthorized) String() string
- type GetAuthorizationProductsUnsupportedMediaType
- func (o *GetAuthorizationProductsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationProductsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationProductsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationProductsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationProductsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationProductsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationProductsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationProductsUnsupportedMediaType) String() string
- type GetAuthorizationRoleBadRequest
- func (o *GetAuthorizationRoleBadRequest) Error() string
- func (o *GetAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleBadRequest) IsClientError() bool
- func (o *GetAuthorizationRoleBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationRoleBadRequest) IsRedirect() bool
- func (o *GetAuthorizationRoleBadRequest) IsServerError() bool
- func (o *GetAuthorizationRoleBadRequest) IsSuccess() bool
- func (o *GetAuthorizationRoleBadRequest) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDBadRequest
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDForbidden
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDNotFound
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDOK
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) GetPayload() *models.DomainOrgRoleDifference
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDParams
- func NewGetAuthorizationRoleComparedefaultRightRoleIDParams() *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithContext(ctx context.Context) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetDefaults()
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetLeftRoleID(leftRoleID string)
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetRightRoleID(rightRoleID string)
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithContext(ctx context.Context) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithDefaults() *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithLeftRoleID(leftRoleID string) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithRightRoleID(rightRoleID string) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationRoleComparedefaultRightRoleIDReader
- type GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) String() string
- type GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) Error() string
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) String() string
- type GetAuthorizationRoleForbidden
- func (o *GetAuthorizationRoleForbidden) Error() string
- func (o *GetAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleForbidden) IsClientError() bool
- func (o *GetAuthorizationRoleForbidden) IsCode(code int) bool
- func (o *GetAuthorizationRoleForbidden) IsRedirect() bool
- func (o *GetAuthorizationRoleForbidden) IsServerError() bool
- func (o *GetAuthorizationRoleForbidden) IsSuccess() bool
- func (o *GetAuthorizationRoleForbidden) String() string
- type GetAuthorizationRoleGatewayTimeout
- func (o *GetAuthorizationRoleGatewayTimeout) Error() string
- func (o *GetAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleGatewayTimeout) String() string
- type GetAuthorizationRoleInternalServerError
- func (o *GetAuthorizationRoleInternalServerError) Error() string
- func (o *GetAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleInternalServerError) IsClientError() bool
- func (o *GetAuthorizationRoleInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationRoleInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationRoleInternalServerError) IsServerError() bool
- func (o *GetAuthorizationRoleInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationRoleInternalServerError) String() string
- type GetAuthorizationRoleNotFound
- func (o *GetAuthorizationRoleNotFound) Error() string
- func (o *GetAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleNotFound) IsClientError() bool
- func (o *GetAuthorizationRoleNotFound) IsCode(code int) bool
- func (o *GetAuthorizationRoleNotFound) IsRedirect() bool
- func (o *GetAuthorizationRoleNotFound) IsServerError() bool
- func (o *GetAuthorizationRoleNotFound) IsSuccess() bool
- func (o *GetAuthorizationRoleNotFound) String() string
- type GetAuthorizationRoleOK
- func (o *GetAuthorizationRoleOK) Error() string
- func (o *GetAuthorizationRoleOK) GetPayload() *models.DomainOrganizationRole
- func (o *GetAuthorizationRoleOK) IsClientError() bool
- func (o *GetAuthorizationRoleOK) IsCode(code int) bool
- func (o *GetAuthorizationRoleOK) IsRedirect() bool
- func (o *GetAuthorizationRoleOK) IsServerError() bool
- func (o *GetAuthorizationRoleOK) IsSuccess() bool
- func (o *GetAuthorizationRoleOK) String() string
- type GetAuthorizationRoleParams
- func NewGetAuthorizationRoleParams() *GetAuthorizationRoleParams
- func NewGetAuthorizationRoleParamsWithContext(ctx context.Context) *GetAuthorizationRoleParams
- func NewGetAuthorizationRoleParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleParams
- func NewGetAuthorizationRoleParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationRoleParams) SetDefaults()
- func (o *GetAuthorizationRoleParams) SetExpand(expand []string)
- func (o *GetAuthorizationRoleParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationRoleParams) SetRoleID(roleID string)
- func (o *GetAuthorizationRoleParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationRoleParams) SetUserCount(userCount *bool)
- func (o *GetAuthorizationRoleParams) WithContext(ctx context.Context) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WithDefaults() *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WithExpand(expand []string) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WithRoleID(roleID string) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WithUserCount(userCount *bool) *GetAuthorizationRoleParams
- func (o *GetAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationRoleReader
- type GetAuthorizationRoleRequestEntityTooLarge
- func (o *GetAuthorizationRoleRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationRoleRequestEntityTooLarge) String() string
- type GetAuthorizationRoleRequestTimeout
- func (o *GetAuthorizationRoleRequestTimeout) Error() string
- func (o *GetAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleRequestTimeout) String() string
- type GetAuthorizationRoleServiceUnavailable
- func (o *GetAuthorizationRoleServiceUnavailable) Error() string
- func (o *GetAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationRoleServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationRoleServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationRoleServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationRoleServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationRoleServiceUnavailable) String() string
- type GetAuthorizationRoleSubjectgrantsBadRequest
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsBadRequest) String() string
- type GetAuthorizationRoleSubjectgrantsForbidden
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsForbidden) String() string
- type GetAuthorizationRoleSubjectgrantsGatewayTimeout
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) String() string
- type GetAuthorizationRoleSubjectgrantsInternalServerError
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) String() string
- type GetAuthorizationRoleSubjectgrantsNotFound
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsNotFound) String() string
- type GetAuthorizationRoleSubjectgrantsOK
- func (o *GetAuthorizationRoleSubjectgrantsOK) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsOK) GetPayload() *models.SubjectDivisionGrantsEntityListing
- func (o *GetAuthorizationRoleSubjectgrantsOK) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsOK) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsOK) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsOK) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsOK) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsOK) String() string
- type GetAuthorizationRoleSubjectgrantsParams
- func NewGetAuthorizationRoleSubjectgrantsParams() *GetAuthorizationRoleSubjectgrantsParams
- func NewGetAuthorizationRoleSubjectgrantsParamsWithContext(ctx context.Context) *GetAuthorizationRoleSubjectgrantsParams
- func NewGetAuthorizationRoleSubjectgrantsParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleSubjectgrantsParams
- func NewGetAuthorizationRoleSubjectgrantsParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetDefaults()
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetExpand(expand []string)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetNextPage(nextPage *string)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetPreviousPage(previousPage *string)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetRoleID(roleID string)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetSortBy(sortBy *string)
- func (o *GetAuthorizationRoleSubjectgrantsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithContext(ctx context.Context) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithDefaults() *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithExpand(expand []string) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithNextPage(nextPage *string) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithPageSize(pageSize *int32) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithPreviousPage(previousPage *string) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithRoleID(roleID string) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithSortBy(sortBy *string) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleSubjectgrantsParams
- func (o *GetAuthorizationRoleSubjectgrantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationRoleSubjectgrantsReader
- type GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) String() string
- type GetAuthorizationRoleSubjectgrantsRequestTimeout
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) String() string
- type GetAuthorizationRoleSubjectgrantsServiceUnavailable
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) String() string
- type GetAuthorizationRoleSubjectgrantsTooManyRequests
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) String() string
- type GetAuthorizationRoleSubjectgrantsUnauthorized
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) String() string
- type GetAuthorizationRoleSubjectgrantsUnsupportedMediaType
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) String() string
- type GetAuthorizationRoleTooManyRequests
- func (o *GetAuthorizationRoleTooManyRequests) Error() string
- func (o *GetAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationRoleTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationRoleTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationRoleTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationRoleTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationRoleTooManyRequests) String() string
- type GetAuthorizationRoleUnauthorized
- func (o *GetAuthorizationRoleUnauthorized) Error() string
- func (o *GetAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUnauthorized) IsClientError() bool
- func (o *GetAuthorizationRoleUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationRoleUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationRoleUnauthorized) IsServerError() bool
- func (o *GetAuthorizationRoleUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationRoleUnauthorized) String() string
- type GetAuthorizationRoleUnsupportedMediaType
- func (o *GetAuthorizationRoleUnsupportedMediaType) Error() string
- func (o *GetAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationRoleUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationRoleUnsupportedMediaType) String() string
- type GetAuthorizationRoleUsersBadRequest
- func (o *GetAuthorizationRoleUsersBadRequest) Error() string
- func (o *GetAuthorizationRoleUsersBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersBadRequest) IsClientError() bool
- func (o *GetAuthorizationRoleUsersBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersBadRequest) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersBadRequest) IsServerError() bool
- func (o *GetAuthorizationRoleUsersBadRequest) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersBadRequest) String() string
- type GetAuthorizationRoleUsersForbidden
- func (o *GetAuthorizationRoleUsersForbidden) Error() string
- func (o *GetAuthorizationRoleUsersForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersForbidden) IsClientError() bool
- func (o *GetAuthorizationRoleUsersForbidden) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersForbidden) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersForbidden) IsServerError() bool
- func (o *GetAuthorizationRoleUsersForbidden) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersForbidden) String() string
- type GetAuthorizationRoleUsersGatewayTimeout
- func (o *GetAuthorizationRoleUsersGatewayTimeout) Error() string
- func (o *GetAuthorizationRoleUsersGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleUsersGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleUsersGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersGatewayTimeout) String() string
- type GetAuthorizationRoleUsersInternalServerError
- func (o *GetAuthorizationRoleUsersInternalServerError) Error() string
- func (o *GetAuthorizationRoleUsersInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersInternalServerError) IsClientError() bool
- func (o *GetAuthorizationRoleUsersInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersInternalServerError) IsServerError() bool
- func (o *GetAuthorizationRoleUsersInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersInternalServerError) String() string
- type GetAuthorizationRoleUsersNotFound
- func (o *GetAuthorizationRoleUsersNotFound) Error() string
- func (o *GetAuthorizationRoleUsersNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersNotFound) IsClientError() bool
- func (o *GetAuthorizationRoleUsersNotFound) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersNotFound) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersNotFound) IsServerError() bool
- func (o *GetAuthorizationRoleUsersNotFound) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersNotFound) String() string
- type GetAuthorizationRoleUsersOK
- func (o *GetAuthorizationRoleUsersOK) Error() string
- func (o *GetAuthorizationRoleUsersOK) GetPayload() *models.UserEntityListing
- func (o *GetAuthorizationRoleUsersOK) IsClientError() bool
- func (o *GetAuthorizationRoleUsersOK) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersOK) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersOK) IsServerError() bool
- func (o *GetAuthorizationRoleUsersOK) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersOK) String() string
- type GetAuthorizationRoleUsersParams
- func NewGetAuthorizationRoleUsersParams() *GetAuthorizationRoleUsersParams
- func NewGetAuthorizationRoleUsersParamsWithContext(ctx context.Context) *GetAuthorizationRoleUsersParams
- func NewGetAuthorizationRoleUsersParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleUsersParams
- func NewGetAuthorizationRoleUsersParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationRoleUsersParams) SetDefaults()
- func (o *GetAuthorizationRoleUsersParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationRoleUsersParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationRoleUsersParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationRoleUsersParams) SetRoleID(roleID string)
- func (o *GetAuthorizationRoleUsersParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationRoleUsersParams) WithContext(ctx context.Context) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WithDefaults() *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WithPageNumber(pageNumber *int32) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WithPageSize(pageSize *int32) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WithRoleID(roleID string) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleUsersParams
- func (o *GetAuthorizationRoleUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationRoleUsersReader
- type GetAuthorizationRoleUsersRequestEntityTooLarge
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) String() string
- type GetAuthorizationRoleUsersRequestTimeout
- func (o *GetAuthorizationRoleUsersRequestTimeout) Error() string
- func (o *GetAuthorizationRoleUsersRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationRoleUsersRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationRoleUsersRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersRequestTimeout) String() string
- type GetAuthorizationRoleUsersServiceUnavailable
- func (o *GetAuthorizationRoleUsersServiceUnavailable) Error() string
- func (o *GetAuthorizationRoleUsersServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationRoleUsersServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationRoleUsersServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersServiceUnavailable) String() string
- type GetAuthorizationRoleUsersTooManyRequests
- func (o *GetAuthorizationRoleUsersTooManyRequests) Error() string
- func (o *GetAuthorizationRoleUsersTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationRoleUsersTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationRoleUsersTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersTooManyRequests) String() string
- type GetAuthorizationRoleUsersUnauthorized
- func (o *GetAuthorizationRoleUsersUnauthorized) Error() string
- func (o *GetAuthorizationRoleUsersUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersUnauthorized) IsClientError() bool
- func (o *GetAuthorizationRoleUsersUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersUnauthorized) IsServerError() bool
- func (o *GetAuthorizationRoleUsersUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersUnauthorized) String() string
- type GetAuthorizationRoleUsersUnsupportedMediaType
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) Error() string
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationRoleUsersUnsupportedMediaType) String() string
- type GetAuthorizationRolesBadRequest
- func (o *GetAuthorizationRolesBadRequest) Error() string
- func (o *GetAuthorizationRolesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesBadRequest) IsClientError() bool
- func (o *GetAuthorizationRolesBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationRolesBadRequest) IsRedirect() bool
- func (o *GetAuthorizationRolesBadRequest) IsServerError() bool
- func (o *GetAuthorizationRolesBadRequest) IsSuccess() bool
- func (o *GetAuthorizationRolesBadRequest) String() string
- type GetAuthorizationRolesForbidden
- func (o *GetAuthorizationRolesForbidden) Error() string
- func (o *GetAuthorizationRolesForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesForbidden) IsClientError() bool
- func (o *GetAuthorizationRolesForbidden) IsCode(code int) bool
- func (o *GetAuthorizationRolesForbidden) IsRedirect() bool
- func (o *GetAuthorizationRolesForbidden) IsServerError() bool
- func (o *GetAuthorizationRolesForbidden) IsSuccess() bool
- func (o *GetAuthorizationRolesForbidden) String() string
- type GetAuthorizationRolesGatewayTimeout
- func (o *GetAuthorizationRolesGatewayTimeout) Error() string
- func (o *GetAuthorizationRolesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationRolesGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRolesGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationRolesGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationRolesGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationRolesGatewayTimeout) String() string
- type GetAuthorizationRolesInternalServerError
- func (o *GetAuthorizationRolesInternalServerError) Error() string
- func (o *GetAuthorizationRolesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesInternalServerError) IsClientError() bool
- func (o *GetAuthorizationRolesInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationRolesInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationRolesInternalServerError) IsServerError() bool
- func (o *GetAuthorizationRolesInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationRolesInternalServerError) String() string
- type GetAuthorizationRolesNotFound
- func (o *GetAuthorizationRolesNotFound) Error() string
- func (o *GetAuthorizationRolesNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesNotFound) IsClientError() bool
- func (o *GetAuthorizationRolesNotFound) IsCode(code int) bool
- func (o *GetAuthorizationRolesNotFound) IsRedirect() bool
- func (o *GetAuthorizationRolesNotFound) IsServerError() bool
- func (o *GetAuthorizationRolesNotFound) IsSuccess() bool
- func (o *GetAuthorizationRolesNotFound) String() string
- type GetAuthorizationRolesOK
- func (o *GetAuthorizationRolesOK) Error() string
- func (o *GetAuthorizationRolesOK) GetPayload() *models.OrganizationRoleEntityListing
- func (o *GetAuthorizationRolesOK) IsClientError() bool
- func (o *GetAuthorizationRolesOK) IsCode(code int) bool
- func (o *GetAuthorizationRolesOK) IsRedirect() bool
- func (o *GetAuthorizationRolesOK) IsServerError() bool
- func (o *GetAuthorizationRolesOK) IsSuccess() bool
- func (o *GetAuthorizationRolesOK) String() string
- type GetAuthorizationRolesParams
- func NewGetAuthorizationRolesParams() *GetAuthorizationRolesParams
- func NewGetAuthorizationRolesParamsWithContext(ctx context.Context) *GetAuthorizationRolesParams
- func NewGetAuthorizationRolesParamsWithHTTPClient(client *http.Client) *GetAuthorizationRolesParams
- func NewGetAuthorizationRolesParamsWithTimeout(timeout time.Duration) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationRolesParams) SetDefaultRoleID(defaultRoleID []string)
- func (o *GetAuthorizationRolesParams) SetDefaults()
- func (o *GetAuthorizationRolesParams) SetExpand(expand []string)
- func (o *GetAuthorizationRolesParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationRolesParams) SetID(id []string)
- func (o *GetAuthorizationRolesParams) SetName(name *string)
- func (o *GetAuthorizationRolesParams) SetNextPage(nextPage *string)
- func (o *GetAuthorizationRolesParams) SetPageNumber(pageNumber *int32)
- func (o *GetAuthorizationRolesParams) SetPageSize(pageSize *int32)
- func (o *GetAuthorizationRolesParams) SetPermission(permission []string)
- func (o *GetAuthorizationRolesParams) SetPreviousPage(previousPage *string)
- func (o *GetAuthorizationRolesParams) SetSortBy(sortBy *string)
- func (o *GetAuthorizationRolesParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationRolesParams) SetUserCount(userCount *bool)
- func (o *GetAuthorizationRolesParams) WithContext(ctx context.Context) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithDefaultRoleID(defaultRoleID []string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithDefaults() *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithExpand(expand []string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithHTTPClient(client *http.Client) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithID(id []string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithName(name *string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithNextPage(nextPage *string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithPageNumber(pageNumber *int32) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithPageSize(pageSize *int32) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithPermission(permission []string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithPreviousPage(previousPage *string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithSortBy(sortBy *string) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithTimeout(timeout time.Duration) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WithUserCount(userCount *bool) *GetAuthorizationRolesParams
- func (o *GetAuthorizationRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationRolesReader
- type GetAuthorizationRolesRequestEntityTooLarge
- func (o *GetAuthorizationRolesRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationRolesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationRolesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationRolesRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationRolesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationRolesRequestEntityTooLarge) String() string
- type GetAuthorizationRolesRequestTimeout
- func (o *GetAuthorizationRolesRequestTimeout) Error() string
- func (o *GetAuthorizationRolesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationRolesRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationRolesRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationRolesRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationRolesRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationRolesRequestTimeout) String() string
- type GetAuthorizationRolesServiceUnavailable
- func (o *GetAuthorizationRolesServiceUnavailable) Error() string
- func (o *GetAuthorizationRolesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationRolesServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationRolesServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationRolesServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationRolesServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationRolesServiceUnavailable) String() string
- type GetAuthorizationRolesTooManyRequests
- func (o *GetAuthorizationRolesTooManyRequests) Error() string
- func (o *GetAuthorizationRolesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationRolesTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationRolesTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationRolesTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationRolesTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationRolesTooManyRequests) String() string
- type GetAuthorizationRolesUnauthorized
- func (o *GetAuthorizationRolesUnauthorized) Error() string
- func (o *GetAuthorizationRolesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesUnauthorized) IsClientError() bool
- func (o *GetAuthorizationRolesUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationRolesUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationRolesUnauthorized) IsServerError() bool
- func (o *GetAuthorizationRolesUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationRolesUnauthorized) String() string
- type GetAuthorizationRolesUnsupportedMediaType
- func (o *GetAuthorizationRolesUnsupportedMediaType) Error() string
- func (o *GetAuthorizationRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationRolesUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationRolesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationRolesUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationRolesUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationRolesUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationRolesUnsupportedMediaType) String() string
- type GetAuthorizationSettingsBadRequest
- func (o *GetAuthorizationSettingsBadRequest) Error() string
- func (o *GetAuthorizationSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsBadRequest) IsClientError() bool
- func (o *GetAuthorizationSettingsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationSettingsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationSettingsBadRequest) IsServerError() bool
- func (o *GetAuthorizationSettingsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationSettingsBadRequest) String() string
- type GetAuthorizationSettingsForbidden
- func (o *GetAuthorizationSettingsForbidden) Error() string
- func (o *GetAuthorizationSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsForbidden) IsClientError() bool
- func (o *GetAuthorizationSettingsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationSettingsForbidden) IsRedirect() bool
- func (o *GetAuthorizationSettingsForbidden) IsServerError() bool
- func (o *GetAuthorizationSettingsForbidden) IsSuccess() bool
- func (o *GetAuthorizationSettingsForbidden) String() string
- type GetAuthorizationSettingsGatewayTimeout
- func (o *GetAuthorizationSettingsGatewayTimeout) Error() string
- func (o *GetAuthorizationSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationSettingsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSettingsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationSettingsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationSettingsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationSettingsGatewayTimeout) String() string
- type GetAuthorizationSettingsInternalServerError
- func (o *GetAuthorizationSettingsInternalServerError) Error() string
- func (o *GetAuthorizationSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationSettingsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationSettingsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationSettingsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationSettingsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationSettingsInternalServerError) String() string
- type GetAuthorizationSettingsNotFound
- func (o *GetAuthorizationSettingsNotFound) Error() string
- func (o *GetAuthorizationSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsNotFound) IsClientError() bool
- func (o *GetAuthorizationSettingsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationSettingsNotFound) IsRedirect() bool
- func (o *GetAuthorizationSettingsNotFound) IsServerError() bool
- func (o *GetAuthorizationSettingsNotFound) IsSuccess() bool
- func (o *GetAuthorizationSettingsNotFound) String() string
- type GetAuthorizationSettingsOK
- func (o *GetAuthorizationSettingsOK) Error() string
- func (o *GetAuthorizationSettingsOK) GetPayload() *models.AuthorizationSettings
- func (o *GetAuthorizationSettingsOK) IsClientError() bool
- func (o *GetAuthorizationSettingsOK) IsCode(code int) bool
- func (o *GetAuthorizationSettingsOK) IsRedirect() bool
- func (o *GetAuthorizationSettingsOK) IsServerError() bool
- func (o *GetAuthorizationSettingsOK) IsSuccess() bool
- func (o *GetAuthorizationSettingsOK) String() string
- type GetAuthorizationSettingsParams
- func NewGetAuthorizationSettingsParams() *GetAuthorizationSettingsParams
- func NewGetAuthorizationSettingsParamsWithContext(ctx context.Context) *GetAuthorizationSettingsParams
- func NewGetAuthorizationSettingsParamsWithHTTPClient(client *http.Client) *GetAuthorizationSettingsParams
- func NewGetAuthorizationSettingsParamsWithTimeout(timeout time.Duration) *GetAuthorizationSettingsParams
- func (o *GetAuthorizationSettingsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationSettingsParams) SetDefaults()
- func (o *GetAuthorizationSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationSettingsParams) WithContext(ctx context.Context) *GetAuthorizationSettingsParams
- func (o *GetAuthorizationSettingsParams) WithDefaults() *GetAuthorizationSettingsParams
- func (o *GetAuthorizationSettingsParams) WithHTTPClient(client *http.Client) *GetAuthorizationSettingsParams
- func (o *GetAuthorizationSettingsParams) WithTimeout(timeout time.Duration) *GetAuthorizationSettingsParams
- func (o *GetAuthorizationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationSettingsReader
- type GetAuthorizationSettingsRequestEntityTooLarge
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationSettingsRequestEntityTooLarge) String() string
- type GetAuthorizationSettingsRequestTimeout
- func (o *GetAuthorizationSettingsRequestTimeout) Error() string
- func (o *GetAuthorizationSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationSettingsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSettingsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationSettingsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationSettingsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationSettingsRequestTimeout) String() string
- type GetAuthorizationSettingsServiceUnavailable
- func (o *GetAuthorizationSettingsServiceUnavailable) Error() string
- func (o *GetAuthorizationSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationSettingsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationSettingsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationSettingsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationSettingsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationSettingsServiceUnavailable) String() string
- type GetAuthorizationSettingsTooManyRequests
- func (o *GetAuthorizationSettingsTooManyRequests) Error() string
- func (o *GetAuthorizationSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationSettingsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationSettingsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationSettingsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationSettingsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationSettingsTooManyRequests) String() string
- type GetAuthorizationSettingsUnauthorized
- func (o *GetAuthorizationSettingsUnauthorized) Error() string
- func (o *GetAuthorizationSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationSettingsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationSettingsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationSettingsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationSettingsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationSettingsUnauthorized) String() string
- type GetAuthorizationSettingsUnsupportedMediaType
- func (o *GetAuthorizationSettingsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSettingsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationSettingsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationSettingsUnsupportedMediaType) String() string
- type GetAuthorizationSubjectBadRequest
- func (o *GetAuthorizationSubjectBadRequest) Error() string
- func (o *GetAuthorizationSubjectBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectBadRequest) IsClientError() bool
- func (o *GetAuthorizationSubjectBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationSubjectBadRequest) IsRedirect() bool
- func (o *GetAuthorizationSubjectBadRequest) IsServerError() bool
- func (o *GetAuthorizationSubjectBadRequest) IsSuccess() bool
- func (o *GetAuthorizationSubjectBadRequest) String() string
- type GetAuthorizationSubjectForbidden
- func (o *GetAuthorizationSubjectForbidden) Error() string
- func (o *GetAuthorizationSubjectForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectForbidden) IsClientError() bool
- func (o *GetAuthorizationSubjectForbidden) IsCode(code int) bool
- func (o *GetAuthorizationSubjectForbidden) IsRedirect() bool
- func (o *GetAuthorizationSubjectForbidden) IsServerError() bool
- func (o *GetAuthorizationSubjectForbidden) IsSuccess() bool
- func (o *GetAuthorizationSubjectForbidden) String() string
- type GetAuthorizationSubjectGatewayTimeout
- func (o *GetAuthorizationSubjectGatewayTimeout) Error() string
- func (o *GetAuthorizationSubjectGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationSubjectGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSubjectGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationSubjectGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationSubjectGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationSubjectGatewayTimeout) String() string
- type GetAuthorizationSubjectInternalServerError
- func (o *GetAuthorizationSubjectInternalServerError) Error() string
- func (o *GetAuthorizationSubjectInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectInternalServerError) IsClientError() bool
- func (o *GetAuthorizationSubjectInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationSubjectInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationSubjectInternalServerError) IsServerError() bool
- func (o *GetAuthorizationSubjectInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationSubjectInternalServerError) String() string
- type GetAuthorizationSubjectNotFound
- func (o *GetAuthorizationSubjectNotFound) Error() string
- func (o *GetAuthorizationSubjectNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectNotFound) IsClientError() bool
- func (o *GetAuthorizationSubjectNotFound) IsCode(code int) bool
- func (o *GetAuthorizationSubjectNotFound) IsRedirect() bool
- func (o *GetAuthorizationSubjectNotFound) IsServerError() bool
- func (o *GetAuthorizationSubjectNotFound) IsSuccess() bool
- func (o *GetAuthorizationSubjectNotFound) String() string
- type GetAuthorizationSubjectOK
- func (o *GetAuthorizationSubjectOK) Error() string
- func (o *GetAuthorizationSubjectOK) GetPayload() *models.AuthzSubject
- func (o *GetAuthorizationSubjectOK) IsClientError() bool
- func (o *GetAuthorizationSubjectOK) IsCode(code int) bool
- func (o *GetAuthorizationSubjectOK) IsRedirect() bool
- func (o *GetAuthorizationSubjectOK) IsServerError() bool
- func (o *GetAuthorizationSubjectOK) IsSuccess() bool
- func (o *GetAuthorizationSubjectOK) String() string
- type GetAuthorizationSubjectParams
- func NewGetAuthorizationSubjectParams() *GetAuthorizationSubjectParams
- func NewGetAuthorizationSubjectParamsWithContext(ctx context.Context) *GetAuthorizationSubjectParams
- func NewGetAuthorizationSubjectParamsWithHTTPClient(client *http.Client) *GetAuthorizationSubjectParams
- func NewGetAuthorizationSubjectParamsWithTimeout(timeout time.Duration) *GetAuthorizationSubjectParams
- func (o *GetAuthorizationSubjectParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationSubjectParams) SetDefaults()
- func (o *GetAuthorizationSubjectParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationSubjectParams) SetSubjectID(subjectID string)
- func (o *GetAuthorizationSubjectParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationSubjectParams) WithContext(ctx context.Context) *GetAuthorizationSubjectParams
- func (o *GetAuthorizationSubjectParams) WithDefaults() *GetAuthorizationSubjectParams
- func (o *GetAuthorizationSubjectParams) WithHTTPClient(client *http.Client) *GetAuthorizationSubjectParams
- func (o *GetAuthorizationSubjectParams) WithSubjectID(subjectID string) *GetAuthorizationSubjectParams
- func (o *GetAuthorizationSubjectParams) WithTimeout(timeout time.Duration) *GetAuthorizationSubjectParams
- func (o *GetAuthorizationSubjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationSubjectReader
- type GetAuthorizationSubjectRequestEntityTooLarge
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationSubjectRequestEntityTooLarge) String() string
- type GetAuthorizationSubjectRequestTimeout
- func (o *GetAuthorizationSubjectRequestTimeout) Error() string
- func (o *GetAuthorizationSubjectRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationSubjectRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSubjectRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationSubjectRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationSubjectRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationSubjectRequestTimeout) String() string
- type GetAuthorizationSubjectServiceUnavailable
- func (o *GetAuthorizationSubjectServiceUnavailable) Error() string
- func (o *GetAuthorizationSubjectServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationSubjectServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationSubjectServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationSubjectServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationSubjectServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationSubjectServiceUnavailable) String() string
- type GetAuthorizationSubjectTooManyRequests
- func (o *GetAuthorizationSubjectTooManyRequests) Error() string
- func (o *GetAuthorizationSubjectTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationSubjectTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationSubjectTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationSubjectTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationSubjectTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationSubjectTooManyRequests) String() string
- type GetAuthorizationSubjectUnauthorized
- func (o *GetAuthorizationSubjectUnauthorized) Error() string
- func (o *GetAuthorizationSubjectUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectUnauthorized) IsClientError() bool
- func (o *GetAuthorizationSubjectUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationSubjectUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationSubjectUnauthorized) IsServerError() bool
- func (o *GetAuthorizationSubjectUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationSubjectUnauthorized) String() string
- type GetAuthorizationSubjectUnsupportedMediaType
- func (o *GetAuthorizationSubjectUnsupportedMediaType) Error() string
- func (o *GetAuthorizationSubjectUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationSubjectUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationSubjectUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationSubjectUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationSubjectUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationSubjectUnsupportedMediaType) String() string
- type GetAuthorizationSubjectsMeBadRequest
- func (o *GetAuthorizationSubjectsMeBadRequest) Error() string
- func (o *GetAuthorizationSubjectsMeBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeBadRequest) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeBadRequest) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeBadRequest) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeBadRequest) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeBadRequest) String() string
- type GetAuthorizationSubjectsMeForbidden
- func (o *GetAuthorizationSubjectsMeForbidden) Error() string
- func (o *GetAuthorizationSubjectsMeForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeForbidden) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeForbidden) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeForbidden) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeForbidden) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeForbidden) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeForbidden) String() string
- type GetAuthorizationSubjectsMeGatewayTimeout
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) Error() string
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeGatewayTimeout) String() string
- type GetAuthorizationSubjectsMeInternalServerError
- func (o *GetAuthorizationSubjectsMeInternalServerError) Error() string
- func (o *GetAuthorizationSubjectsMeInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeInternalServerError) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeInternalServerError) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeInternalServerError) String() string
- type GetAuthorizationSubjectsMeNotFound
- func (o *GetAuthorizationSubjectsMeNotFound) Error() string
- func (o *GetAuthorizationSubjectsMeNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeNotFound) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeNotFound) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeNotFound) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeNotFound) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeNotFound) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeNotFound) String() string
- type GetAuthorizationSubjectsMeOK
- func (o *GetAuthorizationSubjectsMeOK) Error() string
- func (o *GetAuthorizationSubjectsMeOK) GetPayload() *models.AuthzSubject
- func (o *GetAuthorizationSubjectsMeOK) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeOK) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeOK) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeOK) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeOK) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeOK) String() string
- type GetAuthorizationSubjectsMeParams
- func NewGetAuthorizationSubjectsMeParams() *GetAuthorizationSubjectsMeParams
- func NewGetAuthorizationSubjectsMeParamsWithContext(ctx context.Context) *GetAuthorizationSubjectsMeParams
- func NewGetAuthorizationSubjectsMeParamsWithHTTPClient(client *http.Client) *GetAuthorizationSubjectsMeParams
- func NewGetAuthorizationSubjectsMeParamsWithTimeout(timeout time.Duration) *GetAuthorizationSubjectsMeParams
- func (o *GetAuthorizationSubjectsMeParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationSubjectsMeParams) SetDefaults()
- func (o *GetAuthorizationSubjectsMeParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationSubjectsMeParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationSubjectsMeParams) WithContext(ctx context.Context) *GetAuthorizationSubjectsMeParams
- func (o *GetAuthorizationSubjectsMeParams) WithDefaults() *GetAuthorizationSubjectsMeParams
- func (o *GetAuthorizationSubjectsMeParams) WithHTTPClient(client *http.Client) *GetAuthorizationSubjectsMeParams
- func (o *GetAuthorizationSubjectsMeParams) WithTimeout(timeout time.Duration) *GetAuthorizationSubjectsMeParams
- func (o *GetAuthorizationSubjectsMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationSubjectsMeReader
- type GetAuthorizationSubjectsMeRequestEntityTooLarge
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) String() string
- type GetAuthorizationSubjectsMeRequestTimeout
- func (o *GetAuthorizationSubjectsMeRequestTimeout) Error() string
- func (o *GetAuthorizationSubjectsMeRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeRequestTimeout) String() string
- type GetAuthorizationSubjectsMeServiceUnavailable
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) Error() string
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeServiceUnavailable) String() string
- type GetAuthorizationSubjectsMeTooManyRequests
- func (o *GetAuthorizationSubjectsMeTooManyRequests) Error() string
- func (o *GetAuthorizationSubjectsMeTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeTooManyRequests) String() string
- type GetAuthorizationSubjectsMeUnauthorized
- func (o *GetAuthorizationSubjectsMeUnauthorized) Error() string
- func (o *GetAuthorizationSubjectsMeUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeUnauthorized) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeUnauthorized) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeUnauthorized) String() string
- type GetAuthorizationSubjectsMeUnsupportedMediaType
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) Error() string
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) String() string
- type GetAuthorizationSubjectsRolecountsBadRequest
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) Error() string
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsBadRequest) String() string
- type GetAuthorizationSubjectsRolecountsForbidden
- func (o *GetAuthorizationSubjectsRolecountsForbidden) Error() string
- func (o *GetAuthorizationSubjectsRolecountsForbidden) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsForbidden) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsForbidden) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsForbidden) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsForbidden) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsForbidden) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsForbidden) String() string
- type GetAuthorizationSubjectsRolecountsGatewayTimeout
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) Error() string
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) String() string
- type GetAuthorizationSubjectsRolecountsInternalServerError
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) Error() string
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsInternalServerError) String() string
- type GetAuthorizationSubjectsRolecountsNotFound
- func (o *GetAuthorizationSubjectsRolecountsNotFound) Error() string
- func (o *GetAuthorizationSubjectsRolecountsNotFound) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsNotFound) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsNotFound) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsNotFound) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsNotFound) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsNotFound) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsNotFound) String() string
- type GetAuthorizationSubjectsRolecountsOK
- func (o *GetAuthorizationSubjectsRolecountsOK) Error() string
- func (o *GetAuthorizationSubjectsRolecountsOK) GetPayload() map[string]interface{}
- func (o *GetAuthorizationSubjectsRolecountsOK) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsOK) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsOK) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsOK) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsOK) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsOK) String() string
- type GetAuthorizationSubjectsRolecountsParams
- func NewGetAuthorizationSubjectsRolecountsParams() *GetAuthorizationSubjectsRolecountsParams
- func NewGetAuthorizationSubjectsRolecountsParamsWithContext(ctx context.Context) *GetAuthorizationSubjectsRolecountsParams
- func NewGetAuthorizationSubjectsRolecountsParamsWithHTTPClient(client *http.Client) *GetAuthorizationSubjectsRolecountsParams
- func NewGetAuthorizationSubjectsRolecountsParamsWithTimeout(timeout time.Duration) *GetAuthorizationSubjectsRolecountsParams
- func (o *GetAuthorizationSubjectsRolecountsParams) SetContext(ctx context.Context)
- func (o *GetAuthorizationSubjectsRolecountsParams) SetDefaults()
- func (o *GetAuthorizationSubjectsRolecountsParams) SetHTTPClient(client *http.Client)
- func (o *GetAuthorizationSubjectsRolecountsParams) SetID(id []string)
- func (o *GetAuthorizationSubjectsRolecountsParams) SetTimeout(timeout time.Duration)
- func (o *GetAuthorizationSubjectsRolecountsParams) WithContext(ctx context.Context) *GetAuthorizationSubjectsRolecountsParams
- func (o *GetAuthorizationSubjectsRolecountsParams) WithDefaults() *GetAuthorizationSubjectsRolecountsParams
- func (o *GetAuthorizationSubjectsRolecountsParams) WithHTTPClient(client *http.Client) *GetAuthorizationSubjectsRolecountsParams
- func (o *GetAuthorizationSubjectsRolecountsParams) WithID(id []string) *GetAuthorizationSubjectsRolecountsParams
- func (o *GetAuthorizationSubjectsRolecountsParams) WithTimeout(timeout time.Duration) *GetAuthorizationSubjectsRolecountsParams
- func (o *GetAuthorizationSubjectsRolecountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuthorizationSubjectsRolecountsReader
- type GetAuthorizationSubjectsRolecountsRequestEntityTooLarge
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) Error() string
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) String() string
- type GetAuthorizationSubjectsRolecountsRequestTimeout
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) Error() string
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) String() string
- type GetAuthorizationSubjectsRolecountsServiceUnavailable
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) Error() string
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) String() string
- type GetAuthorizationSubjectsRolecountsTooManyRequests
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) Error() string
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) String() string
- type GetAuthorizationSubjectsRolecountsUnauthorized
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) Error() string
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsUnauthorized) String() string
- type GetAuthorizationSubjectsRolecountsUnsupportedMediaType
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) Error() string
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsClientError() bool
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsRedirect() bool
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsServerError() bool
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsSuccess() bool
- func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) String() string
- type GetUserRolesBadRequest
- func (o *GetUserRolesBadRequest) Error() string
- func (o *GetUserRolesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetUserRolesBadRequest) IsClientError() bool
- func (o *GetUserRolesBadRequest) IsCode(code int) bool
- func (o *GetUserRolesBadRequest) IsRedirect() bool
- func (o *GetUserRolesBadRequest) IsServerError() bool
- func (o *GetUserRolesBadRequest) IsSuccess() bool
- func (o *GetUserRolesBadRequest) String() string
- type GetUserRolesForbidden
- func (o *GetUserRolesForbidden) Error() string
- func (o *GetUserRolesForbidden) GetPayload() *models.ErrorBody
- func (o *GetUserRolesForbidden) IsClientError() bool
- func (o *GetUserRolesForbidden) IsCode(code int) bool
- func (o *GetUserRolesForbidden) IsRedirect() bool
- func (o *GetUserRolesForbidden) IsServerError() bool
- func (o *GetUserRolesForbidden) IsSuccess() bool
- func (o *GetUserRolesForbidden) String() string
- type GetUserRolesGatewayTimeout
- func (o *GetUserRolesGatewayTimeout) Error() string
- func (o *GetUserRolesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetUserRolesGatewayTimeout) IsClientError() bool
- func (o *GetUserRolesGatewayTimeout) IsCode(code int) bool
- func (o *GetUserRolesGatewayTimeout) IsRedirect() bool
- func (o *GetUserRolesGatewayTimeout) IsServerError() bool
- func (o *GetUserRolesGatewayTimeout) IsSuccess() bool
- func (o *GetUserRolesGatewayTimeout) String() string
- type GetUserRolesInternalServerError
- func (o *GetUserRolesInternalServerError) Error() string
- func (o *GetUserRolesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetUserRolesInternalServerError) IsClientError() bool
- func (o *GetUserRolesInternalServerError) IsCode(code int) bool
- func (o *GetUserRolesInternalServerError) IsRedirect() bool
- func (o *GetUserRolesInternalServerError) IsServerError() bool
- func (o *GetUserRolesInternalServerError) IsSuccess() bool
- func (o *GetUserRolesInternalServerError) String() string
- type GetUserRolesNotFound
- func (o *GetUserRolesNotFound) Error() string
- func (o *GetUserRolesNotFound) GetPayload() *models.ErrorBody
- func (o *GetUserRolesNotFound) IsClientError() bool
- func (o *GetUserRolesNotFound) IsCode(code int) bool
- func (o *GetUserRolesNotFound) IsRedirect() bool
- func (o *GetUserRolesNotFound) IsServerError() bool
- func (o *GetUserRolesNotFound) IsSuccess() bool
- func (o *GetUserRolesNotFound) String() string
- type GetUserRolesOK
- func (o *GetUserRolesOK) Error() string
- func (o *GetUserRolesOK) GetPayload() *models.UserAuthorization
- func (o *GetUserRolesOK) IsClientError() bool
- func (o *GetUserRolesOK) IsCode(code int) bool
- func (o *GetUserRolesOK) IsRedirect() bool
- func (o *GetUserRolesOK) IsServerError() bool
- func (o *GetUserRolesOK) IsSuccess() bool
- func (o *GetUserRolesOK) String() string
- type GetUserRolesParams
- func (o *GetUserRolesParams) SetContext(ctx context.Context)
- func (o *GetUserRolesParams) SetDefaults()
- func (o *GetUserRolesParams) SetHTTPClient(client *http.Client)
- func (o *GetUserRolesParams) SetSubjectID(subjectID string)
- func (o *GetUserRolesParams) SetTimeout(timeout time.Duration)
- func (o *GetUserRolesParams) WithContext(ctx context.Context) *GetUserRolesParams
- func (o *GetUserRolesParams) WithDefaults() *GetUserRolesParams
- func (o *GetUserRolesParams) WithHTTPClient(client *http.Client) *GetUserRolesParams
- func (o *GetUserRolesParams) WithSubjectID(subjectID string) *GetUserRolesParams
- func (o *GetUserRolesParams) WithTimeout(timeout time.Duration) *GetUserRolesParams
- func (o *GetUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserRolesReader
- type GetUserRolesRequestEntityTooLarge
- func (o *GetUserRolesRequestEntityTooLarge) Error() string
- func (o *GetUserRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetUserRolesRequestEntityTooLarge) IsClientError() bool
- func (o *GetUserRolesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetUserRolesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetUserRolesRequestEntityTooLarge) IsServerError() bool
- func (o *GetUserRolesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetUserRolesRequestEntityTooLarge) String() string
- type GetUserRolesRequestTimeout
- func (o *GetUserRolesRequestTimeout) Error() string
- func (o *GetUserRolesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetUserRolesRequestTimeout) IsClientError() bool
- func (o *GetUserRolesRequestTimeout) IsCode(code int) bool
- func (o *GetUserRolesRequestTimeout) IsRedirect() bool
- func (o *GetUserRolesRequestTimeout) IsServerError() bool
- func (o *GetUserRolesRequestTimeout) IsSuccess() bool
- func (o *GetUserRolesRequestTimeout) String() string
- type GetUserRolesServiceUnavailable
- func (o *GetUserRolesServiceUnavailable) Error() string
- func (o *GetUserRolesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetUserRolesServiceUnavailable) IsClientError() bool
- func (o *GetUserRolesServiceUnavailable) IsCode(code int) bool
- func (o *GetUserRolesServiceUnavailable) IsRedirect() bool
- func (o *GetUserRolesServiceUnavailable) IsServerError() bool
- func (o *GetUserRolesServiceUnavailable) IsSuccess() bool
- func (o *GetUserRolesServiceUnavailable) String() string
- type GetUserRolesTooManyRequests
- func (o *GetUserRolesTooManyRequests) Error() string
- func (o *GetUserRolesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetUserRolesTooManyRequests) IsClientError() bool
- func (o *GetUserRolesTooManyRequests) IsCode(code int) bool
- func (o *GetUserRolesTooManyRequests) IsRedirect() bool
- func (o *GetUserRolesTooManyRequests) IsServerError() bool
- func (o *GetUserRolesTooManyRequests) IsSuccess() bool
- func (o *GetUserRolesTooManyRequests) String() string
- type GetUserRolesUnauthorized
- func (o *GetUserRolesUnauthorized) Error() string
- func (o *GetUserRolesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetUserRolesUnauthorized) IsClientError() bool
- func (o *GetUserRolesUnauthorized) IsCode(code int) bool
- func (o *GetUserRolesUnauthorized) IsRedirect() bool
- func (o *GetUserRolesUnauthorized) IsServerError() bool
- func (o *GetUserRolesUnauthorized) IsSuccess() bool
- func (o *GetUserRolesUnauthorized) String() string
- type GetUserRolesUnsupportedMediaType
- func (o *GetUserRolesUnsupportedMediaType) Error() string
- func (o *GetUserRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetUserRolesUnsupportedMediaType) IsClientError() bool
- func (o *GetUserRolesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetUserRolesUnsupportedMediaType) IsRedirect() bool
- func (o *GetUserRolesUnsupportedMediaType) IsServerError() bool
- func (o *GetUserRolesUnsupportedMediaType) IsSuccess() bool
- func (o *GetUserRolesUnsupportedMediaType) String() string
- type PatchAuthorizationRoleBadRequest
- func (o *PatchAuthorizationRoleBadRequest) Error() string
- func (o *PatchAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleBadRequest) IsClientError() bool
- func (o *PatchAuthorizationRoleBadRequest) IsCode(code int) bool
- func (o *PatchAuthorizationRoleBadRequest) IsRedirect() bool
- func (o *PatchAuthorizationRoleBadRequest) IsServerError() bool
- func (o *PatchAuthorizationRoleBadRequest) IsSuccess() bool
- func (o *PatchAuthorizationRoleBadRequest) String() string
- type PatchAuthorizationRoleForbidden
- func (o *PatchAuthorizationRoleForbidden) Error() string
- func (o *PatchAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleForbidden) IsClientError() bool
- func (o *PatchAuthorizationRoleForbidden) IsCode(code int) bool
- func (o *PatchAuthorizationRoleForbidden) IsRedirect() bool
- func (o *PatchAuthorizationRoleForbidden) IsServerError() bool
- func (o *PatchAuthorizationRoleForbidden) IsSuccess() bool
- func (o *PatchAuthorizationRoleForbidden) String() string
- type PatchAuthorizationRoleGatewayTimeout
- func (o *PatchAuthorizationRoleGatewayTimeout) Error() string
- func (o *PatchAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleGatewayTimeout) IsClientError() bool
- func (o *PatchAuthorizationRoleGatewayTimeout) IsCode(code int) bool
- func (o *PatchAuthorizationRoleGatewayTimeout) IsRedirect() bool
- func (o *PatchAuthorizationRoleGatewayTimeout) IsServerError() bool
- func (o *PatchAuthorizationRoleGatewayTimeout) IsSuccess() bool
- func (o *PatchAuthorizationRoleGatewayTimeout) String() string
- type PatchAuthorizationRoleInternalServerError
- func (o *PatchAuthorizationRoleInternalServerError) Error() string
- func (o *PatchAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleInternalServerError) IsClientError() bool
- func (o *PatchAuthorizationRoleInternalServerError) IsCode(code int) bool
- func (o *PatchAuthorizationRoleInternalServerError) IsRedirect() bool
- func (o *PatchAuthorizationRoleInternalServerError) IsServerError() bool
- func (o *PatchAuthorizationRoleInternalServerError) IsSuccess() bool
- func (o *PatchAuthorizationRoleInternalServerError) String() string
- type PatchAuthorizationRoleNotFound
- func (o *PatchAuthorizationRoleNotFound) Error() string
- func (o *PatchAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleNotFound) IsClientError() bool
- func (o *PatchAuthorizationRoleNotFound) IsCode(code int) bool
- func (o *PatchAuthorizationRoleNotFound) IsRedirect() bool
- func (o *PatchAuthorizationRoleNotFound) IsServerError() bool
- func (o *PatchAuthorizationRoleNotFound) IsSuccess() bool
- func (o *PatchAuthorizationRoleNotFound) String() string
- type PatchAuthorizationRoleOK
- func (o *PatchAuthorizationRoleOK) Error() string
- func (o *PatchAuthorizationRoleOK) GetPayload() *models.DomainOrganizationRole
- func (o *PatchAuthorizationRoleOK) IsClientError() bool
- func (o *PatchAuthorizationRoleOK) IsCode(code int) bool
- func (o *PatchAuthorizationRoleOK) IsRedirect() bool
- func (o *PatchAuthorizationRoleOK) IsServerError() bool
- func (o *PatchAuthorizationRoleOK) IsSuccess() bool
- func (o *PatchAuthorizationRoleOK) String() string
- type PatchAuthorizationRoleParams
- func NewPatchAuthorizationRoleParams() *PatchAuthorizationRoleParams
- func NewPatchAuthorizationRoleParamsWithContext(ctx context.Context) *PatchAuthorizationRoleParams
- func NewPatchAuthorizationRoleParamsWithHTTPClient(client *http.Client) *PatchAuthorizationRoleParams
- func NewPatchAuthorizationRoleParamsWithTimeout(timeout time.Duration) *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) SetBody(body *models.DomainOrganizationRole)
- func (o *PatchAuthorizationRoleParams) SetContext(ctx context.Context)
- func (o *PatchAuthorizationRoleParams) SetDefaults()
- func (o *PatchAuthorizationRoleParams) SetHTTPClient(client *http.Client)
- func (o *PatchAuthorizationRoleParams) SetRoleID(roleID string)
- func (o *PatchAuthorizationRoleParams) SetTimeout(timeout time.Duration)
- func (o *PatchAuthorizationRoleParams) WithBody(body *models.DomainOrganizationRole) *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) WithContext(ctx context.Context) *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) WithDefaults() *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) WithHTTPClient(client *http.Client) *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) WithRoleID(roleID string) *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) WithTimeout(timeout time.Duration) *PatchAuthorizationRoleParams
- func (o *PatchAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAuthorizationRoleReader
- type PatchAuthorizationRoleRequestEntityTooLarge
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) Error() string
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchAuthorizationRoleRequestEntityTooLarge) String() string
- type PatchAuthorizationRoleRequestTimeout
- func (o *PatchAuthorizationRoleRequestTimeout) Error() string
- func (o *PatchAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleRequestTimeout) IsClientError() bool
- func (o *PatchAuthorizationRoleRequestTimeout) IsCode(code int) bool
- func (o *PatchAuthorizationRoleRequestTimeout) IsRedirect() bool
- func (o *PatchAuthorizationRoleRequestTimeout) IsServerError() bool
- func (o *PatchAuthorizationRoleRequestTimeout) IsSuccess() bool
- func (o *PatchAuthorizationRoleRequestTimeout) String() string
- type PatchAuthorizationRoleServiceUnavailable
- func (o *PatchAuthorizationRoleServiceUnavailable) Error() string
- func (o *PatchAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleServiceUnavailable) IsClientError() bool
- func (o *PatchAuthorizationRoleServiceUnavailable) IsCode(code int) bool
- func (o *PatchAuthorizationRoleServiceUnavailable) IsRedirect() bool
- func (o *PatchAuthorizationRoleServiceUnavailable) IsServerError() bool
- func (o *PatchAuthorizationRoleServiceUnavailable) IsSuccess() bool
- func (o *PatchAuthorizationRoleServiceUnavailable) String() string
- type PatchAuthorizationRoleTooManyRequests
- func (o *PatchAuthorizationRoleTooManyRequests) Error() string
- func (o *PatchAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleTooManyRequests) IsClientError() bool
- func (o *PatchAuthorizationRoleTooManyRequests) IsCode(code int) bool
- func (o *PatchAuthorizationRoleTooManyRequests) IsRedirect() bool
- func (o *PatchAuthorizationRoleTooManyRequests) IsServerError() bool
- func (o *PatchAuthorizationRoleTooManyRequests) IsSuccess() bool
- func (o *PatchAuthorizationRoleTooManyRequests) String() string
- type PatchAuthorizationRoleUnauthorized
- func (o *PatchAuthorizationRoleUnauthorized) Error() string
- func (o *PatchAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleUnauthorized) IsClientError() bool
- func (o *PatchAuthorizationRoleUnauthorized) IsCode(code int) bool
- func (o *PatchAuthorizationRoleUnauthorized) IsRedirect() bool
- func (o *PatchAuthorizationRoleUnauthorized) IsServerError() bool
- func (o *PatchAuthorizationRoleUnauthorized) IsSuccess() bool
- func (o *PatchAuthorizationRoleUnauthorized) String() string
- type PatchAuthorizationRoleUnsupportedMediaType
- func (o *PatchAuthorizationRoleUnsupportedMediaType) Error() string
- func (o *PatchAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationRoleUnsupportedMediaType) IsClientError() bool
- func (o *PatchAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
- func (o *PatchAuthorizationRoleUnsupportedMediaType) IsServerError() bool
- func (o *PatchAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
- func (o *PatchAuthorizationRoleUnsupportedMediaType) String() string
- type PatchAuthorizationSettingsBadRequest
- func (o *PatchAuthorizationSettingsBadRequest) Error() string
- func (o *PatchAuthorizationSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsBadRequest) IsClientError() bool
- func (o *PatchAuthorizationSettingsBadRequest) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsBadRequest) IsRedirect() bool
- func (o *PatchAuthorizationSettingsBadRequest) IsServerError() bool
- func (o *PatchAuthorizationSettingsBadRequest) IsSuccess() bool
- func (o *PatchAuthorizationSettingsBadRequest) String() string
- type PatchAuthorizationSettingsForbidden
- func (o *PatchAuthorizationSettingsForbidden) Error() string
- func (o *PatchAuthorizationSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsForbidden) IsClientError() bool
- func (o *PatchAuthorizationSettingsForbidden) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsForbidden) IsRedirect() bool
- func (o *PatchAuthorizationSettingsForbidden) IsServerError() bool
- func (o *PatchAuthorizationSettingsForbidden) IsSuccess() bool
- func (o *PatchAuthorizationSettingsForbidden) String() string
- type PatchAuthorizationSettingsGatewayTimeout
- func (o *PatchAuthorizationSettingsGatewayTimeout) Error() string
- func (o *PatchAuthorizationSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsGatewayTimeout) IsClientError() bool
- func (o *PatchAuthorizationSettingsGatewayTimeout) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsGatewayTimeout) IsRedirect() bool
- func (o *PatchAuthorizationSettingsGatewayTimeout) IsServerError() bool
- func (o *PatchAuthorizationSettingsGatewayTimeout) IsSuccess() bool
- func (o *PatchAuthorizationSettingsGatewayTimeout) String() string
- type PatchAuthorizationSettingsInternalServerError
- func (o *PatchAuthorizationSettingsInternalServerError) Error() string
- func (o *PatchAuthorizationSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsInternalServerError) IsClientError() bool
- func (o *PatchAuthorizationSettingsInternalServerError) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsInternalServerError) IsRedirect() bool
- func (o *PatchAuthorizationSettingsInternalServerError) IsServerError() bool
- func (o *PatchAuthorizationSettingsInternalServerError) IsSuccess() bool
- func (o *PatchAuthorizationSettingsInternalServerError) String() string
- type PatchAuthorizationSettingsNotFound
- func (o *PatchAuthorizationSettingsNotFound) Error() string
- func (o *PatchAuthorizationSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsNotFound) IsClientError() bool
- func (o *PatchAuthorizationSettingsNotFound) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsNotFound) IsRedirect() bool
- func (o *PatchAuthorizationSettingsNotFound) IsServerError() bool
- func (o *PatchAuthorizationSettingsNotFound) IsSuccess() bool
- func (o *PatchAuthorizationSettingsNotFound) String() string
- type PatchAuthorizationSettingsOK
- func (o *PatchAuthorizationSettingsOK) Error() string
- func (o *PatchAuthorizationSettingsOK) GetPayload() *models.AuthorizationSettings
- func (o *PatchAuthorizationSettingsOK) IsClientError() bool
- func (o *PatchAuthorizationSettingsOK) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsOK) IsRedirect() bool
- func (o *PatchAuthorizationSettingsOK) IsServerError() bool
- func (o *PatchAuthorizationSettingsOK) IsSuccess() bool
- func (o *PatchAuthorizationSettingsOK) String() string
- type PatchAuthorizationSettingsParams
- func NewPatchAuthorizationSettingsParams() *PatchAuthorizationSettingsParams
- func NewPatchAuthorizationSettingsParamsWithContext(ctx context.Context) *PatchAuthorizationSettingsParams
- func NewPatchAuthorizationSettingsParamsWithHTTPClient(client *http.Client) *PatchAuthorizationSettingsParams
- func NewPatchAuthorizationSettingsParamsWithTimeout(timeout time.Duration) *PatchAuthorizationSettingsParams
- func (o *PatchAuthorizationSettingsParams) SetBody(body *models.AuthorizationSettings)
- func (o *PatchAuthorizationSettingsParams) SetContext(ctx context.Context)
- func (o *PatchAuthorizationSettingsParams) SetDefaults()
- func (o *PatchAuthorizationSettingsParams) SetHTTPClient(client *http.Client)
- func (o *PatchAuthorizationSettingsParams) SetTimeout(timeout time.Duration)
- func (o *PatchAuthorizationSettingsParams) WithBody(body *models.AuthorizationSettings) *PatchAuthorizationSettingsParams
- func (o *PatchAuthorizationSettingsParams) WithContext(ctx context.Context) *PatchAuthorizationSettingsParams
- func (o *PatchAuthorizationSettingsParams) WithDefaults() *PatchAuthorizationSettingsParams
- func (o *PatchAuthorizationSettingsParams) WithHTTPClient(client *http.Client) *PatchAuthorizationSettingsParams
- func (o *PatchAuthorizationSettingsParams) WithTimeout(timeout time.Duration) *PatchAuthorizationSettingsParams
- func (o *PatchAuthorizationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAuthorizationSettingsReader
- type PatchAuthorizationSettingsRequestEntityTooLarge
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) Error() string
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchAuthorizationSettingsRequestEntityTooLarge) String() string
- type PatchAuthorizationSettingsRequestTimeout
- func (o *PatchAuthorizationSettingsRequestTimeout) Error() string
- func (o *PatchAuthorizationSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsRequestTimeout) IsClientError() bool
- func (o *PatchAuthorizationSettingsRequestTimeout) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsRequestTimeout) IsRedirect() bool
- func (o *PatchAuthorizationSettingsRequestTimeout) IsServerError() bool
- func (o *PatchAuthorizationSettingsRequestTimeout) IsSuccess() bool
- func (o *PatchAuthorizationSettingsRequestTimeout) String() string
- type PatchAuthorizationSettingsServiceUnavailable
- func (o *PatchAuthorizationSettingsServiceUnavailable) Error() string
- func (o *PatchAuthorizationSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsServiceUnavailable) IsClientError() bool
- func (o *PatchAuthorizationSettingsServiceUnavailable) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsServiceUnavailable) IsRedirect() bool
- func (o *PatchAuthorizationSettingsServiceUnavailable) IsServerError() bool
- func (o *PatchAuthorizationSettingsServiceUnavailable) IsSuccess() bool
- func (o *PatchAuthorizationSettingsServiceUnavailable) String() string
- type PatchAuthorizationSettingsTooManyRequests
- func (o *PatchAuthorizationSettingsTooManyRequests) Error() string
- func (o *PatchAuthorizationSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsTooManyRequests) IsClientError() bool
- func (o *PatchAuthorizationSettingsTooManyRequests) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsTooManyRequests) IsRedirect() bool
- func (o *PatchAuthorizationSettingsTooManyRequests) IsServerError() bool
- func (o *PatchAuthorizationSettingsTooManyRequests) IsSuccess() bool
- func (o *PatchAuthorizationSettingsTooManyRequests) String() string
- type PatchAuthorizationSettingsUnauthorized
- func (o *PatchAuthorizationSettingsUnauthorized) Error() string
- func (o *PatchAuthorizationSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsUnauthorized) IsClientError() bool
- func (o *PatchAuthorizationSettingsUnauthorized) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsUnauthorized) IsRedirect() bool
- func (o *PatchAuthorizationSettingsUnauthorized) IsServerError() bool
- func (o *PatchAuthorizationSettingsUnauthorized) IsSuccess() bool
- func (o *PatchAuthorizationSettingsUnauthorized) String() string
- type PatchAuthorizationSettingsUnsupportedMediaType
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) Error() string
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsClientError() bool
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsServerError() bool
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *PatchAuthorizationSettingsUnsupportedMediaType) String() string
- type PostAuthorizationDivisionObjectBadRequest
- func (o *PostAuthorizationDivisionObjectBadRequest) Error() string
- func (o *PostAuthorizationDivisionObjectBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectBadRequest) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectBadRequest) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectBadRequest) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectBadRequest) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectBadRequest) String() string
- type PostAuthorizationDivisionObjectConflict
- func (o *PostAuthorizationDivisionObjectConflict) Error() string
- func (o *PostAuthorizationDivisionObjectConflict) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectConflict) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectConflict) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectConflict) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectConflict) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectConflict) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectConflict) String() string
- type PostAuthorizationDivisionObjectForbidden
- func (o *PostAuthorizationDivisionObjectForbidden) Error() string
- func (o *PostAuthorizationDivisionObjectForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectForbidden) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectForbidden) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectForbidden) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectForbidden) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectForbidden) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectForbidden) String() string
- type PostAuthorizationDivisionObjectGatewayTimeout
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) Error() string
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectGatewayTimeout) String() string
- type PostAuthorizationDivisionObjectInternalServerError
- func (o *PostAuthorizationDivisionObjectInternalServerError) Error() string
- func (o *PostAuthorizationDivisionObjectInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectInternalServerError) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectInternalServerError) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectInternalServerError) String() string
- type PostAuthorizationDivisionObjectNoContent
- func (o *PostAuthorizationDivisionObjectNoContent) Error() string
- func (o *PostAuthorizationDivisionObjectNoContent) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectNoContent) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectNoContent) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectNoContent) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectNoContent) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectNoContent) String() string
- type PostAuthorizationDivisionObjectNotFound
- func (o *PostAuthorizationDivisionObjectNotFound) Error() string
- func (o *PostAuthorizationDivisionObjectNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectNotFound) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectNotFound) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectNotFound) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectNotFound) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectNotFound) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectNotFound) String() string
- type PostAuthorizationDivisionObjectParams
- func NewPostAuthorizationDivisionObjectParams() *PostAuthorizationDivisionObjectParams
- func NewPostAuthorizationDivisionObjectParamsWithContext(ctx context.Context) *PostAuthorizationDivisionObjectParams
- func NewPostAuthorizationDivisionObjectParamsWithHTTPClient(client *http.Client) *PostAuthorizationDivisionObjectParams
- func NewPostAuthorizationDivisionObjectParamsWithTimeout(timeout time.Duration) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) SetBody(body []string)
- func (o *PostAuthorizationDivisionObjectParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationDivisionObjectParams) SetDefaults()
- func (o *PostAuthorizationDivisionObjectParams) SetDivisionID(divisionID string)
- func (o *PostAuthorizationDivisionObjectParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationDivisionObjectParams) SetObjectType(objectType string)
- func (o *PostAuthorizationDivisionObjectParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationDivisionObjectParams) WithBody(body []string) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WithContext(ctx context.Context) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WithDefaults() *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WithDivisionID(divisionID string) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WithHTTPClient(client *http.Client) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WithObjectType(objectType string) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WithTimeout(timeout time.Duration) *PostAuthorizationDivisionObjectParams
- func (o *PostAuthorizationDivisionObjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationDivisionObjectReader
- type PostAuthorizationDivisionObjectRequestEntityTooLarge
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) String() string
- type PostAuthorizationDivisionObjectRequestTimeout
- func (o *PostAuthorizationDivisionObjectRequestTimeout) Error() string
- func (o *PostAuthorizationDivisionObjectRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectRequestTimeout) String() string
- type PostAuthorizationDivisionObjectServiceUnavailable
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) Error() string
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectServiceUnavailable) String() string
- type PostAuthorizationDivisionObjectTooManyRequests
- func (o *PostAuthorizationDivisionObjectTooManyRequests) Error() string
- func (o *PostAuthorizationDivisionObjectTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectTooManyRequests) String() string
- type PostAuthorizationDivisionObjectUnauthorized
- func (o *PostAuthorizationDivisionObjectUnauthorized) Error() string
- func (o *PostAuthorizationDivisionObjectUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectUnauthorized) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectUnauthorized) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectUnauthorized) String() string
- type PostAuthorizationDivisionObjectUnsupportedMediaType
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) Error() string
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) String() string
- type PostAuthorizationDivisionRestoreBadRequest
- func (o *PostAuthorizationDivisionRestoreBadRequest) Error() string
- func (o *PostAuthorizationDivisionRestoreBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreBadRequest) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreBadRequest) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreBadRequest) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreBadRequest) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreBadRequest) String() string
- type PostAuthorizationDivisionRestoreConflict
- func (o *PostAuthorizationDivisionRestoreConflict) Error() string
- func (o *PostAuthorizationDivisionRestoreConflict) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreConflict) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreConflict) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreConflict) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreConflict) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreConflict) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreConflict) String() string
- type PostAuthorizationDivisionRestoreForbidden
- func (o *PostAuthorizationDivisionRestoreForbidden) Error() string
- func (o *PostAuthorizationDivisionRestoreForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreForbidden) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreForbidden) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreForbidden) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreForbidden) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreForbidden) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreForbidden) String() string
- type PostAuthorizationDivisionRestoreGatewayTimeout
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) Error() string
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreGatewayTimeout) String() string
- type PostAuthorizationDivisionRestoreInternalServerError
- func (o *PostAuthorizationDivisionRestoreInternalServerError) Error() string
- func (o *PostAuthorizationDivisionRestoreInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreInternalServerError) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreInternalServerError) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreInternalServerError) String() string
- type PostAuthorizationDivisionRestoreNotFound
- func (o *PostAuthorizationDivisionRestoreNotFound) Error() string
- func (o *PostAuthorizationDivisionRestoreNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreNotFound) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreNotFound) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreNotFound) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreNotFound) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreNotFound) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreNotFound) String() string
- type PostAuthorizationDivisionRestoreOK
- func (o *PostAuthorizationDivisionRestoreOK) Error() string
- func (o *PostAuthorizationDivisionRestoreOK) GetPayload() *models.AuthzDivision
- func (o *PostAuthorizationDivisionRestoreOK) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreOK) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreOK) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreOK) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreOK) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreOK) String() string
- type PostAuthorizationDivisionRestoreParams
- func NewPostAuthorizationDivisionRestoreParams() *PostAuthorizationDivisionRestoreParams
- func NewPostAuthorizationDivisionRestoreParamsWithContext(ctx context.Context) *PostAuthorizationDivisionRestoreParams
- func NewPostAuthorizationDivisionRestoreParamsWithHTTPClient(client *http.Client) *PostAuthorizationDivisionRestoreParams
- func NewPostAuthorizationDivisionRestoreParamsWithTimeout(timeout time.Duration) *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) SetBody(body *models.AuthzDivision)
- func (o *PostAuthorizationDivisionRestoreParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationDivisionRestoreParams) SetDefaults()
- func (o *PostAuthorizationDivisionRestoreParams) SetDivisionID(divisionID string)
- func (o *PostAuthorizationDivisionRestoreParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationDivisionRestoreParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationDivisionRestoreParams) WithBody(body *models.AuthzDivision) *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) WithContext(ctx context.Context) *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) WithDefaults() *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) WithDivisionID(divisionID string) *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) WithHTTPClient(client *http.Client) *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) WithTimeout(timeout time.Duration) *PostAuthorizationDivisionRestoreParams
- func (o *PostAuthorizationDivisionRestoreParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationDivisionRestoreReader
- type PostAuthorizationDivisionRestoreRequestEntityTooLarge
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) String() string
- type PostAuthorizationDivisionRestoreRequestTimeout
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) Error() string
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreRequestTimeout) String() string
- type PostAuthorizationDivisionRestoreServiceUnavailable
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) Error() string
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreServiceUnavailable) String() string
- type PostAuthorizationDivisionRestoreTooManyRequests
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) Error() string
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreTooManyRequests) String() string
- type PostAuthorizationDivisionRestoreUnauthorized
- func (o *PostAuthorizationDivisionRestoreUnauthorized) Error() string
- func (o *PostAuthorizationDivisionRestoreUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreUnauthorized) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreUnauthorized) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreUnauthorized) String() string
- type PostAuthorizationDivisionRestoreUnsupportedMediaType
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) Error() string
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) String() string
- type PostAuthorizationDivisionsBadRequest
- func (o *PostAuthorizationDivisionsBadRequest) Error() string
- func (o *PostAuthorizationDivisionsBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsBadRequest) IsClientError() bool
- func (o *PostAuthorizationDivisionsBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsBadRequest) IsRedirect() bool
- func (o *PostAuthorizationDivisionsBadRequest) IsServerError() bool
- func (o *PostAuthorizationDivisionsBadRequest) IsSuccess() bool
- func (o *PostAuthorizationDivisionsBadRequest) String() string
- type PostAuthorizationDivisionsConflict
- func (o *PostAuthorizationDivisionsConflict) Error() string
- func (o *PostAuthorizationDivisionsConflict) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsConflict) IsClientError() bool
- func (o *PostAuthorizationDivisionsConflict) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsConflict) IsRedirect() bool
- func (o *PostAuthorizationDivisionsConflict) IsServerError() bool
- func (o *PostAuthorizationDivisionsConflict) IsSuccess() bool
- func (o *PostAuthorizationDivisionsConflict) String() string
- type PostAuthorizationDivisionsForbidden
- func (o *PostAuthorizationDivisionsForbidden) Error() string
- func (o *PostAuthorizationDivisionsForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsForbidden) IsClientError() bool
- func (o *PostAuthorizationDivisionsForbidden) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsForbidden) IsRedirect() bool
- func (o *PostAuthorizationDivisionsForbidden) IsServerError() bool
- func (o *PostAuthorizationDivisionsForbidden) IsSuccess() bool
- func (o *PostAuthorizationDivisionsForbidden) String() string
- type PostAuthorizationDivisionsGatewayTimeout
- func (o *PostAuthorizationDivisionsGatewayTimeout) Error() string
- func (o *PostAuthorizationDivisionsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationDivisionsGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationDivisionsGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationDivisionsGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationDivisionsGatewayTimeout) String() string
- type PostAuthorizationDivisionsInternalServerError
- func (o *PostAuthorizationDivisionsInternalServerError) Error() string
- func (o *PostAuthorizationDivisionsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsInternalServerError) IsClientError() bool
- func (o *PostAuthorizationDivisionsInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationDivisionsInternalServerError) IsServerError() bool
- func (o *PostAuthorizationDivisionsInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationDivisionsInternalServerError) String() string
- type PostAuthorizationDivisionsNotFound
- func (o *PostAuthorizationDivisionsNotFound) Error() string
- func (o *PostAuthorizationDivisionsNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsNotFound) IsClientError() bool
- func (o *PostAuthorizationDivisionsNotFound) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsNotFound) IsRedirect() bool
- func (o *PostAuthorizationDivisionsNotFound) IsServerError() bool
- func (o *PostAuthorizationDivisionsNotFound) IsSuccess() bool
- func (o *PostAuthorizationDivisionsNotFound) String() string
- type PostAuthorizationDivisionsOK
- func (o *PostAuthorizationDivisionsOK) Error() string
- func (o *PostAuthorizationDivisionsOK) GetPayload() *models.AuthzDivision
- func (o *PostAuthorizationDivisionsOK) IsClientError() bool
- func (o *PostAuthorizationDivisionsOK) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsOK) IsRedirect() bool
- func (o *PostAuthorizationDivisionsOK) IsServerError() bool
- func (o *PostAuthorizationDivisionsOK) IsSuccess() bool
- func (o *PostAuthorizationDivisionsOK) String() string
- type PostAuthorizationDivisionsParams
- func NewPostAuthorizationDivisionsParams() *PostAuthorizationDivisionsParams
- func NewPostAuthorizationDivisionsParamsWithContext(ctx context.Context) *PostAuthorizationDivisionsParams
- func NewPostAuthorizationDivisionsParamsWithHTTPClient(client *http.Client) *PostAuthorizationDivisionsParams
- func NewPostAuthorizationDivisionsParamsWithTimeout(timeout time.Duration) *PostAuthorizationDivisionsParams
- func (o *PostAuthorizationDivisionsParams) SetBody(body *models.AuthzDivision)
- func (o *PostAuthorizationDivisionsParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationDivisionsParams) SetDefaults()
- func (o *PostAuthorizationDivisionsParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationDivisionsParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationDivisionsParams) WithBody(body *models.AuthzDivision) *PostAuthorizationDivisionsParams
- func (o *PostAuthorizationDivisionsParams) WithContext(ctx context.Context) *PostAuthorizationDivisionsParams
- func (o *PostAuthorizationDivisionsParams) WithDefaults() *PostAuthorizationDivisionsParams
- func (o *PostAuthorizationDivisionsParams) WithHTTPClient(client *http.Client) *PostAuthorizationDivisionsParams
- func (o *PostAuthorizationDivisionsParams) WithTimeout(timeout time.Duration) *PostAuthorizationDivisionsParams
- func (o *PostAuthorizationDivisionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationDivisionsReader
- type PostAuthorizationDivisionsRequestEntityTooLarge
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationDivisionsRequestEntityTooLarge) String() string
- type PostAuthorizationDivisionsRequestTimeout
- func (o *PostAuthorizationDivisionsRequestTimeout) Error() string
- func (o *PostAuthorizationDivisionsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationDivisionsRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationDivisionsRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationDivisionsRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationDivisionsRequestTimeout) String() string
- type PostAuthorizationDivisionsServiceUnavailable
- func (o *PostAuthorizationDivisionsServiceUnavailable) Error() string
- func (o *PostAuthorizationDivisionsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationDivisionsServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationDivisionsServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationDivisionsServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationDivisionsServiceUnavailable) String() string
- type PostAuthorizationDivisionsTooManyRequests
- func (o *PostAuthorizationDivisionsTooManyRequests) Error() string
- func (o *PostAuthorizationDivisionsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationDivisionsTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationDivisionsTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationDivisionsTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationDivisionsTooManyRequests) String() string
- type PostAuthorizationDivisionsUnauthorized
- func (o *PostAuthorizationDivisionsUnauthorized) Error() string
- func (o *PostAuthorizationDivisionsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsUnauthorized) IsClientError() bool
- func (o *PostAuthorizationDivisionsUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationDivisionsUnauthorized) IsServerError() bool
- func (o *PostAuthorizationDivisionsUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationDivisionsUnauthorized) String() string
- type PostAuthorizationDivisionsUnsupportedMediaType
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) Error() string
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationDivisionsUnsupportedMediaType) String() string
- type PostAuthorizationRoleBadRequest
- func (o *PostAuthorizationRoleBadRequest) Error() string
- func (o *PostAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleBadRequest) IsClientError() bool
- func (o *PostAuthorizationRoleBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationRoleBadRequest) IsRedirect() bool
- func (o *PostAuthorizationRoleBadRequest) IsServerError() bool
- func (o *PostAuthorizationRoleBadRequest) IsSuccess() bool
- func (o *PostAuthorizationRoleBadRequest) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDBadRequest
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDForbidden
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDNotFound
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDOK
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) GetPayload() *models.DomainOrgRoleDifference
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDParams
- func NewPostAuthorizationRoleComparedefaultRightRoleIDParams() *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithContext(ctx context.Context) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient(client *http.Client) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout(timeout time.Duration) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetBody(body *models.DomainOrganizationRole)
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetDefaults()
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetLeftRoleID(leftRoleID string)
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetRightRoleID(rightRoleID string)
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithBody(body *models.DomainOrganizationRole) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithContext(ctx context.Context) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithDefaults() *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithHTTPClient(client *http.Client) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithLeftRoleID(leftRoleID string) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithRightRoleID(rightRoleID string) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithTimeout(timeout time.Duration) *PostAuthorizationRoleComparedefaultRightRoleIDParams
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationRoleComparedefaultRightRoleIDReader
- type PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) String() string
- type PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) Error() string
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) String() string
- type PostAuthorizationRoleForbidden
- func (o *PostAuthorizationRoleForbidden) Error() string
- func (o *PostAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleForbidden) IsClientError() bool
- func (o *PostAuthorizationRoleForbidden) IsCode(code int) bool
- func (o *PostAuthorizationRoleForbidden) IsRedirect() bool
- func (o *PostAuthorizationRoleForbidden) IsServerError() bool
- func (o *PostAuthorizationRoleForbidden) IsSuccess() bool
- func (o *PostAuthorizationRoleForbidden) String() string
- type PostAuthorizationRoleGatewayTimeout
- func (o *PostAuthorizationRoleGatewayTimeout) Error() string
- func (o *PostAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationRoleGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRoleGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationRoleGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationRoleGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationRoleGatewayTimeout) String() string
- type PostAuthorizationRoleInternalServerError
- func (o *PostAuthorizationRoleInternalServerError) Error() string
- func (o *PostAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleInternalServerError) IsClientError() bool
- func (o *PostAuthorizationRoleInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationRoleInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationRoleInternalServerError) IsServerError() bool
- func (o *PostAuthorizationRoleInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationRoleInternalServerError) String() string
- type PostAuthorizationRoleNoContent
- func (o *PostAuthorizationRoleNoContent) Error() string
- func (o *PostAuthorizationRoleNoContent) IsClientError() bool
- func (o *PostAuthorizationRoleNoContent) IsCode(code int) bool
- func (o *PostAuthorizationRoleNoContent) IsRedirect() bool
- func (o *PostAuthorizationRoleNoContent) IsServerError() bool
- func (o *PostAuthorizationRoleNoContent) IsSuccess() bool
- func (o *PostAuthorizationRoleNoContent) String() string
- type PostAuthorizationRoleNotFound
- func (o *PostAuthorizationRoleNotFound) Error() string
- func (o *PostAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleNotFound) IsClientError() bool
- func (o *PostAuthorizationRoleNotFound) IsCode(code int) bool
- func (o *PostAuthorizationRoleNotFound) IsRedirect() bool
- func (o *PostAuthorizationRoleNotFound) IsServerError() bool
- func (o *PostAuthorizationRoleNotFound) IsSuccess() bool
- func (o *PostAuthorizationRoleNotFound) String() string
- type PostAuthorizationRoleParams
- func NewPostAuthorizationRoleParams() *PostAuthorizationRoleParams
- func NewPostAuthorizationRoleParamsWithContext(ctx context.Context) *PostAuthorizationRoleParams
- func NewPostAuthorizationRoleParamsWithHTTPClient(client *http.Client) *PostAuthorizationRoleParams
- func NewPostAuthorizationRoleParamsWithTimeout(timeout time.Duration) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) SetBody(body *models.SubjectDivisions)
- func (o *PostAuthorizationRoleParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationRoleParams) SetDefaults()
- func (o *PostAuthorizationRoleParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationRoleParams) SetRoleID(roleID string)
- func (o *PostAuthorizationRoleParams) SetSubjectType(subjectType *string)
- func (o *PostAuthorizationRoleParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationRoleParams) WithBody(body *models.SubjectDivisions) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WithContext(ctx context.Context) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WithDefaults() *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WithHTTPClient(client *http.Client) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WithRoleID(roleID string) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WithSubjectType(subjectType *string) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WithTimeout(timeout time.Duration) *PostAuthorizationRoleParams
- func (o *PostAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationRoleReader
- type PostAuthorizationRoleRequestEntityTooLarge
- func (o *PostAuthorizationRoleRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationRoleRequestEntityTooLarge) String() string
- type PostAuthorizationRoleRequestTimeout
- func (o *PostAuthorizationRoleRequestTimeout) Error() string
- func (o *PostAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationRoleRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRoleRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationRoleRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationRoleRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationRoleRequestTimeout) String() string
- type PostAuthorizationRoleServiceUnavailable
- func (o *PostAuthorizationRoleServiceUnavailable) Error() string
- func (o *PostAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationRoleServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationRoleServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationRoleServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationRoleServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationRoleServiceUnavailable) String() string
- type PostAuthorizationRoleTooManyRequests
- func (o *PostAuthorizationRoleTooManyRequests) Error() string
- func (o *PostAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationRoleTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationRoleTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationRoleTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationRoleTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationRoleTooManyRequests) String() string
- type PostAuthorizationRoleUnauthorized
- func (o *PostAuthorizationRoleUnauthorized) Error() string
- func (o *PostAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleUnauthorized) IsClientError() bool
- func (o *PostAuthorizationRoleUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationRoleUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationRoleUnauthorized) IsServerError() bool
- func (o *PostAuthorizationRoleUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationRoleUnauthorized) String() string
- type PostAuthorizationRoleUnsupportedMediaType
- func (o *PostAuthorizationRoleUnsupportedMediaType) Error() string
- func (o *PostAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRoleUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationRoleUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationRoleUnsupportedMediaType) String() string
- type PostAuthorizationRolesBadRequest
- func (o *PostAuthorizationRolesBadRequest) Error() string
- func (o *PostAuthorizationRolesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesBadRequest) IsClientError() bool
- func (o *PostAuthorizationRolesBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationRolesBadRequest) IsRedirect() bool
- func (o *PostAuthorizationRolesBadRequest) IsServerError() bool
- func (o *PostAuthorizationRolesBadRequest) IsSuccess() bool
- func (o *PostAuthorizationRolesBadRequest) String() string
- type PostAuthorizationRolesDefaultBadRequest
- func (o *PostAuthorizationRolesDefaultBadRequest) Error() string
- func (o *PostAuthorizationRolesDefaultBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultBadRequest) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultBadRequest) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultBadRequest) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultBadRequest) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultBadRequest) String() string
- type PostAuthorizationRolesDefaultForbidden
- func (o *PostAuthorizationRolesDefaultForbidden) Error() string
- func (o *PostAuthorizationRolesDefaultForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultForbidden) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultForbidden) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultForbidden) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultForbidden) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultForbidden) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultForbidden) String() string
- type PostAuthorizationRolesDefaultGatewayTimeout
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) Error() string
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultGatewayTimeout) String() string
- type PostAuthorizationRolesDefaultInternalServerError
- func (o *PostAuthorizationRolesDefaultInternalServerError) Error() string
- func (o *PostAuthorizationRolesDefaultInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultInternalServerError) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultInternalServerError) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultInternalServerError) String() string
- type PostAuthorizationRolesDefaultNotFound
- func (o *PostAuthorizationRolesDefaultNotFound) Error() string
- func (o *PostAuthorizationRolesDefaultNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultNotFound) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultNotFound) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultNotFound) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultNotFound) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultNotFound) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultNotFound) String() string
- type PostAuthorizationRolesDefaultOK
- func (o *PostAuthorizationRolesDefaultOK) Error() string
- func (o *PostAuthorizationRolesDefaultOK) GetPayload() *models.OrganizationRoleEntityListing
- func (o *PostAuthorizationRolesDefaultOK) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultOK) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultOK) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultOK) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultOK) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultOK) String() string
- type PostAuthorizationRolesDefaultParams
- func NewPostAuthorizationRolesDefaultParams() *PostAuthorizationRolesDefaultParams
- func NewPostAuthorizationRolesDefaultParamsWithContext(ctx context.Context) *PostAuthorizationRolesDefaultParams
- func NewPostAuthorizationRolesDefaultParamsWithHTTPClient(client *http.Client) *PostAuthorizationRolesDefaultParams
- func NewPostAuthorizationRolesDefaultParamsWithTimeout(timeout time.Duration) *PostAuthorizationRolesDefaultParams
- func (o *PostAuthorizationRolesDefaultParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationRolesDefaultParams) SetDefaults()
- func (o *PostAuthorizationRolesDefaultParams) SetForce(force *bool)
- func (o *PostAuthorizationRolesDefaultParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationRolesDefaultParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationRolesDefaultParams) WithContext(ctx context.Context) *PostAuthorizationRolesDefaultParams
- func (o *PostAuthorizationRolesDefaultParams) WithDefaults() *PostAuthorizationRolesDefaultParams
- func (o *PostAuthorizationRolesDefaultParams) WithForce(force *bool) *PostAuthorizationRolesDefaultParams
- func (o *PostAuthorizationRolesDefaultParams) WithHTTPClient(client *http.Client) *PostAuthorizationRolesDefaultParams
- func (o *PostAuthorizationRolesDefaultParams) WithTimeout(timeout time.Duration) *PostAuthorizationRolesDefaultParams
- func (o *PostAuthorizationRolesDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationRolesDefaultReader
- type PostAuthorizationRolesDefaultRequestEntityTooLarge
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) String() string
- type PostAuthorizationRolesDefaultRequestTimeout
- func (o *PostAuthorizationRolesDefaultRequestTimeout) Error() string
- func (o *PostAuthorizationRolesDefaultRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultRequestTimeout) String() string
- type PostAuthorizationRolesDefaultServiceUnavailable
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) Error() string
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultServiceUnavailable) String() string
- type PostAuthorizationRolesDefaultTooManyRequests
- func (o *PostAuthorizationRolesDefaultTooManyRequests) Error() string
- func (o *PostAuthorizationRolesDefaultTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultTooManyRequests) String() string
- type PostAuthorizationRolesDefaultUnauthorized
- func (o *PostAuthorizationRolesDefaultUnauthorized) Error() string
- func (o *PostAuthorizationRolesDefaultUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultUnauthorized) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultUnauthorized) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultUnauthorized) String() string
- type PostAuthorizationRolesDefaultUnsupportedMediaType
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) Error() string
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) String() string
- type PostAuthorizationRolesForbidden
- func (o *PostAuthorizationRolesForbidden) Error() string
- func (o *PostAuthorizationRolesForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesForbidden) IsClientError() bool
- func (o *PostAuthorizationRolesForbidden) IsCode(code int) bool
- func (o *PostAuthorizationRolesForbidden) IsRedirect() bool
- func (o *PostAuthorizationRolesForbidden) IsServerError() bool
- func (o *PostAuthorizationRolesForbidden) IsSuccess() bool
- func (o *PostAuthorizationRolesForbidden) String() string
- type PostAuthorizationRolesGatewayTimeout
- func (o *PostAuthorizationRolesGatewayTimeout) Error() string
- func (o *PostAuthorizationRolesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationRolesGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRolesGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationRolesGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationRolesGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationRolesGatewayTimeout) String() string
- type PostAuthorizationRolesInternalServerError
- func (o *PostAuthorizationRolesInternalServerError) Error() string
- func (o *PostAuthorizationRolesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesInternalServerError) IsClientError() bool
- func (o *PostAuthorizationRolesInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationRolesInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationRolesInternalServerError) IsServerError() bool
- func (o *PostAuthorizationRolesInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationRolesInternalServerError) String() string
- type PostAuthorizationRolesNotFound
- func (o *PostAuthorizationRolesNotFound) Error() string
- func (o *PostAuthorizationRolesNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesNotFound) IsClientError() bool
- func (o *PostAuthorizationRolesNotFound) IsCode(code int) bool
- func (o *PostAuthorizationRolesNotFound) IsRedirect() bool
- func (o *PostAuthorizationRolesNotFound) IsServerError() bool
- func (o *PostAuthorizationRolesNotFound) IsSuccess() bool
- func (o *PostAuthorizationRolesNotFound) String() string
- type PostAuthorizationRolesOK
- func (o *PostAuthorizationRolesOK) Error() string
- func (o *PostAuthorizationRolesOK) GetPayload() *models.DomainOrganizationRole
- func (o *PostAuthorizationRolesOK) IsClientError() bool
- func (o *PostAuthorizationRolesOK) IsCode(code int) bool
- func (o *PostAuthorizationRolesOK) IsRedirect() bool
- func (o *PostAuthorizationRolesOK) IsServerError() bool
- func (o *PostAuthorizationRolesOK) IsSuccess() bool
- func (o *PostAuthorizationRolesOK) String() string
- type PostAuthorizationRolesParams
- func NewPostAuthorizationRolesParams() *PostAuthorizationRolesParams
- func NewPostAuthorizationRolesParamsWithContext(ctx context.Context) *PostAuthorizationRolesParams
- func NewPostAuthorizationRolesParamsWithHTTPClient(client *http.Client) *PostAuthorizationRolesParams
- func NewPostAuthorizationRolesParamsWithTimeout(timeout time.Duration) *PostAuthorizationRolesParams
- func (o *PostAuthorizationRolesParams) SetBody(body *models.DomainOrganizationRoleCreate)
- func (o *PostAuthorizationRolesParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationRolesParams) SetDefaults()
- func (o *PostAuthorizationRolesParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationRolesParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationRolesParams) WithBody(body *models.DomainOrganizationRoleCreate) *PostAuthorizationRolesParams
- func (o *PostAuthorizationRolesParams) WithContext(ctx context.Context) *PostAuthorizationRolesParams
- func (o *PostAuthorizationRolesParams) WithDefaults() *PostAuthorizationRolesParams
- func (o *PostAuthorizationRolesParams) WithHTTPClient(client *http.Client) *PostAuthorizationRolesParams
- func (o *PostAuthorizationRolesParams) WithTimeout(timeout time.Duration) *PostAuthorizationRolesParams
- func (o *PostAuthorizationRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationRolesReader
- type PostAuthorizationRolesRequestEntityTooLarge
- func (o *PostAuthorizationRolesRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationRolesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationRolesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationRolesRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationRolesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationRolesRequestEntityTooLarge) String() string
- type PostAuthorizationRolesRequestTimeout
- func (o *PostAuthorizationRolesRequestTimeout) Error() string
- func (o *PostAuthorizationRolesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationRolesRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationRolesRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationRolesRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationRolesRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationRolesRequestTimeout) String() string
- type PostAuthorizationRolesServiceUnavailable
- func (o *PostAuthorizationRolesServiceUnavailable) Error() string
- func (o *PostAuthorizationRolesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationRolesServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationRolesServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationRolesServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationRolesServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationRolesServiceUnavailable) String() string
- type PostAuthorizationRolesTooManyRequests
- func (o *PostAuthorizationRolesTooManyRequests) Error() string
- func (o *PostAuthorizationRolesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationRolesTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationRolesTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationRolesTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationRolesTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationRolesTooManyRequests) String() string
- type PostAuthorizationRolesUnauthorized
- func (o *PostAuthorizationRolesUnauthorized) Error() string
- func (o *PostAuthorizationRolesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesUnauthorized) IsClientError() bool
- func (o *PostAuthorizationRolesUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationRolesUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationRolesUnauthorized) IsServerError() bool
- func (o *PostAuthorizationRolesUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationRolesUnauthorized) String() string
- type PostAuthorizationRolesUnsupportedMediaType
- func (o *PostAuthorizationRolesUnsupportedMediaType) Error() string
- func (o *PostAuthorizationRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationRolesUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationRolesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationRolesUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationRolesUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationRolesUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationRolesUnsupportedMediaType) String() string
- type PostAuthorizationSubjectBulkaddBadRequest
- func (o *PostAuthorizationSubjectBulkaddBadRequest) Error() string
- func (o *PostAuthorizationSubjectBulkaddBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddBadRequest) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddBadRequest) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddBadRequest) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddBadRequest) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddBadRequest) String() string
- type PostAuthorizationSubjectBulkaddForbidden
- func (o *PostAuthorizationSubjectBulkaddForbidden) Error() string
- func (o *PostAuthorizationSubjectBulkaddForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddForbidden) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddForbidden) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddForbidden) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddForbidden) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddForbidden) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddForbidden) String() string
- type PostAuthorizationSubjectBulkaddGatewayTimeout
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) Error() string
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) String() string
- type PostAuthorizationSubjectBulkaddInternalServerError
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) Error() string
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddInternalServerError) String() string
- type PostAuthorizationSubjectBulkaddNoContent
- func (o *PostAuthorizationSubjectBulkaddNoContent) Error() string
- func (o *PostAuthorizationSubjectBulkaddNoContent) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddNoContent) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddNoContent) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddNoContent) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddNoContent) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddNoContent) String() string
- type PostAuthorizationSubjectBulkaddNotFound
- func (o *PostAuthorizationSubjectBulkaddNotFound) Error() string
- func (o *PostAuthorizationSubjectBulkaddNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddNotFound) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddNotFound) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddNotFound) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddNotFound) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddNotFound) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddNotFound) String() string
- type PostAuthorizationSubjectBulkaddParams
- func NewPostAuthorizationSubjectBulkaddParams() *PostAuthorizationSubjectBulkaddParams
- func NewPostAuthorizationSubjectBulkaddParamsWithContext(ctx context.Context) *PostAuthorizationSubjectBulkaddParams
- func NewPostAuthorizationSubjectBulkaddParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkaddParams
- func NewPostAuthorizationSubjectBulkaddParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) SetBody(body *models.RoleDivisionGrants)
- func (o *PostAuthorizationSubjectBulkaddParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationSubjectBulkaddParams) SetDefaults()
- func (o *PostAuthorizationSubjectBulkaddParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationSubjectBulkaddParams) SetSubjectID(subjectID string)
- func (o *PostAuthorizationSubjectBulkaddParams) SetSubjectType(subjectType *string)
- func (o *PostAuthorizationSubjectBulkaddParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationSubjectBulkaddParams) WithBody(body *models.RoleDivisionGrants) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WithContext(ctx context.Context) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WithDefaults() *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WithSubjectType(subjectType *string) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkaddParams
- func (o *PostAuthorizationSubjectBulkaddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationSubjectBulkaddReader
- type PostAuthorizationSubjectBulkaddRequestEntityTooLarge
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) String() string
- type PostAuthorizationSubjectBulkaddRequestTimeout
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) Error() string
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddRequestTimeout) String() string
- type PostAuthorizationSubjectBulkaddServiceUnavailable
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) Error() string
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) String() string
- type PostAuthorizationSubjectBulkaddTooManyRequests
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) Error() string
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddTooManyRequests) String() string
- type PostAuthorizationSubjectBulkaddUnauthorized
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) Error() string
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddUnauthorized) String() string
- type PostAuthorizationSubjectBulkaddUnsupportedMediaType
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) Error() string
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) String() string
- type PostAuthorizationSubjectBulkremoveBadRequest
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) Error() string
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveBadRequest) String() string
- type PostAuthorizationSubjectBulkremoveForbidden
- func (o *PostAuthorizationSubjectBulkremoveForbidden) Error() string
- func (o *PostAuthorizationSubjectBulkremoveForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveForbidden) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveForbidden) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveForbidden) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveForbidden) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveForbidden) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveForbidden) String() string
- type PostAuthorizationSubjectBulkremoveGatewayTimeout
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) Error() string
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) String() string
- type PostAuthorizationSubjectBulkremoveInternalServerError
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) Error() string
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveInternalServerError) String() string
- type PostAuthorizationSubjectBulkremoveNoContent
- func (o *PostAuthorizationSubjectBulkremoveNoContent) Error() string
- func (o *PostAuthorizationSubjectBulkremoveNoContent) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveNoContent) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveNoContent) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveNoContent) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveNoContent) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveNoContent) String() string
- type PostAuthorizationSubjectBulkremoveNotFound
- func (o *PostAuthorizationSubjectBulkremoveNotFound) Error() string
- func (o *PostAuthorizationSubjectBulkremoveNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveNotFound) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveNotFound) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveNotFound) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveNotFound) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveNotFound) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveNotFound) String() string
- type PostAuthorizationSubjectBulkremoveParams
- func NewPostAuthorizationSubjectBulkremoveParams() *PostAuthorizationSubjectBulkremoveParams
- func NewPostAuthorizationSubjectBulkremoveParamsWithContext(ctx context.Context) *PostAuthorizationSubjectBulkremoveParams
- func NewPostAuthorizationSubjectBulkremoveParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkremoveParams
- func NewPostAuthorizationSubjectBulkremoveParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) SetBody(body *models.RoleDivisionGrants)
- func (o *PostAuthorizationSubjectBulkremoveParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationSubjectBulkremoveParams) SetDefaults()
- func (o *PostAuthorizationSubjectBulkremoveParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationSubjectBulkremoveParams) SetSubjectID(subjectID string)
- func (o *PostAuthorizationSubjectBulkremoveParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationSubjectBulkremoveParams) WithBody(body *models.RoleDivisionGrants) *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) WithContext(ctx context.Context) *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) WithDefaults() *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkremoveParams
- func (o *PostAuthorizationSubjectBulkremoveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationSubjectBulkremoveReader
- type PostAuthorizationSubjectBulkremoveRequestEntityTooLarge
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) String() string
- type PostAuthorizationSubjectBulkremoveRequestTimeout
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) Error() string
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) String() string
- type PostAuthorizationSubjectBulkremoveServiceUnavailable
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) Error() string
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) String() string
- type PostAuthorizationSubjectBulkremoveTooManyRequests
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) Error() string
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) String() string
- type PostAuthorizationSubjectBulkremoveUnauthorized
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) Error() string
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveUnauthorized) String() string
- type PostAuthorizationSubjectBulkremoveUnsupportedMediaType
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) Error() string
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) String() string
- type PostAuthorizationSubjectBulkreplaceBadRequest
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceBadRequest) String() string
- type PostAuthorizationSubjectBulkreplaceForbidden
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceForbidden) String() string
- type PostAuthorizationSubjectBulkreplaceGatewayTimeout
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) String() string
- type PostAuthorizationSubjectBulkreplaceInternalServerError
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) String() string
- type PostAuthorizationSubjectBulkreplaceNoContent
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceNoContent) String() string
- type PostAuthorizationSubjectBulkreplaceNotFound
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceNotFound) String() string
- type PostAuthorizationSubjectBulkreplaceParams
- func NewPostAuthorizationSubjectBulkreplaceParams() *PostAuthorizationSubjectBulkreplaceParams
- func NewPostAuthorizationSubjectBulkreplaceParamsWithContext(ctx context.Context) *PostAuthorizationSubjectBulkreplaceParams
- func NewPostAuthorizationSubjectBulkreplaceParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkreplaceParams
- func NewPostAuthorizationSubjectBulkreplaceParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetBody(body *models.RoleDivisionGrants)
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetDefaults()
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetSubjectID(subjectID string)
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetSubjectType(subjectType *string)
- func (o *PostAuthorizationSubjectBulkreplaceParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithBody(body *models.RoleDivisionGrants) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithContext(ctx context.Context) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithDefaults() *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithSubjectType(subjectType *string) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkreplaceParams
- func (o *PostAuthorizationSubjectBulkreplaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationSubjectBulkreplaceReader
- type PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) String() string
- type PostAuthorizationSubjectBulkreplaceRequestTimeout
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) String() string
- type PostAuthorizationSubjectBulkreplaceServiceUnavailable
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) String() string
- type PostAuthorizationSubjectBulkreplaceTooManyRequests
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) String() string
- type PostAuthorizationSubjectBulkreplaceUnauthorized
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) String() string
- type PostAuthorizationSubjectBulkreplaceUnsupportedMediaType
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) Error() string
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) String() string
- type PostAuthorizationSubjectDivisionRoleBadRequest
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleBadRequest) String() string
- type PostAuthorizationSubjectDivisionRoleDefault
- func (o *PostAuthorizationSubjectDivisionRoleDefault) Code() int
- func (o *PostAuthorizationSubjectDivisionRoleDefault) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleDefault) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleDefault) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleDefault) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleDefault) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleDefault) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleDefault) String() string
- type PostAuthorizationSubjectDivisionRoleForbidden
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleForbidden) String() string
- type PostAuthorizationSubjectDivisionRoleGatewayTimeout
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) String() string
- type PostAuthorizationSubjectDivisionRoleInternalServerError
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) String() string
- type PostAuthorizationSubjectDivisionRoleNotFound
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleNotFound) String() string
- type PostAuthorizationSubjectDivisionRoleParams
- func NewPostAuthorizationSubjectDivisionRoleParams() *PostAuthorizationSubjectDivisionRoleParams
- func NewPostAuthorizationSubjectDivisionRoleParamsWithContext(ctx context.Context) *PostAuthorizationSubjectDivisionRoleParams
- func NewPostAuthorizationSubjectDivisionRoleParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectDivisionRoleParams
- func NewPostAuthorizationSubjectDivisionRoleParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetContext(ctx context.Context)
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetDefaults()
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetDivisionID(divisionID string)
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetHTTPClient(client *http.Client)
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetRoleID(roleID string)
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetSubjectID(subjectID string)
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetSubjectType(subjectType *string)
- func (o *PostAuthorizationSubjectDivisionRoleParams) SetTimeout(timeout time.Duration)
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithContext(ctx context.Context) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithDefaults() *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithDivisionID(divisionID string) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithRoleID(roleID string) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithSubjectType(subjectType *string) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectDivisionRoleParams
- func (o *PostAuthorizationSubjectDivisionRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAuthorizationSubjectDivisionRoleReader
- type PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) String() string
- type PostAuthorizationSubjectDivisionRoleRequestTimeout
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) String() string
- type PostAuthorizationSubjectDivisionRoleServiceUnavailable
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) String() string
- type PostAuthorizationSubjectDivisionRoleTooManyRequests
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) String() string
- type PostAuthorizationSubjectDivisionRoleUnauthorized
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) String() string
- type PostAuthorizationSubjectDivisionRoleUnsupportedMediaType
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) Error() string
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsClientError() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsRedirect() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsServerError() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsSuccess() bool
- func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) String() string
- type PutAuthorizationDivisionBadRequest
- func (o *PutAuthorizationDivisionBadRequest) Error() string
- func (o *PutAuthorizationDivisionBadRequest) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionBadRequest) IsClientError() bool
- func (o *PutAuthorizationDivisionBadRequest) IsCode(code int) bool
- func (o *PutAuthorizationDivisionBadRequest) IsRedirect() bool
- func (o *PutAuthorizationDivisionBadRequest) IsServerError() bool
- func (o *PutAuthorizationDivisionBadRequest) IsSuccess() bool
- func (o *PutAuthorizationDivisionBadRequest) String() string
- type PutAuthorizationDivisionForbidden
- func (o *PutAuthorizationDivisionForbidden) Error() string
- func (o *PutAuthorizationDivisionForbidden) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionForbidden) IsClientError() bool
- func (o *PutAuthorizationDivisionForbidden) IsCode(code int) bool
- func (o *PutAuthorizationDivisionForbidden) IsRedirect() bool
- func (o *PutAuthorizationDivisionForbidden) IsServerError() bool
- func (o *PutAuthorizationDivisionForbidden) IsSuccess() bool
- func (o *PutAuthorizationDivisionForbidden) String() string
- type PutAuthorizationDivisionGatewayTimeout
- func (o *PutAuthorizationDivisionGatewayTimeout) Error() string
- func (o *PutAuthorizationDivisionGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionGatewayTimeout) IsClientError() bool
- func (o *PutAuthorizationDivisionGatewayTimeout) IsCode(code int) bool
- func (o *PutAuthorizationDivisionGatewayTimeout) IsRedirect() bool
- func (o *PutAuthorizationDivisionGatewayTimeout) IsServerError() bool
- func (o *PutAuthorizationDivisionGatewayTimeout) IsSuccess() bool
- func (o *PutAuthorizationDivisionGatewayTimeout) String() string
- type PutAuthorizationDivisionInternalServerError
- func (o *PutAuthorizationDivisionInternalServerError) Error() string
- func (o *PutAuthorizationDivisionInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionInternalServerError) IsClientError() bool
- func (o *PutAuthorizationDivisionInternalServerError) IsCode(code int) bool
- func (o *PutAuthorizationDivisionInternalServerError) IsRedirect() bool
- func (o *PutAuthorizationDivisionInternalServerError) IsServerError() bool
- func (o *PutAuthorizationDivisionInternalServerError) IsSuccess() bool
- func (o *PutAuthorizationDivisionInternalServerError) String() string
- type PutAuthorizationDivisionNotFound
- func (o *PutAuthorizationDivisionNotFound) Error() string
- func (o *PutAuthorizationDivisionNotFound) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionNotFound) IsClientError() bool
- func (o *PutAuthorizationDivisionNotFound) IsCode(code int) bool
- func (o *PutAuthorizationDivisionNotFound) IsRedirect() bool
- func (o *PutAuthorizationDivisionNotFound) IsServerError() bool
- func (o *PutAuthorizationDivisionNotFound) IsSuccess() bool
- func (o *PutAuthorizationDivisionNotFound) String() string
- type PutAuthorizationDivisionOK
- func (o *PutAuthorizationDivisionOK) Error() string
- func (o *PutAuthorizationDivisionOK) GetPayload() *models.AuthzDivision
- func (o *PutAuthorizationDivisionOK) IsClientError() bool
- func (o *PutAuthorizationDivisionOK) IsCode(code int) bool
- func (o *PutAuthorizationDivisionOK) IsRedirect() bool
- func (o *PutAuthorizationDivisionOK) IsServerError() bool
- func (o *PutAuthorizationDivisionOK) IsSuccess() bool
- func (o *PutAuthorizationDivisionOK) String() string
- type PutAuthorizationDivisionParams
- func NewPutAuthorizationDivisionParams() *PutAuthorizationDivisionParams
- func NewPutAuthorizationDivisionParamsWithContext(ctx context.Context) *PutAuthorizationDivisionParams
- func NewPutAuthorizationDivisionParamsWithHTTPClient(client *http.Client) *PutAuthorizationDivisionParams
- func NewPutAuthorizationDivisionParamsWithTimeout(timeout time.Duration) *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) SetBody(body *models.AuthzDivision)
- func (o *PutAuthorizationDivisionParams) SetContext(ctx context.Context)
- func (o *PutAuthorizationDivisionParams) SetDefaults()
- func (o *PutAuthorizationDivisionParams) SetDivisionID(divisionID string)
- func (o *PutAuthorizationDivisionParams) SetHTTPClient(client *http.Client)
- func (o *PutAuthorizationDivisionParams) SetTimeout(timeout time.Duration)
- func (o *PutAuthorizationDivisionParams) WithBody(body *models.AuthzDivision) *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) WithContext(ctx context.Context) *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) WithDefaults() *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) WithDivisionID(divisionID string) *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) WithHTTPClient(client *http.Client) *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) WithTimeout(timeout time.Duration) *PutAuthorizationDivisionParams
- func (o *PutAuthorizationDivisionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAuthorizationDivisionReader
- type PutAuthorizationDivisionRequestEntityTooLarge
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) Error() string
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsClientError() bool
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsRedirect() bool
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsServerError() bool
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsSuccess() bool
- func (o *PutAuthorizationDivisionRequestEntityTooLarge) String() string
- type PutAuthorizationDivisionRequestTimeout
- func (o *PutAuthorizationDivisionRequestTimeout) Error() string
- func (o *PutAuthorizationDivisionRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionRequestTimeout) IsClientError() bool
- func (o *PutAuthorizationDivisionRequestTimeout) IsCode(code int) bool
- func (o *PutAuthorizationDivisionRequestTimeout) IsRedirect() bool
- func (o *PutAuthorizationDivisionRequestTimeout) IsServerError() bool
- func (o *PutAuthorizationDivisionRequestTimeout) IsSuccess() bool
- func (o *PutAuthorizationDivisionRequestTimeout) String() string
- type PutAuthorizationDivisionServiceUnavailable
- func (o *PutAuthorizationDivisionServiceUnavailable) Error() string
- func (o *PutAuthorizationDivisionServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionServiceUnavailable) IsClientError() bool
- func (o *PutAuthorizationDivisionServiceUnavailable) IsCode(code int) bool
- func (o *PutAuthorizationDivisionServiceUnavailable) IsRedirect() bool
- func (o *PutAuthorizationDivisionServiceUnavailable) IsServerError() bool
- func (o *PutAuthorizationDivisionServiceUnavailable) IsSuccess() bool
- func (o *PutAuthorizationDivisionServiceUnavailable) String() string
- type PutAuthorizationDivisionTooManyRequests
- func (o *PutAuthorizationDivisionTooManyRequests) Error() string
- func (o *PutAuthorizationDivisionTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionTooManyRequests) IsClientError() bool
- func (o *PutAuthorizationDivisionTooManyRequests) IsCode(code int) bool
- func (o *PutAuthorizationDivisionTooManyRequests) IsRedirect() bool
- func (o *PutAuthorizationDivisionTooManyRequests) IsServerError() bool
- func (o *PutAuthorizationDivisionTooManyRequests) IsSuccess() bool
- func (o *PutAuthorizationDivisionTooManyRequests) String() string
- type PutAuthorizationDivisionUnauthorized
- func (o *PutAuthorizationDivisionUnauthorized) Error() string
- func (o *PutAuthorizationDivisionUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionUnauthorized) IsClientError() bool
- func (o *PutAuthorizationDivisionUnauthorized) IsCode(code int) bool
- func (o *PutAuthorizationDivisionUnauthorized) IsRedirect() bool
- func (o *PutAuthorizationDivisionUnauthorized) IsServerError() bool
- func (o *PutAuthorizationDivisionUnauthorized) IsSuccess() bool
- func (o *PutAuthorizationDivisionUnauthorized) String() string
- type PutAuthorizationDivisionUnsupportedMediaType
- func (o *PutAuthorizationDivisionUnsupportedMediaType) Error() string
- func (o *PutAuthorizationDivisionUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationDivisionUnsupportedMediaType) IsClientError() bool
- func (o *PutAuthorizationDivisionUnsupportedMediaType) IsCode(code int) bool
- func (o *PutAuthorizationDivisionUnsupportedMediaType) IsRedirect() bool
- func (o *PutAuthorizationDivisionUnsupportedMediaType) IsServerError() bool
- func (o *PutAuthorizationDivisionUnsupportedMediaType) IsSuccess() bool
- func (o *PutAuthorizationDivisionUnsupportedMediaType) String() string
- type PutAuthorizationRoleBadRequest
- func (o *PutAuthorizationRoleBadRequest) Error() string
- func (o *PutAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleBadRequest) IsClientError() bool
- func (o *PutAuthorizationRoleBadRequest) IsCode(code int) bool
- func (o *PutAuthorizationRoleBadRequest) IsRedirect() bool
- func (o *PutAuthorizationRoleBadRequest) IsServerError() bool
- func (o *PutAuthorizationRoleBadRequest) IsSuccess() bool
- func (o *PutAuthorizationRoleBadRequest) String() string
- type PutAuthorizationRoleForbidden
- func (o *PutAuthorizationRoleForbidden) Error() string
- func (o *PutAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleForbidden) IsClientError() bool
- func (o *PutAuthorizationRoleForbidden) IsCode(code int) bool
- func (o *PutAuthorizationRoleForbidden) IsRedirect() bool
- func (o *PutAuthorizationRoleForbidden) IsServerError() bool
- func (o *PutAuthorizationRoleForbidden) IsSuccess() bool
- func (o *PutAuthorizationRoleForbidden) String() string
- type PutAuthorizationRoleGatewayTimeout
- func (o *PutAuthorizationRoleGatewayTimeout) Error() string
- func (o *PutAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleGatewayTimeout) IsClientError() bool
- func (o *PutAuthorizationRoleGatewayTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRoleGatewayTimeout) IsRedirect() bool
- func (o *PutAuthorizationRoleGatewayTimeout) IsServerError() bool
- func (o *PutAuthorizationRoleGatewayTimeout) IsSuccess() bool
- func (o *PutAuthorizationRoleGatewayTimeout) String() string
- type PutAuthorizationRoleInternalServerError
- func (o *PutAuthorizationRoleInternalServerError) Error() string
- func (o *PutAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleInternalServerError) IsClientError() bool
- func (o *PutAuthorizationRoleInternalServerError) IsCode(code int) bool
- func (o *PutAuthorizationRoleInternalServerError) IsRedirect() bool
- func (o *PutAuthorizationRoleInternalServerError) IsServerError() bool
- func (o *PutAuthorizationRoleInternalServerError) IsSuccess() bool
- func (o *PutAuthorizationRoleInternalServerError) String() string
- type PutAuthorizationRoleNotFound
- func (o *PutAuthorizationRoleNotFound) Error() string
- func (o *PutAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleNotFound) IsClientError() bool
- func (o *PutAuthorizationRoleNotFound) IsCode(code int) bool
- func (o *PutAuthorizationRoleNotFound) IsRedirect() bool
- func (o *PutAuthorizationRoleNotFound) IsServerError() bool
- func (o *PutAuthorizationRoleNotFound) IsSuccess() bool
- func (o *PutAuthorizationRoleNotFound) String() string
- type PutAuthorizationRoleOK
- func (o *PutAuthorizationRoleOK) Error() string
- func (o *PutAuthorizationRoleOK) GetPayload() *models.DomainOrganizationRole
- func (o *PutAuthorizationRoleOK) IsClientError() bool
- func (o *PutAuthorizationRoleOK) IsCode(code int) bool
- func (o *PutAuthorizationRoleOK) IsRedirect() bool
- func (o *PutAuthorizationRoleOK) IsServerError() bool
- func (o *PutAuthorizationRoleOK) IsSuccess() bool
- func (o *PutAuthorizationRoleOK) String() string
- type PutAuthorizationRoleParams
- func NewPutAuthorizationRoleParams() *PutAuthorizationRoleParams
- func NewPutAuthorizationRoleParamsWithContext(ctx context.Context) *PutAuthorizationRoleParams
- func NewPutAuthorizationRoleParamsWithHTTPClient(client *http.Client) *PutAuthorizationRoleParams
- func NewPutAuthorizationRoleParamsWithTimeout(timeout time.Duration) *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) SetBody(body *models.DomainOrganizationRoleUpdate)
- func (o *PutAuthorizationRoleParams) SetContext(ctx context.Context)
- func (o *PutAuthorizationRoleParams) SetDefaults()
- func (o *PutAuthorizationRoleParams) SetHTTPClient(client *http.Client)
- func (o *PutAuthorizationRoleParams) SetRoleID(roleID string)
- func (o *PutAuthorizationRoleParams) SetTimeout(timeout time.Duration)
- func (o *PutAuthorizationRoleParams) WithBody(body *models.DomainOrganizationRoleUpdate) *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) WithContext(ctx context.Context) *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) WithDefaults() *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) WithHTTPClient(client *http.Client) *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) WithRoleID(roleID string) *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) WithTimeout(timeout time.Duration) *PutAuthorizationRoleParams
- func (o *PutAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAuthorizationRoleReader
- type PutAuthorizationRoleRequestEntityTooLarge
- func (o *PutAuthorizationRoleRequestEntityTooLarge) Error() string
- func (o *PutAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
- func (o *PutAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
- func (o *PutAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
- func (o *PutAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
- func (o *PutAuthorizationRoleRequestEntityTooLarge) String() string
- type PutAuthorizationRoleRequestTimeout
- func (o *PutAuthorizationRoleRequestTimeout) Error() string
- func (o *PutAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleRequestTimeout) IsClientError() bool
- func (o *PutAuthorizationRoleRequestTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRoleRequestTimeout) IsRedirect() bool
- func (o *PutAuthorizationRoleRequestTimeout) IsServerError() bool
- func (o *PutAuthorizationRoleRequestTimeout) IsSuccess() bool
- func (o *PutAuthorizationRoleRequestTimeout) String() string
- type PutAuthorizationRoleServiceUnavailable
- func (o *PutAuthorizationRoleServiceUnavailable) Error() string
- func (o *PutAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleServiceUnavailable) IsClientError() bool
- func (o *PutAuthorizationRoleServiceUnavailable) IsCode(code int) bool
- func (o *PutAuthorizationRoleServiceUnavailable) IsRedirect() bool
- func (o *PutAuthorizationRoleServiceUnavailable) IsServerError() bool
- func (o *PutAuthorizationRoleServiceUnavailable) IsSuccess() bool
- func (o *PutAuthorizationRoleServiceUnavailable) String() string
- type PutAuthorizationRoleTooManyRequests
- func (o *PutAuthorizationRoleTooManyRequests) Error() string
- func (o *PutAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleTooManyRequests) IsClientError() bool
- func (o *PutAuthorizationRoleTooManyRequests) IsCode(code int) bool
- func (o *PutAuthorizationRoleTooManyRequests) IsRedirect() bool
- func (o *PutAuthorizationRoleTooManyRequests) IsServerError() bool
- func (o *PutAuthorizationRoleTooManyRequests) IsSuccess() bool
- func (o *PutAuthorizationRoleTooManyRequests) String() string
- type PutAuthorizationRoleUnauthorized
- func (o *PutAuthorizationRoleUnauthorized) Error() string
- func (o *PutAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUnauthorized) IsClientError() bool
- func (o *PutAuthorizationRoleUnauthorized) IsCode(code int) bool
- func (o *PutAuthorizationRoleUnauthorized) IsRedirect() bool
- func (o *PutAuthorizationRoleUnauthorized) IsServerError() bool
- func (o *PutAuthorizationRoleUnauthorized) IsSuccess() bool
- func (o *PutAuthorizationRoleUnauthorized) String() string
- type PutAuthorizationRoleUnsupportedMediaType
- func (o *PutAuthorizationRoleUnsupportedMediaType) Error() string
- func (o *PutAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUnsupportedMediaType) IsClientError() bool
- func (o *PutAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
- func (o *PutAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
- func (o *PutAuthorizationRoleUnsupportedMediaType) IsServerError() bool
- func (o *PutAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
- func (o *PutAuthorizationRoleUnsupportedMediaType) String() string
- type PutAuthorizationRoleUsersAddBadRequest
- func (o *PutAuthorizationRoleUsersAddBadRequest) Error() string
- func (o *PutAuthorizationRoleUsersAddBadRequest) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddBadRequest) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddBadRequest) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddBadRequest) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddBadRequest) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddBadRequest) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddBadRequest) String() string
- type PutAuthorizationRoleUsersAddForbidden
- func (o *PutAuthorizationRoleUsersAddForbidden) Error() string
- func (o *PutAuthorizationRoleUsersAddForbidden) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddForbidden) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddForbidden) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddForbidden) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddForbidden) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddForbidden) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddForbidden) String() string
- type PutAuthorizationRoleUsersAddGatewayTimeout
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) Error() string
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddGatewayTimeout) String() string
- type PutAuthorizationRoleUsersAddInternalServerError
- func (o *PutAuthorizationRoleUsersAddInternalServerError) Error() string
- func (o *PutAuthorizationRoleUsersAddInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddInternalServerError) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddInternalServerError) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddInternalServerError) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddInternalServerError) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddInternalServerError) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddInternalServerError) String() string
- type PutAuthorizationRoleUsersAddNotFound
- func (o *PutAuthorizationRoleUsersAddNotFound) Error() string
- func (o *PutAuthorizationRoleUsersAddNotFound) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddNotFound) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddNotFound) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddNotFound) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddNotFound) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddNotFound) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddNotFound) String() string
- type PutAuthorizationRoleUsersAddOK
- func (o *PutAuthorizationRoleUsersAddOK) Error() string
- func (o *PutAuthorizationRoleUsersAddOK) GetPayload() []string
- func (o *PutAuthorizationRoleUsersAddOK) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddOK) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddOK) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddOK) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddOK) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddOK) String() string
- type PutAuthorizationRoleUsersAddParams
- func NewPutAuthorizationRoleUsersAddParams() *PutAuthorizationRoleUsersAddParams
- func NewPutAuthorizationRoleUsersAddParamsWithContext(ctx context.Context) *PutAuthorizationRoleUsersAddParams
- func NewPutAuthorizationRoleUsersAddParamsWithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersAddParams
- func NewPutAuthorizationRoleUsersAddParamsWithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) SetBody(body []string)
- func (o *PutAuthorizationRoleUsersAddParams) SetContext(ctx context.Context)
- func (o *PutAuthorizationRoleUsersAddParams) SetDefaults()
- func (o *PutAuthorizationRoleUsersAddParams) SetHTTPClient(client *http.Client)
- func (o *PutAuthorizationRoleUsersAddParams) SetRoleID(roleID string)
- func (o *PutAuthorizationRoleUsersAddParams) SetTimeout(timeout time.Duration)
- func (o *PutAuthorizationRoleUsersAddParams) WithBody(body []string) *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) WithContext(ctx context.Context) *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) WithDefaults() *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) WithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) WithRoleID(roleID string) *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) WithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersAddParams
- func (o *PutAuthorizationRoleUsersAddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAuthorizationRoleUsersAddReader
- type PutAuthorizationRoleUsersAddRequestEntityTooLarge
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) Error() string
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) String() string
- type PutAuthorizationRoleUsersAddRequestTimeout
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) Error() string
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddRequestTimeout) String() string
- type PutAuthorizationRoleUsersAddServiceUnavailable
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) Error() string
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddServiceUnavailable) String() string
- type PutAuthorizationRoleUsersAddTooManyRequests
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) Error() string
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddTooManyRequests) String() string
- type PutAuthorizationRoleUsersAddUnauthorized
- func (o *PutAuthorizationRoleUsersAddUnauthorized) Error() string
- func (o *PutAuthorizationRoleUsersAddUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddUnauthorized) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddUnauthorized) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddUnauthorized) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddUnauthorized) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddUnauthorized) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddUnauthorized) String() string
- type PutAuthorizationRoleUsersAddUnsupportedMediaType
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) Error() string
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsClientError() bool
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsServerError() bool
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) String() string
- type PutAuthorizationRoleUsersRemoveBadRequest
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) Error() string
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveBadRequest) String() string
- type PutAuthorizationRoleUsersRemoveForbidden
- func (o *PutAuthorizationRoleUsersRemoveForbidden) Error() string
- func (o *PutAuthorizationRoleUsersRemoveForbidden) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveForbidden) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveForbidden) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveForbidden) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveForbidden) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveForbidden) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveForbidden) String() string
- type PutAuthorizationRoleUsersRemoveGatewayTimeout
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) Error() string
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) String() string
- type PutAuthorizationRoleUsersRemoveInternalServerError
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) Error() string
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveInternalServerError) String() string
- type PutAuthorizationRoleUsersRemoveNotFound
- func (o *PutAuthorizationRoleUsersRemoveNotFound) Error() string
- func (o *PutAuthorizationRoleUsersRemoveNotFound) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveNotFound) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveNotFound) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveNotFound) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveNotFound) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveNotFound) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveNotFound) String() string
- type PutAuthorizationRoleUsersRemoveOK
- func (o *PutAuthorizationRoleUsersRemoveOK) Error() string
- func (o *PutAuthorizationRoleUsersRemoveOK) GetPayload() []string
- func (o *PutAuthorizationRoleUsersRemoveOK) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveOK) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveOK) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveOK) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveOK) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveOK) String() string
- type PutAuthorizationRoleUsersRemoveParams
- func NewPutAuthorizationRoleUsersRemoveParams() *PutAuthorizationRoleUsersRemoveParams
- func NewPutAuthorizationRoleUsersRemoveParamsWithContext(ctx context.Context) *PutAuthorizationRoleUsersRemoveParams
- func NewPutAuthorizationRoleUsersRemoveParamsWithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersRemoveParams
- func NewPutAuthorizationRoleUsersRemoveParamsWithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) SetBody(body []string)
- func (o *PutAuthorizationRoleUsersRemoveParams) SetContext(ctx context.Context)
- func (o *PutAuthorizationRoleUsersRemoveParams) SetDefaults()
- func (o *PutAuthorizationRoleUsersRemoveParams) SetHTTPClient(client *http.Client)
- func (o *PutAuthorizationRoleUsersRemoveParams) SetRoleID(roleID string)
- func (o *PutAuthorizationRoleUsersRemoveParams) SetTimeout(timeout time.Duration)
- func (o *PutAuthorizationRoleUsersRemoveParams) WithBody(body []string) *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) WithContext(ctx context.Context) *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) WithDefaults() *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) WithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) WithRoleID(roleID string) *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) WithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersRemoveParams
- func (o *PutAuthorizationRoleUsersRemoveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAuthorizationRoleUsersRemoveReader
- type PutAuthorizationRoleUsersRemoveRequestEntityTooLarge
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) Error() string
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) String() string
- type PutAuthorizationRoleUsersRemoveRequestTimeout
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) Error() string
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) String() string
- type PutAuthorizationRoleUsersRemoveServiceUnavailable
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) Error() string
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) String() string
- type PutAuthorizationRoleUsersRemoveTooManyRequests
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) Error() string
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) String() string
- type PutAuthorizationRoleUsersRemoveUnauthorized
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) Error() string
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveUnauthorized) String() string
- type PutAuthorizationRoleUsersRemoveUnsupportedMediaType
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) Error() string
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsClientError() bool
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsCode(code int) bool
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsRedirect() bool
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsServerError() bool
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsSuccess() bool
- func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) String() string
- type PutAuthorizationRolesDefaultBadRequest
- func (o *PutAuthorizationRolesDefaultBadRequest) Error() string
- func (o *PutAuthorizationRolesDefaultBadRequest) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultBadRequest) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultBadRequest) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultBadRequest) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultBadRequest) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultBadRequest) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultBadRequest) String() string
- type PutAuthorizationRolesDefaultForbidden
- func (o *PutAuthorizationRolesDefaultForbidden) Error() string
- func (o *PutAuthorizationRolesDefaultForbidden) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultForbidden) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultForbidden) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultForbidden) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultForbidden) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultForbidden) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultForbidden) String() string
- type PutAuthorizationRolesDefaultGatewayTimeout
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) Error() string
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultGatewayTimeout) String() string
- type PutAuthorizationRolesDefaultInternalServerError
- func (o *PutAuthorizationRolesDefaultInternalServerError) Error() string
- func (o *PutAuthorizationRolesDefaultInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultInternalServerError) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultInternalServerError) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultInternalServerError) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultInternalServerError) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultInternalServerError) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultInternalServerError) String() string
- type PutAuthorizationRolesDefaultNotFound
- func (o *PutAuthorizationRolesDefaultNotFound) Error() string
- func (o *PutAuthorizationRolesDefaultNotFound) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultNotFound) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultNotFound) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultNotFound) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultNotFound) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultNotFound) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultNotFound) String() string
- type PutAuthorizationRolesDefaultOK
- func (o *PutAuthorizationRolesDefaultOK) Error() string
- func (o *PutAuthorizationRolesDefaultOK) GetPayload() *models.OrganizationRoleEntityListing
- func (o *PutAuthorizationRolesDefaultOK) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultOK) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultOK) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultOK) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultOK) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultOK) String() string
- type PutAuthorizationRolesDefaultParams
- func NewPutAuthorizationRolesDefaultParams() *PutAuthorizationRolesDefaultParams
- func NewPutAuthorizationRolesDefaultParamsWithContext(ctx context.Context) *PutAuthorizationRolesDefaultParams
- func NewPutAuthorizationRolesDefaultParamsWithHTTPClient(client *http.Client) *PutAuthorizationRolesDefaultParams
- func NewPutAuthorizationRolesDefaultParamsWithTimeout(timeout time.Duration) *PutAuthorizationRolesDefaultParams
- func (o *PutAuthorizationRolesDefaultParams) SetBody(body []*models.DomainOrganizationRole)
- func (o *PutAuthorizationRolesDefaultParams) SetContext(ctx context.Context)
- func (o *PutAuthorizationRolesDefaultParams) SetDefaults()
- func (o *PutAuthorizationRolesDefaultParams) SetHTTPClient(client *http.Client)
- func (o *PutAuthorizationRolesDefaultParams) SetTimeout(timeout time.Duration)
- func (o *PutAuthorizationRolesDefaultParams) WithBody(body []*models.DomainOrganizationRole) *PutAuthorizationRolesDefaultParams
- func (o *PutAuthorizationRolesDefaultParams) WithContext(ctx context.Context) *PutAuthorizationRolesDefaultParams
- func (o *PutAuthorizationRolesDefaultParams) WithDefaults() *PutAuthorizationRolesDefaultParams
- func (o *PutAuthorizationRolesDefaultParams) WithHTTPClient(client *http.Client) *PutAuthorizationRolesDefaultParams
- func (o *PutAuthorizationRolesDefaultParams) WithTimeout(timeout time.Duration) *PutAuthorizationRolesDefaultParams
- func (o *PutAuthorizationRolesDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAuthorizationRolesDefaultReader
- type PutAuthorizationRolesDefaultRequestEntityTooLarge
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) Error() string
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) String() string
- type PutAuthorizationRolesDefaultRequestTimeout
- func (o *PutAuthorizationRolesDefaultRequestTimeout) Error() string
- func (o *PutAuthorizationRolesDefaultRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultRequestTimeout) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultRequestTimeout) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultRequestTimeout) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultRequestTimeout) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultRequestTimeout) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultRequestTimeout) String() string
- type PutAuthorizationRolesDefaultServiceUnavailable
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) Error() string
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultServiceUnavailable) String() string
- type PutAuthorizationRolesDefaultTooManyRequests
- func (o *PutAuthorizationRolesDefaultTooManyRequests) Error() string
- func (o *PutAuthorizationRolesDefaultTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultTooManyRequests) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultTooManyRequests) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultTooManyRequests) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultTooManyRequests) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultTooManyRequests) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultTooManyRequests) String() string
- type PutAuthorizationRolesDefaultUnauthorized
- func (o *PutAuthorizationRolesDefaultUnauthorized) Error() string
- func (o *PutAuthorizationRolesDefaultUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultUnauthorized) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultUnauthorized) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultUnauthorized) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultUnauthorized) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultUnauthorized) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultUnauthorized) String() string
- type PutAuthorizationRolesDefaultUnsupportedMediaType
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) Error() string
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsClientError() bool
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsCode(code int) bool
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsRedirect() bool
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsServerError() bool
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsSuccess() bool
- func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) String() string
- type PutUserRolesBadRequest
- func (o *PutUserRolesBadRequest) Error() string
- func (o *PutUserRolesBadRequest) GetPayload() *models.ErrorBody
- func (o *PutUserRolesBadRequest) IsClientError() bool
- func (o *PutUserRolesBadRequest) IsCode(code int) bool
- func (o *PutUserRolesBadRequest) IsRedirect() bool
- func (o *PutUserRolesBadRequest) IsServerError() bool
- func (o *PutUserRolesBadRequest) IsSuccess() bool
- func (o *PutUserRolesBadRequest) String() string
- type PutUserRolesForbidden
- func (o *PutUserRolesForbidden) Error() string
- func (o *PutUserRolesForbidden) GetPayload() *models.ErrorBody
- func (o *PutUserRolesForbidden) IsClientError() bool
- func (o *PutUserRolesForbidden) IsCode(code int) bool
- func (o *PutUserRolesForbidden) IsRedirect() bool
- func (o *PutUserRolesForbidden) IsServerError() bool
- func (o *PutUserRolesForbidden) IsSuccess() bool
- func (o *PutUserRolesForbidden) String() string
- type PutUserRolesGatewayTimeout
- func (o *PutUserRolesGatewayTimeout) Error() string
- func (o *PutUserRolesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutUserRolesGatewayTimeout) IsClientError() bool
- func (o *PutUserRolesGatewayTimeout) IsCode(code int) bool
- func (o *PutUserRolesGatewayTimeout) IsRedirect() bool
- func (o *PutUserRolesGatewayTimeout) IsServerError() bool
- func (o *PutUserRolesGatewayTimeout) IsSuccess() bool
- func (o *PutUserRolesGatewayTimeout) String() string
- type PutUserRolesInternalServerError
- func (o *PutUserRolesInternalServerError) Error() string
- func (o *PutUserRolesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutUserRolesInternalServerError) IsClientError() bool
- func (o *PutUserRolesInternalServerError) IsCode(code int) bool
- func (o *PutUserRolesInternalServerError) IsRedirect() bool
- func (o *PutUserRolesInternalServerError) IsServerError() bool
- func (o *PutUserRolesInternalServerError) IsSuccess() bool
- func (o *PutUserRolesInternalServerError) String() string
- type PutUserRolesNotFound
- func (o *PutUserRolesNotFound) Error() string
- func (o *PutUserRolesNotFound) GetPayload() *models.ErrorBody
- func (o *PutUserRolesNotFound) IsClientError() bool
- func (o *PutUserRolesNotFound) IsCode(code int) bool
- func (o *PutUserRolesNotFound) IsRedirect() bool
- func (o *PutUserRolesNotFound) IsServerError() bool
- func (o *PutUserRolesNotFound) IsSuccess() bool
- func (o *PutUserRolesNotFound) String() string
- type PutUserRolesOK
- func (o *PutUserRolesOK) Error() string
- func (o *PutUserRolesOK) GetPayload() *models.UserAuthorization
- func (o *PutUserRolesOK) IsClientError() bool
- func (o *PutUserRolesOK) IsCode(code int) bool
- func (o *PutUserRolesOK) IsRedirect() bool
- func (o *PutUserRolesOK) IsServerError() bool
- func (o *PutUserRolesOK) IsSuccess() bool
- func (o *PutUserRolesOK) String() string
- type PutUserRolesParams
- func (o *PutUserRolesParams) SetBody(body []string)
- func (o *PutUserRolesParams) SetContext(ctx context.Context)
- func (o *PutUserRolesParams) SetDefaults()
- func (o *PutUserRolesParams) SetHTTPClient(client *http.Client)
- func (o *PutUserRolesParams) SetSubjectID(subjectID string)
- func (o *PutUserRolesParams) SetTimeout(timeout time.Duration)
- func (o *PutUserRolesParams) WithBody(body []string) *PutUserRolesParams
- func (o *PutUserRolesParams) WithContext(ctx context.Context) *PutUserRolesParams
- func (o *PutUserRolesParams) WithDefaults() *PutUserRolesParams
- func (o *PutUserRolesParams) WithHTTPClient(client *http.Client) *PutUserRolesParams
- func (o *PutUserRolesParams) WithSubjectID(subjectID string) *PutUserRolesParams
- func (o *PutUserRolesParams) WithTimeout(timeout time.Duration) *PutUserRolesParams
- func (o *PutUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutUserRolesReader
- type PutUserRolesRequestEntityTooLarge
- func (o *PutUserRolesRequestEntityTooLarge) Error() string
- func (o *PutUserRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutUserRolesRequestEntityTooLarge) IsClientError() bool
- func (o *PutUserRolesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutUserRolesRequestEntityTooLarge) IsRedirect() bool
- func (o *PutUserRolesRequestEntityTooLarge) IsServerError() bool
- func (o *PutUserRolesRequestEntityTooLarge) IsSuccess() bool
- func (o *PutUserRolesRequestEntityTooLarge) String() string
- type PutUserRolesRequestTimeout
- func (o *PutUserRolesRequestTimeout) Error() string
- func (o *PutUserRolesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutUserRolesRequestTimeout) IsClientError() bool
- func (o *PutUserRolesRequestTimeout) IsCode(code int) bool
- func (o *PutUserRolesRequestTimeout) IsRedirect() bool
- func (o *PutUserRolesRequestTimeout) IsServerError() bool
- func (o *PutUserRolesRequestTimeout) IsSuccess() bool
- func (o *PutUserRolesRequestTimeout) String() string
- type PutUserRolesServiceUnavailable
- func (o *PutUserRolesServiceUnavailable) Error() string
- func (o *PutUserRolesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutUserRolesServiceUnavailable) IsClientError() bool
- func (o *PutUserRolesServiceUnavailable) IsCode(code int) bool
- func (o *PutUserRolesServiceUnavailable) IsRedirect() bool
- func (o *PutUserRolesServiceUnavailable) IsServerError() bool
- func (o *PutUserRolesServiceUnavailable) IsSuccess() bool
- func (o *PutUserRolesServiceUnavailable) String() string
- type PutUserRolesTooManyRequests
- func (o *PutUserRolesTooManyRequests) Error() string
- func (o *PutUserRolesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutUserRolesTooManyRequests) IsClientError() bool
- func (o *PutUserRolesTooManyRequests) IsCode(code int) bool
- func (o *PutUserRolesTooManyRequests) IsRedirect() bool
- func (o *PutUserRolesTooManyRequests) IsServerError() bool
- func (o *PutUserRolesTooManyRequests) IsSuccess() bool
- func (o *PutUserRolesTooManyRequests) String() string
- type PutUserRolesUnauthorized
- func (o *PutUserRolesUnauthorized) Error() string
- func (o *PutUserRolesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutUserRolesUnauthorized) IsClientError() bool
- func (o *PutUserRolesUnauthorized) IsCode(code int) bool
- func (o *PutUserRolesUnauthorized) IsRedirect() bool
- func (o *PutUserRolesUnauthorized) IsServerError() bool
- func (o *PutUserRolesUnauthorized) IsSuccess() bool
- func (o *PutUserRolesUnauthorized) String() string
- type PutUserRolesUnsupportedMediaType
- func (o *PutUserRolesUnsupportedMediaType) Error() string
- func (o *PutUserRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutUserRolesUnsupportedMediaType) IsClientError() bool
- func (o *PutUserRolesUnsupportedMediaType) IsCode(code int) bool
- func (o *PutUserRolesUnsupportedMediaType) IsRedirect() bool
- func (o *PutUserRolesUnsupportedMediaType) IsServerError() bool
- func (o *PutUserRolesUnsupportedMediaType) IsSuccess() bool
- func (o *PutUserRolesUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { /* DeleteAuthorizationDivision deletes a division */ DeleteAuthorizationDivision(ctx context.Context, params *DeleteAuthorizationDivisionParams) (*DeleteAuthorizationDivisionNoContent, error) /* DeleteAuthorizationRole deletes an organization role */ DeleteAuthorizationRole(ctx context.Context, params *DeleteAuthorizationRoleParams) error /* DeleteAuthorizationSubjectDivisionRole deletes a grant of a role in a division */ DeleteAuthorizationSubjectDivisionRole(ctx context.Context, params *DeleteAuthorizationSubjectDivisionRoleParams) error /* GetAuthorizationDivision returns an authorization division */ GetAuthorizationDivision(ctx context.Context, params *GetAuthorizationDivisionParams) (*GetAuthorizationDivisionOK, error) /* GetAuthorizationDivisionGrants gets all grants for a given division Returns all grants assigned to a given division. Maximum page size is 500. */ GetAuthorizationDivisionGrants(ctx context.Context, params *GetAuthorizationDivisionGrantsParams) (*GetAuthorizationDivisionGrantsOK, error) /* GetAuthorizationDivisions retrieves a list of all divisions defined for the organization Request specific divisions by id using a query param "id", e.g. ?id=5f777167-63be-4c24-ad41-374155d9e28b&id=72e9fb25-c484-488d-9312-7acba82435b3 */ GetAuthorizationDivisions(ctx context.Context, params *GetAuthorizationDivisionsParams) (*GetAuthorizationDivisionsOK, error) /* GetAuthorizationDivisionsHome retrieves the home division for the organization Will not include object counts. */ GetAuthorizationDivisionsHome(ctx context.Context, params *GetAuthorizationDivisionsHomeParams) (*GetAuthorizationDivisionsHomeOK, error) /* GetAuthorizationDivisionsLimit returns the maximum allowed number of divisions */ GetAuthorizationDivisionsLimit(ctx context.Context, params *GetAuthorizationDivisionsLimitParams) (*GetAuthorizationDivisionsLimitOK, error) /* GetAuthorizationDivisionspermittedMe returns which divisions the current user has the given permission in This route is deprecated, use authorization/divisionspermitted/paged/me instead. */ GetAuthorizationDivisionspermittedMe(ctx context.Context, params *GetAuthorizationDivisionspermittedMeParams) (*GetAuthorizationDivisionspermittedMeOK, error) /* GetAuthorizationDivisionspermittedPagedMe returns which divisions the current user has the given permission in */ GetAuthorizationDivisionspermittedPagedMe(ctx context.Context, params *GetAuthorizationDivisionspermittedPagedMeParams) (*GetAuthorizationDivisionspermittedPagedMeOK, error) /* GetAuthorizationDivisionspermittedPagedSubjectID returns which divisions the specified user has the given permission in This route is deprecated, use authorization/divisionspermitted/paged/me instead. */ GetAuthorizationDivisionspermittedPagedSubjectID(ctx context.Context, params *GetAuthorizationDivisionspermittedPagedSubjectIDParams) (*GetAuthorizationDivisionspermittedPagedSubjectIDOK, error) /* GetAuthorizationPermissions gets all permissions Retrieve a list of all permission defined in the system. */ GetAuthorizationPermissions(ctx context.Context, params *GetAuthorizationPermissionsParams) (*GetAuthorizationPermissionsOK, error) /* GetAuthorizationProducts gets the list of enabled products Gets the list of enabled products. Some example product names are: collaborateFree, collaboratePro, communicate, and engage. */ GetAuthorizationProducts(ctx context.Context, params *GetAuthorizationProductsParams) (*GetAuthorizationProductsOK, error) /* GetAuthorizationRole gets a single organization role Get the organization role specified by its ID. */ GetAuthorizationRole(ctx context.Context, params *GetAuthorizationRoleParams) (*GetAuthorizationRoleOK, error) /* GetAuthorizationRoleComparedefaultRightRoleID gets an org role to default role comparison Compares any organization role to a default role id and show differences */ GetAuthorizationRoleComparedefaultRightRoleID(ctx context.Context, params *GetAuthorizationRoleComparedefaultRightRoleIDParams) (*GetAuthorizationRoleComparedefaultRightRoleIDOK, error) /* GetAuthorizationRoleSubjectgrants gets the subjects granted divisions in the specified role Includes the divisions for which the subject has a grant. */ GetAuthorizationRoleSubjectgrants(ctx context.Context, params *GetAuthorizationRoleSubjectgrantsParams) (*GetAuthorizationRoleSubjectgrantsOK, error) /* GetAuthorizationRoleUsers gets a list of the users in a specified role Get an array of the UUIDs of the users in the specified role. */ GetAuthorizationRoleUsers(ctx context.Context, params *GetAuthorizationRoleUsersParams) (*GetAuthorizationRoleUsersOK, error) /* GetAuthorizationRoles retrieves a list of all roles defined for the organization */ GetAuthorizationRoles(ctx context.Context, params *GetAuthorizationRolesParams) (*GetAuthorizationRolesOK, error) /* GetAuthorizationSettings gets authorization settings */ GetAuthorizationSettings(ctx context.Context, params *GetAuthorizationSettingsParams) (*GetAuthorizationSettingsOK, error) /* GetAuthorizationSubject returns a listing of roles and permissions for a user */ GetAuthorizationSubject(ctx context.Context, params *GetAuthorizationSubjectParams) (*GetAuthorizationSubjectOK, error) /* GetAuthorizationSubjectsMe returns a listing of roles and permissions for the currently authenticated user */ GetAuthorizationSubjectsMe(ctx context.Context, params *GetAuthorizationSubjectsMeParams) (*GetAuthorizationSubjectsMeOK, error) /* GetAuthorizationSubjectsRolecounts gets the count of roles granted to a list of subjects */ GetAuthorizationSubjectsRolecounts(ctx context.Context, params *GetAuthorizationSubjectsRolecountsParams) (*GetAuthorizationSubjectsRolecountsOK, error) /* GetUserRoles returns a listing of roles and permissions for a user */ GetUserRoles(ctx context.Context, params *GetUserRolesParams) (*GetUserRolesOK, error) /* PatchAuthorizationRole patches organization role for needs update field Patch Organization Role for needsUpdate Field */ PatchAuthorizationRole(ctx context.Context, params *PatchAuthorizationRoleParams) (*PatchAuthorizationRoleOK, error) /* PatchAuthorizationSettings changes authorization settings Change authorization settings */ PatchAuthorizationSettings(ctx context.Context, params *PatchAuthorizationSettingsParams) (*PatchAuthorizationSettingsOK, error) /* PostAuthorizationDivisionObject assigns a list of objects to a division Set the division of a specified list of objects. The objects must all be of the same type, one of: CAMPAIGN, MANAGEMENTUNIT, FLOW, QUEUE, DATATABLES or USER. The body of the request is a list of object IDs, which are expected to be GUIDs, e.g. ["206ce31f-61ec-40ed-a8b1-be6f06303998","250a754e-f5e4-4f51-800f-a92f09d3bf8c"] */ PostAuthorizationDivisionObject(ctx context.Context, params *PostAuthorizationDivisionObjectParams) (*PostAuthorizationDivisionObjectNoContent, error) /* PostAuthorizationDivisionRestore recreates a previously deleted division */ PostAuthorizationDivisionRestore(ctx context.Context, params *PostAuthorizationDivisionRestoreParams) (*PostAuthorizationDivisionRestoreOK, error) /* PostAuthorizationDivisions creates a division */ PostAuthorizationDivisions(ctx context.Context, params *PostAuthorizationDivisionsParams) (*PostAuthorizationDivisionsOK, error) /* PostAuthorizationRole bulks grant subjects and divisions with an organization role */ PostAuthorizationRole(ctx context.Context, params *PostAuthorizationRoleParams) (*PostAuthorizationRoleNoContent, error) /* PostAuthorizationRoleComparedefaultRightRoleID gets an unsaved org role to default role comparison Allows users to compare their existing roles in an unsaved state to its default role */ PostAuthorizationRoleComparedefaultRightRoleID(ctx context.Context, params *PostAuthorizationRoleComparedefaultRightRoleIDParams) (*PostAuthorizationRoleComparedefaultRightRoleIDOK, error) /* PostAuthorizationRoles creates an organization role */ PostAuthorizationRoles(ctx context.Context, params *PostAuthorizationRolesParams) (*PostAuthorizationRolesOK, error) /* PostAuthorizationRolesDefault restores all default roles This endpoint serves several purposes. 1. It provides the org with default roles. This is important for default roles that will be added after go-live (they can retroactively add the new default-role). Note: When not using a query param of force=true, it only adds the default roles not configured for the org; it does not overwrite roles. 2. Using the query param force=true, you can restore all default roles. Note: This does not have an effect on custom roles. */ PostAuthorizationRolesDefault(ctx context.Context, params *PostAuthorizationRolesDefaultParams) (*PostAuthorizationRolesDefaultOK, error) /* PostAuthorizationSubjectBulkadd bulks grant roles and divisions to a subject */ PostAuthorizationSubjectBulkadd(ctx context.Context, params *PostAuthorizationSubjectBulkaddParams) (*PostAuthorizationSubjectBulkaddNoContent, error) /* PostAuthorizationSubjectBulkremove bulks remove grants from a subject */ PostAuthorizationSubjectBulkremove(ctx context.Context, params *PostAuthorizationSubjectBulkremoveParams) (*PostAuthorizationSubjectBulkremoveNoContent, error) /* PostAuthorizationSubjectBulkreplace replaces subject s roles and divisions with the exact list supplied in the request This operation will not remove grants that are inherited from group membership. It will only set the grants directly applied to the subject. */ PostAuthorizationSubjectBulkreplace(ctx context.Context, params *PostAuthorizationSubjectBulkreplaceParams) (*PostAuthorizationSubjectBulkreplaceNoContent, error) /* PostAuthorizationSubjectDivisionRole makes a grant of a role in a division */ PostAuthorizationSubjectDivisionRole(ctx context.Context, params *PostAuthorizationSubjectDivisionRoleParams) error /* PutAuthorizationDivision updates a division */ PutAuthorizationDivision(ctx context.Context, params *PutAuthorizationDivisionParams) (*PutAuthorizationDivisionOK, error) /* PutAuthorizationRole updates an organization role Update */ PutAuthorizationRole(ctx context.Context, params *PutAuthorizationRoleParams) (*PutAuthorizationRoleOK, error) /* PutAuthorizationRoleUsersAdd sets the users for the role */ PutAuthorizationRoleUsersAdd(ctx context.Context, params *PutAuthorizationRoleUsersAddParams) (*PutAuthorizationRoleUsersAddOK, error) /* PutAuthorizationRoleUsersRemove removes the users from the role */ PutAuthorizationRoleUsersRemove(ctx context.Context, params *PutAuthorizationRoleUsersRemoveParams) (*PutAuthorizationRoleUsersRemoveOK, error) /* PutAuthorizationRolesDefault restores specified default roles */ PutAuthorizationRolesDefault(ctx context.Context, params *PutAuthorizationRolesDefaultParams) (*PutAuthorizationRolesDefaultOK, error) /* PutUserRoles sets the user s roles */ PutUserRoles(ctx context.Context, params *PutUserRolesParams) (*PutUserRolesOK, error) }
API is the interface of the authorization client
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for authorization API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client
New creates a new authorization API client.
func (*Client) DeleteAuthorizationDivision ¶
func (a *Client) DeleteAuthorizationDivision(ctx context.Context, params *DeleteAuthorizationDivisionParams) (*DeleteAuthorizationDivisionNoContent, error)
DeleteAuthorizationDivision deletes a division
func (*Client) DeleteAuthorizationRole ¶
func (a *Client) DeleteAuthorizationRole(ctx context.Context, params *DeleteAuthorizationRoleParams) error
DeleteAuthorizationRole deletes an organization role
func (*Client) DeleteAuthorizationSubjectDivisionRole ¶
func (a *Client) DeleteAuthorizationSubjectDivisionRole(ctx context.Context, params *DeleteAuthorizationSubjectDivisionRoleParams) error
DeleteAuthorizationSubjectDivisionRole deletes a grant of a role in a division
func (*Client) GetAuthorizationDivision ¶
func (a *Client) GetAuthorizationDivision(ctx context.Context, params *GetAuthorizationDivisionParams) (*GetAuthorizationDivisionOK, error)
GetAuthorizationDivision returns an authorization division
func (*Client) GetAuthorizationDivisionGrants ¶
func (a *Client) GetAuthorizationDivisionGrants(ctx context.Context, params *GetAuthorizationDivisionGrantsParams) (*GetAuthorizationDivisionGrantsOK, error)
GetAuthorizationDivisionGrants gets all grants for a given division
Returns all grants assigned to a given division. Maximum page size is 500.
func (*Client) GetAuthorizationDivisions ¶
func (a *Client) GetAuthorizationDivisions(ctx context.Context, params *GetAuthorizationDivisionsParams) (*GetAuthorizationDivisionsOK, error)
GetAuthorizationDivisions retrieves a list of all divisions defined for the organization
Request specific divisions by id using a query param "id", e.g. ?id=5f777167-63be-4c24-ad41-374155d9e28b&id=72e9fb25-c484-488d-9312-7acba82435b3
func (*Client) GetAuthorizationDivisionsHome ¶
func (a *Client) GetAuthorizationDivisionsHome(ctx context.Context, params *GetAuthorizationDivisionsHomeParams) (*GetAuthorizationDivisionsHomeOK, error)
GetAuthorizationDivisionsHome retrieves the home division for the organization
Will not include object counts.
func (*Client) GetAuthorizationDivisionsLimit ¶
func (a *Client) GetAuthorizationDivisionsLimit(ctx context.Context, params *GetAuthorizationDivisionsLimitParams) (*GetAuthorizationDivisionsLimitOK, error)
GetAuthorizationDivisionsLimit returns the maximum allowed number of divisions
func (*Client) GetAuthorizationDivisionspermittedMe ¶
func (a *Client) GetAuthorizationDivisionspermittedMe(ctx context.Context, params *GetAuthorizationDivisionspermittedMeParams) (*GetAuthorizationDivisionspermittedMeOK, error)
GetAuthorizationDivisionspermittedMe returns which divisions the current user has the given permission in
This route is deprecated, use authorization/divisionspermitted/paged/me instead.
func (*Client) GetAuthorizationDivisionspermittedPagedMe ¶
func (a *Client) GetAuthorizationDivisionspermittedPagedMe(ctx context.Context, params *GetAuthorizationDivisionspermittedPagedMeParams) (*GetAuthorizationDivisionspermittedPagedMeOK, error)
GetAuthorizationDivisionspermittedPagedMe returns which divisions the current user has the given permission in
func (*Client) GetAuthorizationDivisionspermittedPagedSubjectID ¶
func (a *Client) GetAuthorizationDivisionspermittedPagedSubjectID(ctx context.Context, params *GetAuthorizationDivisionspermittedPagedSubjectIDParams) (*GetAuthorizationDivisionspermittedPagedSubjectIDOK, error)
GetAuthorizationDivisionspermittedPagedSubjectID returns which divisions the specified user has the given permission in
This route is deprecated, use authorization/divisionspermitted/paged/me instead.
func (*Client) GetAuthorizationPermissions ¶
func (a *Client) GetAuthorizationPermissions(ctx context.Context, params *GetAuthorizationPermissionsParams) (*GetAuthorizationPermissionsOK, error)
GetAuthorizationPermissions gets all permissions
Retrieve a list of all permission defined in the system.
func (*Client) GetAuthorizationProducts ¶
func (a *Client) GetAuthorizationProducts(ctx context.Context, params *GetAuthorizationProductsParams) (*GetAuthorizationProductsOK, error)
GetAuthorizationProducts gets the list of enabled products
Gets the list of enabled products. Some example product names are: collaborateFree, collaboratePro, communicate, and engage.
func (*Client) GetAuthorizationRole ¶
func (a *Client) GetAuthorizationRole(ctx context.Context, params *GetAuthorizationRoleParams) (*GetAuthorizationRoleOK, error)
GetAuthorizationRole gets a single organization role
Get the organization role specified by its ID.
func (*Client) GetAuthorizationRoleComparedefaultRightRoleID ¶
func (a *Client) GetAuthorizationRoleComparedefaultRightRoleID(ctx context.Context, params *GetAuthorizationRoleComparedefaultRightRoleIDParams) (*GetAuthorizationRoleComparedefaultRightRoleIDOK, error)
GetAuthorizationRoleComparedefaultRightRoleID gets an org role to default role comparison
Compares any organization role to a default role id and show differences
func (*Client) GetAuthorizationRoleSubjectgrants ¶
func (a *Client) GetAuthorizationRoleSubjectgrants(ctx context.Context, params *GetAuthorizationRoleSubjectgrantsParams) (*GetAuthorizationRoleSubjectgrantsOK, error)
GetAuthorizationRoleSubjectgrants gets the subjects granted divisions in the specified role
Includes the divisions for which the subject has a grant.
func (*Client) GetAuthorizationRoleUsers ¶
func (a *Client) GetAuthorizationRoleUsers(ctx context.Context, params *GetAuthorizationRoleUsersParams) (*GetAuthorizationRoleUsersOK, error)
GetAuthorizationRoleUsers gets a list of the users in a specified role
Get an array of the UUIDs of the users in the specified role.
func (*Client) GetAuthorizationRoles ¶
func (a *Client) GetAuthorizationRoles(ctx context.Context, params *GetAuthorizationRolesParams) (*GetAuthorizationRolesOK, error)
GetAuthorizationRoles retrieves a list of all roles defined for the organization
func (*Client) GetAuthorizationSettings ¶
func (a *Client) GetAuthorizationSettings(ctx context.Context, params *GetAuthorizationSettingsParams) (*GetAuthorizationSettingsOK, error)
GetAuthorizationSettings gets authorization settings
func (*Client) GetAuthorizationSubject ¶
func (a *Client) GetAuthorizationSubject(ctx context.Context, params *GetAuthorizationSubjectParams) (*GetAuthorizationSubjectOK, error)
GetAuthorizationSubject returns a listing of roles and permissions for a user
func (*Client) GetAuthorizationSubjectsMe ¶
func (a *Client) GetAuthorizationSubjectsMe(ctx context.Context, params *GetAuthorizationSubjectsMeParams) (*GetAuthorizationSubjectsMeOK, error)
GetAuthorizationSubjectsMe returns a listing of roles and permissions for the currently authenticated user
func (*Client) GetAuthorizationSubjectsRolecounts ¶
func (a *Client) GetAuthorizationSubjectsRolecounts(ctx context.Context, params *GetAuthorizationSubjectsRolecountsParams) (*GetAuthorizationSubjectsRolecountsOK, error)
GetAuthorizationSubjectsRolecounts gets the count of roles granted to a list of subjects
func (*Client) GetUserRoles ¶
func (a *Client) GetUserRoles(ctx context.Context, params *GetUserRolesParams) (*GetUserRolesOK, error)
GetUserRoles returns a listing of roles and permissions for a user
func (*Client) PatchAuthorizationRole ¶
func (a *Client) PatchAuthorizationRole(ctx context.Context, params *PatchAuthorizationRoleParams) (*PatchAuthorizationRoleOK, error)
PatchAuthorizationRole patches organization role for needs update field
Patch Organization Role for needsUpdate Field
func (*Client) PatchAuthorizationSettings ¶
func (a *Client) PatchAuthorizationSettings(ctx context.Context, params *PatchAuthorizationSettingsParams) (*PatchAuthorizationSettingsOK, error)
PatchAuthorizationSettings changes authorization settings
Change authorization settings
func (*Client) PostAuthorizationDivisionObject ¶
func (a *Client) PostAuthorizationDivisionObject(ctx context.Context, params *PostAuthorizationDivisionObjectParams) (*PostAuthorizationDivisionObjectNoContent, error)
PostAuthorizationDivisionObject assigns a list of objects to a division
Set the division of a specified list of objects. The objects must all be of the same type, one of: CAMPAIGN, MANAGEMENTUNIT, FLOW, QUEUE, DATATABLES or USER. The body of the request is a list of object IDs, which are expected to be GUIDs, e.g. ["206ce31f-61ec-40ed-a8b1-be6f06303998","250a754e-f5e4-4f51-800f-a92f09d3bf8c"]
func (*Client) PostAuthorizationDivisionRestore ¶
func (a *Client) PostAuthorizationDivisionRestore(ctx context.Context, params *PostAuthorizationDivisionRestoreParams) (*PostAuthorizationDivisionRestoreOK, error)
PostAuthorizationDivisionRestore recreates a previously deleted division
func (*Client) PostAuthorizationDivisions ¶
func (a *Client) PostAuthorizationDivisions(ctx context.Context, params *PostAuthorizationDivisionsParams) (*PostAuthorizationDivisionsOK, error)
PostAuthorizationDivisions creates a division
func (*Client) PostAuthorizationRole ¶
func (a *Client) PostAuthorizationRole(ctx context.Context, params *PostAuthorizationRoleParams) (*PostAuthorizationRoleNoContent, error)
PostAuthorizationRole bulks grant subjects and divisions with an organization role
func (*Client) PostAuthorizationRoleComparedefaultRightRoleID ¶
func (a *Client) PostAuthorizationRoleComparedefaultRightRoleID(ctx context.Context, params *PostAuthorizationRoleComparedefaultRightRoleIDParams) (*PostAuthorizationRoleComparedefaultRightRoleIDOK, error)
PostAuthorizationRoleComparedefaultRightRoleID gets an unsaved org role to default role comparison
Allows users to compare their existing roles in an unsaved state to its default role
func (*Client) PostAuthorizationRoles ¶
func (a *Client) PostAuthorizationRoles(ctx context.Context, params *PostAuthorizationRolesParams) (*PostAuthorizationRolesOK, error)
PostAuthorizationRoles creates an organization role
func (*Client) PostAuthorizationRolesDefault ¶
func (a *Client) PostAuthorizationRolesDefault(ctx context.Context, params *PostAuthorizationRolesDefaultParams) (*PostAuthorizationRolesDefaultOK, error)
PostAuthorizationRolesDefault restores all default roles
This endpoint serves several purposes. 1. It provides the org with default roles. This is important for default roles that will be added after go-live (they can retroactively add the new default-role). Note: When not using a query param of force=true, it only adds the default roles not configured for the org; it does not overwrite roles. 2. Using the query param force=true, you can restore all default roles. Note: This does not have an effect on custom roles.
func (*Client) PostAuthorizationSubjectBulkadd ¶
func (a *Client) PostAuthorizationSubjectBulkadd(ctx context.Context, params *PostAuthorizationSubjectBulkaddParams) (*PostAuthorizationSubjectBulkaddNoContent, error)
PostAuthorizationSubjectBulkadd bulks grant roles and divisions to a subject
func (*Client) PostAuthorizationSubjectBulkremove ¶
func (a *Client) PostAuthorizationSubjectBulkremove(ctx context.Context, params *PostAuthorizationSubjectBulkremoveParams) (*PostAuthorizationSubjectBulkremoveNoContent, error)
PostAuthorizationSubjectBulkremove bulks remove grants from a subject
func (*Client) PostAuthorizationSubjectBulkreplace ¶
func (a *Client) PostAuthorizationSubjectBulkreplace(ctx context.Context, params *PostAuthorizationSubjectBulkreplaceParams) (*PostAuthorizationSubjectBulkreplaceNoContent, error)
PostAuthorizationSubjectBulkreplace replaces subject s roles and divisions with the exact list supplied in the request
This operation will not remove grants that are inherited from group membership. It will only set the grants directly applied to the subject.
func (*Client) PostAuthorizationSubjectDivisionRole ¶
func (a *Client) PostAuthorizationSubjectDivisionRole(ctx context.Context, params *PostAuthorizationSubjectDivisionRoleParams) error
PostAuthorizationSubjectDivisionRole makes a grant of a role in a division
func (*Client) PutAuthorizationDivision ¶
func (a *Client) PutAuthorizationDivision(ctx context.Context, params *PutAuthorizationDivisionParams) (*PutAuthorizationDivisionOK, error)
PutAuthorizationDivision updates a division
func (*Client) PutAuthorizationRole ¶
func (a *Client) PutAuthorizationRole(ctx context.Context, params *PutAuthorizationRoleParams) (*PutAuthorizationRoleOK, error)
PutAuthorizationRole updates an organization role
Update
func (*Client) PutAuthorizationRoleUsersAdd ¶
func (a *Client) PutAuthorizationRoleUsersAdd(ctx context.Context, params *PutAuthorizationRoleUsersAddParams) (*PutAuthorizationRoleUsersAddOK, error)
PutAuthorizationRoleUsersAdd sets the users for the role
func (*Client) PutAuthorizationRoleUsersRemove ¶
func (a *Client) PutAuthorizationRoleUsersRemove(ctx context.Context, params *PutAuthorizationRoleUsersRemoveParams) (*PutAuthorizationRoleUsersRemoveOK, error)
PutAuthorizationRoleUsersRemove removes the users from the role
func (*Client) PutAuthorizationRolesDefault ¶
func (a *Client) PutAuthorizationRolesDefault(ctx context.Context, params *PutAuthorizationRolesDefaultParams) (*PutAuthorizationRolesDefaultOK, error)
PutAuthorizationRolesDefault restores specified default roles
func (*Client) PutUserRoles ¶
func (a *Client) PutUserRoles(ctx context.Context, params *PutUserRolesParams) (*PutUserRolesOK, error)
PutUserRoles sets the user s roles
type DeleteAuthorizationDivisionBadRequest ¶
DeleteAuthorizationDivisionBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteAuthorizationDivisionBadRequest ¶
func NewDeleteAuthorizationDivisionBadRequest() *DeleteAuthorizationDivisionBadRequest
NewDeleteAuthorizationDivisionBadRequest creates a DeleteAuthorizationDivisionBadRequest with default headers values
func (*DeleteAuthorizationDivisionBadRequest) Error ¶
func (o *DeleteAuthorizationDivisionBadRequest) Error() string
func (*DeleteAuthorizationDivisionBadRequest) GetPayload ¶
func (o *DeleteAuthorizationDivisionBadRequest) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionBadRequest) IsClientError ¶
func (o *DeleteAuthorizationDivisionBadRequest) IsClientError() bool
IsClientError returns true when this delete authorization division bad request response has a 4xx status code
func (*DeleteAuthorizationDivisionBadRequest) IsCode ¶
func (o *DeleteAuthorizationDivisionBadRequest) IsCode(code int) bool
IsCode returns true when this delete authorization division bad request response a status code equal to that given
func (*DeleteAuthorizationDivisionBadRequest) IsRedirect ¶
func (o *DeleteAuthorizationDivisionBadRequest) IsRedirect() bool
IsRedirect returns true when this delete authorization division bad request response has a 3xx status code
func (*DeleteAuthorizationDivisionBadRequest) IsServerError ¶
func (o *DeleteAuthorizationDivisionBadRequest) IsServerError() bool
IsServerError returns true when this delete authorization division bad request response has a 5xx status code
func (*DeleteAuthorizationDivisionBadRequest) IsSuccess ¶
func (o *DeleteAuthorizationDivisionBadRequest) IsSuccess() bool
IsSuccess returns true when this delete authorization division bad request response has a 2xx status code
func (*DeleteAuthorizationDivisionBadRequest) String ¶
func (o *DeleteAuthorizationDivisionBadRequest) String() string
type DeleteAuthorizationDivisionForbidden ¶
DeleteAuthorizationDivisionForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteAuthorizationDivisionForbidden ¶
func NewDeleteAuthorizationDivisionForbidden() *DeleteAuthorizationDivisionForbidden
NewDeleteAuthorizationDivisionForbidden creates a DeleteAuthorizationDivisionForbidden with default headers values
func (*DeleteAuthorizationDivisionForbidden) Error ¶
func (o *DeleteAuthorizationDivisionForbidden) Error() string
func (*DeleteAuthorizationDivisionForbidden) GetPayload ¶
func (o *DeleteAuthorizationDivisionForbidden) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionForbidden) IsClientError ¶
func (o *DeleteAuthorizationDivisionForbidden) IsClientError() bool
IsClientError returns true when this delete authorization division forbidden response has a 4xx status code
func (*DeleteAuthorizationDivisionForbidden) IsCode ¶
func (o *DeleteAuthorizationDivisionForbidden) IsCode(code int) bool
IsCode returns true when this delete authorization division forbidden response a status code equal to that given
func (*DeleteAuthorizationDivisionForbidden) IsRedirect ¶
func (o *DeleteAuthorizationDivisionForbidden) IsRedirect() bool
IsRedirect returns true when this delete authorization division forbidden response has a 3xx status code
func (*DeleteAuthorizationDivisionForbidden) IsServerError ¶
func (o *DeleteAuthorizationDivisionForbidden) IsServerError() bool
IsServerError returns true when this delete authorization division forbidden response has a 5xx status code
func (*DeleteAuthorizationDivisionForbidden) IsSuccess ¶
func (o *DeleteAuthorizationDivisionForbidden) IsSuccess() bool
IsSuccess returns true when this delete authorization division forbidden response has a 2xx status code
func (*DeleteAuthorizationDivisionForbidden) String ¶
func (o *DeleteAuthorizationDivisionForbidden) String() string
type DeleteAuthorizationDivisionGatewayTimeout ¶
DeleteAuthorizationDivisionGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteAuthorizationDivisionGatewayTimeout ¶
func NewDeleteAuthorizationDivisionGatewayTimeout() *DeleteAuthorizationDivisionGatewayTimeout
NewDeleteAuthorizationDivisionGatewayTimeout creates a DeleteAuthorizationDivisionGatewayTimeout with default headers values
func (*DeleteAuthorizationDivisionGatewayTimeout) Error ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) Error() string
func (*DeleteAuthorizationDivisionGatewayTimeout) GetPayload ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionGatewayTimeout) IsClientError ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete authorization division gateway timeout response has a 4xx status code
func (*DeleteAuthorizationDivisionGatewayTimeout) IsCode ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete authorization division gateway timeout response a status code equal to that given
func (*DeleteAuthorizationDivisionGatewayTimeout) IsRedirect ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete authorization division gateway timeout response has a 3xx status code
func (*DeleteAuthorizationDivisionGatewayTimeout) IsServerError ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete authorization division gateway timeout response has a 5xx status code
func (*DeleteAuthorizationDivisionGatewayTimeout) IsSuccess ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete authorization division gateway timeout response has a 2xx status code
func (*DeleteAuthorizationDivisionGatewayTimeout) String ¶
func (o *DeleteAuthorizationDivisionGatewayTimeout) String() string
type DeleteAuthorizationDivisionInternalServerError ¶
DeleteAuthorizationDivisionInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteAuthorizationDivisionInternalServerError ¶
func NewDeleteAuthorizationDivisionInternalServerError() *DeleteAuthorizationDivisionInternalServerError
NewDeleteAuthorizationDivisionInternalServerError creates a DeleteAuthorizationDivisionInternalServerError with default headers values
func (*DeleteAuthorizationDivisionInternalServerError) Error ¶
func (o *DeleteAuthorizationDivisionInternalServerError) Error() string
func (*DeleteAuthorizationDivisionInternalServerError) GetPayload ¶
func (o *DeleteAuthorizationDivisionInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionInternalServerError) IsClientError ¶
func (o *DeleteAuthorizationDivisionInternalServerError) IsClientError() bool
IsClientError returns true when this delete authorization division internal server error response has a 4xx status code
func (*DeleteAuthorizationDivisionInternalServerError) IsCode ¶
func (o *DeleteAuthorizationDivisionInternalServerError) IsCode(code int) bool
IsCode returns true when this delete authorization division internal server error response a status code equal to that given
func (*DeleteAuthorizationDivisionInternalServerError) IsRedirect ¶
func (o *DeleteAuthorizationDivisionInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete authorization division internal server error response has a 3xx status code
func (*DeleteAuthorizationDivisionInternalServerError) IsServerError ¶
func (o *DeleteAuthorizationDivisionInternalServerError) IsServerError() bool
IsServerError returns true when this delete authorization division internal server error response has a 5xx status code
func (*DeleteAuthorizationDivisionInternalServerError) IsSuccess ¶
func (o *DeleteAuthorizationDivisionInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete authorization division internal server error response has a 2xx status code
func (*DeleteAuthorizationDivisionInternalServerError) String ¶
func (o *DeleteAuthorizationDivisionInternalServerError) String() string
type DeleteAuthorizationDivisionNoContent ¶
type DeleteAuthorizationDivisionNoContent struct { }
DeleteAuthorizationDivisionNoContent describes a response with status code 204, with default header values.
Deleted
func NewDeleteAuthorizationDivisionNoContent ¶
func NewDeleteAuthorizationDivisionNoContent() *DeleteAuthorizationDivisionNoContent
NewDeleteAuthorizationDivisionNoContent creates a DeleteAuthorizationDivisionNoContent with default headers values
func (*DeleteAuthorizationDivisionNoContent) Error ¶
func (o *DeleteAuthorizationDivisionNoContent) Error() string
func (*DeleteAuthorizationDivisionNoContent) IsClientError ¶
func (o *DeleteAuthorizationDivisionNoContent) IsClientError() bool
IsClientError returns true when this delete authorization division no content response has a 4xx status code
func (*DeleteAuthorizationDivisionNoContent) IsCode ¶
func (o *DeleteAuthorizationDivisionNoContent) IsCode(code int) bool
IsCode returns true when this delete authorization division no content response a status code equal to that given
func (*DeleteAuthorizationDivisionNoContent) IsRedirect ¶
func (o *DeleteAuthorizationDivisionNoContent) IsRedirect() bool
IsRedirect returns true when this delete authorization division no content response has a 3xx status code
func (*DeleteAuthorizationDivisionNoContent) IsServerError ¶
func (o *DeleteAuthorizationDivisionNoContent) IsServerError() bool
IsServerError returns true when this delete authorization division no content response has a 5xx status code
func (*DeleteAuthorizationDivisionNoContent) IsSuccess ¶
func (o *DeleteAuthorizationDivisionNoContent) IsSuccess() bool
IsSuccess returns true when this delete authorization division no content response has a 2xx status code
func (*DeleteAuthorizationDivisionNoContent) String ¶
func (o *DeleteAuthorizationDivisionNoContent) String() string
type DeleteAuthorizationDivisionNotFound ¶
DeleteAuthorizationDivisionNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteAuthorizationDivisionNotFound ¶
func NewDeleteAuthorizationDivisionNotFound() *DeleteAuthorizationDivisionNotFound
NewDeleteAuthorizationDivisionNotFound creates a DeleteAuthorizationDivisionNotFound with default headers values
func (*DeleteAuthorizationDivisionNotFound) Error ¶
func (o *DeleteAuthorizationDivisionNotFound) Error() string
func (*DeleteAuthorizationDivisionNotFound) GetPayload ¶
func (o *DeleteAuthorizationDivisionNotFound) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionNotFound) IsClientError ¶
func (o *DeleteAuthorizationDivisionNotFound) IsClientError() bool
IsClientError returns true when this delete authorization division not found response has a 4xx status code
func (*DeleteAuthorizationDivisionNotFound) IsCode ¶
func (o *DeleteAuthorizationDivisionNotFound) IsCode(code int) bool
IsCode returns true when this delete authorization division not found response a status code equal to that given
func (*DeleteAuthorizationDivisionNotFound) IsRedirect ¶
func (o *DeleteAuthorizationDivisionNotFound) IsRedirect() bool
IsRedirect returns true when this delete authorization division not found response has a 3xx status code
func (*DeleteAuthorizationDivisionNotFound) IsServerError ¶
func (o *DeleteAuthorizationDivisionNotFound) IsServerError() bool
IsServerError returns true when this delete authorization division not found response has a 5xx status code
func (*DeleteAuthorizationDivisionNotFound) IsSuccess ¶
func (o *DeleteAuthorizationDivisionNotFound) IsSuccess() bool
IsSuccess returns true when this delete authorization division not found response has a 2xx status code
func (*DeleteAuthorizationDivisionNotFound) String ¶
func (o *DeleteAuthorizationDivisionNotFound) String() string
type DeleteAuthorizationDivisionParams ¶
type DeleteAuthorizationDivisionParams struct { /* DivisionID. Division ID */ DivisionID string /* Force. Force delete this division as well as the grants and objects associated with it */ Force *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAuthorizationDivisionParams contains all the parameters to send to the API endpoint
for the delete authorization division operation. Typically these are written to a http.Request.
func NewDeleteAuthorizationDivisionParams ¶
func NewDeleteAuthorizationDivisionParams() *DeleteAuthorizationDivisionParams
NewDeleteAuthorizationDivisionParams creates a new DeleteAuthorizationDivisionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteAuthorizationDivisionParamsWithContext ¶
func NewDeleteAuthorizationDivisionParamsWithContext(ctx context.Context) *DeleteAuthorizationDivisionParams
NewDeleteAuthorizationDivisionParamsWithContext creates a new DeleteAuthorizationDivisionParams object with the ability to set a context for a request.
func NewDeleteAuthorizationDivisionParamsWithHTTPClient ¶
func NewDeleteAuthorizationDivisionParamsWithHTTPClient(client *http.Client) *DeleteAuthorizationDivisionParams
NewDeleteAuthorizationDivisionParamsWithHTTPClient creates a new DeleteAuthorizationDivisionParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAuthorizationDivisionParamsWithTimeout ¶
func NewDeleteAuthorizationDivisionParamsWithTimeout(timeout time.Duration) *DeleteAuthorizationDivisionParams
NewDeleteAuthorizationDivisionParamsWithTimeout creates a new DeleteAuthorizationDivisionParams object with the ability to set a timeout on a request.
func (*DeleteAuthorizationDivisionParams) SetContext ¶
func (o *DeleteAuthorizationDivisionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) SetDefaults ¶
func (o *DeleteAuthorizationDivisionParams) SetDefaults()
SetDefaults hydrates default values in the delete authorization division params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthorizationDivisionParams) SetDivisionID ¶
func (o *DeleteAuthorizationDivisionParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) SetForce ¶
func (o *DeleteAuthorizationDivisionParams) SetForce(force *bool)
SetForce adds the force to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) SetHTTPClient ¶
func (o *DeleteAuthorizationDivisionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) SetTimeout ¶
func (o *DeleteAuthorizationDivisionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) WithContext ¶
func (o *DeleteAuthorizationDivisionParams) WithContext(ctx context.Context) *DeleteAuthorizationDivisionParams
WithContext adds the context to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) WithDefaults ¶
func (o *DeleteAuthorizationDivisionParams) WithDefaults() *DeleteAuthorizationDivisionParams
WithDefaults hydrates default values in the delete authorization division params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthorizationDivisionParams) WithDivisionID ¶
func (o *DeleteAuthorizationDivisionParams) WithDivisionID(divisionID string) *DeleteAuthorizationDivisionParams
WithDivisionID adds the divisionID to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) WithForce ¶
func (o *DeleteAuthorizationDivisionParams) WithForce(force *bool) *DeleteAuthorizationDivisionParams
WithForce adds the force to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) WithHTTPClient ¶
func (o *DeleteAuthorizationDivisionParams) WithHTTPClient(client *http.Client) *DeleteAuthorizationDivisionParams
WithHTTPClient adds the HTTPClient to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) WithTimeout ¶
func (o *DeleteAuthorizationDivisionParams) WithTimeout(timeout time.Duration) *DeleteAuthorizationDivisionParams
WithTimeout adds the timeout to the delete authorization division params
func (*DeleteAuthorizationDivisionParams) WriteToRequest ¶
func (o *DeleteAuthorizationDivisionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAuthorizationDivisionReader ¶
type DeleteAuthorizationDivisionReader struct {
// contains filtered or unexported fields
}
DeleteAuthorizationDivisionReader is a Reader for the DeleteAuthorizationDivision structure.
func (*DeleteAuthorizationDivisionReader) ReadResponse ¶
func (o *DeleteAuthorizationDivisionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAuthorizationDivisionRequestEntityTooLarge ¶
DeleteAuthorizationDivisionRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteAuthorizationDivisionRequestEntityTooLarge ¶
func NewDeleteAuthorizationDivisionRequestEntityTooLarge() *DeleteAuthorizationDivisionRequestEntityTooLarge
NewDeleteAuthorizationDivisionRequestEntityTooLarge creates a DeleteAuthorizationDivisionRequestEntityTooLarge with default headers values
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) Error ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) Error() string
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) GetPayload ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) IsClientError ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete authorization division request entity too large response has a 4xx status code
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) IsCode ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete authorization division request entity too large response a status code equal to that given
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete authorization division request entity too large response has a 3xx status code
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) IsServerError ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete authorization division request entity too large response has a 5xx status code
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete authorization division request entity too large response has a 2xx status code
func (*DeleteAuthorizationDivisionRequestEntityTooLarge) String ¶
func (o *DeleteAuthorizationDivisionRequestEntityTooLarge) String() string
type DeleteAuthorizationDivisionRequestTimeout ¶
DeleteAuthorizationDivisionRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteAuthorizationDivisionRequestTimeout ¶
func NewDeleteAuthorizationDivisionRequestTimeout() *DeleteAuthorizationDivisionRequestTimeout
NewDeleteAuthorizationDivisionRequestTimeout creates a DeleteAuthorizationDivisionRequestTimeout with default headers values
func (*DeleteAuthorizationDivisionRequestTimeout) Error ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) Error() string
func (*DeleteAuthorizationDivisionRequestTimeout) GetPayload ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionRequestTimeout) IsClientError ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) IsClientError() bool
IsClientError returns true when this delete authorization division request timeout response has a 4xx status code
func (*DeleteAuthorizationDivisionRequestTimeout) IsCode ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete authorization division request timeout response a status code equal to that given
func (*DeleteAuthorizationDivisionRequestTimeout) IsRedirect ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete authorization division request timeout response has a 3xx status code
func (*DeleteAuthorizationDivisionRequestTimeout) IsServerError ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) IsServerError() bool
IsServerError returns true when this delete authorization division request timeout response has a 5xx status code
func (*DeleteAuthorizationDivisionRequestTimeout) IsSuccess ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete authorization division request timeout response has a 2xx status code
func (*DeleteAuthorizationDivisionRequestTimeout) String ¶
func (o *DeleteAuthorizationDivisionRequestTimeout) String() string
type DeleteAuthorizationDivisionServiceUnavailable ¶
type DeleteAuthorizationDivisionServiceUnavailable struct {
}DeleteAuthorizationDivisionServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteAuthorizationDivisionServiceUnavailable ¶
func NewDeleteAuthorizationDivisionServiceUnavailable() *DeleteAuthorizationDivisionServiceUnavailable
NewDeleteAuthorizationDivisionServiceUnavailable creates a DeleteAuthorizationDivisionServiceUnavailable with default headers values
func (*DeleteAuthorizationDivisionServiceUnavailable) Error ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) Error() string
func (*DeleteAuthorizationDivisionServiceUnavailable) GetPayload ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionServiceUnavailable) IsClientError ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete authorization division service unavailable response has a 4xx status code
func (*DeleteAuthorizationDivisionServiceUnavailable) IsCode ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete authorization division service unavailable response a status code equal to that given
func (*DeleteAuthorizationDivisionServiceUnavailable) IsRedirect ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete authorization division service unavailable response has a 3xx status code
func (*DeleteAuthorizationDivisionServiceUnavailable) IsServerError ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete authorization division service unavailable response has a 5xx status code
func (*DeleteAuthorizationDivisionServiceUnavailable) IsSuccess ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete authorization division service unavailable response has a 2xx status code
func (*DeleteAuthorizationDivisionServiceUnavailable) String ¶
func (o *DeleteAuthorizationDivisionServiceUnavailable) String() string
type DeleteAuthorizationDivisionTooManyRequests ¶
DeleteAuthorizationDivisionTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteAuthorizationDivisionTooManyRequests ¶
func NewDeleteAuthorizationDivisionTooManyRequests() *DeleteAuthorizationDivisionTooManyRequests
NewDeleteAuthorizationDivisionTooManyRequests creates a DeleteAuthorizationDivisionTooManyRequests with default headers values
func (*DeleteAuthorizationDivisionTooManyRequests) Error ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) Error() string
func (*DeleteAuthorizationDivisionTooManyRequests) GetPayload ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionTooManyRequests) IsClientError ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) IsClientError() bool
IsClientError returns true when this delete authorization division too many requests response has a 4xx status code
func (*DeleteAuthorizationDivisionTooManyRequests) IsCode ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete authorization division too many requests response a status code equal to that given
func (*DeleteAuthorizationDivisionTooManyRequests) IsRedirect ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete authorization division too many requests response has a 3xx status code
func (*DeleteAuthorizationDivisionTooManyRequests) IsServerError ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) IsServerError() bool
IsServerError returns true when this delete authorization division too many requests response has a 5xx status code
func (*DeleteAuthorizationDivisionTooManyRequests) IsSuccess ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete authorization division too many requests response has a 2xx status code
func (*DeleteAuthorizationDivisionTooManyRequests) String ¶
func (o *DeleteAuthorizationDivisionTooManyRequests) String() string
type DeleteAuthorizationDivisionUnauthorized ¶
type DeleteAuthorizationDivisionUnauthorized struct {
}DeleteAuthorizationDivisionUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteAuthorizationDivisionUnauthorized ¶
func NewDeleteAuthorizationDivisionUnauthorized() *DeleteAuthorizationDivisionUnauthorized
NewDeleteAuthorizationDivisionUnauthorized creates a DeleteAuthorizationDivisionUnauthorized with default headers values
func (*DeleteAuthorizationDivisionUnauthorized) Error ¶
func (o *DeleteAuthorizationDivisionUnauthorized) Error() string
func (*DeleteAuthorizationDivisionUnauthorized) GetPayload ¶
func (o *DeleteAuthorizationDivisionUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionUnauthorized) IsClientError ¶
func (o *DeleteAuthorizationDivisionUnauthorized) IsClientError() bool
IsClientError returns true when this delete authorization division unauthorized response has a 4xx status code
func (*DeleteAuthorizationDivisionUnauthorized) IsCode ¶
func (o *DeleteAuthorizationDivisionUnauthorized) IsCode(code int) bool
IsCode returns true when this delete authorization division unauthorized response a status code equal to that given
func (*DeleteAuthorizationDivisionUnauthorized) IsRedirect ¶
func (o *DeleteAuthorizationDivisionUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete authorization division unauthorized response has a 3xx status code
func (*DeleteAuthorizationDivisionUnauthorized) IsServerError ¶
func (o *DeleteAuthorizationDivisionUnauthorized) IsServerError() bool
IsServerError returns true when this delete authorization division unauthorized response has a 5xx status code
func (*DeleteAuthorizationDivisionUnauthorized) IsSuccess ¶
func (o *DeleteAuthorizationDivisionUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete authorization division unauthorized response has a 2xx status code
func (*DeleteAuthorizationDivisionUnauthorized) String ¶
func (o *DeleteAuthorizationDivisionUnauthorized) String() string
type DeleteAuthorizationDivisionUnsupportedMediaType ¶
DeleteAuthorizationDivisionUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteAuthorizationDivisionUnsupportedMediaType ¶
func NewDeleteAuthorizationDivisionUnsupportedMediaType() *DeleteAuthorizationDivisionUnsupportedMediaType
NewDeleteAuthorizationDivisionUnsupportedMediaType creates a DeleteAuthorizationDivisionUnsupportedMediaType with default headers values
func (*DeleteAuthorizationDivisionUnsupportedMediaType) Error ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) Error() string
func (*DeleteAuthorizationDivisionUnsupportedMediaType) GetPayload ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationDivisionUnsupportedMediaType) IsClientError ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete authorization division unsupported media type response has a 4xx status code
func (*DeleteAuthorizationDivisionUnsupportedMediaType) IsCode ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete authorization division unsupported media type response a status code equal to that given
func (*DeleteAuthorizationDivisionUnsupportedMediaType) IsRedirect ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete authorization division unsupported media type response has a 3xx status code
func (*DeleteAuthorizationDivisionUnsupportedMediaType) IsServerError ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete authorization division unsupported media type response has a 5xx status code
func (*DeleteAuthorizationDivisionUnsupportedMediaType) IsSuccess ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete authorization division unsupported media type response has a 2xx status code
func (*DeleteAuthorizationDivisionUnsupportedMediaType) String ¶
func (o *DeleteAuthorizationDivisionUnsupportedMediaType) String() string
type DeleteAuthorizationRoleBadRequest ¶
DeleteAuthorizationRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteAuthorizationRoleBadRequest ¶
func NewDeleteAuthorizationRoleBadRequest() *DeleteAuthorizationRoleBadRequest
NewDeleteAuthorizationRoleBadRequest creates a DeleteAuthorizationRoleBadRequest with default headers values
func (*DeleteAuthorizationRoleBadRequest) Error ¶
func (o *DeleteAuthorizationRoleBadRequest) Error() string
func (*DeleteAuthorizationRoleBadRequest) GetPayload ¶
func (o *DeleteAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleBadRequest) IsClientError ¶
func (o *DeleteAuthorizationRoleBadRequest) IsClientError() bool
IsClientError returns true when this delete authorization role bad request response has a 4xx status code
func (*DeleteAuthorizationRoleBadRequest) IsCode ¶
func (o *DeleteAuthorizationRoleBadRequest) IsCode(code int) bool
IsCode returns true when this delete authorization role bad request response a status code equal to that given
func (*DeleteAuthorizationRoleBadRequest) IsRedirect ¶
func (o *DeleteAuthorizationRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this delete authorization role bad request response has a 3xx status code
func (*DeleteAuthorizationRoleBadRequest) IsServerError ¶
func (o *DeleteAuthorizationRoleBadRequest) IsServerError() bool
IsServerError returns true when this delete authorization role bad request response has a 5xx status code
func (*DeleteAuthorizationRoleBadRequest) IsSuccess ¶
func (o *DeleteAuthorizationRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this delete authorization role bad request response has a 2xx status code
func (*DeleteAuthorizationRoleBadRequest) String ¶
func (o *DeleteAuthorizationRoleBadRequest) String() string
type DeleteAuthorizationRoleDefault ¶
type DeleteAuthorizationRoleDefault struct {
// contains filtered or unexported fields
}
DeleteAuthorizationRoleDefault describes a response with status code -1, with default header values.
successful operation
func NewDeleteAuthorizationRoleDefault ¶
func NewDeleteAuthorizationRoleDefault(code int) *DeleteAuthorizationRoleDefault
NewDeleteAuthorizationRoleDefault creates a DeleteAuthorizationRoleDefault with default headers values
func (*DeleteAuthorizationRoleDefault) Code ¶
func (o *DeleteAuthorizationRoleDefault) Code() int
Code gets the status code for the delete authorization role default response
func (*DeleteAuthorizationRoleDefault) Error ¶
func (o *DeleteAuthorizationRoleDefault) Error() string
func (*DeleteAuthorizationRoleDefault) IsClientError ¶
func (o *DeleteAuthorizationRoleDefault) IsClientError() bool
IsClientError returns true when this delete authorization role default response has a 4xx status code
func (*DeleteAuthorizationRoleDefault) IsCode ¶
func (o *DeleteAuthorizationRoleDefault) IsCode(code int) bool
IsCode returns true when this delete authorization role default response a status code equal to that given
func (*DeleteAuthorizationRoleDefault) IsRedirect ¶
func (o *DeleteAuthorizationRoleDefault) IsRedirect() bool
IsRedirect returns true when this delete authorization role default response has a 3xx status code
func (*DeleteAuthorizationRoleDefault) IsServerError ¶
func (o *DeleteAuthorizationRoleDefault) IsServerError() bool
IsServerError returns true when this delete authorization role default response has a 5xx status code
func (*DeleteAuthorizationRoleDefault) IsSuccess ¶
func (o *DeleteAuthorizationRoleDefault) IsSuccess() bool
IsSuccess returns true when this delete authorization role default response has a 2xx status code
func (*DeleteAuthorizationRoleDefault) String ¶
func (o *DeleteAuthorizationRoleDefault) String() string
type DeleteAuthorizationRoleForbidden ¶
DeleteAuthorizationRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteAuthorizationRoleForbidden ¶
func NewDeleteAuthorizationRoleForbidden() *DeleteAuthorizationRoleForbidden
NewDeleteAuthorizationRoleForbidden creates a DeleteAuthorizationRoleForbidden with default headers values
func (*DeleteAuthorizationRoleForbidden) Error ¶
func (o *DeleteAuthorizationRoleForbidden) Error() string
func (*DeleteAuthorizationRoleForbidden) GetPayload ¶
func (o *DeleteAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleForbidden) IsClientError ¶
func (o *DeleteAuthorizationRoleForbidden) IsClientError() bool
IsClientError returns true when this delete authorization role forbidden response has a 4xx status code
func (*DeleteAuthorizationRoleForbidden) IsCode ¶
func (o *DeleteAuthorizationRoleForbidden) IsCode(code int) bool
IsCode returns true when this delete authorization role forbidden response a status code equal to that given
func (*DeleteAuthorizationRoleForbidden) IsRedirect ¶
func (o *DeleteAuthorizationRoleForbidden) IsRedirect() bool
IsRedirect returns true when this delete authorization role forbidden response has a 3xx status code
func (*DeleteAuthorizationRoleForbidden) IsServerError ¶
func (o *DeleteAuthorizationRoleForbidden) IsServerError() bool
IsServerError returns true when this delete authorization role forbidden response has a 5xx status code
func (*DeleteAuthorizationRoleForbidden) IsSuccess ¶
func (o *DeleteAuthorizationRoleForbidden) IsSuccess() bool
IsSuccess returns true when this delete authorization role forbidden response has a 2xx status code
func (*DeleteAuthorizationRoleForbidden) String ¶
func (o *DeleteAuthorizationRoleForbidden) String() string
type DeleteAuthorizationRoleGatewayTimeout ¶
DeleteAuthorizationRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteAuthorizationRoleGatewayTimeout ¶
func NewDeleteAuthorizationRoleGatewayTimeout() *DeleteAuthorizationRoleGatewayTimeout
NewDeleteAuthorizationRoleGatewayTimeout creates a DeleteAuthorizationRoleGatewayTimeout with default headers values
func (*DeleteAuthorizationRoleGatewayTimeout) Error ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) Error() string
func (*DeleteAuthorizationRoleGatewayTimeout) GetPayload ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleGatewayTimeout) IsClientError ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete authorization role gateway timeout response has a 4xx status code
func (*DeleteAuthorizationRoleGatewayTimeout) IsCode ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete authorization role gateway timeout response a status code equal to that given
func (*DeleteAuthorizationRoleGatewayTimeout) IsRedirect ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete authorization role gateway timeout response has a 3xx status code
func (*DeleteAuthorizationRoleGatewayTimeout) IsServerError ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete authorization role gateway timeout response has a 5xx status code
func (*DeleteAuthorizationRoleGatewayTimeout) IsSuccess ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete authorization role gateway timeout response has a 2xx status code
func (*DeleteAuthorizationRoleGatewayTimeout) String ¶
func (o *DeleteAuthorizationRoleGatewayTimeout) String() string
type DeleteAuthorizationRoleInternalServerError ¶
DeleteAuthorizationRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteAuthorizationRoleInternalServerError ¶
func NewDeleteAuthorizationRoleInternalServerError() *DeleteAuthorizationRoleInternalServerError
NewDeleteAuthorizationRoleInternalServerError creates a DeleteAuthorizationRoleInternalServerError with default headers values
func (*DeleteAuthorizationRoleInternalServerError) Error ¶
func (o *DeleteAuthorizationRoleInternalServerError) Error() string
func (*DeleteAuthorizationRoleInternalServerError) GetPayload ¶
func (o *DeleteAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleInternalServerError) IsClientError ¶
func (o *DeleteAuthorizationRoleInternalServerError) IsClientError() bool
IsClientError returns true when this delete authorization role internal server error response has a 4xx status code
func (*DeleteAuthorizationRoleInternalServerError) IsCode ¶
func (o *DeleteAuthorizationRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this delete authorization role internal server error response a status code equal to that given
func (*DeleteAuthorizationRoleInternalServerError) IsRedirect ¶
func (o *DeleteAuthorizationRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete authorization role internal server error response has a 3xx status code
func (*DeleteAuthorizationRoleInternalServerError) IsServerError ¶
func (o *DeleteAuthorizationRoleInternalServerError) IsServerError() bool
IsServerError returns true when this delete authorization role internal server error response has a 5xx status code
func (*DeleteAuthorizationRoleInternalServerError) IsSuccess ¶
func (o *DeleteAuthorizationRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete authorization role internal server error response has a 2xx status code
func (*DeleteAuthorizationRoleInternalServerError) String ¶
func (o *DeleteAuthorizationRoleInternalServerError) String() string
type DeleteAuthorizationRoleNotFound ¶
DeleteAuthorizationRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteAuthorizationRoleNotFound ¶
func NewDeleteAuthorizationRoleNotFound() *DeleteAuthorizationRoleNotFound
NewDeleteAuthorizationRoleNotFound creates a DeleteAuthorizationRoleNotFound with default headers values
func (*DeleteAuthorizationRoleNotFound) Error ¶
func (o *DeleteAuthorizationRoleNotFound) Error() string
func (*DeleteAuthorizationRoleNotFound) GetPayload ¶
func (o *DeleteAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleNotFound) IsClientError ¶
func (o *DeleteAuthorizationRoleNotFound) IsClientError() bool
IsClientError returns true when this delete authorization role not found response has a 4xx status code
func (*DeleteAuthorizationRoleNotFound) IsCode ¶
func (o *DeleteAuthorizationRoleNotFound) IsCode(code int) bool
IsCode returns true when this delete authorization role not found response a status code equal to that given
func (*DeleteAuthorizationRoleNotFound) IsRedirect ¶
func (o *DeleteAuthorizationRoleNotFound) IsRedirect() bool
IsRedirect returns true when this delete authorization role not found response has a 3xx status code
func (*DeleteAuthorizationRoleNotFound) IsServerError ¶
func (o *DeleteAuthorizationRoleNotFound) IsServerError() bool
IsServerError returns true when this delete authorization role not found response has a 5xx status code
func (*DeleteAuthorizationRoleNotFound) IsSuccess ¶
func (o *DeleteAuthorizationRoleNotFound) IsSuccess() bool
IsSuccess returns true when this delete authorization role not found response has a 2xx status code
func (*DeleteAuthorizationRoleNotFound) String ¶
func (o *DeleteAuthorizationRoleNotFound) String() string
type DeleteAuthorizationRoleParams ¶
type DeleteAuthorizationRoleParams struct { /* RoleID. Role ID */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAuthorizationRoleParams contains all the parameters to send to the API endpoint
for the delete authorization role operation. Typically these are written to a http.Request.
func NewDeleteAuthorizationRoleParams ¶
func NewDeleteAuthorizationRoleParams() *DeleteAuthorizationRoleParams
NewDeleteAuthorizationRoleParams creates a new DeleteAuthorizationRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteAuthorizationRoleParamsWithContext ¶
func NewDeleteAuthorizationRoleParamsWithContext(ctx context.Context) *DeleteAuthorizationRoleParams
NewDeleteAuthorizationRoleParamsWithContext creates a new DeleteAuthorizationRoleParams object with the ability to set a context for a request.
func NewDeleteAuthorizationRoleParamsWithHTTPClient ¶
func NewDeleteAuthorizationRoleParamsWithHTTPClient(client *http.Client) *DeleteAuthorizationRoleParams
NewDeleteAuthorizationRoleParamsWithHTTPClient creates a new DeleteAuthorizationRoleParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAuthorizationRoleParamsWithTimeout ¶
func NewDeleteAuthorizationRoleParamsWithTimeout(timeout time.Duration) *DeleteAuthorizationRoleParams
NewDeleteAuthorizationRoleParamsWithTimeout creates a new DeleteAuthorizationRoleParams object with the ability to set a timeout on a request.
func (*DeleteAuthorizationRoleParams) SetContext ¶
func (o *DeleteAuthorizationRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the delete authorization role params
func (*DeleteAuthorizationRoleParams) SetDefaults ¶
func (o *DeleteAuthorizationRoleParams) SetDefaults()
SetDefaults hydrates default values in the delete authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthorizationRoleParams) SetHTTPClient ¶
func (o *DeleteAuthorizationRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete authorization role params
func (*DeleteAuthorizationRoleParams) SetRoleID ¶
func (o *DeleteAuthorizationRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the delete authorization role params
func (*DeleteAuthorizationRoleParams) SetTimeout ¶
func (o *DeleteAuthorizationRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete authorization role params
func (*DeleteAuthorizationRoleParams) WithContext ¶
func (o *DeleteAuthorizationRoleParams) WithContext(ctx context.Context) *DeleteAuthorizationRoleParams
WithContext adds the context to the delete authorization role params
func (*DeleteAuthorizationRoleParams) WithDefaults ¶
func (o *DeleteAuthorizationRoleParams) WithDefaults() *DeleteAuthorizationRoleParams
WithDefaults hydrates default values in the delete authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthorizationRoleParams) WithHTTPClient ¶
func (o *DeleteAuthorizationRoleParams) WithHTTPClient(client *http.Client) *DeleteAuthorizationRoleParams
WithHTTPClient adds the HTTPClient to the delete authorization role params
func (*DeleteAuthorizationRoleParams) WithRoleID ¶
func (o *DeleteAuthorizationRoleParams) WithRoleID(roleID string) *DeleteAuthorizationRoleParams
WithRoleID adds the roleID to the delete authorization role params
func (*DeleteAuthorizationRoleParams) WithTimeout ¶
func (o *DeleteAuthorizationRoleParams) WithTimeout(timeout time.Duration) *DeleteAuthorizationRoleParams
WithTimeout adds the timeout to the delete authorization role params
func (*DeleteAuthorizationRoleParams) WriteToRequest ¶
func (o *DeleteAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAuthorizationRoleReader ¶
type DeleteAuthorizationRoleReader struct {
// contains filtered or unexported fields
}
DeleteAuthorizationRoleReader is a Reader for the DeleteAuthorizationRole structure.
func (*DeleteAuthorizationRoleReader) ReadResponse ¶
func (o *DeleteAuthorizationRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAuthorizationRoleRequestEntityTooLarge ¶
DeleteAuthorizationRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteAuthorizationRoleRequestEntityTooLarge ¶
func NewDeleteAuthorizationRoleRequestEntityTooLarge() *DeleteAuthorizationRoleRequestEntityTooLarge
NewDeleteAuthorizationRoleRequestEntityTooLarge creates a DeleteAuthorizationRoleRequestEntityTooLarge with default headers values
func (*DeleteAuthorizationRoleRequestEntityTooLarge) Error ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) Error() string
func (*DeleteAuthorizationRoleRequestEntityTooLarge) GetPayload ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleRequestEntityTooLarge) IsClientError ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete authorization role request entity too large response has a 4xx status code
func (*DeleteAuthorizationRoleRequestEntityTooLarge) IsCode ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete authorization role request entity too large response a status code equal to that given
func (*DeleteAuthorizationRoleRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete authorization role request entity too large response has a 3xx status code
func (*DeleteAuthorizationRoleRequestEntityTooLarge) IsServerError ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete authorization role request entity too large response has a 5xx status code
func (*DeleteAuthorizationRoleRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete authorization role request entity too large response has a 2xx status code
func (*DeleteAuthorizationRoleRequestEntityTooLarge) String ¶
func (o *DeleteAuthorizationRoleRequestEntityTooLarge) String() string
type DeleteAuthorizationRoleRequestTimeout ¶
DeleteAuthorizationRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteAuthorizationRoleRequestTimeout ¶
func NewDeleteAuthorizationRoleRequestTimeout() *DeleteAuthorizationRoleRequestTimeout
NewDeleteAuthorizationRoleRequestTimeout creates a DeleteAuthorizationRoleRequestTimeout with default headers values
func (*DeleteAuthorizationRoleRequestTimeout) Error ¶
func (o *DeleteAuthorizationRoleRequestTimeout) Error() string
func (*DeleteAuthorizationRoleRequestTimeout) GetPayload ¶
func (o *DeleteAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleRequestTimeout) IsClientError ¶
func (o *DeleteAuthorizationRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this delete authorization role request timeout response has a 4xx status code
func (*DeleteAuthorizationRoleRequestTimeout) IsCode ¶
func (o *DeleteAuthorizationRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete authorization role request timeout response a status code equal to that given
func (*DeleteAuthorizationRoleRequestTimeout) IsRedirect ¶
func (o *DeleteAuthorizationRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete authorization role request timeout response has a 3xx status code
func (*DeleteAuthorizationRoleRequestTimeout) IsServerError ¶
func (o *DeleteAuthorizationRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this delete authorization role request timeout response has a 5xx status code
func (*DeleteAuthorizationRoleRequestTimeout) IsSuccess ¶
func (o *DeleteAuthorizationRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete authorization role request timeout response has a 2xx status code
func (*DeleteAuthorizationRoleRequestTimeout) String ¶
func (o *DeleteAuthorizationRoleRequestTimeout) String() string
type DeleteAuthorizationRoleServiceUnavailable ¶
type DeleteAuthorizationRoleServiceUnavailable struct {
}DeleteAuthorizationRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteAuthorizationRoleServiceUnavailable ¶
func NewDeleteAuthorizationRoleServiceUnavailable() *DeleteAuthorizationRoleServiceUnavailable
NewDeleteAuthorizationRoleServiceUnavailable creates a DeleteAuthorizationRoleServiceUnavailable with default headers values
func (*DeleteAuthorizationRoleServiceUnavailable) Error ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) Error() string
func (*DeleteAuthorizationRoleServiceUnavailable) GetPayload ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleServiceUnavailable) IsClientError ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete authorization role service unavailable response has a 4xx status code
func (*DeleteAuthorizationRoleServiceUnavailable) IsCode ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete authorization role service unavailable response a status code equal to that given
func (*DeleteAuthorizationRoleServiceUnavailable) IsRedirect ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete authorization role service unavailable response has a 3xx status code
func (*DeleteAuthorizationRoleServiceUnavailable) IsServerError ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete authorization role service unavailable response has a 5xx status code
func (*DeleteAuthorizationRoleServiceUnavailable) IsSuccess ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete authorization role service unavailable response has a 2xx status code
func (*DeleteAuthorizationRoleServiceUnavailable) String ¶
func (o *DeleteAuthorizationRoleServiceUnavailable) String() string
type DeleteAuthorizationRoleTooManyRequests ¶
DeleteAuthorizationRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteAuthorizationRoleTooManyRequests ¶
func NewDeleteAuthorizationRoleTooManyRequests() *DeleteAuthorizationRoleTooManyRequests
NewDeleteAuthorizationRoleTooManyRequests creates a DeleteAuthorizationRoleTooManyRequests with default headers values
func (*DeleteAuthorizationRoleTooManyRequests) Error ¶
func (o *DeleteAuthorizationRoleTooManyRequests) Error() string
func (*DeleteAuthorizationRoleTooManyRequests) GetPayload ¶
func (o *DeleteAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleTooManyRequests) IsClientError ¶
func (o *DeleteAuthorizationRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this delete authorization role too many requests response has a 4xx status code
func (*DeleteAuthorizationRoleTooManyRequests) IsCode ¶
func (o *DeleteAuthorizationRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete authorization role too many requests response a status code equal to that given
func (*DeleteAuthorizationRoleTooManyRequests) IsRedirect ¶
func (o *DeleteAuthorizationRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete authorization role too many requests response has a 3xx status code
func (*DeleteAuthorizationRoleTooManyRequests) IsServerError ¶
func (o *DeleteAuthorizationRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this delete authorization role too many requests response has a 5xx status code
func (*DeleteAuthorizationRoleTooManyRequests) IsSuccess ¶
func (o *DeleteAuthorizationRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete authorization role too many requests response has a 2xx status code
func (*DeleteAuthorizationRoleTooManyRequests) String ¶
func (o *DeleteAuthorizationRoleTooManyRequests) String() string
type DeleteAuthorizationRoleUnauthorized ¶
type DeleteAuthorizationRoleUnauthorized struct {
}DeleteAuthorizationRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteAuthorizationRoleUnauthorized ¶
func NewDeleteAuthorizationRoleUnauthorized() *DeleteAuthorizationRoleUnauthorized
NewDeleteAuthorizationRoleUnauthorized creates a DeleteAuthorizationRoleUnauthorized with default headers values
func (*DeleteAuthorizationRoleUnauthorized) Error ¶
func (o *DeleteAuthorizationRoleUnauthorized) Error() string
func (*DeleteAuthorizationRoleUnauthorized) GetPayload ¶
func (o *DeleteAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleUnauthorized) IsClientError ¶
func (o *DeleteAuthorizationRoleUnauthorized) IsClientError() bool
IsClientError returns true when this delete authorization role unauthorized response has a 4xx status code
func (*DeleteAuthorizationRoleUnauthorized) IsCode ¶
func (o *DeleteAuthorizationRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this delete authorization role unauthorized response a status code equal to that given
func (*DeleteAuthorizationRoleUnauthorized) IsRedirect ¶
func (o *DeleteAuthorizationRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete authorization role unauthorized response has a 3xx status code
func (*DeleteAuthorizationRoleUnauthorized) IsServerError ¶
func (o *DeleteAuthorizationRoleUnauthorized) IsServerError() bool
IsServerError returns true when this delete authorization role unauthorized response has a 5xx status code
func (*DeleteAuthorizationRoleUnauthorized) IsSuccess ¶
func (o *DeleteAuthorizationRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete authorization role unauthorized response has a 2xx status code
func (*DeleteAuthorizationRoleUnauthorized) String ¶
func (o *DeleteAuthorizationRoleUnauthorized) String() string
type DeleteAuthorizationRoleUnsupportedMediaType ¶
DeleteAuthorizationRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteAuthorizationRoleUnsupportedMediaType ¶
func NewDeleteAuthorizationRoleUnsupportedMediaType() *DeleteAuthorizationRoleUnsupportedMediaType
NewDeleteAuthorizationRoleUnsupportedMediaType creates a DeleteAuthorizationRoleUnsupportedMediaType with default headers values
func (*DeleteAuthorizationRoleUnsupportedMediaType) Error ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) Error() string
func (*DeleteAuthorizationRoleUnsupportedMediaType) GetPayload ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationRoleUnsupportedMediaType) IsClientError ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete authorization role unsupported media type response has a 4xx status code
func (*DeleteAuthorizationRoleUnsupportedMediaType) IsCode ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete authorization role unsupported media type response a status code equal to that given
func (*DeleteAuthorizationRoleUnsupportedMediaType) IsRedirect ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete authorization role unsupported media type response has a 3xx status code
func (*DeleteAuthorizationRoleUnsupportedMediaType) IsServerError ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete authorization role unsupported media type response has a 5xx status code
func (*DeleteAuthorizationRoleUnsupportedMediaType) IsSuccess ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete authorization role unsupported media type response has a 2xx status code
func (*DeleteAuthorizationRoleUnsupportedMediaType) String ¶
func (o *DeleteAuthorizationRoleUnsupportedMediaType) String() string
type DeleteAuthorizationSubjectDivisionRoleBadRequest ¶
DeleteAuthorizationSubjectDivisionRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteAuthorizationSubjectDivisionRoleBadRequest ¶
func NewDeleteAuthorizationSubjectDivisionRoleBadRequest() *DeleteAuthorizationSubjectDivisionRoleBadRequest
NewDeleteAuthorizationSubjectDivisionRoleBadRequest creates a DeleteAuthorizationSubjectDivisionRoleBadRequest with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsClientError() bool
IsClientError returns true when this delete authorization subject division role bad request response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role bad request response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role bad request response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsServerError() bool
IsServerError returns true when this delete authorization subject division role bad request response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role bad request response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleBadRequest) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleBadRequest) String() string
type DeleteAuthorizationSubjectDivisionRoleDefault ¶
type DeleteAuthorizationSubjectDivisionRoleDefault struct {
// contains filtered or unexported fields
}
DeleteAuthorizationSubjectDivisionRoleDefault describes a response with status code -1, with default header values.
successful operation
func NewDeleteAuthorizationSubjectDivisionRoleDefault ¶
func NewDeleteAuthorizationSubjectDivisionRoleDefault(code int) *DeleteAuthorizationSubjectDivisionRoleDefault
NewDeleteAuthorizationSubjectDivisionRoleDefault creates a DeleteAuthorizationSubjectDivisionRoleDefault with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleDefault) Code ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) Code() int
Code gets the status code for the delete authorization subject division role default response
func (*DeleteAuthorizationSubjectDivisionRoleDefault) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleDefault) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsClientError() bool
IsClientError returns true when this delete authorization subject division role default response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleDefault) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role default response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleDefault) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role default response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleDefault) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsServerError() bool
IsServerError returns true when this delete authorization subject division role default response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleDefault) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role default response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleDefault) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleDefault) String() string
type DeleteAuthorizationSubjectDivisionRoleForbidden ¶
DeleteAuthorizationSubjectDivisionRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteAuthorizationSubjectDivisionRoleForbidden ¶
func NewDeleteAuthorizationSubjectDivisionRoleForbidden() *DeleteAuthorizationSubjectDivisionRoleForbidden
NewDeleteAuthorizationSubjectDivisionRoleForbidden creates a DeleteAuthorizationSubjectDivisionRoleForbidden with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsClientError() bool
IsClientError returns true when this delete authorization subject division role forbidden response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role forbidden response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role forbidden response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsServerError() bool
IsServerError returns true when this delete authorization subject division role forbidden response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role forbidden response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleForbidden) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleForbidden) String() string
type DeleteAuthorizationSubjectDivisionRoleGatewayTimeout ¶
DeleteAuthorizationSubjectDivisionRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteAuthorizationSubjectDivisionRoleGatewayTimeout ¶
func NewDeleteAuthorizationSubjectDivisionRoleGatewayTimeout() *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout
NewDeleteAuthorizationSubjectDivisionRoleGatewayTimeout creates a DeleteAuthorizationSubjectDivisionRoleGatewayTimeout with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete authorization subject division role gateway timeout response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role gateway timeout response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role gateway timeout response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete authorization subject division role gateway timeout response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role gateway timeout response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleGatewayTimeout) String() string
type DeleteAuthorizationSubjectDivisionRoleInternalServerError ¶
DeleteAuthorizationSubjectDivisionRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteAuthorizationSubjectDivisionRoleInternalServerError ¶
func NewDeleteAuthorizationSubjectDivisionRoleInternalServerError() *DeleteAuthorizationSubjectDivisionRoleInternalServerError
NewDeleteAuthorizationSubjectDivisionRoleInternalServerError creates a DeleteAuthorizationSubjectDivisionRoleInternalServerError with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsClientError() bool
IsClientError returns true when this delete authorization subject division role internal server error response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role internal server error response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role internal server error response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsServerError() bool
IsServerError returns true when this delete authorization subject division role internal server error response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role internal server error response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleInternalServerError) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleInternalServerError) String() string
type DeleteAuthorizationSubjectDivisionRoleNotFound ¶
DeleteAuthorizationSubjectDivisionRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteAuthorizationSubjectDivisionRoleNotFound ¶
func NewDeleteAuthorizationSubjectDivisionRoleNotFound() *DeleteAuthorizationSubjectDivisionRoleNotFound
NewDeleteAuthorizationSubjectDivisionRoleNotFound creates a DeleteAuthorizationSubjectDivisionRoleNotFound with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsClientError() bool
IsClientError returns true when this delete authorization subject division role not found response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role not found response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role not found response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsServerError() bool
IsServerError returns true when this delete authorization subject division role not found response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role not found response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleNotFound) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleNotFound) String() string
type DeleteAuthorizationSubjectDivisionRoleParams ¶
type DeleteAuthorizationSubjectDivisionRoleParams struct { /* DivisionID. the id of the division of the grant */ DivisionID string /* RoleID. the id of the role of the grant */ RoleID string /* SubjectID. Subject ID (user or group) */ SubjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAuthorizationSubjectDivisionRoleParams contains all the parameters to send to the API endpoint
for the delete authorization subject division role operation. Typically these are written to a http.Request.
func NewDeleteAuthorizationSubjectDivisionRoleParams ¶
func NewDeleteAuthorizationSubjectDivisionRoleParams() *DeleteAuthorizationSubjectDivisionRoleParams
NewDeleteAuthorizationSubjectDivisionRoleParams creates a new DeleteAuthorizationSubjectDivisionRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteAuthorizationSubjectDivisionRoleParamsWithContext ¶
func NewDeleteAuthorizationSubjectDivisionRoleParamsWithContext(ctx context.Context) *DeleteAuthorizationSubjectDivisionRoleParams
NewDeleteAuthorizationSubjectDivisionRoleParamsWithContext creates a new DeleteAuthorizationSubjectDivisionRoleParams object with the ability to set a context for a request.
func NewDeleteAuthorizationSubjectDivisionRoleParamsWithHTTPClient ¶
func NewDeleteAuthorizationSubjectDivisionRoleParamsWithHTTPClient(client *http.Client) *DeleteAuthorizationSubjectDivisionRoleParams
NewDeleteAuthorizationSubjectDivisionRoleParamsWithHTTPClient creates a new DeleteAuthorizationSubjectDivisionRoleParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAuthorizationSubjectDivisionRoleParamsWithTimeout ¶
func NewDeleteAuthorizationSubjectDivisionRoleParamsWithTimeout(timeout time.Duration) *DeleteAuthorizationSubjectDivisionRoleParams
NewDeleteAuthorizationSubjectDivisionRoleParamsWithTimeout creates a new DeleteAuthorizationSubjectDivisionRoleParams object with the ability to set a timeout on a request.
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetContext ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetDefaults ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetDefaults()
SetDefaults hydrates default values in the delete authorization subject division role params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetDivisionID ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetHTTPClient ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetRoleID ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetSubjectID ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) SetTimeout ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithContext ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithContext(ctx context.Context) *DeleteAuthorizationSubjectDivisionRoleParams
WithContext adds the context to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithDefaults ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithDefaults() *DeleteAuthorizationSubjectDivisionRoleParams
WithDefaults hydrates default values in the delete authorization subject division role params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithDivisionID ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithDivisionID(divisionID string) *DeleteAuthorizationSubjectDivisionRoleParams
WithDivisionID adds the divisionID to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithHTTPClient ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithHTTPClient(client *http.Client) *DeleteAuthorizationSubjectDivisionRoleParams
WithHTTPClient adds the HTTPClient to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithRoleID ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithRoleID(roleID string) *DeleteAuthorizationSubjectDivisionRoleParams
WithRoleID adds the roleID to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithSubjectID ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithSubjectID(subjectID string) *DeleteAuthorizationSubjectDivisionRoleParams
WithSubjectID adds the subjectID to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WithTimeout ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WithTimeout(timeout time.Duration) *DeleteAuthorizationSubjectDivisionRoleParams
WithTimeout adds the timeout to the delete authorization subject division role params
func (*DeleteAuthorizationSubjectDivisionRoleParams) WriteToRequest ¶
func (o *DeleteAuthorizationSubjectDivisionRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAuthorizationSubjectDivisionRoleReader ¶
type DeleteAuthorizationSubjectDivisionRoleReader struct {
// contains filtered or unexported fields
}
DeleteAuthorizationSubjectDivisionRoleReader is a Reader for the DeleteAuthorizationSubjectDivisionRole structure.
func (*DeleteAuthorizationSubjectDivisionRoleReader) ReadResponse ¶
func (o *DeleteAuthorizationSubjectDivisionRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge ¶
type DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge ¶
func NewDeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge() *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge
NewDeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge creates a DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete authorization subject division role request entity too large response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role request entity too large response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role request entity too large response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete authorization subject division role request entity too large response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role request entity too large response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestEntityTooLarge) String() string
type DeleteAuthorizationSubjectDivisionRoleRequestTimeout ¶
DeleteAuthorizationSubjectDivisionRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteAuthorizationSubjectDivisionRoleRequestTimeout ¶
func NewDeleteAuthorizationSubjectDivisionRoleRequestTimeout() *DeleteAuthorizationSubjectDivisionRoleRequestTimeout
NewDeleteAuthorizationSubjectDivisionRoleRequestTimeout creates a DeleteAuthorizationSubjectDivisionRoleRequestTimeout with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this delete authorization subject division role request timeout response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role request timeout response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role request timeout response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this delete authorization subject division role request timeout response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role request timeout response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleRequestTimeout) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleRequestTimeout) String() string
type DeleteAuthorizationSubjectDivisionRoleServiceUnavailable ¶
type DeleteAuthorizationSubjectDivisionRoleServiceUnavailable struct {
}DeleteAuthorizationSubjectDivisionRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteAuthorizationSubjectDivisionRoleServiceUnavailable ¶
func NewDeleteAuthorizationSubjectDivisionRoleServiceUnavailable() *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable
NewDeleteAuthorizationSubjectDivisionRoleServiceUnavailable creates a DeleteAuthorizationSubjectDivisionRoleServiceUnavailable with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete authorization subject division role service unavailable response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role service unavailable response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role service unavailable response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete authorization subject division role service unavailable response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role service unavailable response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleServiceUnavailable) String() string
type DeleteAuthorizationSubjectDivisionRoleTooManyRequests ¶
DeleteAuthorizationSubjectDivisionRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteAuthorizationSubjectDivisionRoleTooManyRequests ¶
func NewDeleteAuthorizationSubjectDivisionRoleTooManyRequests() *DeleteAuthorizationSubjectDivisionRoleTooManyRequests
NewDeleteAuthorizationSubjectDivisionRoleTooManyRequests creates a DeleteAuthorizationSubjectDivisionRoleTooManyRequests with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this delete authorization subject division role too many requests response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role too many requests response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role too many requests response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this delete authorization subject division role too many requests response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role too many requests response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleTooManyRequests) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleTooManyRequests) String() string
type DeleteAuthorizationSubjectDivisionRoleUnauthorized ¶
type DeleteAuthorizationSubjectDivisionRoleUnauthorized struct {
}DeleteAuthorizationSubjectDivisionRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteAuthorizationSubjectDivisionRoleUnauthorized ¶
func NewDeleteAuthorizationSubjectDivisionRoleUnauthorized() *DeleteAuthorizationSubjectDivisionRoleUnauthorized
NewDeleteAuthorizationSubjectDivisionRoleUnauthorized creates a DeleteAuthorizationSubjectDivisionRoleUnauthorized with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsClientError() bool
IsClientError returns true when this delete authorization subject division role unauthorized response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role unauthorized response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role unauthorized response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsServerError() bool
IsServerError returns true when this delete authorization subject division role unauthorized response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role unauthorized response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnauthorized) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnauthorized) String() string
type DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType ¶
type DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType struct {
Payload *models.ErrorBody
}
DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType ¶
func NewDeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType() *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType
NewDeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType creates a DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType with default headers values
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) Error ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) Error() string
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) GetPayload ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsClientError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete authorization subject division role unsupported media type response has a 4xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsCode ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete authorization subject division role unsupported media type response a status code equal to that given
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsRedirect ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete authorization subject division role unsupported media type response has a 3xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsServerError ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete authorization subject division role unsupported media type response has a 5xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsSuccess ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete authorization subject division role unsupported media type response has a 2xx status code
func (*DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) String ¶
func (o *DeleteAuthorizationSubjectDivisionRoleUnsupportedMediaType) String() string
type GetAuthorizationDivisionBadRequest ¶
GetAuthorizationDivisionBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionBadRequest ¶
func NewGetAuthorizationDivisionBadRequest() *GetAuthorizationDivisionBadRequest
NewGetAuthorizationDivisionBadRequest creates a GetAuthorizationDivisionBadRequest with default headers values
func (*GetAuthorizationDivisionBadRequest) Error ¶
func (o *GetAuthorizationDivisionBadRequest) Error() string
func (*GetAuthorizationDivisionBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionBadRequest) IsClientError() bool
IsClientError returns true when this get authorization division bad request response has a 4xx status code
func (*GetAuthorizationDivisionBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization division bad request response a status code equal to that given
func (*GetAuthorizationDivisionBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization division bad request response has a 3xx status code
func (*GetAuthorizationDivisionBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionBadRequest) IsServerError() bool
IsServerError returns true when this get authorization division bad request response has a 5xx status code
func (*GetAuthorizationDivisionBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization division bad request response has a 2xx status code
func (*GetAuthorizationDivisionBadRequest) String ¶
func (o *GetAuthorizationDivisionBadRequest) String() string
type GetAuthorizationDivisionForbidden ¶
GetAuthorizationDivisionForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionForbidden ¶
func NewGetAuthorizationDivisionForbidden() *GetAuthorizationDivisionForbidden
NewGetAuthorizationDivisionForbidden creates a GetAuthorizationDivisionForbidden with default headers values
func (*GetAuthorizationDivisionForbidden) Error ¶
func (o *GetAuthorizationDivisionForbidden) Error() string
func (*GetAuthorizationDivisionForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionForbidden) IsClientError() bool
IsClientError returns true when this get authorization division forbidden response has a 4xx status code
func (*GetAuthorizationDivisionForbidden) IsCode ¶
func (o *GetAuthorizationDivisionForbidden) IsCode(code int) bool
IsCode returns true when this get authorization division forbidden response a status code equal to that given
func (*GetAuthorizationDivisionForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization division forbidden response has a 3xx status code
func (*GetAuthorizationDivisionForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionForbidden) IsServerError() bool
IsServerError returns true when this get authorization division forbidden response has a 5xx status code
func (*GetAuthorizationDivisionForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization division forbidden response has a 2xx status code
func (*GetAuthorizationDivisionForbidden) String ¶
func (o *GetAuthorizationDivisionForbidden) String() string
type GetAuthorizationDivisionGatewayTimeout ¶
GetAuthorizationDivisionGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionGatewayTimeout ¶
func NewGetAuthorizationDivisionGatewayTimeout() *GetAuthorizationDivisionGatewayTimeout
NewGetAuthorizationDivisionGatewayTimeout creates a GetAuthorizationDivisionGatewayTimeout with default headers values
func (*GetAuthorizationDivisionGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionGatewayTimeout) Error() string
func (*GetAuthorizationDivisionGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization division gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization division gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization division gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization division gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization division gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionGatewayTimeout) String() string
type GetAuthorizationDivisionGrantsBadRequest ¶
GetAuthorizationDivisionGrantsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionGrantsBadRequest ¶
func NewGetAuthorizationDivisionGrantsBadRequest() *GetAuthorizationDivisionGrantsBadRequest
NewGetAuthorizationDivisionGrantsBadRequest creates a GetAuthorizationDivisionGrantsBadRequest with default headers values
func (*GetAuthorizationDivisionGrantsBadRequest) Error ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) Error() string
func (*GetAuthorizationDivisionGrantsBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization division grants bad request response has a 4xx status code
func (*GetAuthorizationDivisionGrantsBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization division grants bad request response a status code equal to that given
func (*GetAuthorizationDivisionGrantsBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization division grants bad request response has a 3xx status code
func (*GetAuthorizationDivisionGrantsBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization division grants bad request response has a 5xx status code
func (*GetAuthorizationDivisionGrantsBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization division grants bad request response has a 2xx status code
func (*GetAuthorizationDivisionGrantsBadRequest) String ¶
func (o *GetAuthorizationDivisionGrantsBadRequest) String() string
type GetAuthorizationDivisionGrantsForbidden ¶
GetAuthorizationDivisionGrantsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionGrantsForbidden ¶
func NewGetAuthorizationDivisionGrantsForbidden() *GetAuthorizationDivisionGrantsForbidden
NewGetAuthorizationDivisionGrantsForbidden creates a GetAuthorizationDivisionGrantsForbidden with default headers values
func (*GetAuthorizationDivisionGrantsForbidden) Error ¶
func (o *GetAuthorizationDivisionGrantsForbidden) Error() string
func (*GetAuthorizationDivisionGrantsForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsForbidden) IsClientError() bool
IsClientError returns true when this get authorization division grants forbidden response has a 4xx status code
func (*GetAuthorizationDivisionGrantsForbidden) IsCode ¶
func (o *GetAuthorizationDivisionGrantsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization division grants forbidden response a status code equal to that given
func (*GetAuthorizationDivisionGrantsForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization division grants forbidden response has a 3xx status code
func (*GetAuthorizationDivisionGrantsForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsForbidden) IsServerError() bool
IsServerError returns true when this get authorization division grants forbidden response has a 5xx status code
func (*GetAuthorizationDivisionGrantsForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization division grants forbidden response has a 2xx status code
func (*GetAuthorizationDivisionGrantsForbidden) String ¶
func (o *GetAuthorizationDivisionGrantsForbidden) String() string
type GetAuthorizationDivisionGrantsGatewayTimeout ¶
GetAuthorizationDivisionGrantsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionGrantsGatewayTimeout ¶
func NewGetAuthorizationDivisionGrantsGatewayTimeout() *GetAuthorizationDivisionGrantsGatewayTimeout
NewGetAuthorizationDivisionGrantsGatewayTimeout creates a GetAuthorizationDivisionGrantsGatewayTimeout with default headers values
func (*GetAuthorizationDivisionGrantsGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) Error() string
func (*GetAuthorizationDivisionGrantsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization division grants gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionGrantsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization division grants gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionGrantsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization division grants gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionGrantsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization division grants gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionGrantsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization division grants gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionGrantsGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionGrantsGatewayTimeout) String() string
type GetAuthorizationDivisionGrantsInternalServerError ¶
GetAuthorizationDivisionGrantsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionGrantsInternalServerError ¶
func NewGetAuthorizationDivisionGrantsInternalServerError() *GetAuthorizationDivisionGrantsInternalServerError
NewGetAuthorizationDivisionGrantsInternalServerError creates a GetAuthorizationDivisionGrantsInternalServerError with default headers values
func (*GetAuthorizationDivisionGrantsInternalServerError) Error ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) Error() string
func (*GetAuthorizationDivisionGrantsInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization division grants internal server error response has a 4xx status code
func (*GetAuthorizationDivisionGrantsInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization division grants internal server error response a status code equal to that given
func (*GetAuthorizationDivisionGrantsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization division grants internal server error response has a 3xx status code
func (*GetAuthorizationDivisionGrantsInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization division grants internal server error response has a 5xx status code
func (*GetAuthorizationDivisionGrantsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization division grants internal server error response has a 2xx status code
func (*GetAuthorizationDivisionGrantsInternalServerError) String ¶
func (o *GetAuthorizationDivisionGrantsInternalServerError) String() string
type GetAuthorizationDivisionGrantsNotFound ¶
GetAuthorizationDivisionGrantsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionGrantsNotFound ¶
func NewGetAuthorizationDivisionGrantsNotFound() *GetAuthorizationDivisionGrantsNotFound
NewGetAuthorizationDivisionGrantsNotFound creates a GetAuthorizationDivisionGrantsNotFound with default headers values
func (*GetAuthorizationDivisionGrantsNotFound) Error ¶
func (o *GetAuthorizationDivisionGrantsNotFound) Error() string
func (*GetAuthorizationDivisionGrantsNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsNotFound) IsClientError() bool
IsClientError returns true when this get authorization division grants not found response has a 4xx status code
func (*GetAuthorizationDivisionGrantsNotFound) IsCode ¶
func (o *GetAuthorizationDivisionGrantsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization division grants not found response a status code equal to that given
func (*GetAuthorizationDivisionGrantsNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization division grants not found response has a 3xx status code
func (*GetAuthorizationDivisionGrantsNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsNotFound) IsServerError() bool
IsServerError returns true when this get authorization division grants not found response has a 5xx status code
func (*GetAuthorizationDivisionGrantsNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization division grants not found response has a 2xx status code
func (*GetAuthorizationDivisionGrantsNotFound) String ¶
func (o *GetAuthorizationDivisionGrantsNotFound) String() string
type GetAuthorizationDivisionGrantsOK ¶
type GetAuthorizationDivisionGrantsOK struct {
Payload *models.AuthzDivisionGrantEntityListing
}
GetAuthorizationDivisionGrantsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionGrantsOK ¶
func NewGetAuthorizationDivisionGrantsOK() *GetAuthorizationDivisionGrantsOK
NewGetAuthorizationDivisionGrantsOK creates a GetAuthorizationDivisionGrantsOK with default headers values
func (*GetAuthorizationDivisionGrantsOK) Error ¶
func (o *GetAuthorizationDivisionGrantsOK) Error() string
func (*GetAuthorizationDivisionGrantsOK) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsOK) GetPayload() *models.AuthzDivisionGrantEntityListing
func (*GetAuthorizationDivisionGrantsOK) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsOK) IsClientError() bool
IsClientError returns true when this get authorization division grants o k response has a 4xx status code
func (*GetAuthorizationDivisionGrantsOK) IsCode ¶
func (o *GetAuthorizationDivisionGrantsOK) IsCode(code int) bool
IsCode returns true when this get authorization division grants o k response a status code equal to that given
func (*GetAuthorizationDivisionGrantsOK) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsOK) IsRedirect() bool
IsRedirect returns true when this get authorization division grants o k response has a 3xx status code
func (*GetAuthorizationDivisionGrantsOK) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsOK) IsServerError() bool
IsServerError returns true when this get authorization division grants o k response has a 5xx status code
func (*GetAuthorizationDivisionGrantsOK) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsOK) IsSuccess() bool
IsSuccess returns true when this get authorization division grants o k response has a 2xx status code
func (*GetAuthorizationDivisionGrantsOK) String ¶
func (o *GetAuthorizationDivisionGrantsOK) String() string
type GetAuthorizationDivisionGrantsParams ¶
type GetAuthorizationDivisionGrantsParams struct { /* DivisionID. Division ID */ DivisionID string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionGrantsParams contains all the parameters to send to the API endpoint
for the get authorization division grants operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionGrantsParams ¶
func NewGetAuthorizationDivisionGrantsParams() *GetAuthorizationDivisionGrantsParams
NewGetAuthorizationDivisionGrantsParams creates a new GetAuthorizationDivisionGrantsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionGrantsParamsWithContext ¶
func NewGetAuthorizationDivisionGrantsParamsWithContext(ctx context.Context) *GetAuthorizationDivisionGrantsParams
NewGetAuthorizationDivisionGrantsParamsWithContext creates a new GetAuthorizationDivisionGrantsParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionGrantsParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionGrantsParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionGrantsParams
NewGetAuthorizationDivisionGrantsParamsWithHTTPClient creates a new GetAuthorizationDivisionGrantsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionGrantsParamsWithTimeout ¶
func NewGetAuthorizationDivisionGrantsParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionGrantsParams
NewGetAuthorizationDivisionGrantsParamsWithTimeout creates a new GetAuthorizationDivisionGrantsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionGrantsParams) SetContext ¶
func (o *GetAuthorizationDivisionGrantsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) SetDefaults ¶
func (o *GetAuthorizationDivisionGrantsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization division grants params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionGrantsParams) SetDivisionID ¶
func (o *GetAuthorizationDivisionGrantsParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionGrantsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) SetPageNumber ¶
func (o *GetAuthorizationDivisionGrantsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) SetPageSize ¶
func (o *GetAuthorizationDivisionGrantsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) SetTimeout ¶
func (o *GetAuthorizationDivisionGrantsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WithContext ¶
func (o *GetAuthorizationDivisionGrantsParams) WithContext(ctx context.Context) *GetAuthorizationDivisionGrantsParams
WithContext adds the context to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WithDefaults ¶
func (o *GetAuthorizationDivisionGrantsParams) WithDefaults() *GetAuthorizationDivisionGrantsParams
WithDefaults hydrates default values in the get authorization division grants params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionGrantsParams) WithDivisionID ¶
func (o *GetAuthorizationDivisionGrantsParams) WithDivisionID(divisionID string) *GetAuthorizationDivisionGrantsParams
WithDivisionID adds the divisionID to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionGrantsParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionGrantsParams
WithHTTPClient adds the HTTPClient to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WithPageNumber ¶
func (o *GetAuthorizationDivisionGrantsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionGrantsParams
WithPageNumber adds the pageNumber to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WithPageSize ¶
func (o *GetAuthorizationDivisionGrantsParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionGrantsParams
WithPageSize adds the pageSize to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WithTimeout ¶
func (o *GetAuthorizationDivisionGrantsParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionGrantsParams
WithTimeout adds the timeout to the get authorization division grants params
func (*GetAuthorizationDivisionGrantsParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionGrantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionGrantsReader ¶
type GetAuthorizationDivisionGrantsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionGrantsReader is a Reader for the GetAuthorizationDivisionGrants structure.
func (*GetAuthorizationDivisionGrantsReader) ReadResponse ¶
func (o *GetAuthorizationDivisionGrantsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionGrantsRequestEntityTooLarge ¶
GetAuthorizationDivisionGrantsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionGrantsRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionGrantsRequestEntityTooLarge() *GetAuthorizationDivisionGrantsRequestEntityTooLarge
NewGetAuthorizationDivisionGrantsRequestEntityTooLarge creates a GetAuthorizationDivisionGrantsRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization division grants request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization division grants request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization division grants request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization division grants request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization division grants request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionGrantsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionGrantsRequestEntityTooLarge) String() string
type GetAuthorizationDivisionGrantsRequestTimeout ¶
GetAuthorizationDivisionGrantsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionGrantsRequestTimeout ¶
func NewGetAuthorizationDivisionGrantsRequestTimeout() *GetAuthorizationDivisionGrantsRequestTimeout
NewGetAuthorizationDivisionGrantsRequestTimeout creates a GetAuthorizationDivisionGrantsRequestTimeout with default headers values
func (*GetAuthorizationDivisionGrantsRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) Error() string
func (*GetAuthorizationDivisionGrantsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization division grants request timeout response has a 4xx status code
func (*GetAuthorizationDivisionGrantsRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization division grants request timeout response a status code equal to that given
func (*GetAuthorizationDivisionGrantsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization division grants request timeout response has a 3xx status code
func (*GetAuthorizationDivisionGrantsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization division grants request timeout response has a 5xx status code
func (*GetAuthorizationDivisionGrantsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization division grants request timeout response has a 2xx status code
func (*GetAuthorizationDivisionGrantsRequestTimeout) String ¶
func (o *GetAuthorizationDivisionGrantsRequestTimeout) String() string
type GetAuthorizationDivisionGrantsServiceUnavailable ¶
type GetAuthorizationDivisionGrantsServiceUnavailable struct {
}GetAuthorizationDivisionGrantsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionGrantsServiceUnavailable ¶
func NewGetAuthorizationDivisionGrantsServiceUnavailable() *GetAuthorizationDivisionGrantsServiceUnavailable
NewGetAuthorizationDivisionGrantsServiceUnavailable creates a GetAuthorizationDivisionGrantsServiceUnavailable with default headers values
func (*GetAuthorizationDivisionGrantsServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) Error() string
func (*GetAuthorizationDivisionGrantsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization division grants service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionGrantsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization division grants service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionGrantsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization division grants service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionGrantsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization division grants service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionGrantsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization division grants service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionGrantsServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionGrantsServiceUnavailable) String() string
type GetAuthorizationDivisionGrantsTooManyRequests ¶
GetAuthorizationDivisionGrantsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionGrantsTooManyRequests ¶
func NewGetAuthorizationDivisionGrantsTooManyRequests() *GetAuthorizationDivisionGrantsTooManyRequests
NewGetAuthorizationDivisionGrantsTooManyRequests creates a GetAuthorizationDivisionGrantsTooManyRequests with default headers values
func (*GetAuthorizationDivisionGrantsTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) Error() string
func (*GetAuthorizationDivisionGrantsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization division grants too many requests response has a 4xx status code
func (*GetAuthorizationDivisionGrantsTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization division grants too many requests response a status code equal to that given
func (*GetAuthorizationDivisionGrantsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization division grants too many requests response has a 3xx status code
func (*GetAuthorizationDivisionGrantsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization division grants too many requests response has a 5xx status code
func (*GetAuthorizationDivisionGrantsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization division grants too many requests response has a 2xx status code
func (*GetAuthorizationDivisionGrantsTooManyRequests) String ¶
func (o *GetAuthorizationDivisionGrantsTooManyRequests) String() string
type GetAuthorizationDivisionGrantsUnauthorized ¶
type GetAuthorizationDivisionGrantsUnauthorized struct {
}GetAuthorizationDivisionGrantsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionGrantsUnauthorized ¶
func NewGetAuthorizationDivisionGrantsUnauthorized() *GetAuthorizationDivisionGrantsUnauthorized
NewGetAuthorizationDivisionGrantsUnauthorized creates a GetAuthorizationDivisionGrantsUnauthorized with default headers values
func (*GetAuthorizationDivisionGrantsUnauthorized) Error ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) Error() string
func (*GetAuthorizationDivisionGrantsUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization division grants unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionGrantsUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization division grants unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionGrantsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization division grants unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionGrantsUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization division grants unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionGrantsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization division grants unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionGrantsUnauthorized) String ¶
func (o *GetAuthorizationDivisionGrantsUnauthorized) String() string
type GetAuthorizationDivisionGrantsUnsupportedMediaType ¶
GetAuthorizationDivisionGrantsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionGrantsUnsupportedMediaType ¶
func NewGetAuthorizationDivisionGrantsUnsupportedMediaType() *GetAuthorizationDivisionGrantsUnsupportedMediaType
NewGetAuthorizationDivisionGrantsUnsupportedMediaType creates a GetAuthorizationDivisionGrantsUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization division grants unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization division grants unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization division grants unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization division grants unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization division grants unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionGrantsUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionGrantsUnsupportedMediaType) String() string
type GetAuthorizationDivisionInternalServerError ¶
GetAuthorizationDivisionInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionInternalServerError ¶
func NewGetAuthorizationDivisionInternalServerError() *GetAuthorizationDivisionInternalServerError
NewGetAuthorizationDivisionInternalServerError creates a GetAuthorizationDivisionInternalServerError with default headers values
func (*GetAuthorizationDivisionInternalServerError) Error ¶
func (o *GetAuthorizationDivisionInternalServerError) Error() string
func (*GetAuthorizationDivisionInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization division internal server error response has a 4xx status code
func (*GetAuthorizationDivisionInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization division internal server error response a status code equal to that given
func (*GetAuthorizationDivisionInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization division internal server error response has a 3xx status code
func (*GetAuthorizationDivisionInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization division internal server error response has a 5xx status code
func (*GetAuthorizationDivisionInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization division internal server error response has a 2xx status code
func (*GetAuthorizationDivisionInternalServerError) String ¶
func (o *GetAuthorizationDivisionInternalServerError) String() string
type GetAuthorizationDivisionNotFound ¶
GetAuthorizationDivisionNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionNotFound ¶
func NewGetAuthorizationDivisionNotFound() *GetAuthorizationDivisionNotFound
NewGetAuthorizationDivisionNotFound creates a GetAuthorizationDivisionNotFound with default headers values
func (*GetAuthorizationDivisionNotFound) Error ¶
func (o *GetAuthorizationDivisionNotFound) Error() string
func (*GetAuthorizationDivisionNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionNotFound) IsClientError() bool
IsClientError returns true when this get authorization division not found response has a 4xx status code
func (*GetAuthorizationDivisionNotFound) IsCode ¶
func (o *GetAuthorizationDivisionNotFound) IsCode(code int) bool
IsCode returns true when this get authorization division not found response a status code equal to that given
func (*GetAuthorizationDivisionNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization division not found response has a 3xx status code
func (*GetAuthorizationDivisionNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionNotFound) IsServerError() bool
IsServerError returns true when this get authorization division not found response has a 5xx status code
func (*GetAuthorizationDivisionNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization division not found response has a 2xx status code
func (*GetAuthorizationDivisionNotFound) String ¶
func (o *GetAuthorizationDivisionNotFound) String() string
type GetAuthorizationDivisionOK ¶
type GetAuthorizationDivisionOK struct {
Payload *models.AuthzDivision
}
GetAuthorizationDivisionOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionOK ¶
func NewGetAuthorizationDivisionOK() *GetAuthorizationDivisionOK
NewGetAuthorizationDivisionOK creates a GetAuthorizationDivisionOK with default headers values
func (*GetAuthorizationDivisionOK) Error ¶
func (o *GetAuthorizationDivisionOK) Error() string
func (*GetAuthorizationDivisionOK) GetPayload ¶
func (o *GetAuthorizationDivisionOK) GetPayload() *models.AuthzDivision
func (*GetAuthorizationDivisionOK) IsClientError ¶
func (o *GetAuthorizationDivisionOK) IsClientError() bool
IsClientError returns true when this get authorization division o k response has a 4xx status code
func (*GetAuthorizationDivisionOK) IsCode ¶
func (o *GetAuthorizationDivisionOK) IsCode(code int) bool
IsCode returns true when this get authorization division o k response a status code equal to that given
func (*GetAuthorizationDivisionOK) IsRedirect ¶
func (o *GetAuthorizationDivisionOK) IsRedirect() bool
IsRedirect returns true when this get authorization division o k response has a 3xx status code
func (*GetAuthorizationDivisionOK) IsServerError ¶
func (o *GetAuthorizationDivisionOK) IsServerError() bool
IsServerError returns true when this get authorization division o k response has a 5xx status code
func (*GetAuthorizationDivisionOK) IsSuccess ¶
func (o *GetAuthorizationDivisionOK) IsSuccess() bool
IsSuccess returns true when this get authorization division o k response has a 2xx status code
func (*GetAuthorizationDivisionOK) String ¶
func (o *GetAuthorizationDivisionOK) String() string
type GetAuthorizationDivisionParams ¶
type GetAuthorizationDivisionParams struct { /* DivisionID. Division ID */ DivisionID string /* ObjectCount. Get count of objects in this division, grouped by type */ ObjectCount *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionParams contains all the parameters to send to the API endpoint
for the get authorization division operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionParams ¶
func NewGetAuthorizationDivisionParams() *GetAuthorizationDivisionParams
NewGetAuthorizationDivisionParams creates a new GetAuthorizationDivisionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionParamsWithContext ¶
func NewGetAuthorizationDivisionParamsWithContext(ctx context.Context) *GetAuthorizationDivisionParams
NewGetAuthorizationDivisionParamsWithContext creates a new GetAuthorizationDivisionParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionParams
NewGetAuthorizationDivisionParamsWithHTTPClient creates a new GetAuthorizationDivisionParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionParamsWithTimeout ¶
func NewGetAuthorizationDivisionParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionParams
NewGetAuthorizationDivisionParamsWithTimeout creates a new GetAuthorizationDivisionParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionParams) SetContext ¶
func (o *GetAuthorizationDivisionParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization division params
func (*GetAuthorizationDivisionParams) SetDefaults ¶
func (o *GetAuthorizationDivisionParams) SetDefaults()
SetDefaults hydrates default values in the get authorization division params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionParams) SetDivisionID ¶
func (o *GetAuthorizationDivisionParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the get authorization division params
func (*GetAuthorizationDivisionParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization division params
func (*GetAuthorizationDivisionParams) SetObjectCount ¶
func (o *GetAuthorizationDivisionParams) SetObjectCount(objectCount *bool)
SetObjectCount adds the objectCount to the get authorization division params
func (*GetAuthorizationDivisionParams) SetTimeout ¶
func (o *GetAuthorizationDivisionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization division params
func (*GetAuthorizationDivisionParams) WithContext ¶
func (o *GetAuthorizationDivisionParams) WithContext(ctx context.Context) *GetAuthorizationDivisionParams
WithContext adds the context to the get authorization division params
func (*GetAuthorizationDivisionParams) WithDefaults ¶
func (o *GetAuthorizationDivisionParams) WithDefaults() *GetAuthorizationDivisionParams
WithDefaults hydrates default values in the get authorization division params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionParams) WithDivisionID ¶
func (o *GetAuthorizationDivisionParams) WithDivisionID(divisionID string) *GetAuthorizationDivisionParams
WithDivisionID adds the divisionID to the get authorization division params
func (*GetAuthorizationDivisionParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionParams
WithHTTPClient adds the HTTPClient to the get authorization division params
func (*GetAuthorizationDivisionParams) WithObjectCount ¶
func (o *GetAuthorizationDivisionParams) WithObjectCount(objectCount *bool) *GetAuthorizationDivisionParams
WithObjectCount adds the objectCount to the get authorization division params
func (*GetAuthorizationDivisionParams) WithTimeout ¶
func (o *GetAuthorizationDivisionParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionParams
WithTimeout adds the timeout to the get authorization division params
func (*GetAuthorizationDivisionParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionReader ¶
type GetAuthorizationDivisionReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionReader is a Reader for the GetAuthorizationDivision structure.
func (*GetAuthorizationDivisionReader) ReadResponse ¶
func (o *GetAuthorizationDivisionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionRequestEntityTooLarge ¶
GetAuthorizationDivisionRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionRequestEntityTooLarge() *GetAuthorizationDivisionRequestEntityTooLarge
NewGetAuthorizationDivisionRequestEntityTooLarge creates a GetAuthorizationDivisionRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization division request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization division request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization division request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization division request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization division request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionRequestEntityTooLarge) String() string
type GetAuthorizationDivisionRequestTimeout ¶
GetAuthorizationDivisionRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionRequestTimeout ¶
func NewGetAuthorizationDivisionRequestTimeout() *GetAuthorizationDivisionRequestTimeout
NewGetAuthorizationDivisionRequestTimeout creates a GetAuthorizationDivisionRequestTimeout with default headers values
func (*GetAuthorizationDivisionRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionRequestTimeout) Error() string
func (*GetAuthorizationDivisionRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization division request timeout response has a 4xx status code
func (*GetAuthorizationDivisionRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization division request timeout response a status code equal to that given
func (*GetAuthorizationDivisionRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization division request timeout response has a 3xx status code
func (*GetAuthorizationDivisionRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization division request timeout response has a 5xx status code
func (*GetAuthorizationDivisionRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization division request timeout response has a 2xx status code
func (*GetAuthorizationDivisionRequestTimeout) String ¶
func (o *GetAuthorizationDivisionRequestTimeout) String() string
type GetAuthorizationDivisionServiceUnavailable ¶
type GetAuthorizationDivisionServiceUnavailable struct {
}GetAuthorizationDivisionServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionServiceUnavailable ¶
func NewGetAuthorizationDivisionServiceUnavailable() *GetAuthorizationDivisionServiceUnavailable
NewGetAuthorizationDivisionServiceUnavailable creates a GetAuthorizationDivisionServiceUnavailable with default headers values
func (*GetAuthorizationDivisionServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionServiceUnavailable) Error() string
func (*GetAuthorizationDivisionServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization division service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization division service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization division service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization division service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization division service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionServiceUnavailable) String() string
type GetAuthorizationDivisionTooManyRequests ¶
GetAuthorizationDivisionTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionTooManyRequests ¶
func NewGetAuthorizationDivisionTooManyRequests() *GetAuthorizationDivisionTooManyRequests
NewGetAuthorizationDivisionTooManyRequests creates a GetAuthorizationDivisionTooManyRequests with default headers values
func (*GetAuthorizationDivisionTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionTooManyRequests) Error() string
func (*GetAuthorizationDivisionTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization division too many requests response has a 4xx status code
func (*GetAuthorizationDivisionTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization division too many requests response a status code equal to that given
func (*GetAuthorizationDivisionTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization division too many requests response has a 3xx status code
func (*GetAuthorizationDivisionTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization division too many requests response has a 5xx status code
func (*GetAuthorizationDivisionTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization division too many requests response has a 2xx status code
func (*GetAuthorizationDivisionTooManyRequests) String ¶
func (o *GetAuthorizationDivisionTooManyRequests) String() string
type GetAuthorizationDivisionUnauthorized ¶
type GetAuthorizationDivisionUnauthorized struct {
}GetAuthorizationDivisionUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionUnauthorized ¶
func NewGetAuthorizationDivisionUnauthorized() *GetAuthorizationDivisionUnauthorized
NewGetAuthorizationDivisionUnauthorized creates a GetAuthorizationDivisionUnauthorized with default headers values
func (*GetAuthorizationDivisionUnauthorized) Error ¶
func (o *GetAuthorizationDivisionUnauthorized) Error() string
func (*GetAuthorizationDivisionUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization division unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization division unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization division unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization division unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization division unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionUnauthorized) String ¶
func (o *GetAuthorizationDivisionUnauthorized) String() string
type GetAuthorizationDivisionUnsupportedMediaType ¶
GetAuthorizationDivisionUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionUnsupportedMediaType ¶
func NewGetAuthorizationDivisionUnsupportedMediaType() *GetAuthorizationDivisionUnsupportedMediaType
NewGetAuthorizationDivisionUnsupportedMediaType creates a GetAuthorizationDivisionUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization division unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization division unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization division unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization division unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization division unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionUnsupportedMediaType) String() string
type GetAuthorizationDivisionsBadRequest ¶
GetAuthorizationDivisionsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionsBadRequest ¶
func NewGetAuthorizationDivisionsBadRequest() *GetAuthorizationDivisionsBadRequest
NewGetAuthorizationDivisionsBadRequest creates a GetAuthorizationDivisionsBadRequest with default headers values
func (*GetAuthorizationDivisionsBadRequest) Error ¶
func (o *GetAuthorizationDivisionsBadRequest) Error() string
func (*GetAuthorizationDivisionsBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization divisions bad request response has a 4xx status code
func (*GetAuthorizationDivisionsBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization divisions bad request response a status code equal to that given
func (*GetAuthorizationDivisionsBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization divisions bad request response has a 3xx status code
func (*GetAuthorizationDivisionsBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization divisions bad request response has a 5xx status code
func (*GetAuthorizationDivisionsBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization divisions bad request response has a 2xx status code
func (*GetAuthorizationDivisionsBadRequest) String ¶
func (o *GetAuthorizationDivisionsBadRequest) String() string
type GetAuthorizationDivisionsForbidden ¶
GetAuthorizationDivisionsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionsForbidden ¶
func NewGetAuthorizationDivisionsForbidden() *GetAuthorizationDivisionsForbidden
NewGetAuthorizationDivisionsForbidden creates a GetAuthorizationDivisionsForbidden with default headers values
func (*GetAuthorizationDivisionsForbidden) Error ¶
func (o *GetAuthorizationDivisionsForbidden) Error() string
func (*GetAuthorizationDivisionsForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionsForbidden) IsClientError() bool
IsClientError returns true when this get authorization divisions forbidden response has a 4xx status code
func (*GetAuthorizationDivisionsForbidden) IsCode ¶
func (o *GetAuthorizationDivisionsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization divisions forbidden response a status code equal to that given
func (*GetAuthorizationDivisionsForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization divisions forbidden response has a 3xx status code
func (*GetAuthorizationDivisionsForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionsForbidden) IsServerError() bool
IsServerError returns true when this get authorization divisions forbidden response has a 5xx status code
func (*GetAuthorizationDivisionsForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization divisions forbidden response has a 2xx status code
func (*GetAuthorizationDivisionsForbidden) String ¶
func (o *GetAuthorizationDivisionsForbidden) String() string
type GetAuthorizationDivisionsGatewayTimeout ¶
GetAuthorizationDivisionsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionsGatewayTimeout ¶
func NewGetAuthorizationDivisionsGatewayTimeout() *GetAuthorizationDivisionsGatewayTimeout
NewGetAuthorizationDivisionsGatewayTimeout creates a GetAuthorizationDivisionsGatewayTimeout with default headers values
func (*GetAuthorizationDivisionsGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) Error() string
func (*GetAuthorizationDivisionsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisions gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisions gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisions gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisions gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisions gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionsGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionsGatewayTimeout) String() string
type GetAuthorizationDivisionsHomeBadRequest ¶
GetAuthorizationDivisionsHomeBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionsHomeBadRequest ¶
func NewGetAuthorizationDivisionsHomeBadRequest() *GetAuthorizationDivisionsHomeBadRequest
NewGetAuthorizationDivisionsHomeBadRequest creates a GetAuthorizationDivisionsHomeBadRequest with default headers values
func (*GetAuthorizationDivisionsHomeBadRequest) Error ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) Error() string
func (*GetAuthorizationDivisionsHomeBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) IsClientError() bool
IsClientError returns true when this get authorization divisions home bad request response has a 4xx status code
func (*GetAuthorizationDivisionsHomeBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization divisions home bad request response a status code equal to that given
func (*GetAuthorizationDivisionsHomeBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home bad request response has a 3xx status code
func (*GetAuthorizationDivisionsHomeBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) IsServerError() bool
IsServerError returns true when this get authorization divisions home bad request response has a 5xx status code
func (*GetAuthorizationDivisionsHomeBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home bad request response has a 2xx status code
func (*GetAuthorizationDivisionsHomeBadRequest) String ¶
func (o *GetAuthorizationDivisionsHomeBadRequest) String() string
type GetAuthorizationDivisionsHomeForbidden ¶
GetAuthorizationDivisionsHomeForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionsHomeForbidden ¶
func NewGetAuthorizationDivisionsHomeForbidden() *GetAuthorizationDivisionsHomeForbidden
NewGetAuthorizationDivisionsHomeForbidden creates a GetAuthorizationDivisionsHomeForbidden with default headers values
func (*GetAuthorizationDivisionsHomeForbidden) Error ¶
func (o *GetAuthorizationDivisionsHomeForbidden) Error() string
func (*GetAuthorizationDivisionsHomeForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeForbidden) IsClientError() bool
IsClientError returns true when this get authorization divisions home forbidden response has a 4xx status code
func (*GetAuthorizationDivisionsHomeForbidden) IsCode ¶
func (o *GetAuthorizationDivisionsHomeForbidden) IsCode(code int) bool
IsCode returns true when this get authorization divisions home forbidden response a status code equal to that given
func (*GetAuthorizationDivisionsHomeForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home forbidden response has a 3xx status code
func (*GetAuthorizationDivisionsHomeForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeForbidden) IsServerError() bool
IsServerError returns true when this get authorization divisions home forbidden response has a 5xx status code
func (*GetAuthorizationDivisionsHomeForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home forbidden response has a 2xx status code
func (*GetAuthorizationDivisionsHomeForbidden) String ¶
func (o *GetAuthorizationDivisionsHomeForbidden) String() string
type GetAuthorizationDivisionsHomeGatewayTimeout ¶
GetAuthorizationDivisionsHomeGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionsHomeGatewayTimeout ¶
func NewGetAuthorizationDivisionsHomeGatewayTimeout() *GetAuthorizationDivisionsHomeGatewayTimeout
NewGetAuthorizationDivisionsHomeGatewayTimeout creates a GetAuthorizationDivisionsHomeGatewayTimeout with default headers values
func (*GetAuthorizationDivisionsHomeGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) Error() string
func (*GetAuthorizationDivisionsHomeGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisions home gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionsHomeGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisions home gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionsHomeGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionsHomeGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisions home gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionsHomeGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionsHomeGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionsHomeGatewayTimeout) String() string
type GetAuthorizationDivisionsHomeInternalServerError ¶
GetAuthorizationDivisionsHomeInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionsHomeInternalServerError ¶
func NewGetAuthorizationDivisionsHomeInternalServerError() *GetAuthorizationDivisionsHomeInternalServerError
NewGetAuthorizationDivisionsHomeInternalServerError creates a GetAuthorizationDivisionsHomeInternalServerError with default headers values
func (*GetAuthorizationDivisionsHomeInternalServerError) Error ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) Error() string
func (*GetAuthorizationDivisionsHomeInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization divisions home internal server error response has a 4xx status code
func (*GetAuthorizationDivisionsHomeInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization divisions home internal server error response a status code equal to that given
func (*GetAuthorizationDivisionsHomeInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home internal server error response has a 3xx status code
func (*GetAuthorizationDivisionsHomeInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization divisions home internal server error response has a 5xx status code
func (*GetAuthorizationDivisionsHomeInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home internal server error response has a 2xx status code
func (*GetAuthorizationDivisionsHomeInternalServerError) String ¶
func (o *GetAuthorizationDivisionsHomeInternalServerError) String() string
type GetAuthorizationDivisionsHomeNotFound ¶
GetAuthorizationDivisionsHomeNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionsHomeNotFound ¶
func NewGetAuthorizationDivisionsHomeNotFound() *GetAuthorizationDivisionsHomeNotFound
NewGetAuthorizationDivisionsHomeNotFound creates a GetAuthorizationDivisionsHomeNotFound with default headers values
func (*GetAuthorizationDivisionsHomeNotFound) Error ¶
func (o *GetAuthorizationDivisionsHomeNotFound) Error() string
func (*GetAuthorizationDivisionsHomeNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeNotFound) IsClientError() bool
IsClientError returns true when this get authorization divisions home not found response has a 4xx status code
func (*GetAuthorizationDivisionsHomeNotFound) IsCode ¶
func (o *GetAuthorizationDivisionsHomeNotFound) IsCode(code int) bool
IsCode returns true when this get authorization divisions home not found response a status code equal to that given
func (*GetAuthorizationDivisionsHomeNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home not found response has a 3xx status code
func (*GetAuthorizationDivisionsHomeNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeNotFound) IsServerError() bool
IsServerError returns true when this get authorization divisions home not found response has a 5xx status code
func (*GetAuthorizationDivisionsHomeNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home not found response has a 2xx status code
func (*GetAuthorizationDivisionsHomeNotFound) String ¶
func (o *GetAuthorizationDivisionsHomeNotFound) String() string
type GetAuthorizationDivisionsHomeOK ¶
type GetAuthorizationDivisionsHomeOK struct {
Payload *models.AuthzDivision
}
GetAuthorizationDivisionsHomeOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionsHomeOK ¶
func NewGetAuthorizationDivisionsHomeOK() *GetAuthorizationDivisionsHomeOK
NewGetAuthorizationDivisionsHomeOK creates a GetAuthorizationDivisionsHomeOK with default headers values
func (*GetAuthorizationDivisionsHomeOK) Error ¶
func (o *GetAuthorizationDivisionsHomeOK) Error() string
func (*GetAuthorizationDivisionsHomeOK) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeOK) GetPayload() *models.AuthzDivision
func (*GetAuthorizationDivisionsHomeOK) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeOK) IsClientError() bool
IsClientError returns true when this get authorization divisions home o k response has a 4xx status code
func (*GetAuthorizationDivisionsHomeOK) IsCode ¶
func (o *GetAuthorizationDivisionsHomeOK) IsCode(code int) bool
IsCode returns true when this get authorization divisions home o k response a status code equal to that given
func (*GetAuthorizationDivisionsHomeOK) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeOK) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home o k response has a 3xx status code
func (*GetAuthorizationDivisionsHomeOK) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeOK) IsServerError() bool
IsServerError returns true when this get authorization divisions home o k response has a 5xx status code
func (*GetAuthorizationDivisionsHomeOK) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeOK) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home o k response has a 2xx status code
func (*GetAuthorizationDivisionsHomeOK) String ¶
func (o *GetAuthorizationDivisionsHomeOK) String() string
type GetAuthorizationDivisionsHomeParams ¶
type GetAuthorizationDivisionsHomeParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionsHomeParams contains all the parameters to send to the API endpoint
for the get authorization divisions home operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionsHomeParams ¶
func NewGetAuthorizationDivisionsHomeParams() *GetAuthorizationDivisionsHomeParams
NewGetAuthorizationDivisionsHomeParams creates a new GetAuthorizationDivisionsHomeParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionsHomeParamsWithContext ¶
func NewGetAuthorizationDivisionsHomeParamsWithContext(ctx context.Context) *GetAuthorizationDivisionsHomeParams
NewGetAuthorizationDivisionsHomeParamsWithContext creates a new GetAuthorizationDivisionsHomeParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionsHomeParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionsHomeParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionsHomeParams
NewGetAuthorizationDivisionsHomeParamsWithHTTPClient creates a new GetAuthorizationDivisionsHomeParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionsHomeParamsWithTimeout ¶
func NewGetAuthorizationDivisionsHomeParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionsHomeParams
NewGetAuthorizationDivisionsHomeParamsWithTimeout creates a new GetAuthorizationDivisionsHomeParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionsHomeParams) SetContext ¶
func (o *GetAuthorizationDivisionsHomeParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization divisions home params
func (*GetAuthorizationDivisionsHomeParams) SetDefaults ¶
func (o *GetAuthorizationDivisionsHomeParams) SetDefaults()
SetDefaults hydrates default values in the get authorization divisions home params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionsHomeParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionsHomeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization divisions home params
func (*GetAuthorizationDivisionsHomeParams) SetTimeout ¶
func (o *GetAuthorizationDivisionsHomeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization divisions home params
func (*GetAuthorizationDivisionsHomeParams) WithContext ¶
func (o *GetAuthorizationDivisionsHomeParams) WithContext(ctx context.Context) *GetAuthorizationDivisionsHomeParams
WithContext adds the context to the get authorization divisions home params
func (*GetAuthorizationDivisionsHomeParams) WithDefaults ¶
func (o *GetAuthorizationDivisionsHomeParams) WithDefaults() *GetAuthorizationDivisionsHomeParams
WithDefaults hydrates default values in the get authorization divisions home params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionsHomeParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionsHomeParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionsHomeParams
WithHTTPClient adds the HTTPClient to the get authorization divisions home params
func (*GetAuthorizationDivisionsHomeParams) WithTimeout ¶
func (o *GetAuthorizationDivisionsHomeParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionsHomeParams
WithTimeout adds the timeout to the get authorization divisions home params
func (*GetAuthorizationDivisionsHomeParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionsHomeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionsHomeReader ¶
type GetAuthorizationDivisionsHomeReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionsHomeReader is a Reader for the GetAuthorizationDivisionsHome structure.
func (*GetAuthorizationDivisionsHomeReader) ReadResponse ¶
func (o *GetAuthorizationDivisionsHomeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionsHomeRequestEntityTooLarge ¶
GetAuthorizationDivisionsHomeRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionsHomeRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionsHomeRequestEntityTooLarge() *GetAuthorizationDivisionsHomeRequestEntityTooLarge
NewGetAuthorizationDivisionsHomeRequestEntityTooLarge creates a GetAuthorizationDivisionsHomeRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization divisions home request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization divisions home request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization divisions home request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionsHomeRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionsHomeRequestEntityTooLarge) String() string
type GetAuthorizationDivisionsHomeRequestTimeout ¶
GetAuthorizationDivisionsHomeRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionsHomeRequestTimeout ¶
func NewGetAuthorizationDivisionsHomeRequestTimeout() *GetAuthorizationDivisionsHomeRequestTimeout
NewGetAuthorizationDivisionsHomeRequestTimeout creates a GetAuthorizationDivisionsHomeRequestTimeout with default headers values
func (*GetAuthorizationDivisionsHomeRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) Error() string
func (*GetAuthorizationDivisionsHomeRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisions home request timeout response has a 4xx status code
func (*GetAuthorizationDivisionsHomeRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisions home request timeout response a status code equal to that given
func (*GetAuthorizationDivisionsHomeRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home request timeout response has a 3xx status code
func (*GetAuthorizationDivisionsHomeRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisions home request timeout response has a 5xx status code
func (*GetAuthorizationDivisionsHomeRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home request timeout response has a 2xx status code
func (*GetAuthorizationDivisionsHomeRequestTimeout) String ¶
func (o *GetAuthorizationDivisionsHomeRequestTimeout) String() string
type GetAuthorizationDivisionsHomeServiceUnavailable ¶
type GetAuthorizationDivisionsHomeServiceUnavailable struct {
}GetAuthorizationDivisionsHomeServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionsHomeServiceUnavailable ¶
func NewGetAuthorizationDivisionsHomeServiceUnavailable() *GetAuthorizationDivisionsHomeServiceUnavailable
NewGetAuthorizationDivisionsHomeServiceUnavailable creates a GetAuthorizationDivisionsHomeServiceUnavailable with default headers values
func (*GetAuthorizationDivisionsHomeServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) Error() string
func (*GetAuthorizationDivisionsHomeServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization divisions home service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionsHomeServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization divisions home service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionsHomeServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionsHomeServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization divisions home service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionsHomeServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionsHomeServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionsHomeServiceUnavailable) String() string
type GetAuthorizationDivisionsHomeTooManyRequests ¶
GetAuthorizationDivisionsHomeTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionsHomeTooManyRequests ¶
func NewGetAuthorizationDivisionsHomeTooManyRequests() *GetAuthorizationDivisionsHomeTooManyRequests
NewGetAuthorizationDivisionsHomeTooManyRequests creates a GetAuthorizationDivisionsHomeTooManyRequests with default headers values
func (*GetAuthorizationDivisionsHomeTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) Error() string
func (*GetAuthorizationDivisionsHomeTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization divisions home too many requests response has a 4xx status code
func (*GetAuthorizationDivisionsHomeTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization divisions home too many requests response a status code equal to that given
func (*GetAuthorizationDivisionsHomeTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home too many requests response has a 3xx status code
func (*GetAuthorizationDivisionsHomeTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization divisions home too many requests response has a 5xx status code
func (*GetAuthorizationDivisionsHomeTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home too many requests response has a 2xx status code
func (*GetAuthorizationDivisionsHomeTooManyRequests) String ¶
func (o *GetAuthorizationDivisionsHomeTooManyRequests) String() string
type GetAuthorizationDivisionsHomeUnauthorized ¶
type GetAuthorizationDivisionsHomeUnauthorized struct {
}GetAuthorizationDivisionsHomeUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionsHomeUnauthorized ¶
func NewGetAuthorizationDivisionsHomeUnauthorized() *GetAuthorizationDivisionsHomeUnauthorized
NewGetAuthorizationDivisionsHomeUnauthorized creates a GetAuthorizationDivisionsHomeUnauthorized with default headers values
func (*GetAuthorizationDivisionsHomeUnauthorized) Error ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) Error() string
func (*GetAuthorizationDivisionsHomeUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization divisions home unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionsHomeUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization divisions home unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionsHomeUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionsHomeUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization divisions home unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionsHomeUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionsHomeUnauthorized) String ¶
func (o *GetAuthorizationDivisionsHomeUnauthorized) String() string
type GetAuthorizationDivisionsHomeUnsupportedMediaType ¶
GetAuthorizationDivisionsHomeUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionsHomeUnsupportedMediaType ¶
func NewGetAuthorizationDivisionsHomeUnsupportedMediaType() *GetAuthorizationDivisionsHomeUnsupportedMediaType
NewGetAuthorizationDivisionsHomeUnsupportedMediaType creates a GetAuthorizationDivisionsHomeUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization divisions home unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization divisions home unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization divisions home unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization divisions home unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization divisions home unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionsHomeUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionsHomeUnsupportedMediaType) String() string
type GetAuthorizationDivisionsInternalServerError ¶
GetAuthorizationDivisionsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionsInternalServerError ¶
func NewGetAuthorizationDivisionsInternalServerError() *GetAuthorizationDivisionsInternalServerError
NewGetAuthorizationDivisionsInternalServerError creates a GetAuthorizationDivisionsInternalServerError with default headers values
func (*GetAuthorizationDivisionsInternalServerError) Error ¶
func (o *GetAuthorizationDivisionsInternalServerError) Error() string
func (*GetAuthorizationDivisionsInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization divisions internal server error response has a 4xx status code
func (*GetAuthorizationDivisionsInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization divisions internal server error response a status code equal to that given
func (*GetAuthorizationDivisionsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization divisions internal server error response has a 3xx status code
func (*GetAuthorizationDivisionsInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization divisions internal server error response has a 5xx status code
func (*GetAuthorizationDivisionsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization divisions internal server error response has a 2xx status code
func (*GetAuthorizationDivisionsInternalServerError) String ¶
func (o *GetAuthorizationDivisionsInternalServerError) String() string
type GetAuthorizationDivisionsLimitBadRequest ¶
GetAuthorizationDivisionsLimitBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionsLimitBadRequest ¶
func NewGetAuthorizationDivisionsLimitBadRequest() *GetAuthorizationDivisionsLimitBadRequest
NewGetAuthorizationDivisionsLimitBadRequest creates a GetAuthorizationDivisionsLimitBadRequest with default headers values
func (*GetAuthorizationDivisionsLimitBadRequest) Error ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) Error() string
func (*GetAuthorizationDivisionsLimitBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) IsClientError() bool
IsClientError returns true when this get authorization divisions limit bad request response has a 4xx status code
func (*GetAuthorizationDivisionsLimitBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit bad request response a status code equal to that given
func (*GetAuthorizationDivisionsLimitBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit bad request response has a 3xx status code
func (*GetAuthorizationDivisionsLimitBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) IsServerError() bool
IsServerError returns true when this get authorization divisions limit bad request response has a 5xx status code
func (*GetAuthorizationDivisionsLimitBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit bad request response has a 2xx status code
func (*GetAuthorizationDivisionsLimitBadRequest) String ¶
func (o *GetAuthorizationDivisionsLimitBadRequest) String() string
type GetAuthorizationDivisionsLimitForbidden ¶
GetAuthorizationDivisionsLimitForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionsLimitForbidden ¶
func NewGetAuthorizationDivisionsLimitForbidden() *GetAuthorizationDivisionsLimitForbidden
NewGetAuthorizationDivisionsLimitForbidden creates a GetAuthorizationDivisionsLimitForbidden with default headers values
func (*GetAuthorizationDivisionsLimitForbidden) Error ¶
func (o *GetAuthorizationDivisionsLimitForbidden) Error() string
func (*GetAuthorizationDivisionsLimitForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitForbidden) IsClientError() bool
IsClientError returns true when this get authorization divisions limit forbidden response has a 4xx status code
func (*GetAuthorizationDivisionsLimitForbidden) IsCode ¶
func (o *GetAuthorizationDivisionsLimitForbidden) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit forbidden response a status code equal to that given
func (*GetAuthorizationDivisionsLimitForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit forbidden response has a 3xx status code
func (*GetAuthorizationDivisionsLimitForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitForbidden) IsServerError() bool
IsServerError returns true when this get authorization divisions limit forbidden response has a 5xx status code
func (*GetAuthorizationDivisionsLimitForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit forbidden response has a 2xx status code
func (*GetAuthorizationDivisionsLimitForbidden) String ¶
func (o *GetAuthorizationDivisionsLimitForbidden) String() string
type GetAuthorizationDivisionsLimitGatewayTimeout ¶
GetAuthorizationDivisionsLimitGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionsLimitGatewayTimeout ¶
func NewGetAuthorizationDivisionsLimitGatewayTimeout() *GetAuthorizationDivisionsLimitGatewayTimeout
NewGetAuthorizationDivisionsLimitGatewayTimeout creates a GetAuthorizationDivisionsLimitGatewayTimeout with default headers values
func (*GetAuthorizationDivisionsLimitGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) Error() string
func (*GetAuthorizationDivisionsLimitGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisions limit gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionsLimitGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionsLimitGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionsLimitGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisions limit gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionsLimitGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionsLimitGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionsLimitGatewayTimeout) String() string
type GetAuthorizationDivisionsLimitInternalServerError ¶
GetAuthorizationDivisionsLimitInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionsLimitInternalServerError ¶
func NewGetAuthorizationDivisionsLimitInternalServerError() *GetAuthorizationDivisionsLimitInternalServerError
NewGetAuthorizationDivisionsLimitInternalServerError creates a GetAuthorizationDivisionsLimitInternalServerError with default headers values
func (*GetAuthorizationDivisionsLimitInternalServerError) Error ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) Error() string
func (*GetAuthorizationDivisionsLimitInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization divisions limit internal server error response has a 4xx status code
func (*GetAuthorizationDivisionsLimitInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit internal server error response a status code equal to that given
func (*GetAuthorizationDivisionsLimitInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit internal server error response has a 3xx status code
func (*GetAuthorizationDivisionsLimitInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization divisions limit internal server error response has a 5xx status code
func (*GetAuthorizationDivisionsLimitInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit internal server error response has a 2xx status code
func (*GetAuthorizationDivisionsLimitInternalServerError) String ¶
func (o *GetAuthorizationDivisionsLimitInternalServerError) String() string
type GetAuthorizationDivisionsLimitNotFound ¶
GetAuthorizationDivisionsLimitNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionsLimitNotFound ¶
func NewGetAuthorizationDivisionsLimitNotFound() *GetAuthorizationDivisionsLimitNotFound
NewGetAuthorizationDivisionsLimitNotFound creates a GetAuthorizationDivisionsLimitNotFound with default headers values
func (*GetAuthorizationDivisionsLimitNotFound) Error ¶
func (o *GetAuthorizationDivisionsLimitNotFound) Error() string
func (*GetAuthorizationDivisionsLimitNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitNotFound) IsClientError() bool
IsClientError returns true when this get authorization divisions limit not found response has a 4xx status code
func (*GetAuthorizationDivisionsLimitNotFound) IsCode ¶
func (o *GetAuthorizationDivisionsLimitNotFound) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit not found response a status code equal to that given
func (*GetAuthorizationDivisionsLimitNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit not found response has a 3xx status code
func (*GetAuthorizationDivisionsLimitNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitNotFound) IsServerError() bool
IsServerError returns true when this get authorization divisions limit not found response has a 5xx status code
func (*GetAuthorizationDivisionsLimitNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit not found response has a 2xx status code
func (*GetAuthorizationDivisionsLimitNotFound) String ¶
func (o *GetAuthorizationDivisionsLimitNotFound) String() string
type GetAuthorizationDivisionsLimitOK ¶
type GetAuthorizationDivisionsLimitOK struct {
Payload int32
}
GetAuthorizationDivisionsLimitOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionsLimitOK ¶
func NewGetAuthorizationDivisionsLimitOK() *GetAuthorizationDivisionsLimitOK
NewGetAuthorizationDivisionsLimitOK creates a GetAuthorizationDivisionsLimitOK with default headers values
func (*GetAuthorizationDivisionsLimitOK) Error ¶
func (o *GetAuthorizationDivisionsLimitOK) Error() string
func (*GetAuthorizationDivisionsLimitOK) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitOK) GetPayload() int32
func (*GetAuthorizationDivisionsLimitOK) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitOK) IsClientError() bool
IsClientError returns true when this get authorization divisions limit o k response has a 4xx status code
func (*GetAuthorizationDivisionsLimitOK) IsCode ¶
func (o *GetAuthorizationDivisionsLimitOK) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit o k response a status code equal to that given
func (*GetAuthorizationDivisionsLimitOK) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitOK) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit o k response has a 3xx status code
func (*GetAuthorizationDivisionsLimitOK) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitOK) IsServerError() bool
IsServerError returns true when this get authorization divisions limit o k response has a 5xx status code
func (*GetAuthorizationDivisionsLimitOK) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitOK) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit o k response has a 2xx status code
func (*GetAuthorizationDivisionsLimitOK) String ¶
func (o *GetAuthorizationDivisionsLimitOK) String() string
type GetAuthorizationDivisionsLimitParams ¶
type GetAuthorizationDivisionsLimitParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionsLimitParams contains all the parameters to send to the API endpoint
for the get authorization divisions limit operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionsLimitParams ¶
func NewGetAuthorizationDivisionsLimitParams() *GetAuthorizationDivisionsLimitParams
NewGetAuthorizationDivisionsLimitParams creates a new GetAuthorizationDivisionsLimitParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionsLimitParamsWithContext ¶
func NewGetAuthorizationDivisionsLimitParamsWithContext(ctx context.Context) *GetAuthorizationDivisionsLimitParams
NewGetAuthorizationDivisionsLimitParamsWithContext creates a new GetAuthorizationDivisionsLimitParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionsLimitParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionsLimitParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionsLimitParams
NewGetAuthorizationDivisionsLimitParamsWithHTTPClient creates a new GetAuthorizationDivisionsLimitParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionsLimitParamsWithTimeout ¶
func NewGetAuthorizationDivisionsLimitParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionsLimitParams
NewGetAuthorizationDivisionsLimitParamsWithTimeout creates a new GetAuthorizationDivisionsLimitParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionsLimitParams) SetContext ¶
func (o *GetAuthorizationDivisionsLimitParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization divisions limit params
func (*GetAuthorizationDivisionsLimitParams) SetDefaults ¶
func (o *GetAuthorizationDivisionsLimitParams) SetDefaults()
SetDefaults hydrates default values in the get authorization divisions limit params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionsLimitParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionsLimitParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization divisions limit params
func (*GetAuthorizationDivisionsLimitParams) SetTimeout ¶
func (o *GetAuthorizationDivisionsLimitParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization divisions limit params
func (*GetAuthorizationDivisionsLimitParams) WithContext ¶
func (o *GetAuthorizationDivisionsLimitParams) WithContext(ctx context.Context) *GetAuthorizationDivisionsLimitParams
WithContext adds the context to the get authorization divisions limit params
func (*GetAuthorizationDivisionsLimitParams) WithDefaults ¶
func (o *GetAuthorizationDivisionsLimitParams) WithDefaults() *GetAuthorizationDivisionsLimitParams
WithDefaults hydrates default values in the get authorization divisions limit params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionsLimitParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionsLimitParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionsLimitParams
WithHTTPClient adds the HTTPClient to the get authorization divisions limit params
func (*GetAuthorizationDivisionsLimitParams) WithTimeout ¶
func (o *GetAuthorizationDivisionsLimitParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionsLimitParams
WithTimeout adds the timeout to the get authorization divisions limit params
func (*GetAuthorizationDivisionsLimitParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionsLimitParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionsLimitReader ¶
type GetAuthorizationDivisionsLimitReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionsLimitReader is a Reader for the GetAuthorizationDivisionsLimit structure.
func (*GetAuthorizationDivisionsLimitReader) ReadResponse ¶
func (o *GetAuthorizationDivisionsLimitReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionsLimitRequestEntityTooLarge ¶
GetAuthorizationDivisionsLimitRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionsLimitRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionsLimitRequestEntityTooLarge() *GetAuthorizationDivisionsLimitRequestEntityTooLarge
NewGetAuthorizationDivisionsLimitRequestEntityTooLarge creates a GetAuthorizationDivisionsLimitRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization divisions limit request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization divisions limit request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionsLimitRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionsLimitRequestEntityTooLarge) String() string
type GetAuthorizationDivisionsLimitRequestTimeout ¶
GetAuthorizationDivisionsLimitRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionsLimitRequestTimeout ¶
func NewGetAuthorizationDivisionsLimitRequestTimeout() *GetAuthorizationDivisionsLimitRequestTimeout
NewGetAuthorizationDivisionsLimitRequestTimeout creates a GetAuthorizationDivisionsLimitRequestTimeout with default headers values
func (*GetAuthorizationDivisionsLimitRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) Error() string
func (*GetAuthorizationDivisionsLimitRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisions limit request timeout response has a 4xx status code
func (*GetAuthorizationDivisionsLimitRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit request timeout response a status code equal to that given
func (*GetAuthorizationDivisionsLimitRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit request timeout response has a 3xx status code
func (*GetAuthorizationDivisionsLimitRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisions limit request timeout response has a 5xx status code
func (*GetAuthorizationDivisionsLimitRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit request timeout response has a 2xx status code
func (*GetAuthorizationDivisionsLimitRequestTimeout) String ¶
func (o *GetAuthorizationDivisionsLimitRequestTimeout) String() string
type GetAuthorizationDivisionsLimitServiceUnavailable ¶
type GetAuthorizationDivisionsLimitServiceUnavailable struct {
}GetAuthorizationDivisionsLimitServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionsLimitServiceUnavailable ¶
func NewGetAuthorizationDivisionsLimitServiceUnavailable() *GetAuthorizationDivisionsLimitServiceUnavailable
NewGetAuthorizationDivisionsLimitServiceUnavailable creates a GetAuthorizationDivisionsLimitServiceUnavailable with default headers values
func (*GetAuthorizationDivisionsLimitServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) Error() string
func (*GetAuthorizationDivisionsLimitServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization divisions limit service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionsLimitServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionsLimitServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionsLimitServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization divisions limit service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionsLimitServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionsLimitServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionsLimitServiceUnavailable) String() string
type GetAuthorizationDivisionsLimitTooManyRequests ¶
GetAuthorizationDivisionsLimitTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionsLimitTooManyRequests ¶
func NewGetAuthorizationDivisionsLimitTooManyRequests() *GetAuthorizationDivisionsLimitTooManyRequests
NewGetAuthorizationDivisionsLimitTooManyRequests creates a GetAuthorizationDivisionsLimitTooManyRequests with default headers values
func (*GetAuthorizationDivisionsLimitTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) Error() string
func (*GetAuthorizationDivisionsLimitTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization divisions limit too many requests response has a 4xx status code
func (*GetAuthorizationDivisionsLimitTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit too many requests response a status code equal to that given
func (*GetAuthorizationDivisionsLimitTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit too many requests response has a 3xx status code
func (*GetAuthorizationDivisionsLimitTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization divisions limit too many requests response has a 5xx status code
func (*GetAuthorizationDivisionsLimitTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit too many requests response has a 2xx status code
func (*GetAuthorizationDivisionsLimitTooManyRequests) String ¶
func (o *GetAuthorizationDivisionsLimitTooManyRequests) String() string
type GetAuthorizationDivisionsLimitUnauthorized ¶
type GetAuthorizationDivisionsLimitUnauthorized struct {
}GetAuthorizationDivisionsLimitUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionsLimitUnauthorized ¶
func NewGetAuthorizationDivisionsLimitUnauthorized() *GetAuthorizationDivisionsLimitUnauthorized
NewGetAuthorizationDivisionsLimitUnauthorized creates a GetAuthorizationDivisionsLimitUnauthorized with default headers values
func (*GetAuthorizationDivisionsLimitUnauthorized) Error ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) Error() string
func (*GetAuthorizationDivisionsLimitUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization divisions limit unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionsLimitUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionsLimitUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionsLimitUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization divisions limit unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionsLimitUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionsLimitUnauthorized) String ¶
func (o *GetAuthorizationDivisionsLimitUnauthorized) String() string
type GetAuthorizationDivisionsLimitUnsupportedMediaType ¶
GetAuthorizationDivisionsLimitUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionsLimitUnsupportedMediaType ¶
func NewGetAuthorizationDivisionsLimitUnsupportedMediaType() *GetAuthorizationDivisionsLimitUnsupportedMediaType
NewGetAuthorizationDivisionsLimitUnsupportedMediaType creates a GetAuthorizationDivisionsLimitUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization divisions limit unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization divisions limit unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization divisions limit unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization divisions limit unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization divisions limit unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionsLimitUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionsLimitUnsupportedMediaType) String() string
type GetAuthorizationDivisionsNotFound ¶
GetAuthorizationDivisionsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionsNotFound ¶
func NewGetAuthorizationDivisionsNotFound() *GetAuthorizationDivisionsNotFound
NewGetAuthorizationDivisionsNotFound creates a GetAuthorizationDivisionsNotFound with default headers values
func (*GetAuthorizationDivisionsNotFound) Error ¶
func (o *GetAuthorizationDivisionsNotFound) Error() string
func (*GetAuthorizationDivisionsNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionsNotFound) IsClientError() bool
IsClientError returns true when this get authorization divisions not found response has a 4xx status code
func (*GetAuthorizationDivisionsNotFound) IsCode ¶
func (o *GetAuthorizationDivisionsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization divisions not found response a status code equal to that given
func (*GetAuthorizationDivisionsNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization divisions not found response has a 3xx status code
func (*GetAuthorizationDivisionsNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionsNotFound) IsServerError() bool
IsServerError returns true when this get authorization divisions not found response has a 5xx status code
func (*GetAuthorizationDivisionsNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization divisions not found response has a 2xx status code
func (*GetAuthorizationDivisionsNotFound) String ¶
func (o *GetAuthorizationDivisionsNotFound) String() string
type GetAuthorizationDivisionsOK ¶
type GetAuthorizationDivisionsOK struct {
Payload *models.AuthzDivisionEntityListing
}
GetAuthorizationDivisionsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionsOK ¶
func NewGetAuthorizationDivisionsOK() *GetAuthorizationDivisionsOK
NewGetAuthorizationDivisionsOK creates a GetAuthorizationDivisionsOK with default headers values
func (*GetAuthorizationDivisionsOK) Error ¶
func (o *GetAuthorizationDivisionsOK) Error() string
func (*GetAuthorizationDivisionsOK) GetPayload ¶
func (o *GetAuthorizationDivisionsOK) GetPayload() *models.AuthzDivisionEntityListing
func (*GetAuthorizationDivisionsOK) IsClientError ¶
func (o *GetAuthorizationDivisionsOK) IsClientError() bool
IsClientError returns true when this get authorization divisions o k response has a 4xx status code
func (*GetAuthorizationDivisionsOK) IsCode ¶
func (o *GetAuthorizationDivisionsOK) IsCode(code int) bool
IsCode returns true when this get authorization divisions o k response a status code equal to that given
func (*GetAuthorizationDivisionsOK) IsRedirect ¶
func (o *GetAuthorizationDivisionsOK) IsRedirect() bool
IsRedirect returns true when this get authorization divisions o k response has a 3xx status code
func (*GetAuthorizationDivisionsOK) IsServerError ¶
func (o *GetAuthorizationDivisionsOK) IsServerError() bool
IsServerError returns true when this get authorization divisions o k response has a 5xx status code
func (*GetAuthorizationDivisionsOK) IsSuccess ¶
func (o *GetAuthorizationDivisionsOK) IsSuccess() bool
IsSuccess returns true when this get authorization divisions o k response has a 2xx status code
func (*GetAuthorizationDivisionsOK) String ¶
func (o *GetAuthorizationDivisionsOK) String() string
type GetAuthorizationDivisionsParams ¶
type GetAuthorizationDivisionsParams struct { /* Expand. variable name requested by expand list */ Expand []string /* ID. Optionally request specific divisions by their IDs */ ID []string /* Name. Search term to filter by division name */ Name *string /* NextPage. next page token */ NextPage *string /* ObjectCount. Include the count of objects contained in the division */ ObjectCount *bool /* PageNumber. The page number requested Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. The total page size requested Format: int32 Default: 25 */ PageSize *int32 /* PreviousPage. Previous page token */ PreviousPage *string /* SortBy. variable name requested to sort by */ SortBy *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionsParams contains all the parameters to send to the API endpoint
for the get authorization divisions operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionsParams ¶
func NewGetAuthorizationDivisionsParams() *GetAuthorizationDivisionsParams
NewGetAuthorizationDivisionsParams creates a new GetAuthorizationDivisionsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionsParamsWithContext ¶
func NewGetAuthorizationDivisionsParamsWithContext(ctx context.Context) *GetAuthorizationDivisionsParams
NewGetAuthorizationDivisionsParamsWithContext creates a new GetAuthorizationDivisionsParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionsParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionsParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionsParams
NewGetAuthorizationDivisionsParamsWithHTTPClient creates a new GetAuthorizationDivisionsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionsParamsWithTimeout ¶
func NewGetAuthorizationDivisionsParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionsParams
NewGetAuthorizationDivisionsParamsWithTimeout creates a new GetAuthorizationDivisionsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionsParams) SetContext ¶
func (o *GetAuthorizationDivisionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetDefaults ¶
func (o *GetAuthorizationDivisionsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization divisions params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionsParams) SetExpand ¶
func (o *GetAuthorizationDivisionsParams) SetExpand(expand []string)
SetExpand adds the expand to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetID ¶
func (o *GetAuthorizationDivisionsParams) SetID(id []string)
SetID adds the id to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetName ¶
func (o *GetAuthorizationDivisionsParams) SetName(name *string)
SetName adds the name to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetNextPage ¶
func (o *GetAuthorizationDivisionsParams) SetNextPage(nextPage *string)
SetNextPage adds the nextPage to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetObjectCount ¶
func (o *GetAuthorizationDivisionsParams) SetObjectCount(objectCount *bool)
SetObjectCount adds the objectCount to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetPageNumber ¶
func (o *GetAuthorizationDivisionsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetPageSize ¶
func (o *GetAuthorizationDivisionsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetPreviousPage ¶
func (o *GetAuthorizationDivisionsParams) SetPreviousPage(previousPage *string)
SetPreviousPage adds the previousPage to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetSortBy ¶
func (o *GetAuthorizationDivisionsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) SetTimeout ¶
func (o *GetAuthorizationDivisionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithContext ¶
func (o *GetAuthorizationDivisionsParams) WithContext(ctx context.Context) *GetAuthorizationDivisionsParams
WithContext adds the context to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithDefaults ¶
func (o *GetAuthorizationDivisionsParams) WithDefaults() *GetAuthorizationDivisionsParams
WithDefaults hydrates default values in the get authorization divisions params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionsParams) WithExpand ¶
func (o *GetAuthorizationDivisionsParams) WithExpand(expand []string) *GetAuthorizationDivisionsParams
WithExpand adds the expand to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionsParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionsParams
WithHTTPClient adds the HTTPClient to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithID ¶
func (o *GetAuthorizationDivisionsParams) WithID(id []string) *GetAuthorizationDivisionsParams
WithID adds the id to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithName ¶
func (o *GetAuthorizationDivisionsParams) WithName(name *string) *GetAuthorizationDivisionsParams
WithName adds the name to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithNextPage ¶
func (o *GetAuthorizationDivisionsParams) WithNextPage(nextPage *string) *GetAuthorizationDivisionsParams
WithNextPage adds the nextPage to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithObjectCount ¶
func (o *GetAuthorizationDivisionsParams) WithObjectCount(objectCount *bool) *GetAuthorizationDivisionsParams
WithObjectCount adds the objectCount to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithPageNumber ¶
func (o *GetAuthorizationDivisionsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionsParams
WithPageNumber adds the pageNumber to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithPageSize ¶
func (o *GetAuthorizationDivisionsParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionsParams
WithPageSize adds the pageSize to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithPreviousPage ¶
func (o *GetAuthorizationDivisionsParams) WithPreviousPage(previousPage *string) *GetAuthorizationDivisionsParams
WithPreviousPage adds the previousPage to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithSortBy ¶
func (o *GetAuthorizationDivisionsParams) WithSortBy(sortBy *string) *GetAuthorizationDivisionsParams
WithSortBy adds the sortBy to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WithTimeout ¶
func (o *GetAuthorizationDivisionsParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionsParams
WithTimeout adds the timeout to the get authorization divisions params
func (*GetAuthorizationDivisionsParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionsReader ¶
type GetAuthorizationDivisionsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionsReader is a Reader for the GetAuthorizationDivisions structure.
func (*GetAuthorizationDivisionsReader) ReadResponse ¶
func (o *GetAuthorizationDivisionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionsRequestEntityTooLarge ¶
GetAuthorizationDivisionsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionsRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionsRequestEntityTooLarge() *GetAuthorizationDivisionsRequestEntityTooLarge
NewGetAuthorizationDivisionsRequestEntityTooLarge creates a GetAuthorizationDivisionsRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization divisions request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization divisions request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization divisions request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization divisions request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization divisions request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionsRequestEntityTooLarge) String() string
type GetAuthorizationDivisionsRequestTimeout ¶
GetAuthorizationDivisionsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionsRequestTimeout ¶
func NewGetAuthorizationDivisionsRequestTimeout() *GetAuthorizationDivisionsRequestTimeout
NewGetAuthorizationDivisionsRequestTimeout creates a GetAuthorizationDivisionsRequestTimeout with default headers values
func (*GetAuthorizationDivisionsRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionsRequestTimeout) Error() string
func (*GetAuthorizationDivisionsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisions request timeout response has a 4xx status code
func (*GetAuthorizationDivisionsRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisions request timeout response a status code equal to that given
func (*GetAuthorizationDivisionsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisions request timeout response has a 3xx status code
func (*GetAuthorizationDivisionsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisions request timeout response has a 5xx status code
func (*GetAuthorizationDivisionsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisions request timeout response has a 2xx status code
func (*GetAuthorizationDivisionsRequestTimeout) String ¶
func (o *GetAuthorizationDivisionsRequestTimeout) String() string
type GetAuthorizationDivisionsServiceUnavailable ¶
type GetAuthorizationDivisionsServiceUnavailable struct {
}GetAuthorizationDivisionsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionsServiceUnavailable ¶
func NewGetAuthorizationDivisionsServiceUnavailable() *GetAuthorizationDivisionsServiceUnavailable
NewGetAuthorizationDivisionsServiceUnavailable creates a GetAuthorizationDivisionsServiceUnavailable with default headers values
func (*GetAuthorizationDivisionsServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) Error() string
func (*GetAuthorizationDivisionsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization divisions service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization divisions service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization divisions service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization divisions service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization divisions service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionsServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionsServiceUnavailable) String() string
type GetAuthorizationDivisionsTooManyRequests ¶
GetAuthorizationDivisionsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionsTooManyRequests ¶
func NewGetAuthorizationDivisionsTooManyRequests() *GetAuthorizationDivisionsTooManyRequests
NewGetAuthorizationDivisionsTooManyRequests creates a GetAuthorizationDivisionsTooManyRequests with default headers values
func (*GetAuthorizationDivisionsTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionsTooManyRequests) Error() string
func (*GetAuthorizationDivisionsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization divisions too many requests response has a 4xx status code
func (*GetAuthorizationDivisionsTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization divisions too many requests response a status code equal to that given
func (*GetAuthorizationDivisionsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization divisions too many requests response has a 3xx status code
func (*GetAuthorizationDivisionsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization divisions too many requests response has a 5xx status code
func (*GetAuthorizationDivisionsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization divisions too many requests response has a 2xx status code
func (*GetAuthorizationDivisionsTooManyRequests) String ¶
func (o *GetAuthorizationDivisionsTooManyRequests) String() string
type GetAuthorizationDivisionsUnauthorized ¶
type GetAuthorizationDivisionsUnauthorized struct {
}GetAuthorizationDivisionsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionsUnauthorized ¶
func NewGetAuthorizationDivisionsUnauthorized() *GetAuthorizationDivisionsUnauthorized
NewGetAuthorizationDivisionsUnauthorized creates a GetAuthorizationDivisionsUnauthorized with default headers values
func (*GetAuthorizationDivisionsUnauthorized) Error ¶
func (o *GetAuthorizationDivisionsUnauthorized) Error() string
func (*GetAuthorizationDivisionsUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization divisions unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionsUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization divisions unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization divisions unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionsUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization divisions unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization divisions unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionsUnauthorized) String ¶
func (o *GetAuthorizationDivisionsUnauthorized) String() string
type GetAuthorizationDivisionsUnsupportedMediaType ¶
GetAuthorizationDivisionsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionsUnsupportedMediaType ¶
func NewGetAuthorizationDivisionsUnsupportedMediaType() *GetAuthorizationDivisionsUnsupportedMediaType
NewGetAuthorizationDivisionsUnsupportedMediaType creates a GetAuthorizationDivisionsUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization divisions unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization divisions unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization divisions unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization divisions unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization divisions unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionsUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionsUnsupportedMediaType) String() string
type GetAuthorizationDivisionspermittedMeBadRequest ¶
GetAuthorizationDivisionspermittedMeBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionspermittedMeBadRequest ¶
func NewGetAuthorizationDivisionspermittedMeBadRequest() *GetAuthorizationDivisionspermittedMeBadRequest
NewGetAuthorizationDivisionspermittedMeBadRequest creates a GetAuthorizationDivisionspermittedMeBadRequest with default headers values
func (*GetAuthorizationDivisionspermittedMeBadRequest) Error ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) Error() string
func (*GetAuthorizationDivisionspermittedMeBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me bad request response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me bad request response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me bad request response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me bad request response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me bad request response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeBadRequest) String ¶
func (o *GetAuthorizationDivisionspermittedMeBadRequest) String() string
type GetAuthorizationDivisionspermittedMeForbidden ¶
GetAuthorizationDivisionspermittedMeForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionspermittedMeForbidden ¶
func NewGetAuthorizationDivisionspermittedMeForbidden() *GetAuthorizationDivisionspermittedMeForbidden
NewGetAuthorizationDivisionspermittedMeForbidden creates a GetAuthorizationDivisionspermittedMeForbidden with default headers values
func (*GetAuthorizationDivisionspermittedMeForbidden) Error ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) Error() string
func (*GetAuthorizationDivisionspermittedMeForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me forbidden response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeForbidden) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me forbidden response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me forbidden response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me forbidden response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me forbidden response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeForbidden) String ¶
func (o *GetAuthorizationDivisionspermittedMeForbidden) String() string
type GetAuthorizationDivisionspermittedMeGatewayTimeout ¶
GetAuthorizationDivisionspermittedMeGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionspermittedMeGatewayTimeout ¶
func NewGetAuthorizationDivisionspermittedMeGatewayTimeout() *GetAuthorizationDivisionspermittedMeGatewayTimeout
NewGetAuthorizationDivisionspermittedMeGatewayTimeout creates a GetAuthorizationDivisionspermittedMeGatewayTimeout with default headers values
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) Error() string
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionspermittedMeGatewayTimeout) String() string
type GetAuthorizationDivisionspermittedMeInternalServerError ¶
GetAuthorizationDivisionspermittedMeInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionspermittedMeInternalServerError ¶
func NewGetAuthorizationDivisionspermittedMeInternalServerError() *GetAuthorizationDivisionspermittedMeInternalServerError
NewGetAuthorizationDivisionspermittedMeInternalServerError creates a GetAuthorizationDivisionspermittedMeInternalServerError with default headers values
func (*GetAuthorizationDivisionspermittedMeInternalServerError) Error ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) Error() string
func (*GetAuthorizationDivisionspermittedMeInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me internal server error response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me internal server error response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me internal server error response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me internal server error response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me internal server error response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeInternalServerError) String ¶
func (o *GetAuthorizationDivisionspermittedMeInternalServerError) String() string
type GetAuthorizationDivisionspermittedMeNotFound ¶
GetAuthorizationDivisionspermittedMeNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionspermittedMeNotFound ¶
func NewGetAuthorizationDivisionspermittedMeNotFound() *GetAuthorizationDivisionspermittedMeNotFound
NewGetAuthorizationDivisionspermittedMeNotFound creates a GetAuthorizationDivisionspermittedMeNotFound with default headers values
func (*GetAuthorizationDivisionspermittedMeNotFound) Error ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) Error() string
func (*GetAuthorizationDivisionspermittedMeNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me not found response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeNotFound) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me not found response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me not found response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me not found response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me not found response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeNotFound) String ¶
func (o *GetAuthorizationDivisionspermittedMeNotFound) String() string
type GetAuthorizationDivisionspermittedMeOK ¶
type GetAuthorizationDivisionspermittedMeOK struct {
Payload []*models.AuthzDivision
}
GetAuthorizationDivisionspermittedMeOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionspermittedMeOK ¶
func NewGetAuthorizationDivisionspermittedMeOK() *GetAuthorizationDivisionspermittedMeOK
NewGetAuthorizationDivisionspermittedMeOK creates a GetAuthorizationDivisionspermittedMeOK with default headers values
func (*GetAuthorizationDivisionspermittedMeOK) Error ¶
func (o *GetAuthorizationDivisionspermittedMeOK) Error() string
func (*GetAuthorizationDivisionspermittedMeOK) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeOK) GetPayload() []*models.AuthzDivision
func (*GetAuthorizationDivisionspermittedMeOK) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeOK) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me o k response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeOK) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeOK) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me o k response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeOK) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeOK) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me o k response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeOK) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeOK) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me o k response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeOK) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeOK) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me o k response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeOK) String ¶
func (o *GetAuthorizationDivisionspermittedMeOK) String() string
type GetAuthorizationDivisionspermittedMeParams ¶
type GetAuthorizationDivisionspermittedMeParams struct { /* Name. Search term to filter by division name */ Name *string /* Permission. The permission string, including the object to access, e.g. routing:queue:view */ Permission string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionspermittedMeParams contains all the parameters to send to the API endpoint
for the get authorization divisionspermitted me operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionspermittedMeParams ¶
func NewGetAuthorizationDivisionspermittedMeParams() *GetAuthorizationDivisionspermittedMeParams
NewGetAuthorizationDivisionspermittedMeParams creates a new GetAuthorizationDivisionspermittedMeParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionspermittedMeParamsWithContext ¶
func NewGetAuthorizationDivisionspermittedMeParamsWithContext(ctx context.Context) *GetAuthorizationDivisionspermittedMeParams
NewGetAuthorizationDivisionspermittedMeParamsWithContext creates a new GetAuthorizationDivisionspermittedMeParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionspermittedMeParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionspermittedMeParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedMeParams
NewGetAuthorizationDivisionspermittedMeParamsWithHTTPClient creates a new GetAuthorizationDivisionspermittedMeParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionspermittedMeParamsWithTimeout ¶
func NewGetAuthorizationDivisionspermittedMeParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedMeParams
NewGetAuthorizationDivisionspermittedMeParamsWithTimeout creates a new GetAuthorizationDivisionspermittedMeParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionspermittedMeParams) SetContext ¶
func (o *GetAuthorizationDivisionspermittedMeParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) SetDefaults ¶
func (o *GetAuthorizationDivisionspermittedMeParams) SetDefaults()
SetDefaults hydrates default values in the get authorization divisionspermitted me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionspermittedMeParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionspermittedMeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) SetName ¶
func (o *GetAuthorizationDivisionspermittedMeParams) SetName(name *string)
SetName adds the name to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) SetPermission ¶
func (o *GetAuthorizationDivisionspermittedMeParams) SetPermission(permission string)
SetPermission adds the permission to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) SetTimeout ¶
func (o *GetAuthorizationDivisionspermittedMeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) WithContext ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WithContext(ctx context.Context) *GetAuthorizationDivisionspermittedMeParams
WithContext adds the context to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) WithDefaults ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WithDefaults() *GetAuthorizationDivisionspermittedMeParams
WithDefaults hydrates default values in the get authorization divisionspermitted me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionspermittedMeParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedMeParams
WithHTTPClient adds the HTTPClient to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) WithName ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WithName(name *string) *GetAuthorizationDivisionspermittedMeParams
WithName adds the name to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) WithPermission ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WithPermission(permission string) *GetAuthorizationDivisionspermittedMeParams
WithPermission adds the permission to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) WithTimeout ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedMeParams
WithTimeout adds the timeout to the get authorization divisionspermitted me params
func (*GetAuthorizationDivisionspermittedMeParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionspermittedMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionspermittedMeReader ¶
type GetAuthorizationDivisionspermittedMeReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionspermittedMeReader is a Reader for the GetAuthorizationDivisionspermittedMe structure.
func (*GetAuthorizationDivisionspermittedMeReader) ReadResponse ¶
func (o *GetAuthorizationDivisionspermittedMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionspermittedMeRequestEntityTooLarge ¶
GetAuthorizationDivisionspermittedMeRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionspermittedMeRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionspermittedMeRequestEntityTooLarge() *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge
NewGetAuthorizationDivisionspermittedMeRequestEntityTooLarge creates a GetAuthorizationDivisionspermittedMeRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionspermittedMeRequestEntityTooLarge) String() string
type GetAuthorizationDivisionspermittedMeRequestTimeout ¶
GetAuthorizationDivisionspermittedMeRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionspermittedMeRequestTimeout ¶
func NewGetAuthorizationDivisionspermittedMeRequestTimeout() *GetAuthorizationDivisionspermittedMeRequestTimeout
NewGetAuthorizationDivisionspermittedMeRequestTimeout creates a GetAuthorizationDivisionspermittedMeRequestTimeout with default headers values
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) Error() string
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me request timeout response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me request timeout response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me request timeout response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me request timeout response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me request timeout response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeRequestTimeout) String ¶
func (o *GetAuthorizationDivisionspermittedMeRequestTimeout) String() string
type GetAuthorizationDivisionspermittedMeServiceUnavailable ¶
type GetAuthorizationDivisionspermittedMeServiceUnavailable struct {
}GetAuthorizationDivisionspermittedMeServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionspermittedMeServiceUnavailable ¶
func NewGetAuthorizationDivisionspermittedMeServiceUnavailable() *GetAuthorizationDivisionspermittedMeServiceUnavailable
NewGetAuthorizationDivisionspermittedMeServiceUnavailable creates a GetAuthorizationDivisionspermittedMeServiceUnavailable with default headers values
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) Error() string
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionspermittedMeServiceUnavailable) String() string
type GetAuthorizationDivisionspermittedMeTooManyRequests ¶
GetAuthorizationDivisionspermittedMeTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionspermittedMeTooManyRequests ¶
func NewGetAuthorizationDivisionspermittedMeTooManyRequests() *GetAuthorizationDivisionspermittedMeTooManyRequests
NewGetAuthorizationDivisionspermittedMeTooManyRequests creates a GetAuthorizationDivisionspermittedMeTooManyRequests with default headers values
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) Error() string
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me too many requests response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me too many requests response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me too many requests response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me too many requests response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me too many requests response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeTooManyRequests) String ¶
func (o *GetAuthorizationDivisionspermittedMeTooManyRequests) String() string
type GetAuthorizationDivisionspermittedMeUnauthorized ¶
type GetAuthorizationDivisionspermittedMeUnauthorized struct {
}GetAuthorizationDivisionspermittedMeUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionspermittedMeUnauthorized ¶
func NewGetAuthorizationDivisionspermittedMeUnauthorized() *GetAuthorizationDivisionspermittedMeUnauthorized
NewGetAuthorizationDivisionspermittedMeUnauthorized creates a GetAuthorizationDivisionspermittedMeUnauthorized with default headers values
func (*GetAuthorizationDivisionspermittedMeUnauthorized) Error ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) Error() string
func (*GetAuthorizationDivisionspermittedMeUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeUnauthorized) String ¶
func (o *GetAuthorizationDivisionspermittedMeUnauthorized) String() string
type GetAuthorizationDivisionspermittedMeUnsupportedMediaType ¶
GetAuthorizationDivisionspermittedMeUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionspermittedMeUnsupportedMediaType ¶
func NewGetAuthorizationDivisionspermittedMeUnsupportedMediaType() *GetAuthorizationDivisionspermittedMeUnsupportedMediaType
NewGetAuthorizationDivisionspermittedMeUnsupportedMediaType creates a GetAuthorizationDivisionspermittedMeUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted me unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted me unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted me unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted me unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted me unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionspermittedMeUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionspermittedMeUnsupportedMediaType) String() string
type GetAuthorizationDivisionspermittedPagedMeBadRequest ¶
GetAuthorizationDivisionspermittedPagedMeBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionspermittedPagedMeBadRequest ¶
func NewGetAuthorizationDivisionspermittedPagedMeBadRequest() *GetAuthorizationDivisionspermittedPagedMeBadRequest
NewGetAuthorizationDivisionspermittedPagedMeBadRequest creates a GetAuthorizationDivisionspermittedPagedMeBadRequest with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me bad request response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me bad request response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me bad request response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me bad request response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me bad request response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeBadRequest) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeBadRequest) String() string
type GetAuthorizationDivisionspermittedPagedMeForbidden ¶
GetAuthorizationDivisionspermittedPagedMeForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionspermittedPagedMeForbidden ¶
func NewGetAuthorizationDivisionspermittedPagedMeForbidden() *GetAuthorizationDivisionspermittedPagedMeForbidden
NewGetAuthorizationDivisionspermittedPagedMeForbidden creates a GetAuthorizationDivisionspermittedPagedMeForbidden with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me forbidden response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me forbidden response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me forbidden response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me forbidden response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me forbidden response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeForbidden) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeForbidden) String() string
type GetAuthorizationDivisionspermittedPagedMeGatewayTimeout ¶
GetAuthorizationDivisionspermittedPagedMeGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionspermittedPagedMeGatewayTimeout ¶
func NewGetAuthorizationDivisionspermittedPagedMeGatewayTimeout() *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout
NewGetAuthorizationDivisionspermittedPagedMeGatewayTimeout creates a GetAuthorizationDivisionspermittedPagedMeGatewayTimeout with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeGatewayTimeout) String() string
type GetAuthorizationDivisionspermittedPagedMeInternalServerError ¶
type GetAuthorizationDivisionspermittedPagedMeInternalServerError struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedMeInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionspermittedPagedMeInternalServerError ¶
func NewGetAuthorizationDivisionspermittedPagedMeInternalServerError() *GetAuthorizationDivisionspermittedPagedMeInternalServerError
NewGetAuthorizationDivisionspermittedPagedMeInternalServerError creates a GetAuthorizationDivisionspermittedPagedMeInternalServerError with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me internal server error response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me internal server error response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me internal server error response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me internal server error response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me internal server error response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeInternalServerError) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeInternalServerError) String() string
type GetAuthorizationDivisionspermittedPagedMeNotFound ¶
GetAuthorizationDivisionspermittedPagedMeNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionspermittedPagedMeNotFound ¶
func NewGetAuthorizationDivisionspermittedPagedMeNotFound() *GetAuthorizationDivisionspermittedPagedMeNotFound
NewGetAuthorizationDivisionspermittedPagedMeNotFound creates a GetAuthorizationDivisionspermittedPagedMeNotFound with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me not found response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me not found response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me not found response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me not found response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me not found response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeNotFound) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeNotFound) String() string
type GetAuthorizationDivisionspermittedPagedMeOK ¶
type GetAuthorizationDivisionspermittedPagedMeOK struct {
Payload *models.DivsPermittedEntityListing
}
GetAuthorizationDivisionspermittedPagedMeOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionspermittedPagedMeOK ¶
func NewGetAuthorizationDivisionspermittedPagedMeOK() *GetAuthorizationDivisionspermittedPagedMeOK
NewGetAuthorizationDivisionspermittedPagedMeOK creates a GetAuthorizationDivisionspermittedPagedMeOK with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeOK) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeOK) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) GetPayload() *models.DivsPermittedEntityListing
func (*GetAuthorizationDivisionspermittedPagedMeOK) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me o k response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeOK) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me o k response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeOK) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me o k response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeOK) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me o k response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeOK) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me o k response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeOK) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeOK) String() string
type GetAuthorizationDivisionspermittedPagedMeParams ¶
type GetAuthorizationDivisionspermittedPagedMeParams struct { /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* Permission. The permission string, including the object to access, e.g. routing:queue:view */ Permission string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionspermittedPagedMeParams contains all the parameters to send to the API endpoint
for the get authorization divisionspermitted paged me operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionspermittedPagedMeParams ¶
func NewGetAuthorizationDivisionspermittedPagedMeParams() *GetAuthorizationDivisionspermittedPagedMeParams
NewGetAuthorizationDivisionspermittedPagedMeParams creates a new GetAuthorizationDivisionspermittedPagedMeParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionspermittedPagedMeParamsWithContext ¶
func NewGetAuthorizationDivisionspermittedPagedMeParamsWithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedMeParams
NewGetAuthorizationDivisionspermittedPagedMeParamsWithContext creates a new GetAuthorizationDivisionspermittedPagedMeParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionspermittedPagedMeParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionspermittedPagedMeParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedMeParams
NewGetAuthorizationDivisionspermittedPagedMeParamsWithHTTPClient creates a new GetAuthorizationDivisionspermittedPagedMeParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionspermittedPagedMeParamsWithTimeout ¶
func NewGetAuthorizationDivisionspermittedPagedMeParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedMeParams
NewGetAuthorizationDivisionspermittedPagedMeParamsWithTimeout creates a new GetAuthorizationDivisionspermittedPagedMeParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetContext ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetDefaults ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetDefaults()
SetDefaults hydrates default values in the get authorization divisionspermitted paged me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetPageNumber ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetPageSize ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetPermission ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetPermission(permission string)
SetPermission adds the permission to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) SetTimeout ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithContext ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedMeParams
WithContext adds the context to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithDefaults ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithDefaults() *GetAuthorizationDivisionspermittedPagedMeParams
WithDefaults hydrates default values in the get authorization divisionspermitted paged me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedMeParams
WithHTTPClient adds the HTTPClient to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithPageNumber ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionspermittedPagedMeParams
WithPageNumber adds the pageNumber to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithPageSize ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionspermittedPagedMeParams
WithPageSize adds the pageSize to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithPermission ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithPermission(permission string) *GetAuthorizationDivisionspermittedPagedMeParams
WithPermission adds the permission to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WithTimeout ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedMeParams
WithTimeout adds the timeout to the get authorization divisionspermitted paged me params
func (*GetAuthorizationDivisionspermittedPagedMeParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionspermittedPagedMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionspermittedPagedMeReader ¶
type GetAuthorizationDivisionspermittedPagedMeReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionspermittedPagedMeReader is a Reader for the GetAuthorizationDivisionspermittedPagedMe structure.
func (*GetAuthorizationDivisionspermittedPagedMeReader) ReadResponse ¶
func (o *GetAuthorizationDivisionspermittedPagedMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge ¶
type GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge() *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge
NewGetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge creates a GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestEntityTooLarge) String() string
type GetAuthorizationDivisionspermittedPagedMeRequestTimeout ¶
GetAuthorizationDivisionspermittedPagedMeRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionspermittedPagedMeRequestTimeout ¶
func NewGetAuthorizationDivisionspermittedPagedMeRequestTimeout() *GetAuthorizationDivisionspermittedPagedMeRequestTimeout
NewGetAuthorizationDivisionspermittedPagedMeRequestTimeout creates a GetAuthorizationDivisionspermittedPagedMeRequestTimeout with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me request timeout response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me request timeout response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me request timeout response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me request timeout response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me request timeout response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeRequestTimeout) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeRequestTimeout) String() string
type GetAuthorizationDivisionspermittedPagedMeServiceUnavailable ¶
type GetAuthorizationDivisionspermittedPagedMeServiceUnavailable struct {
}GetAuthorizationDivisionspermittedPagedMeServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionspermittedPagedMeServiceUnavailable ¶
func NewGetAuthorizationDivisionspermittedPagedMeServiceUnavailable() *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable
NewGetAuthorizationDivisionspermittedPagedMeServiceUnavailable creates a GetAuthorizationDivisionspermittedPagedMeServiceUnavailable with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeServiceUnavailable) String() string
type GetAuthorizationDivisionspermittedPagedMeTooManyRequests ¶
GetAuthorizationDivisionspermittedPagedMeTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionspermittedPagedMeTooManyRequests ¶
func NewGetAuthorizationDivisionspermittedPagedMeTooManyRequests() *GetAuthorizationDivisionspermittedPagedMeTooManyRequests
NewGetAuthorizationDivisionspermittedPagedMeTooManyRequests creates a GetAuthorizationDivisionspermittedPagedMeTooManyRequests with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me too many requests response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me too many requests response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me too many requests response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me too many requests response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me too many requests response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeTooManyRequests) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeTooManyRequests) String() string
type GetAuthorizationDivisionspermittedPagedMeUnauthorized ¶
type GetAuthorizationDivisionspermittedPagedMeUnauthorized struct {
}GetAuthorizationDivisionspermittedPagedMeUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionspermittedPagedMeUnauthorized ¶
func NewGetAuthorizationDivisionspermittedPagedMeUnauthorized() *GetAuthorizationDivisionspermittedPagedMeUnauthorized
NewGetAuthorizationDivisionspermittedPagedMeUnauthorized creates a GetAuthorizationDivisionspermittedPagedMeUnauthorized with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnauthorized) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnauthorized) String() string
type GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType ¶
type GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType ¶
func NewGetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType() *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType
NewGetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType creates a GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged me unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged me unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged me unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged me unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged me unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionspermittedPagedMeUnsupportedMediaType) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDBadRequest ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDBadRequest() *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest
NewGetAuthorizationDivisionspermittedPagedSubjectIDBadRequest creates a GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id bad request response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id bad request response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id bad request response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id bad request response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id bad request response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDBadRequest) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDForbidden ¶
GetAuthorizationDivisionspermittedPagedSubjectIDForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDForbidden ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDForbidden() *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden
NewGetAuthorizationDivisionspermittedPagedSubjectIDForbidden creates a GetAuthorizationDivisionspermittedPagedSubjectIDForbidden with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id forbidden response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id forbidden response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id forbidden response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id forbidden response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id forbidden response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDForbidden) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout() *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout
NewGetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout creates a GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id gateway timeout response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id gateway timeout response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id gateway timeout response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id gateway timeout response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id gateway timeout response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDGatewayTimeout) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError() *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError
NewGetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError creates a GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id internal server error response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id internal server error response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id internal server error response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id internal server error response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id internal server error response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDInternalServerError) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDNotFound ¶
GetAuthorizationDivisionspermittedPagedSubjectIDNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDNotFound ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDNotFound() *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound
NewGetAuthorizationDivisionspermittedPagedSubjectIDNotFound creates a GetAuthorizationDivisionspermittedPagedSubjectIDNotFound with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id not found response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id not found response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id not found response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id not found response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id not found response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDNotFound) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDOK ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDOK struct {
Payload *models.DivsPermittedEntityListing
}
GetAuthorizationDivisionspermittedPagedSubjectIDOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationDivisionspermittedPagedSubjectIDOK ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDOK() *GetAuthorizationDivisionspermittedPagedSubjectIDOK
NewGetAuthorizationDivisionspermittedPagedSubjectIDOK creates a GetAuthorizationDivisionspermittedPagedSubjectIDOK with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) GetPayload() *models.DivsPermittedEntityListing
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id o k response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id o k response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id o k response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id o k response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id o k response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDOK) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDOK) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDParams ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDParams struct { /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* Permission. The permission string, including the object to access, e.g. routing:queue:view */ Permission string /* SubjectID. Subject ID (user or group) */ SubjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationDivisionspermittedPagedSubjectIDParams contains all the parameters to send to the API endpoint
for the get authorization divisionspermitted paged subject Id operation. Typically these are written to a http.Request.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParams ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParams() *GetAuthorizationDivisionspermittedPagedSubjectIDParams
NewGetAuthorizationDivisionspermittedPagedSubjectIDParams creates a new GetAuthorizationDivisionspermittedPagedSubjectIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithContext ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithContext creates a new GetAuthorizationDivisionspermittedPagedSubjectIDParams object with the ability to set a context for a request.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithHTTPClient ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithHTTPClient creates a new GetAuthorizationDivisionspermittedPagedSubjectIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithTimeout ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
NewGetAuthorizationDivisionspermittedPagedSubjectIDParamsWithTimeout creates a new GetAuthorizationDivisionspermittedPagedSubjectIDParams object with the ability to set a timeout on a request.
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetContext ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetDefaults ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetDefaults()
SetDefaults hydrates default values in the get authorization divisionspermitted paged subject Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetHTTPClient ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPageNumber ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPageSize ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPermission ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetPermission(permission string)
SetPermission adds the permission to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetSubjectID ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetTimeout ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithContext ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithContext(ctx context.Context) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithContext adds the context to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithDefaults ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithDefaults() *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithDefaults hydrates default values in the get authorization divisionspermitted paged subject Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithHTTPClient ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithHTTPClient(client *http.Client) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithHTTPClient adds the HTTPClient to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPageNumber ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPageNumber(pageNumber *int32) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithPageNumber adds the pageNumber to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPageSize ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPageSize(pageSize *int32) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithPageSize adds the pageSize to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPermission ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithPermission(permission string) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithPermission adds the permission to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithSubjectID ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithSubjectID(subjectID string) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithSubjectID adds the subjectID to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithTimeout ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WithTimeout(timeout time.Duration) *GetAuthorizationDivisionspermittedPagedSubjectIDParams
WithTimeout adds the timeout to the get authorization divisionspermitted paged subject Id params
func (*GetAuthorizationDivisionspermittedPagedSubjectIDParams) WriteToRequest ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationDivisionspermittedPagedSubjectIDReader ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDReader struct {
// contains filtered or unexported fields
}
GetAuthorizationDivisionspermittedPagedSubjectIDReader is a Reader for the GetAuthorizationDivisionspermittedPagedSubjectID structure.
func (*GetAuthorizationDivisionspermittedPagedSubjectIDReader) ReadResponse ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge() *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge
NewGetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge creates a GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id request entity too large response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id request entity too large response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id request entity too large response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id request entity too large response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id request entity too large response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestEntityTooLarge) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout() *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout
NewGetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout creates a GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id request timeout response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id request timeout response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id request timeout response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id request timeout response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id request timeout response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDRequestTimeout) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable struct {
}GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable() *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable
NewGetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable creates a GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id service unavailable response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id service unavailable response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id service unavailable response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id service unavailable response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id service unavailable response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDServiceUnavailable) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests() *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests
NewGetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests creates a GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id too many requests response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id too many requests response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id too many requests response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id too many requests response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id too many requests response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDTooManyRequests) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized struct {
}GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized() *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized
NewGetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized creates a GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id unauthorized response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id unauthorized response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id unauthorized response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id unauthorized response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id unauthorized response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnauthorized) String() string
type GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType ¶
type GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType ¶
func NewGetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType() *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType
NewGetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType creates a GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType with default headers values
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) Error ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) Error() string
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization divisionspermitted paged subject Id unsupported media type response has a 4xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization divisionspermitted paged subject Id unsupported media type response a status code equal to that given
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization divisionspermitted paged subject Id unsupported media type response has a 3xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization divisionspermitted paged subject Id unsupported media type response has a 5xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization divisionspermitted paged subject Id unsupported media type response has a 2xx status code
func (*GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) String ¶
func (o *GetAuthorizationDivisionspermittedPagedSubjectIDUnsupportedMediaType) String() string
type GetAuthorizationPermissionsBadRequest ¶
GetAuthorizationPermissionsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationPermissionsBadRequest ¶
func NewGetAuthorizationPermissionsBadRequest() *GetAuthorizationPermissionsBadRequest
NewGetAuthorizationPermissionsBadRequest creates a GetAuthorizationPermissionsBadRequest with default headers values
func (*GetAuthorizationPermissionsBadRequest) Error ¶
func (o *GetAuthorizationPermissionsBadRequest) Error() string
func (*GetAuthorizationPermissionsBadRequest) GetPayload ¶
func (o *GetAuthorizationPermissionsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsBadRequest) IsClientError ¶
func (o *GetAuthorizationPermissionsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization permissions bad request response has a 4xx status code
func (*GetAuthorizationPermissionsBadRequest) IsCode ¶
func (o *GetAuthorizationPermissionsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization permissions bad request response a status code equal to that given
func (*GetAuthorizationPermissionsBadRequest) IsRedirect ¶
func (o *GetAuthorizationPermissionsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization permissions bad request response has a 3xx status code
func (*GetAuthorizationPermissionsBadRequest) IsServerError ¶
func (o *GetAuthorizationPermissionsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization permissions bad request response has a 5xx status code
func (*GetAuthorizationPermissionsBadRequest) IsSuccess ¶
func (o *GetAuthorizationPermissionsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization permissions bad request response has a 2xx status code
func (*GetAuthorizationPermissionsBadRequest) String ¶
func (o *GetAuthorizationPermissionsBadRequest) String() string
type GetAuthorizationPermissionsForbidden ¶
GetAuthorizationPermissionsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationPermissionsForbidden ¶
func NewGetAuthorizationPermissionsForbidden() *GetAuthorizationPermissionsForbidden
NewGetAuthorizationPermissionsForbidden creates a GetAuthorizationPermissionsForbidden with default headers values
func (*GetAuthorizationPermissionsForbidden) Error ¶
func (o *GetAuthorizationPermissionsForbidden) Error() string
func (*GetAuthorizationPermissionsForbidden) GetPayload ¶
func (o *GetAuthorizationPermissionsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsForbidden) IsClientError ¶
func (o *GetAuthorizationPermissionsForbidden) IsClientError() bool
IsClientError returns true when this get authorization permissions forbidden response has a 4xx status code
func (*GetAuthorizationPermissionsForbidden) IsCode ¶
func (o *GetAuthorizationPermissionsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization permissions forbidden response a status code equal to that given
func (*GetAuthorizationPermissionsForbidden) IsRedirect ¶
func (o *GetAuthorizationPermissionsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization permissions forbidden response has a 3xx status code
func (*GetAuthorizationPermissionsForbidden) IsServerError ¶
func (o *GetAuthorizationPermissionsForbidden) IsServerError() bool
IsServerError returns true when this get authorization permissions forbidden response has a 5xx status code
func (*GetAuthorizationPermissionsForbidden) IsSuccess ¶
func (o *GetAuthorizationPermissionsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization permissions forbidden response has a 2xx status code
func (*GetAuthorizationPermissionsForbidden) String ¶
func (o *GetAuthorizationPermissionsForbidden) String() string
type GetAuthorizationPermissionsGatewayTimeout ¶
GetAuthorizationPermissionsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationPermissionsGatewayTimeout ¶
func NewGetAuthorizationPermissionsGatewayTimeout() *GetAuthorizationPermissionsGatewayTimeout
NewGetAuthorizationPermissionsGatewayTimeout creates a GetAuthorizationPermissionsGatewayTimeout with default headers values
func (*GetAuthorizationPermissionsGatewayTimeout) Error ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) Error() string
func (*GetAuthorizationPermissionsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization permissions gateway timeout response has a 4xx status code
func (*GetAuthorizationPermissionsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization permissions gateway timeout response a status code equal to that given
func (*GetAuthorizationPermissionsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization permissions gateway timeout response has a 3xx status code
func (*GetAuthorizationPermissionsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization permissions gateway timeout response has a 5xx status code
func (*GetAuthorizationPermissionsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization permissions gateway timeout response has a 2xx status code
func (*GetAuthorizationPermissionsGatewayTimeout) String ¶
func (o *GetAuthorizationPermissionsGatewayTimeout) String() string
type GetAuthorizationPermissionsInternalServerError ¶
GetAuthorizationPermissionsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationPermissionsInternalServerError ¶
func NewGetAuthorizationPermissionsInternalServerError() *GetAuthorizationPermissionsInternalServerError
NewGetAuthorizationPermissionsInternalServerError creates a GetAuthorizationPermissionsInternalServerError with default headers values
func (*GetAuthorizationPermissionsInternalServerError) Error ¶
func (o *GetAuthorizationPermissionsInternalServerError) Error() string
func (*GetAuthorizationPermissionsInternalServerError) GetPayload ¶
func (o *GetAuthorizationPermissionsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsInternalServerError) IsClientError ¶
func (o *GetAuthorizationPermissionsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization permissions internal server error response has a 4xx status code
func (*GetAuthorizationPermissionsInternalServerError) IsCode ¶
func (o *GetAuthorizationPermissionsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization permissions internal server error response a status code equal to that given
func (*GetAuthorizationPermissionsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationPermissionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization permissions internal server error response has a 3xx status code
func (*GetAuthorizationPermissionsInternalServerError) IsServerError ¶
func (o *GetAuthorizationPermissionsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization permissions internal server error response has a 5xx status code
func (*GetAuthorizationPermissionsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationPermissionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization permissions internal server error response has a 2xx status code
func (*GetAuthorizationPermissionsInternalServerError) String ¶
func (o *GetAuthorizationPermissionsInternalServerError) String() string
type GetAuthorizationPermissionsNotFound ¶
GetAuthorizationPermissionsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationPermissionsNotFound ¶
func NewGetAuthorizationPermissionsNotFound() *GetAuthorizationPermissionsNotFound
NewGetAuthorizationPermissionsNotFound creates a GetAuthorizationPermissionsNotFound with default headers values
func (*GetAuthorizationPermissionsNotFound) Error ¶
func (o *GetAuthorizationPermissionsNotFound) Error() string
func (*GetAuthorizationPermissionsNotFound) GetPayload ¶
func (o *GetAuthorizationPermissionsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsNotFound) IsClientError ¶
func (o *GetAuthorizationPermissionsNotFound) IsClientError() bool
IsClientError returns true when this get authorization permissions not found response has a 4xx status code
func (*GetAuthorizationPermissionsNotFound) IsCode ¶
func (o *GetAuthorizationPermissionsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization permissions not found response a status code equal to that given
func (*GetAuthorizationPermissionsNotFound) IsRedirect ¶
func (o *GetAuthorizationPermissionsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization permissions not found response has a 3xx status code
func (*GetAuthorizationPermissionsNotFound) IsServerError ¶
func (o *GetAuthorizationPermissionsNotFound) IsServerError() bool
IsServerError returns true when this get authorization permissions not found response has a 5xx status code
func (*GetAuthorizationPermissionsNotFound) IsSuccess ¶
func (o *GetAuthorizationPermissionsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization permissions not found response has a 2xx status code
func (*GetAuthorizationPermissionsNotFound) String ¶
func (o *GetAuthorizationPermissionsNotFound) String() string
type GetAuthorizationPermissionsOK ¶
type GetAuthorizationPermissionsOK struct {
Payload *models.PermissionCollectionEntityListing
}
GetAuthorizationPermissionsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationPermissionsOK ¶
func NewGetAuthorizationPermissionsOK() *GetAuthorizationPermissionsOK
NewGetAuthorizationPermissionsOK creates a GetAuthorizationPermissionsOK with default headers values
func (*GetAuthorizationPermissionsOK) Error ¶
func (o *GetAuthorizationPermissionsOK) Error() string
func (*GetAuthorizationPermissionsOK) GetPayload ¶
func (o *GetAuthorizationPermissionsOK) GetPayload() *models.PermissionCollectionEntityListing
func (*GetAuthorizationPermissionsOK) IsClientError ¶
func (o *GetAuthorizationPermissionsOK) IsClientError() bool
IsClientError returns true when this get authorization permissions o k response has a 4xx status code
func (*GetAuthorizationPermissionsOK) IsCode ¶
func (o *GetAuthorizationPermissionsOK) IsCode(code int) bool
IsCode returns true when this get authorization permissions o k response a status code equal to that given
func (*GetAuthorizationPermissionsOK) IsRedirect ¶
func (o *GetAuthorizationPermissionsOK) IsRedirect() bool
IsRedirect returns true when this get authorization permissions o k response has a 3xx status code
func (*GetAuthorizationPermissionsOK) IsServerError ¶
func (o *GetAuthorizationPermissionsOK) IsServerError() bool
IsServerError returns true when this get authorization permissions o k response has a 5xx status code
func (*GetAuthorizationPermissionsOK) IsSuccess ¶
func (o *GetAuthorizationPermissionsOK) IsSuccess() bool
IsSuccess returns true when this get authorization permissions o k response has a 2xx status code
func (*GetAuthorizationPermissionsOK) String ¶
func (o *GetAuthorizationPermissionsOK) String() string
type GetAuthorizationPermissionsParams ¶
type GetAuthorizationPermissionsParams struct { /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* Query. Comma-separated list of permissions or domains to query */ Query *string /* QueryType. Query filter type */ QueryType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationPermissionsParams contains all the parameters to send to the API endpoint
for the get authorization permissions operation. Typically these are written to a http.Request.
func NewGetAuthorizationPermissionsParams ¶
func NewGetAuthorizationPermissionsParams() *GetAuthorizationPermissionsParams
NewGetAuthorizationPermissionsParams creates a new GetAuthorizationPermissionsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationPermissionsParamsWithContext ¶
func NewGetAuthorizationPermissionsParamsWithContext(ctx context.Context) *GetAuthorizationPermissionsParams
NewGetAuthorizationPermissionsParamsWithContext creates a new GetAuthorizationPermissionsParams object with the ability to set a context for a request.
func NewGetAuthorizationPermissionsParamsWithHTTPClient ¶
func NewGetAuthorizationPermissionsParamsWithHTTPClient(client *http.Client) *GetAuthorizationPermissionsParams
NewGetAuthorizationPermissionsParamsWithHTTPClient creates a new GetAuthorizationPermissionsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationPermissionsParamsWithTimeout ¶
func NewGetAuthorizationPermissionsParamsWithTimeout(timeout time.Duration) *GetAuthorizationPermissionsParams
NewGetAuthorizationPermissionsParamsWithTimeout creates a new GetAuthorizationPermissionsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationPermissionsParams) SetContext ¶
func (o *GetAuthorizationPermissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) SetDefaults ¶
func (o *GetAuthorizationPermissionsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization permissions params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationPermissionsParams) SetHTTPClient ¶
func (o *GetAuthorizationPermissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) SetPageNumber ¶
func (o *GetAuthorizationPermissionsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) SetPageSize ¶
func (o *GetAuthorizationPermissionsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) SetQuery ¶
func (o *GetAuthorizationPermissionsParams) SetQuery(query *string)
SetQuery adds the query to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) SetQueryType ¶
func (o *GetAuthorizationPermissionsParams) SetQueryType(queryType *string)
SetQueryType adds the queryType to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) SetTimeout ¶
func (o *GetAuthorizationPermissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithContext ¶
func (o *GetAuthorizationPermissionsParams) WithContext(ctx context.Context) *GetAuthorizationPermissionsParams
WithContext adds the context to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithDefaults ¶
func (o *GetAuthorizationPermissionsParams) WithDefaults() *GetAuthorizationPermissionsParams
WithDefaults hydrates default values in the get authorization permissions params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationPermissionsParams) WithHTTPClient ¶
func (o *GetAuthorizationPermissionsParams) WithHTTPClient(client *http.Client) *GetAuthorizationPermissionsParams
WithHTTPClient adds the HTTPClient to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithPageNumber ¶
func (o *GetAuthorizationPermissionsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationPermissionsParams
WithPageNumber adds the pageNumber to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithPageSize ¶
func (o *GetAuthorizationPermissionsParams) WithPageSize(pageSize *int32) *GetAuthorizationPermissionsParams
WithPageSize adds the pageSize to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithQuery ¶
func (o *GetAuthorizationPermissionsParams) WithQuery(query *string) *GetAuthorizationPermissionsParams
WithQuery adds the query to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithQueryType ¶
func (o *GetAuthorizationPermissionsParams) WithQueryType(queryType *string) *GetAuthorizationPermissionsParams
WithQueryType adds the queryType to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WithTimeout ¶
func (o *GetAuthorizationPermissionsParams) WithTimeout(timeout time.Duration) *GetAuthorizationPermissionsParams
WithTimeout adds the timeout to the get authorization permissions params
func (*GetAuthorizationPermissionsParams) WriteToRequest ¶
func (o *GetAuthorizationPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationPermissionsReader ¶
type GetAuthorizationPermissionsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationPermissionsReader is a Reader for the GetAuthorizationPermissions structure.
func (*GetAuthorizationPermissionsReader) ReadResponse ¶
func (o *GetAuthorizationPermissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationPermissionsRequestEntityTooLarge ¶
GetAuthorizationPermissionsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationPermissionsRequestEntityTooLarge ¶
func NewGetAuthorizationPermissionsRequestEntityTooLarge() *GetAuthorizationPermissionsRequestEntityTooLarge
NewGetAuthorizationPermissionsRequestEntityTooLarge creates a GetAuthorizationPermissionsRequestEntityTooLarge with default headers values
func (*GetAuthorizationPermissionsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) Error() string
func (*GetAuthorizationPermissionsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization permissions request entity too large response has a 4xx status code
func (*GetAuthorizationPermissionsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization permissions request entity too large response a status code equal to that given
func (*GetAuthorizationPermissionsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization permissions request entity too large response has a 3xx status code
func (*GetAuthorizationPermissionsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization permissions request entity too large response has a 5xx status code
func (*GetAuthorizationPermissionsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization permissions request entity too large response has a 2xx status code
func (*GetAuthorizationPermissionsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationPermissionsRequestEntityTooLarge) String() string
type GetAuthorizationPermissionsRequestTimeout ¶
GetAuthorizationPermissionsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationPermissionsRequestTimeout ¶
func NewGetAuthorizationPermissionsRequestTimeout() *GetAuthorizationPermissionsRequestTimeout
NewGetAuthorizationPermissionsRequestTimeout creates a GetAuthorizationPermissionsRequestTimeout with default headers values
func (*GetAuthorizationPermissionsRequestTimeout) Error ¶
func (o *GetAuthorizationPermissionsRequestTimeout) Error() string
func (*GetAuthorizationPermissionsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationPermissionsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationPermissionsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization permissions request timeout response has a 4xx status code
func (*GetAuthorizationPermissionsRequestTimeout) IsCode ¶
func (o *GetAuthorizationPermissionsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization permissions request timeout response a status code equal to that given
func (*GetAuthorizationPermissionsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationPermissionsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization permissions request timeout response has a 3xx status code
func (*GetAuthorizationPermissionsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationPermissionsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization permissions request timeout response has a 5xx status code
func (*GetAuthorizationPermissionsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationPermissionsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization permissions request timeout response has a 2xx status code
func (*GetAuthorizationPermissionsRequestTimeout) String ¶
func (o *GetAuthorizationPermissionsRequestTimeout) String() string
type GetAuthorizationPermissionsServiceUnavailable ¶
type GetAuthorizationPermissionsServiceUnavailable struct {
}GetAuthorizationPermissionsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationPermissionsServiceUnavailable ¶
func NewGetAuthorizationPermissionsServiceUnavailable() *GetAuthorizationPermissionsServiceUnavailable
NewGetAuthorizationPermissionsServiceUnavailable creates a GetAuthorizationPermissionsServiceUnavailable with default headers values
func (*GetAuthorizationPermissionsServiceUnavailable) Error ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) Error() string
func (*GetAuthorizationPermissionsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization permissions service unavailable response has a 4xx status code
func (*GetAuthorizationPermissionsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization permissions service unavailable response a status code equal to that given
func (*GetAuthorizationPermissionsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization permissions service unavailable response has a 3xx status code
func (*GetAuthorizationPermissionsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization permissions service unavailable response has a 5xx status code
func (*GetAuthorizationPermissionsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization permissions service unavailable response has a 2xx status code
func (*GetAuthorizationPermissionsServiceUnavailable) String ¶
func (o *GetAuthorizationPermissionsServiceUnavailable) String() string
type GetAuthorizationPermissionsTooManyRequests ¶
GetAuthorizationPermissionsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationPermissionsTooManyRequests ¶
func NewGetAuthorizationPermissionsTooManyRequests() *GetAuthorizationPermissionsTooManyRequests
NewGetAuthorizationPermissionsTooManyRequests creates a GetAuthorizationPermissionsTooManyRequests with default headers values
func (*GetAuthorizationPermissionsTooManyRequests) Error ¶
func (o *GetAuthorizationPermissionsTooManyRequests) Error() string
func (*GetAuthorizationPermissionsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationPermissionsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationPermissionsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization permissions too many requests response has a 4xx status code
func (*GetAuthorizationPermissionsTooManyRequests) IsCode ¶
func (o *GetAuthorizationPermissionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization permissions too many requests response a status code equal to that given
func (*GetAuthorizationPermissionsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationPermissionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization permissions too many requests response has a 3xx status code
func (*GetAuthorizationPermissionsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationPermissionsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization permissions too many requests response has a 5xx status code
func (*GetAuthorizationPermissionsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationPermissionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization permissions too many requests response has a 2xx status code
func (*GetAuthorizationPermissionsTooManyRequests) String ¶
func (o *GetAuthorizationPermissionsTooManyRequests) String() string
type GetAuthorizationPermissionsUnauthorized ¶
type GetAuthorizationPermissionsUnauthorized struct {
}GetAuthorizationPermissionsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationPermissionsUnauthorized ¶
func NewGetAuthorizationPermissionsUnauthorized() *GetAuthorizationPermissionsUnauthorized
NewGetAuthorizationPermissionsUnauthorized creates a GetAuthorizationPermissionsUnauthorized with default headers values
func (*GetAuthorizationPermissionsUnauthorized) Error ¶
func (o *GetAuthorizationPermissionsUnauthorized) Error() string
func (*GetAuthorizationPermissionsUnauthorized) GetPayload ¶
func (o *GetAuthorizationPermissionsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsUnauthorized) IsClientError ¶
func (o *GetAuthorizationPermissionsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization permissions unauthorized response has a 4xx status code
func (*GetAuthorizationPermissionsUnauthorized) IsCode ¶
func (o *GetAuthorizationPermissionsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization permissions unauthorized response a status code equal to that given
func (*GetAuthorizationPermissionsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationPermissionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization permissions unauthorized response has a 3xx status code
func (*GetAuthorizationPermissionsUnauthorized) IsServerError ¶
func (o *GetAuthorizationPermissionsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization permissions unauthorized response has a 5xx status code
func (*GetAuthorizationPermissionsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationPermissionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization permissions unauthorized response has a 2xx status code
func (*GetAuthorizationPermissionsUnauthorized) String ¶
func (o *GetAuthorizationPermissionsUnauthorized) String() string
type GetAuthorizationPermissionsUnsupportedMediaType ¶
GetAuthorizationPermissionsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationPermissionsUnsupportedMediaType ¶
func NewGetAuthorizationPermissionsUnsupportedMediaType() *GetAuthorizationPermissionsUnsupportedMediaType
NewGetAuthorizationPermissionsUnsupportedMediaType creates a GetAuthorizationPermissionsUnsupportedMediaType with default headers values
func (*GetAuthorizationPermissionsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) Error() string
func (*GetAuthorizationPermissionsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationPermissionsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization permissions unsupported media type response has a 4xx status code
func (*GetAuthorizationPermissionsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization permissions unsupported media type response a status code equal to that given
func (*GetAuthorizationPermissionsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization permissions unsupported media type response has a 3xx status code
func (*GetAuthorizationPermissionsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization permissions unsupported media type response has a 5xx status code
func (*GetAuthorizationPermissionsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization permissions unsupported media type response has a 2xx status code
func (*GetAuthorizationPermissionsUnsupportedMediaType) String ¶
func (o *GetAuthorizationPermissionsUnsupportedMediaType) String() string
type GetAuthorizationProductsBadRequest ¶
GetAuthorizationProductsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationProductsBadRequest ¶
func NewGetAuthorizationProductsBadRequest() *GetAuthorizationProductsBadRequest
NewGetAuthorizationProductsBadRequest creates a GetAuthorizationProductsBadRequest with default headers values
func (*GetAuthorizationProductsBadRequest) Error ¶
func (o *GetAuthorizationProductsBadRequest) Error() string
func (*GetAuthorizationProductsBadRequest) GetPayload ¶
func (o *GetAuthorizationProductsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsBadRequest) IsClientError ¶
func (o *GetAuthorizationProductsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization products bad request response has a 4xx status code
func (*GetAuthorizationProductsBadRequest) IsCode ¶
func (o *GetAuthorizationProductsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization products bad request response a status code equal to that given
func (*GetAuthorizationProductsBadRequest) IsRedirect ¶
func (o *GetAuthorizationProductsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization products bad request response has a 3xx status code
func (*GetAuthorizationProductsBadRequest) IsServerError ¶
func (o *GetAuthorizationProductsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization products bad request response has a 5xx status code
func (*GetAuthorizationProductsBadRequest) IsSuccess ¶
func (o *GetAuthorizationProductsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization products bad request response has a 2xx status code
func (*GetAuthorizationProductsBadRequest) String ¶
func (o *GetAuthorizationProductsBadRequest) String() string
type GetAuthorizationProductsForbidden ¶
GetAuthorizationProductsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationProductsForbidden ¶
func NewGetAuthorizationProductsForbidden() *GetAuthorizationProductsForbidden
NewGetAuthorizationProductsForbidden creates a GetAuthorizationProductsForbidden with default headers values
func (*GetAuthorizationProductsForbidden) Error ¶
func (o *GetAuthorizationProductsForbidden) Error() string
func (*GetAuthorizationProductsForbidden) GetPayload ¶
func (o *GetAuthorizationProductsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsForbidden) IsClientError ¶
func (o *GetAuthorizationProductsForbidden) IsClientError() bool
IsClientError returns true when this get authorization products forbidden response has a 4xx status code
func (*GetAuthorizationProductsForbidden) IsCode ¶
func (o *GetAuthorizationProductsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization products forbidden response a status code equal to that given
func (*GetAuthorizationProductsForbidden) IsRedirect ¶
func (o *GetAuthorizationProductsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization products forbidden response has a 3xx status code
func (*GetAuthorizationProductsForbidden) IsServerError ¶
func (o *GetAuthorizationProductsForbidden) IsServerError() bool
IsServerError returns true when this get authorization products forbidden response has a 5xx status code
func (*GetAuthorizationProductsForbidden) IsSuccess ¶
func (o *GetAuthorizationProductsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization products forbidden response has a 2xx status code
func (*GetAuthorizationProductsForbidden) String ¶
func (o *GetAuthorizationProductsForbidden) String() string
type GetAuthorizationProductsGatewayTimeout ¶
GetAuthorizationProductsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationProductsGatewayTimeout ¶
func NewGetAuthorizationProductsGatewayTimeout() *GetAuthorizationProductsGatewayTimeout
NewGetAuthorizationProductsGatewayTimeout creates a GetAuthorizationProductsGatewayTimeout with default headers values
func (*GetAuthorizationProductsGatewayTimeout) Error ¶
func (o *GetAuthorizationProductsGatewayTimeout) Error() string
func (*GetAuthorizationProductsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationProductsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationProductsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization products gateway timeout response has a 4xx status code
func (*GetAuthorizationProductsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationProductsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization products gateway timeout response a status code equal to that given
func (*GetAuthorizationProductsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationProductsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization products gateway timeout response has a 3xx status code
func (*GetAuthorizationProductsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationProductsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization products gateway timeout response has a 5xx status code
func (*GetAuthorizationProductsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationProductsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization products gateway timeout response has a 2xx status code
func (*GetAuthorizationProductsGatewayTimeout) String ¶
func (o *GetAuthorizationProductsGatewayTimeout) String() string
type GetAuthorizationProductsInternalServerError ¶
GetAuthorizationProductsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationProductsInternalServerError ¶
func NewGetAuthorizationProductsInternalServerError() *GetAuthorizationProductsInternalServerError
NewGetAuthorizationProductsInternalServerError creates a GetAuthorizationProductsInternalServerError with default headers values
func (*GetAuthorizationProductsInternalServerError) Error ¶
func (o *GetAuthorizationProductsInternalServerError) Error() string
func (*GetAuthorizationProductsInternalServerError) GetPayload ¶
func (o *GetAuthorizationProductsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsInternalServerError) IsClientError ¶
func (o *GetAuthorizationProductsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization products internal server error response has a 4xx status code
func (*GetAuthorizationProductsInternalServerError) IsCode ¶
func (o *GetAuthorizationProductsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization products internal server error response a status code equal to that given
func (*GetAuthorizationProductsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationProductsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization products internal server error response has a 3xx status code
func (*GetAuthorizationProductsInternalServerError) IsServerError ¶
func (o *GetAuthorizationProductsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization products internal server error response has a 5xx status code
func (*GetAuthorizationProductsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationProductsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization products internal server error response has a 2xx status code
func (*GetAuthorizationProductsInternalServerError) String ¶
func (o *GetAuthorizationProductsInternalServerError) String() string
type GetAuthorizationProductsNotFound ¶
GetAuthorizationProductsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationProductsNotFound ¶
func NewGetAuthorizationProductsNotFound() *GetAuthorizationProductsNotFound
NewGetAuthorizationProductsNotFound creates a GetAuthorizationProductsNotFound with default headers values
func (*GetAuthorizationProductsNotFound) Error ¶
func (o *GetAuthorizationProductsNotFound) Error() string
func (*GetAuthorizationProductsNotFound) GetPayload ¶
func (o *GetAuthorizationProductsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsNotFound) IsClientError ¶
func (o *GetAuthorizationProductsNotFound) IsClientError() bool
IsClientError returns true when this get authorization products not found response has a 4xx status code
func (*GetAuthorizationProductsNotFound) IsCode ¶
func (o *GetAuthorizationProductsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization products not found response a status code equal to that given
func (*GetAuthorizationProductsNotFound) IsRedirect ¶
func (o *GetAuthorizationProductsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization products not found response has a 3xx status code
func (*GetAuthorizationProductsNotFound) IsServerError ¶
func (o *GetAuthorizationProductsNotFound) IsServerError() bool
IsServerError returns true when this get authorization products not found response has a 5xx status code
func (*GetAuthorizationProductsNotFound) IsSuccess ¶
func (o *GetAuthorizationProductsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization products not found response has a 2xx status code
func (*GetAuthorizationProductsNotFound) String ¶
func (o *GetAuthorizationProductsNotFound) String() string
type GetAuthorizationProductsOK ¶
type GetAuthorizationProductsOK struct {
Payload *models.OrganizationProductEntityListing
}
GetAuthorizationProductsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationProductsOK ¶
func NewGetAuthorizationProductsOK() *GetAuthorizationProductsOK
NewGetAuthorizationProductsOK creates a GetAuthorizationProductsOK with default headers values
func (*GetAuthorizationProductsOK) Error ¶
func (o *GetAuthorizationProductsOK) Error() string
func (*GetAuthorizationProductsOK) GetPayload ¶
func (o *GetAuthorizationProductsOK) GetPayload() *models.OrganizationProductEntityListing
func (*GetAuthorizationProductsOK) IsClientError ¶
func (o *GetAuthorizationProductsOK) IsClientError() bool
IsClientError returns true when this get authorization products o k response has a 4xx status code
func (*GetAuthorizationProductsOK) IsCode ¶
func (o *GetAuthorizationProductsOK) IsCode(code int) bool
IsCode returns true when this get authorization products o k response a status code equal to that given
func (*GetAuthorizationProductsOK) IsRedirect ¶
func (o *GetAuthorizationProductsOK) IsRedirect() bool
IsRedirect returns true when this get authorization products o k response has a 3xx status code
func (*GetAuthorizationProductsOK) IsServerError ¶
func (o *GetAuthorizationProductsOK) IsServerError() bool
IsServerError returns true when this get authorization products o k response has a 5xx status code
func (*GetAuthorizationProductsOK) IsSuccess ¶
func (o *GetAuthorizationProductsOK) IsSuccess() bool
IsSuccess returns true when this get authorization products o k response has a 2xx status code
func (*GetAuthorizationProductsOK) String ¶
func (o *GetAuthorizationProductsOK) String() string
type GetAuthorizationProductsParams ¶
type GetAuthorizationProductsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationProductsParams contains all the parameters to send to the API endpoint
for the get authorization products operation. Typically these are written to a http.Request.
func NewGetAuthorizationProductsParams ¶
func NewGetAuthorizationProductsParams() *GetAuthorizationProductsParams
NewGetAuthorizationProductsParams creates a new GetAuthorizationProductsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationProductsParamsWithContext ¶
func NewGetAuthorizationProductsParamsWithContext(ctx context.Context) *GetAuthorizationProductsParams
NewGetAuthorizationProductsParamsWithContext creates a new GetAuthorizationProductsParams object with the ability to set a context for a request.
func NewGetAuthorizationProductsParamsWithHTTPClient ¶
func NewGetAuthorizationProductsParamsWithHTTPClient(client *http.Client) *GetAuthorizationProductsParams
NewGetAuthorizationProductsParamsWithHTTPClient creates a new GetAuthorizationProductsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationProductsParamsWithTimeout ¶
func NewGetAuthorizationProductsParamsWithTimeout(timeout time.Duration) *GetAuthorizationProductsParams
NewGetAuthorizationProductsParamsWithTimeout creates a new GetAuthorizationProductsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationProductsParams) SetContext ¶
func (o *GetAuthorizationProductsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization products params
func (*GetAuthorizationProductsParams) SetDefaults ¶
func (o *GetAuthorizationProductsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization products params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationProductsParams) SetHTTPClient ¶
func (o *GetAuthorizationProductsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization products params
func (*GetAuthorizationProductsParams) SetTimeout ¶
func (o *GetAuthorizationProductsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization products params
func (*GetAuthorizationProductsParams) WithContext ¶
func (o *GetAuthorizationProductsParams) WithContext(ctx context.Context) *GetAuthorizationProductsParams
WithContext adds the context to the get authorization products params
func (*GetAuthorizationProductsParams) WithDefaults ¶
func (o *GetAuthorizationProductsParams) WithDefaults() *GetAuthorizationProductsParams
WithDefaults hydrates default values in the get authorization products params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationProductsParams) WithHTTPClient ¶
func (o *GetAuthorizationProductsParams) WithHTTPClient(client *http.Client) *GetAuthorizationProductsParams
WithHTTPClient adds the HTTPClient to the get authorization products params
func (*GetAuthorizationProductsParams) WithTimeout ¶
func (o *GetAuthorizationProductsParams) WithTimeout(timeout time.Duration) *GetAuthorizationProductsParams
WithTimeout adds the timeout to the get authorization products params
func (*GetAuthorizationProductsParams) WriteToRequest ¶
func (o *GetAuthorizationProductsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationProductsReader ¶
type GetAuthorizationProductsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationProductsReader is a Reader for the GetAuthorizationProducts structure.
func (*GetAuthorizationProductsReader) ReadResponse ¶
func (o *GetAuthorizationProductsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationProductsRequestEntityTooLarge ¶
GetAuthorizationProductsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationProductsRequestEntityTooLarge ¶
func NewGetAuthorizationProductsRequestEntityTooLarge() *GetAuthorizationProductsRequestEntityTooLarge
NewGetAuthorizationProductsRequestEntityTooLarge creates a GetAuthorizationProductsRequestEntityTooLarge with default headers values
func (*GetAuthorizationProductsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) Error() string
func (*GetAuthorizationProductsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization products request entity too large response has a 4xx status code
func (*GetAuthorizationProductsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization products request entity too large response a status code equal to that given
func (*GetAuthorizationProductsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization products request entity too large response has a 3xx status code
func (*GetAuthorizationProductsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization products request entity too large response has a 5xx status code
func (*GetAuthorizationProductsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization products request entity too large response has a 2xx status code
func (*GetAuthorizationProductsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationProductsRequestEntityTooLarge) String() string
type GetAuthorizationProductsRequestTimeout ¶
GetAuthorizationProductsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationProductsRequestTimeout ¶
func NewGetAuthorizationProductsRequestTimeout() *GetAuthorizationProductsRequestTimeout
NewGetAuthorizationProductsRequestTimeout creates a GetAuthorizationProductsRequestTimeout with default headers values
func (*GetAuthorizationProductsRequestTimeout) Error ¶
func (o *GetAuthorizationProductsRequestTimeout) Error() string
func (*GetAuthorizationProductsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationProductsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationProductsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization products request timeout response has a 4xx status code
func (*GetAuthorizationProductsRequestTimeout) IsCode ¶
func (o *GetAuthorizationProductsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization products request timeout response a status code equal to that given
func (*GetAuthorizationProductsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationProductsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization products request timeout response has a 3xx status code
func (*GetAuthorizationProductsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationProductsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization products request timeout response has a 5xx status code
func (*GetAuthorizationProductsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationProductsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization products request timeout response has a 2xx status code
func (*GetAuthorizationProductsRequestTimeout) String ¶
func (o *GetAuthorizationProductsRequestTimeout) String() string
type GetAuthorizationProductsServiceUnavailable ¶
type GetAuthorizationProductsServiceUnavailable struct {
}GetAuthorizationProductsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationProductsServiceUnavailable ¶
func NewGetAuthorizationProductsServiceUnavailable() *GetAuthorizationProductsServiceUnavailable
NewGetAuthorizationProductsServiceUnavailable creates a GetAuthorizationProductsServiceUnavailable with default headers values
func (*GetAuthorizationProductsServiceUnavailable) Error ¶
func (o *GetAuthorizationProductsServiceUnavailable) Error() string
func (*GetAuthorizationProductsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationProductsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationProductsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization products service unavailable response has a 4xx status code
func (*GetAuthorizationProductsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationProductsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization products service unavailable response a status code equal to that given
func (*GetAuthorizationProductsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationProductsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization products service unavailable response has a 3xx status code
func (*GetAuthorizationProductsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationProductsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization products service unavailable response has a 5xx status code
func (*GetAuthorizationProductsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationProductsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization products service unavailable response has a 2xx status code
func (*GetAuthorizationProductsServiceUnavailable) String ¶
func (o *GetAuthorizationProductsServiceUnavailable) String() string
type GetAuthorizationProductsTooManyRequests ¶
GetAuthorizationProductsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationProductsTooManyRequests ¶
func NewGetAuthorizationProductsTooManyRequests() *GetAuthorizationProductsTooManyRequests
NewGetAuthorizationProductsTooManyRequests creates a GetAuthorizationProductsTooManyRequests with default headers values
func (*GetAuthorizationProductsTooManyRequests) Error ¶
func (o *GetAuthorizationProductsTooManyRequests) Error() string
func (*GetAuthorizationProductsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationProductsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationProductsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization products too many requests response has a 4xx status code
func (*GetAuthorizationProductsTooManyRequests) IsCode ¶
func (o *GetAuthorizationProductsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization products too many requests response a status code equal to that given
func (*GetAuthorizationProductsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationProductsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization products too many requests response has a 3xx status code
func (*GetAuthorizationProductsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationProductsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization products too many requests response has a 5xx status code
func (*GetAuthorizationProductsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationProductsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization products too many requests response has a 2xx status code
func (*GetAuthorizationProductsTooManyRequests) String ¶
func (o *GetAuthorizationProductsTooManyRequests) String() string
type GetAuthorizationProductsUnauthorized ¶
type GetAuthorizationProductsUnauthorized struct {
}GetAuthorizationProductsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationProductsUnauthorized ¶
func NewGetAuthorizationProductsUnauthorized() *GetAuthorizationProductsUnauthorized
NewGetAuthorizationProductsUnauthorized creates a GetAuthorizationProductsUnauthorized with default headers values
func (*GetAuthorizationProductsUnauthorized) Error ¶
func (o *GetAuthorizationProductsUnauthorized) Error() string
func (*GetAuthorizationProductsUnauthorized) GetPayload ¶
func (o *GetAuthorizationProductsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsUnauthorized) IsClientError ¶
func (o *GetAuthorizationProductsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization products unauthorized response has a 4xx status code
func (*GetAuthorizationProductsUnauthorized) IsCode ¶
func (o *GetAuthorizationProductsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization products unauthorized response a status code equal to that given
func (*GetAuthorizationProductsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationProductsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization products unauthorized response has a 3xx status code
func (*GetAuthorizationProductsUnauthorized) IsServerError ¶
func (o *GetAuthorizationProductsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization products unauthorized response has a 5xx status code
func (*GetAuthorizationProductsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationProductsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization products unauthorized response has a 2xx status code
func (*GetAuthorizationProductsUnauthorized) String ¶
func (o *GetAuthorizationProductsUnauthorized) String() string
type GetAuthorizationProductsUnsupportedMediaType ¶
GetAuthorizationProductsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationProductsUnsupportedMediaType ¶
func NewGetAuthorizationProductsUnsupportedMediaType() *GetAuthorizationProductsUnsupportedMediaType
NewGetAuthorizationProductsUnsupportedMediaType creates a GetAuthorizationProductsUnsupportedMediaType with default headers values
func (*GetAuthorizationProductsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) Error() string
func (*GetAuthorizationProductsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationProductsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization products unsupported media type response has a 4xx status code
func (*GetAuthorizationProductsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization products unsupported media type response a status code equal to that given
func (*GetAuthorizationProductsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization products unsupported media type response has a 3xx status code
func (*GetAuthorizationProductsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization products unsupported media type response has a 5xx status code
func (*GetAuthorizationProductsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization products unsupported media type response has a 2xx status code
func (*GetAuthorizationProductsUnsupportedMediaType) String ¶
func (o *GetAuthorizationProductsUnsupportedMediaType) String() string
type GetAuthorizationRoleBadRequest ¶
GetAuthorizationRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationRoleBadRequest ¶
func NewGetAuthorizationRoleBadRequest() *GetAuthorizationRoleBadRequest
NewGetAuthorizationRoleBadRequest creates a GetAuthorizationRoleBadRequest with default headers values
func (*GetAuthorizationRoleBadRequest) Error ¶
func (o *GetAuthorizationRoleBadRequest) Error() string
func (*GetAuthorizationRoleBadRequest) GetPayload ¶
func (o *GetAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleBadRequest) IsClientError ¶
func (o *GetAuthorizationRoleBadRequest) IsClientError() bool
IsClientError returns true when this get authorization role bad request response has a 4xx status code
func (*GetAuthorizationRoleBadRequest) IsCode ¶
func (o *GetAuthorizationRoleBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization role bad request response a status code equal to that given
func (*GetAuthorizationRoleBadRequest) IsRedirect ¶
func (o *GetAuthorizationRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization role bad request response has a 3xx status code
func (*GetAuthorizationRoleBadRequest) IsServerError ¶
func (o *GetAuthorizationRoleBadRequest) IsServerError() bool
IsServerError returns true when this get authorization role bad request response has a 5xx status code
func (*GetAuthorizationRoleBadRequest) IsSuccess ¶
func (o *GetAuthorizationRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization role bad request response has a 2xx status code
func (*GetAuthorizationRoleBadRequest) String ¶
func (o *GetAuthorizationRoleBadRequest) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDBadRequest ¶
GetAuthorizationRoleComparedefaultRightRoleIDBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationRoleComparedefaultRightRoleIDBadRequest ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDBadRequest() *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest
NewGetAuthorizationRoleComparedefaultRightRoleIDBadRequest creates a GetAuthorizationRoleComparedefaultRightRoleIDBadRequest with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id bad request response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id bad request response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id bad request response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id bad request response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id bad request response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDBadRequest) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDForbidden ¶
GetAuthorizationRoleComparedefaultRightRoleIDForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationRoleComparedefaultRightRoleIDForbidden ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDForbidden() *GetAuthorizationRoleComparedefaultRightRoleIDForbidden
NewGetAuthorizationRoleComparedefaultRightRoleIDForbidden creates a GetAuthorizationRoleComparedefaultRightRoleIDForbidden with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id forbidden response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id forbidden response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id forbidden response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id forbidden response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id forbidden response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDForbidden) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDForbidden) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout ¶
type GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout struct {
Payload *models.ErrorBody
}
GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout() *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout
NewGetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout creates a GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id gateway timeout response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id gateway timeout response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id gateway timeout response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id gateway timeout response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id gateway timeout response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError ¶
type GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError struct {
Payload *models.ErrorBody
}
GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationRoleComparedefaultRightRoleIDInternalServerError ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDInternalServerError() *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError
NewGetAuthorizationRoleComparedefaultRightRoleIDInternalServerError creates a GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id internal server error response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id internal server error response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id internal server error response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id internal server error response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id internal server error response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDInternalServerError) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDNotFound ¶
GetAuthorizationRoleComparedefaultRightRoleIDNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationRoleComparedefaultRightRoleIDNotFound ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDNotFound() *GetAuthorizationRoleComparedefaultRightRoleIDNotFound
NewGetAuthorizationRoleComparedefaultRightRoleIDNotFound creates a GetAuthorizationRoleComparedefaultRightRoleIDNotFound with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id not found response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id not found response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id not found response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id not found response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id not found response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDNotFound) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDNotFound) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDOK ¶
type GetAuthorizationRoleComparedefaultRightRoleIDOK struct {
Payload *models.DomainOrgRoleDifference
}
GetAuthorizationRoleComparedefaultRightRoleIDOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationRoleComparedefaultRightRoleIDOK ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDOK() *GetAuthorizationRoleComparedefaultRightRoleIDOK
NewGetAuthorizationRoleComparedefaultRightRoleIDOK creates a GetAuthorizationRoleComparedefaultRightRoleIDOK with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) GetPayload() *models.DomainOrgRoleDifference
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id o k response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id o k response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id o k response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id o k response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id o k response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDOK) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDOK) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDParams ¶
type GetAuthorizationRoleComparedefaultRightRoleIDParams struct { /* LeftRoleID. Left Role ID */ LeftRoleID string /* RightRoleID. Right Role id */ RightRoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationRoleComparedefaultRightRoleIDParams contains all the parameters to send to the API endpoint
for the get authorization role comparedefault right role Id operation. Typically these are written to a http.Request.
func NewGetAuthorizationRoleComparedefaultRightRoleIDParams ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDParams() *GetAuthorizationRoleComparedefaultRightRoleIDParams
NewGetAuthorizationRoleComparedefaultRightRoleIDParams creates a new GetAuthorizationRoleComparedefaultRightRoleIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithContext ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithContext(ctx context.Context) *GetAuthorizationRoleComparedefaultRightRoleIDParams
NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithContext creates a new GetAuthorizationRoleComparedefaultRightRoleIDParams object with the ability to set a context for a request.
func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleComparedefaultRightRoleIDParams
NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient creates a new GetAuthorizationRoleComparedefaultRightRoleIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleComparedefaultRightRoleIDParams
NewGetAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout creates a new GetAuthorizationRoleComparedefaultRightRoleIDParams object with the ability to set a timeout on a request.
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) SetContext ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) SetDefaults ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetDefaults()
SetDefaults hydrates default values in the get authorization role comparedefault right role Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) SetHTTPClient ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) SetLeftRoleID ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetLeftRoleID(leftRoleID string)
SetLeftRoleID adds the leftRoleId to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) SetRightRoleID ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetRightRoleID(rightRoleID string)
SetRightRoleID adds the rightRoleId to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) SetTimeout ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WithContext ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithContext(ctx context.Context) *GetAuthorizationRoleComparedefaultRightRoleIDParams
WithContext adds the context to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WithDefaults ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithDefaults() *GetAuthorizationRoleComparedefaultRightRoleIDParams
WithDefaults hydrates default values in the get authorization role comparedefault right role Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WithHTTPClient ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleComparedefaultRightRoleIDParams
WithHTTPClient adds the HTTPClient to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WithLeftRoleID ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithLeftRoleID(leftRoleID string) *GetAuthorizationRoleComparedefaultRightRoleIDParams
WithLeftRoleID adds the leftRoleID to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WithRightRoleID ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithRightRoleID(rightRoleID string) *GetAuthorizationRoleComparedefaultRightRoleIDParams
WithRightRoleID adds the rightRoleID to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WithTimeout ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleComparedefaultRightRoleIDParams
WithTimeout adds the timeout to the get authorization role comparedefault right role Id params
func (*GetAuthorizationRoleComparedefaultRightRoleIDParams) WriteToRequest ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationRoleComparedefaultRightRoleIDReader ¶
type GetAuthorizationRoleComparedefaultRightRoleIDReader struct {
// contains filtered or unexported fields
}
GetAuthorizationRoleComparedefaultRightRoleIDReader is a Reader for the GetAuthorizationRoleComparedefaultRightRoleID structure.
func (*GetAuthorizationRoleComparedefaultRightRoleIDReader) ReadResponse ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge ¶
type GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge() *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge
NewGetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge creates a GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id request entity too large response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id request entity too large response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id request entity too large response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id request entity too large response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id request entity too large response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout ¶
type GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout struct {
Payload *models.ErrorBody
}
GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout() *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout
NewGetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout creates a GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id request timeout response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id request timeout response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id request timeout response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id request timeout response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id request timeout response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable ¶
type GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable struct {
}GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable() *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable
NewGetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable creates a GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id service unavailable response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id service unavailable response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id service unavailable response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id service unavailable response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id service unavailable response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests ¶
type GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests struct {
Payload *models.ErrorBody
}
GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests() *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests
NewGetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests creates a GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id too many requests response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id too many requests response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id too many requests response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id too many requests response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id too many requests response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized ¶
type GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized struct {
}GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationRoleComparedefaultRightRoleIDUnauthorized ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDUnauthorized() *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized
NewGetAuthorizationRoleComparedefaultRightRoleIDUnauthorized creates a GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id unauthorized response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id unauthorized response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id unauthorized response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id unauthorized response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id unauthorized response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnauthorized) String() string
type GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType ¶
type GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType ¶
func NewGetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType() *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType
NewGetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType creates a GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType with default headers values
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) Error ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) Error() string
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization role comparedefault right role Id unsupported media type response has a 4xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization role comparedefault right role Id unsupported media type response a status code equal to that given
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization role comparedefault right role Id unsupported media type response has a 3xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization role comparedefault right role Id unsupported media type response has a 5xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization role comparedefault right role Id unsupported media type response has a 2xx status code
func (*GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) String ¶
func (o *GetAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) String() string
type GetAuthorizationRoleForbidden ¶
GetAuthorizationRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationRoleForbidden ¶
func NewGetAuthorizationRoleForbidden() *GetAuthorizationRoleForbidden
NewGetAuthorizationRoleForbidden creates a GetAuthorizationRoleForbidden with default headers values
func (*GetAuthorizationRoleForbidden) Error ¶
func (o *GetAuthorizationRoleForbidden) Error() string
func (*GetAuthorizationRoleForbidden) GetPayload ¶
func (o *GetAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleForbidden) IsClientError ¶
func (o *GetAuthorizationRoleForbidden) IsClientError() bool
IsClientError returns true when this get authorization role forbidden response has a 4xx status code
func (*GetAuthorizationRoleForbidden) IsCode ¶
func (o *GetAuthorizationRoleForbidden) IsCode(code int) bool
IsCode returns true when this get authorization role forbidden response a status code equal to that given
func (*GetAuthorizationRoleForbidden) IsRedirect ¶
func (o *GetAuthorizationRoleForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization role forbidden response has a 3xx status code
func (*GetAuthorizationRoleForbidden) IsServerError ¶
func (o *GetAuthorizationRoleForbidden) IsServerError() bool
IsServerError returns true when this get authorization role forbidden response has a 5xx status code
func (*GetAuthorizationRoleForbidden) IsSuccess ¶
func (o *GetAuthorizationRoleForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization role forbidden response has a 2xx status code
func (*GetAuthorizationRoleForbidden) String ¶
func (o *GetAuthorizationRoleForbidden) String() string
type GetAuthorizationRoleGatewayTimeout ¶
GetAuthorizationRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationRoleGatewayTimeout ¶
func NewGetAuthorizationRoleGatewayTimeout() *GetAuthorizationRoleGatewayTimeout
NewGetAuthorizationRoleGatewayTimeout creates a GetAuthorizationRoleGatewayTimeout with default headers values
func (*GetAuthorizationRoleGatewayTimeout) Error ¶
func (o *GetAuthorizationRoleGatewayTimeout) Error() string
func (*GetAuthorizationRoleGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization role gateway timeout response has a 4xx status code
func (*GetAuthorizationRoleGatewayTimeout) IsCode ¶
func (o *GetAuthorizationRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role gateway timeout response a status code equal to that given
func (*GetAuthorizationRoleGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role gateway timeout response has a 3xx status code
func (*GetAuthorizationRoleGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization role gateway timeout response has a 5xx status code
func (*GetAuthorizationRoleGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role gateway timeout response has a 2xx status code
func (*GetAuthorizationRoleGatewayTimeout) String ¶
func (o *GetAuthorizationRoleGatewayTimeout) String() string
type GetAuthorizationRoleInternalServerError ¶
GetAuthorizationRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationRoleInternalServerError ¶
func NewGetAuthorizationRoleInternalServerError() *GetAuthorizationRoleInternalServerError
NewGetAuthorizationRoleInternalServerError creates a GetAuthorizationRoleInternalServerError with default headers values
func (*GetAuthorizationRoleInternalServerError) Error ¶
func (o *GetAuthorizationRoleInternalServerError) Error() string
func (*GetAuthorizationRoleInternalServerError) GetPayload ¶
func (o *GetAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleInternalServerError) IsClientError ¶
func (o *GetAuthorizationRoleInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization role internal server error response has a 4xx status code
func (*GetAuthorizationRoleInternalServerError) IsCode ¶
func (o *GetAuthorizationRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization role internal server error response a status code equal to that given
func (*GetAuthorizationRoleInternalServerError) IsRedirect ¶
func (o *GetAuthorizationRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization role internal server error response has a 3xx status code
func (*GetAuthorizationRoleInternalServerError) IsServerError ¶
func (o *GetAuthorizationRoleInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization role internal server error response has a 5xx status code
func (*GetAuthorizationRoleInternalServerError) IsSuccess ¶
func (o *GetAuthorizationRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization role internal server error response has a 2xx status code
func (*GetAuthorizationRoleInternalServerError) String ¶
func (o *GetAuthorizationRoleInternalServerError) String() string
type GetAuthorizationRoleNotFound ¶
GetAuthorizationRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationRoleNotFound ¶
func NewGetAuthorizationRoleNotFound() *GetAuthorizationRoleNotFound
NewGetAuthorizationRoleNotFound creates a GetAuthorizationRoleNotFound with default headers values
func (*GetAuthorizationRoleNotFound) Error ¶
func (o *GetAuthorizationRoleNotFound) Error() string
func (*GetAuthorizationRoleNotFound) GetPayload ¶
func (o *GetAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleNotFound) IsClientError ¶
func (o *GetAuthorizationRoleNotFound) IsClientError() bool
IsClientError returns true when this get authorization role not found response has a 4xx status code
func (*GetAuthorizationRoleNotFound) IsCode ¶
func (o *GetAuthorizationRoleNotFound) IsCode(code int) bool
IsCode returns true when this get authorization role not found response a status code equal to that given
func (*GetAuthorizationRoleNotFound) IsRedirect ¶
func (o *GetAuthorizationRoleNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization role not found response has a 3xx status code
func (*GetAuthorizationRoleNotFound) IsServerError ¶
func (o *GetAuthorizationRoleNotFound) IsServerError() bool
IsServerError returns true when this get authorization role not found response has a 5xx status code
func (*GetAuthorizationRoleNotFound) IsSuccess ¶
func (o *GetAuthorizationRoleNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization role not found response has a 2xx status code
func (*GetAuthorizationRoleNotFound) String ¶
func (o *GetAuthorizationRoleNotFound) String() string
type GetAuthorizationRoleOK ¶
type GetAuthorizationRoleOK struct {
Payload *models.DomainOrganizationRole
}
GetAuthorizationRoleOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationRoleOK ¶
func NewGetAuthorizationRoleOK() *GetAuthorizationRoleOK
NewGetAuthorizationRoleOK creates a GetAuthorizationRoleOK with default headers values
func (*GetAuthorizationRoleOK) Error ¶
func (o *GetAuthorizationRoleOK) Error() string
func (*GetAuthorizationRoleOK) GetPayload ¶
func (o *GetAuthorizationRoleOK) GetPayload() *models.DomainOrganizationRole
func (*GetAuthorizationRoleOK) IsClientError ¶
func (o *GetAuthorizationRoleOK) IsClientError() bool
IsClientError returns true when this get authorization role o k response has a 4xx status code
func (*GetAuthorizationRoleOK) IsCode ¶
func (o *GetAuthorizationRoleOK) IsCode(code int) bool
IsCode returns true when this get authorization role o k response a status code equal to that given
func (*GetAuthorizationRoleOK) IsRedirect ¶
func (o *GetAuthorizationRoleOK) IsRedirect() bool
IsRedirect returns true when this get authorization role o k response has a 3xx status code
func (*GetAuthorizationRoleOK) IsServerError ¶
func (o *GetAuthorizationRoleOK) IsServerError() bool
IsServerError returns true when this get authorization role o k response has a 5xx status code
func (*GetAuthorizationRoleOK) IsSuccess ¶
func (o *GetAuthorizationRoleOK) IsSuccess() bool
IsSuccess returns true when this get authorization role o k response has a 2xx status code
func (*GetAuthorizationRoleOK) String ¶
func (o *GetAuthorizationRoleOK) String() string
type GetAuthorizationRoleParams ¶
type GetAuthorizationRoleParams struct { /* Expand. Which fields, if any, to expand. "unusedPermissions" returns the permissions not used for the role */ Expand []string /* RoleID. Role ID */ RoleID string /* UserCount. Fetch the count of users who have this role granted in at least one division Default: true */ UserCount *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationRoleParams contains all the parameters to send to the API endpoint
for the get authorization role operation. Typically these are written to a http.Request.
func NewGetAuthorizationRoleParams ¶
func NewGetAuthorizationRoleParams() *GetAuthorizationRoleParams
NewGetAuthorizationRoleParams creates a new GetAuthorizationRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationRoleParamsWithContext ¶
func NewGetAuthorizationRoleParamsWithContext(ctx context.Context) *GetAuthorizationRoleParams
NewGetAuthorizationRoleParamsWithContext creates a new GetAuthorizationRoleParams object with the ability to set a context for a request.
func NewGetAuthorizationRoleParamsWithHTTPClient ¶
func NewGetAuthorizationRoleParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleParams
NewGetAuthorizationRoleParamsWithHTTPClient creates a new GetAuthorizationRoleParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationRoleParamsWithTimeout ¶
func NewGetAuthorizationRoleParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleParams
NewGetAuthorizationRoleParamsWithTimeout creates a new GetAuthorizationRoleParams object with the ability to set a timeout on a request.
func (*GetAuthorizationRoleParams) SetContext ¶
func (o *GetAuthorizationRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization role params
func (*GetAuthorizationRoleParams) SetDefaults ¶
func (o *GetAuthorizationRoleParams) SetDefaults()
SetDefaults hydrates default values in the get authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleParams) SetExpand ¶
func (o *GetAuthorizationRoleParams) SetExpand(expand []string)
SetExpand adds the expand to the get authorization role params
func (*GetAuthorizationRoleParams) SetHTTPClient ¶
func (o *GetAuthorizationRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization role params
func (*GetAuthorizationRoleParams) SetRoleID ¶
func (o *GetAuthorizationRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the get authorization role params
func (*GetAuthorizationRoleParams) SetTimeout ¶
func (o *GetAuthorizationRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization role params
func (*GetAuthorizationRoleParams) SetUserCount ¶
func (o *GetAuthorizationRoleParams) SetUserCount(userCount *bool)
SetUserCount adds the userCount to the get authorization role params
func (*GetAuthorizationRoleParams) WithContext ¶
func (o *GetAuthorizationRoleParams) WithContext(ctx context.Context) *GetAuthorizationRoleParams
WithContext adds the context to the get authorization role params
func (*GetAuthorizationRoleParams) WithDefaults ¶
func (o *GetAuthorizationRoleParams) WithDefaults() *GetAuthorizationRoleParams
WithDefaults hydrates default values in the get authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleParams) WithExpand ¶
func (o *GetAuthorizationRoleParams) WithExpand(expand []string) *GetAuthorizationRoleParams
WithExpand adds the expand to the get authorization role params
func (*GetAuthorizationRoleParams) WithHTTPClient ¶
func (o *GetAuthorizationRoleParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleParams
WithHTTPClient adds the HTTPClient to the get authorization role params
func (*GetAuthorizationRoleParams) WithRoleID ¶
func (o *GetAuthorizationRoleParams) WithRoleID(roleID string) *GetAuthorizationRoleParams
WithRoleID adds the roleID to the get authorization role params
func (*GetAuthorizationRoleParams) WithTimeout ¶
func (o *GetAuthorizationRoleParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleParams
WithTimeout adds the timeout to the get authorization role params
func (*GetAuthorizationRoleParams) WithUserCount ¶
func (o *GetAuthorizationRoleParams) WithUserCount(userCount *bool) *GetAuthorizationRoleParams
WithUserCount adds the userCount to the get authorization role params
func (*GetAuthorizationRoleParams) WriteToRequest ¶
func (o *GetAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationRoleReader ¶
type GetAuthorizationRoleReader struct {
// contains filtered or unexported fields
}
GetAuthorizationRoleReader is a Reader for the GetAuthorizationRole structure.
func (*GetAuthorizationRoleReader) ReadResponse ¶
func (o *GetAuthorizationRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationRoleRequestEntityTooLarge ¶
GetAuthorizationRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationRoleRequestEntityTooLarge ¶
func NewGetAuthorizationRoleRequestEntityTooLarge() *GetAuthorizationRoleRequestEntityTooLarge
NewGetAuthorizationRoleRequestEntityTooLarge creates a GetAuthorizationRoleRequestEntityTooLarge with default headers values
func (*GetAuthorizationRoleRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) Error() string
func (*GetAuthorizationRoleRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization role request entity too large response has a 4xx status code
func (*GetAuthorizationRoleRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization role request entity too large response a status code equal to that given
func (*GetAuthorizationRoleRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization role request entity too large response has a 3xx status code
func (*GetAuthorizationRoleRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization role request entity too large response has a 5xx status code
func (*GetAuthorizationRoleRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization role request entity too large response has a 2xx status code
func (*GetAuthorizationRoleRequestEntityTooLarge) String ¶
func (o *GetAuthorizationRoleRequestEntityTooLarge) String() string
type GetAuthorizationRoleRequestTimeout ¶
GetAuthorizationRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationRoleRequestTimeout ¶
func NewGetAuthorizationRoleRequestTimeout() *GetAuthorizationRoleRequestTimeout
NewGetAuthorizationRoleRequestTimeout creates a GetAuthorizationRoleRequestTimeout with default headers values
func (*GetAuthorizationRoleRequestTimeout) Error ¶
func (o *GetAuthorizationRoleRequestTimeout) Error() string
func (*GetAuthorizationRoleRequestTimeout) GetPayload ¶
func (o *GetAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleRequestTimeout) IsClientError ¶
func (o *GetAuthorizationRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization role request timeout response has a 4xx status code
func (*GetAuthorizationRoleRequestTimeout) IsCode ¶
func (o *GetAuthorizationRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role request timeout response a status code equal to that given
func (*GetAuthorizationRoleRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role request timeout response has a 3xx status code
func (*GetAuthorizationRoleRequestTimeout) IsServerError ¶
func (o *GetAuthorizationRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization role request timeout response has a 5xx status code
func (*GetAuthorizationRoleRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role request timeout response has a 2xx status code
func (*GetAuthorizationRoleRequestTimeout) String ¶
func (o *GetAuthorizationRoleRequestTimeout) String() string
type GetAuthorizationRoleServiceUnavailable ¶
type GetAuthorizationRoleServiceUnavailable struct {
}GetAuthorizationRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationRoleServiceUnavailable ¶
func NewGetAuthorizationRoleServiceUnavailable() *GetAuthorizationRoleServiceUnavailable
NewGetAuthorizationRoleServiceUnavailable creates a GetAuthorizationRoleServiceUnavailable with default headers values
func (*GetAuthorizationRoleServiceUnavailable) Error ¶
func (o *GetAuthorizationRoleServiceUnavailable) Error() string
func (*GetAuthorizationRoleServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization role service unavailable response has a 4xx status code
func (*GetAuthorizationRoleServiceUnavailable) IsCode ¶
func (o *GetAuthorizationRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization role service unavailable response a status code equal to that given
func (*GetAuthorizationRoleServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization role service unavailable response has a 3xx status code
func (*GetAuthorizationRoleServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization role service unavailable response has a 5xx status code
func (*GetAuthorizationRoleServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization role service unavailable response has a 2xx status code
func (*GetAuthorizationRoleServiceUnavailable) String ¶
func (o *GetAuthorizationRoleServiceUnavailable) String() string
type GetAuthorizationRoleSubjectgrantsBadRequest ¶
GetAuthorizationRoleSubjectgrantsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationRoleSubjectgrantsBadRequest ¶
func NewGetAuthorizationRoleSubjectgrantsBadRequest() *GetAuthorizationRoleSubjectgrantsBadRequest
NewGetAuthorizationRoleSubjectgrantsBadRequest creates a GetAuthorizationRoleSubjectgrantsBadRequest with default headers values
func (*GetAuthorizationRoleSubjectgrantsBadRequest) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) Error() string
func (*GetAuthorizationRoleSubjectgrantsBadRequest) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsBadRequest) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants bad request response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsBadRequest) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants bad request response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsBadRequest) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants bad request response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsBadRequest) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants bad request response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsBadRequest) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants bad request response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsBadRequest) String ¶
func (o *GetAuthorizationRoleSubjectgrantsBadRequest) String() string
type GetAuthorizationRoleSubjectgrantsForbidden ¶
GetAuthorizationRoleSubjectgrantsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationRoleSubjectgrantsForbidden ¶
func NewGetAuthorizationRoleSubjectgrantsForbidden() *GetAuthorizationRoleSubjectgrantsForbidden
NewGetAuthorizationRoleSubjectgrantsForbidden creates a GetAuthorizationRoleSubjectgrantsForbidden with default headers values
func (*GetAuthorizationRoleSubjectgrantsForbidden) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) Error() string
func (*GetAuthorizationRoleSubjectgrantsForbidden) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsForbidden) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants forbidden response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsForbidden) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants forbidden response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsForbidden) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants forbidden response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsForbidden) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants forbidden response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsForbidden) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants forbidden response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsForbidden) String ¶
func (o *GetAuthorizationRoleSubjectgrantsForbidden) String() string
type GetAuthorizationRoleSubjectgrantsGatewayTimeout ¶
GetAuthorizationRoleSubjectgrantsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationRoleSubjectgrantsGatewayTimeout ¶
func NewGetAuthorizationRoleSubjectgrantsGatewayTimeout() *GetAuthorizationRoleSubjectgrantsGatewayTimeout
NewGetAuthorizationRoleSubjectgrantsGatewayTimeout creates a GetAuthorizationRoleSubjectgrantsGatewayTimeout with default headers values
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) Error() string
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants gateway timeout response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants gateway timeout response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants gateway timeout response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants gateway timeout response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants gateway timeout response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsGatewayTimeout) String ¶
func (o *GetAuthorizationRoleSubjectgrantsGatewayTimeout) String() string
type GetAuthorizationRoleSubjectgrantsInternalServerError ¶
GetAuthorizationRoleSubjectgrantsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationRoleSubjectgrantsInternalServerError ¶
func NewGetAuthorizationRoleSubjectgrantsInternalServerError() *GetAuthorizationRoleSubjectgrantsInternalServerError
NewGetAuthorizationRoleSubjectgrantsInternalServerError creates a GetAuthorizationRoleSubjectgrantsInternalServerError with default headers values
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) Error() string
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants internal server error response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants internal server error response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants internal server error response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants internal server error response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants internal server error response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsInternalServerError) String ¶
func (o *GetAuthorizationRoleSubjectgrantsInternalServerError) String() string
type GetAuthorizationRoleSubjectgrantsNotFound ¶
GetAuthorizationRoleSubjectgrantsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationRoleSubjectgrantsNotFound ¶
func NewGetAuthorizationRoleSubjectgrantsNotFound() *GetAuthorizationRoleSubjectgrantsNotFound
NewGetAuthorizationRoleSubjectgrantsNotFound creates a GetAuthorizationRoleSubjectgrantsNotFound with default headers values
func (*GetAuthorizationRoleSubjectgrantsNotFound) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) Error() string
func (*GetAuthorizationRoleSubjectgrantsNotFound) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsNotFound) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants not found response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsNotFound) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants not found response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsNotFound) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants not found response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsNotFound) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants not found response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsNotFound) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants not found response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsNotFound) String ¶
func (o *GetAuthorizationRoleSubjectgrantsNotFound) String() string
type GetAuthorizationRoleSubjectgrantsOK ¶
type GetAuthorizationRoleSubjectgrantsOK struct {
Payload *models.SubjectDivisionGrantsEntityListing
}
GetAuthorizationRoleSubjectgrantsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationRoleSubjectgrantsOK ¶
func NewGetAuthorizationRoleSubjectgrantsOK() *GetAuthorizationRoleSubjectgrantsOK
NewGetAuthorizationRoleSubjectgrantsOK creates a GetAuthorizationRoleSubjectgrantsOK with default headers values
func (*GetAuthorizationRoleSubjectgrantsOK) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) Error() string
func (*GetAuthorizationRoleSubjectgrantsOK) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) GetPayload() *models.SubjectDivisionGrantsEntityListing
func (*GetAuthorizationRoleSubjectgrantsOK) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants o k response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsOK) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants o k response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsOK) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants o k response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsOK) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants o k response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsOK) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants o k response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsOK) String ¶
func (o *GetAuthorizationRoleSubjectgrantsOK) String() string
type GetAuthorizationRoleSubjectgrantsParams ¶
type GetAuthorizationRoleSubjectgrantsParams struct { /* Expand. variable name requested by expand list */ Expand []string /* NextPage. next page token */ NextPage *string /* PageNumber. The page number requested Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. The total page size requested Format: int32 Default: 25 */ PageSize *int32 /* PreviousPage. Previous page token */ PreviousPage *string /* RoleID. Role ID */ RoleID string /* SortBy. variable name requested to sort by */ SortBy *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationRoleSubjectgrantsParams contains all the parameters to send to the API endpoint
for the get authorization role subjectgrants operation. Typically these are written to a http.Request.
func NewGetAuthorizationRoleSubjectgrantsParams ¶
func NewGetAuthorizationRoleSubjectgrantsParams() *GetAuthorizationRoleSubjectgrantsParams
NewGetAuthorizationRoleSubjectgrantsParams creates a new GetAuthorizationRoleSubjectgrantsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationRoleSubjectgrantsParamsWithContext ¶
func NewGetAuthorizationRoleSubjectgrantsParamsWithContext(ctx context.Context) *GetAuthorizationRoleSubjectgrantsParams
NewGetAuthorizationRoleSubjectgrantsParamsWithContext creates a new GetAuthorizationRoleSubjectgrantsParams object with the ability to set a context for a request.
func NewGetAuthorizationRoleSubjectgrantsParamsWithHTTPClient ¶
func NewGetAuthorizationRoleSubjectgrantsParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleSubjectgrantsParams
NewGetAuthorizationRoleSubjectgrantsParamsWithHTTPClient creates a new GetAuthorizationRoleSubjectgrantsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationRoleSubjectgrantsParamsWithTimeout ¶
func NewGetAuthorizationRoleSubjectgrantsParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleSubjectgrantsParams
NewGetAuthorizationRoleSubjectgrantsParamsWithTimeout creates a new GetAuthorizationRoleSubjectgrantsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationRoleSubjectgrantsParams) SetContext ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetDefaults ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization role subjectgrants params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleSubjectgrantsParams) SetExpand ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetExpand(expand []string)
SetExpand adds the expand to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetHTTPClient ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetNextPage ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetNextPage(nextPage *string)
SetNextPage adds the nextPage to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetPageNumber ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetPageSize ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetPreviousPage ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetPreviousPage(previousPage *string)
SetPreviousPage adds the previousPage to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetRoleID ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetSortBy ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) SetTimeout ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithContext ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithContext(ctx context.Context) *GetAuthorizationRoleSubjectgrantsParams
WithContext adds the context to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithDefaults ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithDefaults() *GetAuthorizationRoleSubjectgrantsParams
WithDefaults hydrates default values in the get authorization role subjectgrants params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleSubjectgrantsParams) WithExpand ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithExpand(expand []string) *GetAuthorizationRoleSubjectgrantsParams
WithExpand adds the expand to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithHTTPClient ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleSubjectgrantsParams
WithHTTPClient adds the HTTPClient to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithNextPage ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithNextPage(nextPage *string) *GetAuthorizationRoleSubjectgrantsParams
WithNextPage adds the nextPage to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithPageNumber ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithPageNumber(pageNumber *int32) *GetAuthorizationRoleSubjectgrantsParams
WithPageNumber adds the pageNumber to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithPageSize ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithPageSize(pageSize *int32) *GetAuthorizationRoleSubjectgrantsParams
WithPageSize adds the pageSize to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithPreviousPage ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithPreviousPage(previousPage *string) *GetAuthorizationRoleSubjectgrantsParams
WithPreviousPage adds the previousPage to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithRoleID ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithRoleID(roleID string) *GetAuthorizationRoleSubjectgrantsParams
WithRoleID adds the roleID to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithSortBy ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithSortBy(sortBy *string) *GetAuthorizationRoleSubjectgrantsParams
WithSortBy adds the sortBy to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WithTimeout ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleSubjectgrantsParams
WithTimeout adds the timeout to the get authorization role subjectgrants params
func (*GetAuthorizationRoleSubjectgrantsParams) WriteToRequest ¶
func (o *GetAuthorizationRoleSubjectgrantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationRoleSubjectgrantsReader ¶
type GetAuthorizationRoleSubjectgrantsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationRoleSubjectgrantsReader is a Reader for the GetAuthorizationRoleSubjectgrants structure.
func (*GetAuthorizationRoleSubjectgrantsReader) ReadResponse ¶
func (o *GetAuthorizationRoleSubjectgrantsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge ¶
GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationRoleSubjectgrantsRequestEntityTooLarge ¶
func NewGetAuthorizationRoleSubjectgrantsRequestEntityTooLarge() *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge
NewGetAuthorizationRoleSubjectgrantsRequestEntityTooLarge creates a GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge with default headers values
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) Error() string
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants request entity too large response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants request entity too large response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants request entity too large response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants request entity too large response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants request entity too large response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestEntityTooLarge) String() string
type GetAuthorizationRoleSubjectgrantsRequestTimeout ¶
GetAuthorizationRoleSubjectgrantsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationRoleSubjectgrantsRequestTimeout ¶
func NewGetAuthorizationRoleSubjectgrantsRequestTimeout() *GetAuthorizationRoleSubjectgrantsRequestTimeout
NewGetAuthorizationRoleSubjectgrantsRequestTimeout creates a GetAuthorizationRoleSubjectgrantsRequestTimeout with default headers values
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) Error() string
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants request timeout response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants request timeout response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants request timeout response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants request timeout response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants request timeout response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsRequestTimeout) String ¶
func (o *GetAuthorizationRoleSubjectgrantsRequestTimeout) String() string
type GetAuthorizationRoleSubjectgrantsServiceUnavailable ¶
type GetAuthorizationRoleSubjectgrantsServiceUnavailable struct {
}GetAuthorizationRoleSubjectgrantsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationRoleSubjectgrantsServiceUnavailable ¶
func NewGetAuthorizationRoleSubjectgrantsServiceUnavailable() *GetAuthorizationRoleSubjectgrantsServiceUnavailable
NewGetAuthorizationRoleSubjectgrantsServiceUnavailable creates a GetAuthorizationRoleSubjectgrantsServiceUnavailable with default headers values
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) Error() string
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants service unavailable response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants service unavailable response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants service unavailable response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants service unavailable response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants service unavailable response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsServiceUnavailable) String ¶
func (o *GetAuthorizationRoleSubjectgrantsServiceUnavailable) String() string
type GetAuthorizationRoleSubjectgrantsTooManyRequests ¶
GetAuthorizationRoleSubjectgrantsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationRoleSubjectgrantsTooManyRequests ¶
func NewGetAuthorizationRoleSubjectgrantsTooManyRequests() *GetAuthorizationRoleSubjectgrantsTooManyRequests
NewGetAuthorizationRoleSubjectgrantsTooManyRequests creates a GetAuthorizationRoleSubjectgrantsTooManyRequests with default headers values
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) Error() string
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants too many requests response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants too many requests response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants too many requests response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants too many requests response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants too many requests response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsTooManyRequests) String ¶
func (o *GetAuthorizationRoleSubjectgrantsTooManyRequests) String() string
type GetAuthorizationRoleSubjectgrantsUnauthorized ¶
type GetAuthorizationRoleSubjectgrantsUnauthorized struct {
}GetAuthorizationRoleSubjectgrantsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationRoleSubjectgrantsUnauthorized ¶
func NewGetAuthorizationRoleSubjectgrantsUnauthorized() *GetAuthorizationRoleSubjectgrantsUnauthorized
NewGetAuthorizationRoleSubjectgrantsUnauthorized creates a GetAuthorizationRoleSubjectgrantsUnauthorized with default headers values
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) Error() string
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants unauthorized response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants unauthorized response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants unauthorized response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants unauthorized response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants unauthorized response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsUnauthorized) String ¶
func (o *GetAuthorizationRoleSubjectgrantsUnauthorized) String() string
type GetAuthorizationRoleSubjectgrantsUnsupportedMediaType ¶
GetAuthorizationRoleSubjectgrantsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationRoleSubjectgrantsUnsupportedMediaType ¶
func NewGetAuthorizationRoleSubjectgrantsUnsupportedMediaType() *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType
NewGetAuthorizationRoleSubjectgrantsUnsupportedMediaType creates a GetAuthorizationRoleSubjectgrantsUnsupportedMediaType with default headers values
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) Error() string
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization role subjectgrants unsupported media type response has a 4xx status code
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization role subjectgrants unsupported media type response a status code equal to that given
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization role subjectgrants unsupported media type response has a 3xx status code
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization role subjectgrants unsupported media type response has a 5xx status code
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization role subjectgrants unsupported media type response has a 2xx status code
func (*GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) String ¶
func (o *GetAuthorizationRoleSubjectgrantsUnsupportedMediaType) String() string
type GetAuthorizationRoleTooManyRequests ¶
GetAuthorizationRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationRoleTooManyRequests ¶
func NewGetAuthorizationRoleTooManyRequests() *GetAuthorizationRoleTooManyRequests
NewGetAuthorizationRoleTooManyRequests creates a GetAuthorizationRoleTooManyRequests with default headers values
func (*GetAuthorizationRoleTooManyRequests) Error ¶
func (o *GetAuthorizationRoleTooManyRequests) Error() string
func (*GetAuthorizationRoleTooManyRequests) GetPayload ¶
func (o *GetAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleTooManyRequests) IsClientError ¶
func (o *GetAuthorizationRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization role too many requests response has a 4xx status code
func (*GetAuthorizationRoleTooManyRequests) IsCode ¶
func (o *GetAuthorizationRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization role too many requests response a status code equal to that given
func (*GetAuthorizationRoleTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization role too many requests response has a 3xx status code
func (*GetAuthorizationRoleTooManyRequests) IsServerError ¶
func (o *GetAuthorizationRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization role too many requests response has a 5xx status code
func (*GetAuthorizationRoleTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization role too many requests response has a 2xx status code
func (*GetAuthorizationRoleTooManyRequests) String ¶
func (o *GetAuthorizationRoleTooManyRequests) String() string
type GetAuthorizationRoleUnauthorized ¶
type GetAuthorizationRoleUnauthorized struct {
}GetAuthorizationRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationRoleUnauthorized ¶
func NewGetAuthorizationRoleUnauthorized() *GetAuthorizationRoleUnauthorized
NewGetAuthorizationRoleUnauthorized creates a GetAuthorizationRoleUnauthorized with default headers values
func (*GetAuthorizationRoleUnauthorized) Error ¶
func (o *GetAuthorizationRoleUnauthorized) Error() string
func (*GetAuthorizationRoleUnauthorized) GetPayload ¶
func (o *GetAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUnauthorized) IsClientError ¶
func (o *GetAuthorizationRoleUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization role unauthorized response has a 4xx status code
func (*GetAuthorizationRoleUnauthorized) IsCode ¶
func (o *GetAuthorizationRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization role unauthorized response a status code equal to that given
func (*GetAuthorizationRoleUnauthorized) IsRedirect ¶
func (o *GetAuthorizationRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization role unauthorized response has a 3xx status code
func (*GetAuthorizationRoleUnauthorized) IsServerError ¶
func (o *GetAuthorizationRoleUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization role unauthorized response has a 5xx status code
func (*GetAuthorizationRoleUnauthorized) IsSuccess ¶
func (o *GetAuthorizationRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization role unauthorized response has a 2xx status code
func (*GetAuthorizationRoleUnauthorized) String ¶
func (o *GetAuthorizationRoleUnauthorized) String() string
type GetAuthorizationRoleUnsupportedMediaType ¶
GetAuthorizationRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationRoleUnsupportedMediaType ¶
func NewGetAuthorizationRoleUnsupportedMediaType() *GetAuthorizationRoleUnsupportedMediaType
NewGetAuthorizationRoleUnsupportedMediaType creates a GetAuthorizationRoleUnsupportedMediaType with default headers values
func (*GetAuthorizationRoleUnsupportedMediaType) Error ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) Error() string
func (*GetAuthorizationRoleUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization role unsupported media type response has a 4xx status code
func (*GetAuthorizationRoleUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization role unsupported media type response a status code equal to that given
func (*GetAuthorizationRoleUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization role unsupported media type response has a 3xx status code
func (*GetAuthorizationRoleUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization role unsupported media type response has a 5xx status code
func (*GetAuthorizationRoleUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization role unsupported media type response has a 2xx status code
func (*GetAuthorizationRoleUnsupportedMediaType) String ¶
func (o *GetAuthorizationRoleUnsupportedMediaType) String() string
type GetAuthorizationRoleUsersBadRequest ¶
GetAuthorizationRoleUsersBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationRoleUsersBadRequest ¶
func NewGetAuthorizationRoleUsersBadRequest() *GetAuthorizationRoleUsersBadRequest
NewGetAuthorizationRoleUsersBadRequest creates a GetAuthorizationRoleUsersBadRequest with default headers values
func (*GetAuthorizationRoleUsersBadRequest) Error ¶
func (o *GetAuthorizationRoleUsersBadRequest) Error() string
func (*GetAuthorizationRoleUsersBadRequest) GetPayload ¶
func (o *GetAuthorizationRoleUsersBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersBadRequest) IsClientError ¶
func (o *GetAuthorizationRoleUsersBadRequest) IsClientError() bool
IsClientError returns true when this get authorization role users bad request response has a 4xx status code
func (*GetAuthorizationRoleUsersBadRequest) IsCode ¶
func (o *GetAuthorizationRoleUsersBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization role users bad request response a status code equal to that given
func (*GetAuthorizationRoleUsersBadRequest) IsRedirect ¶
func (o *GetAuthorizationRoleUsersBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization role users bad request response has a 3xx status code
func (*GetAuthorizationRoleUsersBadRequest) IsServerError ¶
func (o *GetAuthorizationRoleUsersBadRequest) IsServerError() bool
IsServerError returns true when this get authorization role users bad request response has a 5xx status code
func (*GetAuthorizationRoleUsersBadRequest) IsSuccess ¶
func (o *GetAuthorizationRoleUsersBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization role users bad request response has a 2xx status code
func (*GetAuthorizationRoleUsersBadRequest) String ¶
func (o *GetAuthorizationRoleUsersBadRequest) String() string
type GetAuthorizationRoleUsersForbidden ¶
GetAuthorizationRoleUsersForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationRoleUsersForbidden ¶
func NewGetAuthorizationRoleUsersForbidden() *GetAuthorizationRoleUsersForbidden
NewGetAuthorizationRoleUsersForbidden creates a GetAuthorizationRoleUsersForbidden with default headers values
func (*GetAuthorizationRoleUsersForbidden) Error ¶
func (o *GetAuthorizationRoleUsersForbidden) Error() string
func (*GetAuthorizationRoleUsersForbidden) GetPayload ¶
func (o *GetAuthorizationRoleUsersForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersForbidden) IsClientError ¶
func (o *GetAuthorizationRoleUsersForbidden) IsClientError() bool
IsClientError returns true when this get authorization role users forbidden response has a 4xx status code
func (*GetAuthorizationRoleUsersForbidden) IsCode ¶
func (o *GetAuthorizationRoleUsersForbidden) IsCode(code int) bool
IsCode returns true when this get authorization role users forbidden response a status code equal to that given
func (*GetAuthorizationRoleUsersForbidden) IsRedirect ¶
func (o *GetAuthorizationRoleUsersForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization role users forbidden response has a 3xx status code
func (*GetAuthorizationRoleUsersForbidden) IsServerError ¶
func (o *GetAuthorizationRoleUsersForbidden) IsServerError() bool
IsServerError returns true when this get authorization role users forbidden response has a 5xx status code
func (*GetAuthorizationRoleUsersForbidden) IsSuccess ¶
func (o *GetAuthorizationRoleUsersForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization role users forbidden response has a 2xx status code
func (*GetAuthorizationRoleUsersForbidden) String ¶
func (o *GetAuthorizationRoleUsersForbidden) String() string
type GetAuthorizationRoleUsersGatewayTimeout ¶
GetAuthorizationRoleUsersGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationRoleUsersGatewayTimeout ¶
func NewGetAuthorizationRoleUsersGatewayTimeout() *GetAuthorizationRoleUsersGatewayTimeout
NewGetAuthorizationRoleUsersGatewayTimeout creates a GetAuthorizationRoleUsersGatewayTimeout with default headers values
func (*GetAuthorizationRoleUsersGatewayTimeout) Error ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) Error() string
func (*GetAuthorizationRoleUsersGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization role users gateway timeout response has a 4xx status code
func (*GetAuthorizationRoleUsersGatewayTimeout) IsCode ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role users gateway timeout response a status code equal to that given
func (*GetAuthorizationRoleUsersGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role users gateway timeout response has a 3xx status code
func (*GetAuthorizationRoleUsersGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization role users gateway timeout response has a 5xx status code
func (*GetAuthorizationRoleUsersGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role users gateway timeout response has a 2xx status code
func (*GetAuthorizationRoleUsersGatewayTimeout) String ¶
func (o *GetAuthorizationRoleUsersGatewayTimeout) String() string
type GetAuthorizationRoleUsersInternalServerError ¶
GetAuthorizationRoleUsersInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationRoleUsersInternalServerError ¶
func NewGetAuthorizationRoleUsersInternalServerError() *GetAuthorizationRoleUsersInternalServerError
NewGetAuthorizationRoleUsersInternalServerError creates a GetAuthorizationRoleUsersInternalServerError with default headers values
func (*GetAuthorizationRoleUsersInternalServerError) Error ¶
func (o *GetAuthorizationRoleUsersInternalServerError) Error() string
func (*GetAuthorizationRoleUsersInternalServerError) GetPayload ¶
func (o *GetAuthorizationRoleUsersInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersInternalServerError) IsClientError ¶
func (o *GetAuthorizationRoleUsersInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization role users internal server error response has a 4xx status code
func (*GetAuthorizationRoleUsersInternalServerError) IsCode ¶
func (o *GetAuthorizationRoleUsersInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization role users internal server error response a status code equal to that given
func (*GetAuthorizationRoleUsersInternalServerError) IsRedirect ¶
func (o *GetAuthorizationRoleUsersInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization role users internal server error response has a 3xx status code
func (*GetAuthorizationRoleUsersInternalServerError) IsServerError ¶
func (o *GetAuthorizationRoleUsersInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization role users internal server error response has a 5xx status code
func (*GetAuthorizationRoleUsersInternalServerError) IsSuccess ¶
func (o *GetAuthorizationRoleUsersInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization role users internal server error response has a 2xx status code
func (*GetAuthorizationRoleUsersInternalServerError) String ¶
func (o *GetAuthorizationRoleUsersInternalServerError) String() string
type GetAuthorizationRoleUsersNotFound ¶
GetAuthorizationRoleUsersNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationRoleUsersNotFound ¶
func NewGetAuthorizationRoleUsersNotFound() *GetAuthorizationRoleUsersNotFound
NewGetAuthorizationRoleUsersNotFound creates a GetAuthorizationRoleUsersNotFound with default headers values
func (*GetAuthorizationRoleUsersNotFound) Error ¶
func (o *GetAuthorizationRoleUsersNotFound) Error() string
func (*GetAuthorizationRoleUsersNotFound) GetPayload ¶
func (o *GetAuthorizationRoleUsersNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersNotFound) IsClientError ¶
func (o *GetAuthorizationRoleUsersNotFound) IsClientError() bool
IsClientError returns true when this get authorization role users not found response has a 4xx status code
func (*GetAuthorizationRoleUsersNotFound) IsCode ¶
func (o *GetAuthorizationRoleUsersNotFound) IsCode(code int) bool
IsCode returns true when this get authorization role users not found response a status code equal to that given
func (*GetAuthorizationRoleUsersNotFound) IsRedirect ¶
func (o *GetAuthorizationRoleUsersNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization role users not found response has a 3xx status code
func (*GetAuthorizationRoleUsersNotFound) IsServerError ¶
func (o *GetAuthorizationRoleUsersNotFound) IsServerError() bool
IsServerError returns true when this get authorization role users not found response has a 5xx status code
func (*GetAuthorizationRoleUsersNotFound) IsSuccess ¶
func (o *GetAuthorizationRoleUsersNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization role users not found response has a 2xx status code
func (*GetAuthorizationRoleUsersNotFound) String ¶
func (o *GetAuthorizationRoleUsersNotFound) String() string
type GetAuthorizationRoleUsersOK ¶
type GetAuthorizationRoleUsersOK struct {
Payload *models.UserEntityListing
}
GetAuthorizationRoleUsersOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationRoleUsersOK ¶
func NewGetAuthorizationRoleUsersOK() *GetAuthorizationRoleUsersOK
NewGetAuthorizationRoleUsersOK creates a GetAuthorizationRoleUsersOK with default headers values
func (*GetAuthorizationRoleUsersOK) Error ¶
func (o *GetAuthorizationRoleUsersOK) Error() string
func (*GetAuthorizationRoleUsersOK) GetPayload ¶
func (o *GetAuthorizationRoleUsersOK) GetPayload() *models.UserEntityListing
func (*GetAuthorizationRoleUsersOK) IsClientError ¶
func (o *GetAuthorizationRoleUsersOK) IsClientError() bool
IsClientError returns true when this get authorization role users o k response has a 4xx status code
func (*GetAuthorizationRoleUsersOK) IsCode ¶
func (o *GetAuthorizationRoleUsersOK) IsCode(code int) bool
IsCode returns true when this get authorization role users o k response a status code equal to that given
func (*GetAuthorizationRoleUsersOK) IsRedirect ¶
func (o *GetAuthorizationRoleUsersOK) IsRedirect() bool
IsRedirect returns true when this get authorization role users o k response has a 3xx status code
func (*GetAuthorizationRoleUsersOK) IsServerError ¶
func (o *GetAuthorizationRoleUsersOK) IsServerError() bool
IsServerError returns true when this get authorization role users o k response has a 5xx status code
func (*GetAuthorizationRoleUsersOK) IsSuccess ¶
func (o *GetAuthorizationRoleUsersOK) IsSuccess() bool
IsSuccess returns true when this get authorization role users o k response has a 2xx status code
func (*GetAuthorizationRoleUsersOK) String ¶
func (o *GetAuthorizationRoleUsersOK) String() string
type GetAuthorizationRoleUsersParams ¶
type GetAuthorizationRoleUsersParams struct { /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* RoleID. Role ID */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationRoleUsersParams contains all the parameters to send to the API endpoint
for the get authorization role users operation. Typically these are written to a http.Request.
func NewGetAuthorizationRoleUsersParams ¶
func NewGetAuthorizationRoleUsersParams() *GetAuthorizationRoleUsersParams
NewGetAuthorizationRoleUsersParams creates a new GetAuthorizationRoleUsersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationRoleUsersParamsWithContext ¶
func NewGetAuthorizationRoleUsersParamsWithContext(ctx context.Context) *GetAuthorizationRoleUsersParams
NewGetAuthorizationRoleUsersParamsWithContext creates a new GetAuthorizationRoleUsersParams object with the ability to set a context for a request.
func NewGetAuthorizationRoleUsersParamsWithHTTPClient ¶
func NewGetAuthorizationRoleUsersParamsWithHTTPClient(client *http.Client) *GetAuthorizationRoleUsersParams
NewGetAuthorizationRoleUsersParamsWithHTTPClient creates a new GetAuthorizationRoleUsersParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationRoleUsersParamsWithTimeout ¶
func NewGetAuthorizationRoleUsersParamsWithTimeout(timeout time.Duration) *GetAuthorizationRoleUsersParams
NewGetAuthorizationRoleUsersParamsWithTimeout creates a new GetAuthorizationRoleUsersParams object with the ability to set a timeout on a request.
func (*GetAuthorizationRoleUsersParams) SetContext ¶
func (o *GetAuthorizationRoleUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) SetDefaults ¶
func (o *GetAuthorizationRoleUsersParams) SetDefaults()
SetDefaults hydrates default values in the get authorization role users params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleUsersParams) SetHTTPClient ¶
func (o *GetAuthorizationRoleUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) SetPageNumber ¶
func (o *GetAuthorizationRoleUsersParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) SetPageSize ¶
func (o *GetAuthorizationRoleUsersParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) SetRoleID ¶
func (o *GetAuthorizationRoleUsersParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) SetTimeout ¶
func (o *GetAuthorizationRoleUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WithContext ¶
func (o *GetAuthorizationRoleUsersParams) WithContext(ctx context.Context) *GetAuthorizationRoleUsersParams
WithContext adds the context to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WithDefaults ¶
func (o *GetAuthorizationRoleUsersParams) WithDefaults() *GetAuthorizationRoleUsersParams
WithDefaults hydrates default values in the get authorization role users params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRoleUsersParams) WithHTTPClient ¶
func (o *GetAuthorizationRoleUsersParams) WithHTTPClient(client *http.Client) *GetAuthorizationRoleUsersParams
WithHTTPClient adds the HTTPClient to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WithPageNumber ¶
func (o *GetAuthorizationRoleUsersParams) WithPageNumber(pageNumber *int32) *GetAuthorizationRoleUsersParams
WithPageNumber adds the pageNumber to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WithPageSize ¶
func (o *GetAuthorizationRoleUsersParams) WithPageSize(pageSize *int32) *GetAuthorizationRoleUsersParams
WithPageSize adds the pageSize to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WithRoleID ¶
func (o *GetAuthorizationRoleUsersParams) WithRoleID(roleID string) *GetAuthorizationRoleUsersParams
WithRoleID adds the roleID to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WithTimeout ¶
func (o *GetAuthorizationRoleUsersParams) WithTimeout(timeout time.Duration) *GetAuthorizationRoleUsersParams
WithTimeout adds the timeout to the get authorization role users params
func (*GetAuthorizationRoleUsersParams) WriteToRequest ¶
func (o *GetAuthorizationRoleUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationRoleUsersReader ¶
type GetAuthorizationRoleUsersReader struct {
// contains filtered or unexported fields
}
GetAuthorizationRoleUsersReader is a Reader for the GetAuthorizationRoleUsers structure.
func (*GetAuthorizationRoleUsersReader) ReadResponse ¶
func (o *GetAuthorizationRoleUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationRoleUsersRequestEntityTooLarge ¶
GetAuthorizationRoleUsersRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationRoleUsersRequestEntityTooLarge ¶
func NewGetAuthorizationRoleUsersRequestEntityTooLarge() *GetAuthorizationRoleUsersRequestEntityTooLarge
NewGetAuthorizationRoleUsersRequestEntityTooLarge creates a GetAuthorizationRoleUsersRequestEntityTooLarge with default headers values
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) Error() string
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization role users request entity too large response has a 4xx status code
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization role users request entity too large response a status code equal to that given
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization role users request entity too large response has a 3xx status code
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization role users request entity too large response has a 5xx status code
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization role users request entity too large response has a 2xx status code
func (*GetAuthorizationRoleUsersRequestEntityTooLarge) String ¶
func (o *GetAuthorizationRoleUsersRequestEntityTooLarge) String() string
type GetAuthorizationRoleUsersRequestTimeout ¶
GetAuthorizationRoleUsersRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationRoleUsersRequestTimeout ¶
func NewGetAuthorizationRoleUsersRequestTimeout() *GetAuthorizationRoleUsersRequestTimeout
NewGetAuthorizationRoleUsersRequestTimeout creates a GetAuthorizationRoleUsersRequestTimeout with default headers values
func (*GetAuthorizationRoleUsersRequestTimeout) Error ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) Error() string
func (*GetAuthorizationRoleUsersRequestTimeout) GetPayload ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersRequestTimeout) IsClientError ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization role users request timeout response has a 4xx status code
func (*GetAuthorizationRoleUsersRequestTimeout) IsCode ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization role users request timeout response a status code equal to that given
func (*GetAuthorizationRoleUsersRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization role users request timeout response has a 3xx status code
func (*GetAuthorizationRoleUsersRequestTimeout) IsServerError ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization role users request timeout response has a 5xx status code
func (*GetAuthorizationRoleUsersRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization role users request timeout response has a 2xx status code
func (*GetAuthorizationRoleUsersRequestTimeout) String ¶
func (o *GetAuthorizationRoleUsersRequestTimeout) String() string
type GetAuthorizationRoleUsersServiceUnavailable ¶
type GetAuthorizationRoleUsersServiceUnavailable struct {
}GetAuthorizationRoleUsersServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationRoleUsersServiceUnavailable ¶
func NewGetAuthorizationRoleUsersServiceUnavailable() *GetAuthorizationRoleUsersServiceUnavailable
NewGetAuthorizationRoleUsersServiceUnavailable creates a GetAuthorizationRoleUsersServiceUnavailable with default headers values
func (*GetAuthorizationRoleUsersServiceUnavailable) Error ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) Error() string
func (*GetAuthorizationRoleUsersServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization role users service unavailable response has a 4xx status code
func (*GetAuthorizationRoleUsersServiceUnavailable) IsCode ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization role users service unavailable response a status code equal to that given
func (*GetAuthorizationRoleUsersServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization role users service unavailable response has a 3xx status code
func (*GetAuthorizationRoleUsersServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization role users service unavailable response has a 5xx status code
func (*GetAuthorizationRoleUsersServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization role users service unavailable response has a 2xx status code
func (*GetAuthorizationRoleUsersServiceUnavailable) String ¶
func (o *GetAuthorizationRoleUsersServiceUnavailable) String() string
type GetAuthorizationRoleUsersTooManyRequests ¶
GetAuthorizationRoleUsersTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationRoleUsersTooManyRequests ¶
func NewGetAuthorizationRoleUsersTooManyRequests() *GetAuthorizationRoleUsersTooManyRequests
NewGetAuthorizationRoleUsersTooManyRequests creates a GetAuthorizationRoleUsersTooManyRequests with default headers values
func (*GetAuthorizationRoleUsersTooManyRequests) Error ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) Error() string
func (*GetAuthorizationRoleUsersTooManyRequests) GetPayload ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersTooManyRequests) IsClientError ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization role users too many requests response has a 4xx status code
func (*GetAuthorizationRoleUsersTooManyRequests) IsCode ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization role users too many requests response a status code equal to that given
func (*GetAuthorizationRoleUsersTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization role users too many requests response has a 3xx status code
func (*GetAuthorizationRoleUsersTooManyRequests) IsServerError ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization role users too many requests response has a 5xx status code
func (*GetAuthorizationRoleUsersTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization role users too many requests response has a 2xx status code
func (*GetAuthorizationRoleUsersTooManyRequests) String ¶
func (o *GetAuthorizationRoleUsersTooManyRequests) String() string
type GetAuthorizationRoleUsersUnauthorized ¶
type GetAuthorizationRoleUsersUnauthorized struct {
}GetAuthorizationRoleUsersUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationRoleUsersUnauthorized ¶
func NewGetAuthorizationRoleUsersUnauthorized() *GetAuthorizationRoleUsersUnauthorized
NewGetAuthorizationRoleUsersUnauthorized creates a GetAuthorizationRoleUsersUnauthorized with default headers values
func (*GetAuthorizationRoleUsersUnauthorized) Error ¶
func (o *GetAuthorizationRoleUsersUnauthorized) Error() string
func (*GetAuthorizationRoleUsersUnauthorized) GetPayload ¶
func (o *GetAuthorizationRoleUsersUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersUnauthorized) IsClientError ¶
func (o *GetAuthorizationRoleUsersUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization role users unauthorized response has a 4xx status code
func (*GetAuthorizationRoleUsersUnauthorized) IsCode ¶
func (o *GetAuthorizationRoleUsersUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization role users unauthorized response a status code equal to that given
func (*GetAuthorizationRoleUsersUnauthorized) IsRedirect ¶
func (o *GetAuthorizationRoleUsersUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization role users unauthorized response has a 3xx status code
func (*GetAuthorizationRoleUsersUnauthorized) IsServerError ¶
func (o *GetAuthorizationRoleUsersUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization role users unauthorized response has a 5xx status code
func (*GetAuthorizationRoleUsersUnauthorized) IsSuccess ¶
func (o *GetAuthorizationRoleUsersUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization role users unauthorized response has a 2xx status code
func (*GetAuthorizationRoleUsersUnauthorized) String ¶
func (o *GetAuthorizationRoleUsersUnauthorized) String() string
type GetAuthorizationRoleUsersUnsupportedMediaType ¶
GetAuthorizationRoleUsersUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationRoleUsersUnsupportedMediaType ¶
func NewGetAuthorizationRoleUsersUnsupportedMediaType() *GetAuthorizationRoleUsersUnsupportedMediaType
NewGetAuthorizationRoleUsersUnsupportedMediaType creates a GetAuthorizationRoleUsersUnsupportedMediaType with default headers values
func (*GetAuthorizationRoleUsersUnsupportedMediaType) Error ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) Error() string
func (*GetAuthorizationRoleUsersUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationRoleUsersUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization role users unsupported media type response has a 4xx status code
func (*GetAuthorizationRoleUsersUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization role users unsupported media type response a status code equal to that given
func (*GetAuthorizationRoleUsersUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization role users unsupported media type response has a 3xx status code
func (*GetAuthorizationRoleUsersUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization role users unsupported media type response has a 5xx status code
func (*GetAuthorizationRoleUsersUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization role users unsupported media type response has a 2xx status code
func (*GetAuthorizationRoleUsersUnsupportedMediaType) String ¶
func (o *GetAuthorizationRoleUsersUnsupportedMediaType) String() string
type GetAuthorizationRolesBadRequest ¶
GetAuthorizationRolesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationRolesBadRequest ¶
func NewGetAuthorizationRolesBadRequest() *GetAuthorizationRolesBadRequest
NewGetAuthorizationRolesBadRequest creates a GetAuthorizationRolesBadRequest with default headers values
func (*GetAuthorizationRolesBadRequest) Error ¶
func (o *GetAuthorizationRolesBadRequest) Error() string
func (*GetAuthorizationRolesBadRequest) GetPayload ¶
func (o *GetAuthorizationRolesBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesBadRequest) IsClientError ¶
func (o *GetAuthorizationRolesBadRequest) IsClientError() bool
IsClientError returns true when this get authorization roles bad request response has a 4xx status code
func (*GetAuthorizationRolesBadRequest) IsCode ¶
func (o *GetAuthorizationRolesBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization roles bad request response a status code equal to that given
func (*GetAuthorizationRolesBadRequest) IsRedirect ¶
func (o *GetAuthorizationRolesBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization roles bad request response has a 3xx status code
func (*GetAuthorizationRolesBadRequest) IsServerError ¶
func (o *GetAuthorizationRolesBadRequest) IsServerError() bool
IsServerError returns true when this get authorization roles bad request response has a 5xx status code
func (*GetAuthorizationRolesBadRequest) IsSuccess ¶
func (o *GetAuthorizationRolesBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization roles bad request response has a 2xx status code
func (*GetAuthorizationRolesBadRequest) String ¶
func (o *GetAuthorizationRolesBadRequest) String() string
type GetAuthorizationRolesForbidden ¶
GetAuthorizationRolesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationRolesForbidden ¶
func NewGetAuthorizationRolesForbidden() *GetAuthorizationRolesForbidden
NewGetAuthorizationRolesForbidden creates a GetAuthorizationRolesForbidden with default headers values
func (*GetAuthorizationRolesForbidden) Error ¶
func (o *GetAuthorizationRolesForbidden) Error() string
func (*GetAuthorizationRolesForbidden) GetPayload ¶
func (o *GetAuthorizationRolesForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesForbidden) IsClientError ¶
func (o *GetAuthorizationRolesForbidden) IsClientError() bool
IsClientError returns true when this get authorization roles forbidden response has a 4xx status code
func (*GetAuthorizationRolesForbidden) IsCode ¶
func (o *GetAuthorizationRolesForbidden) IsCode(code int) bool
IsCode returns true when this get authorization roles forbidden response a status code equal to that given
func (*GetAuthorizationRolesForbidden) IsRedirect ¶
func (o *GetAuthorizationRolesForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization roles forbidden response has a 3xx status code
func (*GetAuthorizationRolesForbidden) IsServerError ¶
func (o *GetAuthorizationRolesForbidden) IsServerError() bool
IsServerError returns true when this get authorization roles forbidden response has a 5xx status code
func (*GetAuthorizationRolesForbidden) IsSuccess ¶
func (o *GetAuthorizationRolesForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization roles forbidden response has a 2xx status code
func (*GetAuthorizationRolesForbidden) String ¶
func (o *GetAuthorizationRolesForbidden) String() string
type GetAuthorizationRolesGatewayTimeout ¶
GetAuthorizationRolesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationRolesGatewayTimeout ¶
func NewGetAuthorizationRolesGatewayTimeout() *GetAuthorizationRolesGatewayTimeout
NewGetAuthorizationRolesGatewayTimeout creates a GetAuthorizationRolesGatewayTimeout with default headers values
func (*GetAuthorizationRolesGatewayTimeout) Error ¶
func (o *GetAuthorizationRolesGatewayTimeout) Error() string
func (*GetAuthorizationRolesGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationRolesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationRolesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization roles gateway timeout response has a 4xx status code
func (*GetAuthorizationRolesGatewayTimeout) IsCode ¶
func (o *GetAuthorizationRolesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization roles gateway timeout response a status code equal to that given
func (*GetAuthorizationRolesGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationRolesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization roles gateway timeout response has a 3xx status code
func (*GetAuthorizationRolesGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationRolesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization roles gateway timeout response has a 5xx status code
func (*GetAuthorizationRolesGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationRolesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization roles gateway timeout response has a 2xx status code
func (*GetAuthorizationRolesGatewayTimeout) String ¶
func (o *GetAuthorizationRolesGatewayTimeout) String() string
type GetAuthorizationRolesInternalServerError ¶
GetAuthorizationRolesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationRolesInternalServerError ¶
func NewGetAuthorizationRolesInternalServerError() *GetAuthorizationRolesInternalServerError
NewGetAuthorizationRolesInternalServerError creates a GetAuthorizationRolesInternalServerError with default headers values
func (*GetAuthorizationRolesInternalServerError) Error ¶
func (o *GetAuthorizationRolesInternalServerError) Error() string
func (*GetAuthorizationRolesInternalServerError) GetPayload ¶
func (o *GetAuthorizationRolesInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesInternalServerError) IsClientError ¶
func (o *GetAuthorizationRolesInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization roles internal server error response has a 4xx status code
func (*GetAuthorizationRolesInternalServerError) IsCode ¶
func (o *GetAuthorizationRolesInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization roles internal server error response a status code equal to that given
func (*GetAuthorizationRolesInternalServerError) IsRedirect ¶
func (o *GetAuthorizationRolesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization roles internal server error response has a 3xx status code
func (*GetAuthorizationRolesInternalServerError) IsServerError ¶
func (o *GetAuthorizationRolesInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization roles internal server error response has a 5xx status code
func (*GetAuthorizationRolesInternalServerError) IsSuccess ¶
func (o *GetAuthorizationRolesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization roles internal server error response has a 2xx status code
func (*GetAuthorizationRolesInternalServerError) String ¶
func (o *GetAuthorizationRolesInternalServerError) String() string
type GetAuthorizationRolesNotFound ¶
GetAuthorizationRolesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationRolesNotFound ¶
func NewGetAuthorizationRolesNotFound() *GetAuthorizationRolesNotFound
NewGetAuthorizationRolesNotFound creates a GetAuthorizationRolesNotFound with default headers values
func (*GetAuthorizationRolesNotFound) Error ¶
func (o *GetAuthorizationRolesNotFound) Error() string
func (*GetAuthorizationRolesNotFound) GetPayload ¶
func (o *GetAuthorizationRolesNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesNotFound) IsClientError ¶
func (o *GetAuthorizationRolesNotFound) IsClientError() bool
IsClientError returns true when this get authorization roles not found response has a 4xx status code
func (*GetAuthorizationRolesNotFound) IsCode ¶
func (o *GetAuthorizationRolesNotFound) IsCode(code int) bool
IsCode returns true when this get authorization roles not found response a status code equal to that given
func (*GetAuthorizationRolesNotFound) IsRedirect ¶
func (o *GetAuthorizationRolesNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization roles not found response has a 3xx status code
func (*GetAuthorizationRolesNotFound) IsServerError ¶
func (o *GetAuthorizationRolesNotFound) IsServerError() bool
IsServerError returns true when this get authorization roles not found response has a 5xx status code
func (*GetAuthorizationRolesNotFound) IsSuccess ¶
func (o *GetAuthorizationRolesNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization roles not found response has a 2xx status code
func (*GetAuthorizationRolesNotFound) String ¶
func (o *GetAuthorizationRolesNotFound) String() string
type GetAuthorizationRolesOK ¶
type GetAuthorizationRolesOK struct {
Payload *models.OrganizationRoleEntityListing
}
GetAuthorizationRolesOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationRolesOK ¶
func NewGetAuthorizationRolesOK() *GetAuthorizationRolesOK
NewGetAuthorizationRolesOK creates a GetAuthorizationRolesOK with default headers values
func (*GetAuthorizationRolesOK) Error ¶
func (o *GetAuthorizationRolesOK) Error() string
func (*GetAuthorizationRolesOK) GetPayload ¶
func (o *GetAuthorizationRolesOK) GetPayload() *models.OrganizationRoleEntityListing
func (*GetAuthorizationRolesOK) IsClientError ¶
func (o *GetAuthorizationRolesOK) IsClientError() bool
IsClientError returns true when this get authorization roles o k response has a 4xx status code
func (*GetAuthorizationRolesOK) IsCode ¶
func (o *GetAuthorizationRolesOK) IsCode(code int) bool
IsCode returns true when this get authorization roles o k response a status code equal to that given
func (*GetAuthorizationRolesOK) IsRedirect ¶
func (o *GetAuthorizationRolesOK) IsRedirect() bool
IsRedirect returns true when this get authorization roles o k response has a 3xx status code
func (*GetAuthorizationRolesOK) IsServerError ¶
func (o *GetAuthorizationRolesOK) IsServerError() bool
IsServerError returns true when this get authorization roles o k response has a 5xx status code
func (*GetAuthorizationRolesOK) IsSuccess ¶
func (o *GetAuthorizationRolesOK) IsSuccess() bool
IsSuccess returns true when this get authorization roles o k response has a 2xx status code
func (*GetAuthorizationRolesOK) String ¶
func (o *GetAuthorizationRolesOK) String() string
type GetAuthorizationRolesParams ¶
type GetAuthorizationRolesParams struct { // DefaultRoleID. DefaultRoleID []string /* Expand. variable name requested by expand list */ Expand []string /* ID. id */ ID []string // Name. Name *string /* NextPage. next page token */ NextPage *string /* PageNumber. The page number requested Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. The total page size requested Format: int32 Default: 25 */ PageSize *int32 // Permission. Permission []string /* PreviousPage. Previous page token */ PreviousPage *string /* SortBy. variable name requested to sort by */ SortBy *string // UserCount. // // Default: true UserCount *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationRolesParams contains all the parameters to send to the API endpoint
for the get authorization roles operation. Typically these are written to a http.Request.
func NewGetAuthorizationRolesParams ¶
func NewGetAuthorizationRolesParams() *GetAuthorizationRolesParams
NewGetAuthorizationRolesParams creates a new GetAuthorizationRolesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationRolesParamsWithContext ¶
func NewGetAuthorizationRolesParamsWithContext(ctx context.Context) *GetAuthorizationRolesParams
NewGetAuthorizationRolesParamsWithContext creates a new GetAuthorizationRolesParams object with the ability to set a context for a request.
func NewGetAuthorizationRolesParamsWithHTTPClient ¶
func NewGetAuthorizationRolesParamsWithHTTPClient(client *http.Client) *GetAuthorizationRolesParams
NewGetAuthorizationRolesParamsWithHTTPClient creates a new GetAuthorizationRolesParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationRolesParamsWithTimeout ¶
func NewGetAuthorizationRolesParamsWithTimeout(timeout time.Duration) *GetAuthorizationRolesParams
NewGetAuthorizationRolesParamsWithTimeout creates a new GetAuthorizationRolesParams object with the ability to set a timeout on a request.
func (*GetAuthorizationRolesParams) SetContext ¶
func (o *GetAuthorizationRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization roles params
func (*GetAuthorizationRolesParams) SetDefaultRoleID ¶
func (o *GetAuthorizationRolesParams) SetDefaultRoleID(defaultRoleID []string)
SetDefaultRoleID adds the defaultRoleId to the get authorization roles params
func (*GetAuthorizationRolesParams) SetDefaults ¶
func (o *GetAuthorizationRolesParams) SetDefaults()
SetDefaults hydrates default values in the get authorization roles params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRolesParams) SetExpand ¶
func (o *GetAuthorizationRolesParams) SetExpand(expand []string)
SetExpand adds the expand to the get authorization roles params
func (*GetAuthorizationRolesParams) SetHTTPClient ¶
func (o *GetAuthorizationRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization roles params
func (*GetAuthorizationRolesParams) SetID ¶
func (o *GetAuthorizationRolesParams) SetID(id []string)
SetID adds the id to the get authorization roles params
func (*GetAuthorizationRolesParams) SetName ¶
func (o *GetAuthorizationRolesParams) SetName(name *string)
SetName adds the name to the get authorization roles params
func (*GetAuthorizationRolesParams) SetNextPage ¶
func (o *GetAuthorizationRolesParams) SetNextPage(nextPage *string)
SetNextPage adds the nextPage to the get authorization roles params
func (*GetAuthorizationRolesParams) SetPageNumber ¶
func (o *GetAuthorizationRolesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get authorization roles params
func (*GetAuthorizationRolesParams) SetPageSize ¶
func (o *GetAuthorizationRolesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get authorization roles params
func (*GetAuthorizationRolesParams) SetPermission ¶
func (o *GetAuthorizationRolesParams) SetPermission(permission []string)
SetPermission adds the permission to the get authorization roles params
func (*GetAuthorizationRolesParams) SetPreviousPage ¶
func (o *GetAuthorizationRolesParams) SetPreviousPage(previousPage *string)
SetPreviousPage adds the previousPage to the get authorization roles params
func (*GetAuthorizationRolesParams) SetSortBy ¶
func (o *GetAuthorizationRolesParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get authorization roles params
func (*GetAuthorizationRolesParams) SetTimeout ¶
func (o *GetAuthorizationRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization roles params
func (*GetAuthorizationRolesParams) SetUserCount ¶
func (o *GetAuthorizationRolesParams) SetUserCount(userCount *bool)
SetUserCount adds the userCount to the get authorization roles params
func (*GetAuthorizationRolesParams) WithContext ¶
func (o *GetAuthorizationRolesParams) WithContext(ctx context.Context) *GetAuthorizationRolesParams
WithContext adds the context to the get authorization roles params
func (*GetAuthorizationRolesParams) WithDefaultRoleID ¶
func (o *GetAuthorizationRolesParams) WithDefaultRoleID(defaultRoleID []string) *GetAuthorizationRolesParams
WithDefaultRoleID adds the defaultRoleID to the get authorization roles params
func (*GetAuthorizationRolesParams) WithDefaults ¶
func (o *GetAuthorizationRolesParams) WithDefaults() *GetAuthorizationRolesParams
WithDefaults hydrates default values in the get authorization roles params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationRolesParams) WithExpand ¶
func (o *GetAuthorizationRolesParams) WithExpand(expand []string) *GetAuthorizationRolesParams
WithExpand adds the expand to the get authorization roles params
func (*GetAuthorizationRolesParams) WithHTTPClient ¶
func (o *GetAuthorizationRolesParams) WithHTTPClient(client *http.Client) *GetAuthorizationRolesParams
WithHTTPClient adds the HTTPClient to the get authorization roles params
func (*GetAuthorizationRolesParams) WithID ¶
func (o *GetAuthorizationRolesParams) WithID(id []string) *GetAuthorizationRolesParams
WithID adds the id to the get authorization roles params
func (*GetAuthorizationRolesParams) WithName ¶
func (o *GetAuthorizationRolesParams) WithName(name *string) *GetAuthorizationRolesParams
WithName adds the name to the get authorization roles params
func (*GetAuthorizationRolesParams) WithNextPage ¶
func (o *GetAuthorizationRolesParams) WithNextPage(nextPage *string) *GetAuthorizationRolesParams
WithNextPage adds the nextPage to the get authorization roles params
func (*GetAuthorizationRolesParams) WithPageNumber ¶
func (o *GetAuthorizationRolesParams) WithPageNumber(pageNumber *int32) *GetAuthorizationRolesParams
WithPageNumber adds the pageNumber to the get authorization roles params
func (*GetAuthorizationRolesParams) WithPageSize ¶
func (o *GetAuthorizationRolesParams) WithPageSize(pageSize *int32) *GetAuthorizationRolesParams
WithPageSize adds the pageSize to the get authorization roles params
func (*GetAuthorizationRolesParams) WithPermission ¶
func (o *GetAuthorizationRolesParams) WithPermission(permission []string) *GetAuthorizationRolesParams
WithPermission adds the permission to the get authorization roles params
func (*GetAuthorizationRolesParams) WithPreviousPage ¶
func (o *GetAuthorizationRolesParams) WithPreviousPage(previousPage *string) *GetAuthorizationRolesParams
WithPreviousPage adds the previousPage to the get authorization roles params
func (*GetAuthorizationRolesParams) WithSortBy ¶
func (o *GetAuthorizationRolesParams) WithSortBy(sortBy *string) *GetAuthorizationRolesParams
WithSortBy adds the sortBy to the get authorization roles params
func (*GetAuthorizationRolesParams) WithTimeout ¶
func (o *GetAuthorizationRolesParams) WithTimeout(timeout time.Duration) *GetAuthorizationRolesParams
WithTimeout adds the timeout to the get authorization roles params
func (*GetAuthorizationRolesParams) WithUserCount ¶
func (o *GetAuthorizationRolesParams) WithUserCount(userCount *bool) *GetAuthorizationRolesParams
WithUserCount adds the userCount to the get authorization roles params
func (*GetAuthorizationRolesParams) WriteToRequest ¶
func (o *GetAuthorizationRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationRolesReader ¶
type GetAuthorizationRolesReader struct {
// contains filtered or unexported fields
}
GetAuthorizationRolesReader is a Reader for the GetAuthorizationRoles structure.
func (*GetAuthorizationRolesReader) ReadResponse ¶
func (o *GetAuthorizationRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationRolesRequestEntityTooLarge ¶
GetAuthorizationRolesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationRolesRequestEntityTooLarge ¶
func NewGetAuthorizationRolesRequestEntityTooLarge() *GetAuthorizationRolesRequestEntityTooLarge
NewGetAuthorizationRolesRequestEntityTooLarge creates a GetAuthorizationRolesRequestEntityTooLarge with default headers values
func (*GetAuthorizationRolesRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) Error() string
func (*GetAuthorizationRolesRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization roles request entity too large response has a 4xx status code
func (*GetAuthorizationRolesRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization roles request entity too large response a status code equal to that given
func (*GetAuthorizationRolesRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization roles request entity too large response has a 3xx status code
func (*GetAuthorizationRolesRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization roles request entity too large response has a 5xx status code
func (*GetAuthorizationRolesRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization roles request entity too large response has a 2xx status code
func (*GetAuthorizationRolesRequestEntityTooLarge) String ¶
func (o *GetAuthorizationRolesRequestEntityTooLarge) String() string
type GetAuthorizationRolesRequestTimeout ¶
GetAuthorizationRolesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationRolesRequestTimeout ¶
func NewGetAuthorizationRolesRequestTimeout() *GetAuthorizationRolesRequestTimeout
NewGetAuthorizationRolesRequestTimeout creates a GetAuthorizationRolesRequestTimeout with default headers values
func (*GetAuthorizationRolesRequestTimeout) Error ¶
func (o *GetAuthorizationRolesRequestTimeout) Error() string
func (*GetAuthorizationRolesRequestTimeout) GetPayload ¶
func (o *GetAuthorizationRolesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesRequestTimeout) IsClientError ¶
func (o *GetAuthorizationRolesRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization roles request timeout response has a 4xx status code
func (*GetAuthorizationRolesRequestTimeout) IsCode ¶
func (o *GetAuthorizationRolesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization roles request timeout response a status code equal to that given
func (*GetAuthorizationRolesRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationRolesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization roles request timeout response has a 3xx status code
func (*GetAuthorizationRolesRequestTimeout) IsServerError ¶
func (o *GetAuthorizationRolesRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization roles request timeout response has a 5xx status code
func (*GetAuthorizationRolesRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationRolesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization roles request timeout response has a 2xx status code
func (*GetAuthorizationRolesRequestTimeout) String ¶
func (o *GetAuthorizationRolesRequestTimeout) String() string
type GetAuthorizationRolesServiceUnavailable ¶
type GetAuthorizationRolesServiceUnavailable struct {
}GetAuthorizationRolesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationRolesServiceUnavailable ¶
func NewGetAuthorizationRolesServiceUnavailable() *GetAuthorizationRolesServiceUnavailable
NewGetAuthorizationRolesServiceUnavailable creates a GetAuthorizationRolesServiceUnavailable with default headers values
func (*GetAuthorizationRolesServiceUnavailable) Error ¶
func (o *GetAuthorizationRolesServiceUnavailable) Error() string
func (*GetAuthorizationRolesServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationRolesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationRolesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization roles service unavailable response has a 4xx status code
func (*GetAuthorizationRolesServiceUnavailable) IsCode ¶
func (o *GetAuthorizationRolesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization roles service unavailable response a status code equal to that given
func (*GetAuthorizationRolesServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationRolesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization roles service unavailable response has a 3xx status code
func (*GetAuthorizationRolesServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationRolesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization roles service unavailable response has a 5xx status code
func (*GetAuthorizationRolesServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationRolesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization roles service unavailable response has a 2xx status code
func (*GetAuthorizationRolesServiceUnavailable) String ¶
func (o *GetAuthorizationRolesServiceUnavailable) String() string
type GetAuthorizationRolesTooManyRequests ¶
GetAuthorizationRolesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationRolesTooManyRequests ¶
func NewGetAuthorizationRolesTooManyRequests() *GetAuthorizationRolesTooManyRequests
NewGetAuthorizationRolesTooManyRequests creates a GetAuthorizationRolesTooManyRequests with default headers values
func (*GetAuthorizationRolesTooManyRequests) Error ¶
func (o *GetAuthorizationRolesTooManyRequests) Error() string
func (*GetAuthorizationRolesTooManyRequests) GetPayload ¶
func (o *GetAuthorizationRolesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesTooManyRequests) IsClientError ¶
func (o *GetAuthorizationRolesTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization roles too many requests response has a 4xx status code
func (*GetAuthorizationRolesTooManyRequests) IsCode ¶
func (o *GetAuthorizationRolesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization roles too many requests response a status code equal to that given
func (*GetAuthorizationRolesTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationRolesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization roles too many requests response has a 3xx status code
func (*GetAuthorizationRolesTooManyRequests) IsServerError ¶
func (o *GetAuthorizationRolesTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization roles too many requests response has a 5xx status code
func (*GetAuthorizationRolesTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationRolesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization roles too many requests response has a 2xx status code
func (*GetAuthorizationRolesTooManyRequests) String ¶
func (o *GetAuthorizationRolesTooManyRequests) String() string
type GetAuthorizationRolesUnauthorized ¶
type GetAuthorizationRolesUnauthorized struct {
}GetAuthorizationRolesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationRolesUnauthorized ¶
func NewGetAuthorizationRolesUnauthorized() *GetAuthorizationRolesUnauthorized
NewGetAuthorizationRolesUnauthorized creates a GetAuthorizationRolesUnauthorized with default headers values
func (*GetAuthorizationRolesUnauthorized) Error ¶
func (o *GetAuthorizationRolesUnauthorized) Error() string
func (*GetAuthorizationRolesUnauthorized) GetPayload ¶
func (o *GetAuthorizationRolesUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesUnauthorized) IsClientError ¶
func (o *GetAuthorizationRolesUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization roles unauthorized response has a 4xx status code
func (*GetAuthorizationRolesUnauthorized) IsCode ¶
func (o *GetAuthorizationRolesUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization roles unauthorized response a status code equal to that given
func (*GetAuthorizationRolesUnauthorized) IsRedirect ¶
func (o *GetAuthorizationRolesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization roles unauthorized response has a 3xx status code
func (*GetAuthorizationRolesUnauthorized) IsServerError ¶
func (o *GetAuthorizationRolesUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization roles unauthorized response has a 5xx status code
func (*GetAuthorizationRolesUnauthorized) IsSuccess ¶
func (o *GetAuthorizationRolesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization roles unauthorized response has a 2xx status code
func (*GetAuthorizationRolesUnauthorized) String ¶
func (o *GetAuthorizationRolesUnauthorized) String() string
type GetAuthorizationRolesUnsupportedMediaType ¶
GetAuthorizationRolesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationRolesUnsupportedMediaType ¶
func NewGetAuthorizationRolesUnsupportedMediaType() *GetAuthorizationRolesUnsupportedMediaType
NewGetAuthorizationRolesUnsupportedMediaType creates a GetAuthorizationRolesUnsupportedMediaType with default headers values
func (*GetAuthorizationRolesUnsupportedMediaType) Error ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) Error() string
func (*GetAuthorizationRolesUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationRolesUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization roles unsupported media type response has a 4xx status code
func (*GetAuthorizationRolesUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization roles unsupported media type response a status code equal to that given
func (*GetAuthorizationRolesUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization roles unsupported media type response has a 3xx status code
func (*GetAuthorizationRolesUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization roles unsupported media type response has a 5xx status code
func (*GetAuthorizationRolesUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization roles unsupported media type response has a 2xx status code
func (*GetAuthorizationRolesUnsupportedMediaType) String ¶
func (o *GetAuthorizationRolesUnsupportedMediaType) String() string
type GetAuthorizationSettingsBadRequest ¶
GetAuthorizationSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationSettingsBadRequest ¶
func NewGetAuthorizationSettingsBadRequest() *GetAuthorizationSettingsBadRequest
NewGetAuthorizationSettingsBadRequest creates a GetAuthorizationSettingsBadRequest with default headers values
func (*GetAuthorizationSettingsBadRequest) Error ¶
func (o *GetAuthorizationSettingsBadRequest) Error() string
func (*GetAuthorizationSettingsBadRequest) GetPayload ¶
func (o *GetAuthorizationSettingsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsBadRequest) IsClientError ¶
func (o *GetAuthorizationSettingsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization settings bad request response has a 4xx status code
func (*GetAuthorizationSettingsBadRequest) IsCode ¶
func (o *GetAuthorizationSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization settings bad request response a status code equal to that given
func (*GetAuthorizationSettingsBadRequest) IsRedirect ¶
func (o *GetAuthorizationSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization settings bad request response has a 3xx status code
func (*GetAuthorizationSettingsBadRequest) IsServerError ¶
func (o *GetAuthorizationSettingsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization settings bad request response has a 5xx status code
func (*GetAuthorizationSettingsBadRequest) IsSuccess ¶
func (o *GetAuthorizationSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization settings bad request response has a 2xx status code
func (*GetAuthorizationSettingsBadRequest) String ¶
func (o *GetAuthorizationSettingsBadRequest) String() string
type GetAuthorizationSettingsForbidden ¶
GetAuthorizationSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationSettingsForbidden ¶
func NewGetAuthorizationSettingsForbidden() *GetAuthorizationSettingsForbidden
NewGetAuthorizationSettingsForbidden creates a GetAuthorizationSettingsForbidden with default headers values
func (*GetAuthorizationSettingsForbidden) Error ¶
func (o *GetAuthorizationSettingsForbidden) Error() string
func (*GetAuthorizationSettingsForbidden) GetPayload ¶
func (o *GetAuthorizationSettingsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsForbidden) IsClientError ¶
func (o *GetAuthorizationSettingsForbidden) IsClientError() bool
IsClientError returns true when this get authorization settings forbidden response has a 4xx status code
func (*GetAuthorizationSettingsForbidden) IsCode ¶
func (o *GetAuthorizationSettingsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization settings forbidden response a status code equal to that given
func (*GetAuthorizationSettingsForbidden) IsRedirect ¶
func (o *GetAuthorizationSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization settings forbidden response has a 3xx status code
func (*GetAuthorizationSettingsForbidden) IsServerError ¶
func (o *GetAuthorizationSettingsForbidden) IsServerError() bool
IsServerError returns true when this get authorization settings forbidden response has a 5xx status code
func (*GetAuthorizationSettingsForbidden) IsSuccess ¶
func (o *GetAuthorizationSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization settings forbidden response has a 2xx status code
func (*GetAuthorizationSettingsForbidden) String ¶
func (o *GetAuthorizationSettingsForbidden) String() string
type GetAuthorizationSettingsGatewayTimeout ¶
GetAuthorizationSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationSettingsGatewayTimeout ¶
func NewGetAuthorizationSettingsGatewayTimeout() *GetAuthorizationSettingsGatewayTimeout
NewGetAuthorizationSettingsGatewayTimeout creates a GetAuthorizationSettingsGatewayTimeout with default headers values
func (*GetAuthorizationSettingsGatewayTimeout) Error ¶
func (o *GetAuthorizationSettingsGatewayTimeout) Error() string
func (*GetAuthorizationSettingsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization settings gateway timeout response has a 4xx status code
func (*GetAuthorizationSettingsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization settings gateway timeout response a status code equal to that given
func (*GetAuthorizationSettingsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization settings gateway timeout response has a 3xx status code
func (*GetAuthorizationSettingsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization settings gateway timeout response has a 5xx status code
func (*GetAuthorizationSettingsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization settings gateway timeout response has a 2xx status code
func (*GetAuthorizationSettingsGatewayTimeout) String ¶
func (o *GetAuthorizationSettingsGatewayTimeout) String() string
type GetAuthorizationSettingsInternalServerError ¶
GetAuthorizationSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationSettingsInternalServerError ¶
func NewGetAuthorizationSettingsInternalServerError() *GetAuthorizationSettingsInternalServerError
NewGetAuthorizationSettingsInternalServerError creates a GetAuthorizationSettingsInternalServerError with default headers values
func (*GetAuthorizationSettingsInternalServerError) Error ¶
func (o *GetAuthorizationSettingsInternalServerError) Error() string
func (*GetAuthorizationSettingsInternalServerError) GetPayload ¶
func (o *GetAuthorizationSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsInternalServerError) IsClientError ¶
func (o *GetAuthorizationSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization settings internal server error response has a 4xx status code
func (*GetAuthorizationSettingsInternalServerError) IsCode ¶
func (o *GetAuthorizationSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization settings internal server error response a status code equal to that given
func (*GetAuthorizationSettingsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization settings internal server error response has a 3xx status code
func (*GetAuthorizationSettingsInternalServerError) IsServerError ¶
func (o *GetAuthorizationSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization settings internal server error response has a 5xx status code
func (*GetAuthorizationSettingsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization settings internal server error response has a 2xx status code
func (*GetAuthorizationSettingsInternalServerError) String ¶
func (o *GetAuthorizationSettingsInternalServerError) String() string
type GetAuthorizationSettingsNotFound ¶
GetAuthorizationSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationSettingsNotFound ¶
func NewGetAuthorizationSettingsNotFound() *GetAuthorizationSettingsNotFound
NewGetAuthorizationSettingsNotFound creates a GetAuthorizationSettingsNotFound with default headers values
func (*GetAuthorizationSettingsNotFound) Error ¶
func (o *GetAuthorizationSettingsNotFound) Error() string
func (*GetAuthorizationSettingsNotFound) GetPayload ¶
func (o *GetAuthorizationSettingsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsNotFound) IsClientError ¶
func (o *GetAuthorizationSettingsNotFound) IsClientError() bool
IsClientError returns true when this get authorization settings not found response has a 4xx status code
func (*GetAuthorizationSettingsNotFound) IsCode ¶
func (o *GetAuthorizationSettingsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization settings not found response a status code equal to that given
func (*GetAuthorizationSettingsNotFound) IsRedirect ¶
func (o *GetAuthorizationSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization settings not found response has a 3xx status code
func (*GetAuthorizationSettingsNotFound) IsServerError ¶
func (o *GetAuthorizationSettingsNotFound) IsServerError() bool
IsServerError returns true when this get authorization settings not found response has a 5xx status code
func (*GetAuthorizationSettingsNotFound) IsSuccess ¶
func (o *GetAuthorizationSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization settings not found response has a 2xx status code
func (*GetAuthorizationSettingsNotFound) String ¶
func (o *GetAuthorizationSettingsNotFound) String() string
type GetAuthorizationSettingsOK ¶
type GetAuthorizationSettingsOK struct {
Payload *models.AuthorizationSettings
}
GetAuthorizationSettingsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationSettingsOK ¶
func NewGetAuthorizationSettingsOK() *GetAuthorizationSettingsOK
NewGetAuthorizationSettingsOK creates a GetAuthorizationSettingsOK with default headers values
func (*GetAuthorizationSettingsOK) Error ¶
func (o *GetAuthorizationSettingsOK) Error() string
func (*GetAuthorizationSettingsOK) GetPayload ¶
func (o *GetAuthorizationSettingsOK) GetPayload() *models.AuthorizationSettings
func (*GetAuthorizationSettingsOK) IsClientError ¶
func (o *GetAuthorizationSettingsOK) IsClientError() bool
IsClientError returns true when this get authorization settings o k response has a 4xx status code
func (*GetAuthorizationSettingsOK) IsCode ¶
func (o *GetAuthorizationSettingsOK) IsCode(code int) bool
IsCode returns true when this get authorization settings o k response a status code equal to that given
func (*GetAuthorizationSettingsOK) IsRedirect ¶
func (o *GetAuthorizationSettingsOK) IsRedirect() bool
IsRedirect returns true when this get authorization settings o k response has a 3xx status code
func (*GetAuthorizationSettingsOK) IsServerError ¶
func (o *GetAuthorizationSettingsOK) IsServerError() bool
IsServerError returns true when this get authorization settings o k response has a 5xx status code
func (*GetAuthorizationSettingsOK) IsSuccess ¶
func (o *GetAuthorizationSettingsOK) IsSuccess() bool
IsSuccess returns true when this get authorization settings o k response has a 2xx status code
func (*GetAuthorizationSettingsOK) String ¶
func (o *GetAuthorizationSettingsOK) String() string
type GetAuthorizationSettingsParams ¶
type GetAuthorizationSettingsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationSettingsParams contains all the parameters to send to the API endpoint
for the get authorization settings operation. Typically these are written to a http.Request.
func NewGetAuthorizationSettingsParams ¶
func NewGetAuthorizationSettingsParams() *GetAuthorizationSettingsParams
NewGetAuthorizationSettingsParams creates a new GetAuthorizationSettingsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationSettingsParamsWithContext ¶
func NewGetAuthorizationSettingsParamsWithContext(ctx context.Context) *GetAuthorizationSettingsParams
NewGetAuthorizationSettingsParamsWithContext creates a new GetAuthorizationSettingsParams object with the ability to set a context for a request.
func NewGetAuthorizationSettingsParamsWithHTTPClient ¶
func NewGetAuthorizationSettingsParamsWithHTTPClient(client *http.Client) *GetAuthorizationSettingsParams
NewGetAuthorizationSettingsParamsWithHTTPClient creates a new GetAuthorizationSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationSettingsParamsWithTimeout ¶
func NewGetAuthorizationSettingsParamsWithTimeout(timeout time.Duration) *GetAuthorizationSettingsParams
NewGetAuthorizationSettingsParamsWithTimeout creates a new GetAuthorizationSettingsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationSettingsParams) SetContext ¶
func (o *GetAuthorizationSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization settings params
func (*GetAuthorizationSettingsParams) SetDefaults ¶
func (o *GetAuthorizationSettingsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSettingsParams) SetHTTPClient ¶
func (o *GetAuthorizationSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization settings params
func (*GetAuthorizationSettingsParams) SetTimeout ¶
func (o *GetAuthorizationSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization settings params
func (*GetAuthorizationSettingsParams) WithContext ¶
func (o *GetAuthorizationSettingsParams) WithContext(ctx context.Context) *GetAuthorizationSettingsParams
WithContext adds the context to the get authorization settings params
func (*GetAuthorizationSettingsParams) WithDefaults ¶
func (o *GetAuthorizationSettingsParams) WithDefaults() *GetAuthorizationSettingsParams
WithDefaults hydrates default values in the get authorization settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSettingsParams) WithHTTPClient ¶
func (o *GetAuthorizationSettingsParams) WithHTTPClient(client *http.Client) *GetAuthorizationSettingsParams
WithHTTPClient adds the HTTPClient to the get authorization settings params
func (*GetAuthorizationSettingsParams) WithTimeout ¶
func (o *GetAuthorizationSettingsParams) WithTimeout(timeout time.Duration) *GetAuthorizationSettingsParams
WithTimeout adds the timeout to the get authorization settings params
func (*GetAuthorizationSettingsParams) WriteToRequest ¶
func (o *GetAuthorizationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationSettingsReader ¶
type GetAuthorizationSettingsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationSettingsReader is a Reader for the GetAuthorizationSettings structure.
func (*GetAuthorizationSettingsReader) ReadResponse ¶
func (o *GetAuthorizationSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationSettingsRequestEntityTooLarge ¶
GetAuthorizationSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationSettingsRequestEntityTooLarge ¶
func NewGetAuthorizationSettingsRequestEntityTooLarge() *GetAuthorizationSettingsRequestEntityTooLarge
NewGetAuthorizationSettingsRequestEntityTooLarge creates a GetAuthorizationSettingsRequestEntityTooLarge with default headers values
func (*GetAuthorizationSettingsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) Error() string
func (*GetAuthorizationSettingsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization settings request entity too large response has a 4xx status code
func (*GetAuthorizationSettingsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization settings request entity too large response a status code equal to that given
func (*GetAuthorizationSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization settings request entity too large response has a 3xx status code
func (*GetAuthorizationSettingsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization settings request entity too large response has a 5xx status code
func (*GetAuthorizationSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization settings request entity too large response has a 2xx status code
func (*GetAuthorizationSettingsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationSettingsRequestEntityTooLarge) String() string
type GetAuthorizationSettingsRequestTimeout ¶
GetAuthorizationSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationSettingsRequestTimeout ¶
func NewGetAuthorizationSettingsRequestTimeout() *GetAuthorizationSettingsRequestTimeout
NewGetAuthorizationSettingsRequestTimeout creates a GetAuthorizationSettingsRequestTimeout with default headers values
func (*GetAuthorizationSettingsRequestTimeout) Error ¶
func (o *GetAuthorizationSettingsRequestTimeout) Error() string
func (*GetAuthorizationSettingsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization settings request timeout response has a 4xx status code
func (*GetAuthorizationSettingsRequestTimeout) IsCode ¶
func (o *GetAuthorizationSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization settings request timeout response a status code equal to that given
func (*GetAuthorizationSettingsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization settings request timeout response has a 3xx status code
func (*GetAuthorizationSettingsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization settings request timeout response has a 5xx status code
func (*GetAuthorizationSettingsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization settings request timeout response has a 2xx status code
func (*GetAuthorizationSettingsRequestTimeout) String ¶
func (o *GetAuthorizationSettingsRequestTimeout) String() string
type GetAuthorizationSettingsServiceUnavailable ¶
type GetAuthorizationSettingsServiceUnavailable struct {
}GetAuthorizationSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationSettingsServiceUnavailable ¶
func NewGetAuthorizationSettingsServiceUnavailable() *GetAuthorizationSettingsServiceUnavailable
NewGetAuthorizationSettingsServiceUnavailable creates a GetAuthorizationSettingsServiceUnavailable with default headers values
func (*GetAuthorizationSettingsServiceUnavailable) Error ¶
func (o *GetAuthorizationSettingsServiceUnavailable) Error() string
func (*GetAuthorizationSettingsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization settings service unavailable response has a 4xx status code
func (*GetAuthorizationSettingsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization settings service unavailable response a status code equal to that given
func (*GetAuthorizationSettingsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization settings service unavailable response has a 3xx status code
func (*GetAuthorizationSettingsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization settings service unavailable response has a 5xx status code
func (*GetAuthorizationSettingsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization settings service unavailable response has a 2xx status code
func (*GetAuthorizationSettingsServiceUnavailable) String ¶
func (o *GetAuthorizationSettingsServiceUnavailable) String() string
type GetAuthorizationSettingsTooManyRequests ¶
GetAuthorizationSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationSettingsTooManyRequests ¶
func NewGetAuthorizationSettingsTooManyRequests() *GetAuthorizationSettingsTooManyRequests
NewGetAuthorizationSettingsTooManyRequests creates a GetAuthorizationSettingsTooManyRequests with default headers values
func (*GetAuthorizationSettingsTooManyRequests) Error ¶
func (o *GetAuthorizationSettingsTooManyRequests) Error() string
func (*GetAuthorizationSettingsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization settings too many requests response has a 4xx status code
func (*GetAuthorizationSettingsTooManyRequests) IsCode ¶
func (o *GetAuthorizationSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization settings too many requests response a status code equal to that given
func (*GetAuthorizationSettingsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization settings too many requests response has a 3xx status code
func (*GetAuthorizationSettingsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization settings too many requests response has a 5xx status code
func (*GetAuthorizationSettingsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization settings too many requests response has a 2xx status code
func (*GetAuthorizationSettingsTooManyRequests) String ¶
func (o *GetAuthorizationSettingsTooManyRequests) String() string
type GetAuthorizationSettingsUnauthorized ¶
type GetAuthorizationSettingsUnauthorized struct {
}GetAuthorizationSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationSettingsUnauthorized ¶
func NewGetAuthorizationSettingsUnauthorized() *GetAuthorizationSettingsUnauthorized
NewGetAuthorizationSettingsUnauthorized creates a GetAuthorizationSettingsUnauthorized with default headers values
func (*GetAuthorizationSettingsUnauthorized) Error ¶
func (o *GetAuthorizationSettingsUnauthorized) Error() string
func (*GetAuthorizationSettingsUnauthorized) GetPayload ¶
func (o *GetAuthorizationSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsUnauthorized) IsClientError ¶
func (o *GetAuthorizationSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization settings unauthorized response has a 4xx status code
func (*GetAuthorizationSettingsUnauthorized) IsCode ¶
func (o *GetAuthorizationSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization settings unauthorized response a status code equal to that given
func (*GetAuthorizationSettingsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization settings unauthorized response has a 3xx status code
func (*GetAuthorizationSettingsUnauthorized) IsServerError ¶
func (o *GetAuthorizationSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization settings unauthorized response has a 5xx status code
func (*GetAuthorizationSettingsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization settings unauthorized response has a 2xx status code
func (*GetAuthorizationSettingsUnauthorized) String ¶
func (o *GetAuthorizationSettingsUnauthorized) String() string
type GetAuthorizationSettingsUnsupportedMediaType ¶
GetAuthorizationSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationSettingsUnsupportedMediaType ¶
func NewGetAuthorizationSettingsUnsupportedMediaType() *GetAuthorizationSettingsUnsupportedMediaType
NewGetAuthorizationSettingsUnsupportedMediaType creates a GetAuthorizationSettingsUnsupportedMediaType with default headers values
func (*GetAuthorizationSettingsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) Error() string
func (*GetAuthorizationSettingsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationSettingsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization settings unsupported media type response has a 4xx status code
func (*GetAuthorizationSettingsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization settings unsupported media type response a status code equal to that given
func (*GetAuthorizationSettingsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization settings unsupported media type response has a 3xx status code
func (*GetAuthorizationSettingsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization settings unsupported media type response has a 5xx status code
func (*GetAuthorizationSettingsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization settings unsupported media type response has a 2xx status code
func (*GetAuthorizationSettingsUnsupportedMediaType) String ¶
func (o *GetAuthorizationSettingsUnsupportedMediaType) String() string
type GetAuthorizationSubjectBadRequest ¶
GetAuthorizationSubjectBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationSubjectBadRequest ¶
func NewGetAuthorizationSubjectBadRequest() *GetAuthorizationSubjectBadRequest
NewGetAuthorizationSubjectBadRequest creates a GetAuthorizationSubjectBadRequest with default headers values
func (*GetAuthorizationSubjectBadRequest) Error ¶
func (o *GetAuthorizationSubjectBadRequest) Error() string
func (*GetAuthorizationSubjectBadRequest) GetPayload ¶
func (o *GetAuthorizationSubjectBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectBadRequest) IsClientError ¶
func (o *GetAuthorizationSubjectBadRequest) IsClientError() bool
IsClientError returns true when this get authorization subject bad request response has a 4xx status code
func (*GetAuthorizationSubjectBadRequest) IsCode ¶
func (o *GetAuthorizationSubjectBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization subject bad request response a status code equal to that given
func (*GetAuthorizationSubjectBadRequest) IsRedirect ¶
func (o *GetAuthorizationSubjectBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization subject bad request response has a 3xx status code
func (*GetAuthorizationSubjectBadRequest) IsServerError ¶
func (o *GetAuthorizationSubjectBadRequest) IsServerError() bool
IsServerError returns true when this get authorization subject bad request response has a 5xx status code
func (*GetAuthorizationSubjectBadRequest) IsSuccess ¶
func (o *GetAuthorizationSubjectBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization subject bad request response has a 2xx status code
func (*GetAuthorizationSubjectBadRequest) String ¶
func (o *GetAuthorizationSubjectBadRequest) String() string
type GetAuthorizationSubjectForbidden ¶
GetAuthorizationSubjectForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationSubjectForbidden ¶
func NewGetAuthorizationSubjectForbidden() *GetAuthorizationSubjectForbidden
NewGetAuthorizationSubjectForbidden creates a GetAuthorizationSubjectForbidden with default headers values
func (*GetAuthorizationSubjectForbidden) Error ¶
func (o *GetAuthorizationSubjectForbidden) Error() string
func (*GetAuthorizationSubjectForbidden) GetPayload ¶
func (o *GetAuthorizationSubjectForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectForbidden) IsClientError ¶
func (o *GetAuthorizationSubjectForbidden) IsClientError() bool
IsClientError returns true when this get authorization subject forbidden response has a 4xx status code
func (*GetAuthorizationSubjectForbidden) IsCode ¶
func (o *GetAuthorizationSubjectForbidden) IsCode(code int) bool
IsCode returns true when this get authorization subject forbidden response a status code equal to that given
func (*GetAuthorizationSubjectForbidden) IsRedirect ¶
func (o *GetAuthorizationSubjectForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization subject forbidden response has a 3xx status code
func (*GetAuthorizationSubjectForbidden) IsServerError ¶
func (o *GetAuthorizationSubjectForbidden) IsServerError() bool
IsServerError returns true when this get authorization subject forbidden response has a 5xx status code
func (*GetAuthorizationSubjectForbidden) IsSuccess ¶
func (o *GetAuthorizationSubjectForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization subject forbidden response has a 2xx status code
func (*GetAuthorizationSubjectForbidden) String ¶
func (o *GetAuthorizationSubjectForbidden) String() string
type GetAuthorizationSubjectGatewayTimeout ¶
GetAuthorizationSubjectGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationSubjectGatewayTimeout ¶
func NewGetAuthorizationSubjectGatewayTimeout() *GetAuthorizationSubjectGatewayTimeout
NewGetAuthorizationSubjectGatewayTimeout creates a GetAuthorizationSubjectGatewayTimeout with default headers values
func (*GetAuthorizationSubjectGatewayTimeout) Error ¶
func (o *GetAuthorizationSubjectGatewayTimeout) Error() string
func (*GetAuthorizationSubjectGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationSubjectGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationSubjectGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization subject gateway timeout response has a 4xx status code
func (*GetAuthorizationSubjectGatewayTimeout) IsCode ¶
func (o *GetAuthorizationSubjectGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization subject gateway timeout response a status code equal to that given
func (*GetAuthorizationSubjectGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationSubjectGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization subject gateway timeout response has a 3xx status code
func (*GetAuthorizationSubjectGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationSubjectGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization subject gateway timeout response has a 5xx status code
func (*GetAuthorizationSubjectGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationSubjectGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization subject gateway timeout response has a 2xx status code
func (*GetAuthorizationSubjectGatewayTimeout) String ¶
func (o *GetAuthorizationSubjectGatewayTimeout) String() string
type GetAuthorizationSubjectInternalServerError ¶
GetAuthorizationSubjectInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationSubjectInternalServerError ¶
func NewGetAuthorizationSubjectInternalServerError() *GetAuthorizationSubjectInternalServerError
NewGetAuthorizationSubjectInternalServerError creates a GetAuthorizationSubjectInternalServerError with default headers values
func (*GetAuthorizationSubjectInternalServerError) Error ¶
func (o *GetAuthorizationSubjectInternalServerError) Error() string
func (*GetAuthorizationSubjectInternalServerError) GetPayload ¶
func (o *GetAuthorizationSubjectInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectInternalServerError) IsClientError ¶
func (o *GetAuthorizationSubjectInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization subject internal server error response has a 4xx status code
func (*GetAuthorizationSubjectInternalServerError) IsCode ¶
func (o *GetAuthorizationSubjectInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization subject internal server error response a status code equal to that given
func (*GetAuthorizationSubjectInternalServerError) IsRedirect ¶
func (o *GetAuthorizationSubjectInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization subject internal server error response has a 3xx status code
func (*GetAuthorizationSubjectInternalServerError) IsServerError ¶
func (o *GetAuthorizationSubjectInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization subject internal server error response has a 5xx status code
func (*GetAuthorizationSubjectInternalServerError) IsSuccess ¶
func (o *GetAuthorizationSubjectInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization subject internal server error response has a 2xx status code
func (*GetAuthorizationSubjectInternalServerError) String ¶
func (o *GetAuthorizationSubjectInternalServerError) String() string
type GetAuthorizationSubjectNotFound ¶
GetAuthorizationSubjectNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationSubjectNotFound ¶
func NewGetAuthorizationSubjectNotFound() *GetAuthorizationSubjectNotFound
NewGetAuthorizationSubjectNotFound creates a GetAuthorizationSubjectNotFound with default headers values
func (*GetAuthorizationSubjectNotFound) Error ¶
func (o *GetAuthorizationSubjectNotFound) Error() string
func (*GetAuthorizationSubjectNotFound) GetPayload ¶
func (o *GetAuthorizationSubjectNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectNotFound) IsClientError ¶
func (o *GetAuthorizationSubjectNotFound) IsClientError() bool
IsClientError returns true when this get authorization subject not found response has a 4xx status code
func (*GetAuthorizationSubjectNotFound) IsCode ¶
func (o *GetAuthorizationSubjectNotFound) IsCode(code int) bool
IsCode returns true when this get authorization subject not found response a status code equal to that given
func (*GetAuthorizationSubjectNotFound) IsRedirect ¶
func (o *GetAuthorizationSubjectNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization subject not found response has a 3xx status code
func (*GetAuthorizationSubjectNotFound) IsServerError ¶
func (o *GetAuthorizationSubjectNotFound) IsServerError() bool
IsServerError returns true when this get authorization subject not found response has a 5xx status code
func (*GetAuthorizationSubjectNotFound) IsSuccess ¶
func (o *GetAuthorizationSubjectNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization subject not found response has a 2xx status code
func (*GetAuthorizationSubjectNotFound) String ¶
func (o *GetAuthorizationSubjectNotFound) String() string
type GetAuthorizationSubjectOK ¶
type GetAuthorizationSubjectOK struct {
Payload *models.AuthzSubject
}
GetAuthorizationSubjectOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationSubjectOK ¶
func NewGetAuthorizationSubjectOK() *GetAuthorizationSubjectOK
NewGetAuthorizationSubjectOK creates a GetAuthorizationSubjectOK with default headers values
func (*GetAuthorizationSubjectOK) Error ¶
func (o *GetAuthorizationSubjectOK) Error() string
func (*GetAuthorizationSubjectOK) GetPayload ¶
func (o *GetAuthorizationSubjectOK) GetPayload() *models.AuthzSubject
func (*GetAuthorizationSubjectOK) IsClientError ¶
func (o *GetAuthorizationSubjectOK) IsClientError() bool
IsClientError returns true when this get authorization subject o k response has a 4xx status code
func (*GetAuthorizationSubjectOK) IsCode ¶
func (o *GetAuthorizationSubjectOK) IsCode(code int) bool
IsCode returns true when this get authorization subject o k response a status code equal to that given
func (*GetAuthorizationSubjectOK) IsRedirect ¶
func (o *GetAuthorizationSubjectOK) IsRedirect() bool
IsRedirect returns true when this get authorization subject o k response has a 3xx status code
func (*GetAuthorizationSubjectOK) IsServerError ¶
func (o *GetAuthorizationSubjectOK) IsServerError() bool
IsServerError returns true when this get authorization subject o k response has a 5xx status code
func (*GetAuthorizationSubjectOK) IsSuccess ¶
func (o *GetAuthorizationSubjectOK) IsSuccess() bool
IsSuccess returns true when this get authorization subject o k response has a 2xx status code
func (*GetAuthorizationSubjectOK) String ¶
func (o *GetAuthorizationSubjectOK) String() string
type GetAuthorizationSubjectParams ¶
type GetAuthorizationSubjectParams struct { /* SubjectID. Subject ID (user or group) */ SubjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationSubjectParams contains all the parameters to send to the API endpoint
for the get authorization subject operation. Typically these are written to a http.Request.
func NewGetAuthorizationSubjectParams ¶
func NewGetAuthorizationSubjectParams() *GetAuthorizationSubjectParams
NewGetAuthorizationSubjectParams creates a new GetAuthorizationSubjectParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationSubjectParamsWithContext ¶
func NewGetAuthorizationSubjectParamsWithContext(ctx context.Context) *GetAuthorizationSubjectParams
NewGetAuthorizationSubjectParamsWithContext creates a new GetAuthorizationSubjectParams object with the ability to set a context for a request.
func NewGetAuthorizationSubjectParamsWithHTTPClient ¶
func NewGetAuthorizationSubjectParamsWithHTTPClient(client *http.Client) *GetAuthorizationSubjectParams
NewGetAuthorizationSubjectParamsWithHTTPClient creates a new GetAuthorizationSubjectParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationSubjectParamsWithTimeout ¶
func NewGetAuthorizationSubjectParamsWithTimeout(timeout time.Duration) *GetAuthorizationSubjectParams
NewGetAuthorizationSubjectParamsWithTimeout creates a new GetAuthorizationSubjectParams object with the ability to set a timeout on a request.
func (*GetAuthorizationSubjectParams) SetContext ¶
func (o *GetAuthorizationSubjectParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization subject params
func (*GetAuthorizationSubjectParams) SetDefaults ¶
func (o *GetAuthorizationSubjectParams) SetDefaults()
SetDefaults hydrates default values in the get authorization subject params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSubjectParams) SetHTTPClient ¶
func (o *GetAuthorizationSubjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization subject params
func (*GetAuthorizationSubjectParams) SetSubjectID ¶
func (o *GetAuthorizationSubjectParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the get authorization subject params
func (*GetAuthorizationSubjectParams) SetTimeout ¶
func (o *GetAuthorizationSubjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization subject params
func (*GetAuthorizationSubjectParams) WithContext ¶
func (o *GetAuthorizationSubjectParams) WithContext(ctx context.Context) *GetAuthorizationSubjectParams
WithContext adds the context to the get authorization subject params
func (*GetAuthorizationSubjectParams) WithDefaults ¶
func (o *GetAuthorizationSubjectParams) WithDefaults() *GetAuthorizationSubjectParams
WithDefaults hydrates default values in the get authorization subject params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSubjectParams) WithHTTPClient ¶
func (o *GetAuthorizationSubjectParams) WithHTTPClient(client *http.Client) *GetAuthorizationSubjectParams
WithHTTPClient adds the HTTPClient to the get authorization subject params
func (*GetAuthorizationSubjectParams) WithSubjectID ¶
func (o *GetAuthorizationSubjectParams) WithSubjectID(subjectID string) *GetAuthorizationSubjectParams
WithSubjectID adds the subjectID to the get authorization subject params
func (*GetAuthorizationSubjectParams) WithTimeout ¶
func (o *GetAuthorizationSubjectParams) WithTimeout(timeout time.Duration) *GetAuthorizationSubjectParams
WithTimeout adds the timeout to the get authorization subject params
func (*GetAuthorizationSubjectParams) WriteToRequest ¶
func (o *GetAuthorizationSubjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationSubjectReader ¶
type GetAuthorizationSubjectReader struct {
// contains filtered or unexported fields
}
GetAuthorizationSubjectReader is a Reader for the GetAuthorizationSubject structure.
func (*GetAuthorizationSubjectReader) ReadResponse ¶
func (o *GetAuthorizationSubjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationSubjectRequestEntityTooLarge ¶
GetAuthorizationSubjectRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationSubjectRequestEntityTooLarge ¶
func NewGetAuthorizationSubjectRequestEntityTooLarge() *GetAuthorizationSubjectRequestEntityTooLarge
NewGetAuthorizationSubjectRequestEntityTooLarge creates a GetAuthorizationSubjectRequestEntityTooLarge with default headers values
func (*GetAuthorizationSubjectRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) Error() string
func (*GetAuthorizationSubjectRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization subject request entity too large response has a 4xx status code
func (*GetAuthorizationSubjectRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization subject request entity too large response a status code equal to that given
func (*GetAuthorizationSubjectRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization subject request entity too large response has a 3xx status code
func (*GetAuthorizationSubjectRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization subject request entity too large response has a 5xx status code
func (*GetAuthorizationSubjectRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization subject request entity too large response has a 2xx status code
func (*GetAuthorizationSubjectRequestEntityTooLarge) String ¶
func (o *GetAuthorizationSubjectRequestEntityTooLarge) String() string
type GetAuthorizationSubjectRequestTimeout ¶
GetAuthorizationSubjectRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationSubjectRequestTimeout ¶
func NewGetAuthorizationSubjectRequestTimeout() *GetAuthorizationSubjectRequestTimeout
NewGetAuthorizationSubjectRequestTimeout creates a GetAuthorizationSubjectRequestTimeout with default headers values
func (*GetAuthorizationSubjectRequestTimeout) Error ¶
func (o *GetAuthorizationSubjectRequestTimeout) Error() string
func (*GetAuthorizationSubjectRequestTimeout) GetPayload ¶
func (o *GetAuthorizationSubjectRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectRequestTimeout) IsClientError ¶
func (o *GetAuthorizationSubjectRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization subject request timeout response has a 4xx status code
func (*GetAuthorizationSubjectRequestTimeout) IsCode ¶
func (o *GetAuthorizationSubjectRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization subject request timeout response a status code equal to that given
func (*GetAuthorizationSubjectRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationSubjectRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization subject request timeout response has a 3xx status code
func (*GetAuthorizationSubjectRequestTimeout) IsServerError ¶
func (o *GetAuthorizationSubjectRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization subject request timeout response has a 5xx status code
func (*GetAuthorizationSubjectRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationSubjectRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization subject request timeout response has a 2xx status code
func (*GetAuthorizationSubjectRequestTimeout) String ¶
func (o *GetAuthorizationSubjectRequestTimeout) String() string
type GetAuthorizationSubjectServiceUnavailable ¶
type GetAuthorizationSubjectServiceUnavailable struct {
}GetAuthorizationSubjectServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationSubjectServiceUnavailable ¶
func NewGetAuthorizationSubjectServiceUnavailable() *GetAuthorizationSubjectServiceUnavailable
NewGetAuthorizationSubjectServiceUnavailable creates a GetAuthorizationSubjectServiceUnavailable with default headers values
func (*GetAuthorizationSubjectServiceUnavailable) Error ¶
func (o *GetAuthorizationSubjectServiceUnavailable) Error() string
func (*GetAuthorizationSubjectServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationSubjectServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationSubjectServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization subject service unavailable response has a 4xx status code
func (*GetAuthorizationSubjectServiceUnavailable) IsCode ¶
func (o *GetAuthorizationSubjectServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization subject service unavailable response a status code equal to that given
func (*GetAuthorizationSubjectServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationSubjectServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization subject service unavailable response has a 3xx status code
func (*GetAuthorizationSubjectServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationSubjectServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization subject service unavailable response has a 5xx status code
func (*GetAuthorizationSubjectServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationSubjectServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization subject service unavailable response has a 2xx status code
func (*GetAuthorizationSubjectServiceUnavailable) String ¶
func (o *GetAuthorizationSubjectServiceUnavailable) String() string
type GetAuthorizationSubjectTooManyRequests ¶
GetAuthorizationSubjectTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationSubjectTooManyRequests ¶
func NewGetAuthorizationSubjectTooManyRequests() *GetAuthorizationSubjectTooManyRequests
NewGetAuthorizationSubjectTooManyRequests creates a GetAuthorizationSubjectTooManyRequests with default headers values
func (*GetAuthorizationSubjectTooManyRequests) Error ¶
func (o *GetAuthorizationSubjectTooManyRequests) Error() string
func (*GetAuthorizationSubjectTooManyRequests) GetPayload ¶
func (o *GetAuthorizationSubjectTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectTooManyRequests) IsClientError ¶
func (o *GetAuthorizationSubjectTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization subject too many requests response has a 4xx status code
func (*GetAuthorizationSubjectTooManyRequests) IsCode ¶
func (o *GetAuthorizationSubjectTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization subject too many requests response a status code equal to that given
func (*GetAuthorizationSubjectTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationSubjectTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization subject too many requests response has a 3xx status code
func (*GetAuthorizationSubjectTooManyRequests) IsServerError ¶
func (o *GetAuthorizationSubjectTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization subject too many requests response has a 5xx status code
func (*GetAuthorizationSubjectTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationSubjectTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization subject too many requests response has a 2xx status code
func (*GetAuthorizationSubjectTooManyRequests) String ¶
func (o *GetAuthorizationSubjectTooManyRequests) String() string
type GetAuthorizationSubjectUnauthorized ¶
type GetAuthorizationSubjectUnauthorized struct {
}GetAuthorizationSubjectUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationSubjectUnauthorized ¶
func NewGetAuthorizationSubjectUnauthorized() *GetAuthorizationSubjectUnauthorized
NewGetAuthorizationSubjectUnauthorized creates a GetAuthorizationSubjectUnauthorized with default headers values
func (*GetAuthorizationSubjectUnauthorized) Error ¶
func (o *GetAuthorizationSubjectUnauthorized) Error() string
func (*GetAuthorizationSubjectUnauthorized) GetPayload ¶
func (o *GetAuthorizationSubjectUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectUnauthorized) IsClientError ¶
func (o *GetAuthorizationSubjectUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization subject unauthorized response has a 4xx status code
func (*GetAuthorizationSubjectUnauthorized) IsCode ¶
func (o *GetAuthorizationSubjectUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization subject unauthorized response a status code equal to that given
func (*GetAuthorizationSubjectUnauthorized) IsRedirect ¶
func (o *GetAuthorizationSubjectUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization subject unauthorized response has a 3xx status code
func (*GetAuthorizationSubjectUnauthorized) IsServerError ¶
func (o *GetAuthorizationSubjectUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization subject unauthorized response has a 5xx status code
func (*GetAuthorizationSubjectUnauthorized) IsSuccess ¶
func (o *GetAuthorizationSubjectUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization subject unauthorized response has a 2xx status code
func (*GetAuthorizationSubjectUnauthorized) String ¶
func (o *GetAuthorizationSubjectUnauthorized) String() string
type GetAuthorizationSubjectUnsupportedMediaType ¶
GetAuthorizationSubjectUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationSubjectUnsupportedMediaType ¶
func NewGetAuthorizationSubjectUnsupportedMediaType() *GetAuthorizationSubjectUnsupportedMediaType
NewGetAuthorizationSubjectUnsupportedMediaType creates a GetAuthorizationSubjectUnsupportedMediaType with default headers values
func (*GetAuthorizationSubjectUnsupportedMediaType) Error ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) Error() string
func (*GetAuthorizationSubjectUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization subject unsupported media type response has a 4xx status code
func (*GetAuthorizationSubjectUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization subject unsupported media type response a status code equal to that given
func (*GetAuthorizationSubjectUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization subject unsupported media type response has a 3xx status code
func (*GetAuthorizationSubjectUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization subject unsupported media type response has a 5xx status code
func (*GetAuthorizationSubjectUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization subject unsupported media type response has a 2xx status code
func (*GetAuthorizationSubjectUnsupportedMediaType) String ¶
func (o *GetAuthorizationSubjectUnsupportedMediaType) String() string
type GetAuthorizationSubjectsMeBadRequest ¶
GetAuthorizationSubjectsMeBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationSubjectsMeBadRequest ¶
func NewGetAuthorizationSubjectsMeBadRequest() *GetAuthorizationSubjectsMeBadRequest
NewGetAuthorizationSubjectsMeBadRequest creates a GetAuthorizationSubjectsMeBadRequest with default headers values
func (*GetAuthorizationSubjectsMeBadRequest) Error ¶
func (o *GetAuthorizationSubjectsMeBadRequest) Error() string
func (*GetAuthorizationSubjectsMeBadRequest) GetPayload ¶
func (o *GetAuthorizationSubjectsMeBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeBadRequest) IsClientError ¶
func (o *GetAuthorizationSubjectsMeBadRequest) IsClientError() bool
IsClientError returns true when this get authorization subjects me bad request response has a 4xx status code
func (*GetAuthorizationSubjectsMeBadRequest) IsCode ¶
func (o *GetAuthorizationSubjectsMeBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization subjects me bad request response a status code equal to that given
func (*GetAuthorizationSubjectsMeBadRequest) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me bad request response has a 3xx status code
func (*GetAuthorizationSubjectsMeBadRequest) IsServerError ¶
func (o *GetAuthorizationSubjectsMeBadRequest) IsServerError() bool
IsServerError returns true when this get authorization subjects me bad request response has a 5xx status code
func (*GetAuthorizationSubjectsMeBadRequest) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me bad request response has a 2xx status code
func (*GetAuthorizationSubjectsMeBadRequest) String ¶
func (o *GetAuthorizationSubjectsMeBadRequest) String() string
type GetAuthorizationSubjectsMeForbidden ¶
GetAuthorizationSubjectsMeForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationSubjectsMeForbidden ¶
func NewGetAuthorizationSubjectsMeForbidden() *GetAuthorizationSubjectsMeForbidden
NewGetAuthorizationSubjectsMeForbidden creates a GetAuthorizationSubjectsMeForbidden with default headers values
func (*GetAuthorizationSubjectsMeForbidden) Error ¶
func (o *GetAuthorizationSubjectsMeForbidden) Error() string
func (*GetAuthorizationSubjectsMeForbidden) GetPayload ¶
func (o *GetAuthorizationSubjectsMeForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeForbidden) IsClientError ¶
func (o *GetAuthorizationSubjectsMeForbidden) IsClientError() bool
IsClientError returns true when this get authorization subjects me forbidden response has a 4xx status code
func (*GetAuthorizationSubjectsMeForbidden) IsCode ¶
func (o *GetAuthorizationSubjectsMeForbidden) IsCode(code int) bool
IsCode returns true when this get authorization subjects me forbidden response a status code equal to that given
func (*GetAuthorizationSubjectsMeForbidden) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me forbidden response has a 3xx status code
func (*GetAuthorizationSubjectsMeForbidden) IsServerError ¶
func (o *GetAuthorizationSubjectsMeForbidden) IsServerError() bool
IsServerError returns true when this get authorization subjects me forbidden response has a 5xx status code
func (*GetAuthorizationSubjectsMeForbidden) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me forbidden response has a 2xx status code
func (*GetAuthorizationSubjectsMeForbidden) String ¶
func (o *GetAuthorizationSubjectsMeForbidden) String() string
type GetAuthorizationSubjectsMeGatewayTimeout ¶
GetAuthorizationSubjectsMeGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationSubjectsMeGatewayTimeout ¶
func NewGetAuthorizationSubjectsMeGatewayTimeout() *GetAuthorizationSubjectsMeGatewayTimeout
NewGetAuthorizationSubjectsMeGatewayTimeout creates a GetAuthorizationSubjectsMeGatewayTimeout with default headers values
func (*GetAuthorizationSubjectsMeGatewayTimeout) Error ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) Error() string
func (*GetAuthorizationSubjectsMeGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization subjects me gateway timeout response has a 4xx status code
func (*GetAuthorizationSubjectsMeGatewayTimeout) IsCode ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization subjects me gateway timeout response a status code equal to that given
func (*GetAuthorizationSubjectsMeGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me gateway timeout response has a 3xx status code
func (*GetAuthorizationSubjectsMeGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization subjects me gateway timeout response has a 5xx status code
func (*GetAuthorizationSubjectsMeGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me gateway timeout response has a 2xx status code
func (*GetAuthorizationSubjectsMeGatewayTimeout) String ¶
func (o *GetAuthorizationSubjectsMeGatewayTimeout) String() string
type GetAuthorizationSubjectsMeInternalServerError ¶
GetAuthorizationSubjectsMeInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationSubjectsMeInternalServerError ¶
func NewGetAuthorizationSubjectsMeInternalServerError() *GetAuthorizationSubjectsMeInternalServerError
NewGetAuthorizationSubjectsMeInternalServerError creates a GetAuthorizationSubjectsMeInternalServerError with default headers values
func (*GetAuthorizationSubjectsMeInternalServerError) Error ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) Error() string
func (*GetAuthorizationSubjectsMeInternalServerError) GetPayload ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeInternalServerError) IsClientError ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization subjects me internal server error response has a 4xx status code
func (*GetAuthorizationSubjectsMeInternalServerError) IsCode ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization subjects me internal server error response a status code equal to that given
func (*GetAuthorizationSubjectsMeInternalServerError) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me internal server error response has a 3xx status code
func (*GetAuthorizationSubjectsMeInternalServerError) IsServerError ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization subjects me internal server error response has a 5xx status code
func (*GetAuthorizationSubjectsMeInternalServerError) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me internal server error response has a 2xx status code
func (*GetAuthorizationSubjectsMeInternalServerError) String ¶
func (o *GetAuthorizationSubjectsMeInternalServerError) String() string
type GetAuthorizationSubjectsMeNotFound ¶
GetAuthorizationSubjectsMeNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationSubjectsMeNotFound ¶
func NewGetAuthorizationSubjectsMeNotFound() *GetAuthorizationSubjectsMeNotFound
NewGetAuthorizationSubjectsMeNotFound creates a GetAuthorizationSubjectsMeNotFound with default headers values
func (*GetAuthorizationSubjectsMeNotFound) Error ¶
func (o *GetAuthorizationSubjectsMeNotFound) Error() string
func (*GetAuthorizationSubjectsMeNotFound) GetPayload ¶
func (o *GetAuthorizationSubjectsMeNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeNotFound) IsClientError ¶
func (o *GetAuthorizationSubjectsMeNotFound) IsClientError() bool
IsClientError returns true when this get authorization subjects me not found response has a 4xx status code
func (*GetAuthorizationSubjectsMeNotFound) IsCode ¶
func (o *GetAuthorizationSubjectsMeNotFound) IsCode(code int) bool
IsCode returns true when this get authorization subjects me not found response a status code equal to that given
func (*GetAuthorizationSubjectsMeNotFound) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me not found response has a 3xx status code
func (*GetAuthorizationSubjectsMeNotFound) IsServerError ¶
func (o *GetAuthorizationSubjectsMeNotFound) IsServerError() bool
IsServerError returns true when this get authorization subjects me not found response has a 5xx status code
func (*GetAuthorizationSubjectsMeNotFound) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me not found response has a 2xx status code
func (*GetAuthorizationSubjectsMeNotFound) String ¶
func (o *GetAuthorizationSubjectsMeNotFound) String() string
type GetAuthorizationSubjectsMeOK ¶
type GetAuthorizationSubjectsMeOK struct {
Payload *models.AuthzSubject
}
GetAuthorizationSubjectsMeOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationSubjectsMeOK ¶
func NewGetAuthorizationSubjectsMeOK() *GetAuthorizationSubjectsMeOK
NewGetAuthorizationSubjectsMeOK creates a GetAuthorizationSubjectsMeOK with default headers values
func (*GetAuthorizationSubjectsMeOK) Error ¶
func (o *GetAuthorizationSubjectsMeOK) Error() string
func (*GetAuthorizationSubjectsMeOK) GetPayload ¶
func (o *GetAuthorizationSubjectsMeOK) GetPayload() *models.AuthzSubject
func (*GetAuthorizationSubjectsMeOK) IsClientError ¶
func (o *GetAuthorizationSubjectsMeOK) IsClientError() bool
IsClientError returns true when this get authorization subjects me o k response has a 4xx status code
func (*GetAuthorizationSubjectsMeOK) IsCode ¶
func (o *GetAuthorizationSubjectsMeOK) IsCode(code int) bool
IsCode returns true when this get authorization subjects me o k response a status code equal to that given
func (*GetAuthorizationSubjectsMeOK) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeOK) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me o k response has a 3xx status code
func (*GetAuthorizationSubjectsMeOK) IsServerError ¶
func (o *GetAuthorizationSubjectsMeOK) IsServerError() bool
IsServerError returns true when this get authorization subjects me o k response has a 5xx status code
func (*GetAuthorizationSubjectsMeOK) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeOK) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me o k response has a 2xx status code
func (*GetAuthorizationSubjectsMeOK) String ¶
func (o *GetAuthorizationSubjectsMeOK) String() string
type GetAuthorizationSubjectsMeParams ¶
type GetAuthorizationSubjectsMeParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationSubjectsMeParams contains all the parameters to send to the API endpoint
for the get authorization subjects me operation. Typically these are written to a http.Request.
func NewGetAuthorizationSubjectsMeParams ¶
func NewGetAuthorizationSubjectsMeParams() *GetAuthorizationSubjectsMeParams
NewGetAuthorizationSubjectsMeParams creates a new GetAuthorizationSubjectsMeParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationSubjectsMeParamsWithContext ¶
func NewGetAuthorizationSubjectsMeParamsWithContext(ctx context.Context) *GetAuthorizationSubjectsMeParams
NewGetAuthorizationSubjectsMeParamsWithContext creates a new GetAuthorizationSubjectsMeParams object with the ability to set a context for a request.
func NewGetAuthorizationSubjectsMeParamsWithHTTPClient ¶
func NewGetAuthorizationSubjectsMeParamsWithHTTPClient(client *http.Client) *GetAuthorizationSubjectsMeParams
NewGetAuthorizationSubjectsMeParamsWithHTTPClient creates a new GetAuthorizationSubjectsMeParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationSubjectsMeParamsWithTimeout ¶
func NewGetAuthorizationSubjectsMeParamsWithTimeout(timeout time.Duration) *GetAuthorizationSubjectsMeParams
NewGetAuthorizationSubjectsMeParamsWithTimeout creates a new GetAuthorizationSubjectsMeParams object with the ability to set a timeout on a request.
func (*GetAuthorizationSubjectsMeParams) SetContext ¶
func (o *GetAuthorizationSubjectsMeParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization subjects me params
func (*GetAuthorizationSubjectsMeParams) SetDefaults ¶
func (o *GetAuthorizationSubjectsMeParams) SetDefaults()
SetDefaults hydrates default values in the get authorization subjects me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSubjectsMeParams) SetHTTPClient ¶
func (o *GetAuthorizationSubjectsMeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization subjects me params
func (*GetAuthorizationSubjectsMeParams) SetTimeout ¶
func (o *GetAuthorizationSubjectsMeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization subjects me params
func (*GetAuthorizationSubjectsMeParams) WithContext ¶
func (o *GetAuthorizationSubjectsMeParams) WithContext(ctx context.Context) *GetAuthorizationSubjectsMeParams
WithContext adds the context to the get authorization subjects me params
func (*GetAuthorizationSubjectsMeParams) WithDefaults ¶
func (o *GetAuthorizationSubjectsMeParams) WithDefaults() *GetAuthorizationSubjectsMeParams
WithDefaults hydrates default values in the get authorization subjects me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSubjectsMeParams) WithHTTPClient ¶
func (o *GetAuthorizationSubjectsMeParams) WithHTTPClient(client *http.Client) *GetAuthorizationSubjectsMeParams
WithHTTPClient adds the HTTPClient to the get authorization subjects me params
func (*GetAuthorizationSubjectsMeParams) WithTimeout ¶
func (o *GetAuthorizationSubjectsMeParams) WithTimeout(timeout time.Duration) *GetAuthorizationSubjectsMeParams
WithTimeout adds the timeout to the get authorization subjects me params
func (*GetAuthorizationSubjectsMeParams) WriteToRequest ¶
func (o *GetAuthorizationSubjectsMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationSubjectsMeReader ¶
type GetAuthorizationSubjectsMeReader struct {
// contains filtered or unexported fields
}
GetAuthorizationSubjectsMeReader is a Reader for the GetAuthorizationSubjectsMe structure.
func (*GetAuthorizationSubjectsMeReader) ReadResponse ¶
func (o *GetAuthorizationSubjectsMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationSubjectsMeRequestEntityTooLarge ¶
GetAuthorizationSubjectsMeRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationSubjectsMeRequestEntityTooLarge ¶
func NewGetAuthorizationSubjectsMeRequestEntityTooLarge() *GetAuthorizationSubjectsMeRequestEntityTooLarge
NewGetAuthorizationSubjectsMeRequestEntityTooLarge creates a GetAuthorizationSubjectsMeRequestEntityTooLarge with default headers values
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) Error() string
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization subjects me request entity too large response has a 4xx status code
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization subjects me request entity too large response a status code equal to that given
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me request entity too large response has a 3xx status code
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization subjects me request entity too large response has a 5xx status code
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me request entity too large response has a 2xx status code
func (*GetAuthorizationSubjectsMeRequestEntityTooLarge) String ¶
func (o *GetAuthorizationSubjectsMeRequestEntityTooLarge) String() string
type GetAuthorizationSubjectsMeRequestTimeout ¶
GetAuthorizationSubjectsMeRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationSubjectsMeRequestTimeout ¶
func NewGetAuthorizationSubjectsMeRequestTimeout() *GetAuthorizationSubjectsMeRequestTimeout
NewGetAuthorizationSubjectsMeRequestTimeout creates a GetAuthorizationSubjectsMeRequestTimeout with default headers values
func (*GetAuthorizationSubjectsMeRequestTimeout) Error ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) Error() string
func (*GetAuthorizationSubjectsMeRequestTimeout) GetPayload ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeRequestTimeout) IsClientError ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization subjects me request timeout response has a 4xx status code
func (*GetAuthorizationSubjectsMeRequestTimeout) IsCode ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization subjects me request timeout response a status code equal to that given
func (*GetAuthorizationSubjectsMeRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me request timeout response has a 3xx status code
func (*GetAuthorizationSubjectsMeRequestTimeout) IsServerError ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization subjects me request timeout response has a 5xx status code
func (*GetAuthorizationSubjectsMeRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me request timeout response has a 2xx status code
func (*GetAuthorizationSubjectsMeRequestTimeout) String ¶
func (o *GetAuthorizationSubjectsMeRequestTimeout) String() string
type GetAuthorizationSubjectsMeServiceUnavailable ¶
type GetAuthorizationSubjectsMeServiceUnavailable struct {
}GetAuthorizationSubjectsMeServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationSubjectsMeServiceUnavailable ¶
func NewGetAuthorizationSubjectsMeServiceUnavailable() *GetAuthorizationSubjectsMeServiceUnavailable
NewGetAuthorizationSubjectsMeServiceUnavailable creates a GetAuthorizationSubjectsMeServiceUnavailable with default headers values
func (*GetAuthorizationSubjectsMeServiceUnavailable) Error ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) Error() string
func (*GetAuthorizationSubjectsMeServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization subjects me service unavailable response has a 4xx status code
func (*GetAuthorizationSubjectsMeServiceUnavailable) IsCode ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization subjects me service unavailable response a status code equal to that given
func (*GetAuthorizationSubjectsMeServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me service unavailable response has a 3xx status code
func (*GetAuthorizationSubjectsMeServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization subjects me service unavailable response has a 5xx status code
func (*GetAuthorizationSubjectsMeServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me service unavailable response has a 2xx status code
func (*GetAuthorizationSubjectsMeServiceUnavailable) String ¶
func (o *GetAuthorizationSubjectsMeServiceUnavailable) String() string
type GetAuthorizationSubjectsMeTooManyRequests ¶
GetAuthorizationSubjectsMeTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationSubjectsMeTooManyRequests ¶
func NewGetAuthorizationSubjectsMeTooManyRequests() *GetAuthorizationSubjectsMeTooManyRequests
NewGetAuthorizationSubjectsMeTooManyRequests creates a GetAuthorizationSubjectsMeTooManyRequests with default headers values
func (*GetAuthorizationSubjectsMeTooManyRequests) Error ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) Error() string
func (*GetAuthorizationSubjectsMeTooManyRequests) GetPayload ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeTooManyRequests) IsClientError ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization subjects me too many requests response has a 4xx status code
func (*GetAuthorizationSubjectsMeTooManyRequests) IsCode ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization subjects me too many requests response a status code equal to that given
func (*GetAuthorizationSubjectsMeTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me too many requests response has a 3xx status code
func (*GetAuthorizationSubjectsMeTooManyRequests) IsServerError ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization subjects me too many requests response has a 5xx status code
func (*GetAuthorizationSubjectsMeTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me too many requests response has a 2xx status code
func (*GetAuthorizationSubjectsMeTooManyRequests) String ¶
func (o *GetAuthorizationSubjectsMeTooManyRequests) String() string
type GetAuthorizationSubjectsMeUnauthorized ¶
type GetAuthorizationSubjectsMeUnauthorized struct {
}GetAuthorizationSubjectsMeUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationSubjectsMeUnauthorized ¶
func NewGetAuthorizationSubjectsMeUnauthorized() *GetAuthorizationSubjectsMeUnauthorized
NewGetAuthorizationSubjectsMeUnauthorized creates a GetAuthorizationSubjectsMeUnauthorized with default headers values
func (*GetAuthorizationSubjectsMeUnauthorized) Error ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) Error() string
func (*GetAuthorizationSubjectsMeUnauthorized) GetPayload ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeUnauthorized) IsClientError ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization subjects me unauthorized response has a 4xx status code
func (*GetAuthorizationSubjectsMeUnauthorized) IsCode ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization subjects me unauthorized response a status code equal to that given
func (*GetAuthorizationSubjectsMeUnauthorized) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me unauthorized response has a 3xx status code
func (*GetAuthorizationSubjectsMeUnauthorized) IsServerError ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization subjects me unauthorized response has a 5xx status code
func (*GetAuthorizationSubjectsMeUnauthorized) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me unauthorized response has a 2xx status code
func (*GetAuthorizationSubjectsMeUnauthorized) String ¶
func (o *GetAuthorizationSubjectsMeUnauthorized) String() string
type GetAuthorizationSubjectsMeUnsupportedMediaType ¶
GetAuthorizationSubjectsMeUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationSubjectsMeUnsupportedMediaType ¶
func NewGetAuthorizationSubjectsMeUnsupportedMediaType() *GetAuthorizationSubjectsMeUnsupportedMediaType
NewGetAuthorizationSubjectsMeUnsupportedMediaType creates a GetAuthorizationSubjectsMeUnsupportedMediaType with default headers values
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) Error ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) Error() string
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization subjects me unsupported media type response has a 4xx status code
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization subjects me unsupported media type response a status code equal to that given
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization subjects me unsupported media type response has a 3xx status code
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization subjects me unsupported media type response has a 5xx status code
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization subjects me unsupported media type response has a 2xx status code
func (*GetAuthorizationSubjectsMeUnsupportedMediaType) String ¶
func (o *GetAuthorizationSubjectsMeUnsupportedMediaType) String() string
type GetAuthorizationSubjectsRolecountsBadRequest ¶
GetAuthorizationSubjectsRolecountsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetAuthorizationSubjectsRolecountsBadRequest ¶
func NewGetAuthorizationSubjectsRolecountsBadRequest() *GetAuthorizationSubjectsRolecountsBadRequest
NewGetAuthorizationSubjectsRolecountsBadRequest creates a GetAuthorizationSubjectsRolecountsBadRequest with default headers values
func (*GetAuthorizationSubjectsRolecountsBadRequest) Error ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) Error() string
func (*GetAuthorizationSubjectsRolecountsBadRequest) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsBadRequest) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts bad request response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsBadRequest) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts bad request response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsBadRequest) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts bad request response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsBadRequest) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts bad request response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsBadRequest) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts bad request response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsBadRequest) String ¶
func (o *GetAuthorizationSubjectsRolecountsBadRequest) String() string
type GetAuthorizationSubjectsRolecountsForbidden ¶
GetAuthorizationSubjectsRolecountsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetAuthorizationSubjectsRolecountsForbidden ¶
func NewGetAuthorizationSubjectsRolecountsForbidden() *GetAuthorizationSubjectsRolecountsForbidden
NewGetAuthorizationSubjectsRolecountsForbidden creates a GetAuthorizationSubjectsRolecountsForbidden with default headers values
func (*GetAuthorizationSubjectsRolecountsForbidden) Error ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) Error() string
func (*GetAuthorizationSubjectsRolecountsForbidden) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsForbidden) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts forbidden response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsForbidden) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts forbidden response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsForbidden) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts forbidden response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsForbidden) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts forbidden response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsForbidden) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts forbidden response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsForbidden) String ¶
func (o *GetAuthorizationSubjectsRolecountsForbidden) String() string
type GetAuthorizationSubjectsRolecountsGatewayTimeout ¶
GetAuthorizationSubjectsRolecountsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetAuthorizationSubjectsRolecountsGatewayTimeout ¶
func NewGetAuthorizationSubjectsRolecountsGatewayTimeout() *GetAuthorizationSubjectsRolecountsGatewayTimeout
NewGetAuthorizationSubjectsRolecountsGatewayTimeout creates a GetAuthorizationSubjectsRolecountsGatewayTimeout with default headers values
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) Error ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) Error() string
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts gateway timeout response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts gateway timeout response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts gateway timeout response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts gateway timeout response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts gateway timeout response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsGatewayTimeout) String ¶
func (o *GetAuthorizationSubjectsRolecountsGatewayTimeout) String() string
type GetAuthorizationSubjectsRolecountsInternalServerError ¶
GetAuthorizationSubjectsRolecountsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetAuthorizationSubjectsRolecountsInternalServerError ¶
func NewGetAuthorizationSubjectsRolecountsInternalServerError() *GetAuthorizationSubjectsRolecountsInternalServerError
NewGetAuthorizationSubjectsRolecountsInternalServerError creates a GetAuthorizationSubjectsRolecountsInternalServerError with default headers values
func (*GetAuthorizationSubjectsRolecountsInternalServerError) Error ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) Error() string
func (*GetAuthorizationSubjectsRolecountsInternalServerError) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsInternalServerError) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts internal server error response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsInternalServerError) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts internal server error response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsInternalServerError) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts internal server error response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsInternalServerError) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts internal server error response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsInternalServerError) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts internal server error response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsInternalServerError) String ¶
func (o *GetAuthorizationSubjectsRolecountsInternalServerError) String() string
type GetAuthorizationSubjectsRolecountsNotFound ¶
GetAuthorizationSubjectsRolecountsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetAuthorizationSubjectsRolecountsNotFound ¶
func NewGetAuthorizationSubjectsRolecountsNotFound() *GetAuthorizationSubjectsRolecountsNotFound
NewGetAuthorizationSubjectsRolecountsNotFound creates a GetAuthorizationSubjectsRolecountsNotFound with default headers values
func (*GetAuthorizationSubjectsRolecountsNotFound) Error ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) Error() string
func (*GetAuthorizationSubjectsRolecountsNotFound) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsNotFound) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts not found response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsNotFound) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts not found response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsNotFound) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts not found response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsNotFound) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts not found response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsNotFound) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts not found response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsNotFound) String ¶
func (o *GetAuthorizationSubjectsRolecountsNotFound) String() string
type GetAuthorizationSubjectsRolecountsOK ¶
type GetAuthorizationSubjectsRolecountsOK struct {
Payload map[string]interface{}
}
GetAuthorizationSubjectsRolecountsOK describes a response with status code 200, with default header values.
successful operation
func NewGetAuthorizationSubjectsRolecountsOK ¶
func NewGetAuthorizationSubjectsRolecountsOK() *GetAuthorizationSubjectsRolecountsOK
NewGetAuthorizationSubjectsRolecountsOK creates a GetAuthorizationSubjectsRolecountsOK with default headers values
func (*GetAuthorizationSubjectsRolecountsOK) Error ¶
func (o *GetAuthorizationSubjectsRolecountsOK) Error() string
func (*GetAuthorizationSubjectsRolecountsOK) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsOK) GetPayload() map[string]interface{}
func (*GetAuthorizationSubjectsRolecountsOK) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsOK) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts o k response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsOK) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsOK) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts o k response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsOK) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsOK) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts o k response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsOK) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsOK) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts o k response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsOK) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsOK) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts o k response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsOK) String ¶
func (o *GetAuthorizationSubjectsRolecountsOK) String() string
type GetAuthorizationSubjectsRolecountsParams ¶
type GetAuthorizationSubjectsRolecountsParams struct { /* ID. id */ ID []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuthorizationSubjectsRolecountsParams contains all the parameters to send to the API endpoint
for the get authorization subjects rolecounts operation. Typically these are written to a http.Request.
func NewGetAuthorizationSubjectsRolecountsParams ¶
func NewGetAuthorizationSubjectsRolecountsParams() *GetAuthorizationSubjectsRolecountsParams
NewGetAuthorizationSubjectsRolecountsParams creates a new GetAuthorizationSubjectsRolecountsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAuthorizationSubjectsRolecountsParamsWithContext ¶
func NewGetAuthorizationSubjectsRolecountsParamsWithContext(ctx context.Context) *GetAuthorizationSubjectsRolecountsParams
NewGetAuthorizationSubjectsRolecountsParamsWithContext creates a new GetAuthorizationSubjectsRolecountsParams object with the ability to set a context for a request.
func NewGetAuthorizationSubjectsRolecountsParamsWithHTTPClient ¶
func NewGetAuthorizationSubjectsRolecountsParamsWithHTTPClient(client *http.Client) *GetAuthorizationSubjectsRolecountsParams
NewGetAuthorizationSubjectsRolecountsParamsWithHTTPClient creates a new GetAuthorizationSubjectsRolecountsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAuthorizationSubjectsRolecountsParamsWithTimeout ¶
func NewGetAuthorizationSubjectsRolecountsParamsWithTimeout(timeout time.Duration) *GetAuthorizationSubjectsRolecountsParams
NewGetAuthorizationSubjectsRolecountsParamsWithTimeout creates a new GetAuthorizationSubjectsRolecountsParams object with the ability to set a timeout on a request.
func (*GetAuthorizationSubjectsRolecountsParams) SetContext ¶
func (o *GetAuthorizationSubjectsRolecountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) SetDefaults ¶
func (o *GetAuthorizationSubjectsRolecountsParams) SetDefaults()
SetDefaults hydrates default values in the get authorization subjects rolecounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSubjectsRolecountsParams) SetHTTPClient ¶
func (o *GetAuthorizationSubjectsRolecountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) SetID ¶
func (o *GetAuthorizationSubjectsRolecountsParams) SetID(id []string)
SetID adds the id to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) SetTimeout ¶
func (o *GetAuthorizationSubjectsRolecountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) WithContext ¶
func (o *GetAuthorizationSubjectsRolecountsParams) WithContext(ctx context.Context) *GetAuthorizationSubjectsRolecountsParams
WithContext adds the context to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) WithDefaults ¶
func (o *GetAuthorizationSubjectsRolecountsParams) WithDefaults() *GetAuthorizationSubjectsRolecountsParams
WithDefaults hydrates default values in the get authorization subjects rolecounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetAuthorizationSubjectsRolecountsParams) WithHTTPClient ¶
func (o *GetAuthorizationSubjectsRolecountsParams) WithHTTPClient(client *http.Client) *GetAuthorizationSubjectsRolecountsParams
WithHTTPClient adds the HTTPClient to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) WithID ¶
func (o *GetAuthorizationSubjectsRolecountsParams) WithID(id []string) *GetAuthorizationSubjectsRolecountsParams
WithID adds the id to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) WithTimeout ¶
func (o *GetAuthorizationSubjectsRolecountsParams) WithTimeout(timeout time.Duration) *GetAuthorizationSubjectsRolecountsParams
WithTimeout adds the timeout to the get authorization subjects rolecounts params
func (*GetAuthorizationSubjectsRolecountsParams) WriteToRequest ¶
func (o *GetAuthorizationSubjectsRolecountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuthorizationSubjectsRolecountsReader ¶
type GetAuthorizationSubjectsRolecountsReader struct {
// contains filtered or unexported fields
}
GetAuthorizationSubjectsRolecountsReader is a Reader for the GetAuthorizationSubjectsRolecounts structure.
func (*GetAuthorizationSubjectsRolecountsReader) ReadResponse ¶
func (o *GetAuthorizationSubjectsRolecountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuthorizationSubjectsRolecountsRequestEntityTooLarge ¶
GetAuthorizationSubjectsRolecountsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetAuthorizationSubjectsRolecountsRequestEntityTooLarge ¶
func NewGetAuthorizationSubjectsRolecountsRequestEntityTooLarge() *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge
NewGetAuthorizationSubjectsRolecountsRequestEntityTooLarge creates a GetAuthorizationSubjectsRolecountsRequestEntityTooLarge with default headers values
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) Error ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) Error() string
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts request entity too large response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts request entity too large response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts request entity too large response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts request entity too large response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts request entity too large response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) String ¶
func (o *GetAuthorizationSubjectsRolecountsRequestEntityTooLarge) String() string
type GetAuthorizationSubjectsRolecountsRequestTimeout ¶
GetAuthorizationSubjectsRolecountsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetAuthorizationSubjectsRolecountsRequestTimeout ¶
func NewGetAuthorizationSubjectsRolecountsRequestTimeout() *GetAuthorizationSubjectsRolecountsRequestTimeout
NewGetAuthorizationSubjectsRolecountsRequestTimeout creates a GetAuthorizationSubjectsRolecountsRequestTimeout with default headers values
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) Error ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) Error() string
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts request timeout response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts request timeout response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts request timeout response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts request timeout response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts request timeout response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsRequestTimeout) String ¶
func (o *GetAuthorizationSubjectsRolecountsRequestTimeout) String() string
type GetAuthorizationSubjectsRolecountsServiceUnavailable ¶
type GetAuthorizationSubjectsRolecountsServiceUnavailable struct {
}GetAuthorizationSubjectsRolecountsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetAuthorizationSubjectsRolecountsServiceUnavailable ¶
func NewGetAuthorizationSubjectsRolecountsServiceUnavailable() *GetAuthorizationSubjectsRolecountsServiceUnavailable
NewGetAuthorizationSubjectsRolecountsServiceUnavailable creates a GetAuthorizationSubjectsRolecountsServiceUnavailable with default headers values
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) Error ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) Error() string
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts service unavailable response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts service unavailable response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts service unavailable response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts service unavailable response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts service unavailable response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsServiceUnavailable) String ¶
func (o *GetAuthorizationSubjectsRolecountsServiceUnavailable) String() string
type GetAuthorizationSubjectsRolecountsTooManyRequests ¶
GetAuthorizationSubjectsRolecountsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetAuthorizationSubjectsRolecountsTooManyRequests ¶
func NewGetAuthorizationSubjectsRolecountsTooManyRequests() *GetAuthorizationSubjectsRolecountsTooManyRequests
NewGetAuthorizationSubjectsRolecountsTooManyRequests creates a GetAuthorizationSubjectsRolecountsTooManyRequests with default headers values
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) Error ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) Error() string
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts too many requests response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts too many requests response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts too many requests response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts too many requests response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts too many requests response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsTooManyRequests) String ¶
func (o *GetAuthorizationSubjectsRolecountsTooManyRequests) String() string
type GetAuthorizationSubjectsRolecountsUnauthorized ¶
type GetAuthorizationSubjectsRolecountsUnauthorized struct {
}GetAuthorizationSubjectsRolecountsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetAuthorizationSubjectsRolecountsUnauthorized ¶
func NewGetAuthorizationSubjectsRolecountsUnauthorized() *GetAuthorizationSubjectsRolecountsUnauthorized
NewGetAuthorizationSubjectsRolecountsUnauthorized creates a GetAuthorizationSubjectsRolecountsUnauthorized with default headers values
func (*GetAuthorizationSubjectsRolecountsUnauthorized) Error ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) Error() string
func (*GetAuthorizationSubjectsRolecountsUnauthorized) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsUnauthorized) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts unauthorized response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsUnauthorized) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts unauthorized response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsUnauthorized) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts unauthorized response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsUnauthorized) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts unauthorized response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsUnauthorized) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts unauthorized response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsUnauthorized) String ¶
func (o *GetAuthorizationSubjectsRolecountsUnauthorized) String() string
type GetAuthorizationSubjectsRolecountsUnsupportedMediaType ¶
GetAuthorizationSubjectsRolecountsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetAuthorizationSubjectsRolecountsUnsupportedMediaType ¶
func NewGetAuthorizationSubjectsRolecountsUnsupportedMediaType() *GetAuthorizationSubjectsRolecountsUnsupportedMediaType
NewGetAuthorizationSubjectsRolecountsUnsupportedMediaType creates a GetAuthorizationSubjectsRolecountsUnsupportedMediaType with default headers values
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) Error ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) Error() string
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) GetPayload ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsClientError ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get authorization subjects rolecounts unsupported media type response has a 4xx status code
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsCode ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get authorization subjects rolecounts unsupported media type response a status code equal to that given
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsRedirect ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get authorization subjects rolecounts unsupported media type response has a 3xx status code
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsServerError ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get authorization subjects rolecounts unsupported media type response has a 5xx status code
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsSuccess ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get authorization subjects rolecounts unsupported media type response has a 2xx status code
func (*GetAuthorizationSubjectsRolecountsUnsupportedMediaType) String ¶
func (o *GetAuthorizationSubjectsRolecountsUnsupportedMediaType) String() string
type GetUserRolesBadRequest ¶
GetUserRolesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetUserRolesBadRequest ¶
func NewGetUserRolesBadRequest() *GetUserRolesBadRequest
NewGetUserRolesBadRequest creates a GetUserRolesBadRequest with default headers values
func (*GetUserRolesBadRequest) Error ¶
func (o *GetUserRolesBadRequest) Error() string
func (*GetUserRolesBadRequest) GetPayload ¶
func (o *GetUserRolesBadRequest) GetPayload() *models.ErrorBody
func (*GetUserRolesBadRequest) IsClientError ¶
func (o *GetUserRolesBadRequest) IsClientError() bool
IsClientError returns true when this get user roles bad request response has a 4xx status code
func (*GetUserRolesBadRequest) IsCode ¶
func (o *GetUserRolesBadRequest) IsCode(code int) bool
IsCode returns true when this get user roles bad request response a status code equal to that given
func (*GetUserRolesBadRequest) IsRedirect ¶
func (o *GetUserRolesBadRequest) IsRedirect() bool
IsRedirect returns true when this get user roles bad request response has a 3xx status code
func (*GetUserRolesBadRequest) IsServerError ¶
func (o *GetUserRolesBadRequest) IsServerError() bool
IsServerError returns true when this get user roles bad request response has a 5xx status code
func (*GetUserRolesBadRequest) IsSuccess ¶
func (o *GetUserRolesBadRequest) IsSuccess() bool
IsSuccess returns true when this get user roles bad request response has a 2xx status code
func (*GetUserRolesBadRequest) String ¶
func (o *GetUserRolesBadRequest) String() string
type GetUserRolesForbidden ¶
GetUserRolesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetUserRolesForbidden ¶
func NewGetUserRolesForbidden() *GetUserRolesForbidden
NewGetUserRolesForbidden creates a GetUserRolesForbidden with default headers values
func (*GetUserRolesForbidden) Error ¶
func (o *GetUserRolesForbidden) Error() string
func (*GetUserRolesForbidden) GetPayload ¶
func (o *GetUserRolesForbidden) GetPayload() *models.ErrorBody
func (*GetUserRolesForbidden) IsClientError ¶
func (o *GetUserRolesForbidden) IsClientError() bool
IsClientError returns true when this get user roles forbidden response has a 4xx status code
func (*GetUserRolesForbidden) IsCode ¶
func (o *GetUserRolesForbidden) IsCode(code int) bool
IsCode returns true when this get user roles forbidden response a status code equal to that given
func (*GetUserRolesForbidden) IsRedirect ¶
func (o *GetUserRolesForbidden) IsRedirect() bool
IsRedirect returns true when this get user roles forbidden response has a 3xx status code
func (*GetUserRolesForbidden) IsServerError ¶
func (o *GetUserRolesForbidden) IsServerError() bool
IsServerError returns true when this get user roles forbidden response has a 5xx status code
func (*GetUserRolesForbidden) IsSuccess ¶
func (o *GetUserRolesForbidden) IsSuccess() bool
IsSuccess returns true when this get user roles forbidden response has a 2xx status code
func (*GetUserRolesForbidden) String ¶
func (o *GetUserRolesForbidden) String() string
type GetUserRolesGatewayTimeout ¶
GetUserRolesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetUserRolesGatewayTimeout ¶
func NewGetUserRolesGatewayTimeout() *GetUserRolesGatewayTimeout
NewGetUserRolesGatewayTimeout creates a GetUserRolesGatewayTimeout with default headers values
func (*GetUserRolesGatewayTimeout) Error ¶
func (o *GetUserRolesGatewayTimeout) Error() string
func (*GetUserRolesGatewayTimeout) GetPayload ¶
func (o *GetUserRolesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetUserRolesGatewayTimeout) IsClientError ¶
func (o *GetUserRolesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get user roles gateway timeout response has a 4xx status code
func (*GetUserRolesGatewayTimeout) IsCode ¶
func (o *GetUserRolesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get user roles gateway timeout response a status code equal to that given
func (*GetUserRolesGatewayTimeout) IsRedirect ¶
func (o *GetUserRolesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get user roles gateway timeout response has a 3xx status code
func (*GetUserRolesGatewayTimeout) IsServerError ¶
func (o *GetUserRolesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get user roles gateway timeout response has a 5xx status code
func (*GetUserRolesGatewayTimeout) IsSuccess ¶
func (o *GetUserRolesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get user roles gateway timeout response has a 2xx status code
func (*GetUserRolesGatewayTimeout) String ¶
func (o *GetUserRolesGatewayTimeout) String() string
type GetUserRolesInternalServerError ¶
GetUserRolesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetUserRolesInternalServerError ¶
func NewGetUserRolesInternalServerError() *GetUserRolesInternalServerError
NewGetUserRolesInternalServerError creates a GetUserRolesInternalServerError with default headers values
func (*GetUserRolesInternalServerError) Error ¶
func (o *GetUserRolesInternalServerError) Error() string
func (*GetUserRolesInternalServerError) GetPayload ¶
func (o *GetUserRolesInternalServerError) GetPayload() *models.ErrorBody
func (*GetUserRolesInternalServerError) IsClientError ¶
func (o *GetUserRolesInternalServerError) IsClientError() bool
IsClientError returns true when this get user roles internal server error response has a 4xx status code
func (*GetUserRolesInternalServerError) IsCode ¶
func (o *GetUserRolesInternalServerError) IsCode(code int) bool
IsCode returns true when this get user roles internal server error response a status code equal to that given
func (*GetUserRolesInternalServerError) IsRedirect ¶
func (o *GetUserRolesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get user roles internal server error response has a 3xx status code
func (*GetUserRolesInternalServerError) IsServerError ¶
func (o *GetUserRolesInternalServerError) IsServerError() bool
IsServerError returns true when this get user roles internal server error response has a 5xx status code
func (*GetUserRolesInternalServerError) IsSuccess ¶
func (o *GetUserRolesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get user roles internal server error response has a 2xx status code
func (*GetUserRolesInternalServerError) String ¶
func (o *GetUserRolesInternalServerError) String() string
type GetUserRolesNotFound ¶
GetUserRolesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetUserRolesNotFound ¶
func NewGetUserRolesNotFound() *GetUserRolesNotFound
NewGetUserRolesNotFound creates a GetUserRolesNotFound with default headers values
func (*GetUserRolesNotFound) Error ¶
func (o *GetUserRolesNotFound) Error() string
func (*GetUserRolesNotFound) GetPayload ¶
func (o *GetUserRolesNotFound) GetPayload() *models.ErrorBody
func (*GetUserRolesNotFound) IsClientError ¶
func (o *GetUserRolesNotFound) IsClientError() bool
IsClientError returns true when this get user roles not found response has a 4xx status code
func (*GetUserRolesNotFound) IsCode ¶
func (o *GetUserRolesNotFound) IsCode(code int) bool
IsCode returns true when this get user roles not found response a status code equal to that given
func (*GetUserRolesNotFound) IsRedirect ¶
func (o *GetUserRolesNotFound) IsRedirect() bool
IsRedirect returns true when this get user roles not found response has a 3xx status code
func (*GetUserRolesNotFound) IsServerError ¶
func (o *GetUserRolesNotFound) IsServerError() bool
IsServerError returns true when this get user roles not found response has a 5xx status code
func (*GetUserRolesNotFound) IsSuccess ¶
func (o *GetUserRolesNotFound) IsSuccess() bool
IsSuccess returns true when this get user roles not found response has a 2xx status code
func (*GetUserRolesNotFound) String ¶
func (o *GetUserRolesNotFound) String() string
type GetUserRolesOK ¶
type GetUserRolesOK struct {
Payload *models.UserAuthorization
}
GetUserRolesOK describes a response with status code 200, with default header values.
successful operation
func NewGetUserRolesOK ¶
func NewGetUserRolesOK() *GetUserRolesOK
NewGetUserRolesOK creates a GetUserRolesOK with default headers values
func (*GetUserRolesOK) Error ¶
func (o *GetUserRolesOK) Error() string
func (*GetUserRolesOK) GetPayload ¶
func (o *GetUserRolesOK) GetPayload() *models.UserAuthorization
func (*GetUserRolesOK) IsClientError ¶
func (o *GetUserRolesOK) IsClientError() bool
IsClientError returns true when this get user roles o k response has a 4xx status code
func (*GetUserRolesOK) IsCode ¶
func (o *GetUserRolesOK) IsCode(code int) bool
IsCode returns true when this get user roles o k response a status code equal to that given
func (*GetUserRolesOK) IsRedirect ¶
func (o *GetUserRolesOK) IsRedirect() bool
IsRedirect returns true when this get user roles o k response has a 3xx status code
func (*GetUserRolesOK) IsServerError ¶
func (o *GetUserRolesOK) IsServerError() bool
IsServerError returns true when this get user roles o k response has a 5xx status code
func (*GetUserRolesOK) IsSuccess ¶
func (o *GetUserRolesOK) IsSuccess() bool
IsSuccess returns true when this get user roles o k response has a 2xx status code
func (*GetUserRolesOK) String ¶
func (o *GetUserRolesOK) String() string
type GetUserRolesParams ¶
type GetUserRolesParams struct { /* SubjectID. User ID */ SubjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserRolesParams contains all the parameters to send to the API endpoint
for the get user roles operation. Typically these are written to a http.Request.
func NewGetUserRolesParams ¶
func NewGetUserRolesParams() *GetUserRolesParams
NewGetUserRolesParams creates a new GetUserRolesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetUserRolesParamsWithContext ¶
func NewGetUserRolesParamsWithContext(ctx context.Context) *GetUserRolesParams
NewGetUserRolesParamsWithContext creates a new GetUserRolesParams object with the ability to set a context for a request.
func NewGetUserRolesParamsWithHTTPClient ¶
func NewGetUserRolesParamsWithHTTPClient(client *http.Client) *GetUserRolesParams
NewGetUserRolesParamsWithHTTPClient creates a new GetUserRolesParams object with the ability to set a custom HTTPClient for a request.
func NewGetUserRolesParamsWithTimeout ¶
func NewGetUserRolesParamsWithTimeout(timeout time.Duration) *GetUserRolesParams
NewGetUserRolesParamsWithTimeout creates a new GetUserRolesParams object with the ability to set a timeout on a request.
func (*GetUserRolesParams) SetContext ¶
func (o *GetUserRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the get user roles params
func (*GetUserRolesParams) SetDefaults ¶
func (o *GetUserRolesParams) SetDefaults()
SetDefaults hydrates default values in the get user roles params (not the query body).
All values with no default are reset to their zero value.
func (*GetUserRolesParams) SetHTTPClient ¶
func (o *GetUserRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user roles params
func (*GetUserRolesParams) SetSubjectID ¶
func (o *GetUserRolesParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the get user roles params
func (*GetUserRolesParams) SetTimeout ¶
func (o *GetUserRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user roles params
func (*GetUserRolesParams) WithContext ¶
func (o *GetUserRolesParams) WithContext(ctx context.Context) *GetUserRolesParams
WithContext adds the context to the get user roles params
func (*GetUserRolesParams) WithDefaults ¶
func (o *GetUserRolesParams) WithDefaults() *GetUserRolesParams
WithDefaults hydrates default values in the get user roles params (not the query body).
All values with no default are reset to their zero value.
func (*GetUserRolesParams) WithHTTPClient ¶
func (o *GetUserRolesParams) WithHTTPClient(client *http.Client) *GetUserRolesParams
WithHTTPClient adds the HTTPClient to the get user roles params
func (*GetUserRolesParams) WithSubjectID ¶
func (o *GetUserRolesParams) WithSubjectID(subjectID string) *GetUserRolesParams
WithSubjectID adds the subjectID to the get user roles params
func (*GetUserRolesParams) WithTimeout ¶
func (o *GetUserRolesParams) WithTimeout(timeout time.Duration) *GetUserRolesParams
WithTimeout adds the timeout to the get user roles params
func (*GetUserRolesParams) WriteToRequest ¶
func (o *GetUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserRolesReader ¶
type GetUserRolesReader struct {
// contains filtered or unexported fields
}
GetUserRolesReader is a Reader for the GetUserRoles structure.
func (*GetUserRolesReader) ReadResponse ¶
func (o *GetUserRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserRolesRequestEntityTooLarge ¶
GetUserRolesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetUserRolesRequestEntityTooLarge ¶
func NewGetUserRolesRequestEntityTooLarge() *GetUserRolesRequestEntityTooLarge
NewGetUserRolesRequestEntityTooLarge creates a GetUserRolesRequestEntityTooLarge with default headers values
func (*GetUserRolesRequestEntityTooLarge) Error ¶
func (o *GetUserRolesRequestEntityTooLarge) Error() string
func (*GetUserRolesRequestEntityTooLarge) GetPayload ¶
func (o *GetUserRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetUserRolesRequestEntityTooLarge) IsClientError ¶
func (o *GetUserRolesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get user roles request entity too large response has a 4xx status code
func (*GetUserRolesRequestEntityTooLarge) IsCode ¶
func (o *GetUserRolesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get user roles request entity too large response a status code equal to that given
func (*GetUserRolesRequestEntityTooLarge) IsRedirect ¶
func (o *GetUserRolesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get user roles request entity too large response has a 3xx status code
func (*GetUserRolesRequestEntityTooLarge) IsServerError ¶
func (o *GetUserRolesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get user roles request entity too large response has a 5xx status code
func (*GetUserRolesRequestEntityTooLarge) IsSuccess ¶
func (o *GetUserRolesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get user roles request entity too large response has a 2xx status code
func (*GetUserRolesRequestEntityTooLarge) String ¶
func (o *GetUserRolesRequestEntityTooLarge) String() string
type GetUserRolesRequestTimeout ¶
GetUserRolesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetUserRolesRequestTimeout ¶
func NewGetUserRolesRequestTimeout() *GetUserRolesRequestTimeout
NewGetUserRolesRequestTimeout creates a GetUserRolesRequestTimeout with default headers values
func (*GetUserRolesRequestTimeout) Error ¶
func (o *GetUserRolesRequestTimeout) Error() string
func (*GetUserRolesRequestTimeout) GetPayload ¶
func (o *GetUserRolesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetUserRolesRequestTimeout) IsClientError ¶
func (o *GetUserRolesRequestTimeout) IsClientError() bool
IsClientError returns true when this get user roles request timeout response has a 4xx status code
func (*GetUserRolesRequestTimeout) IsCode ¶
func (o *GetUserRolesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get user roles request timeout response a status code equal to that given
func (*GetUserRolesRequestTimeout) IsRedirect ¶
func (o *GetUserRolesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get user roles request timeout response has a 3xx status code
func (*GetUserRolesRequestTimeout) IsServerError ¶
func (o *GetUserRolesRequestTimeout) IsServerError() bool
IsServerError returns true when this get user roles request timeout response has a 5xx status code
func (*GetUserRolesRequestTimeout) IsSuccess ¶
func (o *GetUserRolesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get user roles request timeout response has a 2xx status code
func (*GetUserRolesRequestTimeout) String ¶
func (o *GetUserRolesRequestTimeout) String() string
type GetUserRolesServiceUnavailable ¶
type GetUserRolesServiceUnavailable struct {
}GetUserRolesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetUserRolesServiceUnavailable ¶
func NewGetUserRolesServiceUnavailable() *GetUserRolesServiceUnavailable
NewGetUserRolesServiceUnavailable creates a GetUserRolesServiceUnavailable with default headers values
func (*GetUserRolesServiceUnavailable) Error ¶
func (o *GetUserRolesServiceUnavailable) Error() string
func (*GetUserRolesServiceUnavailable) GetPayload ¶
func (o *GetUserRolesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetUserRolesServiceUnavailable) IsClientError ¶
func (o *GetUserRolesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get user roles service unavailable response has a 4xx status code
func (*GetUserRolesServiceUnavailable) IsCode ¶
func (o *GetUserRolesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get user roles service unavailable response a status code equal to that given
func (*GetUserRolesServiceUnavailable) IsRedirect ¶
func (o *GetUserRolesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get user roles service unavailable response has a 3xx status code
func (*GetUserRolesServiceUnavailable) IsServerError ¶
func (o *GetUserRolesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get user roles service unavailable response has a 5xx status code
func (*GetUserRolesServiceUnavailable) IsSuccess ¶
func (o *GetUserRolesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get user roles service unavailable response has a 2xx status code
func (*GetUserRolesServiceUnavailable) String ¶
func (o *GetUserRolesServiceUnavailable) String() string
type GetUserRolesTooManyRequests ¶
GetUserRolesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetUserRolesTooManyRequests ¶
func NewGetUserRolesTooManyRequests() *GetUserRolesTooManyRequests
NewGetUserRolesTooManyRequests creates a GetUserRolesTooManyRequests with default headers values
func (*GetUserRolesTooManyRequests) Error ¶
func (o *GetUserRolesTooManyRequests) Error() string
func (*GetUserRolesTooManyRequests) GetPayload ¶
func (o *GetUserRolesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetUserRolesTooManyRequests) IsClientError ¶
func (o *GetUserRolesTooManyRequests) IsClientError() bool
IsClientError returns true when this get user roles too many requests response has a 4xx status code
func (*GetUserRolesTooManyRequests) IsCode ¶
func (o *GetUserRolesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get user roles too many requests response a status code equal to that given
func (*GetUserRolesTooManyRequests) IsRedirect ¶
func (o *GetUserRolesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get user roles too many requests response has a 3xx status code
func (*GetUserRolesTooManyRequests) IsServerError ¶
func (o *GetUserRolesTooManyRequests) IsServerError() bool
IsServerError returns true when this get user roles too many requests response has a 5xx status code
func (*GetUserRolesTooManyRequests) IsSuccess ¶
func (o *GetUserRolesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get user roles too many requests response has a 2xx status code
func (*GetUserRolesTooManyRequests) String ¶
func (o *GetUserRolesTooManyRequests) String() string
type GetUserRolesUnauthorized ¶
type GetUserRolesUnauthorized struct {
}GetUserRolesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetUserRolesUnauthorized ¶
func NewGetUserRolesUnauthorized() *GetUserRolesUnauthorized
NewGetUserRolesUnauthorized creates a GetUserRolesUnauthorized with default headers values
func (*GetUserRolesUnauthorized) Error ¶
func (o *GetUserRolesUnauthorized) Error() string
func (*GetUserRolesUnauthorized) GetPayload ¶
func (o *GetUserRolesUnauthorized) GetPayload() *models.ErrorBody
func (*GetUserRolesUnauthorized) IsClientError ¶
func (o *GetUserRolesUnauthorized) IsClientError() bool
IsClientError returns true when this get user roles unauthorized response has a 4xx status code
func (*GetUserRolesUnauthorized) IsCode ¶
func (o *GetUserRolesUnauthorized) IsCode(code int) bool
IsCode returns true when this get user roles unauthorized response a status code equal to that given
func (*GetUserRolesUnauthorized) IsRedirect ¶
func (o *GetUserRolesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get user roles unauthorized response has a 3xx status code
func (*GetUserRolesUnauthorized) IsServerError ¶
func (o *GetUserRolesUnauthorized) IsServerError() bool
IsServerError returns true when this get user roles unauthorized response has a 5xx status code
func (*GetUserRolesUnauthorized) IsSuccess ¶
func (o *GetUserRolesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get user roles unauthorized response has a 2xx status code
func (*GetUserRolesUnauthorized) String ¶
func (o *GetUserRolesUnauthorized) String() string
type GetUserRolesUnsupportedMediaType ¶
GetUserRolesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetUserRolesUnsupportedMediaType ¶
func NewGetUserRolesUnsupportedMediaType() *GetUserRolesUnsupportedMediaType
NewGetUserRolesUnsupportedMediaType creates a GetUserRolesUnsupportedMediaType with default headers values
func (*GetUserRolesUnsupportedMediaType) Error ¶
func (o *GetUserRolesUnsupportedMediaType) Error() string
func (*GetUserRolesUnsupportedMediaType) GetPayload ¶
func (o *GetUserRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetUserRolesUnsupportedMediaType) IsClientError ¶
func (o *GetUserRolesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get user roles unsupported media type response has a 4xx status code
func (*GetUserRolesUnsupportedMediaType) IsCode ¶
func (o *GetUserRolesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get user roles unsupported media type response a status code equal to that given
func (*GetUserRolesUnsupportedMediaType) IsRedirect ¶
func (o *GetUserRolesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get user roles unsupported media type response has a 3xx status code
func (*GetUserRolesUnsupportedMediaType) IsServerError ¶
func (o *GetUserRolesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get user roles unsupported media type response has a 5xx status code
func (*GetUserRolesUnsupportedMediaType) IsSuccess ¶
func (o *GetUserRolesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get user roles unsupported media type response has a 2xx status code
func (*GetUserRolesUnsupportedMediaType) String ¶
func (o *GetUserRolesUnsupportedMediaType) String() string
type PatchAuthorizationRoleBadRequest ¶
PatchAuthorizationRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchAuthorizationRoleBadRequest ¶
func NewPatchAuthorizationRoleBadRequest() *PatchAuthorizationRoleBadRequest
NewPatchAuthorizationRoleBadRequest creates a PatchAuthorizationRoleBadRequest with default headers values
func (*PatchAuthorizationRoleBadRequest) Error ¶
func (o *PatchAuthorizationRoleBadRequest) Error() string
func (*PatchAuthorizationRoleBadRequest) GetPayload ¶
func (o *PatchAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleBadRequest) IsClientError ¶
func (o *PatchAuthorizationRoleBadRequest) IsClientError() bool
IsClientError returns true when this patch authorization role bad request response has a 4xx status code
func (*PatchAuthorizationRoleBadRequest) IsCode ¶
func (o *PatchAuthorizationRoleBadRequest) IsCode(code int) bool
IsCode returns true when this patch authorization role bad request response a status code equal to that given
func (*PatchAuthorizationRoleBadRequest) IsRedirect ¶
func (o *PatchAuthorizationRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this patch authorization role bad request response has a 3xx status code
func (*PatchAuthorizationRoleBadRequest) IsServerError ¶
func (o *PatchAuthorizationRoleBadRequest) IsServerError() bool
IsServerError returns true when this patch authorization role bad request response has a 5xx status code
func (*PatchAuthorizationRoleBadRequest) IsSuccess ¶
func (o *PatchAuthorizationRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this patch authorization role bad request response has a 2xx status code
func (*PatchAuthorizationRoleBadRequest) String ¶
func (o *PatchAuthorizationRoleBadRequest) String() string
type PatchAuthorizationRoleForbidden ¶
PatchAuthorizationRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchAuthorizationRoleForbidden ¶
func NewPatchAuthorizationRoleForbidden() *PatchAuthorizationRoleForbidden
NewPatchAuthorizationRoleForbidden creates a PatchAuthorizationRoleForbidden with default headers values
func (*PatchAuthorizationRoleForbidden) Error ¶
func (o *PatchAuthorizationRoleForbidden) Error() string
func (*PatchAuthorizationRoleForbidden) GetPayload ¶
func (o *PatchAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleForbidden) IsClientError ¶
func (o *PatchAuthorizationRoleForbidden) IsClientError() bool
IsClientError returns true when this patch authorization role forbidden response has a 4xx status code
func (*PatchAuthorizationRoleForbidden) IsCode ¶
func (o *PatchAuthorizationRoleForbidden) IsCode(code int) bool
IsCode returns true when this patch authorization role forbidden response a status code equal to that given
func (*PatchAuthorizationRoleForbidden) IsRedirect ¶
func (o *PatchAuthorizationRoleForbidden) IsRedirect() bool
IsRedirect returns true when this patch authorization role forbidden response has a 3xx status code
func (*PatchAuthorizationRoleForbidden) IsServerError ¶
func (o *PatchAuthorizationRoleForbidden) IsServerError() bool
IsServerError returns true when this patch authorization role forbidden response has a 5xx status code
func (*PatchAuthorizationRoleForbidden) IsSuccess ¶
func (o *PatchAuthorizationRoleForbidden) IsSuccess() bool
IsSuccess returns true when this patch authorization role forbidden response has a 2xx status code
func (*PatchAuthorizationRoleForbidden) String ¶
func (o *PatchAuthorizationRoleForbidden) String() string
type PatchAuthorizationRoleGatewayTimeout ¶
PatchAuthorizationRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchAuthorizationRoleGatewayTimeout ¶
func NewPatchAuthorizationRoleGatewayTimeout() *PatchAuthorizationRoleGatewayTimeout
NewPatchAuthorizationRoleGatewayTimeout creates a PatchAuthorizationRoleGatewayTimeout with default headers values
func (*PatchAuthorizationRoleGatewayTimeout) Error ¶
func (o *PatchAuthorizationRoleGatewayTimeout) Error() string
func (*PatchAuthorizationRoleGatewayTimeout) GetPayload ¶
func (o *PatchAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleGatewayTimeout) IsClientError ¶
func (o *PatchAuthorizationRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch authorization role gateway timeout response has a 4xx status code
func (*PatchAuthorizationRoleGatewayTimeout) IsCode ¶
func (o *PatchAuthorizationRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch authorization role gateway timeout response a status code equal to that given
func (*PatchAuthorizationRoleGatewayTimeout) IsRedirect ¶
func (o *PatchAuthorizationRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch authorization role gateway timeout response has a 3xx status code
func (*PatchAuthorizationRoleGatewayTimeout) IsServerError ¶
func (o *PatchAuthorizationRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch authorization role gateway timeout response has a 5xx status code
func (*PatchAuthorizationRoleGatewayTimeout) IsSuccess ¶
func (o *PatchAuthorizationRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch authorization role gateway timeout response has a 2xx status code
func (*PatchAuthorizationRoleGatewayTimeout) String ¶
func (o *PatchAuthorizationRoleGatewayTimeout) String() string
type PatchAuthorizationRoleInternalServerError ¶
PatchAuthorizationRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchAuthorizationRoleInternalServerError ¶
func NewPatchAuthorizationRoleInternalServerError() *PatchAuthorizationRoleInternalServerError
NewPatchAuthorizationRoleInternalServerError creates a PatchAuthorizationRoleInternalServerError with default headers values
func (*PatchAuthorizationRoleInternalServerError) Error ¶
func (o *PatchAuthorizationRoleInternalServerError) Error() string
func (*PatchAuthorizationRoleInternalServerError) GetPayload ¶
func (o *PatchAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleInternalServerError) IsClientError ¶
func (o *PatchAuthorizationRoleInternalServerError) IsClientError() bool
IsClientError returns true when this patch authorization role internal server error response has a 4xx status code
func (*PatchAuthorizationRoleInternalServerError) IsCode ¶
func (o *PatchAuthorizationRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this patch authorization role internal server error response a status code equal to that given
func (*PatchAuthorizationRoleInternalServerError) IsRedirect ¶
func (o *PatchAuthorizationRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch authorization role internal server error response has a 3xx status code
func (*PatchAuthorizationRoleInternalServerError) IsServerError ¶
func (o *PatchAuthorizationRoleInternalServerError) IsServerError() bool
IsServerError returns true when this patch authorization role internal server error response has a 5xx status code
func (*PatchAuthorizationRoleInternalServerError) IsSuccess ¶
func (o *PatchAuthorizationRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch authorization role internal server error response has a 2xx status code
func (*PatchAuthorizationRoleInternalServerError) String ¶
func (o *PatchAuthorizationRoleInternalServerError) String() string
type PatchAuthorizationRoleNotFound ¶
PatchAuthorizationRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchAuthorizationRoleNotFound ¶
func NewPatchAuthorizationRoleNotFound() *PatchAuthorizationRoleNotFound
NewPatchAuthorizationRoleNotFound creates a PatchAuthorizationRoleNotFound with default headers values
func (*PatchAuthorizationRoleNotFound) Error ¶
func (o *PatchAuthorizationRoleNotFound) Error() string
func (*PatchAuthorizationRoleNotFound) GetPayload ¶
func (o *PatchAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleNotFound) IsClientError ¶
func (o *PatchAuthorizationRoleNotFound) IsClientError() bool
IsClientError returns true when this patch authorization role not found response has a 4xx status code
func (*PatchAuthorizationRoleNotFound) IsCode ¶
func (o *PatchAuthorizationRoleNotFound) IsCode(code int) bool
IsCode returns true when this patch authorization role not found response a status code equal to that given
func (*PatchAuthorizationRoleNotFound) IsRedirect ¶
func (o *PatchAuthorizationRoleNotFound) IsRedirect() bool
IsRedirect returns true when this patch authorization role not found response has a 3xx status code
func (*PatchAuthorizationRoleNotFound) IsServerError ¶
func (o *PatchAuthorizationRoleNotFound) IsServerError() bool
IsServerError returns true when this patch authorization role not found response has a 5xx status code
func (*PatchAuthorizationRoleNotFound) IsSuccess ¶
func (o *PatchAuthorizationRoleNotFound) IsSuccess() bool
IsSuccess returns true when this patch authorization role not found response has a 2xx status code
func (*PatchAuthorizationRoleNotFound) String ¶
func (o *PatchAuthorizationRoleNotFound) String() string
type PatchAuthorizationRoleOK ¶
type PatchAuthorizationRoleOK struct {
Payload *models.DomainOrganizationRole
}
PatchAuthorizationRoleOK describes a response with status code 200, with default header values.
successful operation
func NewPatchAuthorizationRoleOK ¶
func NewPatchAuthorizationRoleOK() *PatchAuthorizationRoleOK
NewPatchAuthorizationRoleOK creates a PatchAuthorizationRoleOK with default headers values
func (*PatchAuthorizationRoleOK) Error ¶
func (o *PatchAuthorizationRoleOK) Error() string
func (*PatchAuthorizationRoleOK) GetPayload ¶
func (o *PatchAuthorizationRoleOK) GetPayload() *models.DomainOrganizationRole
func (*PatchAuthorizationRoleOK) IsClientError ¶
func (o *PatchAuthorizationRoleOK) IsClientError() bool
IsClientError returns true when this patch authorization role o k response has a 4xx status code
func (*PatchAuthorizationRoleOK) IsCode ¶
func (o *PatchAuthorizationRoleOK) IsCode(code int) bool
IsCode returns true when this patch authorization role o k response a status code equal to that given
func (*PatchAuthorizationRoleOK) IsRedirect ¶
func (o *PatchAuthorizationRoleOK) IsRedirect() bool
IsRedirect returns true when this patch authorization role o k response has a 3xx status code
func (*PatchAuthorizationRoleOK) IsServerError ¶
func (o *PatchAuthorizationRoleOK) IsServerError() bool
IsServerError returns true when this patch authorization role o k response has a 5xx status code
func (*PatchAuthorizationRoleOK) IsSuccess ¶
func (o *PatchAuthorizationRoleOK) IsSuccess() bool
IsSuccess returns true when this patch authorization role o k response has a 2xx status code
func (*PatchAuthorizationRoleOK) String ¶
func (o *PatchAuthorizationRoleOK) String() string
type PatchAuthorizationRoleParams ¶
type PatchAuthorizationRoleParams struct { /* Body. Organization role */ Body *models.DomainOrganizationRole /* RoleID. Role ID */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAuthorizationRoleParams contains all the parameters to send to the API endpoint
for the patch authorization role operation. Typically these are written to a http.Request.
func NewPatchAuthorizationRoleParams ¶
func NewPatchAuthorizationRoleParams() *PatchAuthorizationRoleParams
NewPatchAuthorizationRoleParams creates a new PatchAuthorizationRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchAuthorizationRoleParamsWithContext ¶
func NewPatchAuthorizationRoleParamsWithContext(ctx context.Context) *PatchAuthorizationRoleParams
NewPatchAuthorizationRoleParamsWithContext creates a new PatchAuthorizationRoleParams object with the ability to set a context for a request.
func NewPatchAuthorizationRoleParamsWithHTTPClient ¶
func NewPatchAuthorizationRoleParamsWithHTTPClient(client *http.Client) *PatchAuthorizationRoleParams
NewPatchAuthorizationRoleParamsWithHTTPClient creates a new PatchAuthorizationRoleParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAuthorizationRoleParamsWithTimeout ¶
func NewPatchAuthorizationRoleParamsWithTimeout(timeout time.Duration) *PatchAuthorizationRoleParams
NewPatchAuthorizationRoleParamsWithTimeout creates a new PatchAuthorizationRoleParams object with the ability to set a timeout on a request.
func (*PatchAuthorizationRoleParams) SetBody ¶
func (o *PatchAuthorizationRoleParams) SetBody(body *models.DomainOrganizationRole)
SetBody adds the body to the patch authorization role params
func (*PatchAuthorizationRoleParams) SetContext ¶
func (o *PatchAuthorizationRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the patch authorization role params
func (*PatchAuthorizationRoleParams) SetDefaults ¶
func (o *PatchAuthorizationRoleParams) SetDefaults()
SetDefaults hydrates default values in the patch authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAuthorizationRoleParams) SetHTTPClient ¶
func (o *PatchAuthorizationRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch authorization role params
func (*PatchAuthorizationRoleParams) SetRoleID ¶
func (o *PatchAuthorizationRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the patch authorization role params
func (*PatchAuthorizationRoleParams) SetTimeout ¶
func (o *PatchAuthorizationRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch authorization role params
func (*PatchAuthorizationRoleParams) WithBody ¶
func (o *PatchAuthorizationRoleParams) WithBody(body *models.DomainOrganizationRole) *PatchAuthorizationRoleParams
WithBody adds the body to the patch authorization role params
func (*PatchAuthorizationRoleParams) WithContext ¶
func (o *PatchAuthorizationRoleParams) WithContext(ctx context.Context) *PatchAuthorizationRoleParams
WithContext adds the context to the patch authorization role params
func (*PatchAuthorizationRoleParams) WithDefaults ¶
func (o *PatchAuthorizationRoleParams) WithDefaults() *PatchAuthorizationRoleParams
WithDefaults hydrates default values in the patch authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAuthorizationRoleParams) WithHTTPClient ¶
func (o *PatchAuthorizationRoleParams) WithHTTPClient(client *http.Client) *PatchAuthorizationRoleParams
WithHTTPClient adds the HTTPClient to the patch authorization role params
func (*PatchAuthorizationRoleParams) WithRoleID ¶
func (o *PatchAuthorizationRoleParams) WithRoleID(roleID string) *PatchAuthorizationRoleParams
WithRoleID adds the roleID to the patch authorization role params
func (*PatchAuthorizationRoleParams) WithTimeout ¶
func (o *PatchAuthorizationRoleParams) WithTimeout(timeout time.Duration) *PatchAuthorizationRoleParams
WithTimeout adds the timeout to the patch authorization role params
func (*PatchAuthorizationRoleParams) WriteToRequest ¶
func (o *PatchAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAuthorizationRoleReader ¶
type PatchAuthorizationRoleReader struct {
// contains filtered or unexported fields
}
PatchAuthorizationRoleReader is a Reader for the PatchAuthorizationRole structure.
func (*PatchAuthorizationRoleReader) ReadResponse ¶
func (o *PatchAuthorizationRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAuthorizationRoleRequestEntityTooLarge ¶
PatchAuthorizationRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchAuthorizationRoleRequestEntityTooLarge ¶
func NewPatchAuthorizationRoleRequestEntityTooLarge() *PatchAuthorizationRoleRequestEntityTooLarge
NewPatchAuthorizationRoleRequestEntityTooLarge creates a PatchAuthorizationRoleRequestEntityTooLarge with default headers values
func (*PatchAuthorizationRoleRequestEntityTooLarge) Error ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) Error() string
func (*PatchAuthorizationRoleRequestEntityTooLarge) GetPayload ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleRequestEntityTooLarge) IsClientError ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch authorization role request entity too large response has a 4xx status code
func (*PatchAuthorizationRoleRequestEntityTooLarge) IsCode ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch authorization role request entity too large response a status code equal to that given
func (*PatchAuthorizationRoleRequestEntityTooLarge) IsRedirect ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch authorization role request entity too large response has a 3xx status code
func (*PatchAuthorizationRoleRequestEntityTooLarge) IsServerError ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch authorization role request entity too large response has a 5xx status code
func (*PatchAuthorizationRoleRequestEntityTooLarge) IsSuccess ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch authorization role request entity too large response has a 2xx status code
func (*PatchAuthorizationRoleRequestEntityTooLarge) String ¶
func (o *PatchAuthorizationRoleRequestEntityTooLarge) String() string
type PatchAuthorizationRoleRequestTimeout ¶
PatchAuthorizationRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchAuthorizationRoleRequestTimeout ¶
func NewPatchAuthorizationRoleRequestTimeout() *PatchAuthorizationRoleRequestTimeout
NewPatchAuthorizationRoleRequestTimeout creates a PatchAuthorizationRoleRequestTimeout with default headers values
func (*PatchAuthorizationRoleRequestTimeout) Error ¶
func (o *PatchAuthorizationRoleRequestTimeout) Error() string
func (*PatchAuthorizationRoleRequestTimeout) GetPayload ¶
func (o *PatchAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleRequestTimeout) IsClientError ¶
func (o *PatchAuthorizationRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this patch authorization role request timeout response has a 4xx status code
func (*PatchAuthorizationRoleRequestTimeout) IsCode ¶
func (o *PatchAuthorizationRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch authorization role request timeout response a status code equal to that given
func (*PatchAuthorizationRoleRequestTimeout) IsRedirect ¶
func (o *PatchAuthorizationRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch authorization role request timeout response has a 3xx status code
func (*PatchAuthorizationRoleRequestTimeout) IsServerError ¶
func (o *PatchAuthorizationRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this patch authorization role request timeout response has a 5xx status code
func (*PatchAuthorizationRoleRequestTimeout) IsSuccess ¶
func (o *PatchAuthorizationRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch authorization role request timeout response has a 2xx status code
func (*PatchAuthorizationRoleRequestTimeout) String ¶
func (o *PatchAuthorizationRoleRequestTimeout) String() string
type PatchAuthorizationRoleServiceUnavailable ¶
type PatchAuthorizationRoleServiceUnavailable struct {
}PatchAuthorizationRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchAuthorizationRoleServiceUnavailable ¶
func NewPatchAuthorizationRoleServiceUnavailable() *PatchAuthorizationRoleServiceUnavailable
NewPatchAuthorizationRoleServiceUnavailable creates a PatchAuthorizationRoleServiceUnavailable with default headers values
func (*PatchAuthorizationRoleServiceUnavailable) Error ¶
func (o *PatchAuthorizationRoleServiceUnavailable) Error() string
func (*PatchAuthorizationRoleServiceUnavailable) GetPayload ¶
func (o *PatchAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleServiceUnavailable) IsClientError ¶
func (o *PatchAuthorizationRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch authorization role service unavailable response has a 4xx status code
func (*PatchAuthorizationRoleServiceUnavailable) IsCode ¶
func (o *PatchAuthorizationRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch authorization role service unavailable response a status code equal to that given
func (*PatchAuthorizationRoleServiceUnavailable) IsRedirect ¶
func (o *PatchAuthorizationRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch authorization role service unavailable response has a 3xx status code
func (*PatchAuthorizationRoleServiceUnavailable) IsServerError ¶
func (o *PatchAuthorizationRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch authorization role service unavailable response has a 5xx status code
func (*PatchAuthorizationRoleServiceUnavailable) IsSuccess ¶
func (o *PatchAuthorizationRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch authorization role service unavailable response has a 2xx status code
func (*PatchAuthorizationRoleServiceUnavailable) String ¶
func (o *PatchAuthorizationRoleServiceUnavailable) String() string
type PatchAuthorizationRoleTooManyRequests ¶
PatchAuthorizationRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchAuthorizationRoleTooManyRequests ¶
func NewPatchAuthorizationRoleTooManyRequests() *PatchAuthorizationRoleTooManyRequests
NewPatchAuthorizationRoleTooManyRequests creates a PatchAuthorizationRoleTooManyRequests with default headers values
func (*PatchAuthorizationRoleTooManyRequests) Error ¶
func (o *PatchAuthorizationRoleTooManyRequests) Error() string
func (*PatchAuthorizationRoleTooManyRequests) GetPayload ¶
func (o *PatchAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleTooManyRequests) IsClientError ¶
func (o *PatchAuthorizationRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this patch authorization role too many requests response has a 4xx status code
func (*PatchAuthorizationRoleTooManyRequests) IsCode ¶
func (o *PatchAuthorizationRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch authorization role too many requests response a status code equal to that given
func (*PatchAuthorizationRoleTooManyRequests) IsRedirect ¶
func (o *PatchAuthorizationRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch authorization role too many requests response has a 3xx status code
func (*PatchAuthorizationRoleTooManyRequests) IsServerError ¶
func (o *PatchAuthorizationRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this patch authorization role too many requests response has a 5xx status code
func (*PatchAuthorizationRoleTooManyRequests) IsSuccess ¶
func (o *PatchAuthorizationRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch authorization role too many requests response has a 2xx status code
func (*PatchAuthorizationRoleTooManyRequests) String ¶
func (o *PatchAuthorizationRoleTooManyRequests) String() string
type PatchAuthorizationRoleUnauthorized ¶
type PatchAuthorizationRoleUnauthorized struct {
}PatchAuthorizationRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchAuthorizationRoleUnauthorized ¶
func NewPatchAuthorizationRoleUnauthorized() *PatchAuthorizationRoleUnauthorized
NewPatchAuthorizationRoleUnauthorized creates a PatchAuthorizationRoleUnauthorized with default headers values
func (*PatchAuthorizationRoleUnauthorized) Error ¶
func (o *PatchAuthorizationRoleUnauthorized) Error() string
func (*PatchAuthorizationRoleUnauthorized) GetPayload ¶
func (o *PatchAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleUnauthorized) IsClientError ¶
func (o *PatchAuthorizationRoleUnauthorized) IsClientError() bool
IsClientError returns true when this patch authorization role unauthorized response has a 4xx status code
func (*PatchAuthorizationRoleUnauthorized) IsCode ¶
func (o *PatchAuthorizationRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this patch authorization role unauthorized response a status code equal to that given
func (*PatchAuthorizationRoleUnauthorized) IsRedirect ¶
func (o *PatchAuthorizationRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch authorization role unauthorized response has a 3xx status code
func (*PatchAuthorizationRoleUnauthorized) IsServerError ¶
func (o *PatchAuthorizationRoleUnauthorized) IsServerError() bool
IsServerError returns true when this patch authorization role unauthorized response has a 5xx status code
func (*PatchAuthorizationRoleUnauthorized) IsSuccess ¶
func (o *PatchAuthorizationRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch authorization role unauthorized response has a 2xx status code
func (*PatchAuthorizationRoleUnauthorized) String ¶
func (o *PatchAuthorizationRoleUnauthorized) String() string
type PatchAuthorizationRoleUnsupportedMediaType ¶
PatchAuthorizationRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchAuthorizationRoleUnsupportedMediaType ¶
func NewPatchAuthorizationRoleUnsupportedMediaType() *PatchAuthorizationRoleUnsupportedMediaType
NewPatchAuthorizationRoleUnsupportedMediaType creates a PatchAuthorizationRoleUnsupportedMediaType with default headers values
func (*PatchAuthorizationRoleUnsupportedMediaType) Error ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) Error() string
func (*PatchAuthorizationRoleUnsupportedMediaType) GetPayload ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchAuthorizationRoleUnsupportedMediaType) IsClientError ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch authorization role unsupported media type response has a 4xx status code
func (*PatchAuthorizationRoleUnsupportedMediaType) IsCode ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch authorization role unsupported media type response a status code equal to that given
func (*PatchAuthorizationRoleUnsupportedMediaType) IsRedirect ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch authorization role unsupported media type response has a 3xx status code
func (*PatchAuthorizationRoleUnsupportedMediaType) IsServerError ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch authorization role unsupported media type response has a 5xx status code
func (*PatchAuthorizationRoleUnsupportedMediaType) IsSuccess ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch authorization role unsupported media type response has a 2xx status code
func (*PatchAuthorizationRoleUnsupportedMediaType) String ¶
func (o *PatchAuthorizationRoleUnsupportedMediaType) String() string
type PatchAuthorizationSettingsBadRequest ¶
PatchAuthorizationSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchAuthorizationSettingsBadRequest ¶
func NewPatchAuthorizationSettingsBadRequest() *PatchAuthorizationSettingsBadRequest
NewPatchAuthorizationSettingsBadRequest creates a PatchAuthorizationSettingsBadRequest with default headers values
func (*PatchAuthorizationSettingsBadRequest) Error ¶
func (o *PatchAuthorizationSettingsBadRequest) Error() string
func (*PatchAuthorizationSettingsBadRequest) GetPayload ¶
func (o *PatchAuthorizationSettingsBadRequest) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsBadRequest) IsClientError ¶
func (o *PatchAuthorizationSettingsBadRequest) IsClientError() bool
IsClientError returns true when this patch authorization settings bad request response has a 4xx status code
func (*PatchAuthorizationSettingsBadRequest) IsCode ¶
func (o *PatchAuthorizationSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this patch authorization settings bad request response a status code equal to that given
func (*PatchAuthorizationSettingsBadRequest) IsRedirect ¶
func (o *PatchAuthorizationSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this patch authorization settings bad request response has a 3xx status code
func (*PatchAuthorizationSettingsBadRequest) IsServerError ¶
func (o *PatchAuthorizationSettingsBadRequest) IsServerError() bool
IsServerError returns true when this patch authorization settings bad request response has a 5xx status code
func (*PatchAuthorizationSettingsBadRequest) IsSuccess ¶
func (o *PatchAuthorizationSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this patch authorization settings bad request response has a 2xx status code
func (*PatchAuthorizationSettingsBadRequest) String ¶
func (o *PatchAuthorizationSettingsBadRequest) String() string
type PatchAuthorizationSettingsForbidden ¶
PatchAuthorizationSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchAuthorizationSettingsForbidden ¶
func NewPatchAuthorizationSettingsForbidden() *PatchAuthorizationSettingsForbidden
NewPatchAuthorizationSettingsForbidden creates a PatchAuthorizationSettingsForbidden with default headers values
func (*PatchAuthorizationSettingsForbidden) Error ¶
func (o *PatchAuthorizationSettingsForbidden) Error() string
func (*PatchAuthorizationSettingsForbidden) GetPayload ¶
func (o *PatchAuthorizationSettingsForbidden) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsForbidden) IsClientError ¶
func (o *PatchAuthorizationSettingsForbidden) IsClientError() bool
IsClientError returns true when this patch authorization settings forbidden response has a 4xx status code
func (*PatchAuthorizationSettingsForbidden) IsCode ¶
func (o *PatchAuthorizationSettingsForbidden) IsCode(code int) bool
IsCode returns true when this patch authorization settings forbidden response a status code equal to that given
func (*PatchAuthorizationSettingsForbidden) IsRedirect ¶
func (o *PatchAuthorizationSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this patch authorization settings forbidden response has a 3xx status code
func (*PatchAuthorizationSettingsForbidden) IsServerError ¶
func (o *PatchAuthorizationSettingsForbidden) IsServerError() bool
IsServerError returns true when this patch authorization settings forbidden response has a 5xx status code
func (*PatchAuthorizationSettingsForbidden) IsSuccess ¶
func (o *PatchAuthorizationSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this patch authorization settings forbidden response has a 2xx status code
func (*PatchAuthorizationSettingsForbidden) String ¶
func (o *PatchAuthorizationSettingsForbidden) String() string
type PatchAuthorizationSettingsGatewayTimeout ¶
PatchAuthorizationSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchAuthorizationSettingsGatewayTimeout ¶
func NewPatchAuthorizationSettingsGatewayTimeout() *PatchAuthorizationSettingsGatewayTimeout
NewPatchAuthorizationSettingsGatewayTimeout creates a PatchAuthorizationSettingsGatewayTimeout with default headers values
func (*PatchAuthorizationSettingsGatewayTimeout) Error ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) Error() string
func (*PatchAuthorizationSettingsGatewayTimeout) GetPayload ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsGatewayTimeout) IsClientError ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch authorization settings gateway timeout response has a 4xx status code
func (*PatchAuthorizationSettingsGatewayTimeout) IsCode ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch authorization settings gateway timeout response a status code equal to that given
func (*PatchAuthorizationSettingsGatewayTimeout) IsRedirect ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch authorization settings gateway timeout response has a 3xx status code
func (*PatchAuthorizationSettingsGatewayTimeout) IsServerError ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch authorization settings gateway timeout response has a 5xx status code
func (*PatchAuthorizationSettingsGatewayTimeout) IsSuccess ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch authorization settings gateway timeout response has a 2xx status code
func (*PatchAuthorizationSettingsGatewayTimeout) String ¶
func (o *PatchAuthorizationSettingsGatewayTimeout) String() string
type PatchAuthorizationSettingsInternalServerError ¶
PatchAuthorizationSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchAuthorizationSettingsInternalServerError ¶
func NewPatchAuthorizationSettingsInternalServerError() *PatchAuthorizationSettingsInternalServerError
NewPatchAuthorizationSettingsInternalServerError creates a PatchAuthorizationSettingsInternalServerError with default headers values
func (*PatchAuthorizationSettingsInternalServerError) Error ¶
func (o *PatchAuthorizationSettingsInternalServerError) Error() string
func (*PatchAuthorizationSettingsInternalServerError) GetPayload ¶
func (o *PatchAuthorizationSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsInternalServerError) IsClientError ¶
func (o *PatchAuthorizationSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this patch authorization settings internal server error response has a 4xx status code
func (*PatchAuthorizationSettingsInternalServerError) IsCode ¶
func (o *PatchAuthorizationSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this patch authorization settings internal server error response a status code equal to that given
func (*PatchAuthorizationSettingsInternalServerError) IsRedirect ¶
func (o *PatchAuthorizationSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch authorization settings internal server error response has a 3xx status code
func (*PatchAuthorizationSettingsInternalServerError) IsServerError ¶
func (o *PatchAuthorizationSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this patch authorization settings internal server error response has a 5xx status code
func (*PatchAuthorizationSettingsInternalServerError) IsSuccess ¶
func (o *PatchAuthorizationSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch authorization settings internal server error response has a 2xx status code
func (*PatchAuthorizationSettingsInternalServerError) String ¶
func (o *PatchAuthorizationSettingsInternalServerError) String() string
type PatchAuthorizationSettingsNotFound ¶
PatchAuthorizationSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchAuthorizationSettingsNotFound ¶
func NewPatchAuthorizationSettingsNotFound() *PatchAuthorizationSettingsNotFound
NewPatchAuthorizationSettingsNotFound creates a PatchAuthorizationSettingsNotFound with default headers values
func (*PatchAuthorizationSettingsNotFound) Error ¶
func (o *PatchAuthorizationSettingsNotFound) Error() string
func (*PatchAuthorizationSettingsNotFound) GetPayload ¶
func (o *PatchAuthorizationSettingsNotFound) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsNotFound) IsClientError ¶
func (o *PatchAuthorizationSettingsNotFound) IsClientError() bool
IsClientError returns true when this patch authorization settings not found response has a 4xx status code
func (*PatchAuthorizationSettingsNotFound) IsCode ¶
func (o *PatchAuthorizationSettingsNotFound) IsCode(code int) bool
IsCode returns true when this patch authorization settings not found response a status code equal to that given
func (*PatchAuthorizationSettingsNotFound) IsRedirect ¶
func (o *PatchAuthorizationSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this patch authorization settings not found response has a 3xx status code
func (*PatchAuthorizationSettingsNotFound) IsServerError ¶
func (o *PatchAuthorizationSettingsNotFound) IsServerError() bool
IsServerError returns true when this patch authorization settings not found response has a 5xx status code
func (*PatchAuthorizationSettingsNotFound) IsSuccess ¶
func (o *PatchAuthorizationSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this patch authorization settings not found response has a 2xx status code
func (*PatchAuthorizationSettingsNotFound) String ¶
func (o *PatchAuthorizationSettingsNotFound) String() string
type PatchAuthorizationSettingsOK ¶
type PatchAuthorizationSettingsOK struct {
Payload *models.AuthorizationSettings
}
PatchAuthorizationSettingsOK describes a response with status code 200, with default header values.
successful operation
func NewPatchAuthorizationSettingsOK ¶
func NewPatchAuthorizationSettingsOK() *PatchAuthorizationSettingsOK
NewPatchAuthorizationSettingsOK creates a PatchAuthorizationSettingsOK with default headers values
func (*PatchAuthorizationSettingsOK) Error ¶
func (o *PatchAuthorizationSettingsOK) Error() string
func (*PatchAuthorizationSettingsOK) GetPayload ¶
func (o *PatchAuthorizationSettingsOK) GetPayload() *models.AuthorizationSettings
func (*PatchAuthorizationSettingsOK) IsClientError ¶
func (o *PatchAuthorizationSettingsOK) IsClientError() bool
IsClientError returns true when this patch authorization settings o k response has a 4xx status code
func (*PatchAuthorizationSettingsOK) IsCode ¶
func (o *PatchAuthorizationSettingsOK) IsCode(code int) bool
IsCode returns true when this patch authorization settings o k response a status code equal to that given
func (*PatchAuthorizationSettingsOK) IsRedirect ¶
func (o *PatchAuthorizationSettingsOK) IsRedirect() bool
IsRedirect returns true when this patch authorization settings o k response has a 3xx status code
func (*PatchAuthorizationSettingsOK) IsServerError ¶
func (o *PatchAuthorizationSettingsOK) IsServerError() bool
IsServerError returns true when this patch authorization settings o k response has a 5xx status code
func (*PatchAuthorizationSettingsOK) IsSuccess ¶
func (o *PatchAuthorizationSettingsOK) IsSuccess() bool
IsSuccess returns true when this patch authorization settings o k response has a 2xx status code
func (*PatchAuthorizationSettingsOK) String ¶
func (o *PatchAuthorizationSettingsOK) String() string
type PatchAuthorizationSettingsParams ¶
type PatchAuthorizationSettingsParams struct { /* Body. Authorization Settings */ Body *models.AuthorizationSettings Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAuthorizationSettingsParams contains all the parameters to send to the API endpoint
for the patch authorization settings operation. Typically these are written to a http.Request.
func NewPatchAuthorizationSettingsParams ¶
func NewPatchAuthorizationSettingsParams() *PatchAuthorizationSettingsParams
NewPatchAuthorizationSettingsParams creates a new PatchAuthorizationSettingsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchAuthorizationSettingsParamsWithContext ¶
func NewPatchAuthorizationSettingsParamsWithContext(ctx context.Context) *PatchAuthorizationSettingsParams
NewPatchAuthorizationSettingsParamsWithContext creates a new PatchAuthorizationSettingsParams object with the ability to set a context for a request.
func NewPatchAuthorizationSettingsParamsWithHTTPClient ¶
func NewPatchAuthorizationSettingsParamsWithHTTPClient(client *http.Client) *PatchAuthorizationSettingsParams
NewPatchAuthorizationSettingsParamsWithHTTPClient creates a new PatchAuthorizationSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAuthorizationSettingsParamsWithTimeout ¶
func NewPatchAuthorizationSettingsParamsWithTimeout(timeout time.Duration) *PatchAuthorizationSettingsParams
NewPatchAuthorizationSettingsParamsWithTimeout creates a new PatchAuthorizationSettingsParams object with the ability to set a timeout on a request.
func (*PatchAuthorizationSettingsParams) SetBody ¶
func (o *PatchAuthorizationSettingsParams) SetBody(body *models.AuthorizationSettings)
SetBody adds the body to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) SetContext ¶
func (o *PatchAuthorizationSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) SetDefaults ¶
func (o *PatchAuthorizationSettingsParams) SetDefaults()
SetDefaults hydrates default values in the patch authorization settings params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAuthorizationSettingsParams) SetHTTPClient ¶
func (o *PatchAuthorizationSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) SetTimeout ¶
func (o *PatchAuthorizationSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) WithBody ¶
func (o *PatchAuthorizationSettingsParams) WithBody(body *models.AuthorizationSettings) *PatchAuthorizationSettingsParams
WithBody adds the body to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) WithContext ¶
func (o *PatchAuthorizationSettingsParams) WithContext(ctx context.Context) *PatchAuthorizationSettingsParams
WithContext adds the context to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) WithDefaults ¶
func (o *PatchAuthorizationSettingsParams) WithDefaults() *PatchAuthorizationSettingsParams
WithDefaults hydrates default values in the patch authorization settings params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAuthorizationSettingsParams) WithHTTPClient ¶
func (o *PatchAuthorizationSettingsParams) WithHTTPClient(client *http.Client) *PatchAuthorizationSettingsParams
WithHTTPClient adds the HTTPClient to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) WithTimeout ¶
func (o *PatchAuthorizationSettingsParams) WithTimeout(timeout time.Duration) *PatchAuthorizationSettingsParams
WithTimeout adds the timeout to the patch authorization settings params
func (*PatchAuthorizationSettingsParams) WriteToRequest ¶
func (o *PatchAuthorizationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAuthorizationSettingsReader ¶
type PatchAuthorizationSettingsReader struct {
// contains filtered or unexported fields
}
PatchAuthorizationSettingsReader is a Reader for the PatchAuthorizationSettings structure.
func (*PatchAuthorizationSettingsReader) ReadResponse ¶
func (o *PatchAuthorizationSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAuthorizationSettingsRequestEntityTooLarge ¶
PatchAuthorizationSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchAuthorizationSettingsRequestEntityTooLarge ¶
func NewPatchAuthorizationSettingsRequestEntityTooLarge() *PatchAuthorizationSettingsRequestEntityTooLarge
NewPatchAuthorizationSettingsRequestEntityTooLarge creates a PatchAuthorizationSettingsRequestEntityTooLarge with default headers values
func (*PatchAuthorizationSettingsRequestEntityTooLarge) Error ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) Error() string
func (*PatchAuthorizationSettingsRequestEntityTooLarge) GetPayload ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsRequestEntityTooLarge) IsClientError ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch authorization settings request entity too large response has a 4xx status code
func (*PatchAuthorizationSettingsRequestEntityTooLarge) IsCode ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch authorization settings request entity too large response a status code equal to that given
func (*PatchAuthorizationSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch authorization settings request entity too large response has a 3xx status code
func (*PatchAuthorizationSettingsRequestEntityTooLarge) IsServerError ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch authorization settings request entity too large response has a 5xx status code
func (*PatchAuthorizationSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch authorization settings request entity too large response has a 2xx status code
func (*PatchAuthorizationSettingsRequestEntityTooLarge) String ¶
func (o *PatchAuthorizationSettingsRequestEntityTooLarge) String() string
type PatchAuthorizationSettingsRequestTimeout ¶
PatchAuthorizationSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchAuthorizationSettingsRequestTimeout ¶
func NewPatchAuthorizationSettingsRequestTimeout() *PatchAuthorizationSettingsRequestTimeout
NewPatchAuthorizationSettingsRequestTimeout creates a PatchAuthorizationSettingsRequestTimeout with default headers values
func (*PatchAuthorizationSettingsRequestTimeout) Error ¶
func (o *PatchAuthorizationSettingsRequestTimeout) Error() string
func (*PatchAuthorizationSettingsRequestTimeout) GetPayload ¶
func (o *PatchAuthorizationSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsRequestTimeout) IsClientError ¶
func (o *PatchAuthorizationSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this patch authorization settings request timeout response has a 4xx status code
func (*PatchAuthorizationSettingsRequestTimeout) IsCode ¶
func (o *PatchAuthorizationSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch authorization settings request timeout response a status code equal to that given
func (*PatchAuthorizationSettingsRequestTimeout) IsRedirect ¶
func (o *PatchAuthorizationSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch authorization settings request timeout response has a 3xx status code
func (*PatchAuthorizationSettingsRequestTimeout) IsServerError ¶
func (o *PatchAuthorizationSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this patch authorization settings request timeout response has a 5xx status code
func (*PatchAuthorizationSettingsRequestTimeout) IsSuccess ¶
func (o *PatchAuthorizationSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch authorization settings request timeout response has a 2xx status code
func (*PatchAuthorizationSettingsRequestTimeout) String ¶
func (o *PatchAuthorizationSettingsRequestTimeout) String() string
type PatchAuthorizationSettingsServiceUnavailable ¶
type PatchAuthorizationSettingsServiceUnavailable struct {
}PatchAuthorizationSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchAuthorizationSettingsServiceUnavailable ¶
func NewPatchAuthorizationSettingsServiceUnavailable() *PatchAuthorizationSettingsServiceUnavailable
NewPatchAuthorizationSettingsServiceUnavailable creates a PatchAuthorizationSettingsServiceUnavailable with default headers values
func (*PatchAuthorizationSettingsServiceUnavailable) Error ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) Error() string
func (*PatchAuthorizationSettingsServiceUnavailable) GetPayload ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsServiceUnavailable) IsClientError ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch authorization settings service unavailable response has a 4xx status code
func (*PatchAuthorizationSettingsServiceUnavailable) IsCode ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch authorization settings service unavailable response a status code equal to that given
func (*PatchAuthorizationSettingsServiceUnavailable) IsRedirect ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch authorization settings service unavailable response has a 3xx status code
func (*PatchAuthorizationSettingsServiceUnavailable) IsServerError ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch authorization settings service unavailable response has a 5xx status code
func (*PatchAuthorizationSettingsServiceUnavailable) IsSuccess ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch authorization settings service unavailable response has a 2xx status code
func (*PatchAuthorizationSettingsServiceUnavailable) String ¶
func (o *PatchAuthorizationSettingsServiceUnavailable) String() string
type PatchAuthorizationSettingsTooManyRequests ¶
PatchAuthorizationSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchAuthorizationSettingsTooManyRequests ¶
func NewPatchAuthorizationSettingsTooManyRequests() *PatchAuthorizationSettingsTooManyRequests
NewPatchAuthorizationSettingsTooManyRequests creates a PatchAuthorizationSettingsTooManyRequests with default headers values
func (*PatchAuthorizationSettingsTooManyRequests) Error ¶
func (o *PatchAuthorizationSettingsTooManyRequests) Error() string
func (*PatchAuthorizationSettingsTooManyRequests) GetPayload ¶
func (o *PatchAuthorizationSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsTooManyRequests) IsClientError ¶
func (o *PatchAuthorizationSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this patch authorization settings too many requests response has a 4xx status code
func (*PatchAuthorizationSettingsTooManyRequests) IsCode ¶
func (o *PatchAuthorizationSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch authorization settings too many requests response a status code equal to that given
func (*PatchAuthorizationSettingsTooManyRequests) IsRedirect ¶
func (o *PatchAuthorizationSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch authorization settings too many requests response has a 3xx status code
func (*PatchAuthorizationSettingsTooManyRequests) IsServerError ¶
func (o *PatchAuthorizationSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this patch authorization settings too many requests response has a 5xx status code
func (*PatchAuthorizationSettingsTooManyRequests) IsSuccess ¶
func (o *PatchAuthorizationSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch authorization settings too many requests response has a 2xx status code
func (*PatchAuthorizationSettingsTooManyRequests) String ¶
func (o *PatchAuthorizationSettingsTooManyRequests) String() string
type PatchAuthorizationSettingsUnauthorized ¶
type PatchAuthorizationSettingsUnauthorized struct {
}PatchAuthorizationSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchAuthorizationSettingsUnauthorized ¶
func NewPatchAuthorizationSettingsUnauthorized() *PatchAuthorizationSettingsUnauthorized
NewPatchAuthorizationSettingsUnauthorized creates a PatchAuthorizationSettingsUnauthorized with default headers values
func (*PatchAuthorizationSettingsUnauthorized) Error ¶
func (o *PatchAuthorizationSettingsUnauthorized) Error() string
func (*PatchAuthorizationSettingsUnauthorized) GetPayload ¶
func (o *PatchAuthorizationSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsUnauthorized) IsClientError ¶
func (o *PatchAuthorizationSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this patch authorization settings unauthorized response has a 4xx status code
func (*PatchAuthorizationSettingsUnauthorized) IsCode ¶
func (o *PatchAuthorizationSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this patch authorization settings unauthorized response a status code equal to that given
func (*PatchAuthorizationSettingsUnauthorized) IsRedirect ¶
func (o *PatchAuthorizationSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch authorization settings unauthorized response has a 3xx status code
func (*PatchAuthorizationSettingsUnauthorized) IsServerError ¶
func (o *PatchAuthorizationSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this patch authorization settings unauthorized response has a 5xx status code
func (*PatchAuthorizationSettingsUnauthorized) IsSuccess ¶
func (o *PatchAuthorizationSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch authorization settings unauthorized response has a 2xx status code
func (*PatchAuthorizationSettingsUnauthorized) String ¶
func (o *PatchAuthorizationSettingsUnauthorized) String() string
type PatchAuthorizationSettingsUnsupportedMediaType ¶
PatchAuthorizationSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchAuthorizationSettingsUnsupportedMediaType ¶
func NewPatchAuthorizationSettingsUnsupportedMediaType() *PatchAuthorizationSettingsUnsupportedMediaType
NewPatchAuthorizationSettingsUnsupportedMediaType creates a PatchAuthorizationSettingsUnsupportedMediaType with default headers values
func (*PatchAuthorizationSettingsUnsupportedMediaType) Error ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) Error() string
func (*PatchAuthorizationSettingsUnsupportedMediaType) GetPayload ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchAuthorizationSettingsUnsupportedMediaType) IsClientError ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch authorization settings unsupported media type response has a 4xx status code
func (*PatchAuthorizationSettingsUnsupportedMediaType) IsCode ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch authorization settings unsupported media type response a status code equal to that given
func (*PatchAuthorizationSettingsUnsupportedMediaType) IsRedirect ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch authorization settings unsupported media type response has a 3xx status code
func (*PatchAuthorizationSettingsUnsupportedMediaType) IsServerError ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch authorization settings unsupported media type response has a 5xx status code
func (*PatchAuthorizationSettingsUnsupportedMediaType) IsSuccess ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch authorization settings unsupported media type response has a 2xx status code
func (*PatchAuthorizationSettingsUnsupportedMediaType) String ¶
func (o *PatchAuthorizationSettingsUnsupportedMediaType) String() string
type PostAuthorizationDivisionObjectBadRequest ¶
PostAuthorizationDivisionObjectBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationDivisionObjectBadRequest ¶
func NewPostAuthorizationDivisionObjectBadRequest() *PostAuthorizationDivisionObjectBadRequest
NewPostAuthorizationDivisionObjectBadRequest creates a PostAuthorizationDivisionObjectBadRequest with default headers values
func (*PostAuthorizationDivisionObjectBadRequest) Error ¶
func (o *PostAuthorizationDivisionObjectBadRequest) Error() string
func (*PostAuthorizationDivisionObjectBadRequest) GetPayload ¶
func (o *PostAuthorizationDivisionObjectBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectBadRequest) IsClientError ¶
func (o *PostAuthorizationDivisionObjectBadRequest) IsClientError() bool
IsClientError returns true when this post authorization division object bad request response has a 4xx status code
func (*PostAuthorizationDivisionObjectBadRequest) IsCode ¶
func (o *PostAuthorizationDivisionObjectBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization division object bad request response a status code equal to that given
func (*PostAuthorizationDivisionObjectBadRequest) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization division object bad request response has a 3xx status code
func (*PostAuthorizationDivisionObjectBadRequest) IsServerError ¶
func (o *PostAuthorizationDivisionObjectBadRequest) IsServerError() bool
IsServerError returns true when this post authorization division object bad request response has a 5xx status code
func (*PostAuthorizationDivisionObjectBadRequest) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization division object bad request response has a 2xx status code
func (*PostAuthorizationDivisionObjectBadRequest) String ¶
func (o *PostAuthorizationDivisionObjectBadRequest) String() string
type PostAuthorizationDivisionObjectConflict ¶
PostAuthorizationDivisionObjectConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAuthorizationDivisionObjectConflict ¶
func NewPostAuthorizationDivisionObjectConflict() *PostAuthorizationDivisionObjectConflict
NewPostAuthorizationDivisionObjectConflict creates a PostAuthorizationDivisionObjectConflict with default headers values
func (*PostAuthorizationDivisionObjectConflict) Error ¶
func (o *PostAuthorizationDivisionObjectConflict) Error() string
func (*PostAuthorizationDivisionObjectConflict) GetPayload ¶
func (o *PostAuthorizationDivisionObjectConflict) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectConflict) IsClientError ¶
func (o *PostAuthorizationDivisionObjectConflict) IsClientError() bool
IsClientError returns true when this post authorization division object conflict response has a 4xx status code
func (*PostAuthorizationDivisionObjectConflict) IsCode ¶
func (o *PostAuthorizationDivisionObjectConflict) IsCode(code int) bool
IsCode returns true when this post authorization division object conflict response a status code equal to that given
func (*PostAuthorizationDivisionObjectConflict) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectConflict) IsRedirect() bool
IsRedirect returns true when this post authorization division object conflict response has a 3xx status code
func (*PostAuthorizationDivisionObjectConflict) IsServerError ¶
func (o *PostAuthorizationDivisionObjectConflict) IsServerError() bool
IsServerError returns true when this post authorization division object conflict response has a 5xx status code
func (*PostAuthorizationDivisionObjectConflict) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectConflict) IsSuccess() bool
IsSuccess returns true when this post authorization division object conflict response has a 2xx status code
func (*PostAuthorizationDivisionObjectConflict) String ¶
func (o *PostAuthorizationDivisionObjectConflict) String() string
type PostAuthorizationDivisionObjectForbidden ¶
PostAuthorizationDivisionObjectForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationDivisionObjectForbidden ¶
func NewPostAuthorizationDivisionObjectForbidden() *PostAuthorizationDivisionObjectForbidden
NewPostAuthorizationDivisionObjectForbidden creates a PostAuthorizationDivisionObjectForbidden with default headers values
func (*PostAuthorizationDivisionObjectForbidden) Error ¶
func (o *PostAuthorizationDivisionObjectForbidden) Error() string
func (*PostAuthorizationDivisionObjectForbidden) GetPayload ¶
func (o *PostAuthorizationDivisionObjectForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectForbidden) IsClientError ¶
func (o *PostAuthorizationDivisionObjectForbidden) IsClientError() bool
IsClientError returns true when this post authorization division object forbidden response has a 4xx status code
func (*PostAuthorizationDivisionObjectForbidden) IsCode ¶
func (o *PostAuthorizationDivisionObjectForbidden) IsCode(code int) bool
IsCode returns true when this post authorization division object forbidden response a status code equal to that given
func (*PostAuthorizationDivisionObjectForbidden) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization division object forbidden response has a 3xx status code
func (*PostAuthorizationDivisionObjectForbidden) IsServerError ¶
func (o *PostAuthorizationDivisionObjectForbidden) IsServerError() bool
IsServerError returns true when this post authorization division object forbidden response has a 5xx status code
func (*PostAuthorizationDivisionObjectForbidden) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization division object forbidden response has a 2xx status code
func (*PostAuthorizationDivisionObjectForbidden) String ¶
func (o *PostAuthorizationDivisionObjectForbidden) String() string
type PostAuthorizationDivisionObjectGatewayTimeout ¶
PostAuthorizationDivisionObjectGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationDivisionObjectGatewayTimeout ¶
func NewPostAuthorizationDivisionObjectGatewayTimeout() *PostAuthorizationDivisionObjectGatewayTimeout
NewPostAuthorizationDivisionObjectGatewayTimeout creates a PostAuthorizationDivisionObjectGatewayTimeout with default headers values
func (*PostAuthorizationDivisionObjectGatewayTimeout) Error ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) Error() string
func (*PostAuthorizationDivisionObjectGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization division object gateway timeout response has a 4xx status code
func (*PostAuthorizationDivisionObjectGatewayTimeout) IsCode ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization division object gateway timeout response a status code equal to that given
func (*PostAuthorizationDivisionObjectGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization division object gateway timeout response has a 3xx status code
func (*PostAuthorizationDivisionObjectGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization division object gateway timeout response has a 5xx status code
func (*PostAuthorizationDivisionObjectGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization division object gateway timeout response has a 2xx status code
func (*PostAuthorizationDivisionObjectGatewayTimeout) String ¶
func (o *PostAuthorizationDivisionObjectGatewayTimeout) String() string
type PostAuthorizationDivisionObjectInternalServerError ¶
PostAuthorizationDivisionObjectInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationDivisionObjectInternalServerError ¶
func NewPostAuthorizationDivisionObjectInternalServerError() *PostAuthorizationDivisionObjectInternalServerError
NewPostAuthorizationDivisionObjectInternalServerError creates a PostAuthorizationDivisionObjectInternalServerError with default headers values
func (*PostAuthorizationDivisionObjectInternalServerError) Error ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) Error() string
func (*PostAuthorizationDivisionObjectInternalServerError) GetPayload ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectInternalServerError) IsClientError ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization division object internal server error response has a 4xx status code
func (*PostAuthorizationDivisionObjectInternalServerError) IsCode ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization division object internal server error response a status code equal to that given
func (*PostAuthorizationDivisionObjectInternalServerError) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization division object internal server error response has a 3xx status code
func (*PostAuthorizationDivisionObjectInternalServerError) IsServerError ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization division object internal server error response has a 5xx status code
func (*PostAuthorizationDivisionObjectInternalServerError) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization division object internal server error response has a 2xx status code
func (*PostAuthorizationDivisionObjectInternalServerError) String ¶
func (o *PostAuthorizationDivisionObjectInternalServerError) String() string
type PostAuthorizationDivisionObjectNoContent ¶
type PostAuthorizationDivisionObjectNoContent struct { }
PostAuthorizationDivisionObjectNoContent describes a response with status code 204, with default header values.
The divisions were updated successfully
func NewPostAuthorizationDivisionObjectNoContent ¶
func NewPostAuthorizationDivisionObjectNoContent() *PostAuthorizationDivisionObjectNoContent
NewPostAuthorizationDivisionObjectNoContent creates a PostAuthorizationDivisionObjectNoContent with default headers values
func (*PostAuthorizationDivisionObjectNoContent) Error ¶
func (o *PostAuthorizationDivisionObjectNoContent) Error() string
func (*PostAuthorizationDivisionObjectNoContent) IsClientError ¶
func (o *PostAuthorizationDivisionObjectNoContent) IsClientError() bool
IsClientError returns true when this post authorization division object no content response has a 4xx status code
func (*PostAuthorizationDivisionObjectNoContent) IsCode ¶
func (o *PostAuthorizationDivisionObjectNoContent) IsCode(code int) bool
IsCode returns true when this post authorization division object no content response a status code equal to that given
func (*PostAuthorizationDivisionObjectNoContent) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectNoContent) IsRedirect() bool
IsRedirect returns true when this post authorization division object no content response has a 3xx status code
func (*PostAuthorizationDivisionObjectNoContent) IsServerError ¶
func (o *PostAuthorizationDivisionObjectNoContent) IsServerError() bool
IsServerError returns true when this post authorization division object no content response has a 5xx status code
func (*PostAuthorizationDivisionObjectNoContent) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectNoContent) IsSuccess() bool
IsSuccess returns true when this post authorization division object no content response has a 2xx status code
func (*PostAuthorizationDivisionObjectNoContent) String ¶
func (o *PostAuthorizationDivisionObjectNoContent) String() string
type PostAuthorizationDivisionObjectNotFound ¶
PostAuthorizationDivisionObjectNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationDivisionObjectNotFound ¶
func NewPostAuthorizationDivisionObjectNotFound() *PostAuthorizationDivisionObjectNotFound
NewPostAuthorizationDivisionObjectNotFound creates a PostAuthorizationDivisionObjectNotFound with default headers values
func (*PostAuthorizationDivisionObjectNotFound) Error ¶
func (o *PostAuthorizationDivisionObjectNotFound) Error() string
func (*PostAuthorizationDivisionObjectNotFound) GetPayload ¶
func (o *PostAuthorizationDivisionObjectNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectNotFound) IsClientError ¶
func (o *PostAuthorizationDivisionObjectNotFound) IsClientError() bool
IsClientError returns true when this post authorization division object not found response has a 4xx status code
func (*PostAuthorizationDivisionObjectNotFound) IsCode ¶
func (o *PostAuthorizationDivisionObjectNotFound) IsCode(code int) bool
IsCode returns true when this post authorization division object not found response a status code equal to that given
func (*PostAuthorizationDivisionObjectNotFound) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization division object not found response has a 3xx status code
func (*PostAuthorizationDivisionObjectNotFound) IsServerError ¶
func (o *PostAuthorizationDivisionObjectNotFound) IsServerError() bool
IsServerError returns true when this post authorization division object not found response has a 5xx status code
func (*PostAuthorizationDivisionObjectNotFound) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization division object not found response has a 2xx status code
func (*PostAuthorizationDivisionObjectNotFound) String ¶
func (o *PostAuthorizationDivisionObjectNotFound) String() string
type PostAuthorizationDivisionObjectParams ¶
type PostAuthorizationDivisionObjectParams struct { /* Body. Object Id List */ Body []string /* DivisionID. Division ID */ DivisionID string /* ObjectType. The type of the objects. Must be one of the valid object types */ ObjectType string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationDivisionObjectParams contains all the parameters to send to the API endpoint
for the post authorization division object operation. Typically these are written to a http.Request.
func NewPostAuthorizationDivisionObjectParams ¶
func NewPostAuthorizationDivisionObjectParams() *PostAuthorizationDivisionObjectParams
NewPostAuthorizationDivisionObjectParams creates a new PostAuthorizationDivisionObjectParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationDivisionObjectParamsWithContext ¶
func NewPostAuthorizationDivisionObjectParamsWithContext(ctx context.Context) *PostAuthorizationDivisionObjectParams
NewPostAuthorizationDivisionObjectParamsWithContext creates a new PostAuthorizationDivisionObjectParams object with the ability to set a context for a request.
func NewPostAuthorizationDivisionObjectParamsWithHTTPClient ¶
func NewPostAuthorizationDivisionObjectParamsWithHTTPClient(client *http.Client) *PostAuthorizationDivisionObjectParams
NewPostAuthorizationDivisionObjectParamsWithHTTPClient creates a new PostAuthorizationDivisionObjectParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationDivisionObjectParamsWithTimeout ¶
func NewPostAuthorizationDivisionObjectParamsWithTimeout(timeout time.Duration) *PostAuthorizationDivisionObjectParams
NewPostAuthorizationDivisionObjectParamsWithTimeout creates a new PostAuthorizationDivisionObjectParams object with the ability to set a timeout on a request.
func (*PostAuthorizationDivisionObjectParams) SetBody ¶
func (o *PostAuthorizationDivisionObjectParams) SetBody(body []string)
SetBody adds the body to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) SetContext ¶
func (o *PostAuthorizationDivisionObjectParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) SetDefaults ¶
func (o *PostAuthorizationDivisionObjectParams) SetDefaults()
SetDefaults hydrates default values in the post authorization division object params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationDivisionObjectParams) SetDivisionID ¶
func (o *PostAuthorizationDivisionObjectParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) SetHTTPClient ¶
func (o *PostAuthorizationDivisionObjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) SetObjectType ¶
func (o *PostAuthorizationDivisionObjectParams) SetObjectType(objectType string)
SetObjectType adds the objectType to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) SetTimeout ¶
func (o *PostAuthorizationDivisionObjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WithBody ¶
func (o *PostAuthorizationDivisionObjectParams) WithBody(body []string) *PostAuthorizationDivisionObjectParams
WithBody adds the body to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WithContext ¶
func (o *PostAuthorizationDivisionObjectParams) WithContext(ctx context.Context) *PostAuthorizationDivisionObjectParams
WithContext adds the context to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WithDefaults ¶
func (o *PostAuthorizationDivisionObjectParams) WithDefaults() *PostAuthorizationDivisionObjectParams
WithDefaults hydrates default values in the post authorization division object params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationDivisionObjectParams) WithDivisionID ¶
func (o *PostAuthorizationDivisionObjectParams) WithDivisionID(divisionID string) *PostAuthorizationDivisionObjectParams
WithDivisionID adds the divisionID to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WithHTTPClient ¶
func (o *PostAuthorizationDivisionObjectParams) WithHTTPClient(client *http.Client) *PostAuthorizationDivisionObjectParams
WithHTTPClient adds the HTTPClient to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WithObjectType ¶
func (o *PostAuthorizationDivisionObjectParams) WithObjectType(objectType string) *PostAuthorizationDivisionObjectParams
WithObjectType adds the objectType to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WithTimeout ¶
func (o *PostAuthorizationDivisionObjectParams) WithTimeout(timeout time.Duration) *PostAuthorizationDivisionObjectParams
WithTimeout adds the timeout to the post authorization division object params
func (*PostAuthorizationDivisionObjectParams) WriteToRequest ¶
func (o *PostAuthorizationDivisionObjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationDivisionObjectReader ¶
type PostAuthorizationDivisionObjectReader struct {
// contains filtered or unexported fields
}
PostAuthorizationDivisionObjectReader is a Reader for the PostAuthorizationDivisionObject structure.
func (*PostAuthorizationDivisionObjectReader) ReadResponse ¶
func (o *PostAuthorizationDivisionObjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationDivisionObjectRequestEntityTooLarge ¶
PostAuthorizationDivisionObjectRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationDivisionObjectRequestEntityTooLarge ¶
func NewPostAuthorizationDivisionObjectRequestEntityTooLarge() *PostAuthorizationDivisionObjectRequestEntityTooLarge
NewPostAuthorizationDivisionObjectRequestEntityTooLarge creates a PostAuthorizationDivisionObjectRequestEntityTooLarge with default headers values
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) Error() string
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization division object request entity too large response has a 4xx status code
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization division object request entity too large response a status code equal to that given
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization division object request entity too large response has a 3xx status code
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization division object request entity too large response has a 5xx status code
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization division object request entity too large response has a 2xx status code
func (*PostAuthorizationDivisionObjectRequestEntityTooLarge) String ¶
func (o *PostAuthorizationDivisionObjectRequestEntityTooLarge) String() string
type PostAuthorizationDivisionObjectRequestTimeout ¶
PostAuthorizationDivisionObjectRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationDivisionObjectRequestTimeout ¶
func NewPostAuthorizationDivisionObjectRequestTimeout() *PostAuthorizationDivisionObjectRequestTimeout
NewPostAuthorizationDivisionObjectRequestTimeout creates a PostAuthorizationDivisionObjectRequestTimeout with default headers values
func (*PostAuthorizationDivisionObjectRequestTimeout) Error ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) Error() string
func (*PostAuthorizationDivisionObjectRequestTimeout) GetPayload ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectRequestTimeout) IsClientError ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization division object request timeout response has a 4xx status code
func (*PostAuthorizationDivisionObjectRequestTimeout) IsCode ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization division object request timeout response a status code equal to that given
func (*PostAuthorizationDivisionObjectRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization division object request timeout response has a 3xx status code
func (*PostAuthorizationDivisionObjectRequestTimeout) IsServerError ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization division object request timeout response has a 5xx status code
func (*PostAuthorizationDivisionObjectRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization division object request timeout response has a 2xx status code
func (*PostAuthorizationDivisionObjectRequestTimeout) String ¶
func (o *PostAuthorizationDivisionObjectRequestTimeout) String() string
type PostAuthorizationDivisionObjectServiceUnavailable ¶
type PostAuthorizationDivisionObjectServiceUnavailable struct {
}PostAuthorizationDivisionObjectServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationDivisionObjectServiceUnavailable ¶
func NewPostAuthorizationDivisionObjectServiceUnavailable() *PostAuthorizationDivisionObjectServiceUnavailable
NewPostAuthorizationDivisionObjectServiceUnavailable creates a PostAuthorizationDivisionObjectServiceUnavailable with default headers values
func (*PostAuthorizationDivisionObjectServiceUnavailable) Error ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) Error() string
func (*PostAuthorizationDivisionObjectServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization division object service unavailable response has a 4xx status code
func (*PostAuthorizationDivisionObjectServiceUnavailable) IsCode ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization division object service unavailable response a status code equal to that given
func (*PostAuthorizationDivisionObjectServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization division object service unavailable response has a 3xx status code
func (*PostAuthorizationDivisionObjectServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization division object service unavailable response has a 5xx status code
func (*PostAuthorizationDivisionObjectServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization division object service unavailable response has a 2xx status code
func (*PostAuthorizationDivisionObjectServiceUnavailable) String ¶
func (o *PostAuthorizationDivisionObjectServiceUnavailable) String() string
type PostAuthorizationDivisionObjectTooManyRequests ¶
PostAuthorizationDivisionObjectTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationDivisionObjectTooManyRequests ¶
func NewPostAuthorizationDivisionObjectTooManyRequests() *PostAuthorizationDivisionObjectTooManyRequests
NewPostAuthorizationDivisionObjectTooManyRequests creates a PostAuthorizationDivisionObjectTooManyRequests with default headers values
func (*PostAuthorizationDivisionObjectTooManyRequests) Error ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) Error() string
func (*PostAuthorizationDivisionObjectTooManyRequests) GetPayload ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectTooManyRequests) IsClientError ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization division object too many requests response has a 4xx status code
func (*PostAuthorizationDivisionObjectTooManyRequests) IsCode ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization division object too many requests response a status code equal to that given
func (*PostAuthorizationDivisionObjectTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization division object too many requests response has a 3xx status code
func (*PostAuthorizationDivisionObjectTooManyRequests) IsServerError ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization division object too many requests response has a 5xx status code
func (*PostAuthorizationDivisionObjectTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization division object too many requests response has a 2xx status code
func (*PostAuthorizationDivisionObjectTooManyRequests) String ¶
func (o *PostAuthorizationDivisionObjectTooManyRequests) String() string
type PostAuthorizationDivisionObjectUnauthorized ¶
type PostAuthorizationDivisionObjectUnauthorized struct {
}PostAuthorizationDivisionObjectUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationDivisionObjectUnauthorized ¶
func NewPostAuthorizationDivisionObjectUnauthorized() *PostAuthorizationDivisionObjectUnauthorized
NewPostAuthorizationDivisionObjectUnauthorized creates a PostAuthorizationDivisionObjectUnauthorized with default headers values
func (*PostAuthorizationDivisionObjectUnauthorized) Error ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) Error() string
func (*PostAuthorizationDivisionObjectUnauthorized) GetPayload ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectUnauthorized) IsClientError ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization division object unauthorized response has a 4xx status code
func (*PostAuthorizationDivisionObjectUnauthorized) IsCode ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization division object unauthorized response a status code equal to that given
func (*PostAuthorizationDivisionObjectUnauthorized) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization division object unauthorized response has a 3xx status code
func (*PostAuthorizationDivisionObjectUnauthorized) IsServerError ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization division object unauthorized response has a 5xx status code
func (*PostAuthorizationDivisionObjectUnauthorized) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization division object unauthorized response has a 2xx status code
func (*PostAuthorizationDivisionObjectUnauthorized) String ¶
func (o *PostAuthorizationDivisionObjectUnauthorized) String() string
type PostAuthorizationDivisionObjectUnsupportedMediaType ¶
PostAuthorizationDivisionObjectUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationDivisionObjectUnsupportedMediaType ¶
func NewPostAuthorizationDivisionObjectUnsupportedMediaType() *PostAuthorizationDivisionObjectUnsupportedMediaType
NewPostAuthorizationDivisionObjectUnsupportedMediaType creates a PostAuthorizationDivisionObjectUnsupportedMediaType with default headers values
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) Error ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) Error() string
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization division object unsupported media type response has a 4xx status code
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization division object unsupported media type response a status code equal to that given
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization division object unsupported media type response has a 3xx status code
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization division object unsupported media type response has a 5xx status code
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization division object unsupported media type response has a 2xx status code
func (*PostAuthorizationDivisionObjectUnsupportedMediaType) String ¶
func (o *PostAuthorizationDivisionObjectUnsupportedMediaType) String() string
type PostAuthorizationDivisionRestoreBadRequest ¶
PostAuthorizationDivisionRestoreBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationDivisionRestoreBadRequest ¶
func NewPostAuthorizationDivisionRestoreBadRequest() *PostAuthorizationDivisionRestoreBadRequest
NewPostAuthorizationDivisionRestoreBadRequest creates a PostAuthorizationDivisionRestoreBadRequest with default headers values
func (*PostAuthorizationDivisionRestoreBadRequest) Error ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) Error() string
func (*PostAuthorizationDivisionRestoreBadRequest) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreBadRequest) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) IsClientError() bool
IsClientError returns true when this post authorization division restore bad request response has a 4xx status code
func (*PostAuthorizationDivisionRestoreBadRequest) IsCode ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization division restore bad request response a status code equal to that given
func (*PostAuthorizationDivisionRestoreBadRequest) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization division restore bad request response has a 3xx status code
func (*PostAuthorizationDivisionRestoreBadRequest) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) IsServerError() bool
IsServerError returns true when this post authorization division restore bad request response has a 5xx status code
func (*PostAuthorizationDivisionRestoreBadRequest) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization division restore bad request response has a 2xx status code
func (*PostAuthorizationDivisionRestoreBadRequest) String ¶
func (o *PostAuthorizationDivisionRestoreBadRequest) String() string
type PostAuthorizationDivisionRestoreConflict ¶
PostAuthorizationDivisionRestoreConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAuthorizationDivisionRestoreConflict ¶
func NewPostAuthorizationDivisionRestoreConflict() *PostAuthorizationDivisionRestoreConflict
NewPostAuthorizationDivisionRestoreConflict creates a PostAuthorizationDivisionRestoreConflict with default headers values
func (*PostAuthorizationDivisionRestoreConflict) Error ¶
func (o *PostAuthorizationDivisionRestoreConflict) Error() string
func (*PostAuthorizationDivisionRestoreConflict) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreConflict) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreConflict) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreConflict) IsClientError() bool
IsClientError returns true when this post authorization division restore conflict response has a 4xx status code
func (*PostAuthorizationDivisionRestoreConflict) IsCode ¶
func (o *PostAuthorizationDivisionRestoreConflict) IsCode(code int) bool
IsCode returns true when this post authorization division restore conflict response a status code equal to that given
func (*PostAuthorizationDivisionRestoreConflict) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreConflict) IsRedirect() bool
IsRedirect returns true when this post authorization division restore conflict response has a 3xx status code
func (*PostAuthorizationDivisionRestoreConflict) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreConflict) IsServerError() bool
IsServerError returns true when this post authorization division restore conflict response has a 5xx status code
func (*PostAuthorizationDivisionRestoreConflict) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreConflict) IsSuccess() bool
IsSuccess returns true when this post authorization division restore conflict response has a 2xx status code
func (*PostAuthorizationDivisionRestoreConflict) String ¶
func (o *PostAuthorizationDivisionRestoreConflict) String() string
type PostAuthorizationDivisionRestoreForbidden ¶
PostAuthorizationDivisionRestoreForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationDivisionRestoreForbidden ¶
func NewPostAuthorizationDivisionRestoreForbidden() *PostAuthorizationDivisionRestoreForbidden
NewPostAuthorizationDivisionRestoreForbidden creates a PostAuthorizationDivisionRestoreForbidden with default headers values
func (*PostAuthorizationDivisionRestoreForbidden) Error ¶
func (o *PostAuthorizationDivisionRestoreForbidden) Error() string
func (*PostAuthorizationDivisionRestoreForbidden) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreForbidden) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreForbidden) IsClientError() bool
IsClientError returns true when this post authorization division restore forbidden response has a 4xx status code
func (*PostAuthorizationDivisionRestoreForbidden) IsCode ¶
func (o *PostAuthorizationDivisionRestoreForbidden) IsCode(code int) bool
IsCode returns true when this post authorization division restore forbidden response a status code equal to that given
func (*PostAuthorizationDivisionRestoreForbidden) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization division restore forbidden response has a 3xx status code
func (*PostAuthorizationDivisionRestoreForbidden) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreForbidden) IsServerError() bool
IsServerError returns true when this post authorization division restore forbidden response has a 5xx status code
func (*PostAuthorizationDivisionRestoreForbidden) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization division restore forbidden response has a 2xx status code
func (*PostAuthorizationDivisionRestoreForbidden) String ¶
func (o *PostAuthorizationDivisionRestoreForbidden) String() string
type PostAuthorizationDivisionRestoreGatewayTimeout ¶
PostAuthorizationDivisionRestoreGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationDivisionRestoreGatewayTimeout ¶
func NewPostAuthorizationDivisionRestoreGatewayTimeout() *PostAuthorizationDivisionRestoreGatewayTimeout
NewPostAuthorizationDivisionRestoreGatewayTimeout creates a PostAuthorizationDivisionRestoreGatewayTimeout with default headers values
func (*PostAuthorizationDivisionRestoreGatewayTimeout) Error ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) Error() string
func (*PostAuthorizationDivisionRestoreGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization division restore gateway timeout response has a 4xx status code
func (*PostAuthorizationDivisionRestoreGatewayTimeout) IsCode ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization division restore gateway timeout response a status code equal to that given
func (*PostAuthorizationDivisionRestoreGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization division restore gateway timeout response has a 3xx status code
func (*PostAuthorizationDivisionRestoreGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization division restore gateway timeout response has a 5xx status code
func (*PostAuthorizationDivisionRestoreGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization division restore gateway timeout response has a 2xx status code
func (*PostAuthorizationDivisionRestoreGatewayTimeout) String ¶
func (o *PostAuthorizationDivisionRestoreGatewayTimeout) String() string
type PostAuthorizationDivisionRestoreInternalServerError ¶
PostAuthorizationDivisionRestoreInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationDivisionRestoreInternalServerError ¶
func NewPostAuthorizationDivisionRestoreInternalServerError() *PostAuthorizationDivisionRestoreInternalServerError
NewPostAuthorizationDivisionRestoreInternalServerError creates a PostAuthorizationDivisionRestoreInternalServerError with default headers values
func (*PostAuthorizationDivisionRestoreInternalServerError) Error ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) Error() string
func (*PostAuthorizationDivisionRestoreInternalServerError) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreInternalServerError) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization division restore internal server error response has a 4xx status code
func (*PostAuthorizationDivisionRestoreInternalServerError) IsCode ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization division restore internal server error response a status code equal to that given
func (*PostAuthorizationDivisionRestoreInternalServerError) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization division restore internal server error response has a 3xx status code
func (*PostAuthorizationDivisionRestoreInternalServerError) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization division restore internal server error response has a 5xx status code
func (*PostAuthorizationDivisionRestoreInternalServerError) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization division restore internal server error response has a 2xx status code
func (*PostAuthorizationDivisionRestoreInternalServerError) String ¶
func (o *PostAuthorizationDivisionRestoreInternalServerError) String() string
type PostAuthorizationDivisionRestoreNotFound ¶
PostAuthorizationDivisionRestoreNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationDivisionRestoreNotFound ¶
func NewPostAuthorizationDivisionRestoreNotFound() *PostAuthorizationDivisionRestoreNotFound
NewPostAuthorizationDivisionRestoreNotFound creates a PostAuthorizationDivisionRestoreNotFound with default headers values
func (*PostAuthorizationDivisionRestoreNotFound) Error ¶
func (o *PostAuthorizationDivisionRestoreNotFound) Error() string
func (*PostAuthorizationDivisionRestoreNotFound) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreNotFound) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreNotFound) IsClientError() bool
IsClientError returns true when this post authorization division restore not found response has a 4xx status code
func (*PostAuthorizationDivisionRestoreNotFound) IsCode ¶
func (o *PostAuthorizationDivisionRestoreNotFound) IsCode(code int) bool
IsCode returns true when this post authorization division restore not found response a status code equal to that given
func (*PostAuthorizationDivisionRestoreNotFound) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization division restore not found response has a 3xx status code
func (*PostAuthorizationDivisionRestoreNotFound) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreNotFound) IsServerError() bool
IsServerError returns true when this post authorization division restore not found response has a 5xx status code
func (*PostAuthorizationDivisionRestoreNotFound) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization division restore not found response has a 2xx status code
func (*PostAuthorizationDivisionRestoreNotFound) String ¶
func (o *PostAuthorizationDivisionRestoreNotFound) String() string
type PostAuthorizationDivisionRestoreOK ¶
type PostAuthorizationDivisionRestoreOK struct {
Payload *models.AuthzDivision
}
PostAuthorizationDivisionRestoreOK describes a response with status code 200, with default header values.
successful operation
func NewPostAuthorizationDivisionRestoreOK ¶
func NewPostAuthorizationDivisionRestoreOK() *PostAuthorizationDivisionRestoreOK
NewPostAuthorizationDivisionRestoreOK creates a PostAuthorizationDivisionRestoreOK with default headers values
func (*PostAuthorizationDivisionRestoreOK) Error ¶
func (o *PostAuthorizationDivisionRestoreOK) Error() string
func (*PostAuthorizationDivisionRestoreOK) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreOK) GetPayload() *models.AuthzDivision
func (*PostAuthorizationDivisionRestoreOK) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreOK) IsClientError() bool
IsClientError returns true when this post authorization division restore o k response has a 4xx status code
func (*PostAuthorizationDivisionRestoreOK) IsCode ¶
func (o *PostAuthorizationDivisionRestoreOK) IsCode(code int) bool
IsCode returns true when this post authorization division restore o k response a status code equal to that given
func (*PostAuthorizationDivisionRestoreOK) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreOK) IsRedirect() bool
IsRedirect returns true when this post authorization division restore o k response has a 3xx status code
func (*PostAuthorizationDivisionRestoreOK) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreOK) IsServerError() bool
IsServerError returns true when this post authorization division restore o k response has a 5xx status code
func (*PostAuthorizationDivisionRestoreOK) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreOK) IsSuccess() bool
IsSuccess returns true when this post authorization division restore o k response has a 2xx status code
func (*PostAuthorizationDivisionRestoreOK) String ¶
func (o *PostAuthorizationDivisionRestoreOK) String() string
type PostAuthorizationDivisionRestoreParams ¶
type PostAuthorizationDivisionRestoreParams struct { /* Body. Recreated division data */ Body *models.AuthzDivision /* DivisionID. Division ID */ DivisionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationDivisionRestoreParams contains all the parameters to send to the API endpoint
for the post authorization division restore operation. Typically these are written to a http.Request.
func NewPostAuthorizationDivisionRestoreParams ¶
func NewPostAuthorizationDivisionRestoreParams() *PostAuthorizationDivisionRestoreParams
NewPostAuthorizationDivisionRestoreParams creates a new PostAuthorizationDivisionRestoreParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationDivisionRestoreParamsWithContext ¶
func NewPostAuthorizationDivisionRestoreParamsWithContext(ctx context.Context) *PostAuthorizationDivisionRestoreParams
NewPostAuthorizationDivisionRestoreParamsWithContext creates a new PostAuthorizationDivisionRestoreParams object with the ability to set a context for a request.
func NewPostAuthorizationDivisionRestoreParamsWithHTTPClient ¶
func NewPostAuthorizationDivisionRestoreParamsWithHTTPClient(client *http.Client) *PostAuthorizationDivisionRestoreParams
NewPostAuthorizationDivisionRestoreParamsWithHTTPClient creates a new PostAuthorizationDivisionRestoreParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationDivisionRestoreParamsWithTimeout ¶
func NewPostAuthorizationDivisionRestoreParamsWithTimeout(timeout time.Duration) *PostAuthorizationDivisionRestoreParams
NewPostAuthorizationDivisionRestoreParamsWithTimeout creates a new PostAuthorizationDivisionRestoreParams object with the ability to set a timeout on a request.
func (*PostAuthorizationDivisionRestoreParams) SetBody ¶
func (o *PostAuthorizationDivisionRestoreParams) SetBody(body *models.AuthzDivision)
SetBody adds the body to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) SetContext ¶
func (o *PostAuthorizationDivisionRestoreParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) SetDefaults ¶
func (o *PostAuthorizationDivisionRestoreParams) SetDefaults()
SetDefaults hydrates default values in the post authorization division restore params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationDivisionRestoreParams) SetDivisionID ¶
func (o *PostAuthorizationDivisionRestoreParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) SetHTTPClient ¶
func (o *PostAuthorizationDivisionRestoreParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) SetTimeout ¶
func (o *PostAuthorizationDivisionRestoreParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) WithBody ¶
func (o *PostAuthorizationDivisionRestoreParams) WithBody(body *models.AuthzDivision) *PostAuthorizationDivisionRestoreParams
WithBody adds the body to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) WithContext ¶
func (o *PostAuthorizationDivisionRestoreParams) WithContext(ctx context.Context) *PostAuthorizationDivisionRestoreParams
WithContext adds the context to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) WithDefaults ¶
func (o *PostAuthorizationDivisionRestoreParams) WithDefaults() *PostAuthorizationDivisionRestoreParams
WithDefaults hydrates default values in the post authorization division restore params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationDivisionRestoreParams) WithDivisionID ¶
func (o *PostAuthorizationDivisionRestoreParams) WithDivisionID(divisionID string) *PostAuthorizationDivisionRestoreParams
WithDivisionID adds the divisionID to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) WithHTTPClient ¶
func (o *PostAuthorizationDivisionRestoreParams) WithHTTPClient(client *http.Client) *PostAuthorizationDivisionRestoreParams
WithHTTPClient adds the HTTPClient to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) WithTimeout ¶
func (o *PostAuthorizationDivisionRestoreParams) WithTimeout(timeout time.Duration) *PostAuthorizationDivisionRestoreParams
WithTimeout adds the timeout to the post authorization division restore params
func (*PostAuthorizationDivisionRestoreParams) WriteToRequest ¶
func (o *PostAuthorizationDivisionRestoreParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationDivisionRestoreReader ¶
type PostAuthorizationDivisionRestoreReader struct {
// contains filtered or unexported fields
}
PostAuthorizationDivisionRestoreReader is a Reader for the PostAuthorizationDivisionRestore structure.
func (*PostAuthorizationDivisionRestoreReader) ReadResponse ¶
func (o *PostAuthorizationDivisionRestoreReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationDivisionRestoreRequestEntityTooLarge ¶
PostAuthorizationDivisionRestoreRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationDivisionRestoreRequestEntityTooLarge ¶
func NewPostAuthorizationDivisionRestoreRequestEntityTooLarge() *PostAuthorizationDivisionRestoreRequestEntityTooLarge
NewPostAuthorizationDivisionRestoreRequestEntityTooLarge creates a PostAuthorizationDivisionRestoreRequestEntityTooLarge with default headers values
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) Error() string
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization division restore request entity too large response has a 4xx status code
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization division restore request entity too large response a status code equal to that given
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization division restore request entity too large response has a 3xx status code
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization division restore request entity too large response has a 5xx status code
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization division restore request entity too large response has a 2xx status code
func (*PostAuthorizationDivisionRestoreRequestEntityTooLarge) String ¶
func (o *PostAuthorizationDivisionRestoreRequestEntityTooLarge) String() string
type PostAuthorizationDivisionRestoreRequestTimeout ¶
PostAuthorizationDivisionRestoreRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationDivisionRestoreRequestTimeout ¶
func NewPostAuthorizationDivisionRestoreRequestTimeout() *PostAuthorizationDivisionRestoreRequestTimeout
NewPostAuthorizationDivisionRestoreRequestTimeout creates a PostAuthorizationDivisionRestoreRequestTimeout with default headers values
func (*PostAuthorizationDivisionRestoreRequestTimeout) Error ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) Error() string
func (*PostAuthorizationDivisionRestoreRequestTimeout) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreRequestTimeout) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization division restore request timeout response has a 4xx status code
func (*PostAuthorizationDivisionRestoreRequestTimeout) IsCode ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization division restore request timeout response a status code equal to that given
func (*PostAuthorizationDivisionRestoreRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization division restore request timeout response has a 3xx status code
func (*PostAuthorizationDivisionRestoreRequestTimeout) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization division restore request timeout response has a 5xx status code
func (*PostAuthorizationDivisionRestoreRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization division restore request timeout response has a 2xx status code
func (*PostAuthorizationDivisionRestoreRequestTimeout) String ¶
func (o *PostAuthorizationDivisionRestoreRequestTimeout) String() string
type PostAuthorizationDivisionRestoreServiceUnavailable ¶
type PostAuthorizationDivisionRestoreServiceUnavailable struct {
}PostAuthorizationDivisionRestoreServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationDivisionRestoreServiceUnavailable ¶
func NewPostAuthorizationDivisionRestoreServiceUnavailable() *PostAuthorizationDivisionRestoreServiceUnavailable
NewPostAuthorizationDivisionRestoreServiceUnavailable creates a PostAuthorizationDivisionRestoreServiceUnavailable with default headers values
func (*PostAuthorizationDivisionRestoreServiceUnavailable) Error ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) Error() string
func (*PostAuthorizationDivisionRestoreServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization division restore service unavailable response has a 4xx status code
func (*PostAuthorizationDivisionRestoreServiceUnavailable) IsCode ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization division restore service unavailable response a status code equal to that given
func (*PostAuthorizationDivisionRestoreServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization division restore service unavailable response has a 3xx status code
func (*PostAuthorizationDivisionRestoreServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization division restore service unavailable response has a 5xx status code
func (*PostAuthorizationDivisionRestoreServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization division restore service unavailable response has a 2xx status code
func (*PostAuthorizationDivisionRestoreServiceUnavailable) String ¶
func (o *PostAuthorizationDivisionRestoreServiceUnavailable) String() string
type PostAuthorizationDivisionRestoreTooManyRequests ¶
PostAuthorizationDivisionRestoreTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationDivisionRestoreTooManyRequests ¶
func NewPostAuthorizationDivisionRestoreTooManyRequests() *PostAuthorizationDivisionRestoreTooManyRequests
NewPostAuthorizationDivisionRestoreTooManyRequests creates a PostAuthorizationDivisionRestoreTooManyRequests with default headers values
func (*PostAuthorizationDivisionRestoreTooManyRequests) Error ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) Error() string
func (*PostAuthorizationDivisionRestoreTooManyRequests) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreTooManyRequests) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization division restore too many requests response has a 4xx status code
func (*PostAuthorizationDivisionRestoreTooManyRequests) IsCode ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization division restore too many requests response a status code equal to that given
func (*PostAuthorizationDivisionRestoreTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization division restore too many requests response has a 3xx status code
func (*PostAuthorizationDivisionRestoreTooManyRequests) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization division restore too many requests response has a 5xx status code
func (*PostAuthorizationDivisionRestoreTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization division restore too many requests response has a 2xx status code
func (*PostAuthorizationDivisionRestoreTooManyRequests) String ¶
func (o *PostAuthorizationDivisionRestoreTooManyRequests) String() string
type PostAuthorizationDivisionRestoreUnauthorized ¶
type PostAuthorizationDivisionRestoreUnauthorized struct {
}PostAuthorizationDivisionRestoreUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationDivisionRestoreUnauthorized ¶
func NewPostAuthorizationDivisionRestoreUnauthorized() *PostAuthorizationDivisionRestoreUnauthorized
NewPostAuthorizationDivisionRestoreUnauthorized creates a PostAuthorizationDivisionRestoreUnauthorized with default headers values
func (*PostAuthorizationDivisionRestoreUnauthorized) Error ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) Error() string
func (*PostAuthorizationDivisionRestoreUnauthorized) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreUnauthorized) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization division restore unauthorized response has a 4xx status code
func (*PostAuthorizationDivisionRestoreUnauthorized) IsCode ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization division restore unauthorized response a status code equal to that given
func (*PostAuthorizationDivisionRestoreUnauthorized) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization division restore unauthorized response has a 3xx status code
func (*PostAuthorizationDivisionRestoreUnauthorized) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization division restore unauthorized response has a 5xx status code
func (*PostAuthorizationDivisionRestoreUnauthorized) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization division restore unauthorized response has a 2xx status code
func (*PostAuthorizationDivisionRestoreUnauthorized) String ¶
func (o *PostAuthorizationDivisionRestoreUnauthorized) String() string
type PostAuthorizationDivisionRestoreUnsupportedMediaType ¶
PostAuthorizationDivisionRestoreUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationDivisionRestoreUnsupportedMediaType ¶
func NewPostAuthorizationDivisionRestoreUnsupportedMediaType() *PostAuthorizationDivisionRestoreUnsupportedMediaType
NewPostAuthorizationDivisionRestoreUnsupportedMediaType creates a PostAuthorizationDivisionRestoreUnsupportedMediaType with default headers values
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) Error ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) Error() string
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization division restore unsupported media type response has a 4xx status code
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization division restore unsupported media type response a status code equal to that given
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization division restore unsupported media type response has a 3xx status code
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization division restore unsupported media type response has a 5xx status code
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization division restore unsupported media type response has a 2xx status code
func (*PostAuthorizationDivisionRestoreUnsupportedMediaType) String ¶
func (o *PostAuthorizationDivisionRestoreUnsupportedMediaType) String() string
type PostAuthorizationDivisionsBadRequest ¶
PostAuthorizationDivisionsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationDivisionsBadRequest ¶
func NewPostAuthorizationDivisionsBadRequest() *PostAuthorizationDivisionsBadRequest
NewPostAuthorizationDivisionsBadRequest creates a PostAuthorizationDivisionsBadRequest with default headers values
func (*PostAuthorizationDivisionsBadRequest) Error ¶
func (o *PostAuthorizationDivisionsBadRequest) Error() string
func (*PostAuthorizationDivisionsBadRequest) GetPayload ¶
func (o *PostAuthorizationDivisionsBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsBadRequest) IsClientError ¶
func (o *PostAuthorizationDivisionsBadRequest) IsClientError() bool
IsClientError returns true when this post authorization divisions bad request response has a 4xx status code
func (*PostAuthorizationDivisionsBadRequest) IsCode ¶
func (o *PostAuthorizationDivisionsBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization divisions bad request response a status code equal to that given
func (*PostAuthorizationDivisionsBadRequest) IsRedirect ¶
func (o *PostAuthorizationDivisionsBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization divisions bad request response has a 3xx status code
func (*PostAuthorizationDivisionsBadRequest) IsServerError ¶
func (o *PostAuthorizationDivisionsBadRequest) IsServerError() bool
IsServerError returns true when this post authorization divisions bad request response has a 5xx status code
func (*PostAuthorizationDivisionsBadRequest) IsSuccess ¶
func (o *PostAuthorizationDivisionsBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization divisions bad request response has a 2xx status code
func (*PostAuthorizationDivisionsBadRequest) String ¶
func (o *PostAuthorizationDivisionsBadRequest) String() string
type PostAuthorizationDivisionsConflict ¶
PostAuthorizationDivisionsConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAuthorizationDivisionsConflict ¶
func NewPostAuthorizationDivisionsConflict() *PostAuthorizationDivisionsConflict
NewPostAuthorizationDivisionsConflict creates a PostAuthorizationDivisionsConflict with default headers values
func (*PostAuthorizationDivisionsConflict) Error ¶
func (o *PostAuthorizationDivisionsConflict) Error() string
func (*PostAuthorizationDivisionsConflict) GetPayload ¶
func (o *PostAuthorizationDivisionsConflict) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsConflict) IsClientError ¶
func (o *PostAuthorizationDivisionsConflict) IsClientError() bool
IsClientError returns true when this post authorization divisions conflict response has a 4xx status code
func (*PostAuthorizationDivisionsConflict) IsCode ¶
func (o *PostAuthorizationDivisionsConflict) IsCode(code int) bool
IsCode returns true when this post authorization divisions conflict response a status code equal to that given
func (*PostAuthorizationDivisionsConflict) IsRedirect ¶
func (o *PostAuthorizationDivisionsConflict) IsRedirect() bool
IsRedirect returns true when this post authorization divisions conflict response has a 3xx status code
func (*PostAuthorizationDivisionsConflict) IsServerError ¶
func (o *PostAuthorizationDivisionsConflict) IsServerError() bool
IsServerError returns true when this post authorization divisions conflict response has a 5xx status code
func (*PostAuthorizationDivisionsConflict) IsSuccess ¶
func (o *PostAuthorizationDivisionsConflict) IsSuccess() bool
IsSuccess returns true when this post authorization divisions conflict response has a 2xx status code
func (*PostAuthorizationDivisionsConflict) String ¶
func (o *PostAuthorizationDivisionsConflict) String() string
type PostAuthorizationDivisionsForbidden ¶
PostAuthorizationDivisionsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationDivisionsForbidden ¶
func NewPostAuthorizationDivisionsForbidden() *PostAuthorizationDivisionsForbidden
NewPostAuthorizationDivisionsForbidden creates a PostAuthorizationDivisionsForbidden with default headers values
func (*PostAuthorizationDivisionsForbidden) Error ¶
func (o *PostAuthorizationDivisionsForbidden) Error() string
func (*PostAuthorizationDivisionsForbidden) GetPayload ¶
func (o *PostAuthorizationDivisionsForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsForbidden) IsClientError ¶
func (o *PostAuthorizationDivisionsForbidden) IsClientError() bool
IsClientError returns true when this post authorization divisions forbidden response has a 4xx status code
func (*PostAuthorizationDivisionsForbidden) IsCode ¶
func (o *PostAuthorizationDivisionsForbidden) IsCode(code int) bool
IsCode returns true when this post authorization divisions forbidden response a status code equal to that given
func (*PostAuthorizationDivisionsForbidden) IsRedirect ¶
func (o *PostAuthorizationDivisionsForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization divisions forbidden response has a 3xx status code
func (*PostAuthorizationDivisionsForbidden) IsServerError ¶
func (o *PostAuthorizationDivisionsForbidden) IsServerError() bool
IsServerError returns true when this post authorization divisions forbidden response has a 5xx status code
func (*PostAuthorizationDivisionsForbidden) IsSuccess ¶
func (o *PostAuthorizationDivisionsForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization divisions forbidden response has a 2xx status code
func (*PostAuthorizationDivisionsForbidden) String ¶
func (o *PostAuthorizationDivisionsForbidden) String() string
type PostAuthorizationDivisionsGatewayTimeout ¶
PostAuthorizationDivisionsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationDivisionsGatewayTimeout ¶
func NewPostAuthorizationDivisionsGatewayTimeout() *PostAuthorizationDivisionsGatewayTimeout
NewPostAuthorizationDivisionsGatewayTimeout creates a PostAuthorizationDivisionsGatewayTimeout with default headers values
func (*PostAuthorizationDivisionsGatewayTimeout) Error ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) Error() string
func (*PostAuthorizationDivisionsGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization divisions gateway timeout response has a 4xx status code
func (*PostAuthorizationDivisionsGatewayTimeout) IsCode ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization divisions gateway timeout response a status code equal to that given
func (*PostAuthorizationDivisionsGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization divisions gateway timeout response has a 3xx status code
func (*PostAuthorizationDivisionsGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization divisions gateway timeout response has a 5xx status code
func (*PostAuthorizationDivisionsGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization divisions gateway timeout response has a 2xx status code
func (*PostAuthorizationDivisionsGatewayTimeout) String ¶
func (o *PostAuthorizationDivisionsGatewayTimeout) String() string
type PostAuthorizationDivisionsInternalServerError ¶
PostAuthorizationDivisionsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationDivisionsInternalServerError ¶
func NewPostAuthorizationDivisionsInternalServerError() *PostAuthorizationDivisionsInternalServerError
NewPostAuthorizationDivisionsInternalServerError creates a PostAuthorizationDivisionsInternalServerError with default headers values
func (*PostAuthorizationDivisionsInternalServerError) Error ¶
func (o *PostAuthorizationDivisionsInternalServerError) Error() string
func (*PostAuthorizationDivisionsInternalServerError) GetPayload ¶
func (o *PostAuthorizationDivisionsInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsInternalServerError) IsClientError ¶
func (o *PostAuthorizationDivisionsInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization divisions internal server error response has a 4xx status code
func (*PostAuthorizationDivisionsInternalServerError) IsCode ¶
func (o *PostAuthorizationDivisionsInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization divisions internal server error response a status code equal to that given
func (*PostAuthorizationDivisionsInternalServerError) IsRedirect ¶
func (o *PostAuthorizationDivisionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization divisions internal server error response has a 3xx status code
func (*PostAuthorizationDivisionsInternalServerError) IsServerError ¶
func (o *PostAuthorizationDivisionsInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization divisions internal server error response has a 5xx status code
func (*PostAuthorizationDivisionsInternalServerError) IsSuccess ¶
func (o *PostAuthorizationDivisionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization divisions internal server error response has a 2xx status code
func (*PostAuthorizationDivisionsInternalServerError) String ¶
func (o *PostAuthorizationDivisionsInternalServerError) String() string
type PostAuthorizationDivisionsNotFound ¶
PostAuthorizationDivisionsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationDivisionsNotFound ¶
func NewPostAuthorizationDivisionsNotFound() *PostAuthorizationDivisionsNotFound
NewPostAuthorizationDivisionsNotFound creates a PostAuthorizationDivisionsNotFound with default headers values
func (*PostAuthorizationDivisionsNotFound) Error ¶
func (o *PostAuthorizationDivisionsNotFound) Error() string
func (*PostAuthorizationDivisionsNotFound) GetPayload ¶
func (o *PostAuthorizationDivisionsNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsNotFound) IsClientError ¶
func (o *PostAuthorizationDivisionsNotFound) IsClientError() bool
IsClientError returns true when this post authorization divisions not found response has a 4xx status code
func (*PostAuthorizationDivisionsNotFound) IsCode ¶
func (o *PostAuthorizationDivisionsNotFound) IsCode(code int) bool
IsCode returns true when this post authorization divisions not found response a status code equal to that given
func (*PostAuthorizationDivisionsNotFound) IsRedirect ¶
func (o *PostAuthorizationDivisionsNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization divisions not found response has a 3xx status code
func (*PostAuthorizationDivisionsNotFound) IsServerError ¶
func (o *PostAuthorizationDivisionsNotFound) IsServerError() bool
IsServerError returns true when this post authorization divisions not found response has a 5xx status code
func (*PostAuthorizationDivisionsNotFound) IsSuccess ¶
func (o *PostAuthorizationDivisionsNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization divisions not found response has a 2xx status code
func (*PostAuthorizationDivisionsNotFound) String ¶
func (o *PostAuthorizationDivisionsNotFound) String() string
type PostAuthorizationDivisionsOK ¶
type PostAuthorizationDivisionsOK struct {
Payload *models.AuthzDivision
}
PostAuthorizationDivisionsOK describes a response with status code 200, with default header values.
successful operation
func NewPostAuthorizationDivisionsOK ¶
func NewPostAuthorizationDivisionsOK() *PostAuthorizationDivisionsOK
NewPostAuthorizationDivisionsOK creates a PostAuthorizationDivisionsOK with default headers values
func (*PostAuthorizationDivisionsOK) Error ¶
func (o *PostAuthorizationDivisionsOK) Error() string
func (*PostAuthorizationDivisionsOK) GetPayload ¶
func (o *PostAuthorizationDivisionsOK) GetPayload() *models.AuthzDivision
func (*PostAuthorizationDivisionsOK) IsClientError ¶
func (o *PostAuthorizationDivisionsOK) IsClientError() bool
IsClientError returns true when this post authorization divisions o k response has a 4xx status code
func (*PostAuthorizationDivisionsOK) IsCode ¶
func (o *PostAuthorizationDivisionsOK) IsCode(code int) bool
IsCode returns true when this post authorization divisions o k response a status code equal to that given
func (*PostAuthorizationDivisionsOK) IsRedirect ¶
func (o *PostAuthorizationDivisionsOK) IsRedirect() bool
IsRedirect returns true when this post authorization divisions o k response has a 3xx status code
func (*PostAuthorizationDivisionsOK) IsServerError ¶
func (o *PostAuthorizationDivisionsOK) IsServerError() bool
IsServerError returns true when this post authorization divisions o k response has a 5xx status code
func (*PostAuthorizationDivisionsOK) IsSuccess ¶
func (o *PostAuthorizationDivisionsOK) IsSuccess() bool
IsSuccess returns true when this post authorization divisions o k response has a 2xx status code
func (*PostAuthorizationDivisionsOK) String ¶
func (o *PostAuthorizationDivisionsOK) String() string
type PostAuthorizationDivisionsParams ¶
type PostAuthorizationDivisionsParams struct { /* Body. Division */ Body *models.AuthzDivision Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationDivisionsParams contains all the parameters to send to the API endpoint
for the post authorization divisions operation. Typically these are written to a http.Request.
func NewPostAuthorizationDivisionsParams ¶
func NewPostAuthorizationDivisionsParams() *PostAuthorizationDivisionsParams
NewPostAuthorizationDivisionsParams creates a new PostAuthorizationDivisionsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationDivisionsParamsWithContext ¶
func NewPostAuthorizationDivisionsParamsWithContext(ctx context.Context) *PostAuthorizationDivisionsParams
NewPostAuthorizationDivisionsParamsWithContext creates a new PostAuthorizationDivisionsParams object with the ability to set a context for a request.
func NewPostAuthorizationDivisionsParamsWithHTTPClient ¶
func NewPostAuthorizationDivisionsParamsWithHTTPClient(client *http.Client) *PostAuthorizationDivisionsParams
NewPostAuthorizationDivisionsParamsWithHTTPClient creates a new PostAuthorizationDivisionsParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationDivisionsParamsWithTimeout ¶
func NewPostAuthorizationDivisionsParamsWithTimeout(timeout time.Duration) *PostAuthorizationDivisionsParams
NewPostAuthorizationDivisionsParamsWithTimeout creates a new PostAuthorizationDivisionsParams object with the ability to set a timeout on a request.
func (*PostAuthorizationDivisionsParams) SetBody ¶
func (o *PostAuthorizationDivisionsParams) SetBody(body *models.AuthzDivision)
SetBody adds the body to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) SetContext ¶
func (o *PostAuthorizationDivisionsParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) SetDefaults ¶
func (o *PostAuthorizationDivisionsParams) SetDefaults()
SetDefaults hydrates default values in the post authorization divisions params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationDivisionsParams) SetHTTPClient ¶
func (o *PostAuthorizationDivisionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) SetTimeout ¶
func (o *PostAuthorizationDivisionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) WithBody ¶
func (o *PostAuthorizationDivisionsParams) WithBody(body *models.AuthzDivision) *PostAuthorizationDivisionsParams
WithBody adds the body to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) WithContext ¶
func (o *PostAuthorizationDivisionsParams) WithContext(ctx context.Context) *PostAuthorizationDivisionsParams
WithContext adds the context to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) WithDefaults ¶
func (o *PostAuthorizationDivisionsParams) WithDefaults() *PostAuthorizationDivisionsParams
WithDefaults hydrates default values in the post authorization divisions params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationDivisionsParams) WithHTTPClient ¶
func (o *PostAuthorizationDivisionsParams) WithHTTPClient(client *http.Client) *PostAuthorizationDivisionsParams
WithHTTPClient adds the HTTPClient to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) WithTimeout ¶
func (o *PostAuthorizationDivisionsParams) WithTimeout(timeout time.Duration) *PostAuthorizationDivisionsParams
WithTimeout adds the timeout to the post authorization divisions params
func (*PostAuthorizationDivisionsParams) WriteToRequest ¶
func (o *PostAuthorizationDivisionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationDivisionsReader ¶
type PostAuthorizationDivisionsReader struct {
// contains filtered or unexported fields
}
PostAuthorizationDivisionsReader is a Reader for the PostAuthorizationDivisions structure.
func (*PostAuthorizationDivisionsReader) ReadResponse ¶
func (o *PostAuthorizationDivisionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationDivisionsRequestEntityTooLarge ¶
PostAuthorizationDivisionsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationDivisionsRequestEntityTooLarge ¶
func NewPostAuthorizationDivisionsRequestEntityTooLarge() *PostAuthorizationDivisionsRequestEntityTooLarge
NewPostAuthorizationDivisionsRequestEntityTooLarge creates a PostAuthorizationDivisionsRequestEntityTooLarge with default headers values
func (*PostAuthorizationDivisionsRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) Error() string
func (*PostAuthorizationDivisionsRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization divisions request entity too large response has a 4xx status code
func (*PostAuthorizationDivisionsRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization divisions request entity too large response a status code equal to that given
func (*PostAuthorizationDivisionsRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization divisions request entity too large response has a 3xx status code
func (*PostAuthorizationDivisionsRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization divisions request entity too large response has a 5xx status code
func (*PostAuthorizationDivisionsRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization divisions request entity too large response has a 2xx status code
func (*PostAuthorizationDivisionsRequestEntityTooLarge) String ¶
func (o *PostAuthorizationDivisionsRequestEntityTooLarge) String() string
type PostAuthorizationDivisionsRequestTimeout ¶
PostAuthorizationDivisionsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationDivisionsRequestTimeout ¶
func NewPostAuthorizationDivisionsRequestTimeout() *PostAuthorizationDivisionsRequestTimeout
NewPostAuthorizationDivisionsRequestTimeout creates a PostAuthorizationDivisionsRequestTimeout with default headers values
func (*PostAuthorizationDivisionsRequestTimeout) Error ¶
func (o *PostAuthorizationDivisionsRequestTimeout) Error() string
func (*PostAuthorizationDivisionsRequestTimeout) GetPayload ¶
func (o *PostAuthorizationDivisionsRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsRequestTimeout) IsClientError ¶
func (o *PostAuthorizationDivisionsRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization divisions request timeout response has a 4xx status code
func (*PostAuthorizationDivisionsRequestTimeout) IsCode ¶
func (o *PostAuthorizationDivisionsRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization divisions request timeout response a status code equal to that given
func (*PostAuthorizationDivisionsRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationDivisionsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization divisions request timeout response has a 3xx status code
func (*PostAuthorizationDivisionsRequestTimeout) IsServerError ¶
func (o *PostAuthorizationDivisionsRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization divisions request timeout response has a 5xx status code
func (*PostAuthorizationDivisionsRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationDivisionsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization divisions request timeout response has a 2xx status code
func (*PostAuthorizationDivisionsRequestTimeout) String ¶
func (o *PostAuthorizationDivisionsRequestTimeout) String() string
type PostAuthorizationDivisionsServiceUnavailable ¶
type PostAuthorizationDivisionsServiceUnavailable struct {
}PostAuthorizationDivisionsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationDivisionsServiceUnavailable ¶
func NewPostAuthorizationDivisionsServiceUnavailable() *PostAuthorizationDivisionsServiceUnavailable
NewPostAuthorizationDivisionsServiceUnavailable creates a PostAuthorizationDivisionsServiceUnavailable with default headers values
func (*PostAuthorizationDivisionsServiceUnavailable) Error ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) Error() string
func (*PostAuthorizationDivisionsServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization divisions service unavailable response has a 4xx status code
func (*PostAuthorizationDivisionsServiceUnavailable) IsCode ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization divisions service unavailable response a status code equal to that given
func (*PostAuthorizationDivisionsServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization divisions service unavailable response has a 3xx status code
func (*PostAuthorizationDivisionsServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization divisions service unavailable response has a 5xx status code
func (*PostAuthorizationDivisionsServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization divisions service unavailable response has a 2xx status code
func (*PostAuthorizationDivisionsServiceUnavailable) String ¶
func (o *PostAuthorizationDivisionsServiceUnavailable) String() string
type PostAuthorizationDivisionsTooManyRequests ¶
PostAuthorizationDivisionsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationDivisionsTooManyRequests ¶
func NewPostAuthorizationDivisionsTooManyRequests() *PostAuthorizationDivisionsTooManyRequests
NewPostAuthorizationDivisionsTooManyRequests creates a PostAuthorizationDivisionsTooManyRequests with default headers values
func (*PostAuthorizationDivisionsTooManyRequests) Error ¶
func (o *PostAuthorizationDivisionsTooManyRequests) Error() string
func (*PostAuthorizationDivisionsTooManyRequests) GetPayload ¶
func (o *PostAuthorizationDivisionsTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsTooManyRequests) IsClientError ¶
func (o *PostAuthorizationDivisionsTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization divisions too many requests response has a 4xx status code
func (*PostAuthorizationDivisionsTooManyRequests) IsCode ¶
func (o *PostAuthorizationDivisionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization divisions too many requests response a status code equal to that given
func (*PostAuthorizationDivisionsTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationDivisionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization divisions too many requests response has a 3xx status code
func (*PostAuthorizationDivisionsTooManyRequests) IsServerError ¶
func (o *PostAuthorizationDivisionsTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization divisions too many requests response has a 5xx status code
func (*PostAuthorizationDivisionsTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationDivisionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization divisions too many requests response has a 2xx status code
func (*PostAuthorizationDivisionsTooManyRequests) String ¶
func (o *PostAuthorizationDivisionsTooManyRequests) String() string
type PostAuthorizationDivisionsUnauthorized ¶
type PostAuthorizationDivisionsUnauthorized struct {
}PostAuthorizationDivisionsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationDivisionsUnauthorized ¶
func NewPostAuthorizationDivisionsUnauthorized() *PostAuthorizationDivisionsUnauthorized
NewPostAuthorizationDivisionsUnauthorized creates a PostAuthorizationDivisionsUnauthorized with default headers values
func (*PostAuthorizationDivisionsUnauthorized) Error ¶
func (o *PostAuthorizationDivisionsUnauthorized) Error() string
func (*PostAuthorizationDivisionsUnauthorized) GetPayload ¶
func (o *PostAuthorizationDivisionsUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsUnauthorized) IsClientError ¶
func (o *PostAuthorizationDivisionsUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization divisions unauthorized response has a 4xx status code
func (*PostAuthorizationDivisionsUnauthorized) IsCode ¶
func (o *PostAuthorizationDivisionsUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization divisions unauthorized response a status code equal to that given
func (*PostAuthorizationDivisionsUnauthorized) IsRedirect ¶
func (o *PostAuthorizationDivisionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization divisions unauthorized response has a 3xx status code
func (*PostAuthorizationDivisionsUnauthorized) IsServerError ¶
func (o *PostAuthorizationDivisionsUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization divisions unauthorized response has a 5xx status code
func (*PostAuthorizationDivisionsUnauthorized) IsSuccess ¶
func (o *PostAuthorizationDivisionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization divisions unauthorized response has a 2xx status code
func (*PostAuthorizationDivisionsUnauthorized) String ¶
func (o *PostAuthorizationDivisionsUnauthorized) String() string
type PostAuthorizationDivisionsUnsupportedMediaType ¶
PostAuthorizationDivisionsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationDivisionsUnsupportedMediaType ¶
func NewPostAuthorizationDivisionsUnsupportedMediaType() *PostAuthorizationDivisionsUnsupportedMediaType
NewPostAuthorizationDivisionsUnsupportedMediaType creates a PostAuthorizationDivisionsUnsupportedMediaType with default headers values
func (*PostAuthorizationDivisionsUnsupportedMediaType) Error ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) Error() string
func (*PostAuthorizationDivisionsUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationDivisionsUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization divisions unsupported media type response has a 4xx status code
func (*PostAuthorizationDivisionsUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization divisions unsupported media type response a status code equal to that given
func (*PostAuthorizationDivisionsUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization divisions unsupported media type response has a 3xx status code
func (*PostAuthorizationDivisionsUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization divisions unsupported media type response has a 5xx status code
func (*PostAuthorizationDivisionsUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization divisions unsupported media type response has a 2xx status code
func (*PostAuthorizationDivisionsUnsupportedMediaType) String ¶
func (o *PostAuthorizationDivisionsUnsupportedMediaType) String() string
type PostAuthorizationRoleBadRequest ¶
PostAuthorizationRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationRoleBadRequest ¶
func NewPostAuthorizationRoleBadRequest() *PostAuthorizationRoleBadRequest
NewPostAuthorizationRoleBadRequest creates a PostAuthorizationRoleBadRequest with default headers values
func (*PostAuthorizationRoleBadRequest) Error ¶
func (o *PostAuthorizationRoleBadRequest) Error() string
func (*PostAuthorizationRoleBadRequest) GetPayload ¶
func (o *PostAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleBadRequest) IsClientError ¶
func (o *PostAuthorizationRoleBadRequest) IsClientError() bool
IsClientError returns true when this post authorization role bad request response has a 4xx status code
func (*PostAuthorizationRoleBadRequest) IsCode ¶
func (o *PostAuthorizationRoleBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization role bad request response a status code equal to that given
func (*PostAuthorizationRoleBadRequest) IsRedirect ¶
func (o *PostAuthorizationRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization role bad request response has a 3xx status code
func (*PostAuthorizationRoleBadRequest) IsServerError ¶
func (o *PostAuthorizationRoleBadRequest) IsServerError() bool
IsServerError returns true when this post authorization role bad request response has a 5xx status code
func (*PostAuthorizationRoleBadRequest) IsSuccess ¶
func (o *PostAuthorizationRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization role bad request response has a 2xx status code
func (*PostAuthorizationRoleBadRequest) String ¶
func (o *PostAuthorizationRoleBadRequest) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDBadRequest ¶
PostAuthorizationRoleComparedefaultRightRoleIDBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationRoleComparedefaultRightRoleIDBadRequest ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDBadRequest() *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest
NewPostAuthorizationRoleComparedefaultRightRoleIDBadRequest creates a PostAuthorizationRoleComparedefaultRightRoleIDBadRequest with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id bad request response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id bad request response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id bad request response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id bad request response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id bad request response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDBadRequest) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDForbidden ¶
PostAuthorizationRoleComparedefaultRightRoleIDForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationRoleComparedefaultRightRoleIDForbidden ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDForbidden() *PostAuthorizationRoleComparedefaultRightRoleIDForbidden
NewPostAuthorizationRoleComparedefaultRightRoleIDForbidden creates a PostAuthorizationRoleComparedefaultRightRoleIDForbidden with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id forbidden response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id forbidden response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id forbidden response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id forbidden response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id forbidden response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDForbidden) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDForbidden) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout ¶
type PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout struct {
Payload *models.ErrorBody
}
PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout() *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout
NewPostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout creates a PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id gateway timeout response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id gateway timeout response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id gateway timeout response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id gateway timeout response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id gateway timeout response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDGatewayTimeout) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError ¶
type PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError struct {
Payload *models.ErrorBody
}
PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationRoleComparedefaultRightRoleIDInternalServerError ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDInternalServerError() *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError
NewPostAuthorizationRoleComparedefaultRightRoleIDInternalServerError creates a PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id internal server error response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id internal server error response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id internal server error response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id internal server error response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id internal server error response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDInternalServerError) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDNotFound ¶
PostAuthorizationRoleComparedefaultRightRoleIDNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationRoleComparedefaultRightRoleIDNotFound ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDNotFound() *PostAuthorizationRoleComparedefaultRightRoleIDNotFound
NewPostAuthorizationRoleComparedefaultRightRoleIDNotFound creates a PostAuthorizationRoleComparedefaultRightRoleIDNotFound with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id not found response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id not found response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id not found response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id not found response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id not found response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDNotFound) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDNotFound) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDOK ¶
type PostAuthorizationRoleComparedefaultRightRoleIDOK struct {
Payload *models.DomainOrgRoleDifference
}
PostAuthorizationRoleComparedefaultRightRoleIDOK describes a response with status code 200, with default header values.
successful operation
func NewPostAuthorizationRoleComparedefaultRightRoleIDOK ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDOK() *PostAuthorizationRoleComparedefaultRightRoleIDOK
NewPostAuthorizationRoleComparedefaultRightRoleIDOK creates a PostAuthorizationRoleComparedefaultRightRoleIDOK with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) GetPayload() *models.DomainOrgRoleDifference
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id o k response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id o k response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id o k response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id o k response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id o k response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDOK) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDOK) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDParams ¶
type PostAuthorizationRoleComparedefaultRightRoleIDParams struct { /* Body. Organization role */ Body *models.DomainOrganizationRole /* LeftRoleID. Left Role ID */ LeftRoleID string /* RightRoleID. Right Role id */ RightRoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationRoleComparedefaultRightRoleIDParams contains all the parameters to send to the API endpoint
for the post authorization role comparedefault right role Id operation. Typically these are written to a http.Request.
func NewPostAuthorizationRoleComparedefaultRightRoleIDParams ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDParams() *PostAuthorizationRoleComparedefaultRightRoleIDParams
NewPostAuthorizationRoleComparedefaultRightRoleIDParams creates a new PostAuthorizationRoleComparedefaultRightRoleIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithContext ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithContext(ctx context.Context) *PostAuthorizationRoleComparedefaultRightRoleIDParams
NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithContext creates a new PostAuthorizationRoleComparedefaultRightRoleIDParams object with the ability to set a context for a request.
func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient(client *http.Client) *PostAuthorizationRoleComparedefaultRightRoleIDParams
NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithHTTPClient creates a new PostAuthorizationRoleComparedefaultRightRoleIDParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout(timeout time.Duration) *PostAuthorizationRoleComparedefaultRightRoleIDParams
NewPostAuthorizationRoleComparedefaultRightRoleIDParamsWithTimeout creates a new PostAuthorizationRoleComparedefaultRightRoleIDParams object with the ability to set a timeout on a request.
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetBody ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetBody(body *models.DomainOrganizationRole)
SetBody adds the body to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetContext ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetDefaults ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetDefaults()
SetDefaults hydrates default values in the post authorization role comparedefault right role Id params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetHTTPClient ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetLeftRoleID ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetLeftRoleID(leftRoleID string)
SetLeftRoleID adds the leftRoleId to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetRightRoleID ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetRightRoleID(rightRoleID string)
SetRightRoleID adds the rightRoleId to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) SetTimeout ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithBody ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithBody(body *models.DomainOrganizationRole) *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithBody adds the body to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithContext ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithContext(ctx context.Context) *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithContext adds the context to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithDefaults ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithDefaults() *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithDefaults hydrates default values in the post authorization role comparedefault right role Id params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithHTTPClient ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithHTTPClient(client *http.Client) *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithHTTPClient adds the HTTPClient to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithLeftRoleID ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithLeftRoleID(leftRoleID string) *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithLeftRoleID adds the leftRoleID to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithRightRoleID ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithRightRoleID(rightRoleID string) *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithRightRoleID adds the rightRoleID to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WithTimeout ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WithTimeout(timeout time.Duration) *PostAuthorizationRoleComparedefaultRightRoleIDParams
WithTimeout adds the timeout to the post authorization role comparedefault right role Id params
func (*PostAuthorizationRoleComparedefaultRightRoleIDParams) WriteToRequest ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationRoleComparedefaultRightRoleIDReader ¶
type PostAuthorizationRoleComparedefaultRightRoleIDReader struct {
// contains filtered or unexported fields
}
PostAuthorizationRoleComparedefaultRightRoleIDReader is a Reader for the PostAuthorizationRoleComparedefaultRightRoleID structure.
func (*PostAuthorizationRoleComparedefaultRightRoleIDReader) ReadResponse ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge ¶
type PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge() *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge
NewPostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge creates a PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id request entity too large response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id request entity too large response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id request entity too large response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id request entity too large response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id request entity too large response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestEntityTooLarge) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout ¶
type PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout struct {
Payload *models.ErrorBody
}
PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout() *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout
NewPostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout creates a PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id request timeout response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id request timeout response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id request timeout response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id request timeout response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id request timeout response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDRequestTimeout) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable ¶
type PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable struct {
}PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable() *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable
NewPostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable creates a PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id service unavailable response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id service unavailable response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id service unavailable response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id service unavailable response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id service unavailable response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDServiceUnavailable) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests ¶
type PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests struct {
Payload *models.ErrorBody
}
PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests() *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests
NewPostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests creates a PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id too many requests response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id too many requests response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id too many requests response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id too many requests response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id too many requests response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDTooManyRequests) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized ¶
type PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized struct {
}PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationRoleComparedefaultRightRoleIDUnauthorized ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDUnauthorized() *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized
NewPostAuthorizationRoleComparedefaultRightRoleIDUnauthorized creates a PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id unauthorized response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id unauthorized response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id unauthorized response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id unauthorized response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id unauthorized response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnauthorized) String() string
type PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType ¶
type PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType struct {
Payload *models.ErrorBody
}
PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType ¶
func NewPostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType() *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType
NewPostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType creates a PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType with default headers values
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) Error ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) Error() string
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization role comparedefault right role Id unsupported media type response has a 4xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization role comparedefault right role Id unsupported media type response a status code equal to that given
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization role comparedefault right role Id unsupported media type response has a 3xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization role comparedefault right role Id unsupported media type response has a 5xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization role comparedefault right role Id unsupported media type response has a 2xx status code
func (*PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) String ¶
func (o *PostAuthorizationRoleComparedefaultRightRoleIDUnsupportedMediaType) String() string
type PostAuthorizationRoleForbidden ¶
PostAuthorizationRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationRoleForbidden ¶
func NewPostAuthorizationRoleForbidden() *PostAuthorizationRoleForbidden
NewPostAuthorizationRoleForbidden creates a PostAuthorizationRoleForbidden with default headers values
func (*PostAuthorizationRoleForbidden) Error ¶
func (o *PostAuthorizationRoleForbidden) Error() string
func (*PostAuthorizationRoleForbidden) GetPayload ¶
func (o *PostAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleForbidden) IsClientError ¶
func (o *PostAuthorizationRoleForbidden) IsClientError() bool
IsClientError returns true when this post authorization role forbidden response has a 4xx status code
func (*PostAuthorizationRoleForbidden) IsCode ¶
func (o *PostAuthorizationRoleForbidden) IsCode(code int) bool
IsCode returns true when this post authorization role forbidden response a status code equal to that given
func (*PostAuthorizationRoleForbidden) IsRedirect ¶
func (o *PostAuthorizationRoleForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization role forbidden response has a 3xx status code
func (*PostAuthorizationRoleForbidden) IsServerError ¶
func (o *PostAuthorizationRoleForbidden) IsServerError() bool
IsServerError returns true when this post authorization role forbidden response has a 5xx status code
func (*PostAuthorizationRoleForbidden) IsSuccess ¶
func (o *PostAuthorizationRoleForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization role forbidden response has a 2xx status code
func (*PostAuthorizationRoleForbidden) String ¶
func (o *PostAuthorizationRoleForbidden) String() string
type PostAuthorizationRoleGatewayTimeout ¶
PostAuthorizationRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationRoleGatewayTimeout ¶
func NewPostAuthorizationRoleGatewayTimeout() *PostAuthorizationRoleGatewayTimeout
NewPostAuthorizationRoleGatewayTimeout creates a PostAuthorizationRoleGatewayTimeout with default headers values
func (*PostAuthorizationRoleGatewayTimeout) Error ¶
func (o *PostAuthorizationRoleGatewayTimeout) Error() string
func (*PostAuthorizationRoleGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization role gateway timeout response has a 4xx status code
func (*PostAuthorizationRoleGatewayTimeout) IsCode ¶
func (o *PostAuthorizationRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization role gateway timeout response a status code equal to that given
func (*PostAuthorizationRoleGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization role gateway timeout response has a 3xx status code
func (*PostAuthorizationRoleGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization role gateway timeout response has a 5xx status code
func (*PostAuthorizationRoleGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization role gateway timeout response has a 2xx status code
func (*PostAuthorizationRoleGatewayTimeout) String ¶
func (o *PostAuthorizationRoleGatewayTimeout) String() string
type PostAuthorizationRoleInternalServerError ¶
PostAuthorizationRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationRoleInternalServerError ¶
func NewPostAuthorizationRoleInternalServerError() *PostAuthorizationRoleInternalServerError
NewPostAuthorizationRoleInternalServerError creates a PostAuthorizationRoleInternalServerError with default headers values
func (*PostAuthorizationRoleInternalServerError) Error ¶
func (o *PostAuthorizationRoleInternalServerError) Error() string
func (*PostAuthorizationRoleInternalServerError) GetPayload ¶
func (o *PostAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleInternalServerError) IsClientError ¶
func (o *PostAuthorizationRoleInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization role internal server error response has a 4xx status code
func (*PostAuthorizationRoleInternalServerError) IsCode ¶
func (o *PostAuthorizationRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization role internal server error response a status code equal to that given
func (*PostAuthorizationRoleInternalServerError) IsRedirect ¶
func (o *PostAuthorizationRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization role internal server error response has a 3xx status code
func (*PostAuthorizationRoleInternalServerError) IsServerError ¶
func (o *PostAuthorizationRoleInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization role internal server error response has a 5xx status code
func (*PostAuthorizationRoleInternalServerError) IsSuccess ¶
func (o *PostAuthorizationRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization role internal server error response has a 2xx status code
func (*PostAuthorizationRoleInternalServerError) String ¶
func (o *PostAuthorizationRoleInternalServerError) String() string
type PostAuthorizationRoleNoContent ¶
type PostAuthorizationRoleNoContent struct { }
PostAuthorizationRoleNoContent describes a response with status code 204, with default header values.
Bulk Grants Created
func NewPostAuthorizationRoleNoContent ¶
func NewPostAuthorizationRoleNoContent() *PostAuthorizationRoleNoContent
NewPostAuthorizationRoleNoContent creates a PostAuthorizationRoleNoContent with default headers values
func (*PostAuthorizationRoleNoContent) Error ¶
func (o *PostAuthorizationRoleNoContent) Error() string
func (*PostAuthorizationRoleNoContent) IsClientError ¶
func (o *PostAuthorizationRoleNoContent) IsClientError() bool
IsClientError returns true when this post authorization role no content response has a 4xx status code
func (*PostAuthorizationRoleNoContent) IsCode ¶
func (o *PostAuthorizationRoleNoContent) IsCode(code int) bool
IsCode returns true when this post authorization role no content response a status code equal to that given
func (*PostAuthorizationRoleNoContent) IsRedirect ¶
func (o *PostAuthorizationRoleNoContent) IsRedirect() bool
IsRedirect returns true when this post authorization role no content response has a 3xx status code
func (*PostAuthorizationRoleNoContent) IsServerError ¶
func (o *PostAuthorizationRoleNoContent) IsServerError() bool
IsServerError returns true when this post authorization role no content response has a 5xx status code
func (*PostAuthorizationRoleNoContent) IsSuccess ¶
func (o *PostAuthorizationRoleNoContent) IsSuccess() bool
IsSuccess returns true when this post authorization role no content response has a 2xx status code
func (*PostAuthorizationRoleNoContent) String ¶
func (o *PostAuthorizationRoleNoContent) String() string
type PostAuthorizationRoleNotFound ¶
PostAuthorizationRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationRoleNotFound ¶
func NewPostAuthorizationRoleNotFound() *PostAuthorizationRoleNotFound
NewPostAuthorizationRoleNotFound creates a PostAuthorizationRoleNotFound with default headers values
func (*PostAuthorizationRoleNotFound) Error ¶
func (o *PostAuthorizationRoleNotFound) Error() string
func (*PostAuthorizationRoleNotFound) GetPayload ¶
func (o *PostAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleNotFound) IsClientError ¶
func (o *PostAuthorizationRoleNotFound) IsClientError() bool
IsClientError returns true when this post authorization role not found response has a 4xx status code
func (*PostAuthorizationRoleNotFound) IsCode ¶
func (o *PostAuthorizationRoleNotFound) IsCode(code int) bool
IsCode returns true when this post authorization role not found response a status code equal to that given
func (*PostAuthorizationRoleNotFound) IsRedirect ¶
func (o *PostAuthorizationRoleNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization role not found response has a 3xx status code
func (*PostAuthorizationRoleNotFound) IsServerError ¶
func (o *PostAuthorizationRoleNotFound) IsServerError() bool
IsServerError returns true when this post authorization role not found response has a 5xx status code
func (*PostAuthorizationRoleNotFound) IsSuccess ¶
func (o *PostAuthorizationRoleNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization role not found response has a 2xx status code
func (*PostAuthorizationRoleNotFound) String ¶
func (o *PostAuthorizationRoleNotFound) String() string
type PostAuthorizationRoleParams ¶
type PostAuthorizationRoleParams struct { /* Body. Subjects and Divisions */ Body *models.SubjectDivisions /* RoleID. Role ID */ RoleID string /* SubjectType. what the type of the subjects are (PC_GROUP, PC_USER or PC_OAUTH_CLIENT) Default: "PC_USER" */ SubjectType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationRoleParams contains all the parameters to send to the API endpoint
for the post authorization role operation. Typically these are written to a http.Request.
func NewPostAuthorizationRoleParams ¶
func NewPostAuthorizationRoleParams() *PostAuthorizationRoleParams
NewPostAuthorizationRoleParams creates a new PostAuthorizationRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationRoleParamsWithContext ¶
func NewPostAuthorizationRoleParamsWithContext(ctx context.Context) *PostAuthorizationRoleParams
NewPostAuthorizationRoleParamsWithContext creates a new PostAuthorizationRoleParams object with the ability to set a context for a request.
func NewPostAuthorizationRoleParamsWithHTTPClient ¶
func NewPostAuthorizationRoleParamsWithHTTPClient(client *http.Client) *PostAuthorizationRoleParams
NewPostAuthorizationRoleParamsWithHTTPClient creates a new PostAuthorizationRoleParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationRoleParamsWithTimeout ¶
func NewPostAuthorizationRoleParamsWithTimeout(timeout time.Duration) *PostAuthorizationRoleParams
NewPostAuthorizationRoleParamsWithTimeout creates a new PostAuthorizationRoleParams object with the ability to set a timeout on a request.
func (*PostAuthorizationRoleParams) SetBody ¶
func (o *PostAuthorizationRoleParams) SetBody(body *models.SubjectDivisions)
SetBody adds the body to the post authorization role params
func (*PostAuthorizationRoleParams) SetContext ¶
func (o *PostAuthorizationRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization role params
func (*PostAuthorizationRoleParams) SetDefaults ¶
func (o *PostAuthorizationRoleParams) SetDefaults()
SetDefaults hydrates default values in the post authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRoleParams) SetHTTPClient ¶
func (o *PostAuthorizationRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization role params
func (*PostAuthorizationRoleParams) SetRoleID ¶
func (o *PostAuthorizationRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the post authorization role params
func (*PostAuthorizationRoleParams) SetSubjectType ¶
func (o *PostAuthorizationRoleParams) SetSubjectType(subjectType *string)
SetSubjectType adds the subjectType to the post authorization role params
func (*PostAuthorizationRoleParams) SetTimeout ¶
func (o *PostAuthorizationRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization role params
func (*PostAuthorizationRoleParams) WithBody ¶
func (o *PostAuthorizationRoleParams) WithBody(body *models.SubjectDivisions) *PostAuthorizationRoleParams
WithBody adds the body to the post authorization role params
func (*PostAuthorizationRoleParams) WithContext ¶
func (o *PostAuthorizationRoleParams) WithContext(ctx context.Context) *PostAuthorizationRoleParams
WithContext adds the context to the post authorization role params
func (*PostAuthorizationRoleParams) WithDefaults ¶
func (o *PostAuthorizationRoleParams) WithDefaults() *PostAuthorizationRoleParams
WithDefaults hydrates default values in the post authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRoleParams) WithHTTPClient ¶
func (o *PostAuthorizationRoleParams) WithHTTPClient(client *http.Client) *PostAuthorizationRoleParams
WithHTTPClient adds the HTTPClient to the post authorization role params
func (*PostAuthorizationRoleParams) WithRoleID ¶
func (o *PostAuthorizationRoleParams) WithRoleID(roleID string) *PostAuthorizationRoleParams
WithRoleID adds the roleID to the post authorization role params
func (*PostAuthorizationRoleParams) WithSubjectType ¶
func (o *PostAuthorizationRoleParams) WithSubjectType(subjectType *string) *PostAuthorizationRoleParams
WithSubjectType adds the subjectType to the post authorization role params
func (*PostAuthorizationRoleParams) WithTimeout ¶
func (o *PostAuthorizationRoleParams) WithTimeout(timeout time.Duration) *PostAuthorizationRoleParams
WithTimeout adds the timeout to the post authorization role params
func (*PostAuthorizationRoleParams) WriteToRequest ¶
func (o *PostAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationRoleReader ¶
type PostAuthorizationRoleReader struct {
// contains filtered or unexported fields
}
PostAuthorizationRoleReader is a Reader for the PostAuthorizationRole structure.
func (*PostAuthorizationRoleReader) ReadResponse ¶
func (o *PostAuthorizationRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationRoleRequestEntityTooLarge ¶
PostAuthorizationRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationRoleRequestEntityTooLarge ¶
func NewPostAuthorizationRoleRequestEntityTooLarge() *PostAuthorizationRoleRequestEntityTooLarge
NewPostAuthorizationRoleRequestEntityTooLarge creates a PostAuthorizationRoleRequestEntityTooLarge with default headers values
func (*PostAuthorizationRoleRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) Error() string
func (*PostAuthorizationRoleRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization role request entity too large response has a 4xx status code
func (*PostAuthorizationRoleRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization role request entity too large response a status code equal to that given
func (*PostAuthorizationRoleRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization role request entity too large response has a 3xx status code
func (*PostAuthorizationRoleRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization role request entity too large response has a 5xx status code
func (*PostAuthorizationRoleRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization role request entity too large response has a 2xx status code
func (*PostAuthorizationRoleRequestEntityTooLarge) String ¶
func (o *PostAuthorizationRoleRequestEntityTooLarge) String() string
type PostAuthorizationRoleRequestTimeout ¶
PostAuthorizationRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationRoleRequestTimeout ¶
func NewPostAuthorizationRoleRequestTimeout() *PostAuthorizationRoleRequestTimeout
NewPostAuthorizationRoleRequestTimeout creates a PostAuthorizationRoleRequestTimeout with default headers values
func (*PostAuthorizationRoleRequestTimeout) Error ¶
func (o *PostAuthorizationRoleRequestTimeout) Error() string
func (*PostAuthorizationRoleRequestTimeout) GetPayload ¶
func (o *PostAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleRequestTimeout) IsClientError ¶
func (o *PostAuthorizationRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization role request timeout response has a 4xx status code
func (*PostAuthorizationRoleRequestTimeout) IsCode ¶
func (o *PostAuthorizationRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization role request timeout response a status code equal to that given
func (*PostAuthorizationRoleRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization role request timeout response has a 3xx status code
func (*PostAuthorizationRoleRequestTimeout) IsServerError ¶
func (o *PostAuthorizationRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization role request timeout response has a 5xx status code
func (*PostAuthorizationRoleRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization role request timeout response has a 2xx status code
func (*PostAuthorizationRoleRequestTimeout) String ¶
func (o *PostAuthorizationRoleRequestTimeout) String() string
type PostAuthorizationRoleServiceUnavailable ¶
type PostAuthorizationRoleServiceUnavailable struct {
}PostAuthorizationRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationRoleServiceUnavailable ¶
func NewPostAuthorizationRoleServiceUnavailable() *PostAuthorizationRoleServiceUnavailable
NewPostAuthorizationRoleServiceUnavailable creates a PostAuthorizationRoleServiceUnavailable with default headers values
func (*PostAuthorizationRoleServiceUnavailable) Error ¶
func (o *PostAuthorizationRoleServiceUnavailable) Error() string
func (*PostAuthorizationRoleServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization role service unavailable response has a 4xx status code
func (*PostAuthorizationRoleServiceUnavailable) IsCode ¶
func (o *PostAuthorizationRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization role service unavailable response a status code equal to that given
func (*PostAuthorizationRoleServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization role service unavailable response has a 3xx status code
func (*PostAuthorizationRoleServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization role service unavailable response has a 5xx status code
func (*PostAuthorizationRoleServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization role service unavailable response has a 2xx status code
func (*PostAuthorizationRoleServiceUnavailable) String ¶
func (o *PostAuthorizationRoleServiceUnavailable) String() string
type PostAuthorizationRoleTooManyRequests ¶
PostAuthorizationRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationRoleTooManyRequests ¶
func NewPostAuthorizationRoleTooManyRequests() *PostAuthorizationRoleTooManyRequests
NewPostAuthorizationRoleTooManyRequests creates a PostAuthorizationRoleTooManyRequests with default headers values
func (*PostAuthorizationRoleTooManyRequests) Error ¶
func (o *PostAuthorizationRoleTooManyRequests) Error() string
func (*PostAuthorizationRoleTooManyRequests) GetPayload ¶
func (o *PostAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleTooManyRequests) IsClientError ¶
func (o *PostAuthorizationRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization role too many requests response has a 4xx status code
func (*PostAuthorizationRoleTooManyRequests) IsCode ¶
func (o *PostAuthorizationRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization role too many requests response a status code equal to that given
func (*PostAuthorizationRoleTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization role too many requests response has a 3xx status code
func (*PostAuthorizationRoleTooManyRequests) IsServerError ¶
func (o *PostAuthorizationRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization role too many requests response has a 5xx status code
func (*PostAuthorizationRoleTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization role too many requests response has a 2xx status code
func (*PostAuthorizationRoleTooManyRequests) String ¶
func (o *PostAuthorizationRoleTooManyRequests) String() string
type PostAuthorizationRoleUnauthorized ¶
type PostAuthorizationRoleUnauthorized struct {
}PostAuthorizationRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationRoleUnauthorized ¶
func NewPostAuthorizationRoleUnauthorized() *PostAuthorizationRoleUnauthorized
NewPostAuthorizationRoleUnauthorized creates a PostAuthorizationRoleUnauthorized with default headers values
func (*PostAuthorizationRoleUnauthorized) Error ¶
func (o *PostAuthorizationRoleUnauthorized) Error() string
func (*PostAuthorizationRoleUnauthorized) GetPayload ¶
func (o *PostAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleUnauthorized) IsClientError ¶
func (o *PostAuthorizationRoleUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization role unauthorized response has a 4xx status code
func (*PostAuthorizationRoleUnauthorized) IsCode ¶
func (o *PostAuthorizationRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization role unauthorized response a status code equal to that given
func (*PostAuthorizationRoleUnauthorized) IsRedirect ¶
func (o *PostAuthorizationRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization role unauthorized response has a 3xx status code
func (*PostAuthorizationRoleUnauthorized) IsServerError ¶
func (o *PostAuthorizationRoleUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization role unauthorized response has a 5xx status code
func (*PostAuthorizationRoleUnauthorized) IsSuccess ¶
func (o *PostAuthorizationRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization role unauthorized response has a 2xx status code
func (*PostAuthorizationRoleUnauthorized) String ¶
func (o *PostAuthorizationRoleUnauthorized) String() string
type PostAuthorizationRoleUnsupportedMediaType ¶
PostAuthorizationRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationRoleUnsupportedMediaType ¶
func NewPostAuthorizationRoleUnsupportedMediaType() *PostAuthorizationRoleUnsupportedMediaType
NewPostAuthorizationRoleUnsupportedMediaType creates a PostAuthorizationRoleUnsupportedMediaType with default headers values
func (*PostAuthorizationRoleUnsupportedMediaType) Error ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) Error() string
func (*PostAuthorizationRoleUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationRoleUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization role unsupported media type response has a 4xx status code
func (*PostAuthorizationRoleUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization role unsupported media type response a status code equal to that given
func (*PostAuthorizationRoleUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization role unsupported media type response has a 3xx status code
func (*PostAuthorizationRoleUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization role unsupported media type response has a 5xx status code
func (*PostAuthorizationRoleUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization role unsupported media type response has a 2xx status code
func (*PostAuthorizationRoleUnsupportedMediaType) String ¶
func (o *PostAuthorizationRoleUnsupportedMediaType) String() string
type PostAuthorizationRolesBadRequest ¶
PostAuthorizationRolesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationRolesBadRequest ¶
func NewPostAuthorizationRolesBadRequest() *PostAuthorizationRolesBadRequest
NewPostAuthorizationRolesBadRequest creates a PostAuthorizationRolesBadRequest with default headers values
func (*PostAuthorizationRolesBadRequest) Error ¶
func (o *PostAuthorizationRolesBadRequest) Error() string
func (*PostAuthorizationRolesBadRequest) GetPayload ¶
func (o *PostAuthorizationRolesBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesBadRequest) IsClientError ¶
func (o *PostAuthorizationRolesBadRequest) IsClientError() bool
IsClientError returns true when this post authorization roles bad request response has a 4xx status code
func (*PostAuthorizationRolesBadRequest) IsCode ¶
func (o *PostAuthorizationRolesBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization roles bad request response a status code equal to that given
func (*PostAuthorizationRolesBadRequest) IsRedirect ¶
func (o *PostAuthorizationRolesBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization roles bad request response has a 3xx status code
func (*PostAuthorizationRolesBadRequest) IsServerError ¶
func (o *PostAuthorizationRolesBadRequest) IsServerError() bool
IsServerError returns true when this post authorization roles bad request response has a 5xx status code
func (*PostAuthorizationRolesBadRequest) IsSuccess ¶
func (o *PostAuthorizationRolesBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization roles bad request response has a 2xx status code
func (*PostAuthorizationRolesBadRequest) String ¶
func (o *PostAuthorizationRolesBadRequest) String() string
type PostAuthorizationRolesDefaultBadRequest ¶
PostAuthorizationRolesDefaultBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationRolesDefaultBadRequest ¶
func NewPostAuthorizationRolesDefaultBadRequest() *PostAuthorizationRolesDefaultBadRequest
NewPostAuthorizationRolesDefaultBadRequest creates a PostAuthorizationRolesDefaultBadRequest with default headers values
func (*PostAuthorizationRolesDefaultBadRequest) Error ¶
func (o *PostAuthorizationRolesDefaultBadRequest) Error() string
func (*PostAuthorizationRolesDefaultBadRequest) GetPayload ¶
func (o *PostAuthorizationRolesDefaultBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultBadRequest) IsClientError ¶
func (o *PostAuthorizationRolesDefaultBadRequest) IsClientError() bool
IsClientError returns true when this post authorization roles default bad request response has a 4xx status code
func (*PostAuthorizationRolesDefaultBadRequest) IsCode ¶
func (o *PostAuthorizationRolesDefaultBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization roles default bad request response a status code equal to that given
func (*PostAuthorizationRolesDefaultBadRequest) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization roles default bad request response has a 3xx status code
func (*PostAuthorizationRolesDefaultBadRequest) IsServerError ¶
func (o *PostAuthorizationRolesDefaultBadRequest) IsServerError() bool
IsServerError returns true when this post authorization roles default bad request response has a 5xx status code
func (*PostAuthorizationRolesDefaultBadRequest) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization roles default bad request response has a 2xx status code
func (*PostAuthorizationRolesDefaultBadRequest) String ¶
func (o *PostAuthorizationRolesDefaultBadRequest) String() string
type PostAuthorizationRolesDefaultForbidden ¶
PostAuthorizationRolesDefaultForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationRolesDefaultForbidden ¶
func NewPostAuthorizationRolesDefaultForbidden() *PostAuthorizationRolesDefaultForbidden
NewPostAuthorizationRolesDefaultForbidden creates a PostAuthorizationRolesDefaultForbidden with default headers values
func (*PostAuthorizationRolesDefaultForbidden) Error ¶
func (o *PostAuthorizationRolesDefaultForbidden) Error() string
func (*PostAuthorizationRolesDefaultForbidden) GetPayload ¶
func (o *PostAuthorizationRolesDefaultForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultForbidden) IsClientError ¶
func (o *PostAuthorizationRolesDefaultForbidden) IsClientError() bool
IsClientError returns true when this post authorization roles default forbidden response has a 4xx status code
func (*PostAuthorizationRolesDefaultForbidden) IsCode ¶
func (o *PostAuthorizationRolesDefaultForbidden) IsCode(code int) bool
IsCode returns true when this post authorization roles default forbidden response a status code equal to that given
func (*PostAuthorizationRolesDefaultForbidden) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization roles default forbidden response has a 3xx status code
func (*PostAuthorizationRolesDefaultForbidden) IsServerError ¶
func (o *PostAuthorizationRolesDefaultForbidden) IsServerError() bool
IsServerError returns true when this post authorization roles default forbidden response has a 5xx status code
func (*PostAuthorizationRolesDefaultForbidden) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization roles default forbidden response has a 2xx status code
func (*PostAuthorizationRolesDefaultForbidden) String ¶
func (o *PostAuthorizationRolesDefaultForbidden) String() string
type PostAuthorizationRolesDefaultGatewayTimeout ¶
PostAuthorizationRolesDefaultGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationRolesDefaultGatewayTimeout ¶
func NewPostAuthorizationRolesDefaultGatewayTimeout() *PostAuthorizationRolesDefaultGatewayTimeout
NewPostAuthorizationRolesDefaultGatewayTimeout creates a PostAuthorizationRolesDefaultGatewayTimeout with default headers values
func (*PostAuthorizationRolesDefaultGatewayTimeout) Error ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) Error() string
func (*PostAuthorizationRolesDefaultGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization roles default gateway timeout response has a 4xx status code
func (*PostAuthorizationRolesDefaultGatewayTimeout) IsCode ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization roles default gateway timeout response a status code equal to that given
func (*PostAuthorizationRolesDefaultGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization roles default gateway timeout response has a 3xx status code
func (*PostAuthorizationRolesDefaultGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization roles default gateway timeout response has a 5xx status code
func (*PostAuthorizationRolesDefaultGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization roles default gateway timeout response has a 2xx status code
func (*PostAuthorizationRolesDefaultGatewayTimeout) String ¶
func (o *PostAuthorizationRolesDefaultGatewayTimeout) String() string
type PostAuthorizationRolesDefaultInternalServerError ¶
PostAuthorizationRolesDefaultInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationRolesDefaultInternalServerError ¶
func NewPostAuthorizationRolesDefaultInternalServerError() *PostAuthorizationRolesDefaultInternalServerError
NewPostAuthorizationRolesDefaultInternalServerError creates a PostAuthorizationRolesDefaultInternalServerError with default headers values
func (*PostAuthorizationRolesDefaultInternalServerError) Error ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) Error() string
func (*PostAuthorizationRolesDefaultInternalServerError) GetPayload ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultInternalServerError) IsClientError ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization roles default internal server error response has a 4xx status code
func (*PostAuthorizationRolesDefaultInternalServerError) IsCode ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization roles default internal server error response a status code equal to that given
func (*PostAuthorizationRolesDefaultInternalServerError) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization roles default internal server error response has a 3xx status code
func (*PostAuthorizationRolesDefaultInternalServerError) IsServerError ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization roles default internal server error response has a 5xx status code
func (*PostAuthorizationRolesDefaultInternalServerError) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization roles default internal server error response has a 2xx status code
func (*PostAuthorizationRolesDefaultInternalServerError) String ¶
func (o *PostAuthorizationRolesDefaultInternalServerError) String() string
type PostAuthorizationRolesDefaultNotFound ¶
PostAuthorizationRolesDefaultNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationRolesDefaultNotFound ¶
func NewPostAuthorizationRolesDefaultNotFound() *PostAuthorizationRolesDefaultNotFound
NewPostAuthorizationRolesDefaultNotFound creates a PostAuthorizationRolesDefaultNotFound with default headers values
func (*PostAuthorizationRolesDefaultNotFound) Error ¶
func (o *PostAuthorizationRolesDefaultNotFound) Error() string
func (*PostAuthorizationRolesDefaultNotFound) GetPayload ¶
func (o *PostAuthorizationRolesDefaultNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultNotFound) IsClientError ¶
func (o *PostAuthorizationRolesDefaultNotFound) IsClientError() bool
IsClientError returns true when this post authorization roles default not found response has a 4xx status code
func (*PostAuthorizationRolesDefaultNotFound) IsCode ¶
func (o *PostAuthorizationRolesDefaultNotFound) IsCode(code int) bool
IsCode returns true when this post authorization roles default not found response a status code equal to that given
func (*PostAuthorizationRolesDefaultNotFound) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization roles default not found response has a 3xx status code
func (*PostAuthorizationRolesDefaultNotFound) IsServerError ¶
func (o *PostAuthorizationRolesDefaultNotFound) IsServerError() bool
IsServerError returns true when this post authorization roles default not found response has a 5xx status code
func (*PostAuthorizationRolesDefaultNotFound) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization roles default not found response has a 2xx status code
func (*PostAuthorizationRolesDefaultNotFound) String ¶
func (o *PostAuthorizationRolesDefaultNotFound) String() string
type PostAuthorizationRolesDefaultOK ¶
type PostAuthorizationRolesDefaultOK struct {
Payload *models.OrganizationRoleEntityListing
}
PostAuthorizationRolesDefaultOK describes a response with status code 200, with default header values.
successful operation
func NewPostAuthorizationRolesDefaultOK ¶
func NewPostAuthorizationRolesDefaultOK() *PostAuthorizationRolesDefaultOK
NewPostAuthorizationRolesDefaultOK creates a PostAuthorizationRolesDefaultOK with default headers values
func (*PostAuthorizationRolesDefaultOK) Error ¶
func (o *PostAuthorizationRolesDefaultOK) Error() string
func (*PostAuthorizationRolesDefaultOK) GetPayload ¶
func (o *PostAuthorizationRolesDefaultOK) GetPayload() *models.OrganizationRoleEntityListing
func (*PostAuthorizationRolesDefaultOK) IsClientError ¶
func (o *PostAuthorizationRolesDefaultOK) IsClientError() bool
IsClientError returns true when this post authorization roles default o k response has a 4xx status code
func (*PostAuthorizationRolesDefaultOK) IsCode ¶
func (o *PostAuthorizationRolesDefaultOK) IsCode(code int) bool
IsCode returns true when this post authorization roles default o k response a status code equal to that given
func (*PostAuthorizationRolesDefaultOK) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultOK) IsRedirect() bool
IsRedirect returns true when this post authorization roles default o k response has a 3xx status code
func (*PostAuthorizationRolesDefaultOK) IsServerError ¶
func (o *PostAuthorizationRolesDefaultOK) IsServerError() bool
IsServerError returns true when this post authorization roles default o k response has a 5xx status code
func (*PostAuthorizationRolesDefaultOK) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultOK) IsSuccess() bool
IsSuccess returns true when this post authorization roles default o k response has a 2xx status code
func (*PostAuthorizationRolesDefaultOK) String ¶
func (o *PostAuthorizationRolesDefaultOK) String() string
type PostAuthorizationRolesDefaultParams ¶
type PostAuthorizationRolesDefaultParams struct { /* Force. Restore default roles */ Force *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationRolesDefaultParams contains all the parameters to send to the API endpoint
for the post authorization roles default operation. Typically these are written to a http.Request.
func NewPostAuthorizationRolesDefaultParams ¶
func NewPostAuthorizationRolesDefaultParams() *PostAuthorizationRolesDefaultParams
NewPostAuthorizationRolesDefaultParams creates a new PostAuthorizationRolesDefaultParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationRolesDefaultParamsWithContext ¶
func NewPostAuthorizationRolesDefaultParamsWithContext(ctx context.Context) *PostAuthorizationRolesDefaultParams
NewPostAuthorizationRolesDefaultParamsWithContext creates a new PostAuthorizationRolesDefaultParams object with the ability to set a context for a request.
func NewPostAuthorizationRolesDefaultParamsWithHTTPClient ¶
func NewPostAuthorizationRolesDefaultParamsWithHTTPClient(client *http.Client) *PostAuthorizationRolesDefaultParams
NewPostAuthorizationRolesDefaultParamsWithHTTPClient creates a new PostAuthorizationRolesDefaultParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationRolesDefaultParamsWithTimeout ¶
func NewPostAuthorizationRolesDefaultParamsWithTimeout(timeout time.Duration) *PostAuthorizationRolesDefaultParams
NewPostAuthorizationRolesDefaultParamsWithTimeout creates a new PostAuthorizationRolesDefaultParams object with the ability to set a timeout on a request.
func (*PostAuthorizationRolesDefaultParams) SetContext ¶
func (o *PostAuthorizationRolesDefaultParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) SetDefaults ¶
func (o *PostAuthorizationRolesDefaultParams) SetDefaults()
SetDefaults hydrates default values in the post authorization roles default params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRolesDefaultParams) SetForce ¶
func (o *PostAuthorizationRolesDefaultParams) SetForce(force *bool)
SetForce adds the force to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) SetHTTPClient ¶
func (o *PostAuthorizationRolesDefaultParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) SetTimeout ¶
func (o *PostAuthorizationRolesDefaultParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) WithContext ¶
func (o *PostAuthorizationRolesDefaultParams) WithContext(ctx context.Context) *PostAuthorizationRolesDefaultParams
WithContext adds the context to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) WithDefaults ¶
func (o *PostAuthorizationRolesDefaultParams) WithDefaults() *PostAuthorizationRolesDefaultParams
WithDefaults hydrates default values in the post authorization roles default params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRolesDefaultParams) WithForce ¶
func (o *PostAuthorizationRolesDefaultParams) WithForce(force *bool) *PostAuthorizationRolesDefaultParams
WithForce adds the force to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) WithHTTPClient ¶
func (o *PostAuthorizationRolesDefaultParams) WithHTTPClient(client *http.Client) *PostAuthorizationRolesDefaultParams
WithHTTPClient adds the HTTPClient to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) WithTimeout ¶
func (o *PostAuthorizationRolesDefaultParams) WithTimeout(timeout time.Duration) *PostAuthorizationRolesDefaultParams
WithTimeout adds the timeout to the post authorization roles default params
func (*PostAuthorizationRolesDefaultParams) WriteToRequest ¶
func (o *PostAuthorizationRolesDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationRolesDefaultReader ¶
type PostAuthorizationRolesDefaultReader struct {
// contains filtered or unexported fields
}
PostAuthorizationRolesDefaultReader is a Reader for the PostAuthorizationRolesDefault structure.
func (*PostAuthorizationRolesDefaultReader) ReadResponse ¶
func (o *PostAuthorizationRolesDefaultReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationRolesDefaultRequestEntityTooLarge ¶
PostAuthorizationRolesDefaultRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationRolesDefaultRequestEntityTooLarge ¶
func NewPostAuthorizationRolesDefaultRequestEntityTooLarge() *PostAuthorizationRolesDefaultRequestEntityTooLarge
NewPostAuthorizationRolesDefaultRequestEntityTooLarge creates a PostAuthorizationRolesDefaultRequestEntityTooLarge with default headers values
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) Error() string
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization roles default request entity too large response has a 4xx status code
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization roles default request entity too large response a status code equal to that given
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization roles default request entity too large response has a 3xx status code
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization roles default request entity too large response has a 5xx status code
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization roles default request entity too large response has a 2xx status code
func (*PostAuthorizationRolesDefaultRequestEntityTooLarge) String ¶
func (o *PostAuthorizationRolesDefaultRequestEntityTooLarge) String() string
type PostAuthorizationRolesDefaultRequestTimeout ¶
PostAuthorizationRolesDefaultRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationRolesDefaultRequestTimeout ¶
func NewPostAuthorizationRolesDefaultRequestTimeout() *PostAuthorizationRolesDefaultRequestTimeout
NewPostAuthorizationRolesDefaultRequestTimeout creates a PostAuthorizationRolesDefaultRequestTimeout with default headers values
func (*PostAuthorizationRolesDefaultRequestTimeout) Error ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) Error() string
func (*PostAuthorizationRolesDefaultRequestTimeout) GetPayload ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultRequestTimeout) IsClientError ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization roles default request timeout response has a 4xx status code
func (*PostAuthorizationRolesDefaultRequestTimeout) IsCode ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization roles default request timeout response a status code equal to that given
func (*PostAuthorizationRolesDefaultRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization roles default request timeout response has a 3xx status code
func (*PostAuthorizationRolesDefaultRequestTimeout) IsServerError ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization roles default request timeout response has a 5xx status code
func (*PostAuthorizationRolesDefaultRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization roles default request timeout response has a 2xx status code
func (*PostAuthorizationRolesDefaultRequestTimeout) String ¶
func (o *PostAuthorizationRolesDefaultRequestTimeout) String() string
type PostAuthorizationRolesDefaultServiceUnavailable ¶
type PostAuthorizationRolesDefaultServiceUnavailable struct {
}PostAuthorizationRolesDefaultServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationRolesDefaultServiceUnavailable ¶
func NewPostAuthorizationRolesDefaultServiceUnavailable() *PostAuthorizationRolesDefaultServiceUnavailable
NewPostAuthorizationRolesDefaultServiceUnavailable creates a PostAuthorizationRolesDefaultServiceUnavailable with default headers values
func (*PostAuthorizationRolesDefaultServiceUnavailable) Error ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) Error() string
func (*PostAuthorizationRolesDefaultServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization roles default service unavailable response has a 4xx status code
func (*PostAuthorizationRolesDefaultServiceUnavailable) IsCode ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization roles default service unavailable response a status code equal to that given
func (*PostAuthorizationRolesDefaultServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization roles default service unavailable response has a 3xx status code
func (*PostAuthorizationRolesDefaultServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization roles default service unavailable response has a 5xx status code
func (*PostAuthorizationRolesDefaultServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization roles default service unavailable response has a 2xx status code
func (*PostAuthorizationRolesDefaultServiceUnavailable) String ¶
func (o *PostAuthorizationRolesDefaultServiceUnavailable) String() string
type PostAuthorizationRolesDefaultTooManyRequests ¶
PostAuthorizationRolesDefaultTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationRolesDefaultTooManyRequests ¶
func NewPostAuthorizationRolesDefaultTooManyRequests() *PostAuthorizationRolesDefaultTooManyRequests
NewPostAuthorizationRolesDefaultTooManyRequests creates a PostAuthorizationRolesDefaultTooManyRequests with default headers values
func (*PostAuthorizationRolesDefaultTooManyRequests) Error ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) Error() string
func (*PostAuthorizationRolesDefaultTooManyRequests) GetPayload ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultTooManyRequests) IsClientError ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization roles default too many requests response has a 4xx status code
func (*PostAuthorizationRolesDefaultTooManyRequests) IsCode ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization roles default too many requests response a status code equal to that given
func (*PostAuthorizationRolesDefaultTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization roles default too many requests response has a 3xx status code
func (*PostAuthorizationRolesDefaultTooManyRequests) IsServerError ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization roles default too many requests response has a 5xx status code
func (*PostAuthorizationRolesDefaultTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization roles default too many requests response has a 2xx status code
func (*PostAuthorizationRolesDefaultTooManyRequests) String ¶
func (o *PostAuthorizationRolesDefaultTooManyRequests) String() string
type PostAuthorizationRolesDefaultUnauthorized ¶
type PostAuthorizationRolesDefaultUnauthorized struct {
}PostAuthorizationRolesDefaultUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationRolesDefaultUnauthorized ¶
func NewPostAuthorizationRolesDefaultUnauthorized() *PostAuthorizationRolesDefaultUnauthorized
NewPostAuthorizationRolesDefaultUnauthorized creates a PostAuthorizationRolesDefaultUnauthorized with default headers values
func (*PostAuthorizationRolesDefaultUnauthorized) Error ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) Error() string
func (*PostAuthorizationRolesDefaultUnauthorized) GetPayload ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultUnauthorized) IsClientError ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization roles default unauthorized response has a 4xx status code
func (*PostAuthorizationRolesDefaultUnauthorized) IsCode ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization roles default unauthorized response a status code equal to that given
func (*PostAuthorizationRolesDefaultUnauthorized) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization roles default unauthorized response has a 3xx status code
func (*PostAuthorizationRolesDefaultUnauthorized) IsServerError ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization roles default unauthorized response has a 5xx status code
func (*PostAuthorizationRolesDefaultUnauthorized) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization roles default unauthorized response has a 2xx status code
func (*PostAuthorizationRolesDefaultUnauthorized) String ¶
func (o *PostAuthorizationRolesDefaultUnauthorized) String() string
type PostAuthorizationRolesDefaultUnsupportedMediaType ¶
PostAuthorizationRolesDefaultUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationRolesDefaultUnsupportedMediaType ¶
func NewPostAuthorizationRolesDefaultUnsupportedMediaType() *PostAuthorizationRolesDefaultUnsupportedMediaType
NewPostAuthorizationRolesDefaultUnsupportedMediaType creates a PostAuthorizationRolesDefaultUnsupportedMediaType with default headers values
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) Error ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) Error() string
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization roles default unsupported media type response has a 4xx status code
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization roles default unsupported media type response a status code equal to that given
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization roles default unsupported media type response has a 3xx status code
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization roles default unsupported media type response has a 5xx status code
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization roles default unsupported media type response has a 2xx status code
func (*PostAuthorizationRolesDefaultUnsupportedMediaType) String ¶
func (o *PostAuthorizationRolesDefaultUnsupportedMediaType) String() string
type PostAuthorizationRolesForbidden ¶
PostAuthorizationRolesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationRolesForbidden ¶
func NewPostAuthorizationRolesForbidden() *PostAuthorizationRolesForbidden
NewPostAuthorizationRolesForbidden creates a PostAuthorizationRolesForbidden with default headers values
func (*PostAuthorizationRolesForbidden) Error ¶
func (o *PostAuthorizationRolesForbidden) Error() string
func (*PostAuthorizationRolesForbidden) GetPayload ¶
func (o *PostAuthorizationRolesForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesForbidden) IsClientError ¶
func (o *PostAuthorizationRolesForbidden) IsClientError() bool
IsClientError returns true when this post authorization roles forbidden response has a 4xx status code
func (*PostAuthorizationRolesForbidden) IsCode ¶
func (o *PostAuthorizationRolesForbidden) IsCode(code int) bool
IsCode returns true when this post authorization roles forbidden response a status code equal to that given
func (*PostAuthorizationRolesForbidden) IsRedirect ¶
func (o *PostAuthorizationRolesForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization roles forbidden response has a 3xx status code
func (*PostAuthorizationRolesForbidden) IsServerError ¶
func (o *PostAuthorizationRolesForbidden) IsServerError() bool
IsServerError returns true when this post authorization roles forbidden response has a 5xx status code
func (*PostAuthorizationRolesForbidden) IsSuccess ¶
func (o *PostAuthorizationRolesForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization roles forbidden response has a 2xx status code
func (*PostAuthorizationRolesForbidden) String ¶
func (o *PostAuthorizationRolesForbidden) String() string
type PostAuthorizationRolesGatewayTimeout ¶
PostAuthorizationRolesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationRolesGatewayTimeout ¶
func NewPostAuthorizationRolesGatewayTimeout() *PostAuthorizationRolesGatewayTimeout
NewPostAuthorizationRolesGatewayTimeout creates a PostAuthorizationRolesGatewayTimeout with default headers values
func (*PostAuthorizationRolesGatewayTimeout) Error ¶
func (o *PostAuthorizationRolesGatewayTimeout) Error() string
func (*PostAuthorizationRolesGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationRolesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationRolesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization roles gateway timeout response has a 4xx status code
func (*PostAuthorizationRolesGatewayTimeout) IsCode ¶
func (o *PostAuthorizationRolesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization roles gateway timeout response a status code equal to that given
func (*PostAuthorizationRolesGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationRolesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization roles gateway timeout response has a 3xx status code
func (*PostAuthorizationRolesGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationRolesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization roles gateway timeout response has a 5xx status code
func (*PostAuthorizationRolesGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationRolesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization roles gateway timeout response has a 2xx status code
func (*PostAuthorizationRolesGatewayTimeout) String ¶
func (o *PostAuthorizationRolesGatewayTimeout) String() string
type PostAuthorizationRolesInternalServerError ¶
PostAuthorizationRolesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationRolesInternalServerError ¶
func NewPostAuthorizationRolesInternalServerError() *PostAuthorizationRolesInternalServerError
NewPostAuthorizationRolesInternalServerError creates a PostAuthorizationRolesInternalServerError with default headers values
func (*PostAuthorizationRolesInternalServerError) Error ¶
func (o *PostAuthorizationRolesInternalServerError) Error() string
func (*PostAuthorizationRolesInternalServerError) GetPayload ¶
func (o *PostAuthorizationRolesInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesInternalServerError) IsClientError ¶
func (o *PostAuthorizationRolesInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization roles internal server error response has a 4xx status code
func (*PostAuthorizationRolesInternalServerError) IsCode ¶
func (o *PostAuthorizationRolesInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization roles internal server error response a status code equal to that given
func (*PostAuthorizationRolesInternalServerError) IsRedirect ¶
func (o *PostAuthorizationRolesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization roles internal server error response has a 3xx status code
func (*PostAuthorizationRolesInternalServerError) IsServerError ¶
func (o *PostAuthorizationRolesInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization roles internal server error response has a 5xx status code
func (*PostAuthorizationRolesInternalServerError) IsSuccess ¶
func (o *PostAuthorizationRolesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization roles internal server error response has a 2xx status code
func (*PostAuthorizationRolesInternalServerError) String ¶
func (o *PostAuthorizationRolesInternalServerError) String() string
type PostAuthorizationRolesNotFound ¶
PostAuthorizationRolesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationRolesNotFound ¶
func NewPostAuthorizationRolesNotFound() *PostAuthorizationRolesNotFound
NewPostAuthorizationRolesNotFound creates a PostAuthorizationRolesNotFound with default headers values
func (*PostAuthorizationRolesNotFound) Error ¶
func (o *PostAuthorizationRolesNotFound) Error() string
func (*PostAuthorizationRolesNotFound) GetPayload ¶
func (o *PostAuthorizationRolesNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesNotFound) IsClientError ¶
func (o *PostAuthorizationRolesNotFound) IsClientError() bool
IsClientError returns true when this post authorization roles not found response has a 4xx status code
func (*PostAuthorizationRolesNotFound) IsCode ¶
func (o *PostAuthorizationRolesNotFound) IsCode(code int) bool
IsCode returns true when this post authorization roles not found response a status code equal to that given
func (*PostAuthorizationRolesNotFound) IsRedirect ¶
func (o *PostAuthorizationRolesNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization roles not found response has a 3xx status code
func (*PostAuthorizationRolesNotFound) IsServerError ¶
func (o *PostAuthorizationRolesNotFound) IsServerError() bool
IsServerError returns true when this post authorization roles not found response has a 5xx status code
func (*PostAuthorizationRolesNotFound) IsSuccess ¶
func (o *PostAuthorizationRolesNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization roles not found response has a 2xx status code
func (*PostAuthorizationRolesNotFound) String ¶
func (o *PostAuthorizationRolesNotFound) String() string
type PostAuthorizationRolesOK ¶
type PostAuthorizationRolesOK struct {
Payload *models.DomainOrganizationRole
}
PostAuthorizationRolesOK describes a response with status code 200, with default header values.
successful operation
func NewPostAuthorizationRolesOK ¶
func NewPostAuthorizationRolesOK() *PostAuthorizationRolesOK
NewPostAuthorizationRolesOK creates a PostAuthorizationRolesOK with default headers values
func (*PostAuthorizationRolesOK) Error ¶
func (o *PostAuthorizationRolesOK) Error() string
func (*PostAuthorizationRolesOK) GetPayload ¶
func (o *PostAuthorizationRolesOK) GetPayload() *models.DomainOrganizationRole
func (*PostAuthorizationRolesOK) IsClientError ¶
func (o *PostAuthorizationRolesOK) IsClientError() bool
IsClientError returns true when this post authorization roles o k response has a 4xx status code
func (*PostAuthorizationRolesOK) IsCode ¶
func (o *PostAuthorizationRolesOK) IsCode(code int) bool
IsCode returns true when this post authorization roles o k response a status code equal to that given
func (*PostAuthorizationRolesOK) IsRedirect ¶
func (o *PostAuthorizationRolesOK) IsRedirect() bool
IsRedirect returns true when this post authorization roles o k response has a 3xx status code
func (*PostAuthorizationRolesOK) IsServerError ¶
func (o *PostAuthorizationRolesOK) IsServerError() bool
IsServerError returns true when this post authorization roles o k response has a 5xx status code
func (*PostAuthorizationRolesOK) IsSuccess ¶
func (o *PostAuthorizationRolesOK) IsSuccess() bool
IsSuccess returns true when this post authorization roles o k response has a 2xx status code
func (*PostAuthorizationRolesOK) String ¶
func (o *PostAuthorizationRolesOK) String() string
type PostAuthorizationRolesParams ¶
type PostAuthorizationRolesParams struct { /* Body. Organization role */ Body *models.DomainOrganizationRoleCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationRolesParams contains all the parameters to send to the API endpoint
for the post authorization roles operation. Typically these are written to a http.Request.
func NewPostAuthorizationRolesParams ¶
func NewPostAuthorizationRolesParams() *PostAuthorizationRolesParams
NewPostAuthorizationRolesParams creates a new PostAuthorizationRolesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationRolesParamsWithContext ¶
func NewPostAuthorizationRolesParamsWithContext(ctx context.Context) *PostAuthorizationRolesParams
NewPostAuthorizationRolesParamsWithContext creates a new PostAuthorizationRolesParams object with the ability to set a context for a request.
func NewPostAuthorizationRolesParamsWithHTTPClient ¶
func NewPostAuthorizationRolesParamsWithHTTPClient(client *http.Client) *PostAuthorizationRolesParams
NewPostAuthorizationRolesParamsWithHTTPClient creates a new PostAuthorizationRolesParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationRolesParamsWithTimeout ¶
func NewPostAuthorizationRolesParamsWithTimeout(timeout time.Duration) *PostAuthorizationRolesParams
NewPostAuthorizationRolesParamsWithTimeout creates a new PostAuthorizationRolesParams object with the ability to set a timeout on a request.
func (*PostAuthorizationRolesParams) SetBody ¶
func (o *PostAuthorizationRolesParams) SetBody(body *models.DomainOrganizationRoleCreate)
SetBody adds the body to the post authorization roles params
func (*PostAuthorizationRolesParams) SetContext ¶
func (o *PostAuthorizationRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization roles params
func (*PostAuthorizationRolesParams) SetDefaults ¶
func (o *PostAuthorizationRolesParams) SetDefaults()
SetDefaults hydrates default values in the post authorization roles params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRolesParams) SetHTTPClient ¶
func (o *PostAuthorizationRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization roles params
func (*PostAuthorizationRolesParams) SetTimeout ¶
func (o *PostAuthorizationRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization roles params
func (*PostAuthorizationRolesParams) WithBody ¶
func (o *PostAuthorizationRolesParams) WithBody(body *models.DomainOrganizationRoleCreate) *PostAuthorizationRolesParams
WithBody adds the body to the post authorization roles params
func (*PostAuthorizationRolesParams) WithContext ¶
func (o *PostAuthorizationRolesParams) WithContext(ctx context.Context) *PostAuthorizationRolesParams
WithContext adds the context to the post authorization roles params
func (*PostAuthorizationRolesParams) WithDefaults ¶
func (o *PostAuthorizationRolesParams) WithDefaults() *PostAuthorizationRolesParams
WithDefaults hydrates default values in the post authorization roles params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationRolesParams) WithHTTPClient ¶
func (o *PostAuthorizationRolesParams) WithHTTPClient(client *http.Client) *PostAuthorizationRolesParams
WithHTTPClient adds the HTTPClient to the post authorization roles params
func (*PostAuthorizationRolesParams) WithTimeout ¶
func (o *PostAuthorizationRolesParams) WithTimeout(timeout time.Duration) *PostAuthorizationRolesParams
WithTimeout adds the timeout to the post authorization roles params
func (*PostAuthorizationRolesParams) WriteToRequest ¶
func (o *PostAuthorizationRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationRolesReader ¶
type PostAuthorizationRolesReader struct {
// contains filtered or unexported fields
}
PostAuthorizationRolesReader is a Reader for the PostAuthorizationRoles structure.
func (*PostAuthorizationRolesReader) ReadResponse ¶
func (o *PostAuthorizationRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationRolesRequestEntityTooLarge ¶
PostAuthorizationRolesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationRolesRequestEntityTooLarge ¶
func NewPostAuthorizationRolesRequestEntityTooLarge() *PostAuthorizationRolesRequestEntityTooLarge
NewPostAuthorizationRolesRequestEntityTooLarge creates a PostAuthorizationRolesRequestEntityTooLarge with default headers values
func (*PostAuthorizationRolesRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) Error() string
func (*PostAuthorizationRolesRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization roles request entity too large response has a 4xx status code
func (*PostAuthorizationRolesRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization roles request entity too large response a status code equal to that given
func (*PostAuthorizationRolesRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization roles request entity too large response has a 3xx status code
func (*PostAuthorizationRolesRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization roles request entity too large response has a 5xx status code
func (*PostAuthorizationRolesRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization roles request entity too large response has a 2xx status code
func (*PostAuthorizationRolesRequestEntityTooLarge) String ¶
func (o *PostAuthorizationRolesRequestEntityTooLarge) String() string
type PostAuthorizationRolesRequestTimeout ¶
PostAuthorizationRolesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationRolesRequestTimeout ¶
func NewPostAuthorizationRolesRequestTimeout() *PostAuthorizationRolesRequestTimeout
NewPostAuthorizationRolesRequestTimeout creates a PostAuthorizationRolesRequestTimeout with default headers values
func (*PostAuthorizationRolesRequestTimeout) Error ¶
func (o *PostAuthorizationRolesRequestTimeout) Error() string
func (*PostAuthorizationRolesRequestTimeout) GetPayload ¶
func (o *PostAuthorizationRolesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesRequestTimeout) IsClientError ¶
func (o *PostAuthorizationRolesRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization roles request timeout response has a 4xx status code
func (*PostAuthorizationRolesRequestTimeout) IsCode ¶
func (o *PostAuthorizationRolesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization roles request timeout response a status code equal to that given
func (*PostAuthorizationRolesRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationRolesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization roles request timeout response has a 3xx status code
func (*PostAuthorizationRolesRequestTimeout) IsServerError ¶
func (o *PostAuthorizationRolesRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization roles request timeout response has a 5xx status code
func (*PostAuthorizationRolesRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationRolesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization roles request timeout response has a 2xx status code
func (*PostAuthorizationRolesRequestTimeout) String ¶
func (o *PostAuthorizationRolesRequestTimeout) String() string
type PostAuthorizationRolesServiceUnavailable ¶
type PostAuthorizationRolesServiceUnavailable struct {
}PostAuthorizationRolesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationRolesServiceUnavailable ¶
func NewPostAuthorizationRolesServiceUnavailable() *PostAuthorizationRolesServiceUnavailable
NewPostAuthorizationRolesServiceUnavailable creates a PostAuthorizationRolesServiceUnavailable with default headers values
func (*PostAuthorizationRolesServiceUnavailable) Error ¶
func (o *PostAuthorizationRolesServiceUnavailable) Error() string
func (*PostAuthorizationRolesServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationRolesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationRolesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization roles service unavailable response has a 4xx status code
func (*PostAuthorizationRolesServiceUnavailable) IsCode ¶
func (o *PostAuthorizationRolesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization roles service unavailable response a status code equal to that given
func (*PostAuthorizationRolesServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationRolesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization roles service unavailable response has a 3xx status code
func (*PostAuthorizationRolesServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationRolesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization roles service unavailable response has a 5xx status code
func (*PostAuthorizationRolesServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationRolesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization roles service unavailable response has a 2xx status code
func (*PostAuthorizationRolesServiceUnavailable) String ¶
func (o *PostAuthorizationRolesServiceUnavailable) String() string
type PostAuthorizationRolesTooManyRequests ¶
PostAuthorizationRolesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationRolesTooManyRequests ¶
func NewPostAuthorizationRolesTooManyRequests() *PostAuthorizationRolesTooManyRequests
NewPostAuthorizationRolesTooManyRequests creates a PostAuthorizationRolesTooManyRequests with default headers values
func (*PostAuthorizationRolesTooManyRequests) Error ¶
func (o *PostAuthorizationRolesTooManyRequests) Error() string
func (*PostAuthorizationRolesTooManyRequests) GetPayload ¶
func (o *PostAuthorizationRolesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesTooManyRequests) IsClientError ¶
func (o *PostAuthorizationRolesTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization roles too many requests response has a 4xx status code
func (*PostAuthorizationRolesTooManyRequests) IsCode ¶
func (o *PostAuthorizationRolesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization roles too many requests response a status code equal to that given
func (*PostAuthorizationRolesTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationRolesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization roles too many requests response has a 3xx status code
func (*PostAuthorizationRolesTooManyRequests) IsServerError ¶
func (o *PostAuthorizationRolesTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization roles too many requests response has a 5xx status code
func (*PostAuthorizationRolesTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationRolesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization roles too many requests response has a 2xx status code
func (*PostAuthorizationRolesTooManyRequests) String ¶
func (o *PostAuthorizationRolesTooManyRequests) String() string
type PostAuthorizationRolesUnauthorized ¶
type PostAuthorizationRolesUnauthorized struct {
}PostAuthorizationRolesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationRolesUnauthorized ¶
func NewPostAuthorizationRolesUnauthorized() *PostAuthorizationRolesUnauthorized
NewPostAuthorizationRolesUnauthorized creates a PostAuthorizationRolesUnauthorized with default headers values
func (*PostAuthorizationRolesUnauthorized) Error ¶
func (o *PostAuthorizationRolesUnauthorized) Error() string
func (*PostAuthorizationRolesUnauthorized) GetPayload ¶
func (o *PostAuthorizationRolesUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesUnauthorized) IsClientError ¶
func (o *PostAuthorizationRolesUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization roles unauthorized response has a 4xx status code
func (*PostAuthorizationRolesUnauthorized) IsCode ¶
func (o *PostAuthorizationRolesUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization roles unauthorized response a status code equal to that given
func (*PostAuthorizationRolesUnauthorized) IsRedirect ¶
func (o *PostAuthorizationRolesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization roles unauthorized response has a 3xx status code
func (*PostAuthorizationRolesUnauthorized) IsServerError ¶
func (o *PostAuthorizationRolesUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization roles unauthorized response has a 5xx status code
func (*PostAuthorizationRolesUnauthorized) IsSuccess ¶
func (o *PostAuthorizationRolesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization roles unauthorized response has a 2xx status code
func (*PostAuthorizationRolesUnauthorized) String ¶
func (o *PostAuthorizationRolesUnauthorized) String() string
type PostAuthorizationRolesUnsupportedMediaType ¶
PostAuthorizationRolesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationRolesUnsupportedMediaType ¶
func NewPostAuthorizationRolesUnsupportedMediaType() *PostAuthorizationRolesUnsupportedMediaType
NewPostAuthorizationRolesUnsupportedMediaType creates a PostAuthorizationRolesUnsupportedMediaType with default headers values
func (*PostAuthorizationRolesUnsupportedMediaType) Error ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) Error() string
func (*PostAuthorizationRolesUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationRolesUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization roles unsupported media type response has a 4xx status code
func (*PostAuthorizationRolesUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization roles unsupported media type response a status code equal to that given
func (*PostAuthorizationRolesUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization roles unsupported media type response has a 3xx status code
func (*PostAuthorizationRolesUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization roles unsupported media type response has a 5xx status code
func (*PostAuthorizationRolesUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization roles unsupported media type response has a 2xx status code
func (*PostAuthorizationRolesUnsupportedMediaType) String ¶
func (o *PostAuthorizationRolesUnsupportedMediaType) String() string
type PostAuthorizationSubjectBulkaddBadRequest ¶
PostAuthorizationSubjectBulkaddBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationSubjectBulkaddBadRequest ¶
func NewPostAuthorizationSubjectBulkaddBadRequest() *PostAuthorizationSubjectBulkaddBadRequest
NewPostAuthorizationSubjectBulkaddBadRequest creates a PostAuthorizationSubjectBulkaddBadRequest with default headers values
func (*PostAuthorizationSubjectBulkaddBadRequest) Error ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) Error() string
func (*PostAuthorizationSubjectBulkaddBadRequest) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddBadRequest) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd bad request response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddBadRequest) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd bad request response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddBadRequest) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd bad request response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddBadRequest) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd bad request response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddBadRequest) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd bad request response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddBadRequest) String ¶
func (o *PostAuthorizationSubjectBulkaddBadRequest) String() string
type PostAuthorizationSubjectBulkaddForbidden ¶
PostAuthorizationSubjectBulkaddForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationSubjectBulkaddForbidden ¶
func NewPostAuthorizationSubjectBulkaddForbidden() *PostAuthorizationSubjectBulkaddForbidden
NewPostAuthorizationSubjectBulkaddForbidden creates a PostAuthorizationSubjectBulkaddForbidden with default headers values
func (*PostAuthorizationSubjectBulkaddForbidden) Error ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) Error() string
func (*PostAuthorizationSubjectBulkaddForbidden) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddForbidden) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd forbidden response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddForbidden) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd forbidden response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddForbidden) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd forbidden response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddForbidden) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd forbidden response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddForbidden) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd forbidden response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddForbidden) String ¶
func (o *PostAuthorizationSubjectBulkaddForbidden) String() string
type PostAuthorizationSubjectBulkaddGatewayTimeout ¶
PostAuthorizationSubjectBulkaddGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationSubjectBulkaddGatewayTimeout ¶
func NewPostAuthorizationSubjectBulkaddGatewayTimeout() *PostAuthorizationSubjectBulkaddGatewayTimeout
NewPostAuthorizationSubjectBulkaddGatewayTimeout creates a PostAuthorizationSubjectBulkaddGatewayTimeout with default headers values
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) Error ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) Error() string
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd gateway timeout response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd gateway timeout response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd gateway timeout response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd gateway timeout response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd gateway timeout response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddGatewayTimeout) String ¶
func (o *PostAuthorizationSubjectBulkaddGatewayTimeout) String() string
type PostAuthorizationSubjectBulkaddInternalServerError ¶
PostAuthorizationSubjectBulkaddInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationSubjectBulkaddInternalServerError ¶
func NewPostAuthorizationSubjectBulkaddInternalServerError() *PostAuthorizationSubjectBulkaddInternalServerError
NewPostAuthorizationSubjectBulkaddInternalServerError creates a PostAuthorizationSubjectBulkaddInternalServerError with default headers values
func (*PostAuthorizationSubjectBulkaddInternalServerError) Error ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) Error() string
func (*PostAuthorizationSubjectBulkaddInternalServerError) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddInternalServerError) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd internal server error response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddInternalServerError) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd internal server error response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddInternalServerError) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd internal server error response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddInternalServerError) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd internal server error response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddInternalServerError) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd internal server error response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddInternalServerError) String ¶
func (o *PostAuthorizationSubjectBulkaddInternalServerError) String() string
type PostAuthorizationSubjectBulkaddNoContent ¶
type PostAuthorizationSubjectBulkaddNoContent struct { }
PostAuthorizationSubjectBulkaddNoContent describes a response with status code 204, with default header values.
Bulk Grants Created
func NewPostAuthorizationSubjectBulkaddNoContent ¶
func NewPostAuthorizationSubjectBulkaddNoContent() *PostAuthorizationSubjectBulkaddNoContent
NewPostAuthorizationSubjectBulkaddNoContent creates a PostAuthorizationSubjectBulkaddNoContent with default headers values
func (*PostAuthorizationSubjectBulkaddNoContent) Error ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) Error() string
func (*PostAuthorizationSubjectBulkaddNoContent) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd no content response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddNoContent) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd no content response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddNoContent) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd no content response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddNoContent) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd no content response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddNoContent) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd no content response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddNoContent) String ¶
func (o *PostAuthorizationSubjectBulkaddNoContent) String() string
type PostAuthorizationSubjectBulkaddNotFound ¶
PostAuthorizationSubjectBulkaddNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationSubjectBulkaddNotFound ¶
func NewPostAuthorizationSubjectBulkaddNotFound() *PostAuthorizationSubjectBulkaddNotFound
NewPostAuthorizationSubjectBulkaddNotFound creates a PostAuthorizationSubjectBulkaddNotFound with default headers values
func (*PostAuthorizationSubjectBulkaddNotFound) Error ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) Error() string
func (*PostAuthorizationSubjectBulkaddNotFound) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddNotFound) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd not found response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddNotFound) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd not found response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddNotFound) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd not found response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddNotFound) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd not found response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddNotFound) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd not found response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddNotFound) String ¶
func (o *PostAuthorizationSubjectBulkaddNotFound) String() string
type PostAuthorizationSubjectBulkaddParams ¶
type PostAuthorizationSubjectBulkaddParams struct { /* Body. Pairs of role and division IDs */ Body *models.RoleDivisionGrants /* SubjectID. Subject ID (user or group) */ SubjectID string /* SubjectType. what the type of the subject is (PC_GROUP, PC_USER or PC_OAUTH_CLIENT) Default: "PC_USER" */ SubjectType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationSubjectBulkaddParams contains all the parameters to send to the API endpoint
for the post authorization subject bulkadd operation. Typically these are written to a http.Request.
func NewPostAuthorizationSubjectBulkaddParams ¶
func NewPostAuthorizationSubjectBulkaddParams() *PostAuthorizationSubjectBulkaddParams
NewPostAuthorizationSubjectBulkaddParams creates a new PostAuthorizationSubjectBulkaddParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationSubjectBulkaddParamsWithContext ¶
func NewPostAuthorizationSubjectBulkaddParamsWithContext(ctx context.Context) *PostAuthorizationSubjectBulkaddParams
NewPostAuthorizationSubjectBulkaddParamsWithContext creates a new PostAuthorizationSubjectBulkaddParams object with the ability to set a context for a request.
func NewPostAuthorizationSubjectBulkaddParamsWithHTTPClient ¶
func NewPostAuthorizationSubjectBulkaddParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkaddParams
NewPostAuthorizationSubjectBulkaddParamsWithHTTPClient creates a new PostAuthorizationSubjectBulkaddParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationSubjectBulkaddParamsWithTimeout ¶
func NewPostAuthorizationSubjectBulkaddParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkaddParams
NewPostAuthorizationSubjectBulkaddParamsWithTimeout creates a new PostAuthorizationSubjectBulkaddParams object with the ability to set a timeout on a request.
func (*PostAuthorizationSubjectBulkaddParams) SetBody ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetBody(body *models.RoleDivisionGrants)
SetBody adds the body to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) SetContext ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) SetDefaults ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetDefaults()
SetDefaults hydrates default values in the post authorization subject bulkadd params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectBulkaddParams) SetHTTPClient ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) SetSubjectID ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) SetSubjectType ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetSubjectType(subjectType *string)
SetSubjectType adds the subjectType to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) SetTimeout ¶
func (o *PostAuthorizationSubjectBulkaddParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WithBody ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithBody(body *models.RoleDivisionGrants) *PostAuthorizationSubjectBulkaddParams
WithBody adds the body to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WithContext ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithContext(ctx context.Context) *PostAuthorizationSubjectBulkaddParams
WithContext adds the context to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WithDefaults ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithDefaults() *PostAuthorizationSubjectBulkaddParams
WithDefaults hydrates default values in the post authorization subject bulkadd params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectBulkaddParams) WithHTTPClient ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkaddParams
WithHTTPClient adds the HTTPClient to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WithSubjectID ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectBulkaddParams
WithSubjectID adds the subjectID to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WithSubjectType ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithSubjectType(subjectType *string) *PostAuthorizationSubjectBulkaddParams
WithSubjectType adds the subjectType to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WithTimeout ¶
func (o *PostAuthorizationSubjectBulkaddParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkaddParams
WithTimeout adds the timeout to the post authorization subject bulkadd params
func (*PostAuthorizationSubjectBulkaddParams) WriteToRequest ¶
func (o *PostAuthorizationSubjectBulkaddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationSubjectBulkaddReader ¶
type PostAuthorizationSubjectBulkaddReader struct {
// contains filtered or unexported fields
}
PostAuthorizationSubjectBulkaddReader is a Reader for the PostAuthorizationSubjectBulkadd structure.
func (*PostAuthorizationSubjectBulkaddReader) ReadResponse ¶
func (o *PostAuthorizationSubjectBulkaddReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationSubjectBulkaddRequestEntityTooLarge ¶
PostAuthorizationSubjectBulkaddRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationSubjectBulkaddRequestEntityTooLarge ¶
func NewPostAuthorizationSubjectBulkaddRequestEntityTooLarge() *PostAuthorizationSubjectBulkaddRequestEntityTooLarge
NewPostAuthorizationSubjectBulkaddRequestEntityTooLarge creates a PostAuthorizationSubjectBulkaddRequestEntityTooLarge with default headers values
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) Error() string
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd request entity too large response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd request entity too large response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd request entity too large response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd request entity too large response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd request entity too large response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddRequestEntityTooLarge) String ¶
func (o *PostAuthorizationSubjectBulkaddRequestEntityTooLarge) String() string
type PostAuthorizationSubjectBulkaddRequestTimeout ¶
PostAuthorizationSubjectBulkaddRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationSubjectBulkaddRequestTimeout ¶
func NewPostAuthorizationSubjectBulkaddRequestTimeout() *PostAuthorizationSubjectBulkaddRequestTimeout
NewPostAuthorizationSubjectBulkaddRequestTimeout creates a PostAuthorizationSubjectBulkaddRequestTimeout with default headers values
func (*PostAuthorizationSubjectBulkaddRequestTimeout) Error ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) Error() string
func (*PostAuthorizationSubjectBulkaddRequestTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddRequestTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd request timeout response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddRequestTimeout) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd request timeout response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd request timeout response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddRequestTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd request timeout response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd request timeout response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddRequestTimeout) String ¶
func (o *PostAuthorizationSubjectBulkaddRequestTimeout) String() string
type PostAuthorizationSubjectBulkaddServiceUnavailable ¶
type PostAuthorizationSubjectBulkaddServiceUnavailable struct {
}PostAuthorizationSubjectBulkaddServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationSubjectBulkaddServiceUnavailable ¶
func NewPostAuthorizationSubjectBulkaddServiceUnavailable() *PostAuthorizationSubjectBulkaddServiceUnavailable
NewPostAuthorizationSubjectBulkaddServiceUnavailable creates a PostAuthorizationSubjectBulkaddServiceUnavailable with default headers values
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) Error ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) Error() string
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd service unavailable response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd service unavailable response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd service unavailable response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd service unavailable response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd service unavailable response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddServiceUnavailable) String ¶
func (o *PostAuthorizationSubjectBulkaddServiceUnavailable) String() string
type PostAuthorizationSubjectBulkaddTooManyRequests ¶
PostAuthorizationSubjectBulkaddTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationSubjectBulkaddTooManyRequests ¶
func NewPostAuthorizationSubjectBulkaddTooManyRequests() *PostAuthorizationSubjectBulkaddTooManyRequests
NewPostAuthorizationSubjectBulkaddTooManyRequests creates a PostAuthorizationSubjectBulkaddTooManyRequests with default headers values
func (*PostAuthorizationSubjectBulkaddTooManyRequests) Error ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) Error() string
func (*PostAuthorizationSubjectBulkaddTooManyRequests) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddTooManyRequests) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd too many requests response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddTooManyRequests) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd too many requests response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd too many requests response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddTooManyRequests) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd too many requests response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd too many requests response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddTooManyRequests) String ¶
func (o *PostAuthorizationSubjectBulkaddTooManyRequests) String() string
type PostAuthorizationSubjectBulkaddUnauthorized ¶
type PostAuthorizationSubjectBulkaddUnauthorized struct {
}PostAuthorizationSubjectBulkaddUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationSubjectBulkaddUnauthorized ¶
func NewPostAuthorizationSubjectBulkaddUnauthorized() *PostAuthorizationSubjectBulkaddUnauthorized
NewPostAuthorizationSubjectBulkaddUnauthorized creates a PostAuthorizationSubjectBulkaddUnauthorized with default headers values
func (*PostAuthorizationSubjectBulkaddUnauthorized) Error ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) Error() string
func (*PostAuthorizationSubjectBulkaddUnauthorized) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddUnauthorized) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd unauthorized response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddUnauthorized) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd unauthorized response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddUnauthorized) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd unauthorized response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddUnauthorized) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd unauthorized response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddUnauthorized) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd unauthorized response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddUnauthorized) String ¶
func (o *PostAuthorizationSubjectBulkaddUnauthorized) String() string
type PostAuthorizationSubjectBulkaddUnsupportedMediaType ¶
PostAuthorizationSubjectBulkaddUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationSubjectBulkaddUnsupportedMediaType ¶
func NewPostAuthorizationSubjectBulkaddUnsupportedMediaType() *PostAuthorizationSubjectBulkaddUnsupportedMediaType
NewPostAuthorizationSubjectBulkaddUnsupportedMediaType creates a PostAuthorizationSubjectBulkaddUnsupportedMediaType with default headers values
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) Error ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) Error() string
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization subject bulkadd unsupported media type response has a 4xx status code
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkadd unsupported media type response a status code equal to that given
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkadd unsupported media type response has a 3xx status code
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization subject bulkadd unsupported media type response has a 5xx status code
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkadd unsupported media type response has a 2xx status code
func (*PostAuthorizationSubjectBulkaddUnsupportedMediaType) String ¶
func (o *PostAuthorizationSubjectBulkaddUnsupportedMediaType) String() string
type PostAuthorizationSubjectBulkremoveBadRequest ¶
PostAuthorizationSubjectBulkremoveBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationSubjectBulkremoveBadRequest ¶
func NewPostAuthorizationSubjectBulkremoveBadRequest() *PostAuthorizationSubjectBulkremoveBadRequest
NewPostAuthorizationSubjectBulkremoveBadRequest creates a PostAuthorizationSubjectBulkremoveBadRequest with default headers values
func (*PostAuthorizationSubjectBulkremoveBadRequest) Error ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) Error() string
func (*PostAuthorizationSubjectBulkremoveBadRequest) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveBadRequest) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove bad request response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveBadRequest) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove bad request response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveBadRequest) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove bad request response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveBadRequest) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove bad request response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveBadRequest) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove bad request response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveBadRequest) String ¶
func (o *PostAuthorizationSubjectBulkremoveBadRequest) String() string
type PostAuthorizationSubjectBulkremoveForbidden ¶
PostAuthorizationSubjectBulkremoveForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationSubjectBulkremoveForbidden ¶
func NewPostAuthorizationSubjectBulkremoveForbidden() *PostAuthorizationSubjectBulkremoveForbidden
NewPostAuthorizationSubjectBulkremoveForbidden creates a PostAuthorizationSubjectBulkremoveForbidden with default headers values
func (*PostAuthorizationSubjectBulkremoveForbidden) Error ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) Error() string
func (*PostAuthorizationSubjectBulkremoveForbidden) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveForbidden) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove forbidden response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveForbidden) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove forbidden response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveForbidden) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove forbidden response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveForbidden) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove forbidden response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveForbidden) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove forbidden response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveForbidden) String ¶
func (o *PostAuthorizationSubjectBulkremoveForbidden) String() string
type PostAuthorizationSubjectBulkremoveGatewayTimeout ¶
PostAuthorizationSubjectBulkremoveGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationSubjectBulkremoveGatewayTimeout ¶
func NewPostAuthorizationSubjectBulkremoveGatewayTimeout() *PostAuthorizationSubjectBulkremoveGatewayTimeout
NewPostAuthorizationSubjectBulkremoveGatewayTimeout creates a PostAuthorizationSubjectBulkremoveGatewayTimeout with default headers values
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) Error ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) Error() string
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove gateway timeout response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove gateway timeout response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove gateway timeout response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove gateway timeout response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove gateway timeout response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveGatewayTimeout) String ¶
func (o *PostAuthorizationSubjectBulkremoveGatewayTimeout) String() string
type PostAuthorizationSubjectBulkremoveInternalServerError ¶
PostAuthorizationSubjectBulkremoveInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationSubjectBulkremoveInternalServerError ¶
func NewPostAuthorizationSubjectBulkremoveInternalServerError() *PostAuthorizationSubjectBulkremoveInternalServerError
NewPostAuthorizationSubjectBulkremoveInternalServerError creates a PostAuthorizationSubjectBulkremoveInternalServerError with default headers values
func (*PostAuthorizationSubjectBulkremoveInternalServerError) Error ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) Error() string
func (*PostAuthorizationSubjectBulkremoveInternalServerError) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveInternalServerError) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove internal server error response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveInternalServerError) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove internal server error response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveInternalServerError) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove internal server error response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveInternalServerError) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove internal server error response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveInternalServerError) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove internal server error response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveInternalServerError) String ¶
func (o *PostAuthorizationSubjectBulkremoveInternalServerError) String() string
type PostAuthorizationSubjectBulkremoveNoContent ¶
type PostAuthorizationSubjectBulkremoveNoContent struct { }
PostAuthorizationSubjectBulkremoveNoContent describes a response with status code 204, with default header values.
Bulk Grants Deleted
func NewPostAuthorizationSubjectBulkremoveNoContent ¶
func NewPostAuthorizationSubjectBulkremoveNoContent() *PostAuthorizationSubjectBulkremoveNoContent
NewPostAuthorizationSubjectBulkremoveNoContent creates a PostAuthorizationSubjectBulkremoveNoContent with default headers values
func (*PostAuthorizationSubjectBulkremoveNoContent) Error ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) Error() string
func (*PostAuthorizationSubjectBulkremoveNoContent) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove no content response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveNoContent) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove no content response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveNoContent) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove no content response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveNoContent) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove no content response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveNoContent) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove no content response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveNoContent) String ¶
func (o *PostAuthorizationSubjectBulkremoveNoContent) String() string
type PostAuthorizationSubjectBulkremoveNotFound ¶
PostAuthorizationSubjectBulkremoveNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationSubjectBulkremoveNotFound ¶
func NewPostAuthorizationSubjectBulkremoveNotFound() *PostAuthorizationSubjectBulkremoveNotFound
NewPostAuthorizationSubjectBulkremoveNotFound creates a PostAuthorizationSubjectBulkremoveNotFound with default headers values
func (*PostAuthorizationSubjectBulkremoveNotFound) Error ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) Error() string
func (*PostAuthorizationSubjectBulkremoveNotFound) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveNotFound) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove not found response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveNotFound) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove not found response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveNotFound) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove not found response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveNotFound) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove not found response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveNotFound) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove not found response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveNotFound) String ¶
func (o *PostAuthorizationSubjectBulkremoveNotFound) String() string
type PostAuthorizationSubjectBulkremoveParams ¶
type PostAuthorizationSubjectBulkremoveParams struct { /* Body. Pairs of role and division IDs */ Body *models.RoleDivisionGrants /* SubjectID. Subject ID (user or group) */ SubjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationSubjectBulkremoveParams contains all the parameters to send to the API endpoint
for the post authorization subject bulkremove operation. Typically these are written to a http.Request.
func NewPostAuthorizationSubjectBulkremoveParams ¶
func NewPostAuthorizationSubjectBulkremoveParams() *PostAuthorizationSubjectBulkremoveParams
NewPostAuthorizationSubjectBulkremoveParams creates a new PostAuthorizationSubjectBulkremoveParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationSubjectBulkremoveParamsWithContext ¶
func NewPostAuthorizationSubjectBulkremoveParamsWithContext(ctx context.Context) *PostAuthorizationSubjectBulkremoveParams
NewPostAuthorizationSubjectBulkremoveParamsWithContext creates a new PostAuthorizationSubjectBulkremoveParams object with the ability to set a context for a request.
func NewPostAuthorizationSubjectBulkremoveParamsWithHTTPClient ¶
func NewPostAuthorizationSubjectBulkremoveParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkremoveParams
NewPostAuthorizationSubjectBulkremoveParamsWithHTTPClient creates a new PostAuthorizationSubjectBulkremoveParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationSubjectBulkremoveParamsWithTimeout ¶
func NewPostAuthorizationSubjectBulkremoveParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkremoveParams
NewPostAuthorizationSubjectBulkremoveParamsWithTimeout creates a new PostAuthorizationSubjectBulkremoveParams object with the ability to set a timeout on a request.
func (*PostAuthorizationSubjectBulkremoveParams) SetBody ¶
func (o *PostAuthorizationSubjectBulkremoveParams) SetBody(body *models.RoleDivisionGrants)
SetBody adds the body to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) SetContext ¶
func (o *PostAuthorizationSubjectBulkremoveParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) SetDefaults ¶
func (o *PostAuthorizationSubjectBulkremoveParams) SetDefaults()
SetDefaults hydrates default values in the post authorization subject bulkremove params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectBulkremoveParams) SetHTTPClient ¶
func (o *PostAuthorizationSubjectBulkremoveParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) SetSubjectID ¶
func (o *PostAuthorizationSubjectBulkremoveParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) SetTimeout ¶
func (o *PostAuthorizationSubjectBulkremoveParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) WithBody ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WithBody(body *models.RoleDivisionGrants) *PostAuthorizationSubjectBulkremoveParams
WithBody adds the body to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) WithContext ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WithContext(ctx context.Context) *PostAuthorizationSubjectBulkremoveParams
WithContext adds the context to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) WithDefaults ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WithDefaults() *PostAuthorizationSubjectBulkremoveParams
WithDefaults hydrates default values in the post authorization subject bulkremove params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectBulkremoveParams) WithHTTPClient ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkremoveParams
WithHTTPClient adds the HTTPClient to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) WithSubjectID ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectBulkremoveParams
WithSubjectID adds the subjectID to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) WithTimeout ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkremoveParams
WithTimeout adds the timeout to the post authorization subject bulkremove params
func (*PostAuthorizationSubjectBulkremoveParams) WriteToRequest ¶
func (o *PostAuthorizationSubjectBulkremoveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationSubjectBulkremoveReader ¶
type PostAuthorizationSubjectBulkremoveReader struct {
// contains filtered or unexported fields
}
PostAuthorizationSubjectBulkremoveReader is a Reader for the PostAuthorizationSubjectBulkremove structure.
func (*PostAuthorizationSubjectBulkremoveReader) ReadResponse ¶
func (o *PostAuthorizationSubjectBulkremoveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationSubjectBulkremoveRequestEntityTooLarge ¶
PostAuthorizationSubjectBulkremoveRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationSubjectBulkremoveRequestEntityTooLarge ¶
func NewPostAuthorizationSubjectBulkremoveRequestEntityTooLarge() *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge
NewPostAuthorizationSubjectBulkremoveRequestEntityTooLarge creates a PostAuthorizationSubjectBulkremoveRequestEntityTooLarge with default headers values
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) Error() string
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove request entity too large response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove request entity too large response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove request entity too large response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove request entity too large response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove request entity too large response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) String ¶
func (o *PostAuthorizationSubjectBulkremoveRequestEntityTooLarge) String() string
type PostAuthorizationSubjectBulkremoveRequestTimeout ¶
PostAuthorizationSubjectBulkremoveRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationSubjectBulkremoveRequestTimeout ¶
func NewPostAuthorizationSubjectBulkremoveRequestTimeout() *PostAuthorizationSubjectBulkremoveRequestTimeout
NewPostAuthorizationSubjectBulkremoveRequestTimeout creates a PostAuthorizationSubjectBulkremoveRequestTimeout with default headers values
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) Error ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) Error() string
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove request timeout response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove request timeout response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove request timeout response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove request timeout response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove request timeout response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveRequestTimeout) String ¶
func (o *PostAuthorizationSubjectBulkremoveRequestTimeout) String() string
type PostAuthorizationSubjectBulkremoveServiceUnavailable ¶
type PostAuthorizationSubjectBulkremoveServiceUnavailable struct {
}PostAuthorizationSubjectBulkremoveServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationSubjectBulkremoveServiceUnavailable ¶
func NewPostAuthorizationSubjectBulkremoveServiceUnavailable() *PostAuthorizationSubjectBulkremoveServiceUnavailable
NewPostAuthorizationSubjectBulkremoveServiceUnavailable creates a PostAuthorizationSubjectBulkremoveServiceUnavailable with default headers values
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) Error ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) Error() string
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove service unavailable response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove service unavailable response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove service unavailable response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove service unavailable response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove service unavailable response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveServiceUnavailable) String ¶
func (o *PostAuthorizationSubjectBulkremoveServiceUnavailable) String() string
type PostAuthorizationSubjectBulkremoveTooManyRequests ¶
PostAuthorizationSubjectBulkremoveTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationSubjectBulkremoveTooManyRequests ¶
func NewPostAuthorizationSubjectBulkremoveTooManyRequests() *PostAuthorizationSubjectBulkremoveTooManyRequests
NewPostAuthorizationSubjectBulkremoveTooManyRequests creates a PostAuthorizationSubjectBulkremoveTooManyRequests with default headers values
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) Error ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) Error() string
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove too many requests response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove too many requests response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove too many requests response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove too many requests response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove too many requests response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveTooManyRequests) String ¶
func (o *PostAuthorizationSubjectBulkremoveTooManyRequests) String() string
type PostAuthorizationSubjectBulkremoveUnauthorized ¶
type PostAuthorizationSubjectBulkremoveUnauthorized struct {
}PostAuthorizationSubjectBulkremoveUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationSubjectBulkremoveUnauthorized ¶
func NewPostAuthorizationSubjectBulkremoveUnauthorized() *PostAuthorizationSubjectBulkremoveUnauthorized
NewPostAuthorizationSubjectBulkremoveUnauthorized creates a PostAuthorizationSubjectBulkremoveUnauthorized with default headers values
func (*PostAuthorizationSubjectBulkremoveUnauthorized) Error ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) Error() string
func (*PostAuthorizationSubjectBulkremoveUnauthorized) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveUnauthorized) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove unauthorized response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveUnauthorized) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove unauthorized response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveUnauthorized) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove unauthorized response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveUnauthorized) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove unauthorized response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveUnauthorized) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove unauthorized response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveUnauthorized) String ¶
func (o *PostAuthorizationSubjectBulkremoveUnauthorized) String() string
type PostAuthorizationSubjectBulkremoveUnsupportedMediaType ¶
PostAuthorizationSubjectBulkremoveUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationSubjectBulkremoveUnsupportedMediaType ¶
func NewPostAuthorizationSubjectBulkremoveUnsupportedMediaType() *PostAuthorizationSubjectBulkremoveUnsupportedMediaType
NewPostAuthorizationSubjectBulkremoveUnsupportedMediaType creates a PostAuthorizationSubjectBulkremoveUnsupportedMediaType with default headers values
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) Error ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) Error() string
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization subject bulkremove unsupported media type response has a 4xx status code
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkremove unsupported media type response a status code equal to that given
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkremove unsupported media type response has a 3xx status code
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization subject bulkremove unsupported media type response has a 5xx status code
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkremove unsupported media type response has a 2xx status code
func (*PostAuthorizationSubjectBulkremoveUnsupportedMediaType) String ¶
func (o *PostAuthorizationSubjectBulkremoveUnsupportedMediaType) String() string
type PostAuthorizationSubjectBulkreplaceBadRequest ¶
PostAuthorizationSubjectBulkreplaceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationSubjectBulkreplaceBadRequest ¶
func NewPostAuthorizationSubjectBulkreplaceBadRequest() *PostAuthorizationSubjectBulkreplaceBadRequest
NewPostAuthorizationSubjectBulkreplaceBadRequest creates a PostAuthorizationSubjectBulkreplaceBadRequest with default headers values
func (*PostAuthorizationSubjectBulkreplaceBadRequest) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) Error() string
func (*PostAuthorizationSubjectBulkreplaceBadRequest) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceBadRequest) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace bad request response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceBadRequest) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace bad request response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceBadRequest) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace bad request response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceBadRequest) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace bad request response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceBadRequest) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace bad request response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceBadRequest) String ¶
func (o *PostAuthorizationSubjectBulkreplaceBadRequest) String() string
type PostAuthorizationSubjectBulkreplaceForbidden ¶
PostAuthorizationSubjectBulkreplaceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationSubjectBulkreplaceForbidden ¶
func NewPostAuthorizationSubjectBulkreplaceForbidden() *PostAuthorizationSubjectBulkreplaceForbidden
NewPostAuthorizationSubjectBulkreplaceForbidden creates a PostAuthorizationSubjectBulkreplaceForbidden with default headers values
func (*PostAuthorizationSubjectBulkreplaceForbidden) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) Error() string
func (*PostAuthorizationSubjectBulkreplaceForbidden) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceForbidden) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace forbidden response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceForbidden) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace forbidden response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceForbidden) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace forbidden response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceForbidden) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace forbidden response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceForbidden) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace forbidden response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceForbidden) String ¶
func (o *PostAuthorizationSubjectBulkreplaceForbidden) String() string
type PostAuthorizationSubjectBulkreplaceGatewayTimeout ¶
PostAuthorizationSubjectBulkreplaceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationSubjectBulkreplaceGatewayTimeout ¶
func NewPostAuthorizationSubjectBulkreplaceGatewayTimeout() *PostAuthorizationSubjectBulkreplaceGatewayTimeout
NewPostAuthorizationSubjectBulkreplaceGatewayTimeout creates a PostAuthorizationSubjectBulkreplaceGatewayTimeout with default headers values
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) Error() string
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace gateway timeout response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace gateway timeout response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace gateway timeout response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace gateway timeout response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace gateway timeout response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceGatewayTimeout) String ¶
func (o *PostAuthorizationSubjectBulkreplaceGatewayTimeout) String() string
type PostAuthorizationSubjectBulkreplaceInternalServerError ¶
PostAuthorizationSubjectBulkreplaceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationSubjectBulkreplaceInternalServerError ¶
func NewPostAuthorizationSubjectBulkreplaceInternalServerError() *PostAuthorizationSubjectBulkreplaceInternalServerError
NewPostAuthorizationSubjectBulkreplaceInternalServerError creates a PostAuthorizationSubjectBulkreplaceInternalServerError with default headers values
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) Error() string
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace internal server error response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace internal server error response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace internal server error response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace internal server error response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace internal server error response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceInternalServerError) String ¶
func (o *PostAuthorizationSubjectBulkreplaceInternalServerError) String() string
type PostAuthorizationSubjectBulkreplaceNoContent ¶
type PostAuthorizationSubjectBulkreplaceNoContent struct { }
PostAuthorizationSubjectBulkreplaceNoContent describes a response with status code 204, with default header values.
Bulk Grants Replaced
func NewPostAuthorizationSubjectBulkreplaceNoContent ¶
func NewPostAuthorizationSubjectBulkreplaceNoContent() *PostAuthorizationSubjectBulkreplaceNoContent
NewPostAuthorizationSubjectBulkreplaceNoContent creates a PostAuthorizationSubjectBulkreplaceNoContent with default headers values
func (*PostAuthorizationSubjectBulkreplaceNoContent) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) Error() string
func (*PostAuthorizationSubjectBulkreplaceNoContent) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace no content response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceNoContent) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace no content response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceNoContent) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace no content response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceNoContent) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace no content response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceNoContent) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace no content response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceNoContent) String ¶
func (o *PostAuthorizationSubjectBulkreplaceNoContent) String() string
type PostAuthorizationSubjectBulkreplaceNotFound ¶
PostAuthorizationSubjectBulkreplaceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationSubjectBulkreplaceNotFound ¶
func NewPostAuthorizationSubjectBulkreplaceNotFound() *PostAuthorizationSubjectBulkreplaceNotFound
NewPostAuthorizationSubjectBulkreplaceNotFound creates a PostAuthorizationSubjectBulkreplaceNotFound with default headers values
func (*PostAuthorizationSubjectBulkreplaceNotFound) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) Error() string
func (*PostAuthorizationSubjectBulkreplaceNotFound) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceNotFound) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace not found response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceNotFound) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace not found response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceNotFound) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace not found response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceNotFound) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace not found response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceNotFound) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace not found response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceNotFound) String ¶
func (o *PostAuthorizationSubjectBulkreplaceNotFound) String() string
type PostAuthorizationSubjectBulkreplaceParams ¶
type PostAuthorizationSubjectBulkreplaceParams struct { /* Body. Pairs of role and division IDs */ Body *models.RoleDivisionGrants /* SubjectID. Subject ID (user or group) */ SubjectID string /* SubjectType. what the type of the subject is (PC_GROUP, PC_USER or PC_OAUTH_CLIENT) Default: "PC_USER" */ SubjectType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationSubjectBulkreplaceParams contains all the parameters to send to the API endpoint
for the post authorization subject bulkreplace operation. Typically these are written to a http.Request.
func NewPostAuthorizationSubjectBulkreplaceParams ¶
func NewPostAuthorizationSubjectBulkreplaceParams() *PostAuthorizationSubjectBulkreplaceParams
NewPostAuthorizationSubjectBulkreplaceParams creates a new PostAuthorizationSubjectBulkreplaceParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationSubjectBulkreplaceParamsWithContext ¶
func NewPostAuthorizationSubjectBulkreplaceParamsWithContext(ctx context.Context) *PostAuthorizationSubjectBulkreplaceParams
NewPostAuthorizationSubjectBulkreplaceParamsWithContext creates a new PostAuthorizationSubjectBulkreplaceParams object with the ability to set a context for a request.
func NewPostAuthorizationSubjectBulkreplaceParamsWithHTTPClient ¶
func NewPostAuthorizationSubjectBulkreplaceParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkreplaceParams
NewPostAuthorizationSubjectBulkreplaceParamsWithHTTPClient creates a new PostAuthorizationSubjectBulkreplaceParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationSubjectBulkreplaceParamsWithTimeout ¶
func NewPostAuthorizationSubjectBulkreplaceParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkreplaceParams
NewPostAuthorizationSubjectBulkreplaceParamsWithTimeout creates a new PostAuthorizationSubjectBulkreplaceParams object with the ability to set a timeout on a request.
func (*PostAuthorizationSubjectBulkreplaceParams) SetBody ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetBody(body *models.RoleDivisionGrants)
SetBody adds the body to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) SetContext ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) SetDefaults ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetDefaults()
SetDefaults hydrates default values in the post authorization subject bulkreplace params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectBulkreplaceParams) SetHTTPClient ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) SetSubjectID ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) SetSubjectType ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetSubjectType(subjectType *string)
SetSubjectType adds the subjectType to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) SetTimeout ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WithBody ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithBody(body *models.RoleDivisionGrants) *PostAuthorizationSubjectBulkreplaceParams
WithBody adds the body to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WithContext ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithContext(ctx context.Context) *PostAuthorizationSubjectBulkreplaceParams
WithContext adds the context to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WithDefaults ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithDefaults() *PostAuthorizationSubjectBulkreplaceParams
WithDefaults hydrates default values in the post authorization subject bulkreplace params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectBulkreplaceParams) WithHTTPClient ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectBulkreplaceParams
WithHTTPClient adds the HTTPClient to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WithSubjectID ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectBulkreplaceParams
WithSubjectID adds the subjectID to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WithSubjectType ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithSubjectType(subjectType *string) *PostAuthorizationSubjectBulkreplaceParams
WithSubjectType adds the subjectType to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WithTimeout ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectBulkreplaceParams
WithTimeout adds the timeout to the post authorization subject bulkreplace params
func (*PostAuthorizationSubjectBulkreplaceParams) WriteToRequest ¶
func (o *PostAuthorizationSubjectBulkreplaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationSubjectBulkreplaceReader ¶
type PostAuthorizationSubjectBulkreplaceReader struct {
// contains filtered or unexported fields
}
PostAuthorizationSubjectBulkreplaceReader is a Reader for the PostAuthorizationSubjectBulkreplace structure.
func (*PostAuthorizationSubjectBulkreplaceReader) ReadResponse ¶
func (o *PostAuthorizationSubjectBulkreplaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge ¶
PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationSubjectBulkreplaceRequestEntityTooLarge ¶
func NewPostAuthorizationSubjectBulkreplaceRequestEntityTooLarge() *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge
NewPostAuthorizationSubjectBulkreplaceRequestEntityTooLarge creates a PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge with default headers values
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) Error() string
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace request entity too large response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace request entity too large response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace request entity too large response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace request entity too large response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace request entity too large response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) String ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestEntityTooLarge) String() string
type PostAuthorizationSubjectBulkreplaceRequestTimeout ¶
PostAuthorizationSubjectBulkreplaceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationSubjectBulkreplaceRequestTimeout ¶
func NewPostAuthorizationSubjectBulkreplaceRequestTimeout() *PostAuthorizationSubjectBulkreplaceRequestTimeout
NewPostAuthorizationSubjectBulkreplaceRequestTimeout creates a PostAuthorizationSubjectBulkreplaceRequestTimeout with default headers values
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) Error() string
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace request timeout response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace request timeout response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace request timeout response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace request timeout response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace request timeout response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceRequestTimeout) String ¶
func (o *PostAuthorizationSubjectBulkreplaceRequestTimeout) String() string
type PostAuthorizationSubjectBulkreplaceServiceUnavailable ¶
type PostAuthorizationSubjectBulkreplaceServiceUnavailable struct {
}PostAuthorizationSubjectBulkreplaceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationSubjectBulkreplaceServiceUnavailable ¶
func NewPostAuthorizationSubjectBulkreplaceServiceUnavailable() *PostAuthorizationSubjectBulkreplaceServiceUnavailable
NewPostAuthorizationSubjectBulkreplaceServiceUnavailable creates a PostAuthorizationSubjectBulkreplaceServiceUnavailable with default headers values
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) Error() string
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace service unavailable response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace service unavailable response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace service unavailable response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace service unavailable response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace service unavailable response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceServiceUnavailable) String ¶
func (o *PostAuthorizationSubjectBulkreplaceServiceUnavailable) String() string
type PostAuthorizationSubjectBulkreplaceTooManyRequests ¶
PostAuthorizationSubjectBulkreplaceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationSubjectBulkreplaceTooManyRequests ¶
func NewPostAuthorizationSubjectBulkreplaceTooManyRequests() *PostAuthorizationSubjectBulkreplaceTooManyRequests
NewPostAuthorizationSubjectBulkreplaceTooManyRequests creates a PostAuthorizationSubjectBulkreplaceTooManyRequests with default headers values
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) Error() string
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace too many requests response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace too many requests response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace too many requests response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace too many requests response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace too many requests response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceTooManyRequests) String ¶
func (o *PostAuthorizationSubjectBulkreplaceTooManyRequests) String() string
type PostAuthorizationSubjectBulkreplaceUnauthorized ¶
type PostAuthorizationSubjectBulkreplaceUnauthorized struct {
}PostAuthorizationSubjectBulkreplaceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationSubjectBulkreplaceUnauthorized ¶
func NewPostAuthorizationSubjectBulkreplaceUnauthorized() *PostAuthorizationSubjectBulkreplaceUnauthorized
NewPostAuthorizationSubjectBulkreplaceUnauthorized creates a PostAuthorizationSubjectBulkreplaceUnauthorized with default headers values
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) Error() string
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace unauthorized response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace unauthorized response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace unauthorized response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace unauthorized response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace unauthorized response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceUnauthorized) String ¶
func (o *PostAuthorizationSubjectBulkreplaceUnauthorized) String() string
type PostAuthorizationSubjectBulkreplaceUnsupportedMediaType ¶
PostAuthorizationSubjectBulkreplaceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationSubjectBulkreplaceUnsupportedMediaType ¶
func NewPostAuthorizationSubjectBulkreplaceUnsupportedMediaType() *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType
NewPostAuthorizationSubjectBulkreplaceUnsupportedMediaType creates a PostAuthorizationSubjectBulkreplaceUnsupportedMediaType with default headers values
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) Error ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) Error() string
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization subject bulkreplace unsupported media type response has a 4xx status code
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization subject bulkreplace unsupported media type response a status code equal to that given
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization subject bulkreplace unsupported media type response has a 3xx status code
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization subject bulkreplace unsupported media type response has a 5xx status code
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization subject bulkreplace unsupported media type response has a 2xx status code
func (*PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) String ¶
func (o *PostAuthorizationSubjectBulkreplaceUnsupportedMediaType) String() string
type PostAuthorizationSubjectDivisionRoleBadRequest ¶
PostAuthorizationSubjectDivisionRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostAuthorizationSubjectDivisionRoleBadRequest ¶
func NewPostAuthorizationSubjectDivisionRoleBadRequest() *PostAuthorizationSubjectDivisionRoleBadRequest
NewPostAuthorizationSubjectDivisionRoleBadRequest creates a PostAuthorizationSubjectDivisionRoleBadRequest with default headers values
func (*PostAuthorizationSubjectDivisionRoleBadRequest) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) Error() string
func (*PostAuthorizationSubjectDivisionRoleBadRequest) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleBadRequest) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsClientError() bool
IsClientError returns true when this post authorization subject division role bad request response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleBadRequest) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsCode(code int) bool
IsCode returns true when this post authorization subject division role bad request response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleBadRequest) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role bad request response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleBadRequest) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsServerError() bool
IsServerError returns true when this post authorization subject division role bad request response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleBadRequest) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role bad request response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleBadRequest) String ¶
func (o *PostAuthorizationSubjectDivisionRoleBadRequest) String() string
type PostAuthorizationSubjectDivisionRoleDefault ¶
type PostAuthorizationSubjectDivisionRoleDefault struct {
// contains filtered or unexported fields
}
PostAuthorizationSubjectDivisionRoleDefault describes a response with status code -1, with default header values.
successful operation
func NewPostAuthorizationSubjectDivisionRoleDefault ¶
func NewPostAuthorizationSubjectDivisionRoleDefault(code int) *PostAuthorizationSubjectDivisionRoleDefault
NewPostAuthorizationSubjectDivisionRoleDefault creates a PostAuthorizationSubjectDivisionRoleDefault with default headers values
func (*PostAuthorizationSubjectDivisionRoleDefault) Code ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) Code() int
Code gets the status code for the post authorization subject division role default response
func (*PostAuthorizationSubjectDivisionRoleDefault) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) Error() string
func (*PostAuthorizationSubjectDivisionRoleDefault) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) IsClientError() bool
IsClientError returns true when this post authorization subject division role default response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleDefault) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) IsCode(code int) bool
IsCode returns true when this post authorization subject division role default response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleDefault) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role default response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleDefault) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) IsServerError() bool
IsServerError returns true when this post authorization subject division role default response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleDefault) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role default response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleDefault) String ¶
func (o *PostAuthorizationSubjectDivisionRoleDefault) String() string
type PostAuthorizationSubjectDivisionRoleForbidden ¶
PostAuthorizationSubjectDivisionRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostAuthorizationSubjectDivisionRoleForbidden ¶
func NewPostAuthorizationSubjectDivisionRoleForbidden() *PostAuthorizationSubjectDivisionRoleForbidden
NewPostAuthorizationSubjectDivisionRoleForbidden creates a PostAuthorizationSubjectDivisionRoleForbidden with default headers values
func (*PostAuthorizationSubjectDivisionRoleForbidden) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) Error() string
func (*PostAuthorizationSubjectDivisionRoleForbidden) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleForbidden) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsClientError() bool
IsClientError returns true when this post authorization subject division role forbidden response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleForbidden) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsCode(code int) bool
IsCode returns true when this post authorization subject division role forbidden response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleForbidden) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role forbidden response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleForbidden) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsServerError() bool
IsServerError returns true when this post authorization subject division role forbidden response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleForbidden) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role forbidden response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleForbidden) String ¶
func (o *PostAuthorizationSubjectDivisionRoleForbidden) String() string
type PostAuthorizationSubjectDivisionRoleGatewayTimeout ¶
PostAuthorizationSubjectDivisionRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostAuthorizationSubjectDivisionRoleGatewayTimeout ¶
func NewPostAuthorizationSubjectDivisionRoleGatewayTimeout() *PostAuthorizationSubjectDivisionRoleGatewayTimeout
NewPostAuthorizationSubjectDivisionRoleGatewayTimeout creates a PostAuthorizationSubjectDivisionRoleGatewayTimeout with default headers values
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) Error() string
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject division role gateway timeout response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject division role gateway timeout response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role gateway timeout response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject division role gateway timeout response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role gateway timeout response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleGatewayTimeout) String ¶
func (o *PostAuthorizationSubjectDivisionRoleGatewayTimeout) String() string
type PostAuthorizationSubjectDivisionRoleInternalServerError ¶
PostAuthorizationSubjectDivisionRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostAuthorizationSubjectDivisionRoleInternalServerError ¶
func NewPostAuthorizationSubjectDivisionRoleInternalServerError() *PostAuthorizationSubjectDivisionRoleInternalServerError
NewPostAuthorizationSubjectDivisionRoleInternalServerError creates a PostAuthorizationSubjectDivisionRoleInternalServerError with default headers values
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) Error() string
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsClientError() bool
IsClientError returns true when this post authorization subject division role internal server error response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this post authorization subject division role internal server error response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role internal server error response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsServerError() bool
IsServerError returns true when this post authorization subject division role internal server error response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role internal server error response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleInternalServerError) String ¶
func (o *PostAuthorizationSubjectDivisionRoleInternalServerError) String() string
type PostAuthorizationSubjectDivisionRoleNotFound ¶
PostAuthorizationSubjectDivisionRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostAuthorizationSubjectDivisionRoleNotFound ¶
func NewPostAuthorizationSubjectDivisionRoleNotFound() *PostAuthorizationSubjectDivisionRoleNotFound
NewPostAuthorizationSubjectDivisionRoleNotFound creates a PostAuthorizationSubjectDivisionRoleNotFound with default headers values
func (*PostAuthorizationSubjectDivisionRoleNotFound) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) Error() string
func (*PostAuthorizationSubjectDivisionRoleNotFound) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleNotFound) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsClientError() bool
IsClientError returns true when this post authorization subject division role not found response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleNotFound) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsCode(code int) bool
IsCode returns true when this post authorization subject division role not found response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleNotFound) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role not found response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleNotFound) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsServerError() bool
IsServerError returns true when this post authorization subject division role not found response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleNotFound) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role not found response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleNotFound) String ¶
func (o *PostAuthorizationSubjectDivisionRoleNotFound) String() string
type PostAuthorizationSubjectDivisionRoleParams ¶
type PostAuthorizationSubjectDivisionRoleParams struct { /* DivisionID. the id of the division to which to make the grant */ DivisionID string /* RoleID. the id of the role to grant */ RoleID string /* SubjectID. Subject ID (user or group) */ SubjectID string /* SubjectType. what the type of the subject is: PC_GROUP, PC_USER or PC_OAUTH_CLIENT (note: for cross-org authorization, please use the Organization Authorization endpoints) Default: "PC_USER" */ SubjectType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAuthorizationSubjectDivisionRoleParams contains all the parameters to send to the API endpoint
for the post authorization subject division role operation. Typically these are written to a http.Request.
func NewPostAuthorizationSubjectDivisionRoleParams ¶
func NewPostAuthorizationSubjectDivisionRoleParams() *PostAuthorizationSubjectDivisionRoleParams
NewPostAuthorizationSubjectDivisionRoleParams creates a new PostAuthorizationSubjectDivisionRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAuthorizationSubjectDivisionRoleParamsWithContext ¶
func NewPostAuthorizationSubjectDivisionRoleParamsWithContext(ctx context.Context) *PostAuthorizationSubjectDivisionRoleParams
NewPostAuthorizationSubjectDivisionRoleParamsWithContext creates a new PostAuthorizationSubjectDivisionRoleParams object with the ability to set a context for a request.
func NewPostAuthorizationSubjectDivisionRoleParamsWithHTTPClient ¶
func NewPostAuthorizationSubjectDivisionRoleParamsWithHTTPClient(client *http.Client) *PostAuthorizationSubjectDivisionRoleParams
NewPostAuthorizationSubjectDivisionRoleParamsWithHTTPClient creates a new PostAuthorizationSubjectDivisionRoleParams object with the ability to set a custom HTTPClient for a request.
func NewPostAuthorizationSubjectDivisionRoleParamsWithTimeout ¶
func NewPostAuthorizationSubjectDivisionRoleParamsWithTimeout(timeout time.Duration) *PostAuthorizationSubjectDivisionRoleParams
NewPostAuthorizationSubjectDivisionRoleParamsWithTimeout creates a new PostAuthorizationSubjectDivisionRoleParams object with the ability to set a timeout on a request.
func (*PostAuthorizationSubjectDivisionRoleParams) SetContext ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) SetDefaults ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetDefaults()
SetDefaults hydrates default values in the post authorization subject division role params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectDivisionRoleParams) SetDivisionID ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) SetHTTPClient ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) SetRoleID ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) SetSubjectID ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) SetSubjectType ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetSubjectType(subjectType *string)
SetSubjectType adds the subjectType to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) SetTimeout ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithContext ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithContext(ctx context.Context) *PostAuthorizationSubjectDivisionRoleParams
WithContext adds the context to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithDefaults ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithDefaults() *PostAuthorizationSubjectDivisionRoleParams
WithDefaults hydrates default values in the post authorization subject division role params (not the query body).
All values with no default are reset to their zero value.
func (*PostAuthorizationSubjectDivisionRoleParams) WithDivisionID ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithDivisionID(divisionID string) *PostAuthorizationSubjectDivisionRoleParams
WithDivisionID adds the divisionID to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithHTTPClient ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithHTTPClient(client *http.Client) *PostAuthorizationSubjectDivisionRoleParams
WithHTTPClient adds the HTTPClient to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithRoleID ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithRoleID(roleID string) *PostAuthorizationSubjectDivisionRoleParams
WithRoleID adds the roleID to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithSubjectID ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithSubjectID(subjectID string) *PostAuthorizationSubjectDivisionRoleParams
WithSubjectID adds the subjectID to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithSubjectType ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithSubjectType(subjectType *string) *PostAuthorizationSubjectDivisionRoleParams
WithSubjectType adds the subjectType to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WithTimeout ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WithTimeout(timeout time.Duration) *PostAuthorizationSubjectDivisionRoleParams
WithTimeout adds the timeout to the post authorization subject division role params
func (*PostAuthorizationSubjectDivisionRoleParams) WriteToRequest ¶
func (o *PostAuthorizationSubjectDivisionRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAuthorizationSubjectDivisionRoleReader ¶
type PostAuthorizationSubjectDivisionRoleReader struct {
// contains filtered or unexported fields
}
PostAuthorizationSubjectDivisionRoleReader is a Reader for the PostAuthorizationSubjectDivisionRole structure.
func (*PostAuthorizationSubjectDivisionRoleReader) ReadResponse ¶
func (o *PostAuthorizationSubjectDivisionRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge ¶
PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostAuthorizationSubjectDivisionRoleRequestEntityTooLarge ¶
func NewPostAuthorizationSubjectDivisionRoleRequestEntityTooLarge() *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge
NewPostAuthorizationSubjectDivisionRoleRequestEntityTooLarge creates a PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge with default headers values
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) Error() string
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post authorization subject division role request entity too large response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post authorization subject division role request entity too large response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role request entity too large response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post authorization subject division role request entity too large response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role request entity too large response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) String ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestEntityTooLarge) String() string
type PostAuthorizationSubjectDivisionRoleRequestTimeout ¶
PostAuthorizationSubjectDivisionRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostAuthorizationSubjectDivisionRoleRequestTimeout ¶
func NewPostAuthorizationSubjectDivisionRoleRequestTimeout() *PostAuthorizationSubjectDivisionRoleRequestTimeout
NewPostAuthorizationSubjectDivisionRoleRequestTimeout creates a PostAuthorizationSubjectDivisionRoleRequestTimeout with default headers values
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) Error() string
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this post authorization subject division role request timeout response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this post authorization subject division role request timeout response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role request timeout response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this post authorization subject division role request timeout response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role request timeout response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleRequestTimeout) String ¶
func (o *PostAuthorizationSubjectDivisionRoleRequestTimeout) String() string
type PostAuthorizationSubjectDivisionRoleServiceUnavailable ¶
type PostAuthorizationSubjectDivisionRoleServiceUnavailable struct {
}PostAuthorizationSubjectDivisionRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostAuthorizationSubjectDivisionRoleServiceUnavailable ¶
func NewPostAuthorizationSubjectDivisionRoleServiceUnavailable() *PostAuthorizationSubjectDivisionRoleServiceUnavailable
NewPostAuthorizationSubjectDivisionRoleServiceUnavailable creates a PostAuthorizationSubjectDivisionRoleServiceUnavailable with default headers values
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) Error() string
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this post authorization subject division role service unavailable response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post authorization subject division role service unavailable response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role service unavailable response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this post authorization subject division role service unavailable response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role service unavailable response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleServiceUnavailable) String ¶
func (o *PostAuthorizationSubjectDivisionRoleServiceUnavailable) String() string
type PostAuthorizationSubjectDivisionRoleTooManyRequests ¶
PostAuthorizationSubjectDivisionRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostAuthorizationSubjectDivisionRoleTooManyRequests ¶
func NewPostAuthorizationSubjectDivisionRoleTooManyRequests() *PostAuthorizationSubjectDivisionRoleTooManyRequests
NewPostAuthorizationSubjectDivisionRoleTooManyRequests creates a PostAuthorizationSubjectDivisionRoleTooManyRequests with default headers values
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) Error() string
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this post authorization subject division role too many requests response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this post authorization subject division role too many requests response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role too many requests response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this post authorization subject division role too many requests response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role too many requests response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleTooManyRequests) String ¶
func (o *PostAuthorizationSubjectDivisionRoleTooManyRequests) String() string
type PostAuthorizationSubjectDivisionRoleUnauthorized ¶
type PostAuthorizationSubjectDivisionRoleUnauthorized struct {
}PostAuthorizationSubjectDivisionRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostAuthorizationSubjectDivisionRoleUnauthorized ¶
func NewPostAuthorizationSubjectDivisionRoleUnauthorized() *PostAuthorizationSubjectDivisionRoleUnauthorized
NewPostAuthorizationSubjectDivisionRoleUnauthorized creates a PostAuthorizationSubjectDivisionRoleUnauthorized with default headers values
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) Error() string
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsClientError() bool
IsClientError returns true when this post authorization subject division role unauthorized response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this post authorization subject division role unauthorized response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role unauthorized response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsServerError() bool
IsServerError returns true when this post authorization subject division role unauthorized response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role unauthorized response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleUnauthorized) String ¶
func (o *PostAuthorizationSubjectDivisionRoleUnauthorized) String() string
type PostAuthorizationSubjectDivisionRoleUnsupportedMediaType ¶
PostAuthorizationSubjectDivisionRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostAuthorizationSubjectDivisionRoleUnsupportedMediaType ¶
func NewPostAuthorizationSubjectDivisionRoleUnsupportedMediaType() *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType
NewPostAuthorizationSubjectDivisionRoleUnsupportedMediaType creates a PostAuthorizationSubjectDivisionRoleUnsupportedMediaType with default headers values
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) Error ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) Error() string
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) GetPayload ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsClientError ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post authorization subject division role unsupported media type response has a 4xx status code
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsCode ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post authorization subject division role unsupported media type response a status code equal to that given
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsRedirect ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post authorization subject division role unsupported media type response has a 3xx status code
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsServerError ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post authorization subject division role unsupported media type response has a 5xx status code
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsSuccess ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post authorization subject division role unsupported media type response has a 2xx status code
func (*PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) String ¶
func (o *PostAuthorizationSubjectDivisionRoleUnsupportedMediaType) String() string
type PutAuthorizationDivisionBadRequest ¶
PutAuthorizationDivisionBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutAuthorizationDivisionBadRequest ¶
func NewPutAuthorizationDivisionBadRequest() *PutAuthorizationDivisionBadRequest
NewPutAuthorizationDivisionBadRequest creates a PutAuthorizationDivisionBadRequest with default headers values
func (*PutAuthorizationDivisionBadRequest) Error ¶
func (o *PutAuthorizationDivisionBadRequest) Error() string
func (*PutAuthorizationDivisionBadRequest) GetPayload ¶
func (o *PutAuthorizationDivisionBadRequest) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionBadRequest) IsClientError ¶
func (o *PutAuthorizationDivisionBadRequest) IsClientError() bool
IsClientError returns true when this put authorization division bad request response has a 4xx status code
func (*PutAuthorizationDivisionBadRequest) IsCode ¶
func (o *PutAuthorizationDivisionBadRequest) IsCode(code int) bool
IsCode returns true when this put authorization division bad request response a status code equal to that given
func (*PutAuthorizationDivisionBadRequest) IsRedirect ¶
func (o *PutAuthorizationDivisionBadRequest) IsRedirect() bool
IsRedirect returns true when this put authorization division bad request response has a 3xx status code
func (*PutAuthorizationDivisionBadRequest) IsServerError ¶
func (o *PutAuthorizationDivisionBadRequest) IsServerError() bool
IsServerError returns true when this put authorization division bad request response has a 5xx status code
func (*PutAuthorizationDivisionBadRequest) IsSuccess ¶
func (o *PutAuthorizationDivisionBadRequest) IsSuccess() bool
IsSuccess returns true when this put authorization division bad request response has a 2xx status code
func (*PutAuthorizationDivisionBadRequest) String ¶
func (o *PutAuthorizationDivisionBadRequest) String() string
type PutAuthorizationDivisionForbidden ¶
PutAuthorizationDivisionForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutAuthorizationDivisionForbidden ¶
func NewPutAuthorizationDivisionForbidden() *PutAuthorizationDivisionForbidden
NewPutAuthorizationDivisionForbidden creates a PutAuthorizationDivisionForbidden with default headers values
func (*PutAuthorizationDivisionForbidden) Error ¶
func (o *PutAuthorizationDivisionForbidden) Error() string
func (*PutAuthorizationDivisionForbidden) GetPayload ¶
func (o *PutAuthorizationDivisionForbidden) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionForbidden) IsClientError ¶
func (o *PutAuthorizationDivisionForbidden) IsClientError() bool
IsClientError returns true when this put authorization division forbidden response has a 4xx status code
func (*PutAuthorizationDivisionForbidden) IsCode ¶
func (o *PutAuthorizationDivisionForbidden) IsCode(code int) bool
IsCode returns true when this put authorization division forbidden response a status code equal to that given
func (*PutAuthorizationDivisionForbidden) IsRedirect ¶
func (o *PutAuthorizationDivisionForbidden) IsRedirect() bool
IsRedirect returns true when this put authorization division forbidden response has a 3xx status code
func (*PutAuthorizationDivisionForbidden) IsServerError ¶
func (o *PutAuthorizationDivisionForbidden) IsServerError() bool
IsServerError returns true when this put authorization division forbidden response has a 5xx status code
func (*PutAuthorizationDivisionForbidden) IsSuccess ¶
func (o *PutAuthorizationDivisionForbidden) IsSuccess() bool
IsSuccess returns true when this put authorization division forbidden response has a 2xx status code
func (*PutAuthorizationDivisionForbidden) String ¶
func (o *PutAuthorizationDivisionForbidden) String() string
type PutAuthorizationDivisionGatewayTimeout ¶
PutAuthorizationDivisionGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutAuthorizationDivisionGatewayTimeout ¶
func NewPutAuthorizationDivisionGatewayTimeout() *PutAuthorizationDivisionGatewayTimeout
NewPutAuthorizationDivisionGatewayTimeout creates a PutAuthorizationDivisionGatewayTimeout with default headers values
func (*PutAuthorizationDivisionGatewayTimeout) Error ¶
func (o *PutAuthorizationDivisionGatewayTimeout) Error() string
func (*PutAuthorizationDivisionGatewayTimeout) GetPayload ¶
func (o *PutAuthorizationDivisionGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionGatewayTimeout) IsClientError ¶
func (o *PutAuthorizationDivisionGatewayTimeout) IsClientError() bool
IsClientError returns true when this put authorization division gateway timeout response has a 4xx status code
func (*PutAuthorizationDivisionGatewayTimeout) IsCode ¶
func (o *PutAuthorizationDivisionGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put authorization division gateway timeout response a status code equal to that given
func (*PutAuthorizationDivisionGatewayTimeout) IsRedirect ¶
func (o *PutAuthorizationDivisionGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization division gateway timeout response has a 3xx status code
func (*PutAuthorizationDivisionGatewayTimeout) IsServerError ¶
func (o *PutAuthorizationDivisionGatewayTimeout) IsServerError() bool
IsServerError returns true when this put authorization division gateway timeout response has a 5xx status code
func (*PutAuthorizationDivisionGatewayTimeout) IsSuccess ¶
func (o *PutAuthorizationDivisionGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization division gateway timeout response has a 2xx status code
func (*PutAuthorizationDivisionGatewayTimeout) String ¶
func (o *PutAuthorizationDivisionGatewayTimeout) String() string
type PutAuthorizationDivisionInternalServerError ¶
PutAuthorizationDivisionInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutAuthorizationDivisionInternalServerError ¶
func NewPutAuthorizationDivisionInternalServerError() *PutAuthorizationDivisionInternalServerError
NewPutAuthorizationDivisionInternalServerError creates a PutAuthorizationDivisionInternalServerError with default headers values
func (*PutAuthorizationDivisionInternalServerError) Error ¶
func (o *PutAuthorizationDivisionInternalServerError) Error() string
func (*PutAuthorizationDivisionInternalServerError) GetPayload ¶
func (o *PutAuthorizationDivisionInternalServerError) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionInternalServerError) IsClientError ¶
func (o *PutAuthorizationDivisionInternalServerError) IsClientError() bool
IsClientError returns true when this put authorization division internal server error response has a 4xx status code
func (*PutAuthorizationDivisionInternalServerError) IsCode ¶
func (o *PutAuthorizationDivisionInternalServerError) IsCode(code int) bool
IsCode returns true when this put authorization division internal server error response a status code equal to that given
func (*PutAuthorizationDivisionInternalServerError) IsRedirect ¶
func (o *PutAuthorizationDivisionInternalServerError) IsRedirect() bool
IsRedirect returns true when this put authorization division internal server error response has a 3xx status code
func (*PutAuthorizationDivisionInternalServerError) IsServerError ¶
func (o *PutAuthorizationDivisionInternalServerError) IsServerError() bool
IsServerError returns true when this put authorization division internal server error response has a 5xx status code
func (*PutAuthorizationDivisionInternalServerError) IsSuccess ¶
func (o *PutAuthorizationDivisionInternalServerError) IsSuccess() bool
IsSuccess returns true when this put authorization division internal server error response has a 2xx status code
func (*PutAuthorizationDivisionInternalServerError) String ¶
func (o *PutAuthorizationDivisionInternalServerError) String() string
type PutAuthorizationDivisionNotFound ¶
PutAuthorizationDivisionNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutAuthorizationDivisionNotFound ¶
func NewPutAuthorizationDivisionNotFound() *PutAuthorizationDivisionNotFound
NewPutAuthorizationDivisionNotFound creates a PutAuthorizationDivisionNotFound with default headers values
func (*PutAuthorizationDivisionNotFound) Error ¶
func (o *PutAuthorizationDivisionNotFound) Error() string
func (*PutAuthorizationDivisionNotFound) GetPayload ¶
func (o *PutAuthorizationDivisionNotFound) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionNotFound) IsClientError ¶
func (o *PutAuthorizationDivisionNotFound) IsClientError() bool
IsClientError returns true when this put authorization division not found response has a 4xx status code
func (*PutAuthorizationDivisionNotFound) IsCode ¶
func (o *PutAuthorizationDivisionNotFound) IsCode(code int) bool
IsCode returns true when this put authorization division not found response a status code equal to that given
func (*PutAuthorizationDivisionNotFound) IsRedirect ¶
func (o *PutAuthorizationDivisionNotFound) IsRedirect() bool
IsRedirect returns true when this put authorization division not found response has a 3xx status code
func (*PutAuthorizationDivisionNotFound) IsServerError ¶
func (o *PutAuthorizationDivisionNotFound) IsServerError() bool
IsServerError returns true when this put authorization division not found response has a 5xx status code
func (*PutAuthorizationDivisionNotFound) IsSuccess ¶
func (o *PutAuthorizationDivisionNotFound) IsSuccess() bool
IsSuccess returns true when this put authorization division not found response has a 2xx status code
func (*PutAuthorizationDivisionNotFound) String ¶
func (o *PutAuthorizationDivisionNotFound) String() string
type PutAuthorizationDivisionOK ¶
type PutAuthorizationDivisionOK struct {
Payload *models.AuthzDivision
}
PutAuthorizationDivisionOK describes a response with status code 200, with default header values.
successful operation
func NewPutAuthorizationDivisionOK ¶
func NewPutAuthorizationDivisionOK() *PutAuthorizationDivisionOK
NewPutAuthorizationDivisionOK creates a PutAuthorizationDivisionOK with default headers values
func (*PutAuthorizationDivisionOK) Error ¶
func (o *PutAuthorizationDivisionOK) Error() string
func (*PutAuthorizationDivisionOK) GetPayload ¶
func (o *PutAuthorizationDivisionOK) GetPayload() *models.AuthzDivision
func (*PutAuthorizationDivisionOK) IsClientError ¶
func (o *PutAuthorizationDivisionOK) IsClientError() bool
IsClientError returns true when this put authorization division o k response has a 4xx status code
func (*PutAuthorizationDivisionOK) IsCode ¶
func (o *PutAuthorizationDivisionOK) IsCode(code int) bool
IsCode returns true when this put authorization division o k response a status code equal to that given
func (*PutAuthorizationDivisionOK) IsRedirect ¶
func (o *PutAuthorizationDivisionOK) IsRedirect() bool
IsRedirect returns true when this put authorization division o k response has a 3xx status code
func (*PutAuthorizationDivisionOK) IsServerError ¶
func (o *PutAuthorizationDivisionOK) IsServerError() bool
IsServerError returns true when this put authorization division o k response has a 5xx status code
func (*PutAuthorizationDivisionOK) IsSuccess ¶
func (o *PutAuthorizationDivisionOK) IsSuccess() bool
IsSuccess returns true when this put authorization division o k response has a 2xx status code
func (*PutAuthorizationDivisionOK) String ¶
func (o *PutAuthorizationDivisionOK) String() string
type PutAuthorizationDivisionParams ¶
type PutAuthorizationDivisionParams struct { /* Body. Updated division data */ Body *models.AuthzDivision /* DivisionID. Division ID */ DivisionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAuthorizationDivisionParams contains all the parameters to send to the API endpoint
for the put authorization division operation. Typically these are written to a http.Request.
func NewPutAuthorizationDivisionParams ¶
func NewPutAuthorizationDivisionParams() *PutAuthorizationDivisionParams
NewPutAuthorizationDivisionParams creates a new PutAuthorizationDivisionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAuthorizationDivisionParamsWithContext ¶
func NewPutAuthorizationDivisionParamsWithContext(ctx context.Context) *PutAuthorizationDivisionParams
NewPutAuthorizationDivisionParamsWithContext creates a new PutAuthorizationDivisionParams object with the ability to set a context for a request.
func NewPutAuthorizationDivisionParamsWithHTTPClient ¶
func NewPutAuthorizationDivisionParamsWithHTTPClient(client *http.Client) *PutAuthorizationDivisionParams
NewPutAuthorizationDivisionParamsWithHTTPClient creates a new PutAuthorizationDivisionParams object with the ability to set a custom HTTPClient for a request.
func NewPutAuthorizationDivisionParamsWithTimeout ¶
func NewPutAuthorizationDivisionParamsWithTimeout(timeout time.Duration) *PutAuthorizationDivisionParams
NewPutAuthorizationDivisionParamsWithTimeout creates a new PutAuthorizationDivisionParams object with the ability to set a timeout on a request.
func (*PutAuthorizationDivisionParams) SetBody ¶
func (o *PutAuthorizationDivisionParams) SetBody(body *models.AuthzDivision)
SetBody adds the body to the put authorization division params
func (*PutAuthorizationDivisionParams) SetContext ¶
func (o *PutAuthorizationDivisionParams) SetContext(ctx context.Context)
SetContext adds the context to the put authorization division params
func (*PutAuthorizationDivisionParams) SetDefaults ¶
func (o *PutAuthorizationDivisionParams) SetDefaults()
SetDefaults hydrates default values in the put authorization division params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationDivisionParams) SetDivisionID ¶
func (o *PutAuthorizationDivisionParams) SetDivisionID(divisionID string)
SetDivisionID adds the divisionId to the put authorization division params
func (*PutAuthorizationDivisionParams) SetHTTPClient ¶
func (o *PutAuthorizationDivisionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put authorization division params
func (*PutAuthorizationDivisionParams) SetTimeout ¶
func (o *PutAuthorizationDivisionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put authorization division params
func (*PutAuthorizationDivisionParams) WithBody ¶
func (o *PutAuthorizationDivisionParams) WithBody(body *models.AuthzDivision) *PutAuthorizationDivisionParams
WithBody adds the body to the put authorization division params
func (*PutAuthorizationDivisionParams) WithContext ¶
func (o *PutAuthorizationDivisionParams) WithContext(ctx context.Context) *PutAuthorizationDivisionParams
WithContext adds the context to the put authorization division params
func (*PutAuthorizationDivisionParams) WithDefaults ¶
func (o *PutAuthorizationDivisionParams) WithDefaults() *PutAuthorizationDivisionParams
WithDefaults hydrates default values in the put authorization division params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationDivisionParams) WithDivisionID ¶
func (o *PutAuthorizationDivisionParams) WithDivisionID(divisionID string) *PutAuthorizationDivisionParams
WithDivisionID adds the divisionID to the put authorization division params
func (*PutAuthorizationDivisionParams) WithHTTPClient ¶
func (o *PutAuthorizationDivisionParams) WithHTTPClient(client *http.Client) *PutAuthorizationDivisionParams
WithHTTPClient adds the HTTPClient to the put authorization division params
func (*PutAuthorizationDivisionParams) WithTimeout ¶
func (o *PutAuthorizationDivisionParams) WithTimeout(timeout time.Duration) *PutAuthorizationDivisionParams
WithTimeout adds the timeout to the put authorization division params
func (*PutAuthorizationDivisionParams) WriteToRequest ¶
func (o *PutAuthorizationDivisionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAuthorizationDivisionReader ¶
type PutAuthorizationDivisionReader struct {
// contains filtered or unexported fields
}
PutAuthorizationDivisionReader is a Reader for the PutAuthorizationDivision structure.
func (*PutAuthorizationDivisionReader) ReadResponse ¶
func (o *PutAuthorizationDivisionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAuthorizationDivisionRequestEntityTooLarge ¶
PutAuthorizationDivisionRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutAuthorizationDivisionRequestEntityTooLarge ¶
func NewPutAuthorizationDivisionRequestEntityTooLarge() *PutAuthorizationDivisionRequestEntityTooLarge
NewPutAuthorizationDivisionRequestEntityTooLarge creates a PutAuthorizationDivisionRequestEntityTooLarge with default headers values
func (*PutAuthorizationDivisionRequestEntityTooLarge) Error ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) Error() string
func (*PutAuthorizationDivisionRequestEntityTooLarge) GetPayload ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionRequestEntityTooLarge) IsClientError ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put authorization division request entity too large response has a 4xx status code
func (*PutAuthorizationDivisionRequestEntityTooLarge) IsCode ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put authorization division request entity too large response a status code equal to that given
func (*PutAuthorizationDivisionRequestEntityTooLarge) IsRedirect ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put authorization division request entity too large response has a 3xx status code
func (*PutAuthorizationDivisionRequestEntityTooLarge) IsServerError ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put authorization division request entity too large response has a 5xx status code
func (*PutAuthorizationDivisionRequestEntityTooLarge) IsSuccess ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put authorization division request entity too large response has a 2xx status code
func (*PutAuthorizationDivisionRequestEntityTooLarge) String ¶
func (o *PutAuthorizationDivisionRequestEntityTooLarge) String() string
type PutAuthorizationDivisionRequestTimeout ¶
PutAuthorizationDivisionRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutAuthorizationDivisionRequestTimeout ¶
func NewPutAuthorizationDivisionRequestTimeout() *PutAuthorizationDivisionRequestTimeout
NewPutAuthorizationDivisionRequestTimeout creates a PutAuthorizationDivisionRequestTimeout with default headers values
func (*PutAuthorizationDivisionRequestTimeout) Error ¶
func (o *PutAuthorizationDivisionRequestTimeout) Error() string
func (*PutAuthorizationDivisionRequestTimeout) GetPayload ¶
func (o *PutAuthorizationDivisionRequestTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionRequestTimeout) IsClientError ¶
func (o *PutAuthorizationDivisionRequestTimeout) IsClientError() bool
IsClientError returns true when this put authorization division request timeout response has a 4xx status code
func (*PutAuthorizationDivisionRequestTimeout) IsCode ¶
func (o *PutAuthorizationDivisionRequestTimeout) IsCode(code int) bool
IsCode returns true when this put authorization division request timeout response a status code equal to that given
func (*PutAuthorizationDivisionRequestTimeout) IsRedirect ¶
func (o *PutAuthorizationDivisionRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization division request timeout response has a 3xx status code
func (*PutAuthorizationDivisionRequestTimeout) IsServerError ¶
func (o *PutAuthorizationDivisionRequestTimeout) IsServerError() bool
IsServerError returns true when this put authorization division request timeout response has a 5xx status code
func (*PutAuthorizationDivisionRequestTimeout) IsSuccess ¶
func (o *PutAuthorizationDivisionRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization division request timeout response has a 2xx status code
func (*PutAuthorizationDivisionRequestTimeout) String ¶
func (o *PutAuthorizationDivisionRequestTimeout) String() string
type PutAuthorizationDivisionServiceUnavailable ¶
type PutAuthorizationDivisionServiceUnavailable struct {
}PutAuthorizationDivisionServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutAuthorizationDivisionServiceUnavailable ¶
func NewPutAuthorizationDivisionServiceUnavailable() *PutAuthorizationDivisionServiceUnavailable
NewPutAuthorizationDivisionServiceUnavailable creates a PutAuthorizationDivisionServiceUnavailable with default headers values
func (*PutAuthorizationDivisionServiceUnavailable) Error ¶
func (o *PutAuthorizationDivisionServiceUnavailable) Error() string
func (*PutAuthorizationDivisionServiceUnavailable) GetPayload ¶
func (o *PutAuthorizationDivisionServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionServiceUnavailable) IsClientError ¶
func (o *PutAuthorizationDivisionServiceUnavailable) IsClientError() bool
IsClientError returns true when this put authorization division service unavailable response has a 4xx status code
func (*PutAuthorizationDivisionServiceUnavailable) IsCode ¶
func (o *PutAuthorizationDivisionServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put authorization division service unavailable response a status code equal to that given
func (*PutAuthorizationDivisionServiceUnavailable) IsRedirect ¶
func (o *PutAuthorizationDivisionServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put authorization division service unavailable response has a 3xx status code
func (*PutAuthorizationDivisionServiceUnavailable) IsServerError ¶
func (o *PutAuthorizationDivisionServiceUnavailable) IsServerError() bool
IsServerError returns true when this put authorization division service unavailable response has a 5xx status code
func (*PutAuthorizationDivisionServiceUnavailable) IsSuccess ¶
func (o *PutAuthorizationDivisionServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put authorization division service unavailable response has a 2xx status code
func (*PutAuthorizationDivisionServiceUnavailable) String ¶
func (o *PutAuthorizationDivisionServiceUnavailable) String() string
type PutAuthorizationDivisionTooManyRequests ¶
PutAuthorizationDivisionTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutAuthorizationDivisionTooManyRequests ¶
func NewPutAuthorizationDivisionTooManyRequests() *PutAuthorizationDivisionTooManyRequests
NewPutAuthorizationDivisionTooManyRequests creates a PutAuthorizationDivisionTooManyRequests with default headers values
func (*PutAuthorizationDivisionTooManyRequests) Error ¶
func (o *PutAuthorizationDivisionTooManyRequests) Error() string
func (*PutAuthorizationDivisionTooManyRequests) GetPayload ¶
func (o *PutAuthorizationDivisionTooManyRequests) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionTooManyRequests) IsClientError ¶
func (o *PutAuthorizationDivisionTooManyRequests) IsClientError() bool
IsClientError returns true when this put authorization division too many requests response has a 4xx status code
func (*PutAuthorizationDivisionTooManyRequests) IsCode ¶
func (o *PutAuthorizationDivisionTooManyRequests) IsCode(code int) bool
IsCode returns true when this put authorization division too many requests response a status code equal to that given
func (*PutAuthorizationDivisionTooManyRequests) IsRedirect ¶
func (o *PutAuthorizationDivisionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put authorization division too many requests response has a 3xx status code
func (*PutAuthorizationDivisionTooManyRequests) IsServerError ¶
func (o *PutAuthorizationDivisionTooManyRequests) IsServerError() bool
IsServerError returns true when this put authorization division too many requests response has a 5xx status code
func (*PutAuthorizationDivisionTooManyRequests) IsSuccess ¶
func (o *PutAuthorizationDivisionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put authorization division too many requests response has a 2xx status code
func (*PutAuthorizationDivisionTooManyRequests) String ¶
func (o *PutAuthorizationDivisionTooManyRequests) String() string
type PutAuthorizationDivisionUnauthorized ¶
type PutAuthorizationDivisionUnauthorized struct {
}PutAuthorizationDivisionUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutAuthorizationDivisionUnauthorized ¶
func NewPutAuthorizationDivisionUnauthorized() *PutAuthorizationDivisionUnauthorized
NewPutAuthorizationDivisionUnauthorized creates a PutAuthorizationDivisionUnauthorized with default headers values
func (*PutAuthorizationDivisionUnauthorized) Error ¶
func (o *PutAuthorizationDivisionUnauthorized) Error() string
func (*PutAuthorizationDivisionUnauthorized) GetPayload ¶
func (o *PutAuthorizationDivisionUnauthorized) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionUnauthorized) IsClientError ¶
func (o *PutAuthorizationDivisionUnauthorized) IsClientError() bool
IsClientError returns true when this put authorization division unauthorized response has a 4xx status code
func (*PutAuthorizationDivisionUnauthorized) IsCode ¶
func (o *PutAuthorizationDivisionUnauthorized) IsCode(code int) bool
IsCode returns true when this put authorization division unauthorized response a status code equal to that given
func (*PutAuthorizationDivisionUnauthorized) IsRedirect ¶
func (o *PutAuthorizationDivisionUnauthorized) IsRedirect() bool
IsRedirect returns true when this put authorization division unauthorized response has a 3xx status code
func (*PutAuthorizationDivisionUnauthorized) IsServerError ¶
func (o *PutAuthorizationDivisionUnauthorized) IsServerError() bool
IsServerError returns true when this put authorization division unauthorized response has a 5xx status code
func (*PutAuthorizationDivisionUnauthorized) IsSuccess ¶
func (o *PutAuthorizationDivisionUnauthorized) IsSuccess() bool
IsSuccess returns true when this put authorization division unauthorized response has a 2xx status code
func (*PutAuthorizationDivisionUnauthorized) String ¶
func (o *PutAuthorizationDivisionUnauthorized) String() string
type PutAuthorizationDivisionUnsupportedMediaType ¶
PutAuthorizationDivisionUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutAuthorizationDivisionUnsupportedMediaType ¶
func NewPutAuthorizationDivisionUnsupportedMediaType() *PutAuthorizationDivisionUnsupportedMediaType
NewPutAuthorizationDivisionUnsupportedMediaType creates a PutAuthorizationDivisionUnsupportedMediaType with default headers values
func (*PutAuthorizationDivisionUnsupportedMediaType) Error ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) Error() string
func (*PutAuthorizationDivisionUnsupportedMediaType) GetPayload ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutAuthorizationDivisionUnsupportedMediaType) IsClientError ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put authorization division unsupported media type response has a 4xx status code
func (*PutAuthorizationDivisionUnsupportedMediaType) IsCode ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put authorization division unsupported media type response a status code equal to that given
func (*PutAuthorizationDivisionUnsupportedMediaType) IsRedirect ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put authorization division unsupported media type response has a 3xx status code
func (*PutAuthorizationDivisionUnsupportedMediaType) IsServerError ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put authorization division unsupported media type response has a 5xx status code
func (*PutAuthorizationDivisionUnsupportedMediaType) IsSuccess ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put authorization division unsupported media type response has a 2xx status code
func (*PutAuthorizationDivisionUnsupportedMediaType) String ¶
func (o *PutAuthorizationDivisionUnsupportedMediaType) String() string
type PutAuthorizationRoleBadRequest ¶
PutAuthorizationRoleBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutAuthorizationRoleBadRequest ¶
func NewPutAuthorizationRoleBadRequest() *PutAuthorizationRoleBadRequest
NewPutAuthorizationRoleBadRequest creates a PutAuthorizationRoleBadRequest with default headers values
func (*PutAuthorizationRoleBadRequest) Error ¶
func (o *PutAuthorizationRoleBadRequest) Error() string
func (*PutAuthorizationRoleBadRequest) GetPayload ¶
func (o *PutAuthorizationRoleBadRequest) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleBadRequest) IsClientError ¶
func (o *PutAuthorizationRoleBadRequest) IsClientError() bool
IsClientError returns true when this put authorization role bad request response has a 4xx status code
func (*PutAuthorizationRoleBadRequest) IsCode ¶
func (o *PutAuthorizationRoleBadRequest) IsCode(code int) bool
IsCode returns true when this put authorization role bad request response a status code equal to that given
func (*PutAuthorizationRoleBadRequest) IsRedirect ¶
func (o *PutAuthorizationRoleBadRequest) IsRedirect() bool
IsRedirect returns true when this put authorization role bad request response has a 3xx status code
func (*PutAuthorizationRoleBadRequest) IsServerError ¶
func (o *PutAuthorizationRoleBadRequest) IsServerError() bool
IsServerError returns true when this put authorization role bad request response has a 5xx status code
func (*PutAuthorizationRoleBadRequest) IsSuccess ¶
func (o *PutAuthorizationRoleBadRequest) IsSuccess() bool
IsSuccess returns true when this put authorization role bad request response has a 2xx status code
func (*PutAuthorizationRoleBadRequest) String ¶
func (o *PutAuthorizationRoleBadRequest) String() string
type PutAuthorizationRoleForbidden ¶
PutAuthorizationRoleForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutAuthorizationRoleForbidden ¶
func NewPutAuthorizationRoleForbidden() *PutAuthorizationRoleForbidden
NewPutAuthorizationRoleForbidden creates a PutAuthorizationRoleForbidden with default headers values
func (*PutAuthorizationRoleForbidden) Error ¶
func (o *PutAuthorizationRoleForbidden) Error() string
func (*PutAuthorizationRoleForbidden) GetPayload ¶
func (o *PutAuthorizationRoleForbidden) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleForbidden) IsClientError ¶
func (o *PutAuthorizationRoleForbidden) IsClientError() bool
IsClientError returns true when this put authorization role forbidden response has a 4xx status code
func (*PutAuthorizationRoleForbidden) IsCode ¶
func (o *PutAuthorizationRoleForbidden) IsCode(code int) bool
IsCode returns true when this put authorization role forbidden response a status code equal to that given
func (*PutAuthorizationRoleForbidden) IsRedirect ¶
func (o *PutAuthorizationRoleForbidden) IsRedirect() bool
IsRedirect returns true when this put authorization role forbidden response has a 3xx status code
func (*PutAuthorizationRoleForbidden) IsServerError ¶
func (o *PutAuthorizationRoleForbidden) IsServerError() bool
IsServerError returns true when this put authorization role forbidden response has a 5xx status code
func (*PutAuthorizationRoleForbidden) IsSuccess ¶
func (o *PutAuthorizationRoleForbidden) IsSuccess() bool
IsSuccess returns true when this put authorization role forbidden response has a 2xx status code
func (*PutAuthorizationRoleForbidden) String ¶
func (o *PutAuthorizationRoleForbidden) String() string
type PutAuthorizationRoleGatewayTimeout ¶
PutAuthorizationRoleGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutAuthorizationRoleGatewayTimeout ¶
func NewPutAuthorizationRoleGatewayTimeout() *PutAuthorizationRoleGatewayTimeout
NewPutAuthorizationRoleGatewayTimeout creates a PutAuthorizationRoleGatewayTimeout with default headers values
func (*PutAuthorizationRoleGatewayTimeout) Error ¶
func (o *PutAuthorizationRoleGatewayTimeout) Error() string
func (*PutAuthorizationRoleGatewayTimeout) GetPayload ¶
func (o *PutAuthorizationRoleGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleGatewayTimeout) IsClientError ¶
func (o *PutAuthorizationRoleGatewayTimeout) IsClientError() bool
IsClientError returns true when this put authorization role gateway timeout response has a 4xx status code
func (*PutAuthorizationRoleGatewayTimeout) IsCode ¶
func (o *PutAuthorizationRoleGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put authorization role gateway timeout response a status code equal to that given
func (*PutAuthorizationRoleGatewayTimeout) IsRedirect ¶
func (o *PutAuthorizationRoleGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization role gateway timeout response has a 3xx status code
func (*PutAuthorizationRoleGatewayTimeout) IsServerError ¶
func (o *PutAuthorizationRoleGatewayTimeout) IsServerError() bool
IsServerError returns true when this put authorization role gateway timeout response has a 5xx status code
func (*PutAuthorizationRoleGatewayTimeout) IsSuccess ¶
func (o *PutAuthorizationRoleGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization role gateway timeout response has a 2xx status code
func (*PutAuthorizationRoleGatewayTimeout) String ¶
func (o *PutAuthorizationRoleGatewayTimeout) String() string
type PutAuthorizationRoleInternalServerError ¶
PutAuthorizationRoleInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutAuthorizationRoleInternalServerError ¶
func NewPutAuthorizationRoleInternalServerError() *PutAuthorizationRoleInternalServerError
NewPutAuthorizationRoleInternalServerError creates a PutAuthorizationRoleInternalServerError with default headers values
func (*PutAuthorizationRoleInternalServerError) Error ¶
func (o *PutAuthorizationRoleInternalServerError) Error() string
func (*PutAuthorizationRoleInternalServerError) GetPayload ¶
func (o *PutAuthorizationRoleInternalServerError) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleInternalServerError) IsClientError ¶
func (o *PutAuthorizationRoleInternalServerError) IsClientError() bool
IsClientError returns true when this put authorization role internal server error response has a 4xx status code
func (*PutAuthorizationRoleInternalServerError) IsCode ¶
func (o *PutAuthorizationRoleInternalServerError) IsCode(code int) bool
IsCode returns true when this put authorization role internal server error response a status code equal to that given
func (*PutAuthorizationRoleInternalServerError) IsRedirect ¶
func (o *PutAuthorizationRoleInternalServerError) IsRedirect() bool
IsRedirect returns true when this put authorization role internal server error response has a 3xx status code
func (*PutAuthorizationRoleInternalServerError) IsServerError ¶
func (o *PutAuthorizationRoleInternalServerError) IsServerError() bool
IsServerError returns true when this put authorization role internal server error response has a 5xx status code
func (*PutAuthorizationRoleInternalServerError) IsSuccess ¶
func (o *PutAuthorizationRoleInternalServerError) IsSuccess() bool
IsSuccess returns true when this put authorization role internal server error response has a 2xx status code
func (*PutAuthorizationRoleInternalServerError) String ¶
func (o *PutAuthorizationRoleInternalServerError) String() string
type PutAuthorizationRoleNotFound ¶
PutAuthorizationRoleNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutAuthorizationRoleNotFound ¶
func NewPutAuthorizationRoleNotFound() *PutAuthorizationRoleNotFound
NewPutAuthorizationRoleNotFound creates a PutAuthorizationRoleNotFound with default headers values
func (*PutAuthorizationRoleNotFound) Error ¶
func (o *PutAuthorizationRoleNotFound) Error() string
func (*PutAuthorizationRoleNotFound) GetPayload ¶
func (o *PutAuthorizationRoleNotFound) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleNotFound) IsClientError ¶
func (o *PutAuthorizationRoleNotFound) IsClientError() bool
IsClientError returns true when this put authorization role not found response has a 4xx status code
func (*PutAuthorizationRoleNotFound) IsCode ¶
func (o *PutAuthorizationRoleNotFound) IsCode(code int) bool
IsCode returns true when this put authorization role not found response a status code equal to that given
func (*PutAuthorizationRoleNotFound) IsRedirect ¶
func (o *PutAuthorizationRoleNotFound) IsRedirect() bool
IsRedirect returns true when this put authorization role not found response has a 3xx status code
func (*PutAuthorizationRoleNotFound) IsServerError ¶
func (o *PutAuthorizationRoleNotFound) IsServerError() bool
IsServerError returns true when this put authorization role not found response has a 5xx status code
func (*PutAuthorizationRoleNotFound) IsSuccess ¶
func (o *PutAuthorizationRoleNotFound) IsSuccess() bool
IsSuccess returns true when this put authorization role not found response has a 2xx status code
func (*PutAuthorizationRoleNotFound) String ¶
func (o *PutAuthorizationRoleNotFound) String() string
type PutAuthorizationRoleOK ¶
type PutAuthorizationRoleOK struct {
Payload *models.DomainOrganizationRole
}
PutAuthorizationRoleOK describes a response with status code 200, with default header values.
successful operation
func NewPutAuthorizationRoleOK ¶
func NewPutAuthorizationRoleOK() *PutAuthorizationRoleOK
NewPutAuthorizationRoleOK creates a PutAuthorizationRoleOK with default headers values
func (*PutAuthorizationRoleOK) Error ¶
func (o *PutAuthorizationRoleOK) Error() string
func (*PutAuthorizationRoleOK) GetPayload ¶
func (o *PutAuthorizationRoleOK) GetPayload() *models.DomainOrganizationRole
func (*PutAuthorizationRoleOK) IsClientError ¶
func (o *PutAuthorizationRoleOK) IsClientError() bool
IsClientError returns true when this put authorization role o k response has a 4xx status code
func (*PutAuthorizationRoleOK) IsCode ¶
func (o *PutAuthorizationRoleOK) IsCode(code int) bool
IsCode returns true when this put authorization role o k response a status code equal to that given
func (*PutAuthorizationRoleOK) IsRedirect ¶
func (o *PutAuthorizationRoleOK) IsRedirect() bool
IsRedirect returns true when this put authorization role o k response has a 3xx status code
func (*PutAuthorizationRoleOK) IsServerError ¶
func (o *PutAuthorizationRoleOK) IsServerError() bool
IsServerError returns true when this put authorization role o k response has a 5xx status code
func (*PutAuthorizationRoleOK) IsSuccess ¶
func (o *PutAuthorizationRoleOK) IsSuccess() bool
IsSuccess returns true when this put authorization role o k response has a 2xx status code
func (*PutAuthorizationRoleOK) String ¶
func (o *PutAuthorizationRoleOK) String() string
type PutAuthorizationRoleParams ¶
type PutAuthorizationRoleParams struct { /* Body. Organization role */ Body *models.DomainOrganizationRoleUpdate /* RoleID. Role ID */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAuthorizationRoleParams contains all the parameters to send to the API endpoint
for the put authorization role operation. Typically these are written to a http.Request.
func NewPutAuthorizationRoleParams ¶
func NewPutAuthorizationRoleParams() *PutAuthorizationRoleParams
NewPutAuthorizationRoleParams creates a new PutAuthorizationRoleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAuthorizationRoleParamsWithContext ¶
func NewPutAuthorizationRoleParamsWithContext(ctx context.Context) *PutAuthorizationRoleParams
NewPutAuthorizationRoleParamsWithContext creates a new PutAuthorizationRoleParams object with the ability to set a context for a request.
func NewPutAuthorizationRoleParamsWithHTTPClient ¶
func NewPutAuthorizationRoleParamsWithHTTPClient(client *http.Client) *PutAuthorizationRoleParams
NewPutAuthorizationRoleParamsWithHTTPClient creates a new PutAuthorizationRoleParams object with the ability to set a custom HTTPClient for a request.
func NewPutAuthorizationRoleParamsWithTimeout ¶
func NewPutAuthorizationRoleParamsWithTimeout(timeout time.Duration) *PutAuthorizationRoleParams
NewPutAuthorizationRoleParamsWithTimeout creates a new PutAuthorizationRoleParams object with the ability to set a timeout on a request.
func (*PutAuthorizationRoleParams) SetBody ¶
func (o *PutAuthorizationRoleParams) SetBody(body *models.DomainOrganizationRoleUpdate)
SetBody adds the body to the put authorization role params
func (*PutAuthorizationRoleParams) SetContext ¶
func (o *PutAuthorizationRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the put authorization role params
func (*PutAuthorizationRoleParams) SetDefaults ¶
func (o *PutAuthorizationRoleParams) SetDefaults()
SetDefaults hydrates default values in the put authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRoleParams) SetHTTPClient ¶
func (o *PutAuthorizationRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put authorization role params
func (*PutAuthorizationRoleParams) SetRoleID ¶
func (o *PutAuthorizationRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the put authorization role params
func (*PutAuthorizationRoleParams) SetTimeout ¶
func (o *PutAuthorizationRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put authorization role params
func (*PutAuthorizationRoleParams) WithBody ¶
func (o *PutAuthorizationRoleParams) WithBody(body *models.DomainOrganizationRoleUpdate) *PutAuthorizationRoleParams
WithBody adds the body to the put authorization role params
func (*PutAuthorizationRoleParams) WithContext ¶
func (o *PutAuthorizationRoleParams) WithContext(ctx context.Context) *PutAuthorizationRoleParams
WithContext adds the context to the put authorization role params
func (*PutAuthorizationRoleParams) WithDefaults ¶
func (o *PutAuthorizationRoleParams) WithDefaults() *PutAuthorizationRoleParams
WithDefaults hydrates default values in the put authorization role params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRoleParams) WithHTTPClient ¶
func (o *PutAuthorizationRoleParams) WithHTTPClient(client *http.Client) *PutAuthorizationRoleParams
WithHTTPClient adds the HTTPClient to the put authorization role params
func (*PutAuthorizationRoleParams) WithRoleID ¶
func (o *PutAuthorizationRoleParams) WithRoleID(roleID string) *PutAuthorizationRoleParams
WithRoleID adds the roleID to the put authorization role params
func (*PutAuthorizationRoleParams) WithTimeout ¶
func (o *PutAuthorizationRoleParams) WithTimeout(timeout time.Duration) *PutAuthorizationRoleParams
WithTimeout adds the timeout to the put authorization role params
func (*PutAuthorizationRoleParams) WriteToRequest ¶
func (o *PutAuthorizationRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAuthorizationRoleReader ¶
type PutAuthorizationRoleReader struct {
// contains filtered or unexported fields
}
PutAuthorizationRoleReader is a Reader for the PutAuthorizationRole structure.
func (*PutAuthorizationRoleReader) ReadResponse ¶
func (o *PutAuthorizationRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAuthorizationRoleRequestEntityTooLarge ¶
PutAuthorizationRoleRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutAuthorizationRoleRequestEntityTooLarge ¶
func NewPutAuthorizationRoleRequestEntityTooLarge() *PutAuthorizationRoleRequestEntityTooLarge
NewPutAuthorizationRoleRequestEntityTooLarge creates a PutAuthorizationRoleRequestEntityTooLarge with default headers values
func (*PutAuthorizationRoleRequestEntityTooLarge) Error ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) Error() string
func (*PutAuthorizationRoleRequestEntityTooLarge) GetPayload ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleRequestEntityTooLarge) IsClientError ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put authorization role request entity too large response has a 4xx status code
func (*PutAuthorizationRoleRequestEntityTooLarge) IsCode ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put authorization role request entity too large response a status code equal to that given
func (*PutAuthorizationRoleRequestEntityTooLarge) IsRedirect ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put authorization role request entity too large response has a 3xx status code
func (*PutAuthorizationRoleRequestEntityTooLarge) IsServerError ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put authorization role request entity too large response has a 5xx status code
func (*PutAuthorizationRoleRequestEntityTooLarge) IsSuccess ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put authorization role request entity too large response has a 2xx status code
func (*PutAuthorizationRoleRequestEntityTooLarge) String ¶
func (o *PutAuthorizationRoleRequestEntityTooLarge) String() string
type PutAuthorizationRoleRequestTimeout ¶
PutAuthorizationRoleRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutAuthorizationRoleRequestTimeout ¶
func NewPutAuthorizationRoleRequestTimeout() *PutAuthorizationRoleRequestTimeout
NewPutAuthorizationRoleRequestTimeout creates a PutAuthorizationRoleRequestTimeout with default headers values
func (*PutAuthorizationRoleRequestTimeout) Error ¶
func (o *PutAuthorizationRoleRequestTimeout) Error() string
func (*PutAuthorizationRoleRequestTimeout) GetPayload ¶
func (o *PutAuthorizationRoleRequestTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleRequestTimeout) IsClientError ¶
func (o *PutAuthorizationRoleRequestTimeout) IsClientError() bool
IsClientError returns true when this put authorization role request timeout response has a 4xx status code
func (*PutAuthorizationRoleRequestTimeout) IsCode ¶
func (o *PutAuthorizationRoleRequestTimeout) IsCode(code int) bool
IsCode returns true when this put authorization role request timeout response a status code equal to that given
func (*PutAuthorizationRoleRequestTimeout) IsRedirect ¶
func (o *PutAuthorizationRoleRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization role request timeout response has a 3xx status code
func (*PutAuthorizationRoleRequestTimeout) IsServerError ¶
func (o *PutAuthorizationRoleRequestTimeout) IsServerError() bool
IsServerError returns true when this put authorization role request timeout response has a 5xx status code
func (*PutAuthorizationRoleRequestTimeout) IsSuccess ¶
func (o *PutAuthorizationRoleRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization role request timeout response has a 2xx status code
func (*PutAuthorizationRoleRequestTimeout) String ¶
func (o *PutAuthorizationRoleRequestTimeout) String() string
type PutAuthorizationRoleServiceUnavailable ¶
type PutAuthorizationRoleServiceUnavailable struct {
}PutAuthorizationRoleServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutAuthorizationRoleServiceUnavailable ¶
func NewPutAuthorizationRoleServiceUnavailable() *PutAuthorizationRoleServiceUnavailable
NewPutAuthorizationRoleServiceUnavailable creates a PutAuthorizationRoleServiceUnavailable with default headers values
func (*PutAuthorizationRoleServiceUnavailable) Error ¶
func (o *PutAuthorizationRoleServiceUnavailable) Error() string
func (*PutAuthorizationRoleServiceUnavailable) GetPayload ¶
func (o *PutAuthorizationRoleServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleServiceUnavailable) IsClientError ¶
func (o *PutAuthorizationRoleServiceUnavailable) IsClientError() bool
IsClientError returns true when this put authorization role service unavailable response has a 4xx status code
func (*PutAuthorizationRoleServiceUnavailable) IsCode ¶
func (o *PutAuthorizationRoleServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put authorization role service unavailable response a status code equal to that given
func (*PutAuthorizationRoleServiceUnavailable) IsRedirect ¶
func (o *PutAuthorizationRoleServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put authorization role service unavailable response has a 3xx status code
func (*PutAuthorizationRoleServiceUnavailable) IsServerError ¶
func (o *PutAuthorizationRoleServiceUnavailable) IsServerError() bool
IsServerError returns true when this put authorization role service unavailable response has a 5xx status code
func (*PutAuthorizationRoleServiceUnavailable) IsSuccess ¶
func (o *PutAuthorizationRoleServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put authorization role service unavailable response has a 2xx status code
func (*PutAuthorizationRoleServiceUnavailable) String ¶
func (o *PutAuthorizationRoleServiceUnavailable) String() string
type PutAuthorizationRoleTooManyRequests ¶
PutAuthorizationRoleTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutAuthorizationRoleTooManyRequests ¶
func NewPutAuthorizationRoleTooManyRequests() *PutAuthorizationRoleTooManyRequests
NewPutAuthorizationRoleTooManyRequests creates a PutAuthorizationRoleTooManyRequests with default headers values
func (*PutAuthorizationRoleTooManyRequests) Error ¶
func (o *PutAuthorizationRoleTooManyRequests) Error() string
func (*PutAuthorizationRoleTooManyRequests) GetPayload ¶
func (o *PutAuthorizationRoleTooManyRequests) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleTooManyRequests) IsClientError ¶
func (o *PutAuthorizationRoleTooManyRequests) IsClientError() bool
IsClientError returns true when this put authorization role too many requests response has a 4xx status code
func (*PutAuthorizationRoleTooManyRequests) IsCode ¶
func (o *PutAuthorizationRoleTooManyRequests) IsCode(code int) bool
IsCode returns true when this put authorization role too many requests response a status code equal to that given
func (*PutAuthorizationRoleTooManyRequests) IsRedirect ¶
func (o *PutAuthorizationRoleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put authorization role too many requests response has a 3xx status code
func (*PutAuthorizationRoleTooManyRequests) IsServerError ¶
func (o *PutAuthorizationRoleTooManyRequests) IsServerError() bool
IsServerError returns true when this put authorization role too many requests response has a 5xx status code
func (*PutAuthorizationRoleTooManyRequests) IsSuccess ¶
func (o *PutAuthorizationRoleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put authorization role too many requests response has a 2xx status code
func (*PutAuthorizationRoleTooManyRequests) String ¶
func (o *PutAuthorizationRoleTooManyRequests) String() string
type PutAuthorizationRoleUnauthorized ¶
type PutAuthorizationRoleUnauthorized struct {
}PutAuthorizationRoleUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutAuthorizationRoleUnauthorized ¶
func NewPutAuthorizationRoleUnauthorized() *PutAuthorizationRoleUnauthorized
NewPutAuthorizationRoleUnauthorized creates a PutAuthorizationRoleUnauthorized with default headers values
func (*PutAuthorizationRoleUnauthorized) Error ¶
func (o *PutAuthorizationRoleUnauthorized) Error() string
func (*PutAuthorizationRoleUnauthorized) GetPayload ¶
func (o *PutAuthorizationRoleUnauthorized) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUnauthorized) IsClientError ¶
func (o *PutAuthorizationRoleUnauthorized) IsClientError() bool
IsClientError returns true when this put authorization role unauthorized response has a 4xx status code
func (*PutAuthorizationRoleUnauthorized) IsCode ¶
func (o *PutAuthorizationRoleUnauthorized) IsCode(code int) bool
IsCode returns true when this put authorization role unauthorized response a status code equal to that given
func (*PutAuthorizationRoleUnauthorized) IsRedirect ¶
func (o *PutAuthorizationRoleUnauthorized) IsRedirect() bool
IsRedirect returns true when this put authorization role unauthorized response has a 3xx status code
func (*PutAuthorizationRoleUnauthorized) IsServerError ¶
func (o *PutAuthorizationRoleUnauthorized) IsServerError() bool
IsServerError returns true when this put authorization role unauthorized response has a 5xx status code
func (*PutAuthorizationRoleUnauthorized) IsSuccess ¶
func (o *PutAuthorizationRoleUnauthorized) IsSuccess() bool
IsSuccess returns true when this put authorization role unauthorized response has a 2xx status code
func (*PutAuthorizationRoleUnauthorized) String ¶
func (o *PutAuthorizationRoleUnauthorized) String() string
type PutAuthorizationRoleUnsupportedMediaType ¶
PutAuthorizationRoleUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutAuthorizationRoleUnsupportedMediaType ¶
func NewPutAuthorizationRoleUnsupportedMediaType() *PutAuthorizationRoleUnsupportedMediaType
NewPutAuthorizationRoleUnsupportedMediaType creates a PutAuthorizationRoleUnsupportedMediaType with default headers values
func (*PutAuthorizationRoleUnsupportedMediaType) Error ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) Error() string
func (*PutAuthorizationRoleUnsupportedMediaType) GetPayload ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUnsupportedMediaType) IsClientError ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put authorization role unsupported media type response has a 4xx status code
func (*PutAuthorizationRoleUnsupportedMediaType) IsCode ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put authorization role unsupported media type response a status code equal to that given
func (*PutAuthorizationRoleUnsupportedMediaType) IsRedirect ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put authorization role unsupported media type response has a 3xx status code
func (*PutAuthorizationRoleUnsupportedMediaType) IsServerError ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put authorization role unsupported media type response has a 5xx status code
func (*PutAuthorizationRoleUnsupportedMediaType) IsSuccess ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put authorization role unsupported media type response has a 2xx status code
func (*PutAuthorizationRoleUnsupportedMediaType) String ¶
func (o *PutAuthorizationRoleUnsupportedMediaType) String() string
type PutAuthorizationRoleUsersAddBadRequest ¶
PutAuthorizationRoleUsersAddBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutAuthorizationRoleUsersAddBadRequest ¶
func NewPutAuthorizationRoleUsersAddBadRequest() *PutAuthorizationRoleUsersAddBadRequest
NewPutAuthorizationRoleUsersAddBadRequest creates a PutAuthorizationRoleUsersAddBadRequest with default headers values
func (*PutAuthorizationRoleUsersAddBadRequest) Error ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) Error() string
func (*PutAuthorizationRoleUsersAddBadRequest) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddBadRequest) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) IsClientError() bool
IsClientError returns true when this put authorization role users add bad request response has a 4xx status code
func (*PutAuthorizationRoleUsersAddBadRequest) IsCode ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) IsCode(code int) bool
IsCode returns true when this put authorization role users add bad request response a status code equal to that given
func (*PutAuthorizationRoleUsersAddBadRequest) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) IsRedirect() bool
IsRedirect returns true when this put authorization role users add bad request response has a 3xx status code
func (*PutAuthorizationRoleUsersAddBadRequest) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) IsServerError() bool
IsServerError returns true when this put authorization role users add bad request response has a 5xx status code
func (*PutAuthorizationRoleUsersAddBadRequest) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) IsSuccess() bool
IsSuccess returns true when this put authorization role users add bad request response has a 2xx status code
func (*PutAuthorizationRoleUsersAddBadRequest) String ¶
func (o *PutAuthorizationRoleUsersAddBadRequest) String() string
type PutAuthorizationRoleUsersAddForbidden ¶
PutAuthorizationRoleUsersAddForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutAuthorizationRoleUsersAddForbidden ¶
func NewPutAuthorizationRoleUsersAddForbidden() *PutAuthorizationRoleUsersAddForbidden
NewPutAuthorizationRoleUsersAddForbidden creates a PutAuthorizationRoleUsersAddForbidden with default headers values
func (*PutAuthorizationRoleUsersAddForbidden) Error ¶
func (o *PutAuthorizationRoleUsersAddForbidden) Error() string
func (*PutAuthorizationRoleUsersAddForbidden) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddForbidden) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddForbidden) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddForbidden) IsClientError() bool
IsClientError returns true when this put authorization role users add forbidden response has a 4xx status code
func (*PutAuthorizationRoleUsersAddForbidden) IsCode ¶
func (o *PutAuthorizationRoleUsersAddForbidden) IsCode(code int) bool
IsCode returns true when this put authorization role users add forbidden response a status code equal to that given
func (*PutAuthorizationRoleUsersAddForbidden) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddForbidden) IsRedirect() bool
IsRedirect returns true when this put authorization role users add forbidden response has a 3xx status code
func (*PutAuthorizationRoleUsersAddForbidden) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddForbidden) IsServerError() bool
IsServerError returns true when this put authorization role users add forbidden response has a 5xx status code
func (*PutAuthorizationRoleUsersAddForbidden) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddForbidden) IsSuccess() bool
IsSuccess returns true when this put authorization role users add forbidden response has a 2xx status code
func (*PutAuthorizationRoleUsersAddForbidden) String ¶
func (o *PutAuthorizationRoleUsersAddForbidden) String() string
type PutAuthorizationRoleUsersAddGatewayTimeout ¶
PutAuthorizationRoleUsersAddGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutAuthorizationRoleUsersAddGatewayTimeout ¶
func NewPutAuthorizationRoleUsersAddGatewayTimeout() *PutAuthorizationRoleUsersAddGatewayTimeout
NewPutAuthorizationRoleUsersAddGatewayTimeout creates a PutAuthorizationRoleUsersAddGatewayTimeout with default headers values
func (*PutAuthorizationRoleUsersAddGatewayTimeout) Error ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) Error() string
func (*PutAuthorizationRoleUsersAddGatewayTimeout) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddGatewayTimeout) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsClientError() bool
IsClientError returns true when this put authorization role users add gateway timeout response has a 4xx status code
func (*PutAuthorizationRoleUsersAddGatewayTimeout) IsCode ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put authorization role users add gateway timeout response a status code equal to that given
func (*PutAuthorizationRoleUsersAddGatewayTimeout) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization role users add gateway timeout response has a 3xx status code
func (*PutAuthorizationRoleUsersAddGatewayTimeout) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsServerError() bool
IsServerError returns true when this put authorization role users add gateway timeout response has a 5xx status code
func (*PutAuthorizationRoleUsersAddGatewayTimeout) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization role users add gateway timeout response has a 2xx status code
func (*PutAuthorizationRoleUsersAddGatewayTimeout) String ¶
func (o *PutAuthorizationRoleUsersAddGatewayTimeout) String() string
type PutAuthorizationRoleUsersAddInternalServerError ¶
PutAuthorizationRoleUsersAddInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutAuthorizationRoleUsersAddInternalServerError ¶
func NewPutAuthorizationRoleUsersAddInternalServerError() *PutAuthorizationRoleUsersAddInternalServerError
NewPutAuthorizationRoleUsersAddInternalServerError creates a PutAuthorizationRoleUsersAddInternalServerError with default headers values
func (*PutAuthorizationRoleUsersAddInternalServerError) Error ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) Error() string
func (*PutAuthorizationRoleUsersAddInternalServerError) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddInternalServerError) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) IsClientError() bool
IsClientError returns true when this put authorization role users add internal server error response has a 4xx status code
func (*PutAuthorizationRoleUsersAddInternalServerError) IsCode ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) IsCode(code int) bool
IsCode returns true when this put authorization role users add internal server error response a status code equal to that given
func (*PutAuthorizationRoleUsersAddInternalServerError) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) IsRedirect() bool
IsRedirect returns true when this put authorization role users add internal server error response has a 3xx status code
func (*PutAuthorizationRoleUsersAddInternalServerError) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) IsServerError() bool
IsServerError returns true when this put authorization role users add internal server error response has a 5xx status code
func (*PutAuthorizationRoleUsersAddInternalServerError) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) IsSuccess() bool
IsSuccess returns true when this put authorization role users add internal server error response has a 2xx status code
func (*PutAuthorizationRoleUsersAddInternalServerError) String ¶
func (o *PutAuthorizationRoleUsersAddInternalServerError) String() string
type PutAuthorizationRoleUsersAddNotFound ¶
PutAuthorizationRoleUsersAddNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutAuthorizationRoleUsersAddNotFound ¶
func NewPutAuthorizationRoleUsersAddNotFound() *PutAuthorizationRoleUsersAddNotFound
NewPutAuthorizationRoleUsersAddNotFound creates a PutAuthorizationRoleUsersAddNotFound with default headers values
func (*PutAuthorizationRoleUsersAddNotFound) Error ¶
func (o *PutAuthorizationRoleUsersAddNotFound) Error() string
func (*PutAuthorizationRoleUsersAddNotFound) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddNotFound) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddNotFound) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddNotFound) IsClientError() bool
IsClientError returns true when this put authorization role users add not found response has a 4xx status code
func (*PutAuthorizationRoleUsersAddNotFound) IsCode ¶
func (o *PutAuthorizationRoleUsersAddNotFound) IsCode(code int) bool
IsCode returns true when this put authorization role users add not found response a status code equal to that given
func (*PutAuthorizationRoleUsersAddNotFound) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddNotFound) IsRedirect() bool
IsRedirect returns true when this put authorization role users add not found response has a 3xx status code
func (*PutAuthorizationRoleUsersAddNotFound) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddNotFound) IsServerError() bool
IsServerError returns true when this put authorization role users add not found response has a 5xx status code
func (*PutAuthorizationRoleUsersAddNotFound) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddNotFound) IsSuccess() bool
IsSuccess returns true when this put authorization role users add not found response has a 2xx status code
func (*PutAuthorizationRoleUsersAddNotFound) String ¶
func (o *PutAuthorizationRoleUsersAddNotFound) String() string
type PutAuthorizationRoleUsersAddOK ¶
type PutAuthorizationRoleUsersAddOK struct {
Payload []string
}
PutAuthorizationRoleUsersAddOK describes a response with status code 200, with default header values.
successful operation
func NewPutAuthorizationRoleUsersAddOK ¶
func NewPutAuthorizationRoleUsersAddOK() *PutAuthorizationRoleUsersAddOK
NewPutAuthorizationRoleUsersAddOK creates a PutAuthorizationRoleUsersAddOK with default headers values
func (*PutAuthorizationRoleUsersAddOK) Error ¶
func (o *PutAuthorizationRoleUsersAddOK) Error() string
func (*PutAuthorizationRoleUsersAddOK) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddOK) GetPayload() []string
func (*PutAuthorizationRoleUsersAddOK) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddOK) IsClientError() bool
IsClientError returns true when this put authorization role users add o k response has a 4xx status code
func (*PutAuthorizationRoleUsersAddOK) IsCode ¶
func (o *PutAuthorizationRoleUsersAddOK) IsCode(code int) bool
IsCode returns true when this put authorization role users add o k response a status code equal to that given
func (*PutAuthorizationRoleUsersAddOK) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddOK) IsRedirect() bool
IsRedirect returns true when this put authorization role users add o k response has a 3xx status code
func (*PutAuthorizationRoleUsersAddOK) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddOK) IsServerError() bool
IsServerError returns true when this put authorization role users add o k response has a 5xx status code
func (*PutAuthorizationRoleUsersAddOK) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddOK) IsSuccess() bool
IsSuccess returns true when this put authorization role users add o k response has a 2xx status code
func (*PutAuthorizationRoleUsersAddOK) String ¶
func (o *PutAuthorizationRoleUsersAddOK) String() string
type PutAuthorizationRoleUsersAddParams ¶
type PutAuthorizationRoleUsersAddParams struct { /* Body. List of user IDs */ Body []string /* RoleID. Role ID */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAuthorizationRoleUsersAddParams contains all the parameters to send to the API endpoint
for the put authorization role users add operation. Typically these are written to a http.Request.
func NewPutAuthorizationRoleUsersAddParams ¶
func NewPutAuthorizationRoleUsersAddParams() *PutAuthorizationRoleUsersAddParams
NewPutAuthorizationRoleUsersAddParams creates a new PutAuthorizationRoleUsersAddParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAuthorizationRoleUsersAddParamsWithContext ¶
func NewPutAuthorizationRoleUsersAddParamsWithContext(ctx context.Context) *PutAuthorizationRoleUsersAddParams
NewPutAuthorizationRoleUsersAddParamsWithContext creates a new PutAuthorizationRoleUsersAddParams object with the ability to set a context for a request.
func NewPutAuthorizationRoleUsersAddParamsWithHTTPClient ¶
func NewPutAuthorizationRoleUsersAddParamsWithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersAddParams
NewPutAuthorizationRoleUsersAddParamsWithHTTPClient creates a new PutAuthorizationRoleUsersAddParams object with the ability to set a custom HTTPClient for a request.
func NewPutAuthorizationRoleUsersAddParamsWithTimeout ¶
func NewPutAuthorizationRoleUsersAddParamsWithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersAddParams
NewPutAuthorizationRoleUsersAddParamsWithTimeout creates a new PutAuthorizationRoleUsersAddParams object with the ability to set a timeout on a request.
func (*PutAuthorizationRoleUsersAddParams) SetBody ¶
func (o *PutAuthorizationRoleUsersAddParams) SetBody(body []string)
SetBody adds the body to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) SetContext ¶
func (o *PutAuthorizationRoleUsersAddParams) SetContext(ctx context.Context)
SetContext adds the context to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) SetDefaults ¶
func (o *PutAuthorizationRoleUsersAddParams) SetDefaults()
SetDefaults hydrates default values in the put authorization role users add params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRoleUsersAddParams) SetHTTPClient ¶
func (o *PutAuthorizationRoleUsersAddParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) SetRoleID ¶
func (o *PutAuthorizationRoleUsersAddParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) SetTimeout ¶
func (o *PutAuthorizationRoleUsersAddParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) WithBody ¶
func (o *PutAuthorizationRoleUsersAddParams) WithBody(body []string) *PutAuthorizationRoleUsersAddParams
WithBody adds the body to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) WithContext ¶
func (o *PutAuthorizationRoleUsersAddParams) WithContext(ctx context.Context) *PutAuthorizationRoleUsersAddParams
WithContext adds the context to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) WithDefaults ¶
func (o *PutAuthorizationRoleUsersAddParams) WithDefaults() *PutAuthorizationRoleUsersAddParams
WithDefaults hydrates default values in the put authorization role users add params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRoleUsersAddParams) WithHTTPClient ¶
func (o *PutAuthorizationRoleUsersAddParams) WithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersAddParams
WithHTTPClient adds the HTTPClient to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) WithRoleID ¶
func (o *PutAuthorizationRoleUsersAddParams) WithRoleID(roleID string) *PutAuthorizationRoleUsersAddParams
WithRoleID adds the roleID to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) WithTimeout ¶
func (o *PutAuthorizationRoleUsersAddParams) WithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersAddParams
WithTimeout adds the timeout to the put authorization role users add params
func (*PutAuthorizationRoleUsersAddParams) WriteToRequest ¶
func (o *PutAuthorizationRoleUsersAddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAuthorizationRoleUsersAddReader ¶
type PutAuthorizationRoleUsersAddReader struct {
// contains filtered or unexported fields
}
PutAuthorizationRoleUsersAddReader is a Reader for the PutAuthorizationRoleUsersAdd structure.
func (*PutAuthorizationRoleUsersAddReader) ReadResponse ¶
func (o *PutAuthorizationRoleUsersAddReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAuthorizationRoleUsersAddRequestEntityTooLarge ¶
PutAuthorizationRoleUsersAddRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutAuthorizationRoleUsersAddRequestEntityTooLarge ¶
func NewPutAuthorizationRoleUsersAddRequestEntityTooLarge() *PutAuthorizationRoleUsersAddRequestEntityTooLarge
NewPutAuthorizationRoleUsersAddRequestEntityTooLarge creates a PutAuthorizationRoleUsersAddRequestEntityTooLarge with default headers values
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) Error ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) Error() string
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put authorization role users add request entity too large response has a 4xx status code
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsCode ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put authorization role users add request entity too large response a status code equal to that given
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put authorization role users add request entity too large response has a 3xx status code
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put authorization role users add request entity too large response has a 5xx status code
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put authorization role users add request entity too large response has a 2xx status code
func (*PutAuthorizationRoleUsersAddRequestEntityTooLarge) String ¶
func (o *PutAuthorizationRoleUsersAddRequestEntityTooLarge) String() string
type PutAuthorizationRoleUsersAddRequestTimeout ¶
PutAuthorizationRoleUsersAddRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutAuthorizationRoleUsersAddRequestTimeout ¶
func NewPutAuthorizationRoleUsersAddRequestTimeout() *PutAuthorizationRoleUsersAddRequestTimeout
NewPutAuthorizationRoleUsersAddRequestTimeout creates a PutAuthorizationRoleUsersAddRequestTimeout with default headers values
func (*PutAuthorizationRoleUsersAddRequestTimeout) Error ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) Error() string
func (*PutAuthorizationRoleUsersAddRequestTimeout) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddRequestTimeout) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsClientError() bool
IsClientError returns true when this put authorization role users add request timeout response has a 4xx status code
func (*PutAuthorizationRoleUsersAddRequestTimeout) IsCode ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsCode(code int) bool
IsCode returns true when this put authorization role users add request timeout response a status code equal to that given
func (*PutAuthorizationRoleUsersAddRequestTimeout) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization role users add request timeout response has a 3xx status code
func (*PutAuthorizationRoleUsersAddRequestTimeout) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsServerError() bool
IsServerError returns true when this put authorization role users add request timeout response has a 5xx status code
func (*PutAuthorizationRoleUsersAddRequestTimeout) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization role users add request timeout response has a 2xx status code
func (*PutAuthorizationRoleUsersAddRequestTimeout) String ¶
func (o *PutAuthorizationRoleUsersAddRequestTimeout) String() string
type PutAuthorizationRoleUsersAddServiceUnavailable ¶
type PutAuthorizationRoleUsersAddServiceUnavailable struct {
}PutAuthorizationRoleUsersAddServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutAuthorizationRoleUsersAddServiceUnavailable ¶
func NewPutAuthorizationRoleUsersAddServiceUnavailable() *PutAuthorizationRoleUsersAddServiceUnavailable
NewPutAuthorizationRoleUsersAddServiceUnavailable creates a PutAuthorizationRoleUsersAddServiceUnavailable with default headers values
func (*PutAuthorizationRoleUsersAddServiceUnavailable) Error ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) Error() string
func (*PutAuthorizationRoleUsersAddServiceUnavailable) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddServiceUnavailable) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsClientError() bool
IsClientError returns true when this put authorization role users add service unavailable response has a 4xx status code
func (*PutAuthorizationRoleUsersAddServiceUnavailable) IsCode ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put authorization role users add service unavailable response a status code equal to that given
func (*PutAuthorizationRoleUsersAddServiceUnavailable) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put authorization role users add service unavailable response has a 3xx status code
func (*PutAuthorizationRoleUsersAddServiceUnavailable) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsServerError() bool
IsServerError returns true when this put authorization role users add service unavailable response has a 5xx status code
func (*PutAuthorizationRoleUsersAddServiceUnavailable) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put authorization role users add service unavailable response has a 2xx status code
func (*PutAuthorizationRoleUsersAddServiceUnavailable) String ¶
func (o *PutAuthorizationRoleUsersAddServiceUnavailable) String() string
type PutAuthorizationRoleUsersAddTooManyRequests ¶
PutAuthorizationRoleUsersAddTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutAuthorizationRoleUsersAddTooManyRequests ¶
func NewPutAuthorizationRoleUsersAddTooManyRequests() *PutAuthorizationRoleUsersAddTooManyRequests
NewPutAuthorizationRoleUsersAddTooManyRequests creates a PutAuthorizationRoleUsersAddTooManyRequests with default headers values
func (*PutAuthorizationRoleUsersAddTooManyRequests) Error ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) Error() string
func (*PutAuthorizationRoleUsersAddTooManyRequests) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddTooManyRequests) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsClientError() bool
IsClientError returns true when this put authorization role users add too many requests response has a 4xx status code
func (*PutAuthorizationRoleUsersAddTooManyRequests) IsCode ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsCode(code int) bool
IsCode returns true when this put authorization role users add too many requests response a status code equal to that given
func (*PutAuthorizationRoleUsersAddTooManyRequests) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put authorization role users add too many requests response has a 3xx status code
func (*PutAuthorizationRoleUsersAddTooManyRequests) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsServerError() bool
IsServerError returns true when this put authorization role users add too many requests response has a 5xx status code
func (*PutAuthorizationRoleUsersAddTooManyRequests) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put authorization role users add too many requests response has a 2xx status code
func (*PutAuthorizationRoleUsersAddTooManyRequests) String ¶
func (o *PutAuthorizationRoleUsersAddTooManyRequests) String() string
type PutAuthorizationRoleUsersAddUnauthorized ¶
type PutAuthorizationRoleUsersAddUnauthorized struct {
}PutAuthorizationRoleUsersAddUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutAuthorizationRoleUsersAddUnauthorized ¶
func NewPutAuthorizationRoleUsersAddUnauthorized() *PutAuthorizationRoleUsersAddUnauthorized
NewPutAuthorizationRoleUsersAddUnauthorized creates a PutAuthorizationRoleUsersAddUnauthorized with default headers values
func (*PutAuthorizationRoleUsersAddUnauthorized) Error ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) Error() string
func (*PutAuthorizationRoleUsersAddUnauthorized) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddUnauthorized) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) IsClientError() bool
IsClientError returns true when this put authorization role users add unauthorized response has a 4xx status code
func (*PutAuthorizationRoleUsersAddUnauthorized) IsCode ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) IsCode(code int) bool
IsCode returns true when this put authorization role users add unauthorized response a status code equal to that given
func (*PutAuthorizationRoleUsersAddUnauthorized) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) IsRedirect() bool
IsRedirect returns true when this put authorization role users add unauthorized response has a 3xx status code
func (*PutAuthorizationRoleUsersAddUnauthorized) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) IsServerError() bool
IsServerError returns true when this put authorization role users add unauthorized response has a 5xx status code
func (*PutAuthorizationRoleUsersAddUnauthorized) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) IsSuccess() bool
IsSuccess returns true when this put authorization role users add unauthorized response has a 2xx status code
func (*PutAuthorizationRoleUsersAddUnauthorized) String ¶
func (o *PutAuthorizationRoleUsersAddUnauthorized) String() string
type PutAuthorizationRoleUsersAddUnsupportedMediaType ¶
PutAuthorizationRoleUsersAddUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutAuthorizationRoleUsersAddUnsupportedMediaType ¶
func NewPutAuthorizationRoleUsersAddUnsupportedMediaType() *PutAuthorizationRoleUsersAddUnsupportedMediaType
NewPutAuthorizationRoleUsersAddUnsupportedMediaType creates a PutAuthorizationRoleUsersAddUnsupportedMediaType with default headers values
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) Error ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) Error() string
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) GetPayload ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) IsClientError ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put authorization role users add unsupported media type response has a 4xx status code
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) IsCode ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put authorization role users add unsupported media type response a status code equal to that given
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) IsRedirect ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put authorization role users add unsupported media type response has a 3xx status code
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) IsServerError ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put authorization role users add unsupported media type response has a 5xx status code
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) IsSuccess ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put authorization role users add unsupported media type response has a 2xx status code
func (*PutAuthorizationRoleUsersAddUnsupportedMediaType) String ¶
func (o *PutAuthorizationRoleUsersAddUnsupportedMediaType) String() string
type PutAuthorizationRoleUsersRemoveBadRequest ¶
PutAuthorizationRoleUsersRemoveBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutAuthorizationRoleUsersRemoveBadRequest ¶
func NewPutAuthorizationRoleUsersRemoveBadRequest() *PutAuthorizationRoleUsersRemoveBadRequest
NewPutAuthorizationRoleUsersRemoveBadRequest creates a PutAuthorizationRoleUsersRemoveBadRequest with default headers values
func (*PutAuthorizationRoleUsersRemoveBadRequest) Error ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) Error() string
func (*PutAuthorizationRoleUsersRemoveBadRequest) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveBadRequest) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsClientError() bool
IsClientError returns true when this put authorization role users remove bad request response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveBadRequest) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsCode(code int) bool
IsCode returns true when this put authorization role users remove bad request response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveBadRequest) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove bad request response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveBadRequest) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsServerError() bool
IsServerError returns true when this put authorization role users remove bad request response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveBadRequest) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove bad request response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveBadRequest) String ¶
func (o *PutAuthorizationRoleUsersRemoveBadRequest) String() string
type PutAuthorizationRoleUsersRemoveForbidden ¶
PutAuthorizationRoleUsersRemoveForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutAuthorizationRoleUsersRemoveForbidden ¶
func NewPutAuthorizationRoleUsersRemoveForbidden() *PutAuthorizationRoleUsersRemoveForbidden
NewPutAuthorizationRoleUsersRemoveForbidden creates a PutAuthorizationRoleUsersRemoveForbidden with default headers values
func (*PutAuthorizationRoleUsersRemoveForbidden) Error ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) Error() string
func (*PutAuthorizationRoleUsersRemoveForbidden) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveForbidden) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) IsClientError() bool
IsClientError returns true when this put authorization role users remove forbidden response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveForbidden) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) IsCode(code int) bool
IsCode returns true when this put authorization role users remove forbidden response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveForbidden) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove forbidden response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveForbidden) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) IsServerError() bool
IsServerError returns true when this put authorization role users remove forbidden response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveForbidden) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove forbidden response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveForbidden) String ¶
func (o *PutAuthorizationRoleUsersRemoveForbidden) String() string
type PutAuthorizationRoleUsersRemoveGatewayTimeout ¶
PutAuthorizationRoleUsersRemoveGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutAuthorizationRoleUsersRemoveGatewayTimeout ¶
func NewPutAuthorizationRoleUsersRemoveGatewayTimeout() *PutAuthorizationRoleUsersRemoveGatewayTimeout
NewPutAuthorizationRoleUsersRemoveGatewayTimeout creates a PutAuthorizationRoleUsersRemoveGatewayTimeout with default headers values
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) Error ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) Error() string
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsClientError() bool
IsClientError returns true when this put authorization role users remove gateway timeout response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put authorization role users remove gateway timeout response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove gateway timeout response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsServerError() bool
IsServerError returns true when this put authorization role users remove gateway timeout response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove gateway timeout response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveGatewayTimeout) String ¶
func (o *PutAuthorizationRoleUsersRemoveGatewayTimeout) String() string
type PutAuthorizationRoleUsersRemoveInternalServerError ¶
PutAuthorizationRoleUsersRemoveInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutAuthorizationRoleUsersRemoveInternalServerError ¶
func NewPutAuthorizationRoleUsersRemoveInternalServerError() *PutAuthorizationRoleUsersRemoveInternalServerError
NewPutAuthorizationRoleUsersRemoveInternalServerError creates a PutAuthorizationRoleUsersRemoveInternalServerError with default headers values
func (*PutAuthorizationRoleUsersRemoveInternalServerError) Error ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) Error() string
func (*PutAuthorizationRoleUsersRemoveInternalServerError) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveInternalServerError) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsClientError() bool
IsClientError returns true when this put authorization role users remove internal server error response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveInternalServerError) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsCode(code int) bool
IsCode returns true when this put authorization role users remove internal server error response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveInternalServerError) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove internal server error response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveInternalServerError) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsServerError() bool
IsServerError returns true when this put authorization role users remove internal server error response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveInternalServerError) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove internal server error response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveInternalServerError) String ¶
func (o *PutAuthorizationRoleUsersRemoveInternalServerError) String() string
type PutAuthorizationRoleUsersRemoveNotFound ¶
PutAuthorizationRoleUsersRemoveNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutAuthorizationRoleUsersRemoveNotFound ¶
func NewPutAuthorizationRoleUsersRemoveNotFound() *PutAuthorizationRoleUsersRemoveNotFound
NewPutAuthorizationRoleUsersRemoveNotFound creates a PutAuthorizationRoleUsersRemoveNotFound with default headers values
func (*PutAuthorizationRoleUsersRemoveNotFound) Error ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) Error() string
func (*PutAuthorizationRoleUsersRemoveNotFound) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveNotFound) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) IsClientError() bool
IsClientError returns true when this put authorization role users remove not found response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveNotFound) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) IsCode(code int) bool
IsCode returns true when this put authorization role users remove not found response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveNotFound) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove not found response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveNotFound) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) IsServerError() bool
IsServerError returns true when this put authorization role users remove not found response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveNotFound) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove not found response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveNotFound) String ¶
func (o *PutAuthorizationRoleUsersRemoveNotFound) String() string
type PutAuthorizationRoleUsersRemoveOK ¶
type PutAuthorizationRoleUsersRemoveOK struct {
Payload []string
}
PutAuthorizationRoleUsersRemoveOK describes a response with status code 200, with default header values.
successful operation
func NewPutAuthorizationRoleUsersRemoveOK ¶
func NewPutAuthorizationRoleUsersRemoveOK() *PutAuthorizationRoleUsersRemoveOK
NewPutAuthorizationRoleUsersRemoveOK creates a PutAuthorizationRoleUsersRemoveOK with default headers values
func (*PutAuthorizationRoleUsersRemoveOK) Error ¶
func (o *PutAuthorizationRoleUsersRemoveOK) Error() string
func (*PutAuthorizationRoleUsersRemoveOK) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveOK) GetPayload() []string
func (*PutAuthorizationRoleUsersRemoveOK) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveOK) IsClientError() bool
IsClientError returns true when this put authorization role users remove o k response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveOK) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveOK) IsCode(code int) bool
IsCode returns true when this put authorization role users remove o k response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveOK) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveOK) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove o k response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveOK) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveOK) IsServerError() bool
IsServerError returns true when this put authorization role users remove o k response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveOK) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveOK) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove o k response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveOK) String ¶
func (o *PutAuthorizationRoleUsersRemoveOK) String() string
type PutAuthorizationRoleUsersRemoveParams ¶
type PutAuthorizationRoleUsersRemoveParams struct { /* Body. List of user IDs */ Body []string /* RoleID. Role ID */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAuthorizationRoleUsersRemoveParams contains all the parameters to send to the API endpoint
for the put authorization role users remove operation. Typically these are written to a http.Request.
func NewPutAuthorizationRoleUsersRemoveParams ¶
func NewPutAuthorizationRoleUsersRemoveParams() *PutAuthorizationRoleUsersRemoveParams
NewPutAuthorizationRoleUsersRemoveParams creates a new PutAuthorizationRoleUsersRemoveParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAuthorizationRoleUsersRemoveParamsWithContext ¶
func NewPutAuthorizationRoleUsersRemoveParamsWithContext(ctx context.Context) *PutAuthorizationRoleUsersRemoveParams
NewPutAuthorizationRoleUsersRemoveParamsWithContext creates a new PutAuthorizationRoleUsersRemoveParams object with the ability to set a context for a request.
func NewPutAuthorizationRoleUsersRemoveParamsWithHTTPClient ¶
func NewPutAuthorizationRoleUsersRemoveParamsWithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersRemoveParams
NewPutAuthorizationRoleUsersRemoveParamsWithHTTPClient creates a new PutAuthorizationRoleUsersRemoveParams object with the ability to set a custom HTTPClient for a request.
func NewPutAuthorizationRoleUsersRemoveParamsWithTimeout ¶
func NewPutAuthorizationRoleUsersRemoveParamsWithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersRemoveParams
NewPutAuthorizationRoleUsersRemoveParamsWithTimeout creates a new PutAuthorizationRoleUsersRemoveParams object with the ability to set a timeout on a request.
func (*PutAuthorizationRoleUsersRemoveParams) SetBody ¶
func (o *PutAuthorizationRoleUsersRemoveParams) SetBody(body []string)
SetBody adds the body to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) SetContext ¶
func (o *PutAuthorizationRoleUsersRemoveParams) SetContext(ctx context.Context)
SetContext adds the context to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) SetDefaults ¶
func (o *PutAuthorizationRoleUsersRemoveParams) SetDefaults()
SetDefaults hydrates default values in the put authorization role users remove params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRoleUsersRemoveParams) SetHTTPClient ¶
func (o *PutAuthorizationRoleUsersRemoveParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) SetRoleID ¶
func (o *PutAuthorizationRoleUsersRemoveParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) SetTimeout ¶
func (o *PutAuthorizationRoleUsersRemoveParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) WithBody ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WithBody(body []string) *PutAuthorizationRoleUsersRemoveParams
WithBody adds the body to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) WithContext ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WithContext(ctx context.Context) *PutAuthorizationRoleUsersRemoveParams
WithContext adds the context to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) WithDefaults ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WithDefaults() *PutAuthorizationRoleUsersRemoveParams
WithDefaults hydrates default values in the put authorization role users remove params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRoleUsersRemoveParams) WithHTTPClient ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WithHTTPClient(client *http.Client) *PutAuthorizationRoleUsersRemoveParams
WithHTTPClient adds the HTTPClient to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) WithRoleID ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WithRoleID(roleID string) *PutAuthorizationRoleUsersRemoveParams
WithRoleID adds the roleID to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) WithTimeout ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WithTimeout(timeout time.Duration) *PutAuthorizationRoleUsersRemoveParams
WithTimeout adds the timeout to the put authorization role users remove params
func (*PutAuthorizationRoleUsersRemoveParams) WriteToRequest ¶
func (o *PutAuthorizationRoleUsersRemoveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAuthorizationRoleUsersRemoveReader ¶
type PutAuthorizationRoleUsersRemoveReader struct {
// contains filtered or unexported fields
}
PutAuthorizationRoleUsersRemoveReader is a Reader for the PutAuthorizationRoleUsersRemove structure.
func (*PutAuthorizationRoleUsersRemoveReader) ReadResponse ¶
func (o *PutAuthorizationRoleUsersRemoveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAuthorizationRoleUsersRemoveRequestEntityTooLarge ¶
PutAuthorizationRoleUsersRemoveRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutAuthorizationRoleUsersRemoveRequestEntityTooLarge ¶
func NewPutAuthorizationRoleUsersRemoveRequestEntityTooLarge() *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge
NewPutAuthorizationRoleUsersRemoveRequestEntityTooLarge creates a PutAuthorizationRoleUsersRemoveRequestEntityTooLarge with default headers values
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) Error ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) Error() string
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put authorization role users remove request entity too large response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put authorization role users remove request entity too large response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove request entity too large response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put authorization role users remove request entity too large response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove request entity too large response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) String ¶
func (o *PutAuthorizationRoleUsersRemoveRequestEntityTooLarge) String() string
type PutAuthorizationRoleUsersRemoveRequestTimeout ¶
PutAuthorizationRoleUsersRemoveRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutAuthorizationRoleUsersRemoveRequestTimeout ¶
func NewPutAuthorizationRoleUsersRemoveRequestTimeout() *PutAuthorizationRoleUsersRemoveRequestTimeout
NewPutAuthorizationRoleUsersRemoveRequestTimeout creates a PutAuthorizationRoleUsersRemoveRequestTimeout with default headers values
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) Error ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) Error() string
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsClientError() bool
IsClientError returns true when this put authorization role users remove request timeout response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsCode(code int) bool
IsCode returns true when this put authorization role users remove request timeout response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove request timeout response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsServerError() bool
IsServerError returns true when this put authorization role users remove request timeout response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove request timeout response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveRequestTimeout) String ¶
func (o *PutAuthorizationRoleUsersRemoveRequestTimeout) String() string
type PutAuthorizationRoleUsersRemoveServiceUnavailable ¶
type PutAuthorizationRoleUsersRemoveServiceUnavailable struct {
}PutAuthorizationRoleUsersRemoveServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutAuthorizationRoleUsersRemoveServiceUnavailable ¶
func NewPutAuthorizationRoleUsersRemoveServiceUnavailable() *PutAuthorizationRoleUsersRemoveServiceUnavailable
NewPutAuthorizationRoleUsersRemoveServiceUnavailable creates a PutAuthorizationRoleUsersRemoveServiceUnavailable with default headers values
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) Error ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) Error() string
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsClientError() bool
IsClientError returns true when this put authorization role users remove service unavailable response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put authorization role users remove service unavailable response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove service unavailable response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsServerError() bool
IsServerError returns true when this put authorization role users remove service unavailable response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove service unavailable response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveServiceUnavailable) String ¶
func (o *PutAuthorizationRoleUsersRemoveServiceUnavailable) String() string
type PutAuthorizationRoleUsersRemoveTooManyRequests ¶
PutAuthorizationRoleUsersRemoveTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutAuthorizationRoleUsersRemoveTooManyRequests ¶
func NewPutAuthorizationRoleUsersRemoveTooManyRequests() *PutAuthorizationRoleUsersRemoveTooManyRequests
NewPutAuthorizationRoleUsersRemoveTooManyRequests creates a PutAuthorizationRoleUsersRemoveTooManyRequests with default headers values
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) Error ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) Error() string
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsClientError() bool
IsClientError returns true when this put authorization role users remove too many requests response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsCode(code int) bool
IsCode returns true when this put authorization role users remove too many requests response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove too many requests response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsServerError() bool
IsServerError returns true when this put authorization role users remove too many requests response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove too many requests response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveTooManyRequests) String ¶
func (o *PutAuthorizationRoleUsersRemoveTooManyRequests) String() string
type PutAuthorizationRoleUsersRemoveUnauthorized ¶
type PutAuthorizationRoleUsersRemoveUnauthorized struct {
}PutAuthorizationRoleUsersRemoveUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutAuthorizationRoleUsersRemoveUnauthorized ¶
func NewPutAuthorizationRoleUsersRemoveUnauthorized() *PutAuthorizationRoleUsersRemoveUnauthorized
NewPutAuthorizationRoleUsersRemoveUnauthorized creates a PutAuthorizationRoleUsersRemoveUnauthorized with default headers values
func (*PutAuthorizationRoleUsersRemoveUnauthorized) Error ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) Error() string
func (*PutAuthorizationRoleUsersRemoveUnauthorized) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveUnauthorized) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsClientError() bool
IsClientError returns true when this put authorization role users remove unauthorized response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveUnauthorized) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsCode(code int) bool
IsCode returns true when this put authorization role users remove unauthorized response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveUnauthorized) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove unauthorized response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveUnauthorized) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsServerError() bool
IsServerError returns true when this put authorization role users remove unauthorized response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveUnauthorized) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove unauthorized response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveUnauthorized) String ¶
func (o *PutAuthorizationRoleUsersRemoveUnauthorized) String() string
type PutAuthorizationRoleUsersRemoveUnsupportedMediaType ¶
PutAuthorizationRoleUsersRemoveUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutAuthorizationRoleUsersRemoveUnsupportedMediaType ¶
func NewPutAuthorizationRoleUsersRemoveUnsupportedMediaType() *PutAuthorizationRoleUsersRemoveUnsupportedMediaType
NewPutAuthorizationRoleUsersRemoveUnsupportedMediaType creates a PutAuthorizationRoleUsersRemoveUnsupportedMediaType with default headers values
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) Error ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) Error() string
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) GetPayload ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsClientError ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put authorization role users remove unsupported media type response has a 4xx status code
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsCode ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put authorization role users remove unsupported media type response a status code equal to that given
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsRedirect ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put authorization role users remove unsupported media type response has a 3xx status code
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsServerError ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put authorization role users remove unsupported media type response has a 5xx status code
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsSuccess ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put authorization role users remove unsupported media type response has a 2xx status code
func (*PutAuthorizationRoleUsersRemoveUnsupportedMediaType) String ¶
func (o *PutAuthorizationRoleUsersRemoveUnsupportedMediaType) String() string
type PutAuthorizationRolesDefaultBadRequest ¶
PutAuthorizationRolesDefaultBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutAuthorizationRolesDefaultBadRequest ¶
func NewPutAuthorizationRolesDefaultBadRequest() *PutAuthorizationRolesDefaultBadRequest
NewPutAuthorizationRolesDefaultBadRequest creates a PutAuthorizationRolesDefaultBadRequest with default headers values
func (*PutAuthorizationRolesDefaultBadRequest) Error ¶
func (o *PutAuthorizationRolesDefaultBadRequest) Error() string
func (*PutAuthorizationRolesDefaultBadRequest) GetPayload ¶
func (o *PutAuthorizationRolesDefaultBadRequest) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultBadRequest) IsClientError ¶
func (o *PutAuthorizationRolesDefaultBadRequest) IsClientError() bool
IsClientError returns true when this put authorization roles default bad request response has a 4xx status code
func (*PutAuthorizationRolesDefaultBadRequest) IsCode ¶
func (o *PutAuthorizationRolesDefaultBadRequest) IsCode(code int) bool
IsCode returns true when this put authorization roles default bad request response a status code equal to that given
func (*PutAuthorizationRolesDefaultBadRequest) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultBadRequest) IsRedirect() bool
IsRedirect returns true when this put authorization roles default bad request response has a 3xx status code
func (*PutAuthorizationRolesDefaultBadRequest) IsServerError ¶
func (o *PutAuthorizationRolesDefaultBadRequest) IsServerError() bool
IsServerError returns true when this put authorization roles default bad request response has a 5xx status code
func (*PutAuthorizationRolesDefaultBadRequest) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultBadRequest) IsSuccess() bool
IsSuccess returns true when this put authorization roles default bad request response has a 2xx status code
func (*PutAuthorizationRolesDefaultBadRequest) String ¶
func (o *PutAuthorizationRolesDefaultBadRequest) String() string
type PutAuthorizationRolesDefaultForbidden ¶
PutAuthorizationRolesDefaultForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutAuthorizationRolesDefaultForbidden ¶
func NewPutAuthorizationRolesDefaultForbidden() *PutAuthorizationRolesDefaultForbidden
NewPutAuthorizationRolesDefaultForbidden creates a PutAuthorizationRolesDefaultForbidden with default headers values
func (*PutAuthorizationRolesDefaultForbidden) Error ¶
func (o *PutAuthorizationRolesDefaultForbidden) Error() string
func (*PutAuthorizationRolesDefaultForbidden) GetPayload ¶
func (o *PutAuthorizationRolesDefaultForbidden) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultForbidden) IsClientError ¶
func (o *PutAuthorizationRolesDefaultForbidden) IsClientError() bool
IsClientError returns true when this put authorization roles default forbidden response has a 4xx status code
func (*PutAuthorizationRolesDefaultForbidden) IsCode ¶
func (o *PutAuthorizationRolesDefaultForbidden) IsCode(code int) bool
IsCode returns true when this put authorization roles default forbidden response a status code equal to that given
func (*PutAuthorizationRolesDefaultForbidden) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultForbidden) IsRedirect() bool
IsRedirect returns true when this put authorization roles default forbidden response has a 3xx status code
func (*PutAuthorizationRolesDefaultForbidden) IsServerError ¶
func (o *PutAuthorizationRolesDefaultForbidden) IsServerError() bool
IsServerError returns true when this put authorization roles default forbidden response has a 5xx status code
func (*PutAuthorizationRolesDefaultForbidden) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultForbidden) IsSuccess() bool
IsSuccess returns true when this put authorization roles default forbidden response has a 2xx status code
func (*PutAuthorizationRolesDefaultForbidden) String ¶
func (o *PutAuthorizationRolesDefaultForbidden) String() string
type PutAuthorizationRolesDefaultGatewayTimeout ¶
PutAuthorizationRolesDefaultGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutAuthorizationRolesDefaultGatewayTimeout ¶
func NewPutAuthorizationRolesDefaultGatewayTimeout() *PutAuthorizationRolesDefaultGatewayTimeout
NewPutAuthorizationRolesDefaultGatewayTimeout creates a PutAuthorizationRolesDefaultGatewayTimeout with default headers values
func (*PutAuthorizationRolesDefaultGatewayTimeout) Error ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) Error() string
func (*PutAuthorizationRolesDefaultGatewayTimeout) GetPayload ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultGatewayTimeout) IsClientError ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsClientError() bool
IsClientError returns true when this put authorization roles default gateway timeout response has a 4xx status code
func (*PutAuthorizationRolesDefaultGatewayTimeout) IsCode ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put authorization roles default gateway timeout response a status code equal to that given
func (*PutAuthorizationRolesDefaultGatewayTimeout) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization roles default gateway timeout response has a 3xx status code
func (*PutAuthorizationRolesDefaultGatewayTimeout) IsServerError ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsServerError() bool
IsServerError returns true when this put authorization roles default gateway timeout response has a 5xx status code
func (*PutAuthorizationRolesDefaultGatewayTimeout) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization roles default gateway timeout response has a 2xx status code
func (*PutAuthorizationRolesDefaultGatewayTimeout) String ¶
func (o *PutAuthorizationRolesDefaultGatewayTimeout) String() string
type PutAuthorizationRolesDefaultInternalServerError ¶
PutAuthorizationRolesDefaultInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutAuthorizationRolesDefaultInternalServerError ¶
func NewPutAuthorizationRolesDefaultInternalServerError() *PutAuthorizationRolesDefaultInternalServerError
NewPutAuthorizationRolesDefaultInternalServerError creates a PutAuthorizationRolesDefaultInternalServerError with default headers values
func (*PutAuthorizationRolesDefaultInternalServerError) Error ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) Error() string
func (*PutAuthorizationRolesDefaultInternalServerError) GetPayload ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultInternalServerError) IsClientError ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) IsClientError() bool
IsClientError returns true when this put authorization roles default internal server error response has a 4xx status code
func (*PutAuthorizationRolesDefaultInternalServerError) IsCode ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) IsCode(code int) bool
IsCode returns true when this put authorization roles default internal server error response a status code equal to that given
func (*PutAuthorizationRolesDefaultInternalServerError) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) IsRedirect() bool
IsRedirect returns true when this put authorization roles default internal server error response has a 3xx status code
func (*PutAuthorizationRolesDefaultInternalServerError) IsServerError ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) IsServerError() bool
IsServerError returns true when this put authorization roles default internal server error response has a 5xx status code
func (*PutAuthorizationRolesDefaultInternalServerError) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) IsSuccess() bool
IsSuccess returns true when this put authorization roles default internal server error response has a 2xx status code
func (*PutAuthorizationRolesDefaultInternalServerError) String ¶
func (o *PutAuthorizationRolesDefaultInternalServerError) String() string
type PutAuthorizationRolesDefaultNotFound ¶
PutAuthorizationRolesDefaultNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutAuthorizationRolesDefaultNotFound ¶
func NewPutAuthorizationRolesDefaultNotFound() *PutAuthorizationRolesDefaultNotFound
NewPutAuthorizationRolesDefaultNotFound creates a PutAuthorizationRolesDefaultNotFound with default headers values
func (*PutAuthorizationRolesDefaultNotFound) Error ¶
func (o *PutAuthorizationRolesDefaultNotFound) Error() string
func (*PutAuthorizationRolesDefaultNotFound) GetPayload ¶
func (o *PutAuthorizationRolesDefaultNotFound) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultNotFound) IsClientError ¶
func (o *PutAuthorizationRolesDefaultNotFound) IsClientError() bool
IsClientError returns true when this put authorization roles default not found response has a 4xx status code
func (*PutAuthorizationRolesDefaultNotFound) IsCode ¶
func (o *PutAuthorizationRolesDefaultNotFound) IsCode(code int) bool
IsCode returns true when this put authorization roles default not found response a status code equal to that given
func (*PutAuthorizationRolesDefaultNotFound) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultNotFound) IsRedirect() bool
IsRedirect returns true when this put authorization roles default not found response has a 3xx status code
func (*PutAuthorizationRolesDefaultNotFound) IsServerError ¶
func (o *PutAuthorizationRolesDefaultNotFound) IsServerError() bool
IsServerError returns true when this put authorization roles default not found response has a 5xx status code
func (*PutAuthorizationRolesDefaultNotFound) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultNotFound) IsSuccess() bool
IsSuccess returns true when this put authorization roles default not found response has a 2xx status code
func (*PutAuthorizationRolesDefaultNotFound) String ¶
func (o *PutAuthorizationRolesDefaultNotFound) String() string
type PutAuthorizationRolesDefaultOK ¶
type PutAuthorizationRolesDefaultOK struct {
Payload *models.OrganizationRoleEntityListing
}
PutAuthorizationRolesDefaultOK describes a response with status code 200, with default header values.
successful operation
func NewPutAuthorizationRolesDefaultOK ¶
func NewPutAuthorizationRolesDefaultOK() *PutAuthorizationRolesDefaultOK
NewPutAuthorizationRolesDefaultOK creates a PutAuthorizationRolesDefaultOK with default headers values
func (*PutAuthorizationRolesDefaultOK) Error ¶
func (o *PutAuthorizationRolesDefaultOK) Error() string
func (*PutAuthorizationRolesDefaultOK) GetPayload ¶
func (o *PutAuthorizationRolesDefaultOK) GetPayload() *models.OrganizationRoleEntityListing
func (*PutAuthorizationRolesDefaultOK) IsClientError ¶
func (o *PutAuthorizationRolesDefaultOK) IsClientError() bool
IsClientError returns true when this put authorization roles default o k response has a 4xx status code
func (*PutAuthorizationRolesDefaultOK) IsCode ¶
func (o *PutAuthorizationRolesDefaultOK) IsCode(code int) bool
IsCode returns true when this put authorization roles default o k response a status code equal to that given
func (*PutAuthorizationRolesDefaultOK) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultOK) IsRedirect() bool
IsRedirect returns true when this put authorization roles default o k response has a 3xx status code
func (*PutAuthorizationRolesDefaultOK) IsServerError ¶
func (o *PutAuthorizationRolesDefaultOK) IsServerError() bool
IsServerError returns true when this put authorization roles default o k response has a 5xx status code
func (*PutAuthorizationRolesDefaultOK) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultOK) IsSuccess() bool
IsSuccess returns true when this put authorization roles default o k response has a 2xx status code
func (*PutAuthorizationRolesDefaultOK) String ¶
func (o *PutAuthorizationRolesDefaultOK) String() string
type PutAuthorizationRolesDefaultParams ¶
type PutAuthorizationRolesDefaultParams struct { /* Body. Organization roles list */ Body []*models.DomainOrganizationRole Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAuthorizationRolesDefaultParams contains all the parameters to send to the API endpoint
for the put authorization roles default operation. Typically these are written to a http.Request.
func NewPutAuthorizationRolesDefaultParams ¶
func NewPutAuthorizationRolesDefaultParams() *PutAuthorizationRolesDefaultParams
NewPutAuthorizationRolesDefaultParams creates a new PutAuthorizationRolesDefaultParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAuthorizationRolesDefaultParamsWithContext ¶
func NewPutAuthorizationRolesDefaultParamsWithContext(ctx context.Context) *PutAuthorizationRolesDefaultParams
NewPutAuthorizationRolesDefaultParamsWithContext creates a new PutAuthorizationRolesDefaultParams object with the ability to set a context for a request.
func NewPutAuthorizationRolesDefaultParamsWithHTTPClient ¶
func NewPutAuthorizationRolesDefaultParamsWithHTTPClient(client *http.Client) *PutAuthorizationRolesDefaultParams
NewPutAuthorizationRolesDefaultParamsWithHTTPClient creates a new PutAuthorizationRolesDefaultParams object with the ability to set a custom HTTPClient for a request.
func NewPutAuthorizationRolesDefaultParamsWithTimeout ¶
func NewPutAuthorizationRolesDefaultParamsWithTimeout(timeout time.Duration) *PutAuthorizationRolesDefaultParams
NewPutAuthorizationRolesDefaultParamsWithTimeout creates a new PutAuthorizationRolesDefaultParams object with the ability to set a timeout on a request.
func (*PutAuthorizationRolesDefaultParams) SetBody ¶
func (o *PutAuthorizationRolesDefaultParams) SetBody(body []*models.DomainOrganizationRole)
SetBody adds the body to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) SetContext ¶
func (o *PutAuthorizationRolesDefaultParams) SetContext(ctx context.Context)
SetContext adds the context to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) SetDefaults ¶
func (o *PutAuthorizationRolesDefaultParams) SetDefaults()
SetDefaults hydrates default values in the put authorization roles default params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRolesDefaultParams) SetHTTPClient ¶
func (o *PutAuthorizationRolesDefaultParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) SetTimeout ¶
func (o *PutAuthorizationRolesDefaultParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) WithBody ¶
func (o *PutAuthorizationRolesDefaultParams) WithBody(body []*models.DomainOrganizationRole) *PutAuthorizationRolesDefaultParams
WithBody adds the body to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) WithContext ¶
func (o *PutAuthorizationRolesDefaultParams) WithContext(ctx context.Context) *PutAuthorizationRolesDefaultParams
WithContext adds the context to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) WithDefaults ¶
func (o *PutAuthorizationRolesDefaultParams) WithDefaults() *PutAuthorizationRolesDefaultParams
WithDefaults hydrates default values in the put authorization roles default params (not the query body).
All values with no default are reset to their zero value.
func (*PutAuthorizationRolesDefaultParams) WithHTTPClient ¶
func (o *PutAuthorizationRolesDefaultParams) WithHTTPClient(client *http.Client) *PutAuthorizationRolesDefaultParams
WithHTTPClient adds the HTTPClient to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) WithTimeout ¶
func (o *PutAuthorizationRolesDefaultParams) WithTimeout(timeout time.Duration) *PutAuthorizationRolesDefaultParams
WithTimeout adds the timeout to the put authorization roles default params
func (*PutAuthorizationRolesDefaultParams) WriteToRequest ¶
func (o *PutAuthorizationRolesDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAuthorizationRolesDefaultReader ¶
type PutAuthorizationRolesDefaultReader struct {
// contains filtered or unexported fields
}
PutAuthorizationRolesDefaultReader is a Reader for the PutAuthorizationRolesDefault structure.
func (*PutAuthorizationRolesDefaultReader) ReadResponse ¶
func (o *PutAuthorizationRolesDefaultReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAuthorizationRolesDefaultRequestEntityTooLarge ¶
PutAuthorizationRolesDefaultRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutAuthorizationRolesDefaultRequestEntityTooLarge ¶
func NewPutAuthorizationRolesDefaultRequestEntityTooLarge() *PutAuthorizationRolesDefaultRequestEntityTooLarge
NewPutAuthorizationRolesDefaultRequestEntityTooLarge creates a PutAuthorizationRolesDefaultRequestEntityTooLarge with default headers values
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) Error ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) Error() string
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) GetPayload ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) IsClientError ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put authorization roles default request entity too large response has a 4xx status code
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) IsCode ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put authorization roles default request entity too large response a status code equal to that given
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put authorization roles default request entity too large response has a 3xx status code
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) IsServerError ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put authorization roles default request entity too large response has a 5xx status code
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put authorization roles default request entity too large response has a 2xx status code
func (*PutAuthorizationRolesDefaultRequestEntityTooLarge) String ¶
func (o *PutAuthorizationRolesDefaultRequestEntityTooLarge) String() string
type PutAuthorizationRolesDefaultRequestTimeout ¶
PutAuthorizationRolesDefaultRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutAuthorizationRolesDefaultRequestTimeout ¶
func NewPutAuthorizationRolesDefaultRequestTimeout() *PutAuthorizationRolesDefaultRequestTimeout
NewPutAuthorizationRolesDefaultRequestTimeout creates a PutAuthorizationRolesDefaultRequestTimeout with default headers values
func (*PutAuthorizationRolesDefaultRequestTimeout) Error ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) Error() string
func (*PutAuthorizationRolesDefaultRequestTimeout) GetPayload ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultRequestTimeout) IsClientError ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) IsClientError() bool
IsClientError returns true when this put authorization roles default request timeout response has a 4xx status code
func (*PutAuthorizationRolesDefaultRequestTimeout) IsCode ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) IsCode(code int) bool
IsCode returns true when this put authorization roles default request timeout response a status code equal to that given
func (*PutAuthorizationRolesDefaultRequestTimeout) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put authorization roles default request timeout response has a 3xx status code
func (*PutAuthorizationRolesDefaultRequestTimeout) IsServerError ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) IsServerError() bool
IsServerError returns true when this put authorization roles default request timeout response has a 5xx status code
func (*PutAuthorizationRolesDefaultRequestTimeout) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put authorization roles default request timeout response has a 2xx status code
func (*PutAuthorizationRolesDefaultRequestTimeout) String ¶
func (o *PutAuthorizationRolesDefaultRequestTimeout) String() string
type PutAuthorizationRolesDefaultServiceUnavailable ¶
type PutAuthorizationRolesDefaultServiceUnavailable struct {
}PutAuthorizationRolesDefaultServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutAuthorizationRolesDefaultServiceUnavailable ¶
func NewPutAuthorizationRolesDefaultServiceUnavailable() *PutAuthorizationRolesDefaultServiceUnavailable
NewPutAuthorizationRolesDefaultServiceUnavailable creates a PutAuthorizationRolesDefaultServiceUnavailable with default headers values
func (*PutAuthorizationRolesDefaultServiceUnavailable) Error ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) Error() string
func (*PutAuthorizationRolesDefaultServiceUnavailable) GetPayload ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultServiceUnavailable) IsClientError ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsClientError() bool
IsClientError returns true when this put authorization roles default service unavailable response has a 4xx status code
func (*PutAuthorizationRolesDefaultServiceUnavailable) IsCode ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put authorization roles default service unavailable response a status code equal to that given
func (*PutAuthorizationRolesDefaultServiceUnavailable) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put authorization roles default service unavailable response has a 3xx status code
func (*PutAuthorizationRolesDefaultServiceUnavailable) IsServerError ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsServerError() bool
IsServerError returns true when this put authorization roles default service unavailable response has a 5xx status code
func (*PutAuthorizationRolesDefaultServiceUnavailable) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put authorization roles default service unavailable response has a 2xx status code
func (*PutAuthorizationRolesDefaultServiceUnavailable) String ¶
func (o *PutAuthorizationRolesDefaultServiceUnavailable) String() string
type PutAuthorizationRolesDefaultTooManyRequests ¶
PutAuthorizationRolesDefaultTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutAuthorizationRolesDefaultTooManyRequests ¶
func NewPutAuthorizationRolesDefaultTooManyRequests() *PutAuthorizationRolesDefaultTooManyRequests
NewPutAuthorizationRolesDefaultTooManyRequests creates a PutAuthorizationRolesDefaultTooManyRequests with default headers values
func (*PutAuthorizationRolesDefaultTooManyRequests) Error ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) Error() string
func (*PutAuthorizationRolesDefaultTooManyRequests) GetPayload ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultTooManyRequests) IsClientError ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) IsClientError() bool
IsClientError returns true when this put authorization roles default too many requests response has a 4xx status code
func (*PutAuthorizationRolesDefaultTooManyRequests) IsCode ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) IsCode(code int) bool
IsCode returns true when this put authorization roles default too many requests response a status code equal to that given
func (*PutAuthorizationRolesDefaultTooManyRequests) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put authorization roles default too many requests response has a 3xx status code
func (*PutAuthorizationRolesDefaultTooManyRequests) IsServerError ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) IsServerError() bool
IsServerError returns true when this put authorization roles default too many requests response has a 5xx status code
func (*PutAuthorizationRolesDefaultTooManyRequests) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put authorization roles default too many requests response has a 2xx status code
func (*PutAuthorizationRolesDefaultTooManyRequests) String ¶
func (o *PutAuthorizationRolesDefaultTooManyRequests) String() string
type PutAuthorizationRolesDefaultUnauthorized ¶
type PutAuthorizationRolesDefaultUnauthorized struct {
}PutAuthorizationRolesDefaultUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutAuthorizationRolesDefaultUnauthorized ¶
func NewPutAuthorizationRolesDefaultUnauthorized() *PutAuthorizationRolesDefaultUnauthorized
NewPutAuthorizationRolesDefaultUnauthorized creates a PutAuthorizationRolesDefaultUnauthorized with default headers values
func (*PutAuthorizationRolesDefaultUnauthorized) Error ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) Error() string
func (*PutAuthorizationRolesDefaultUnauthorized) GetPayload ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultUnauthorized) IsClientError ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) IsClientError() bool
IsClientError returns true when this put authorization roles default unauthorized response has a 4xx status code
func (*PutAuthorizationRolesDefaultUnauthorized) IsCode ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) IsCode(code int) bool
IsCode returns true when this put authorization roles default unauthorized response a status code equal to that given
func (*PutAuthorizationRolesDefaultUnauthorized) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) IsRedirect() bool
IsRedirect returns true when this put authorization roles default unauthorized response has a 3xx status code
func (*PutAuthorizationRolesDefaultUnauthorized) IsServerError ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) IsServerError() bool
IsServerError returns true when this put authorization roles default unauthorized response has a 5xx status code
func (*PutAuthorizationRolesDefaultUnauthorized) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) IsSuccess() bool
IsSuccess returns true when this put authorization roles default unauthorized response has a 2xx status code
func (*PutAuthorizationRolesDefaultUnauthorized) String ¶
func (o *PutAuthorizationRolesDefaultUnauthorized) String() string
type PutAuthorizationRolesDefaultUnsupportedMediaType ¶
PutAuthorizationRolesDefaultUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutAuthorizationRolesDefaultUnsupportedMediaType ¶
func NewPutAuthorizationRolesDefaultUnsupportedMediaType() *PutAuthorizationRolesDefaultUnsupportedMediaType
NewPutAuthorizationRolesDefaultUnsupportedMediaType creates a PutAuthorizationRolesDefaultUnsupportedMediaType with default headers values
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) Error ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) Error() string
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) GetPayload ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) IsClientError ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put authorization roles default unsupported media type response has a 4xx status code
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) IsCode ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put authorization roles default unsupported media type response a status code equal to that given
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) IsRedirect ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put authorization roles default unsupported media type response has a 3xx status code
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) IsServerError ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put authorization roles default unsupported media type response has a 5xx status code
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) IsSuccess ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put authorization roles default unsupported media type response has a 2xx status code
func (*PutAuthorizationRolesDefaultUnsupportedMediaType) String ¶
func (o *PutAuthorizationRolesDefaultUnsupportedMediaType) String() string
type PutUserRolesBadRequest ¶
PutUserRolesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutUserRolesBadRequest ¶
func NewPutUserRolesBadRequest() *PutUserRolesBadRequest
NewPutUserRolesBadRequest creates a PutUserRolesBadRequest with default headers values
func (*PutUserRolesBadRequest) Error ¶
func (o *PutUserRolesBadRequest) Error() string
func (*PutUserRolesBadRequest) GetPayload ¶
func (o *PutUserRolesBadRequest) GetPayload() *models.ErrorBody
func (*PutUserRolesBadRequest) IsClientError ¶
func (o *PutUserRolesBadRequest) IsClientError() bool
IsClientError returns true when this put user roles bad request response has a 4xx status code
func (*PutUserRolesBadRequest) IsCode ¶
func (o *PutUserRolesBadRequest) IsCode(code int) bool
IsCode returns true when this put user roles bad request response a status code equal to that given
func (*PutUserRolesBadRequest) IsRedirect ¶
func (o *PutUserRolesBadRequest) IsRedirect() bool
IsRedirect returns true when this put user roles bad request response has a 3xx status code
func (*PutUserRolesBadRequest) IsServerError ¶
func (o *PutUserRolesBadRequest) IsServerError() bool
IsServerError returns true when this put user roles bad request response has a 5xx status code
func (*PutUserRolesBadRequest) IsSuccess ¶
func (o *PutUserRolesBadRequest) IsSuccess() bool
IsSuccess returns true when this put user roles bad request response has a 2xx status code
func (*PutUserRolesBadRequest) String ¶
func (o *PutUserRolesBadRequest) String() string
type PutUserRolesForbidden ¶
PutUserRolesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutUserRolesForbidden ¶
func NewPutUserRolesForbidden() *PutUserRolesForbidden
NewPutUserRolesForbidden creates a PutUserRolesForbidden with default headers values
func (*PutUserRolesForbidden) Error ¶
func (o *PutUserRolesForbidden) Error() string
func (*PutUserRolesForbidden) GetPayload ¶
func (o *PutUserRolesForbidden) GetPayload() *models.ErrorBody
func (*PutUserRolesForbidden) IsClientError ¶
func (o *PutUserRolesForbidden) IsClientError() bool
IsClientError returns true when this put user roles forbidden response has a 4xx status code
func (*PutUserRolesForbidden) IsCode ¶
func (o *PutUserRolesForbidden) IsCode(code int) bool
IsCode returns true when this put user roles forbidden response a status code equal to that given
func (*PutUserRolesForbidden) IsRedirect ¶
func (o *PutUserRolesForbidden) IsRedirect() bool
IsRedirect returns true when this put user roles forbidden response has a 3xx status code
func (*PutUserRolesForbidden) IsServerError ¶
func (o *PutUserRolesForbidden) IsServerError() bool
IsServerError returns true when this put user roles forbidden response has a 5xx status code
func (*PutUserRolesForbidden) IsSuccess ¶
func (o *PutUserRolesForbidden) IsSuccess() bool
IsSuccess returns true when this put user roles forbidden response has a 2xx status code
func (*PutUserRolesForbidden) String ¶
func (o *PutUserRolesForbidden) String() string
type PutUserRolesGatewayTimeout ¶
PutUserRolesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutUserRolesGatewayTimeout ¶
func NewPutUserRolesGatewayTimeout() *PutUserRolesGatewayTimeout
NewPutUserRolesGatewayTimeout creates a PutUserRolesGatewayTimeout with default headers values
func (*PutUserRolesGatewayTimeout) Error ¶
func (o *PutUserRolesGatewayTimeout) Error() string
func (*PutUserRolesGatewayTimeout) GetPayload ¶
func (o *PutUserRolesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutUserRolesGatewayTimeout) IsClientError ¶
func (o *PutUserRolesGatewayTimeout) IsClientError() bool
IsClientError returns true when this put user roles gateway timeout response has a 4xx status code
func (*PutUserRolesGatewayTimeout) IsCode ¶
func (o *PutUserRolesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put user roles gateway timeout response a status code equal to that given
func (*PutUserRolesGatewayTimeout) IsRedirect ¶
func (o *PutUserRolesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put user roles gateway timeout response has a 3xx status code
func (*PutUserRolesGatewayTimeout) IsServerError ¶
func (o *PutUserRolesGatewayTimeout) IsServerError() bool
IsServerError returns true when this put user roles gateway timeout response has a 5xx status code
func (*PutUserRolesGatewayTimeout) IsSuccess ¶
func (o *PutUserRolesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put user roles gateway timeout response has a 2xx status code
func (*PutUserRolesGatewayTimeout) String ¶
func (o *PutUserRolesGatewayTimeout) String() string
type PutUserRolesInternalServerError ¶
PutUserRolesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutUserRolesInternalServerError ¶
func NewPutUserRolesInternalServerError() *PutUserRolesInternalServerError
NewPutUserRolesInternalServerError creates a PutUserRolesInternalServerError with default headers values
func (*PutUserRolesInternalServerError) Error ¶
func (o *PutUserRolesInternalServerError) Error() string
func (*PutUserRolesInternalServerError) GetPayload ¶
func (o *PutUserRolesInternalServerError) GetPayload() *models.ErrorBody
func (*PutUserRolesInternalServerError) IsClientError ¶
func (o *PutUserRolesInternalServerError) IsClientError() bool
IsClientError returns true when this put user roles internal server error response has a 4xx status code
func (*PutUserRolesInternalServerError) IsCode ¶
func (o *PutUserRolesInternalServerError) IsCode(code int) bool
IsCode returns true when this put user roles internal server error response a status code equal to that given
func (*PutUserRolesInternalServerError) IsRedirect ¶
func (o *PutUserRolesInternalServerError) IsRedirect() bool
IsRedirect returns true when this put user roles internal server error response has a 3xx status code
func (*PutUserRolesInternalServerError) IsServerError ¶
func (o *PutUserRolesInternalServerError) IsServerError() bool
IsServerError returns true when this put user roles internal server error response has a 5xx status code
func (*PutUserRolesInternalServerError) IsSuccess ¶
func (o *PutUserRolesInternalServerError) IsSuccess() bool
IsSuccess returns true when this put user roles internal server error response has a 2xx status code
func (*PutUserRolesInternalServerError) String ¶
func (o *PutUserRolesInternalServerError) String() string
type PutUserRolesNotFound ¶
PutUserRolesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutUserRolesNotFound ¶
func NewPutUserRolesNotFound() *PutUserRolesNotFound
NewPutUserRolesNotFound creates a PutUserRolesNotFound with default headers values
func (*PutUserRolesNotFound) Error ¶
func (o *PutUserRolesNotFound) Error() string
func (*PutUserRolesNotFound) GetPayload ¶
func (o *PutUserRolesNotFound) GetPayload() *models.ErrorBody
func (*PutUserRolesNotFound) IsClientError ¶
func (o *PutUserRolesNotFound) IsClientError() bool
IsClientError returns true when this put user roles not found response has a 4xx status code
func (*PutUserRolesNotFound) IsCode ¶
func (o *PutUserRolesNotFound) IsCode(code int) bool
IsCode returns true when this put user roles not found response a status code equal to that given
func (*PutUserRolesNotFound) IsRedirect ¶
func (o *PutUserRolesNotFound) IsRedirect() bool
IsRedirect returns true when this put user roles not found response has a 3xx status code
func (*PutUserRolesNotFound) IsServerError ¶
func (o *PutUserRolesNotFound) IsServerError() bool
IsServerError returns true when this put user roles not found response has a 5xx status code
func (*PutUserRolesNotFound) IsSuccess ¶
func (o *PutUserRolesNotFound) IsSuccess() bool
IsSuccess returns true when this put user roles not found response has a 2xx status code
func (*PutUserRolesNotFound) String ¶
func (o *PutUserRolesNotFound) String() string
type PutUserRolesOK ¶
type PutUserRolesOK struct {
Payload *models.UserAuthorization
}
PutUserRolesOK describes a response with status code 200, with default header values.
successful operation
func NewPutUserRolesOK ¶
func NewPutUserRolesOK() *PutUserRolesOK
NewPutUserRolesOK creates a PutUserRolesOK with default headers values
func (*PutUserRolesOK) Error ¶
func (o *PutUserRolesOK) Error() string
func (*PutUserRolesOK) GetPayload ¶
func (o *PutUserRolesOK) GetPayload() *models.UserAuthorization
func (*PutUserRolesOK) IsClientError ¶
func (o *PutUserRolesOK) IsClientError() bool
IsClientError returns true when this put user roles o k response has a 4xx status code
func (*PutUserRolesOK) IsCode ¶
func (o *PutUserRolesOK) IsCode(code int) bool
IsCode returns true when this put user roles o k response a status code equal to that given
func (*PutUserRolesOK) IsRedirect ¶
func (o *PutUserRolesOK) IsRedirect() bool
IsRedirect returns true when this put user roles o k response has a 3xx status code
func (*PutUserRolesOK) IsServerError ¶
func (o *PutUserRolesOK) IsServerError() bool
IsServerError returns true when this put user roles o k response has a 5xx status code
func (*PutUserRolesOK) IsSuccess ¶
func (o *PutUserRolesOK) IsSuccess() bool
IsSuccess returns true when this put user roles o k response has a 2xx status code
func (*PutUserRolesOK) String ¶
func (o *PutUserRolesOK) String() string
type PutUserRolesParams ¶
type PutUserRolesParams struct { /* Body. List of roles */ Body []string /* SubjectID. User ID */ SubjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutUserRolesParams contains all the parameters to send to the API endpoint
for the put user roles operation. Typically these are written to a http.Request.
func NewPutUserRolesParams ¶
func NewPutUserRolesParams() *PutUserRolesParams
NewPutUserRolesParams creates a new PutUserRolesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutUserRolesParamsWithContext ¶
func NewPutUserRolesParamsWithContext(ctx context.Context) *PutUserRolesParams
NewPutUserRolesParamsWithContext creates a new PutUserRolesParams object with the ability to set a context for a request.
func NewPutUserRolesParamsWithHTTPClient ¶
func NewPutUserRolesParamsWithHTTPClient(client *http.Client) *PutUserRolesParams
NewPutUserRolesParamsWithHTTPClient creates a new PutUserRolesParams object with the ability to set a custom HTTPClient for a request.
func NewPutUserRolesParamsWithTimeout ¶
func NewPutUserRolesParamsWithTimeout(timeout time.Duration) *PutUserRolesParams
NewPutUserRolesParamsWithTimeout creates a new PutUserRolesParams object with the ability to set a timeout on a request.
func (*PutUserRolesParams) SetBody ¶
func (o *PutUserRolesParams) SetBody(body []string)
SetBody adds the body to the put user roles params
func (*PutUserRolesParams) SetContext ¶
func (o *PutUserRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the put user roles params
func (*PutUserRolesParams) SetDefaults ¶
func (o *PutUserRolesParams) SetDefaults()
SetDefaults hydrates default values in the put user roles params (not the query body).
All values with no default are reset to their zero value.
func (*PutUserRolesParams) SetHTTPClient ¶
func (o *PutUserRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put user roles params
func (*PutUserRolesParams) SetSubjectID ¶
func (o *PutUserRolesParams) SetSubjectID(subjectID string)
SetSubjectID adds the subjectId to the put user roles params
func (*PutUserRolesParams) SetTimeout ¶
func (o *PutUserRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put user roles params
func (*PutUserRolesParams) WithBody ¶
func (o *PutUserRolesParams) WithBody(body []string) *PutUserRolesParams
WithBody adds the body to the put user roles params
func (*PutUserRolesParams) WithContext ¶
func (o *PutUserRolesParams) WithContext(ctx context.Context) *PutUserRolesParams
WithContext adds the context to the put user roles params
func (*PutUserRolesParams) WithDefaults ¶
func (o *PutUserRolesParams) WithDefaults() *PutUserRolesParams
WithDefaults hydrates default values in the put user roles params (not the query body).
All values with no default are reset to their zero value.
func (*PutUserRolesParams) WithHTTPClient ¶
func (o *PutUserRolesParams) WithHTTPClient(client *http.Client) *PutUserRolesParams
WithHTTPClient adds the HTTPClient to the put user roles params
func (*PutUserRolesParams) WithSubjectID ¶
func (o *PutUserRolesParams) WithSubjectID(subjectID string) *PutUserRolesParams
WithSubjectID adds the subjectID to the put user roles params
func (*PutUserRolesParams) WithTimeout ¶
func (o *PutUserRolesParams) WithTimeout(timeout time.Duration) *PutUserRolesParams
WithTimeout adds the timeout to the put user roles params
func (*PutUserRolesParams) WriteToRequest ¶
func (o *PutUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutUserRolesReader ¶
type PutUserRolesReader struct {
// contains filtered or unexported fields
}
PutUserRolesReader is a Reader for the PutUserRoles structure.
func (*PutUserRolesReader) ReadResponse ¶
func (o *PutUserRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutUserRolesRequestEntityTooLarge ¶
PutUserRolesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutUserRolesRequestEntityTooLarge ¶
func NewPutUserRolesRequestEntityTooLarge() *PutUserRolesRequestEntityTooLarge
NewPutUserRolesRequestEntityTooLarge creates a PutUserRolesRequestEntityTooLarge with default headers values
func (*PutUserRolesRequestEntityTooLarge) Error ¶
func (o *PutUserRolesRequestEntityTooLarge) Error() string
func (*PutUserRolesRequestEntityTooLarge) GetPayload ¶
func (o *PutUserRolesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutUserRolesRequestEntityTooLarge) IsClientError ¶
func (o *PutUserRolesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put user roles request entity too large response has a 4xx status code
func (*PutUserRolesRequestEntityTooLarge) IsCode ¶
func (o *PutUserRolesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put user roles request entity too large response a status code equal to that given
func (*PutUserRolesRequestEntityTooLarge) IsRedirect ¶
func (o *PutUserRolesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put user roles request entity too large response has a 3xx status code
func (*PutUserRolesRequestEntityTooLarge) IsServerError ¶
func (o *PutUserRolesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put user roles request entity too large response has a 5xx status code
func (*PutUserRolesRequestEntityTooLarge) IsSuccess ¶
func (o *PutUserRolesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put user roles request entity too large response has a 2xx status code
func (*PutUserRolesRequestEntityTooLarge) String ¶
func (o *PutUserRolesRequestEntityTooLarge) String() string
type PutUserRolesRequestTimeout ¶
PutUserRolesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutUserRolesRequestTimeout ¶
func NewPutUserRolesRequestTimeout() *PutUserRolesRequestTimeout
NewPutUserRolesRequestTimeout creates a PutUserRolesRequestTimeout with default headers values
func (*PutUserRolesRequestTimeout) Error ¶
func (o *PutUserRolesRequestTimeout) Error() string
func (*PutUserRolesRequestTimeout) GetPayload ¶
func (o *PutUserRolesRequestTimeout) GetPayload() *models.ErrorBody
func (*PutUserRolesRequestTimeout) IsClientError ¶
func (o *PutUserRolesRequestTimeout) IsClientError() bool
IsClientError returns true when this put user roles request timeout response has a 4xx status code
func (*PutUserRolesRequestTimeout) IsCode ¶
func (o *PutUserRolesRequestTimeout) IsCode(code int) bool
IsCode returns true when this put user roles request timeout response a status code equal to that given
func (*PutUserRolesRequestTimeout) IsRedirect ¶
func (o *PutUserRolesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put user roles request timeout response has a 3xx status code
func (*PutUserRolesRequestTimeout) IsServerError ¶
func (o *PutUserRolesRequestTimeout) IsServerError() bool
IsServerError returns true when this put user roles request timeout response has a 5xx status code
func (*PutUserRolesRequestTimeout) IsSuccess ¶
func (o *PutUserRolesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put user roles request timeout response has a 2xx status code
func (*PutUserRolesRequestTimeout) String ¶
func (o *PutUserRolesRequestTimeout) String() string
type PutUserRolesServiceUnavailable ¶
type PutUserRolesServiceUnavailable struct {
}PutUserRolesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutUserRolesServiceUnavailable ¶
func NewPutUserRolesServiceUnavailable() *PutUserRolesServiceUnavailable
NewPutUserRolesServiceUnavailable creates a PutUserRolesServiceUnavailable with default headers values
func (*PutUserRolesServiceUnavailable) Error ¶
func (o *PutUserRolesServiceUnavailable) Error() string
func (*PutUserRolesServiceUnavailable) GetPayload ¶
func (o *PutUserRolesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutUserRolesServiceUnavailable) IsClientError ¶
func (o *PutUserRolesServiceUnavailable) IsClientError() bool
IsClientError returns true when this put user roles service unavailable response has a 4xx status code
func (*PutUserRolesServiceUnavailable) IsCode ¶
func (o *PutUserRolesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put user roles service unavailable response a status code equal to that given
func (*PutUserRolesServiceUnavailable) IsRedirect ¶
func (o *PutUserRolesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put user roles service unavailable response has a 3xx status code
func (*PutUserRolesServiceUnavailable) IsServerError ¶
func (o *PutUserRolesServiceUnavailable) IsServerError() bool
IsServerError returns true when this put user roles service unavailable response has a 5xx status code
func (*PutUserRolesServiceUnavailable) IsSuccess ¶
func (o *PutUserRolesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put user roles service unavailable response has a 2xx status code
func (*PutUserRolesServiceUnavailable) String ¶
func (o *PutUserRolesServiceUnavailable) String() string
type PutUserRolesTooManyRequests ¶
PutUserRolesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutUserRolesTooManyRequests ¶
func NewPutUserRolesTooManyRequests() *PutUserRolesTooManyRequests
NewPutUserRolesTooManyRequests creates a PutUserRolesTooManyRequests with default headers values
func (*PutUserRolesTooManyRequests) Error ¶
func (o *PutUserRolesTooManyRequests) Error() string
func (*PutUserRolesTooManyRequests) GetPayload ¶
func (o *PutUserRolesTooManyRequests) GetPayload() *models.ErrorBody
func (*PutUserRolesTooManyRequests) IsClientError ¶
func (o *PutUserRolesTooManyRequests) IsClientError() bool
IsClientError returns true when this put user roles too many requests response has a 4xx status code
func (*PutUserRolesTooManyRequests) IsCode ¶
func (o *PutUserRolesTooManyRequests) IsCode(code int) bool
IsCode returns true when this put user roles too many requests response a status code equal to that given
func (*PutUserRolesTooManyRequests) IsRedirect ¶
func (o *PutUserRolesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put user roles too many requests response has a 3xx status code
func (*PutUserRolesTooManyRequests) IsServerError ¶
func (o *PutUserRolesTooManyRequests) IsServerError() bool
IsServerError returns true when this put user roles too many requests response has a 5xx status code
func (*PutUserRolesTooManyRequests) IsSuccess ¶
func (o *PutUserRolesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put user roles too many requests response has a 2xx status code
func (*PutUserRolesTooManyRequests) String ¶
func (o *PutUserRolesTooManyRequests) String() string
type PutUserRolesUnauthorized ¶
type PutUserRolesUnauthorized struct {
}PutUserRolesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutUserRolesUnauthorized ¶
func NewPutUserRolesUnauthorized() *PutUserRolesUnauthorized
NewPutUserRolesUnauthorized creates a PutUserRolesUnauthorized with default headers values
func (*PutUserRolesUnauthorized) Error ¶
func (o *PutUserRolesUnauthorized) Error() string
func (*PutUserRolesUnauthorized) GetPayload ¶
func (o *PutUserRolesUnauthorized) GetPayload() *models.ErrorBody
func (*PutUserRolesUnauthorized) IsClientError ¶
func (o *PutUserRolesUnauthorized) IsClientError() bool
IsClientError returns true when this put user roles unauthorized response has a 4xx status code
func (*PutUserRolesUnauthorized) IsCode ¶
func (o *PutUserRolesUnauthorized) IsCode(code int) bool
IsCode returns true when this put user roles unauthorized response a status code equal to that given
func (*PutUserRolesUnauthorized) IsRedirect ¶
func (o *PutUserRolesUnauthorized) IsRedirect() bool
IsRedirect returns true when this put user roles unauthorized response has a 3xx status code
func (*PutUserRolesUnauthorized) IsServerError ¶
func (o *PutUserRolesUnauthorized) IsServerError() bool
IsServerError returns true when this put user roles unauthorized response has a 5xx status code
func (*PutUserRolesUnauthorized) IsSuccess ¶
func (o *PutUserRolesUnauthorized) IsSuccess() bool
IsSuccess returns true when this put user roles unauthorized response has a 2xx status code
func (*PutUserRolesUnauthorized) String ¶
func (o *PutUserRolesUnauthorized) String() string
type PutUserRolesUnsupportedMediaType ¶
PutUserRolesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutUserRolesUnsupportedMediaType ¶
func NewPutUserRolesUnsupportedMediaType() *PutUserRolesUnsupportedMediaType
NewPutUserRolesUnsupportedMediaType creates a PutUserRolesUnsupportedMediaType with default headers values
func (*PutUserRolesUnsupportedMediaType) Error ¶
func (o *PutUserRolesUnsupportedMediaType) Error() string
func (*PutUserRolesUnsupportedMediaType) GetPayload ¶
func (o *PutUserRolesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutUserRolesUnsupportedMediaType) IsClientError ¶
func (o *PutUserRolesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put user roles unsupported media type response has a 4xx status code
func (*PutUserRolesUnsupportedMediaType) IsCode ¶
func (o *PutUserRolesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put user roles unsupported media type response a status code equal to that given
func (*PutUserRolesUnsupportedMediaType) IsRedirect ¶
func (o *PutUserRolesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put user roles unsupported media type response has a 3xx status code
func (*PutUserRolesUnsupportedMediaType) IsServerError ¶
func (o *PutUserRolesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put user roles unsupported media type response has a 5xx status code
func (*PutUserRolesUnsupportedMediaType) IsSuccess ¶
func (o *PutUserRolesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put user roles unsupported media type response has a 2xx status code
func (*PutUserRolesUnsupportedMediaType) String ¶
func (o *PutUserRolesUnsupportedMediaType) String() string
Source Files
¶
- authorization_client.go
- delete_authorization_division_parameters.go
- delete_authorization_division_responses.go
- delete_authorization_role_parameters.go
- delete_authorization_role_responses.go
- delete_authorization_subject_division_role_parameters.go
- delete_authorization_subject_division_role_responses.go
- get_authorization_division_grants_parameters.go
- get_authorization_division_grants_responses.go
- get_authorization_division_parameters.go
- get_authorization_division_responses.go
- get_authorization_divisions_home_parameters.go
- get_authorization_divisions_home_responses.go
- get_authorization_divisions_limit_parameters.go
- get_authorization_divisions_limit_responses.go
- get_authorization_divisions_parameters.go
- get_authorization_divisions_responses.go
- get_authorization_divisionspermitted_me_parameters.go
- get_authorization_divisionspermitted_me_responses.go
- get_authorization_divisionspermitted_paged_me_parameters.go
- get_authorization_divisionspermitted_paged_me_responses.go
- get_authorization_divisionspermitted_paged_subject_id_parameters.go
- get_authorization_divisionspermitted_paged_subject_id_responses.go
- get_authorization_permissions_parameters.go
- get_authorization_permissions_responses.go
- get_authorization_products_parameters.go
- get_authorization_products_responses.go
- get_authorization_role_comparedefault_right_role_id_parameters.go
- get_authorization_role_comparedefault_right_role_id_responses.go
- get_authorization_role_parameters.go
- get_authorization_role_responses.go
- get_authorization_role_subjectgrants_parameters.go
- get_authorization_role_subjectgrants_responses.go
- get_authorization_role_users_parameters.go
- get_authorization_role_users_responses.go
- get_authorization_roles_parameters.go
- get_authorization_roles_responses.go
- get_authorization_settings_parameters.go
- get_authorization_settings_responses.go
- get_authorization_subject_parameters.go
- get_authorization_subject_responses.go
- get_authorization_subjects_me_parameters.go
- get_authorization_subjects_me_responses.go
- get_authorization_subjects_rolecounts_parameters.go
- get_authorization_subjects_rolecounts_responses.go
- get_user_roles_parameters.go
- get_user_roles_responses.go
- patch_authorization_role_parameters.go
- patch_authorization_role_responses.go
- patch_authorization_settings_parameters.go
- patch_authorization_settings_responses.go
- post_authorization_division_object_parameters.go
- post_authorization_division_object_responses.go
- post_authorization_division_restore_parameters.go
- post_authorization_division_restore_responses.go
- post_authorization_divisions_parameters.go
- post_authorization_divisions_responses.go
- post_authorization_role_comparedefault_right_role_id_parameters.go
- post_authorization_role_comparedefault_right_role_id_responses.go
- post_authorization_role_parameters.go
- post_authorization_role_responses.go
- post_authorization_roles_default_parameters.go
- post_authorization_roles_default_responses.go
- post_authorization_roles_parameters.go
- post_authorization_roles_responses.go
- post_authorization_subject_bulkadd_parameters.go
- post_authorization_subject_bulkadd_responses.go
- post_authorization_subject_bulkremove_parameters.go
- post_authorization_subject_bulkremove_responses.go
- post_authorization_subject_bulkreplace_parameters.go
- post_authorization_subject_bulkreplace_responses.go
- post_authorization_subject_division_role_parameters.go
- post_authorization_subject_division_role_responses.go
- put_authorization_division_parameters.go
- put_authorization_division_responses.go
- put_authorization_role_parameters.go
- put_authorization_role_responses.go
- put_authorization_role_users_add_parameters.go
- put_authorization_role_users_add_responses.go
- put_authorization_role_users_remove_parameters.go
- put_authorization_role_users_remove_responses.go
- put_authorization_roles_default_parameters.go
- put_authorization_roles_default_responses.go
- put_user_roles_parameters.go
- put_user_roles_responses.go