Versions in this module Expand all Collapse all v0 v0.0.2 Oct 22, 2021 v0.0.1 Oct 22, 2021 Changes in this version + type Client struct + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) TenancyTenantGroupsBulkDelete(params *TenancyTenantGroupsBulkDeleteParams, ...) (*TenancyTenantGroupsBulkDeleteNoContent, error) + func (a *Client) TenancyTenantGroupsBulkPartialUpdate(params *TenancyTenantGroupsBulkPartialUpdateParams, ...) (*TenancyTenantGroupsBulkPartialUpdateOK, error) + func (a *Client) TenancyTenantGroupsBulkUpdate(params *TenancyTenantGroupsBulkUpdateParams, ...) (*TenancyTenantGroupsBulkUpdateOK, error) + func (a *Client) TenancyTenantGroupsCreate(params *TenancyTenantGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsCreateCreated, error) + func (a *Client) TenancyTenantGroupsDelete(params *TenancyTenantGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsDeleteNoContent, error) + func (a *Client) TenancyTenantGroupsList(params *TenancyTenantGroupsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsListOK, error) + func (a *Client) TenancyTenantGroupsPartialUpdate(params *TenancyTenantGroupsPartialUpdateParams, ...) (*TenancyTenantGroupsPartialUpdateOK, error) + func (a *Client) TenancyTenantGroupsRead(params *TenancyTenantGroupsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsReadOK, error) + func (a *Client) TenancyTenantGroupsUpdate(params *TenancyTenantGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsUpdateOK, error) + func (a *Client) TenancyTenantsBulkDelete(params *TenancyTenantsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsBulkDeleteNoContent, error) + func (a *Client) TenancyTenantsBulkPartialUpdate(params *TenancyTenantsBulkPartialUpdateParams, ...) (*TenancyTenantsBulkPartialUpdateOK, error) + func (a *Client) TenancyTenantsBulkUpdate(params *TenancyTenantsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsBulkUpdateOK, error) + func (a *Client) TenancyTenantsCreate(params *TenancyTenantsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsCreateCreated, error) + func (a *Client) TenancyTenantsDelete(params *TenancyTenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsDeleteNoContent, error) + func (a *Client) TenancyTenantsList(params *TenancyTenantsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsListOK, error) + func (a *Client) TenancyTenantsPartialUpdate(params *TenancyTenantsPartialUpdateParams, ...) (*TenancyTenantsPartialUpdateOK, error) + func (a *Client) TenancyTenantsRead(params *TenancyTenantsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsReadOK, error) + func (a *Client) TenancyTenantsUpdate(params *TenancyTenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsUpdateOK, error) + type ClientOption func(*runtime.ClientOperation) + type ClientService interface + SetTransport func(transport runtime.ClientTransport) + TenancyTenantGroupsBulkDelete func(params *TenancyTenantGroupsBulkDeleteParams, ...) (*TenancyTenantGroupsBulkDeleteNoContent, error) + TenancyTenantGroupsBulkPartialUpdate func(params *TenancyTenantGroupsBulkPartialUpdateParams, ...) (*TenancyTenantGroupsBulkPartialUpdateOK, error) + TenancyTenantGroupsBulkUpdate func(params *TenancyTenantGroupsBulkUpdateParams, ...) (*TenancyTenantGroupsBulkUpdateOK, error) + TenancyTenantGroupsCreate func(params *TenancyTenantGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsCreateCreated, error) + TenancyTenantGroupsDelete func(params *TenancyTenantGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsDeleteNoContent, error) + TenancyTenantGroupsList func(params *TenancyTenantGroupsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsListOK, error) + TenancyTenantGroupsPartialUpdate func(params *TenancyTenantGroupsPartialUpdateParams, ...) (*TenancyTenantGroupsPartialUpdateOK, error) + TenancyTenantGroupsRead func(params *TenancyTenantGroupsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsReadOK, error) + TenancyTenantGroupsUpdate func(params *TenancyTenantGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantGroupsUpdateOK, error) + TenancyTenantsBulkDelete func(params *TenancyTenantsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsBulkDeleteNoContent, error) + TenancyTenantsBulkPartialUpdate func(params *TenancyTenantsBulkPartialUpdateParams, ...) (*TenancyTenantsBulkPartialUpdateOK, error) + TenancyTenantsBulkUpdate func(params *TenancyTenantsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsBulkUpdateOK, error) + TenancyTenantsCreate func(params *TenancyTenantsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsCreateCreated, error) + TenancyTenantsDelete func(params *TenancyTenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsDeleteNoContent, error) + TenancyTenantsList func(params *TenancyTenantsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsListOK, error) + TenancyTenantsPartialUpdate func(params *TenancyTenantsPartialUpdateParams, ...) (*TenancyTenantsPartialUpdateOK, error) + TenancyTenantsRead func(params *TenancyTenantsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsReadOK, error) + TenancyTenantsUpdate func(params *TenancyTenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenancyTenantsUpdateOK, error) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type TenancyTenantGroupsBulkDeleteNoContent struct + func NewTenancyTenantGroupsBulkDeleteNoContent() *TenancyTenantGroupsBulkDeleteNoContent + func (o *TenancyTenantGroupsBulkDeleteNoContent) Error() string + type TenancyTenantGroupsBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewTenancyTenantGroupsBulkDeleteParams() *TenancyTenantGroupsBulkDeleteParams + func NewTenancyTenantGroupsBulkDeleteParamsWithContext(ctx context.Context) *TenancyTenantGroupsBulkDeleteParams + func NewTenancyTenantGroupsBulkDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkDeleteParams + func NewTenancyTenantGroupsBulkDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkDeleteParams + func (o *TenancyTenantGroupsBulkDeleteParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsBulkDeleteParams) SetDefaults() + func (o *TenancyTenantGroupsBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsBulkDeleteParams) WithContext(ctx context.Context) *TenancyTenantGroupsBulkDeleteParams + func (o *TenancyTenantGroupsBulkDeleteParams) WithDefaults() *TenancyTenantGroupsBulkDeleteParams + func (o *TenancyTenantGroupsBulkDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkDeleteParams + func (o *TenancyTenantGroupsBulkDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkDeleteParams + func (o *TenancyTenantGroupsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsBulkDeleteReader struct + func (o *TenancyTenantGroupsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsBulkPartialUpdateOK struct + Payload *models.TenantGroup + func NewTenancyTenantGroupsBulkPartialUpdateOK() *TenancyTenantGroupsBulkPartialUpdateOK + func (o *TenancyTenantGroupsBulkPartialUpdateOK) Error() string + func (o *TenancyTenantGroupsBulkPartialUpdateOK) GetPayload() *models.TenantGroup + type TenancyTenantGroupsBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableTenantGroup + HTTPClient *http.Client + func NewTenancyTenantGroupsBulkPartialUpdateParams() *TenancyTenantGroupsBulkPartialUpdateParams + func NewTenancyTenantGroupsBulkPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsBulkPartialUpdateParams + func NewTenancyTenantGroupsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkPartialUpdateParams + func NewTenancyTenantGroupsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkPartialUpdateParams + func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetData(data *models.WritableTenantGroup) + func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetDefaults() + func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsBulkPartialUpdateParams + func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsBulkPartialUpdateParams + func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithDefaults() *TenancyTenantGroupsBulkPartialUpdateParams + func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkPartialUpdateParams + func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkPartialUpdateParams + func (o *TenancyTenantGroupsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsBulkPartialUpdateReader struct + func (o *TenancyTenantGroupsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsBulkUpdateOK struct + Payload *models.TenantGroup + func NewTenancyTenantGroupsBulkUpdateOK() *TenancyTenantGroupsBulkUpdateOK + func (o *TenancyTenantGroupsBulkUpdateOK) Error() string + func (o *TenancyTenantGroupsBulkUpdateOK) GetPayload() *models.TenantGroup + type TenancyTenantGroupsBulkUpdateParams struct + Context context.Context + Data *models.WritableTenantGroup + HTTPClient *http.Client + func NewTenancyTenantGroupsBulkUpdateParams() *TenancyTenantGroupsBulkUpdateParams + func NewTenancyTenantGroupsBulkUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsBulkUpdateParams + func NewTenancyTenantGroupsBulkUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkUpdateParams + func NewTenancyTenantGroupsBulkUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkUpdateParams + func (o *TenancyTenantGroupsBulkUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsBulkUpdateParams) SetData(data *models.WritableTenantGroup) + func (o *TenancyTenantGroupsBulkUpdateParams) SetDefaults() + func (o *TenancyTenantGroupsBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsBulkUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsBulkUpdateParams + func (o *TenancyTenantGroupsBulkUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsBulkUpdateParams + func (o *TenancyTenantGroupsBulkUpdateParams) WithDefaults() *TenancyTenantGroupsBulkUpdateParams + func (o *TenancyTenantGroupsBulkUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkUpdateParams + func (o *TenancyTenantGroupsBulkUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkUpdateParams + func (o *TenancyTenantGroupsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsBulkUpdateReader struct + func (o *TenancyTenantGroupsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsCreateCreated struct + Payload *models.TenantGroup + func NewTenancyTenantGroupsCreateCreated() *TenancyTenantGroupsCreateCreated + func (o *TenancyTenantGroupsCreateCreated) Error() string + func (o *TenancyTenantGroupsCreateCreated) GetPayload() *models.TenantGroup + type TenancyTenantGroupsCreateParams struct + Context context.Context + Data *models.WritableTenantGroup + HTTPClient *http.Client + func NewTenancyTenantGroupsCreateParams() *TenancyTenantGroupsCreateParams + func NewTenancyTenantGroupsCreateParamsWithContext(ctx context.Context) *TenancyTenantGroupsCreateParams + func NewTenancyTenantGroupsCreateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsCreateParams + func NewTenancyTenantGroupsCreateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsCreateParams + func (o *TenancyTenantGroupsCreateParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsCreateParams) SetData(data *models.WritableTenantGroup) + func (o *TenancyTenantGroupsCreateParams) SetDefaults() + func (o *TenancyTenantGroupsCreateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsCreateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsCreateParams) WithContext(ctx context.Context) *TenancyTenantGroupsCreateParams + func (o *TenancyTenantGroupsCreateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsCreateParams + func (o *TenancyTenantGroupsCreateParams) WithDefaults() *TenancyTenantGroupsCreateParams + func (o *TenancyTenantGroupsCreateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsCreateParams + func (o *TenancyTenantGroupsCreateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsCreateParams + func (o *TenancyTenantGroupsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsCreateReader struct + func (o *TenancyTenantGroupsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsDeleteNoContent struct + func NewTenancyTenantGroupsDeleteNoContent() *TenancyTenantGroupsDeleteNoContent + func (o *TenancyTenantGroupsDeleteNoContent) Error() string + type TenancyTenantGroupsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewTenancyTenantGroupsDeleteParams() *TenancyTenantGroupsDeleteParams + func NewTenancyTenantGroupsDeleteParamsWithContext(ctx context.Context) *TenancyTenantGroupsDeleteParams + func NewTenancyTenantGroupsDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsDeleteParams + func NewTenancyTenantGroupsDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsDeleteParams + func (o *TenancyTenantGroupsDeleteParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsDeleteParams) SetDefaults() + func (o *TenancyTenantGroupsDeleteParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsDeleteParams) SetID(id int64) + func (o *TenancyTenantGroupsDeleteParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsDeleteParams) WithContext(ctx context.Context) *TenancyTenantGroupsDeleteParams + func (o *TenancyTenantGroupsDeleteParams) WithDefaults() *TenancyTenantGroupsDeleteParams + func (o *TenancyTenantGroupsDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsDeleteParams + func (o *TenancyTenantGroupsDeleteParams) WithID(id int64) *TenancyTenantGroupsDeleteParams + func (o *TenancyTenantGroupsDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsDeleteParams + func (o *TenancyTenantGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsDeleteReader struct + func (o *TenancyTenantGroupsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsListOK struct + Payload *TenancyTenantGroupsListOKBody + func NewTenancyTenantGroupsListOK() *TenancyTenantGroupsListOK + func (o *TenancyTenantGroupsListOK) Error() string + func (o *TenancyTenantGroupsListOK) GetPayload() *TenancyTenantGroupsListOKBody + type TenancyTenantGroupsListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.TenantGroup + func (o *TenancyTenantGroupsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *TenancyTenantGroupsListOKBody) MarshalBinary() ([]byte, error) + func (o *TenancyTenantGroupsListOKBody) UnmarshalBinary(b []byte) error + func (o *TenancyTenantGroupsListOKBody) Validate(formats strfmt.Registry) error + type TenancyTenantGroupsListParams struct + Context context.Context + Created *string + CreatedGte *string + CreatedLte *string + Description *string + DescriptionEmpty *string + DescriptionIc *string + DescriptionIe *string + DescriptionIew *string + DescriptionIsw *string + DescriptionNic *string + DescriptionNie *string + DescriptionNiew *string + DescriptionNisw *string + Descriptionn *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + LastUpdated *string + LastUpdatedGte *string + LastUpdatedLte *string + Limit *int64 + Name *string + NameEmpty *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + Offset *int64 + Parent *string + ParentID *string + ParentIDn *string + Parentn *string + Q *string + Slug *string + SlugEmpty *string + SlugIc *string + SlugIe *string + SlugIew *string + SlugIsw *string + SlugNic *string + SlugNie *string + SlugNiew *string + SlugNisw *string + Slugn *string + func NewTenancyTenantGroupsListParams() *TenancyTenantGroupsListParams + func NewTenancyTenantGroupsListParamsWithContext(ctx context.Context) *TenancyTenantGroupsListParams + func NewTenancyTenantGroupsListParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsListParams + func NewTenancyTenantGroupsListParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsListParams) SetCreated(created *string) + func (o *TenancyTenantGroupsListParams) SetCreatedGte(createdGte *string) + func (o *TenancyTenantGroupsListParams) SetCreatedLte(createdLte *string) + func (o *TenancyTenantGroupsListParams) SetDefaults() + func (o *TenancyTenantGroupsListParams) SetDescription(description *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionEmpty(descriptionEmpty *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionIc(descriptionIc *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionIe(descriptionIe *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionIew(descriptionIew *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionIsw(descriptionIsw *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionNic(descriptionNic *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionNie(descriptionNie *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionNiew(descriptionNiew *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionNisw(descriptionNisw *string) + func (o *TenancyTenantGroupsListParams) SetDescriptionn(descriptionn *string) + func (o *TenancyTenantGroupsListParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsListParams) SetID(id *string) + func (o *TenancyTenantGroupsListParams) SetIDGt(iDGt *string) + func (o *TenancyTenantGroupsListParams) SetIDGte(iDGte *string) + func (o *TenancyTenantGroupsListParams) SetIDLt(iDLt *string) + func (o *TenancyTenantGroupsListParams) SetIDLte(iDLte *string) + func (o *TenancyTenantGroupsListParams) SetIDn(iDn *string) + func (o *TenancyTenantGroupsListParams) SetLastUpdated(lastUpdated *string) + func (o *TenancyTenantGroupsListParams) SetLastUpdatedGte(lastUpdatedGte *string) + func (o *TenancyTenantGroupsListParams) SetLastUpdatedLte(lastUpdatedLte *string) + func (o *TenancyTenantGroupsListParams) SetLimit(limit *int64) + func (o *TenancyTenantGroupsListParams) SetName(name *string) + func (o *TenancyTenantGroupsListParams) SetNameEmpty(nameEmpty *string) + func (o *TenancyTenantGroupsListParams) SetNameIc(nameIc *string) + func (o *TenancyTenantGroupsListParams) SetNameIe(nameIe *string) + func (o *TenancyTenantGroupsListParams) SetNameIew(nameIew *string) + func (o *TenancyTenantGroupsListParams) SetNameIsw(nameIsw *string) + func (o *TenancyTenantGroupsListParams) SetNameNic(nameNic *string) + func (o *TenancyTenantGroupsListParams) SetNameNie(nameNie *string) + func (o *TenancyTenantGroupsListParams) SetNameNiew(nameNiew *string) + func (o *TenancyTenantGroupsListParams) SetNameNisw(nameNisw *string) + func (o *TenancyTenantGroupsListParams) SetNamen(namen *string) + func (o *TenancyTenantGroupsListParams) SetOffset(offset *int64) + func (o *TenancyTenantGroupsListParams) SetParent(parent *string) + func (o *TenancyTenantGroupsListParams) SetParentID(parentID *string) + func (o *TenancyTenantGroupsListParams) SetParentIDn(parentIDn *string) + func (o *TenancyTenantGroupsListParams) SetParentn(parentn *string) + func (o *TenancyTenantGroupsListParams) SetQ(q *string) + func (o *TenancyTenantGroupsListParams) SetSlug(slug *string) + func (o *TenancyTenantGroupsListParams) SetSlugEmpty(slugEmpty *string) + func (o *TenancyTenantGroupsListParams) SetSlugIc(slugIc *string) + func (o *TenancyTenantGroupsListParams) SetSlugIe(slugIe *string) + func (o *TenancyTenantGroupsListParams) SetSlugIew(slugIew *string) + func (o *TenancyTenantGroupsListParams) SetSlugIsw(slugIsw *string) + func (o *TenancyTenantGroupsListParams) SetSlugNic(slugNic *string) + func (o *TenancyTenantGroupsListParams) SetSlugNie(slugNie *string) + func (o *TenancyTenantGroupsListParams) SetSlugNiew(slugNiew *string) + func (o *TenancyTenantGroupsListParams) SetSlugNisw(slugNisw *string) + func (o *TenancyTenantGroupsListParams) SetSlugn(slugn *string) + func (o *TenancyTenantGroupsListParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsListParams) WithContext(ctx context.Context) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithCreated(created *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithCreatedGte(createdGte *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithCreatedLte(createdLte *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDefaults() *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescription(description *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionEmpty(descriptionEmpty *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionIc(descriptionIc *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionIe(descriptionIe *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionIew(descriptionIew *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionIsw(descriptionIsw *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionNic(descriptionNic *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionNie(descriptionNie *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionNiew(descriptionNiew *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionNisw(descriptionNisw *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithDescriptionn(descriptionn *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithID(id *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithIDGt(iDGt *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithIDGte(iDGte *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithIDLt(iDLt *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithIDLte(iDLte *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithIDn(iDn *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithLastUpdated(lastUpdated *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithLimit(limit *int64) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithName(name *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameEmpty(nameEmpty *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameIc(nameIc *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameIe(nameIe *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameIew(nameIew *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameIsw(nameIsw *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameNic(nameNic *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameNie(nameNie *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameNiew(nameNiew *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNameNisw(nameNisw *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithNamen(namen *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithOffset(offset *int64) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithParent(parent *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithParentID(parentID *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithParentIDn(parentIDn *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithParentn(parentn *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithQ(q *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlug(slug *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugEmpty(slugEmpty *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugIc(slugIc *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugIe(slugIe *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugIew(slugIew *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugIsw(slugIsw *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugNic(slugNic *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugNie(slugNie *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugNiew(slugNiew *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugNisw(slugNisw *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithSlugn(slugn *string) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsListParams + func (o *TenancyTenantGroupsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsListReader struct + func (o *TenancyTenantGroupsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsPartialUpdateOK struct + Payload *models.TenantGroup + func NewTenancyTenantGroupsPartialUpdateOK() *TenancyTenantGroupsPartialUpdateOK + func (o *TenancyTenantGroupsPartialUpdateOK) Error() string + func (o *TenancyTenantGroupsPartialUpdateOK) GetPayload() *models.TenantGroup + type TenancyTenantGroupsPartialUpdateParams struct + Context context.Context + Data *models.WritableTenantGroup + HTTPClient *http.Client + ID int64 + func NewTenancyTenantGroupsPartialUpdateParams() *TenancyTenantGroupsPartialUpdateParams + func NewTenancyTenantGroupsPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsPartialUpdateParams + func NewTenancyTenantGroupsPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsPartialUpdateParams + func NewTenancyTenantGroupsPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsPartialUpdateParams) SetData(data *models.WritableTenantGroup) + func (o *TenancyTenantGroupsPartialUpdateParams) SetDefaults() + func (o *TenancyTenantGroupsPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsPartialUpdateParams) SetID(id int64) + func (o *TenancyTenantGroupsPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) WithDefaults() *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) WithID(id int64) *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsPartialUpdateParams + func (o *TenancyTenantGroupsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsPartialUpdateReader struct + func (o *TenancyTenantGroupsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsReadOK struct + Payload *models.TenantGroup + func NewTenancyTenantGroupsReadOK() *TenancyTenantGroupsReadOK + func (o *TenancyTenantGroupsReadOK) Error() string + func (o *TenancyTenantGroupsReadOK) GetPayload() *models.TenantGroup + type TenancyTenantGroupsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewTenancyTenantGroupsReadParams() *TenancyTenantGroupsReadParams + func NewTenancyTenantGroupsReadParamsWithContext(ctx context.Context) *TenancyTenantGroupsReadParams + func NewTenancyTenantGroupsReadParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsReadParams + func NewTenancyTenantGroupsReadParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsReadParams + func (o *TenancyTenantGroupsReadParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsReadParams) SetDefaults() + func (o *TenancyTenantGroupsReadParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsReadParams) SetID(id int64) + func (o *TenancyTenantGroupsReadParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsReadParams) WithContext(ctx context.Context) *TenancyTenantGroupsReadParams + func (o *TenancyTenantGroupsReadParams) WithDefaults() *TenancyTenantGroupsReadParams + func (o *TenancyTenantGroupsReadParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsReadParams + func (o *TenancyTenantGroupsReadParams) WithID(id int64) *TenancyTenantGroupsReadParams + func (o *TenancyTenantGroupsReadParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsReadParams + func (o *TenancyTenantGroupsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsReadReader struct + func (o *TenancyTenantGroupsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantGroupsUpdateOK struct + Payload *models.TenantGroup + func NewTenancyTenantGroupsUpdateOK() *TenancyTenantGroupsUpdateOK + func (o *TenancyTenantGroupsUpdateOK) Error() string + func (o *TenancyTenantGroupsUpdateOK) GetPayload() *models.TenantGroup + type TenancyTenantGroupsUpdateParams struct + Context context.Context + Data *models.WritableTenantGroup + HTTPClient *http.Client + ID int64 + func NewTenancyTenantGroupsUpdateParams() *TenancyTenantGroupsUpdateParams + func NewTenancyTenantGroupsUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsUpdateParams + func NewTenancyTenantGroupsUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsUpdateParams + func NewTenancyTenantGroupsUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantGroupsUpdateParams) SetData(data *models.WritableTenantGroup) + func (o *TenancyTenantGroupsUpdateParams) SetDefaults() + func (o *TenancyTenantGroupsUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantGroupsUpdateParams) SetID(id int64) + func (o *TenancyTenantGroupsUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantGroupsUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) WithDefaults() *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) WithID(id int64) *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsUpdateParams + func (o *TenancyTenantGroupsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantGroupsUpdateReader struct + func (o *TenancyTenantGroupsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsBulkDeleteNoContent struct + func NewTenancyTenantsBulkDeleteNoContent() *TenancyTenantsBulkDeleteNoContent + func (o *TenancyTenantsBulkDeleteNoContent) Error() string + type TenancyTenantsBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewTenancyTenantsBulkDeleteParams() *TenancyTenantsBulkDeleteParams + func NewTenancyTenantsBulkDeleteParamsWithContext(ctx context.Context) *TenancyTenantsBulkDeleteParams + func NewTenancyTenantsBulkDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantsBulkDeleteParams + func NewTenancyTenantsBulkDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantsBulkDeleteParams + func (o *TenancyTenantsBulkDeleteParams) SetContext(ctx context.Context) + func (o *TenancyTenantsBulkDeleteParams) SetDefaults() + func (o *TenancyTenantsBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsBulkDeleteParams) WithContext(ctx context.Context) *TenancyTenantsBulkDeleteParams + func (o *TenancyTenantsBulkDeleteParams) WithDefaults() *TenancyTenantsBulkDeleteParams + func (o *TenancyTenantsBulkDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantsBulkDeleteParams + func (o *TenancyTenantsBulkDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantsBulkDeleteParams + func (o *TenancyTenantsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsBulkDeleteReader struct + func (o *TenancyTenantsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsBulkPartialUpdateOK struct + Payload *models.Tenant + func NewTenancyTenantsBulkPartialUpdateOK() *TenancyTenantsBulkPartialUpdateOK + func (o *TenancyTenantsBulkPartialUpdateOK) Error() string + func (o *TenancyTenantsBulkPartialUpdateOK) GetPayload() *models.Tenant + type TenancyTenantsBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableTenant + HTTPClient *http.Client + func NewTenancyTenantsBulkPartialUpdateParams() *TenancyTenantsBulkPartialUpdateParams + func NewTenancyTenantsBulkPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantsBulkPartialUpdateParams + func NewTenancyTenantsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsBulkPartialUpdateParams + func NewTenancyTenantsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsBulkPartialUpdateParams + func (o *TenancyTenantsBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantsBulkPartialUpdateParams) SetData(data *models.WritableTenant) + func (o *TenancyTenantsBulkPartialUpdateParams) SetDefaults() + func (o *TenancyTenantsBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsBulkPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantsBulkPartialUpdateParams + func (o *TenancyTenantsBulkPartialUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsBulkPartialUpdateParams + func (o *TenancyTenantsBulkPartialUpdateParams) WithDefaults() *TenancyTenantsBulkPartialUpdateParams + func (o *TenancyTenantsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsBulkPartialUpdateParams + func (o *TenancyTenantsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsBulkPartialUpdateParams + func (o *TenancyTenantsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsBulkPartialUpdateReader struct + func (o *TenancyTenantsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsBulkUpdateOK struct + Payload *models.Tenant + func NewTenancyTenantsBulkUpdateOK() *TenancyTenantsBulkUpdateOK + func (o *TenancyTenantsBulkUpdateOK) Error() string + func (o *TenancyTenantsBulkUpdateOK) GetPayload() *models.Tenant + type TenancyTenantsBulkUpdateParams struct + Context context.Context + Data *models.WritableTenant + HTTPClient *http.Client + func NewTenancyTenantsBulkUpdateParams() *TenancyTenantsBulkUpdateParams + func NewTenancyTenantsBulkUpdateParamsWithContext(ctx context.Context) *TenancyTenantsBulkUpdateParams + func NewTenancyTenantsBulkUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsBulkUpdateParams + func NewTenancyTenantsBulkUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsBulkUpdateParams + func (o *TenancyTenantsBulkUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantsBulkUpdateParams) SetData(data *models.WritableTenant) + func (o *TenancyTenantsBulkUpdateParams) SetDefaults() + func (o *TenancyTenantsBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsBulkUpdateParams) WithContext(ctx context.Context) *TenancyTenantsBulkUpdateParams + func (o *TenancyTenantsBulkUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsBulkUpdateParams + func (o *TenancyTenantsBulkUpdateParams) WithDefaults() *TenancyTenantsBulkUpdateParams + func (o *TenancyTenantsBulkUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsBulkUpdateParams + func (o *TenancyTenantsBulkUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsBulkUpdateParams + func (o *TenancyTenantsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsBulkUpdateReader struct + func (o *TenancyTenantsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsCreateCreated struct + Payload *models.Tenant + func NewTenancyTenantsCreateCreated() *TenancyTenantsCreateCreated + func (o *TenancyTenantsCreateCreated) Error() string + func (o *TenancyTenantsCreateCreated) GetPayload() *models.Tenant + type TenancyTenantsCreateParams struct + Context context.Context + Data *models.WritableTenant + HTTPClient *http.Client + func NewTenancyTenantsCreateParams() *TenancyTenantsCreateParams + func NewTenancyTenantsCreateParamsWithContext(ctx context.Context) *TenancyTenantsCreateParams + func NewTenancyTenantsCreateParamsWithHTTPClient(client *http.Client) *TenancyTenantsCreateParams + func NewTenancyTenantsCreateParamsWithTimeout(timeout time.Duration) *TenancyTenantsCreateParams + func (o *TenancyTenantsCreateParams) SetContext(ctx context.Context) + func (o *TenancyTenantsCreateParams) SetData(data *models.WritableTenant) + func (o *TenancyTenantsCreateParams) SetDefaults() + func (o *TenancyTenantsCreateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsCreateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsCreateParams) WithContext(ctx context.Context) *TenancyTenantsCreateParams + func (o *TenancyTenantsCreateParams) WithData(data *models.WritableTenant) *TenancyTenantsCreateParams + func (o *TenancyTenantsCreateParams) WithDefaults() *TenancyTenantsCreateParams + func (o *TenancyTenantsCreateParams) WithHTTPClient(client *http.Client) *TenancyTenantsCreateParams + func (o *TenancyTenantsCreateParams) WithTimeout(timeout time.Duration) *TenancyTenantsCreateParams + func (o *TenancyTenantsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsCreateReader struct + func (o *TenancyTenantsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsDeleteNoContent struct + func NewTenancyTenantsDeleteNoContent() *TenancyTenantsDeleteNoContent + func (o *TenancyTenantsDeleteNoContent) Error() string + type TenancyTenantsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewTenancyTenantsDeleteParams() *TenancyTenantsDeleteParams + func NewTenancyTenantsDeleteParamsWithContext(ctx context.Context) *TenancyTenantsDeleteParams + func NewTenancyTenantsDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantsDeleteParams + func NewTenancyTenantsDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantsDeleteParams + func (o *TenancyTenantsDeleteParams) SetContext(ctx context.Context) + func (o *TenancyTenantsDeleteParams) SetDefaults() + func (o *TenancyTenantsDeleteParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsDeleteParams) SetID(id int64) + func (o *TenancyTenantsDeleteParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsDeleteParams) WithContext(ctx context.Context) *TenancyTenantsDeleteParams + func (o *TenancyTenantsDeleteParams) WithDefaults() *TenancyTenantsDeleteParams + func (o *TenancyTenantsDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantsDeleteParams + func (o *TenancyTenantsDeleteParams) WithID(id int64) *TenancyTenantsDeleteParams + func (o *TenancyTenantsDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantsDeleteParams + func (o *TenancyTenantsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsDeleteReader struct + func (o *TenancyTenantsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsListOK struct + Payload *TenancyTenantsListOKBody + func NewTenancyTenantsListOK() *TenancyTenantsListOK + func (o *TenancyTenantsListOK) Error() string + func (o *TenancyTenantsListOK) GetPayload() *TenancyTenantsListOKBody + type TenancyTenantsListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.Tenant + func (o *TenancyTenantsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *TenancyTenantsListOKBody) MarshalBinary() ([]byte, error) + func (o *TenancyTenantsListOKBody) UnmarshalBinary(b []byte) error + func (o *TenancyTenantsListOKBody) Validate(formats strfmt.Registry) error + type TenancyTenantsListParams struct + Context context.Context + Created *string + CreatedGte *string + CreatedLte *string + Group *string + GroupID *string + GroupIDn *string + Groupn *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + LastUpdated *string + LastUpdatedGte *string + LastUpdatedLte *string + Limit *int64 + Name *string + NameEmpty *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + Offset *int64 + Q *string + Slug *string + SlugEmpty *string + SlugIc *string + SlugIe *string + SlugIew *string + SlugIsw *string + SlugNic *string + SlugNie *string + SlugNiew *string + SlugNisw *string + Slugn *string + Tag *string + Tagn *string + func NewTenancyTenantsListParams() *TenancyTenantsListParams + func NewTenancyTenantsListParamsWithContext(ctx context.Context) *TenancyTenantsListParams + func NewTenancyTenantsListParamsWithHTTPClient(client *http.Client) *TenancyTenantsListParams + func NewTenancyTenantsListParamsWithTimeout(timeout time.Duration) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) SetContext(ctx context.Context) + func (o *TenancyTenantsListParams) SetCreated(created *string) + func (o *TenancyTenantsListParams) SetCreatedGte(createdGte *string) + func (o *TenancyTenantsListParams) SetCreatedLte(createdLte *string) + func (o *TenancyTenantsListParams) SetDefaults() + func (o *TenancyTenantsListParams) SetGroup(group *string) + func (o *TenancyTenantsListParams) SetGroupID(groupID *string) + func (o *TenancyTenantsListParams) SetGroupIDn(groupIDn *string) + func (o *TenancyTenantsListParams) SetGroupn(groupn *string) + func (o *TenancyTenantsListParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsListParams) SetID(id *string) + func (o *TenancyTenantsListParams) SetIDGt(iDGt *string) + func (o *TenancyTenantsListParams) SetIDGte(iDGte *string) + func (o *TenancyTenantsListParams) SetIDLt(iDLt *string) + func (o *TenancyTenantsListParams) SetIDLte(iDLte *string) + func (o *TenancyTenantsListParams) SetIDn(iDn *string) + func (o *TenancyTenantsListParams) SetLastUpdated(lastUpdated *string) + func (o *TenancyTenantsListParams) SetLastUpdatedGte(lastUpdatedGte *string) + func (o *TenancyTenantsListParams) SetLastUpdatedLte(lastUpdatedLte *string) + func (o *TenancyTenantsListParams) SetLimit(limit *int64) + func (o *TenancyTenantsListParams) SetName(name *string) + func (o *TenancyTenantsListParams) SetNameEmpty(nameEmpty *string) + func (o *TenancyTenantsListParams) SetNameIc(nameIc *string) + func (o *TenancyTenantsListParams) SetNameIe(nameIe *string) + func (o *TenancyTenantsListParams) SetNameIew(nameIew *string) + func (o *TenancyTenantsListParams) SetNameIsw(nameIsw *string) + func (o *TenancyTenantsListParams) SetNameNic(nameNic *string) + func (o *TenancyTenantsListParams) SetNameNie(nameNie *string) + func (o *TenancyTenantsListParams) SetNameNiew(nameNiew *string) + func (o *TenancyTenantsListParams) SetNameNisw(nameNisw *string) + func (o *TenancyTenantsListParams) SetNamen(namen *string) + func (o *TenancyTenantsListParams) SetOffset(offset *int64) + func (o *TenancyTenantsListParams) SetQ(q *string) + func (o *TenancyTenantsListParams) SetSlug(slug *string) + func (o *TenancyTenantsListParams) SetSlugEmpty(slugEmpty *string) + func (o *TenancyTenantsListParams) SetSlugIc(slugIc *string) + func (o *TenancyTenantsListParams) SetSlugIe(slugIe *string) + func (o *TenancyTenantsListParams) SetSlugIew(slugIew *string) + func (o *TenancyTenantsListParams) SetSlugIsw(slugIsw *string) + func (o *TenancyTenantsListParams) SetSlugNic(slugNic *string) + func (o *TenancyTenantsListParams) SetSlugNie(slugNie *string) + func (o *TenancyTenantsListParams) SetSlugNiew(slugNiew *string) + func (o *TenancyTenantsListParams) SetSlugNisw(slugNisw *string) + func (o *TenancyTenantsListParams) SetSlugn(slugn *string) + func (o *TenancyTenantsListParams) SetTag(tag *string) + func (o *TenancyTenantsListParams) SetTagn(tagn *string) + func (o *TenancyTenantsListParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsListParams) WithContext(ctx context.Context) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithCreated(created *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithCreatedGte(createdGte *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithCreatedLte(createdLte *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithDefaults() *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithGroup(group *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithGroupID(groupID *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithGroupIDn(groupIDn *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithGroupn(groupn *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithHTTPClient(client *http.Client) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithID(id *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithIDGt(iDGt *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithIDGte(iDGte *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithIDLt(iDLt *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithIDLte(iDLte *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithIDn(iDn *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithLastUpdated(lastUpdated *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithLimit(limit *int64) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithName(name *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameEmpty(nameEmpty *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameIc(nameIc *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameIe(nameIe *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameIew(nameIew *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameIsw(nameIsw *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameNic(nameNic *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameNie(nameNie *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameNiew(nameNiew *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNameNisw(nameNisw *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithNamen(namen *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithOffset(offset *int64) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithQ(q *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlug(slug *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugEmpty(slugEmpty *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugIc(slugIc *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugIe(slugIe *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugIew(slugIew *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugIsw(slugIsw *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugNic(slugNic *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugNie(slugNie *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugNiew(slugNiew *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugNisw(slugNisw *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithSlugn(slugn *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithTag(tag *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithTagn(tagn *string) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WithTimeout(timeout time.Duration) *TenancyTenantsListParams + func (o *TenancyTenantsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsListReader struct + func (o *TenancyTenantsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsPartialUpdateOK struct + Payload *models.Tenant + func NewTenancyTenantsPartialUpdateOK() *TenancyTenantsPartialUpdateOK + func (o *TenancyTenantsPartialUpdateOK) Error() string + func (o *TenancyTenantsPartialUpdateOK) GetPayload() *models.Tenant + type TenancyTenantsPartialUpdateParams struct + Context context.Context + Data *models.WritableTenant + HTTPClient *http.Client + ID int64 + func NewTenancyTenantsPartialUpdateParams() *TenancyTenantsPartialUpdateParams + func NewTenancyTenantsPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantsPartialUpdateParams + func NewTenancyTenantsPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsPartialUpdateParams + func NewTenancyTenantsPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantsPartialUpdateParams) SetData(data *models.WritableTenant) + func (o *TenancyTenantsPartialUpdateParams) SetDefaults() + func (o *TenancyTenantsPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsPartialUpdateParams) SetID(id int64) + func (o *TenancyTenantsPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) WithDefaults() *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) WithID(id int64) *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsPartialUpdateParams + func (o *TenancyTenantsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsPartialUpdateReader struct + func (o *TenancyTenantsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsReadOK struct + Payload *models.Tenant + func NewTenancyTenantsReadOK() *TenancyTenantsReadOK + func (o *TenancyTenantsReadOK) Error() string + func (o *TenancyTenantsReadOK) GetPayload() *models.Tenant + type TenancyTenantsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewTenancyTenantsReadParams() *TenancyTenantsReadParams + func NewTenancyTenantsReadParamsWithContext(ctx context.Context) *TenancyTenantsReadParams + func NewTenancyTenantsReadParamsWithHTTPClient(client *http.Client) *TenancyTenantsReadParams + func NewTenancyTenantsReadParamsWithTimeout(timeout time.Duration) *TenancyTenantsReadParams + func (o *TenancyTenantsReadParams) SetContext(ctx context.Context) + func (o *TenancyTenantsReadParams) SetDefaults() + func (o *TenancyTenantsReadParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsReadParams) SetID(id int64) + func (o *TenancyTenantsReadParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsReadParams) WithContext(ctx context.Context) *TenancyTenantsReadParams + func (o *TenancyTenantsReadParams) WithDefaults() *TenancyTenantsReadParams + func (o *TenancyTenantsReadParams) WithHTTPClient(client *http.Client) *TenancyTenantsReadParams + func (o *TenancyTenantsReadParams) WithID(id int64) *TenancyTenantsReadParams + func (o *TenancyTenantsReadParams) WithTimeout(timeout time.Duration) *TenancyTenantsReadParams + func (o *TenancyTenantsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsReadReader struct + func (o *TenancyTenantsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type TenancyTenantsUpdateOK struct + Payload *models.Tenant + func NewTenancyTenantsUpdateOK() *TenancyTenantsUpdateOK + func (o *TenancyTenantsUpdateOK) Error() string + func (o *TenancyTenantsUpdateOK) GetPayload() *models.Tenant + type TenancyTenantsUpdateParams struct + Context context.Context + Data *models.WritableTenant + HTTPClient *http.Client + ID int64 + func NewTenancyTenantsUpdateParams() *TenancyTenantsUpdateParams + func NewTenancyTenantsUpdateParamsWithContext(ctx context.Context) *TenancyTenantsUpdateParams + func NewTenancyTenantsUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsUpdateParams + func NewTenancyTenantsUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) SetContext(ctx context.Context) + func (o *TenancyTenantsUpdateParams) SetData(data *models.WritableTenant) + func (o *TenancyTenantsUpdateParams) SetDefaults() + func (o *TenancyTenantsUpdateParams) SetHTTPClient(client *http.Client) + func (o *TenancyTenantsUpdateParams) SetID(id int64) + func (o *TenancyTenantsUpdateParams) SetTimeout(timeout time.Duration) + func (o *TenancyTenantsUpdateParams) WithContext(ctx context.Context) *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) WithDefaults() *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) WithID(id int64) *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsUpdateParams + func (o *TenancyTenantsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type TenancyTenantsUpdateReader struct + func (o *TenancyTenantsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)