Versions in this module Expand all Collapse all v1 v1.0.0 Feb 16, 2024 Changes in this version + type Client struct + func (a *Client) GetIacSettingsForGroup(params *GetIacSettingsForGroupParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetIacSettingsForGroupOK, error) + func (a *Client) GetIacSettingsForOrg(params *GetIacSettingsForOrgParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetIacSettingsForOrgOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) UpdateIacSettingsForGroup(params *UpdateIacSettingsForGroupParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateIacSettingsForGroupOK, error) + func (a *Client) UpdateIacSettingsForOrg(params *UpdateIacSettingsForOrgParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateIacSettingsForOrgOK, error) + type ClientOption func(*runtime.ClientOperation) + type ClientService interface + GetIacSettingsForGroup func(params *GetIacSettingsForGroupParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetIacSettingsForGroupOK, error) + GetIacSettingsForOrg func(params *GetIacSettingsForOrgParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetIacSettingsForOrgOK, error) + SetTransport func(transport runtime.ClientTransport) + UpdateIacSettingsForGroup func(params *UpdateIacSettingsForGroupParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateIacSettingsForGroupOK, error) + UpdateIacSettingsForOrg func(params *UpdateIacSettingsForOrgParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateIacSettingsForOrgOK, error) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type GetIacSettingsForGroupBadRequest struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForGroupBadRequestBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForGroupBadRequest() *GetIacSettingsForGroupBadRequest + func (o *GetIacSettingsForGroupBadRequest) Code() int + func (o *GetIacSettingsForGroupBadRequest) Error() string + func (o *GetIacSettingsForGroupBadRequest) GetPayload() *GetIacSettingsForGroupBadRequestBody + func (o *GetIacSettingsForGroupBadRequest) IsClientError() bool + func (o *GetIacSettingsForGroupBadRequest) IsCode(code int) bool + func (o *GetIacSettingsForGroupBadRequest) IsRedirect() bool + func (o *GetIacSettingsForGroupBadRequest) IsServerError() bool + func (o *GetIacSettingsForGroupBadRequest) IsSuccess() bool + func (o *GetIacSettingsForGroupBadRequest) String() string + type GetIacSettingsForGroupBadRequestBody struct + Errors []*GetIacSettingsForGroupBadRequestBodyErrorsItems0 + Jsonapi *GetIacSettingsForGroupBadRequestBodyJsonapi + func (o *GetIacSettingsForGroupBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupBadRequestBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupBadRequestBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupBadRequestBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupBadRequestBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForGroupBadRequestBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForGroupBadRequestBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupBadRequestBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupBadRequestBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupBadRequestBodyJsonapi struct + Version *string + func (o *GetIacSettingsForGroupBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupBadRequestBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupForbidden struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForGroupForbiddenBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForGroupForbidden() *GetIacSettingsForGroupForbidden + func (o *GetIacSettingsForGroupForbidden) Code() int + func (o *GetIacSettingsForGroupForbidden) Error() string + func (o *GetIacSettingsForGroupForbidden) GetPayload() *GetIacSettingsForGroupForbiddenBody + func (o *GetIacSettingsForGroupForbidden) IsClientError() bool + func (o *GetIacSettingsForGroupForbidden) IsCode(code int) bool + func (o *GetIacSettingsForGroupForbidden) IsRedirect() bool + func (o *GetIacSettingsForGroupForbidden) IsServerError() bool + func (o *GetIacSettingsForGroupForbidden) IsSuccess() bool + func (o *GetIacSettingsForGroupForbidden) String() string + type GetIacSettingsForGroupForbiddenBody struct + Errors []*GetIacSettingsForGroupForbiddenBodyErrorsItems0 + Jsonapi *GetIacSettingsForGroupForbiddenBodyJsonapi + func (o *GetIacSettingsForGroupForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupForbiddenBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupForbiddenBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupForbiddenBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupForbiddenBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForGroupForbiddenBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForGroupForbiddenBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupForbiddenBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupForbiddenBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupForbiddenBodyJsonapi struct + Version *string + func (o *GetIacSettingsForGroupForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupForbiddenBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupInternalServerError struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForGroupInternalServerErrorBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForGroupInternalServerError() *GetIacSettingsForGroupInternalServerError + func (o *GetIacSettingsForGroupInternalServerError) Code() int + func (o *GetIacSettingsForGroupInternalServerError) Error() string + func (o *GetIacSettingsForGroupInternalServerError) GetPayload() *GetIacSettingsForGroupInternalServerErrorBody + func (o *GetIacSettingsForGroupInternalServerError) IsClientError() bool + func (o *GetIacSettingsForGroupInternalServerError) IsCode(code int) bool + func (o *GetIacSettingsForGroupInternalServerError) IsRedirect() bool + func (o *GetIacSettingsForGroupInternalServerError) IsServerError() bool + func (o *GetIacSettingsForGroupInternalServerError) IsSuccess() bool + func (o *GetIacSettingsForGroupInternalServerError) String() string + type GetIacSettingsForGroupInternalServerErrorBody struct + Errors []*GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0 + Jsonapi *GetIacSettingsForGroupInternalServerErrorBodyJsonapi + func (o *GetIacSettingsForGroupInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupInternalServerErrorBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupInternalServerErrorBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupInternalServerErrorBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupInternalServerErrorBodyJsonapi struct + Version *string + func (o *GetIacSettingsForGroupInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupNotFound struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForGroupNotFoundBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForGroupNotFound() *GetIacSettingsForGroupNotFound + func (o *GetIacSettingsForGroupNotFound) Code() int + func (o *GetIacSettingsForGroupNotFound) Error() string + func (o *GetIacSettingsForGroupNotFound) GetPayload() *GetIacSettingsForGroupNotFoundBody + func (o *GetIacSettingsForGroupNotFound) IsClientError() bool + func (o *GetIacSettingsForGroupNotFound) IsCode(code int) bool + func (o *GetIacSettingsForGroupNotFound) IsRedirect() bool + func (o *GetIacSettingsForGroupNotFound) IsServerError() bool + func (o *GetIacSettingsForGroupNotFound) IsSuccess() bool + func (o *GetIacSettingsForGroupNotFound) String() string + type GetIacSettingsForGroupNotFoundBody struct + Errors []*GetIacSettingsForGroupNotFoundBodyErrorsItems0 + Jsonapi *GetIacSettingsForGroupNotFoundBodyJsonapi + func (o *GetIacSettingsForGroupNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupNotFoundBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupNotFoundBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupNotFoundBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupNotFoundBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForGroupNotFoundBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForGroupNotFoundBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupNotFoundBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupNotFoundBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupNotFoundBodyJsonapi struct + Version *string + func (o *GetIacSettingsForGroupNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupNotFoundBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupOK struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForGroupOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForGroupOK() *GetIacSettingsForGroupOK + func (o *GetIacSettingsForGroupOK) Code() int + func (o *GetIacSettingsForGroupOK) Error() string + func (o *GetIacSettingsForGroupOK) GetPayload() *GetIacSettingsForGroupOKBody + func (o *GetIacSettingsForGroupOK) IsClientError() bool + func (o *GetIacSettingsForGroupOK) IsCode(code int) bool + func (o *GetIacSettingsForGroupOK) IsRedirect() bool + func (o *GetIacSettingsForGroupOK) IsServerError() bool + func (o *GetIacSettingsForGroupOK) IsSuccess() bool + func (o *GetIacSettingsForGroupOK) String() string + type GetIacSettingsForGroupOKBody struct + Data *models.GroupIacSettingsResponse + Jsonapi *models.JSONAPI + Links *models.Links + func (o *GetIacSettingsForGroupOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupOKBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupOKBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupOKBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupParams struct + Context context.Context + GroupID strfmt.UUID + HTTPClient *http.Client + Version string + func NewGetIacSettingsForGroupParams() *GetIacSettingsForGroupParams + func NewGetIacSettingsForGroupParamsWithContext(ctx context.Context) *GetIacSettingsForGroupParams + func NewGetIacSettingsForGroupParamsWithHTTPClient(client *http.Client) *GetIacSettingsForGroupParams + func NewGetIacSettingsForGroupParamsWithTimeout(timeout time.Duration) *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) SetContext(ctx context.Context) + func (o *GetIacSettingsForGroupParams) SetDefaults() + func (o *GetIacSettingsForGroupParams) SetGroupID(groupID strfmt.UUID) + func (o *GetIacSettingsForGroupParams) SetHTTPClient(client *http.Client) + func (o *GetIacSettingsForGroupParams) SetTimeout(timeout time.Duration) + func (o *GetIacSettingsForGroupParams) SetVersion(version string) + func (o *GetIacSettingsForGroupParams) WithContext(ctx context.Context) *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) WithDefaults() *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) WithGroupID(groupID strfmt.UUID) *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) WithHTTPClient(client *http.Client) *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) WithTimeout(timeout time.Duration) *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) WithVersion(version string) *GetIacSettingsForGroupParams + func (o *GetIacSettingsForGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetIacSettingsForGroupReader struct + func (o *GetIacSettingsForGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetIacSettingsForGroupUnauthorized struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForGroupUnauthorizedBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForGroupUnauthorized() *GetIacSettingsForGroupUnauthorized + func (o *GetIacSettingsForGroupUnauthorized) Code() int + func (o *GetIacSettingsForGroupUnauthorized) Error() string + func (o *GetIacSettingsForGroupUnauthorized) GetPayload() *GetIacSettingsForGroupUnauthorizedBody + func (o *GetIacSettingsForGroupUnauthorized) IsClientError() bool + func (o *GetIacSettingsForGroupUnauthorized) IsCode(code int) bool + func (o *GetIacSettingsForGroupUnauthorized) IsRedirect() bool + func (o *GetIacSettingsForGroupUnauthorized) IsServerError() bool + func (o *GetIacSettingsForGroupUnauthorized) IsSuccess() bool + func (o *GetIacSettingsForGroupUnauthorized) String() string + type GetIacSettingsForGroupUnauthorizedBody struct + Errors []*GetIacSettingsForGroupUnauthorizedBodyErrorsItems0 + Jsonapi *GetIacSettingsForGroupUnauthorizedBodyJsonapi + func (o *GetIacSettingsForGroupUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupUnauthorizedBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupUnauthorizedBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupUnauthorizedBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupUnauthorizedBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForGroupUnauthorizedBodyJsonapi struct + Version *string + func (o *GetIacSettingsForGroupUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForGroupUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForGroupUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForGroupUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgBadRequest struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForOrgBadRequestBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForOrgBadRequest() *GetIacSettingsForOrgBadRequest + func (o *GetIacSettingsForOrgBadRequest) Code() int + func (o *GetIacSettingsForOrgBadRequest) Error() string + func (o *GetIacSettingsForOrgBadRequest) GetPayload() *GetIacSettingsForOrgBadRequestBody + func (o *GetIacSettingsForOrgBadRequest) IsClientError() bool + func (o *GetIacSettingsForOrgBadRequest) IsCode(code int) bool + func (o *GetIacSettingsForOrgBadRequest) IsRedirect() bool + func (o *GetIacSettingsForOrgBadRequest) IsServerError() bool + func (o *GetIacSettingsForOrgBadRequest) IsSuccess() bool + func (o *GetIacSettingsForOrgBadRequest) String() string + type GetIacSettingsForOrgBadRequestBody struct + Errors []*GetIacSettingsForOrgBadRequestBodyErrorsItems0 + Jsonapi *GetIacSettingsForOrgBadRequestBodyJsonapi + func (o *GetIacSettingsForOrgBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgBadRequestBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgBadRequestBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgBadRequestBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgBadRequestBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForOrgBadRequestBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForOrgBadRequestBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgBadRequestBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgBadRequestBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgBadRequestBodyJsonapi struct + Version *string + func (o *GetIacSettingsForOrgBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgBadRequestBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgForbidden struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForOrgForbiddenBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForOrgForbidden() *GetIacSettingsForOrgForbidden + func (o *GetIacSettingsForOrgForbidden) Code() int + func (o *GetIacSettingsForOrgForbidden) Error() string + func (o *GetIacSettingsForOrgForbidden) GetPayload() *GetIacSettingsForOrgForbiddenBody + func (o *GetIacSettingsForOrgForbidden) IsClientError() bool + func (o *GetIacSettingsForOrgForbidden) IsCode(code int) bool + func (o *GetIacSettingsForOrgForbidden) IsRedirect() bool + func (o *GetIacSettingsForOrgForbidden) IsServerError() bool + func (o *GetIacSettingsForOrgForbidden) IsSuccess() bool + func (o *GetIacSettingsForOrgForbidden) String() string + type GetIacSettingsForOrgForbiddenBody struct + Errors []*GetIacSettingsForOrgForbiddenBodyErrorsItems0 + Jsonapi *GetIacSettingsForOrgForbiddenBodyJsonapi + func (o *GetIacSettingsForOrgForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgForbiddenBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgForbiddenBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgForbiddenBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgForbiddenBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForOrgForbiddenBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForOrgForbiddenBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgForbiddenBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgForbiddenBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgForbiddenBodyJsonapi struct + Version *string + func (o *GetIacSettingsForOrgForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgForbiddenBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgInternalServerError struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForOrgInternalServerErrorBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForOrgInternalServerError() *GetIacSettingsForOrgInternalServerError + func (o *GetIacSettingsForOrgInternalServerError) Code() int + func (o *GetIacSettingsForOrgInternalServerError) Error() string + func (o *GetIacSettingsForOrgInternalServerError) GetPayload() *GetIacSettingsForOrgInternalServerErrorBody + func (o *GetIacSettingsForOrgInternalServerError) IsClientError() bool + func (o *GetIacSettingsForOrgInternalServerError) IsCode(code int) bool + func (o *GetIacSettingsForOrgInternalServerError) IsRedirect() bool + func (o *GetIacSettingsForOrgInternalServerError) IsServerError() bool + func (o *GetIacSettingsForOrgInternalServerError) IsSuccess() bool + func (o *GetIacSettingsForOrgInternalServerError) String() string + type GetIacSettingsForOrgInternalServerErrorBody struct + Errors []*GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0 + Jsonapi *GetIacSettingsForOrgInternalServerErrorBodyJsonapi + func (o *GetIacSettingsForOrgInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgInternalServerErrorBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgInternalServerErrorBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgInternalServerErrorBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgInternalServerErrorBodyJsonapi struct + Version *string + func (o *GetIacSettingsForOrgInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgNotFound struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForOrgNotFoundBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForOrgNotFound() *GetIacSettingsForOrgNotFound + func (o *GetIacSettingsForOrgNotFound) Code() int + func (o *GetIacSettingsForOrgNotFound) Error() string + func (o *GetIacSettingsForOrgNotFound) GetPayload() *GetIacSettingsForOrgNotFoundBody + func (o *GetIacSettingsForOrgNotFound) IsClientError() bool + func (o *GetIacSettingsForOrgNotFound) IsCode(code int) bool + func (o *GetIacSettingsForOrgNotFound) IsRedirect() bool + func (o *GetIacSettingsForOrgNotFound) IsServerError() bool + func (o *GetIacSettingsForOrgNotFound) IsSuccess() bool + func (o *GetIacSettingsForOrgNotFound) String() string + type GetIacSettingsForOrgNotFoundBody struct + Errors []*GetIacSettingsForOrgNotFoundBodyErrorsItems0 + Jsonapi *GetIacSettingsForOrgNotFoundBodyJsonapi + func (o *GetIacSettingsForOrgNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgNotFoundBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgNotFoundBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgNotFoundBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgNotFoundBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForOrgNotFoundBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForOrgNotFoundBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgNotFoundBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgNotFoundBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgNotFoundBodyJsonapi struct + Version *string + func (o *GetIacSettingsForOrgNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgNotFoundBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgOK struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForOrgOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForOrgOK() *GetIacSettingsForOrgOK + func (o *GetIacSettingsForOrgOK) Code() int + func (o *GetIacSettingsForOrgOK) Error() string + func (o *GetIacSettingsForOrgOK) GetPayload() *GetIacSettingsForOrgOKBody + func (o *GetIacSettingsForOrgOK) IsClientError() bool + func (o *GetIacSettingsForOrgOK) IsCode(code int) bool + func (o *GetIacSettingsForOrgOK) IsRedirect() bool + func (o *GetIacSettingsForOrgOK) IsServerError() bool + func (o *GetIacSettingsForOrgOK) IsSuccess() bool + func (o *GetIacSettingsForOrgOK) String() string + type GetIacSettingsForOrgOKBody struct + Data *models.OrgIacSettingsResponse + Jsonapi *models.JSONAPI + Links *models.Links + func (o *GetIacSettingsForOrgOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgOKBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgOKBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgOKBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgParams struct + Context context.Context + HTTPClient *http.Client + OrgID strfmt.UUID + Version string + func NewGetIacSettingsForOrgParams() *GetIacSettingsForOrgParams + func NewGetIacSettingsForOrgParamsWithContext(ctx context.Context) *GetIacSettingsForOrgParams + func NewGetIacSettingsForOrgParamsWithHTTPClient(client *http.Client) *GetIacSettingsForOrgParams + func NewGetIacSettingsForOrgParamsWithTimeout(timeout time.Duration) *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) SetContext(ctx context.Context) + func (o *GetIacSettingsForOrgParams) SetDefaults() + func (o *GetIacSettingsForOrgParams) SetHTTPClient(client *http.Client) + func (o *GetIacSettingsForOrgParams) SetOrgID(orgID strfmt.UUID) + func (o *GetIacSettingsForOrgParams) SetTimeout(timeout time.Duration) + func (o *GetIacSettingsForOrgParams) SetVersion(version string) + func (o *GetIacSettingsForOrgParams) WithContext(ctx context.Context) *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) WithDefaults() *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) WithHTTPClient(client *http.Client) *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) WithOrgID(orgID strfmt.UUID) *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) WithTimeout(timeout time.Duration) *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) WithVersion(version string) *GetIacSettingsForOrgParams + func (o *GetIacSettingsForOrgParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetIacSettingsForOrgReader struct + func (o *GetIacSettingsForOrgReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetIacSettingsForOrgUnauthorized struct + Deprecation strfmt.DateTime + Payload *GetIacSettingsForOrgUnauthorizedBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetIacSettingsForOrgUnauthorized() *GetIacSettingsForOrgUnauthorized + func (o *GetIacSettingsForOrgUnauthorized) Code() int + func (o *GetIacSettingsForOrgUnauthorized) Error() string + func (o *GetIacSettingsForOrgUnauthorized) GetPayload() *GetIacSettingsForOrgUnauthorizedBody + func (o *GetIacSettingsForOrgUnauthorized) IsClientError() bool + func (o *GetIacSettingsForOrgUnauthorized) IsCode(code int) bool + func (o *GetIacSettingsForOrgUnauthorized) IsRedirect() bool + func (o *GetIacSettingsForOrgUnauthorized) IsServerError() bool + func (o *GetIacSettingsForOrgUnauthorized) IsSuccess() bool + func (o *GetIacSettingsForOrgUnauthorized) String() string + type GetIacSettingsForOrgUnauthorizedBody struct + Errors []*GetIacSettingsForOrgUnauthorizedBodyErrorsItems0 + Jsonapi *GetIacSettingsForOrgUnauthorizedBodyJsonapi + func (o *GetIacSettingsForOrgUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgUnauthorizedBody) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgUnauthorizedBody) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgUnauthorizedBody) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgUnauthorizedBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Links + Meta interface{} + Source *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Source + Status *string + Title string + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Links struct + About interface{} + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type GetIacSettingsForOrgUnauthorizedBodyJsonapi struct + Version *string + func (o *GetIacSettingsForOrgUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetIacSettingsForOrgUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *GetIacSettingsForOrgUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *GetIacSettingsForOrgUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupBadRequest struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForGroupBadRequestBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForGroupBadRequest() *UpdateIacSettingsForGroupBadRequest + func (o *UpdateIacSettingsForGroupBadRequest) Code() int + func (o *UpdateIacSettingsForGroupBadRequest) Error() string + func (o *UpdateIacSettingsForGroupBadRequest) GetPayload() *UpdateIacSettingsForGroupBadRequestBody + func (o *UpdateIacSettingsForGroupBadRequest) IsClientError() bool + func (o *UpdateIacSettingsForGroupBadRequest) IsCode(code int) bool + func (o *UpdateIacSettingsForGroupBadRequest) IsRedirect() bool + func (o *UpdateIacSettingsForGroupBadRequest) IsServerError() bool + func (o *UpdateIacSettingsForGroupBadRequest) IsSuccess() bool + func (o *UpdateIacSettingsForGroupBadRequest) String() string + type UpdateIacSettingsForGroupBadRequestBody struct + Errors []*UpdateIacSettingsForGroupBadRequestBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForGroupBadRequestBodyJsonapi + func (o *UpdateIacSettingsForGroupBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupBadRequestBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupBadRequestBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupBadRequestBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupBadRequestBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupBadRequestBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForGroupBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupBadRequestBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupBody struct + Data *models.GroupIacSettingsRequest + func (o *UpdateIacSettingsForGroupBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupForbidden struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForGroupForbiddenBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForGroupForbidden() *UpdateIacSettingsForGroupForbidden + func (o *UpdateIacSettingsForGroupForbidden) Code() int + func (o *UpdateIacSettingsForGroupForbidden) Error() string + func (o *UpdateIacSettingsForGroupForbidden) GetPayload() *UpdateIacSettingsForGroupForbiddenBody + func (o *UpdateIacSettingsForGroupForbidden) IsClientError() bool + func (o *UpdateIacSettingsForGroupForbidden) IsCode(code int) bool + func (o *UpdateIacSettingsForGroupForbidden) IsRedirect() bool + func (o *UpdateIacSettingsForGroupForbidden) IsServerError() bool + func (o *UpdateIacSettingsForGroupForbidden) IsSuccess() bool + func (o *UpdateIacSettingsForGroupForbidden) String() string + type UpdateIacSettingsForGroupForbiddenBody struct + Errors []*UpdateIacSettingsForGroupForbiddenBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForGroupForbiddenBodyJsonapi + func (o *UpdateIacSettingsForGroupForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupForbiddenBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupForbiddenBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupForbiddenBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupForbiddenBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupForbiddenBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForGroupForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupForbiddenBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupInternalServerError struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForGroupInternalServerErrorBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForGroupInternalServerError() *UpdateIacSettingsForGroupInternalServerError + func (o *UpdateIacSettingsForGroupInternalServerError) Code() int + func (o *UpdateIacSettingsForGroupInternalServerError) Error() string + func (o *UpdateIacSettingsForGroupInternalServerError) GetPayload() *UpdateIacSettingsForGroupInternalServerErrorBody + func (o *UpdateIacSettingsForGroupInternalServerError) IsClientError() bool + func (o *UpdateIacSettingsForGroupInternalServerError) IsCode(code int) bool + func (o *UpdateIacSettingsForGroupInternalServerError) IsRedirect() bool + func (o *UpdateIacSettingsForGroupInternalServerError) IsServerError() bool + func (o *UpdateIacSettingsForGroupInternalServerError) IsSuccess() bool + func (o *UpdateIacSettingsForGroupInternalServerError) String() string + type UpdateIacSettingsForGroupInternalServerErrorBody struct + Errors []*UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForGroupInternalServerErrorBodyJsonapi + func (o *UpdateIacSettingsForGroupInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupInternalServerErrorBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupInternalServerErrorBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupNotFound struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForGroupNotFoundBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForGroupNotFound() *UpdateIacSettingsForGroupNotFound + func (o *UpdateIacSettingsForGroupNotFound) Code() int + func (o *UpdateIacSettingsForGroupNotFound) Error() string + func (o *UpdateIacSettingsForGroupNotFound) GetPayload() *UpdateIacSettingsForGroupNotFoundBody + func (o *UpdateIacSettingsForGroupNotFound) IsClientError() bool + func (o *UpdateIacSettingsForGroupNotFound) IsCode(code int) bool + func (o *UpdateIacSettingsForGroupNotFound) IsRedirect() bool + func (o *UpdateIacSettingsForGroupNotFound) IsServerError() bool + func (o *UpdateIacSettingsForGroupNotFound) IsSuccess() bool + func (o *UpdateIacSettingsForGroupNotFound) String() string + type UpdateIacSettingsForGroupNotFoundBody struct + Errors []*UpdateIacSettingsForGroupNotFoundBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForGroupNotFoundBodyJsonapi + func (o *UpdateIacSettingsForGroupNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupNotFoundBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupNotFoundBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupNotFoundBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupNotFoundBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupNotFoundBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForGroupNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupNotFoundBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupOK struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForGroupOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForGroupOK() *UpdateIacSettingsForGroupOK + func (o *UpdateIacSettingsForGroupOK) Code() int + func (o *UpdateIacSettingsForGroupOK) Error() string + func (o *UpdateIacSettingsForGroupOK) GetPayload() *UpdateIacSettingsForGroupOKBody + func (o *UpdateIacSettingsForGroupOK) IsClientError() bool + func (o *UpdateIacSettingsForGroupOK) IsCode(code int) bool + func (o *UpdateIacSettingsForGroupOK) IsRedirect() bool + func (o *UpdateIacSettingsForGroupOK) IsServerError() bool + func (o *UpdateIacSettingsForGroupOK) IsSuccess() bool + func (o *UpdateIacSettingsForGroupOK) String() string + type UpdateIacSettingsForGroupOKBody struct + Data *models.GroupIacSettingsResponse + Jsonapi *models.JSONAPI + Links *models.Links + func (o *UpdateIacSettingsForGroupOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupOKBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupOKBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupOKBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupParams struct + Body UpdateIacSettingsForGroupBody + Context context.Context + GroupID strfmt.UUID + HTTPClient *http.Client + Version string + func NewUpdateIacSettingsForGroupParams() *UpdateIacSettingsForGroupParams + func NewUpdateIacSettingsForGroupParamsWithContext(ctx context.Context) *UpdateIacSettingsForGroupParams + func NewUpdateIacSettingsForGroupParamsWithHTTPClient(client *http.Client) *UpdateIacSettingsForGroupParams + func NewUpdateIacSettingsForGroupParamsWithTimeout(timeout time.Duration) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) SetBody(body UpdateIacSettingsForGroupBody) + func (o *UpdateIacSettingsForGroupParams) SetContext(ctx context.Context) + func (o *UpdateIacSettingsForGroupParams) SetDefaults() + func (o *UpdateIacSettingsForGroupParams) SetGroupID(groupID strfmt.UUID) + func (o *UpdateIacSettingsForGroupParams) SetHTTPClient(client *http.Client) + func (o *UpdateIacSettingsForGroupParams) SetTimeout(timeout time.Duration) + func (o *UpdateIacSettingsForGroupParams) SetVersion(version string) + func (o *UpdateIacSettingsForGroupParams) WithBody(body UpdateIacSettingsForGroupBody) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WithContext(ctx context.Context) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WithDefaults() *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WithGroupID(groupID strfmt.UUID) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WithHTTPClient(client *http.Client) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WithTimeout(timeout time.Duration) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WithVersion(version string) *UpdateIacSettingsForGroupParams + func (o *UpdateIacSettingsForGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateIacSettingsForGroupReader struct + func (o *UpdateIacSettingsForGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateIacSettingsForGroupUnauthorized struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForGroupUnauthorizedBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForGroupUnauthorized() *UpdateIacSettingsForGroupUnauthorized + func (o *UpdateIacSettingsForGroupUnauthorized) Code() int + func (o *UpdateIacSettingsForGroupUnauthorized) Error() string + func (o *UpdateIacSettingsForGroupUnauthorized) GetPayload() *UpdateIacSettingsForGroupUnauthorizedBody + func (o *UpdateIacSettingsForGroupUnauthorized) IsClientError() bool + func (o *UpdateIacSettingsForGroupUnauthorized) IsCode(code int) bool + func (o *UpdateIacSettingsForGroupUnauthorized) IsRedirect() bool + func (o *UpdateIacSettingsForGroupUnauthorized) IsServerError() bool + func (o *UpdateIacSettingsForGroupUnauthorized) IsSuccess() bool + func (o *UpdateIacSettingsForGroupUnauthorized) String() string + type UpdateIacSettingsForGroupUnauthorizedBody struct + Errors []*UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForGroupUnauthorizedBodyJsonapi + func (o *UpdateIacSettingsForGroupUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupUnauthorizedBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupUnauthorizedBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupUnauthorizedBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForGroupUnauthorizedBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForGroupUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForGroupUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForGroupUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgBadRequest struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForOrgBadRequestBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForOrgBadRequest() *UpdateIacSettingsForOrgBadRequest + func (o *UpdateIacSettingsForOrgBadRequest) Code() int + func (o *UpdateIacSettingsForOrgBadRequest) Error() string + func (o *UpdateIacSettingsForOrgBadRequest) GetPayload() *UpdateIacSettingsForOrgBadRequestBody + func (o *UpdateIacSettingsForOrgBadRequest) IsClientError() bool + func (o *UpdateIacSettingsForOrgBadRequest) IsCode(code int) bool + func (o *UpdateIacSettingsForOrgBadRequest) IsRedirect() bool + func (o *UpdateIacSettingsForOrgBadRequest) IsServerError() bool + func (o *UpdateIacSettingsForOrgBadRequest) IsSuccess() bool + func (o *UpdateIacSettingsForOrgBadRequest) String() string + type UpdateIacSettingsForOrgBadRequestBody struct + Errors []*UpdateIacSettingsForOrgBadRequestBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForOrgBadRequestBodyJsonapi + func (o *UpdateIacSettingsForOrgBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgBadRequestBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgBadRequestBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgBadRequestBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgBadRequestBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgBadRequestBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForOrgBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgBadRequestBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgBody struct + Data *models.OrgIacSettingsRequest + func (o *UpdateIacSettingsForOrgBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgForbidden struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForOrgForbiddenBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForOrgForbidden() *UpdateIacSettingsForOrgForbidden + func (o *UpdateIacSettingsForOrgForbidden) Code() int + func (o *UpdateIacSettingsForOrgForbidden) Error() string + func (o *UpdateIacSettingsForOrgForbidden) GetPayload() *UpdateIacSettingsForOrgForbiddenBody + func (o *UpdateIacSettingsForOrgForbidden) IsClientError() bool + func (o *UpdateIacSettingsForOrgForbidden) IsCode(code int) bool + func (o *UpdateIacSettingsForOrgForbidden) IsRedirect() bool + func (o *UpdateIacSettingsForOrgForbidden) IsServerError() bool + func (o *UpdateIacSettingsForOrgForbidden) IsSuccess() bool + func (o *UpdateIacSettingsForOrgForbidden) String() string + type UpdateIacSettingsForOrgForbiddenBody struct + Errors []*UpdateIacSettingsForOrgForbiddenBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForOrgForbiddenBodyJsonapi + func (o *UpdateIacSettingsForOrgForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgForbiddenBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgForbiddenBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgForbiddenBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgForbiddenBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgForbiddenBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForOrgForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgForbiddenBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgInternalServerError struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForOrgInternalServerErrorBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForOrgInternalServerError() *UpdateIacSettingsForOrgInternalServerError + func (o *UpdateIacSettingsForOrgInternalServerError) Code() int + func (o *UpdateIacSettingsForOrgInternalServerError) Error() string + func (o *UpdateIacSettingsForOrgInternalServerError) GetPayload() *UpdateIacSettingsForOrgInternalServerErrorBody + func (o *UpdateIacSettingsForOrgInternalServerError) IsClientError() bool + func (o *UpdateIacSettingsForOrgInternalServerError) IsCode(code int) bool + func (o *UpdateIacSettingsForOrgInternalServerError) IsRedirect() bool + func (o *UpdateIacSettingsForOrgInternalServerError) IsServerError() bool + func (o *UpdateIacSettingsForOrgInternalServerError) IsSuccess() bool + func (o *UpdateIacSettingsForOrgInternalServerError) String() string + type UpdateIacSettingsForOrgInternalServerErrorBody struct + Errors []*UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForOrgInternalServerErrorBodyJsonapi + func (o *UpdateIacSettingsForOrgInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgInternalServerErrorBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgInternalServerErrorBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgNotFound struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForOrgNotFoundBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForOrgNotFound() *UpdateIacSettingsForOrgNotFound + func (o *UpdateIacSettingsForOrgNotFound) Code() int + func (o *UpdateIacSettingsForOrgNotFound) Error() string + func (o *UpdateIacSettingsForOrgNotFound) GetPayload() *UpdateIacSettingsForOrgNotFoundBody + func (o *UpdateIacSettingsForOrgNotFound) IsClientError() bool + func (o *UpdateIacSettingsForOrgNotFound) IsCode(code int) bool + func (o *UpdateIacSettingsForOrgNotFound) IsRedirect() bool + func (o *UpdateIacSettingsForOrgNotFound) IsServerError() bool + func (o *UpdateIacSettingsForOrgNotFound) IsSuccess() bool + func (o *UpdateIacSettingsForOrgNotFound) String() string + type UpdateIacSettingsForOrgNotFoundBody struct + Errors []*UpdateIacSettingsForOrgNotFoundBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForOrgNotFoundBodyJsonapi + func (o *UpdateIacSettingsForOrgNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgNotFoundBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgNotFoundBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgNotFoundBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgNotFoundBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgNotFoundBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForOrgNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgNotFoundBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgOK struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForOrgOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForOrgOK() *UpdateIacSettingsForOrgOK + func (o *UpdateIacSettingsForOrgOK) Code() int + func (o *UpdateIacSettingsForOrgOK) Error() string + func (o *UpdateIacSettingsForOrgOK) GetPayload() *UpdateIacSettingsForOrgOKBody + func (o *UpdateIacSettingsForOrgOK) IsClientError() bool + func (o *UpdateIacSettingsForOrgOK) IsCode(code int) bool + func (o *UpdateIacSettingsForOrgOK) IsRedirect() bool + func (o *UpdateIacSettingsForOrgOK) IsServerError() bool + func (o *UpdateIacSettingsForOrgOK) IsSuccess() bool + func (o *UpdateIacSettingsForOrgOK) String() string + type UpdateIacSettingsForOrgOKBody struct + Data *models.OrgIacSettingsResponse + Jsonapi *models.JSONAPI + Links *models.Links + func (o *UpdateIacSettingsForOrgOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgOKBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgOKBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgOKBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgParams struct + Body UpdateIacSettingsForOrgBody + Context context.Context + HTTPClient *http.Client + OrgID strfmt.UUID + Version string + func NewUpdateIacSettingsForOrgParams() *UpdateIacSettingsForOrgParams + func NewUpdateIacSettingsForOrgParamsWithContext(ctx context.Context) *UpdateIacSettingsForOrgParams + func NewUpdateIacSettingsForOrgParamsWithHTTPClient(client *http.Client) *UpdateIacSettingsForOrgParams + func NewUpdateIacSettingsForOrgParamsWithTimeout(timeout time.Duration) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) SetBody(body UpdateIacSettingsForOrgBody) + func (o *UpdateIacSettingsForOrgParams) SetContext(ctx context.Context) + func (o *UpdateIacSettingsForOrgParams) SetDefaults() + func (o *UpdateIacSettingsForOrgParams) SetHTTPClient(client *http.Client) + func (o *UpdateIacSettingsForOrgParams) SetOrgID(orgID strfmt.UUID) + func (o *UpdateIacSettingsForOrgParams) SetTimeout(timeout time.Duration) + func (o *UpdateIacSettingsForOrgParams) SetVersion(version string) + func (o *UpdateIacSettingsForOrgParams) WithBody(body UpdateIacSettingsForOrgBody) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WithContext(ctx context.Context) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WithDefaults() *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WithHTTPClient(client *http.Client) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WithOrgID(orgID strfmt.UUID) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WithTimeout(timeout time.Duration) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WithVersion(version string) *UpdateIacSettingsForOrgParams + func (o *UpdateIacSettingsForOrgParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateIacSettingsForOrgReader struct + func (o *UpdateIacSettingsForOrgReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateIacSettingsForOrgUnauthorized struct + Deprecation strfmt.DateTime + Payload *UpdateIacSettingsForOrgUnauthorizedBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewUpdateIacSettingsForOrgUnauthorized() *UpdateIacSettingsForOrgUnauthorized + func (o *UpdateIacSettingsForOrgUnauthorized) Code() int + func (o *UpdateIacSettingsForOrgUnauthorized) Error() string + func (o *UpdateIacSettingsForOrgUnauthorized) GetPayload() *UpdateIacSettingsForOrgUnauthorizedBody + func (o *UpdateIacSettingsForOrgUnauthorized) IsClientError() bool + func (o *UpdateIacSettingsForOrgUnauthorized) IsCode(code int) bool + func (o *UpdateIacSettingsForOrgUnauthorized) IsRedirect() bool + func (o *UpdateIacSettingsForOrgUnauthorized) IsServerError() bool + func (o *UpdateIacSettingsForOrgUnauthorized) IsSuccess() bool + func (o *UpdateIacSettingsForOrgUnauthorized) String() string + type UpdateIacSettingsForOrgUnauthorizedBody struct + Errors []*UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0 + Jsonapi *UpdateIacSettingsForOrgUnauthorizedBodyJsonapi + func (o *UpdateIacSettingsForOrgUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgUnauthorizedBody) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgUnauthorizedBody) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgUnauthorizedBody) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Links + Meta interface{} + Source *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Source + Status *string + Title string + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Links struct + About interface{} + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type UpdateIacSettingsForOrgUnauthorizedBodyJsonapi struct + Version *string + func (o *UpdateIacSettingsForOrgUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *UpdateIacSettingsForOrgUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *UpdateIacSettingsForOrgUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error