Documentation ¶
Index ¶
- type Client
- 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 ClientService
- type TenancyTenantGroupsBulkDeleteDefault
- type TenancyTenantGroupsBulkDeleteNoContent
- type TenancyTenantGroupsBulkDeleteParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantGroupsBulkDeleteParams) SetTimeout(timeout time.Duration)
- func (o *TenancyTenantGroupsBulkDeleteParams) WithContext(ctx context.Context) *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
- type TenancyTenantGroupsBulkPartialUpdateDefault
- type TenancyTenantGroupsBulkPartialUpdateOK
- type TenancyTenantGroupsBulkPartialUpdateParams
- 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) 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) 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
- type TenancyTenantGroupsBulkUpdateDefault
- type TenancyTenantGroupsBulkUpdateOK
- type TenancyTenantGroupsBulkUpdateParams
- 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) 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) 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
- type TenancyTenantGroupsCreateCreated
- type TenancyTenantGroupsCreateDefault
- type TenancyTenantGroupsCreateParams
- 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) 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) 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
- type TenancyTenantGroupsDeleteDefault
- type TenancyTenantGroupsDeleteNoContent
- type TenancyTenantGroupsDeleteParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantGroupsDeleteParams) SetID(id strfmt.UUID)
- func (o *TenancyTenantGroupsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *TenancyTenantGroupsDeleteParams) WithContext(ctx context.Context) *TenancyTenantGroupsDeleteParams
- func (o *TenancyTenantGroupsDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsDeleteParams
- func (o *TenancyTenantGroupsDeleteParams) WithID(id strfmt.UUID) *TenancyTenantGroupsDeleteParams
- func (o *TenancyTenantGroupsDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsDeleteParams
- func (o *TenancyTenantGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantGroupsDeleteReader
- type TenancyTenantGroupsListDefault
- type TenancyTenantGroupsListOK
- type TenancyTenantGroupsListOKBody
- type TenancyTenantGroupsListParams
- 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) SetDescription(description *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) SetIDIc(iDIc *string)
- func (o *TenancyTenantGroupsListParams) SetIDIe(iDIe *string)
- func (o *TenancyTenantGroupsListParams) SetIDIew(iDIew *string)
- func (o *TenancyTenantGroupsListParams) SetIDIsw(iDIsw *string)
- func (o *TenancyTenantGroupsListParams) SetIDNic(iDNic *string)
- func (o *TenancyTenantGroupsListParams) SetIDNie(iDNie *string)
- func (o *TenancyTenantGroupsListParams) SetIDNiew(iDNiew *string)
- func (o *TenancyTenantGroupsListParams) SetIDNisw(iDNisw *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) 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) 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) WithDescription(description *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) WithIDIc(iDIc *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDIe(iDIe *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDIew(iDIew *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDIsw(iDIsw *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDNic(iDNic *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDNie(iDNie *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDNiew(iDNiew *string) *TenancyTenantGroupsListParams
- func (o *TenancyTenantGroupsListParams) WithIDNisw(iDNisw *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) 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) 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
- type TenancyTenantGroupsPartialUpdateDefault
- type TenancyTenantGroupsPartialUpdateOK
- type TenancyTenantGroupsPartialUpdateParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantGroupsPartialUpdateParams) SetID(id strfmt.UUID)
- 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) WithHTTPClient(client *http.Client) *TenancyTenantGroupsPartialUpdateParams
- func (o *TenancyTenantGroupsPartialUpdateParams) WithID(id strfmt.UUID) *TenancyTenantGroupsPartialUpdateParams
- func (o *TenancyTenantGroupsPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsPartialUpdateParams
- func (o *TenancyTenantGroupsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantGroupsPartialUpdateReader
- type TenancyTenantGroupsReadDefault
- type TenancyTenantGroupsReadOK
- type TenancyTenantGroupsReadParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantGroupsReadParams) SetID(id strfmt.UUID)
- func (o *TenancyTenantGroupsReadParams) SetTimeout(timeout time.Duration)
- func (o *TenancyTenantGroupsReadParams) WithContext(ctx context.Context) *TenancyTenantGroupsReadParams
- func (o *TenancyTenantGroupsReadParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsReadParams
- func (o *TenancyTenantGroupsReadParams) WithID(id strfmt.UUID) *TenancyTenantGroupsReadParams
- func (o *TenancyTenantGroupsReadParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsReadParams
- func (o *TenancyTenantGroupsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantGroupsReadReader
- type TenancyTenantGroupsUpdateDefault
- type TenancyTenantGroupsUpdateOK
- type TenancyTenantGroupsUpdateParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantGroupsUpdateParams) SetID(id strfmt.UUID)
- 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) WithHTTPClient(client *http.Client) *TenancyTenantGroupsUpdateParams
- func (o *TenancyTenantGroupsUpdateParams) WithID(id strfmt.UUID) *TenancyTenantGroupsUpdateParams
- func (o *TenancyTenantGroupsUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsUpdateParams
- func (o *TenancyTenantGroupsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantGroupsUpdateReader
- type TenancyTenantsBulkDeleteDefault
- type TenancyTenantsBulkDeleteNoContent
- type TenancyTenantsBulkDeleteParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantsBulkDeleteParams) SetTimeout(timeout time.Duration)
- func (o *TenancyTenantsBulkDeleteParams) WithContext(ctx context.Context) *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
- type TenancyTenantsBulkPartialUpdateDefault
- type TenancyTenantsBulkPartialUpdateOK
- type TenancyTenantsBulkPartialUpdateParams
- 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) 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) 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
- type TenancyTenantsBulkUpdateDefault
- type TenancyTenantsBulkUpdateOK
- type TenancyTenantsBulkUpdateParams
- 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) 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) 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
- type TenancyTenantsCreateCreated
- type TenancyTenantsCreateDefault
- type TenancyTenantsCreateParams
- 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) 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) 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
- type TenancyTenantsDeleteDefault
- type TenancyTenantsDeleteNoContent
- type TenancyTenantsDeleteParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantsDeleteParams) SetID(id strfmt.UUID)
- func (o *TenancyTenantsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *TenancyTenantsDeleteParams) WithContext(ctx context.Context) *TenancyTenantsDeleteParams
- func (o *TenancyTenantsDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantsDeleteParams
- func (o *TenancyTenantsDeleteParams) WithID(id strfmt.UUID) *TenancyTenantsDeleteParams
- func (o *TenancyTenantsDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantsDeleteParams
- func (o *TenancyTenantsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantsDeleteReader
- type TenancyTenantsListDefault
- type TenancyTenantsListOK
- type TenancyTenantsListOKBody
- type TenancyTenantsListParams
- 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) 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) SetIDIc(iDIc *string)
- func (o *TenancyTenantsListParams) SetIDIe(iDIe *string)
- func (o *TenancyTenantsListParams) SetIDIew(iDIew *string)
- func (o *TenancyTenantsListParams) SetIDIsw(iDIsw *string)
- func (o *TenancyTenantsListParams) SetIDNic(iDNic *string)
- func (o *TenancyTenantsListParams) SetIDNie(iDNie *string)
- func (o *TenancyTenantsListParams) SetIDNiew(iDNiew *string)
- func (o *TenancyTenantsListParams) SetIDNisw(iDNisw *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) 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) 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) 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) WithIDIc(iDIc *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDIe(iDIe *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDIew(iDIew *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDIsw(iDIsw *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDNic(iDNic *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDNie(iDNie *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDNiew(iDNiew *string) *TenancyTenantsListParams
- func (o *TenancyTenantsListParams) WithIDNisw(iDNisw *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) 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) 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
- type TenancyTenantsPartialUpdateDefault
- type TenancyTenantsPartialUpdateOK
- type TenancyTenantsPartialUpdateParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantsPartialUpdateParams) SetID(id strfmt.UUID)
- 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) WithHTTPClient(client *http.Client) *TenancyTenantsPartialUpdateParams
- func (o *TenancyTenantsPartialUpdateParams) WithID(id strfmt.UUID) *TenancyTenantsPartialUpdateParams
- func (o *TenancyTenantsPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsPartialUpdateParams
- func (o *TenancyTenantsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantsPartialUpdateReader
- type TenancyTenantsReadDefault
- type TenancyTenantsReadOK
- type TenancyTenantsReadParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantsReadParams) SetID(id strfmt.UUID)
- func (o *TenancyTenantsReadParams) SetTimeout(timeout time.Duration)
- func (o *TenancyTenantsReadParams) WithContext(ctx context.Context) *TenancyTenantsReadParams
- func (o *TenancyTenantsReadParams) WithHTTPClient(client *http.Client) *TenancyTenantsReadParams
- func (o *TenancyTenantsReadParams) WithID(id strfmt.UUID) *TenancyTenantsReadParams
- func (o *TenancyTenantsReadParams) WithTimeout(timeout time.Duration) *TenancyTenantsReadParams
- func (o *TenancyTenantsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantsReadReader
- type TenancyTenantsUpdateDefault
- type TenancyTenantsUpdateOK
- type TenancyTenantsUpdateParams
- 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) SetHTTPClient(client *http.Client)
- func (o *TenancyTenantsUpdateParams) SetID(id strfmt.UUID)
- 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) WithHTTPClient(client *http.Client) *TenancyTenantsUpdateParams
- func (o *TenancyTenantsUpdateParams) WithID(id strfmt.UUID) *TenancyTenantsUpdateParams
- func (o *TenancyTenantsUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsUpdateParams
- func (o *TenancyTenantsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenancyTenantsUpdateReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for tenancy API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TenancyTenantGroupsBulkDelete ¶
func (a *Client) TenancyTenantGroupsBulkDelete(params *TenancyTenantGroupsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsBulkDeleteNoContent, error)
TenancyTenantGroupsBulkDelete tenancy tenant groups bulk delete API
func (*Client) TenancyTenantGroupsBulkPartialUpdate ¶
func (a *Client) TenancyTenantGroupsBulkPartialUpdate(params *TenancyTenantGroupsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsBulkPartialUpdateOK, error)
TenancyTenantGroupsBulkPartialUpdate tenancy tenant groups bulk partial update API
func (*Client) TenancyTenantGroupsBulkUpdate ¶
func (a *Client) TenancyTenantGroupsBulkUpdate(params *TenancyTenantGroupsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsBulkUpdateOK, error)
TenancyTenantGroupsBulkUpdate tenancy tenant groups bulk update API
func (*Client) TenancyTenantGroupsCreate ¶
func (a *Client) TenancyTenantGroupsCreate(params *TenancyTenantGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsCreateCreated, error)
TenancyTenantGroupsCreate tenancy tenant groups create API
func (*Client) TenancyTenantGroupsDelete ¶
func (a *Client) TenancyTenantGroupsDelete(params *TenancyTenantGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsDeleteNoContent, error)
TenancyTenantGroupsDelete tenancy tenant groups delete API
func (*Client) TenancyTenantGroupsList ¶
func (a *Client) TenancyTenantGroupsList(params *TenancyTenantGroupsListParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsListOK, error)
TenancyTenantGroupsList tenancy tenant groups list API
func (*Client) TenancyTenantGroupsPartialUpdate ¶
func (a *Client) TenancyTenantGroupsPartialUpdate(params *TenancyTenantGroupsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsPartialUpdateOK, error)
TenancyTenantGroupsPartialUpdate tenancy tenant groups partial update API
func (*Client) TenancyTenantGroupsRead ¶
func (a *Client) TenancyTenantGroupsRead(params *TenancyTenantGroupsReadParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsReadOK, error)
TenancyTenantGroupsRead tenancy tenant groups read API
func (*Client) TenancyTenantGroupsUpdate ¶
func (a *Client) TenancyTenantGroupsUpdate(params *TenancyTenantGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsUpdateOK, error)
TenancyTenantGroupsUpdate tenancy tenant groups update API
func (*Client) TenancyTenantsBulkDelete ¶
func (a *Client) TenancyTenantsBulkDelete(params *TenancyTenantsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsBulkDeleteNoContent, error)
TenancyTenantsBulkDelete tenancy tenants bulk delete API
func (*Client) TenancyTenantsBulkPartialUpdate ¶
func (a *Client) TenancyTenantsBulkPartialUpdate(params *TenancyTenantsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsBulkPartialUpdateOK, error)
TenancyTenantsBulkPartialUpdate tenancy tenants bulk partial update API
func (*Client) TenancyTenantsBulkUpdate ¶
func (a *Client) TenancyTenantsBulkUpdate(params *TenancyTenantsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsBulkUpdateOK, error)
TenancyTenantsBulkUpdate tenancy tenants bulk update API
func (*Client) TenancyTenantsCreate ¶
func (a *Client) TenancyTenantsCreate(params *TenancyTenantsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsCreateCreated, error)
TenancyTenantsCreate tenancy tenants create API
func (*Client) TenancyTenantsDelete ¶
func (a *Client) TenancyTenantsDelete(params *TenancyTenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsDeleteNoContent, error)
TenancyTenantsDelete tenancy tenants delete API
func (*Client) TenancyTenantsList ¶
func (a *Client) TenancyTenantsList(params *TenancyTenantsListParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsListOK, error)
TenancyTenantsList tenancy tenants list API
func (*Client) TenancyTenantsPartialUpdate ¶
func (a *Client) TenancyTenantsPartialUpdate(params *TenancyTenantsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsPartialUpdateOK, error)
TenancyTenantsPartialUpdate tenancy tenants partial update API
func (*Client) TenancyTenantsRead ¶
func (a *Client) TenancyTenantsRead(params *TenancyTenantsReadParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsReadOK, error)
TenancyTenantsRead tenancy tenants read API
func (*Client) TenancyTenantsUpdate ¶
func (a *Client) TenancyTenantsUpdate(params *TenancyTenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsUpdateOK, error)
TenancyTenantsUpdate tenancy tenants update API
type ClientService ¶
type ClientService interface { TenancyTenantGroupsBulkDelete(params *TenancyTenantGroupsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsBulkDeleteNoContent, error) TenancyTenantGroupsBulkPartialUpdate(params *TenancyTenantGroupsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsBulkPartialUpdateOK, error) TenancyTenantGroupsBulkUpdate(params *TenancyTenantGroupsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsBulkUpdateOK, error) TenancyTenantGroupsCreate(params *TenancyTenantGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsCreateCreated, error) TenancyTenantGroupsDelete(params *TenancyTenantGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsDeleteNoContent, error) TenancyTenantGroupsList(params *TenancyTenantGroupsListParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsListOK, error) TenancyTenantGroupsPartialUpdate(params *TenancyTenantGroupsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsPartialUpdateOK, error) TenancyTenantGroupsRead(params *TenancyTenantGroupsReadParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsReadOK, error) TenancyTenantGroupsUpdate(params *TenancyTenantGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantGroupsUpdateOK, error) TenancyTenantsBulkDelete(params *TenancyTenantsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsBulkDeleteNoContent, error) TenancyTenantsBulkPartialUpdate(params *TenancyTenantsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsBulkPartialUpdateOK, error) TenancyTenantsBulkUpdate(params *TenancyTenantsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsBulkUpdateOK, error) TenancyTenantsCreate(params *TenancyTenantsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsCreateCreated, error) TenancyTenantsDelete(params *TenancyTenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsDeleteNoContent, error) TenancyTenantsList(params *TenancyTenantsListParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsListOK, error) TenancyTenantsPartialUpdate(params *TenancyTenantsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsPartialUpdateOK, error) TenancyTenantsRead(params *TenancyTenantsReadParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsReadOK, error) TenancyTenantsUpdate(params *TenancyTenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TenancyTenantsUpdateOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new tenancy API client.
type TenancyTenantGroupsBulkDeleteDefault ¶
type TenancyTenantGroupsBulkDeleteDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsBulkDeleteDefault handles this case with default header values.
TenancyTenantGroupsBulkDeleteDefault tenancy tenant groups bulk delete default
func NewTenancyTenantGroupsBulkDeleteDefault ¶
func NewTenancyTenantGroupsBulkDeleteDefault(code int) *TenancyTenantGroupsBulkDeleteDefault
NewTenancyTenantGroupsBulkDeleteDefault creates a TenancyTenantGroupsBulkDeleteDefault with default headers values
func (*TenancyTenantGroupsBulkDeleteDefault) Code ¶
func (o *TenancyTenantGroupsBulkDeleteDefault) Code() int
Code gets the status code for the tenancy tenant groups bulk delete default response
func (*TenancyTenantGroupsBulkDeleteDefault) Error ¶
func (o *TenancyTenantGroupsBulkDeleteDefault) Error() string
func (*TenancyTenantGroupsBulkDeleteDefault) GetPayload ¶
func (o *TenancyTenantGroupsBulkDeleteDefault) GetPayload() interface{}
type TenancyTenantGroupsBulkDeleteNoContent ¶
type TenancyTenantGroupsBulkDeleteNoContent struct { }
TenancyTenantGroupsBulkDeleteNoContent handles this case with default header values.
TenancyTenantGroupsBulkDeleteNoContent tenancy tenant groups bulk delete no content
func NewTenancyTenantGroupsBulkDeleteNoContent ¶
func NewTenancyTenantGroupsBulkDeleteNoContent() *TenancyTenantGroupsBulkDeleteNoContent
NewTenancyTenantGroupsBulkDeleteNoContent creates a TenancyTenantGroupsBulkDeleteNoContent with default headers values
func (*TenancyTenantGroupsBulkDeleteNoContent) Error ¶
func (o *TenancyTenantGroupsBulkDeleteNoContent) Error() string
type TenancyTenantGroupsBulkDeleteParams ¶
type TenancyTenantGroupsBulkDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsBulkDeleteParams contains all the parameters to send to the API endpoint for the tenancy tenant groups bulk delete operation typically these are written to a http.Request
func NewTenancyTenantGroupsBulkDeleteParams ¶
func NewTenancyTenantGroupsBulkDeleteParams() *TenancyTenantGroupsBulkDeleteParams
NewTenancyTenantGroupsBulkDeleteParams creates a new TenancyTenantGroupsBulkDeleteParams object with the default values initialized.
func NewTenancyTenantGroupsBulkDeleteParamsWithContext ¶
func NewTenancyTenantGroupsBulkDeleteParamsWithContext(ctx context.Context) *TenancyTenantGroupsBulkDeleteParams
NewTenancyTenantGroupsBulkDeleteParamsWithContext creates a new TenancyTenantGroupsBulkDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsBulkDeleteParamsWithHTTPClient ¶
func NewTenancyTenantGroupsBulkDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkDeleteParams
NewTenancyTenantGroupsBulkDeleteParamsWithHTTPClient creates a new TenancyTenantGroupsBulkDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsBulkDeleteParamsWithTimeout ¶
func NewTenancyTenantGroupsBulkDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkDeleteParams
NewTenancyTenantGroupsBulkDeleteParamsWithTimeout creates a new TenancyTenantGroupsBulkDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsBulkDeleteParams) SetContext ¶
func (o *TenancyTenantGroupsBulkDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups bulk delete params
func (*TenancyTenantGroupsBulkDeleteParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsBulkDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups bulk delete params
func (*TenancyTenantGroupsBulkDeleteParams) SetTimeout ¶
func (o *TenancyTenantGroupsBulkDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups bulk delete params
func (*TenancyTenantGroupsBulkDeleteParams) WithContext ¶
func (o *TenancyTenantGroupsBulkDeleteParams) WithContext(ctx context.Context) *TenancyTenantGroupsBulkDeleteParams
WithContext adds the context to the tenancy tenant groups bulk delete params
func (*TenancyTenantGroupsBulkDeleteParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsBulkDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkDeleteParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups bulk delete params
func (*TenancyTenantGroupsBulkDeleteParams) WithTimeout ¶
func (o *TenancyTenantGroupsBulkDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkDeleteParams
WithTimeout adds the timeout to the tenancy tenant groups bulk delete params
func (*TenancyTenantGroupsBulkDeleteParams) WriteToRequest ¶
func (o *TenancyTenantGroupsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsBulkDeleteReader ¶
type TenancyTenantGroupsBulkDeleteReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsBulkDeleteReader is a Reader for the TenancyTenantGroupsBulkDelete structure.
func (*TenancyTenantGroupsBulkDeleteReader) ReadResponse ¶
func (o *TenancyTenantGroupsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsBulkPartialUpdateDefault ¶
type TenancyTenantGroupsBulkPartialUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsBulkPartialUpdateDefault handles this case with default header values.
TenancyTenantGroupsBulkPartialUpdateDefault tenancy tenant groups bulk partial update default
func NewTenancyTenantGroupsBulkPartialUpdateDefault ¶
func NewTenancyTenantGroupsBulkPartialUpdateDefault(code int) *TenancyTenantGroupsBulkPartialUpdateDefault
NewTenancyTenantGroupsBulkPartialUpdateDefault creates a TenancyTenantGroupsBulkPartialUpdateDefault with default headers values
func (*TenancyTenantGroupsBulkPartialUpdateDefault) Code ¶
func (o *TenancyTenantGroupsBulkPartialUpdateDefault) Code() int
Code gets the status code for the tenancy tenant groups bulk partial update default response
func (*TenancyTenantGroupsBulkPartialUpdateDefault) Error ¶
func (o *TenancyTenantGroupsBulkPartialUpdateDefault) Error() string
func (*TenancyTenantGroupsBulkPartialUpdateDefault) GetPayload ¶
func (o *TenancyTenantGroupsBulkPartialUpdateDefault) GetPayload() interface{}
type TenancyTenantGroupsBulkPartialUpdateOK ¶
type TenancyTenantGroupsBulkPartialUpdateOK struct {
Payload *models.TenantGroup
}
TenancyTenantGroupsBulkPartialUpdateOK handles this case with default header values.
TenancyTenantGroupsBulkPartialUpdateOK tenancy tenant groups bulk partial update o k
func NewTenancyTenantGroupsBulkPartialUpdateOK ¶
func NewTenancyTenantGroupsBulkPartialUpdateOK() *TenancyTenantGroupsBulkPartialUpdateOK
NewTenancyTenantGroupsBulkPartialUpdateOK creates a TenancyTenantGroupsBulkPartialUpdateOK with default headers values
func (*TenancyTenantGroupsBulkPartialUpdateOK) Error ¶
func (o *TenancyTenantGroupsBulkPartialUpdateOK) Error() string
func (*TenancyTenantGroupsBulkPartialUpdateOK) GetPayload ¶
func (o *TenancyTenantGroupsBulkPartialUpdateOK) GetPayload() *models.TenantGroup
type TenancyTenantGroupsBulkPartialUpdateParams ¶
type TenancyTenantGroupsBulkPartialUpdateParams struct { /*Data*/ Data *models.WritableTenantGroup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsBulkPartialUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenant groups bulk partial update operation typically these are written to a http.Request
func NewTenancyTenantGroupsBulkPartialUpdateParams ¶
func NewTenancyTenantGroupsBulkPartialUpdateParams() *TenancyTenantGroupsBulkPartialUpdateParams
NewTenancyTenantGroupsBulkPartialUpdateParams creates a new TenancyTenantGroupsBulkPartialUpdateParams object with the default values initialized.
func NewTenancyTenantGroupsBulkPartialUpdateParamsWithContext ¶
func NewTenancyTenantGroupsBulkPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsBulkPartialUpdateParams
NewTenancyTenantGroupsBulkPartialUpdateParamsWithContext creates a new TenancyTenantGroupsBulkPartialUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsBulkPartialUpdateParamsWithHTTPClient ¶
func NewTenancyTenantGroupsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkPartialUpdateParams
NewTenancyTenantGroupsBulkPartialUpdateParamsWithHTTPClient creates a new TenancyTenantGroupsBulkPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsBulkPartialUpdateParamsWithTimeout ¶
func NewTenancyTenantGroupsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkPartialUpdateParams
NewTenancyTenantGroupsBulkPartialUpdateParamsWithTimeout creates a new TenancyTenantGroupsBulkPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsBulkPartialUpdateParams) SetContext ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) SetData ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetData(data *models.WritableTenantGroup)
SetData adds the data to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) SetTimeout ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) WithContext ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsBulkPartialUpdateParams
WithContext adds the context to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) WithData ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsBulkPartialUpdateParams
WithData adds the data to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkPartialUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) WithTimeout ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkPartialUpdateParams
WithTimeout adds the timeout to the tenancy tenant groups bulk partial update params
func (*TenancyTenantGroupsBulkPartialUpdateParams) WriteToRequest ¶
func (o *TenancyTenantGroupsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsBulkPartialUpdateReader ¶
type TenancyTenantGroupsBulkPartialUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsBulkPartialUpdateReader is a Reader for the TenancyTenantGroupsBulkPartialUpdate structure.
func (*TenancyTenantGroupsBulkPartialUpdateReader) ReadResponse ¶
func (o *TenancyTenantGroupsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsBulkUpdateDefault ¶
type TenancyTenantGroupsBulkUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsBulkUpdateDefault handles this case with default header values.
TenancyTenantGroupsBulkUpdateDefault tenancy tenant groups bulk update default
func NewTenancyTenantGroupsBulkUpdateDefault ¶
func NewTenancyTenantGroupsBulkUpdateDefault(code int) *TenancyTenantGroupsBulkUpdateDefault
NewTenancyTenantGroupsBulkUpdateDefault creates a TenancyTenantGroupsBulkUpdateDefault with default headers values
func (*TenancyTenantGroupsBulkUpdateDefault) Code ¶
func (o *TenancyTenantGroupsBulkUpdateDefault) Code() int
Code gets the status code for the tenancy tenant groups bulk update default response
func (*TenancyTenantGroupsBulkUpdateDefault) Error ¶
func (o *TenancyTenantGroupsBulkUpdateDefault) Error() string
func (*TenancyTenantGroupsBulkUpdateDefault) GetPayload ¶
func (o *TenancyTenantGroupsBulkUpdateDefault) GetPayload() interface{}
type TenancyTenantGroupsBulkUpdateOK ¶
type TenancyTenantGroupsBulkUpdateOK struct {
Payload *models.TenantGroup
}
TenancyTenantGroupsBulkUpdateOK handles this case with default header values.
TenancyTenantGroupsBulkUpdateOK tenancy tenant groups bulk update o k
func NewTenancyTenantGroupsBulkUpdateOK ¶
func NewTenancyTenantGroupsBulkUpdateOK() *TenancyTenantGroupsBulkUpdateOK
NewTenancyTenantGroupsBulkUpdateOK creates a TenancyTenantGroupsBulkUpdateOK with default headers values
func (*TenancyTenantGroupsBulkUpdateOK) Error ¶
func (o *TenancyTenantGroupsBulkUpdateOK) Error() string
func (*TenancyTenantGroupsBulkUpdateOK) GetPayload ¶
func (o *TenancyTenantGroupsBulkUpdateOK) GetPayload() *models.TenantGroup
type TenancyTenantGroupsBulkUpdateParams ¶
type TenancyTenantGroupsBulkUpdateParams struct { /*Data*/ Data *models.WritableTenantGroup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsBulkUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenant groups bulk update operation typically these are written to a http.Request
func NewTenancyTenantGroupsBulkUpdateParams ¶
func NewTenancyTenantGroupsBulkUpdateParams() *TenancyTenantGroupsBulkUpdateParams
NewTenancyTenantGroupsBulkUpdateParams creates a new TenancyTenantGroupsBulkUpdateParams object with the default values initialized.
func NewTenancyTenantGroupsBulkUpdateParamsWithContext ¶
func NewTenancyTenantGroupsBulkUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsBulkUpdateParams
NewTenancyTenantGroupsBulkUpdateParamsWithContext creates a new TenancyTenantGroupsBulkUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsBulkUpdateParamsWithHTTPClient ¶
func NewTenancyTenantGroupsBulkUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkUpdateParams
NewTenancyTenantGroupsBulkUpdateParamsWithHTTPClient creates a new TenancyTenantGroupsBulkUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsBulkUpdateParamsWithTimeout ¶
func NewTenancyTenantGroupsBulkUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkUpdateParams
NewTenancyTenantGroupsBulkUpdateParamsWithTimeout creates a new TenancyTenantGroupsBulkUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsBulkUpdateParams) SetContext ¶
func (o *TenancyTenantGroupsBulkUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) SetData ¶
func (o *TenancyTenantGroupsBulkUpdateParams) SetData(data *models.WritableTenantGroup)
SetData adds the data to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsBulkUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) SetTimeout ¶
func (o *TenancyTenantGroupsBulkUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) WithContext ¶
func (o *TenancyTenantGroupsBulkUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsBulkUpdateParams
WithContext adds the context to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) WithData ¶
func (o *TenancyTenantGroupsBulkUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsBulkUpdateParams
WithData adds the data to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsBulkUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsBulkUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) WithTimeout ¶
func (o *TenancyTenantGroupsBulkUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsBulkUpdateParams
WithTimeout adds the timeout to the tenancy tenant groups bulk update params
func (*TenancyTenantGroupsBulkUpdateParams) WriteToRequest ¶
func (o *TenancyTenantGroupsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsBulkUpdateReader ¶
type TenancyTenantGroupsBulkUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsBulkUpdateReader is a Reader for the TenancyTenantGroupsBulkUpdate structure.
func (*TenancyTenantGroupsBulkUpdateReader) ReadResponse ¶
func (o *TenancyTenantGroupsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsCreateCreated ¶
type TenancyTenantGroupsCreateCreated struct {
Payload *models.TenantGroup
}
TenancyTenantGroupsCreateCreated handles this case with default header values.
TenancyTenantGroupsCreateCreated tenancy tenant groups create created
func NewTenancyTenantGroupsCreateCreated ¶
func NewTenancyTenantGroupsCreateCreated() *TenancyTenantGroupsCreateCreated
NewTenancyTenantGroupsCreateCreated creates a TenancyTenantGroupsCreateCreated with default headers values
func (*TenancyTenantGroupsCreateCreated) Error ¶
func (o *TenancyTenantGroupsCreateCreated) Error() string
func (*TenancyTenantGroupsCreateCreated) GetPayload ¶
func (o *TenancyTenantGroupsCreateCreated) GetPayload() *models.TenantGroup
type TenancyTenantGroupsCreateDefault ¶
type TenancyTenantGroupsCreateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsCreateDefault handles this case with default header values.
TenancyTenantGroupsCreateDefault tenancy tenant groups create default
func NewTenancyTenantGroupsCreateDefault ¶
func NewTenancyTenantGroupsCreateDefault(code int) *TenancyTenantGroupsCreateDefault
NewTenancyTenantGroupsCreateDefault creates a TenancyTenantGroupsCreateDefault with default headers values
func (*TenancyTenantGroupsCreateDefault) Code ¶
func (o *TenancyTenantGroupsCreateDefault) Code() int
Code gets the status code for the tenancy tenant groups create default response
func (*TenancyTenantGroupsCreateDefault) Error ¶
func (o *TenancyTenantGroupsCreateDefault) Error() string
func (*TenancyTenantGroupsCreateDefault) GetPayload ¶
func (o *TenancyTenantGroupsCreateDefault) GetPayload() interface{}
type TenancyTenantGroupsCreateParams ¶
type TenancyTenantGroupsCreateParams struct { /*Data*/ Data *models.WritableTenantGroup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsCreateParams contains all the parameters to send to the API endpoint for the tenancy tenant groups create operation typically these are written to a http.Request
func NewTenancyTenantGroupsCreateParams ¶
func NewTenancyTenantGroupsCreateParams() *TenancyTenantGroupsCreateParams
NewTenancyTenantGroupsCreateParams creates a new TenancyTenantGroupsCreateParams object with the default values initialized.
func NewTenancyTenantGroupsCreateParamsWithContext ¶
func NewTenancyTenantGroupsCreateParamsWithContext(ctx context.Context) *TenancyTenantGroupsCreateParams
NewTenancyTenantGroupsCreateParamsWithContext creates a new TenancyTenantGroupsCreateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsCreateParamsWithHTTPClient ¶
func NewTenancyTenantGroupsCreateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsCreateParams
NewTenancyTenantGroupsCreateParamsWithHTTPClient creates a new TenancyTenantGroupsCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsCreateParamsWithTimeout ¶
func NewTenancyTenantGroupsCreateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsCreateParams
NewTenancyTenantGroupsCreateParamsWithTimeout creates a new TenancyTenantGroupsCreateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsCreateParams) SetContext ¶
func (o *TenancyTenantGroupsCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) SetData ¶
func (o *TenancyTenantGroupsCreateParams) SetData(data *models.WritableTenantGroup)
SetData adds the data to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) SetTimeout ¶
func (o *TenancyTenantGroupsCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) WithContext ¶
func (o *TenancyTenantGroupsCreateParams) WithContext(ctx context.Context) *TenancyTenantGroupsCreateParams
WithContext adds the context to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) WithData ¶
func (o *TenancyTenantGroupsCreateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsCreateParams
WithData adds the data to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsCreateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsCreateParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) WithTimeout ¶
func (o *TenancyTenantGroupsCreateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsCreateParams
WithTimeout adds the timeout to the tenancy tenant groups create params
func (*TenancyTenantGroupsCreateParams) WriteToRequest ¶
func (o *TenancyTenantGroupsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsCreateReader ¶
type TenancyTenantGroupsCreateReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsCreateReader is a Reader for the TenancyTenantGroupsCreate structure.
func (*TenancyTenantGroupsCreateReader) ReadResponse ¶
func (o *TenancyTenantGroupsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsDeleteDefault ¶
type TenancyTenantGroupsDeleteDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsDeleteDefault handles this case with default header values.
TenancyTenantGroupsDeleteDefault tenancy tenant groups delete default
func NewTenancyTenantGroupsDeleteDefault ¶
func NewTenancyTenantGroupsDeleteDefault(code int) *TenancyTenantGroupsDeleteDefault
NewTenancyTenantGroupsDeleteDefault creates a TenancyTenantGroupsDeleteDefault with default headers values
func (*TenancyTenantGroupsDeleteDefault) Code ¶
func (o *TenancyTenantGroupsDeleteDefault) Code() int
Code gets the status code for the tenancy tenant groups delete default response
func (*TenancyTenantGroupsDeleteDefault) Error ¶
func (o *TenancyTenantGroupsDeleteDefault) Error() string
func (*TenancyTenantGroupsDeleteDefault) GetPayload ¶
func (o *TenancyTenantGroupsDeleteDefault) GetPayload() interface{}
type TenancyTenantGroupsDeleteNoContent ¶
type TenancyTenantGroupsDeleteNoContent struct { }
TenancyTenantGroupsDeleteNoContent handles this case with default header values.
TenancyTenantGroupsDeleteNoContent tenancy tenant groups delete no content
func NewTenancyTenantGroupsDeleteNoContent ¶
func NewTenancyTenantGroupsDeleteNoContent() *TenancyTenantGroupsDeleteNoContent
NewTenancyTenantGroupsDeleteNoContent creates a TenancyTenantGroupsDeleteNoContent with default headers values
func (*TenancyTenantGroupsDeleteNoContent) Error ¶
func (o *TenancyTenantGroupsDeleteNoContent) Error() string
type TenancyTenantGroupsDeleteParams ¶
type TenancyTenantGroupsDeleteParams struct { /*ID A UUID string identifying this tenant group. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsDeleteParams contains all the parameters to send to the API endpoint for the tenancy tenant groups delete operation typically these are written to a http.Request
func NewTenancyTenantGroupsDeleteParams ¶
func NewTenancyTenantGroupsDeleteParams() *TenancyTenantGroupsDeleteParams
NewTenancyTenantGroupsDeleteParams creates a new TenancyTenantGroupsDeleteParams object with the default values initialized.
func NewTenancyTenantGroupsDeleteParamsWithContext ¶
func NewTenancyTenantGroupsDeleteParamsWithContext(ctx context.Context) *TenancyTenantGroupsDeleteParams
NewTenancyTenantGroupsDeleteParamsWithContext creates a new TenancyTenantGroupsDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsDeleteParamsWithHTTPClient ¶
func NewTenancyTenantGroupsDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsDeleteParams
NewTenancyTenantGroupsDeleteParamsWithHTTPClient creates a new TenancyTenantGroupsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsDeleteParamsWithTimeout ¶
func NewTenancyTenantGroupsDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsDeleteParams
NewTenancyTenantGroupsDeleteParamsWithTimeout creates a new TenancyTenantGroupsDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsDeleteParams) SetContext ¶
func (o *TenancyTenantGroupsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) SetID ¶
func (o *TenancyTenantGroupsDeleteParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) SetTimeout ¶
func (o *TenancyTenantGroupsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) WithContext ¶
func (o *TenancyTenantGroupsDeleteParams) WithContext(ctx context.Context) *TenancyTenantGroupsDeleteParams
WithContext adds the context to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsDeleteParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) WithID ¶
func (o *TenancyTenantGroupsDeleteParams) WithID(id strfmt.UUID) *TenancyTenantGroupsDeleteParams
WithID adds the id to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) WithTimeout ¶
func (o *TenancyTenantGroupsDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsDeleteParams
WithTimeout adds the timeout to the tenancy tenant groups delete params
func (*TenancyTenantGroupsDeleteParams) WriteToRequest ¶
func (o *TenancyTenantGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsDeleteReader ¶
type TenancyTenantGroupsDeleteReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsDeleteReader is a Reader for the TenancyTenantGroupsDelete structure.
func (*TenancyTenantGroupsDeleteReader) ReadResponse ¶
func (o *TenancyTenantGroupsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsListDefault ¶
type TenancyTenantGroupsListDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsListDefault handles this case with default header values.
TenancyTenantGroupsListDefault tenancy tenant groups list default
func NewTenancyTenantGroupsListDefault ¶
func NewTenancyTenantGroupsListDefault(code int) *TenancyTenantGroupsListDefault
NewTenancyTenantGroupsListDefault creates a TenancyTenantGroupsListDefault with default headers values
func (*TenancyTenantGroupsListDefault) Code ¶
func (o *TenancyTenantGroupsListDefault) Code() int
Code gets the status code for the tenancy tenant groups list default response
func (*TenancyTenantGroupsListDefault) Error ¶
func (o *TenancyTenantGroupsListDefault) Error() string
func (*TenancyTenantGroupsListDefault) GetPayload ¶
func (o *TenancyTenantGroupsListDefault) GetPayload() interface{}
type TenancyTenantGroupsListOK ¶
type TenancyTenantGroupsListOK struct {
Payload *TenancyTenantGroupsListOKBody
}
TenancyTenantGroupsListOK handles this case with default header values.
TenancyTenantGroupsListOK tenancy tenant groups list o k
func NewTenancyTenantGroupsListOK ¶
func NewTenancyTenantGroupsListOK() *TenancyTenantGroupsListOK
NewTenancyTenantGroupsListOK creates a TenancyTenantGroupsListOK with default headers values
func (*TenancyTenantGroupsListOK) Error ¶
func (o *TenancyTenantGroupsListOK) Error() string
func (*TenancyTenantGroupsListOK) GetPayload ¶
func (o *TenancyTenantGroupsListOK) GetPayload() *TenancyTenantGroupsListOKBody
type TenancyTenantGroupsListOKBody ¶
type TenancyTenantGroupsListOKBody struct { // count // Required: true Count *int64 `json:"count"` // next // Format: uri Next *strfmt.URI `json:"next,omitempty"` // previous // Format: uri Previous *strfmt.URI `json:"previous,omitempty"` // results // Required: true Results []*models.TenantGroup `json:"results"` }
TenancyTenantGroupsListOKBody tenancy tenant groups list o k body swagger:model TenancyTenantGroupsListOKBody
func (*TenancyTenantGroupsListOKBody) MarshalBinary ¶
func (o *TenancyTenantGroupsListOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TenancyTenantGroupsListOKBody) UnmarshalBinary ¶
func (o *TenancyTenantGroupsListOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TenancyTenantGroupsListParams ¶
type TenancyTenantGroupsListParams struct { /*Created*/ Created *string /*CreatedGte*/ CreatedGte *string /*CreatedLte*/ CreatedLte *string /*Description*/ Description *string /*DescriptionIc*/ DescriptionIc *string /*DescriptionIe*/ DescriptionIe *string /*DescriptionIew*/ DescriptionIew *string /*DescriptionIsw*/ DescriptionIsw *string /*Descriptionn*/ Descriptionn *string /*DescriptionNic*/ DescriptionNic *string /*DescriptionNie*/ DescriptionNie *string /*DescriptionNiew*/ DescriptionNiew *string /*DescriptionNisw*/ DescriptionNisw *string /*ID*/ ID *string /*IDIc*/ IDIc *string /*IDIe*/ IDIe *string /*IDIew*/ IDIew *string /*IDIsw*/ IDIsw *string /*IDn*/ IDn *string /*IDNic*/ IDNic *string /*IDNie*/ IDNie *string /*IDNiew*/ IDNiew *string /*IDNisw*/ IDNisw *string /*LastUpdated*/ LastUpdated *string /*LastUpdatedGte*/ LastUpdatedGte *string /*LastUpdatedLte*/ LastUpdatedLte *string /*Limit Number of results to return per page. */ Limit *int64 /*Name*/ Name *string /*NameIc*/ NameIc *string /*NameIe*/ NameIe *string /*NameIew*/ NameIew *string /*NameIsw*/ NameIsw *string /*Namen*/ Namen *string /*NameNic*/ NameNic *string /*NameNie*/ NameNie *string /*NameNiew*/ NameNiew *string /*NameNisw*/ NameNisw *string /*Offset The initial index from which to return the results. */ Offset *int64 /*Parent*/ Parent *string /*Parentn*/ Parentn *string /*ParentID*/ ParentID *string /*ParentIDn*/ ParentIDn *string /*Q*/ Q *string /*Slug*/ Slug *string /*SlugIc*/ SlugIc *string /*SlugIe*/ SlugIe *string /*SlugIew*/ SlugIew *string /*SlugIsw*/ SlugIsw *string /*Slugn*/ Slugn *string /*SlugNic*/ SlugNic *string /*SlugNie*/ SlugNie *string /*SlugNiew*/ SlugNiew *string /*SlugNisw*/ SlugNisw *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsListParams contains all the parameters to send to the API endpoint for the tenancy tenant groups list operation typically these are written to a http.Request
func NewTenancyTenantGroupsListParams ¶
func NewTenancyTenantGroupsListParams() *TenancyTenantGroupsListParams
NewTenancyTenantGroupsListParams creates a new TenancyTenantGroupsListParams object with the default values initialized.
func NewTenancyTenantGroupsListParamsWithContext ¶
func NewTenancyTenantGroupsListParamsWithContext(ctx context.Context) *TenancyTenantGroupsListParams
NewTenancyTenantGroupsListParamsWithContext creates a new TenancyTenantGroupsListParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsListParamsWithHTTPClient ¶
func NewTenancyTenantGroupsListParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsListParams
NewTenancyTenantGroupsListParamsWithHTTPClient creates a new TenancyTenantGroupsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsListParamsWithTimeout ¶
func NewTenancyTenantGroupsListParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsListParams
NewTenancyTenantGroupsListParamsWithTimeout creates a new TenancyTenantGroupsListParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsListParams) SetContext ¶
func (o *TenancyTenantGroupsListParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetCreated ¶
func (o *TenancyTenantGroupsListParams) SetCreated(created *string)
SetCreated adds the created to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetCreatedGte ¶
func (o *TenancyTenantGroupsListParams) SetCreatedGte(createdGte *string)
SetCreatedGte adds the createdGte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetCreatedLte ¶
func (o *TenancyTenantGroupsListParams) SetCreatedLte(createdLte *string)
SetCreatedLte adds the createdLte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescription ¶
func (o *TenancyTenantGroupsListParams) SetDescription(description *string)
SetDescription adds the description to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionIc ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionIc(descriptionIc *string)
SetDescriptionIc adds the descriptionIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionIe ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionIe(descriptionIe *string)
SetDescriptionIe adds the descriptionIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionIew ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionIew(descriptionIew *string)
SetDescriptionIew adds the descriptionIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionIsw ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionIsw(descriptionIsw *string)
SetDescriptionIsw adds the descriptionIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionNic ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionNic(descriptionNic *string)
SetDescriptionNic adds the descriptionNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionNie ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionNie(descriptionNie *string)
SetDescriptionNie adds the descriptionNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionNiew ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionNiew(descriptionNiew *string)
SetDescriptionNiew adds the descriptionNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionNisw ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionNisw(descriptionNisw *string)
SetDescriptionNisw adds the descriptionNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetDescriptionn ¶
func (o *TenancyTenantGroupsListParams) SetDescriptionn(descriptionn *string)
SetDescriptionn adds the descriptionN to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetID ¶
func (o *TenancyTenantGroupsListParams) SetID(id *string)
SetID adds the id to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDIc ¶
func (o *TenancyTenantGroupsListParams) SetIDIc(iDIc *string)
SetIDIc adds the idIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDIe ¶
func (o *TenancyTenantGroupsListParams) SetIDIe(iDIe *string)
SetIDIe adds the idIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDIew ¶
func (o *TenancyTenantGroupsListParams) SetIDIew(iDIew *string)
SetIDIew adds the idIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDIsw ¶
func (o *TenancyTenantGroupsListParams) SetIDIsw(iDIsw *string)
SetIDIsw adds the idIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDNic ¶
func (o *TenancyTenantGroupsListParams) SetIDNic(iDNic *string)
SetIDNic adds the idNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDNie ¶
func (o *TenancyTenantGroupsListParams) SetIDNie(iDNie *string)
SetIDNie adds the idNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDNiew ¶
func (o *TenancyTenantGroupsListParams) SetIDNiew(iDNiew *string)
SetIDNiew adds the idNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDNisw ¶
func (o *TenancyTenantGroupsListParams) SetIDNisw(iDNisw *string)
SetIDNisw adds the idNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetIDn ¶
func (o *TenancyTenantGroupsListParams) SetIDn(iDn *string)
SetIDn adds the idN to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetLastUpdated ¶
func (o *TenancyTenantGroupsListParams) SetLastUpdated(lastUpdated *string)
SetLastUpdated adds the lastUpdated to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetLastUpdatedGte ¶
func (o *TenancyTenantGroupsListParams) SetLastUpdatedGte(lastUpdatedGte *string)
SetLastUpdatedGte adds the lastUpdatedGte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetLastUpdatedLte ¶
func (o *TenancyTenantGroupsListParams) SetLastUpdatedLte(lastUpdatedLte *string)
SetLastUpdatedLte adds the lastUpdatedLte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetLimit ¶
func (o *TenancyTenantGroupsListParams) SetLimit(limit *int64)
SetLimit adds the limit to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetName ¶
func (o *TenancyTenantGroupsListParams) SetName(name *string)
SetName adds the name to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameIc ¶
func (o *TenancyTenantGroupsListParams) SetNameIc(nameIc *string)
SetNameIc adds the nameIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameIe ¶
func (o *TenancyTenantGroupsListParams) SetNameIe(nameIe *string)
SetNameIe adds the nameIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameIew ¶
func (o *TenancyTenantGroupsListParams) SetNameIew(nameIew *string)
SetNameIew adds the nameIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameIsw ¶
func (o *TenancyTenantGroupsListParams) SetNameIsw(nameIsw *string)
SetNameIsw adds the nameIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameNic ¶
func (o *TenancyTenantGroupsListParams) SetNameNic(nameNic *string)
SetNameNic adds the nameNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameNie ¶
func (o *TenancyTenantGroupsListParams) SetNameNie(nameNie *string)
SetNameNie adds the nameNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameNiew ¶
func (o *TenancyTenantGroupsListParams) SetNameNiew(nameNiew *string)
SetNameNiew adds the nameNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNameNisw ¶
func (o *TenancyTenantGroupsListParams) SetNameNisw(nameNisw *string)
SetNameNisw adds the nameNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetNamen ¶
func (o *TenancyTenantGroupsListParams) SetNamen(namen *string)
SetNamen adds the nameN to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetOffset ¶
func (o *TenancyTenantGroupsListParams) SetOffset(offset *int64)
SetOffset adds the offset to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetParent ¶
func (o *TenancyTenantGroupsListParams) SetParent(parent *string)
SetParent adds the parent to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetParentID ¶
func (o *TenancyTenantGroupsListParams) SetParentID(parentID *string)
SetParentID adds the parentId to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetParentIDn ¶
func (o *TenancyTenantGroupsListParams) SetParentIDn(parentIDn *string)
SetParentIDn adds the parentIdN to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetParentn ¶
func (o *TenancyTenantGroupsListParams) SetParentn(parentn *string)
SetParentn adds the parentN to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetQ ¶
func (o *TenancyTenantGroupsListParams) SetQ(q *string)
SetQ adds the q to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlug ¶
func (o *TenancyTenantGroupsListParams) SetSlug(slug *string)
SetSlug adds the slug to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugIc ¶
func (o *TenancyTenantGroupsListParams) SetSlugIc(slugIc *string)
SetSlugIc adds the slugIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugIe ¶
func (o *TenancyTenantGroupsListParams) SetSlugIe(slugIe *string)
SetSlugIe adds the slugIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugIew ¶
func (o *TenancyTenantGroupsListParams) SetSlugIew(slugIew *string)
SetSlugIew adds the slugIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugIsw ¶
func (o *TenancyTenantGroupsListParams) SetSlugIsw(slugIsw *string)
SetSlugIsw adds the slugIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugNic ¶
func (o *TenancyTenantGroupsListParams) SetSlugNic(slugNic *string)
SetSlugNic adds the slugNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugNie ¶
func (o *TenancyTenantGroupsListParams) SetSlugNie(slugNie *string)
SetSlugNie adds the slugNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugNiew ¶
func (o *TenancyTenantGroupsListParams) SetSlugNiew(slugNiew *string)
SetSlugNiew adds the slugNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugNisw ¶
func (o *TenancyTenantGroupsListParams) SetSlugNisw(slugNisw *string)
SetSlugNisw adds the slugNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetSlugn ¶
func (o *TenancyTenantGroupsListParams) SetSlugn(slugn *string)
SetSlugn adds the slugN to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) SetTimeout ¶
func (o *TenancyTenantGroupsListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithContext ¶
func (o *TenancyTenantGroupsListParams) WithContext(ctx context.Context) *TenancyTenantGroupsListParams
WithContext adds the context to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithCreated ¶
func (o *TenancyTenantGroupsListParams) WithCreated(created *string) *TenancyTenantGroupsListParams
WithCreated adds the created to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithCreatedGte ¶
func (o *TenancyTenantGroupsListParams) WithCreatedGte(createdGte *string) *TenancyTenantGroupsListParams
WithCreatedGte adds the createdGte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithCreatedLte ¶
func (o *TenancyTenantGroupsListParams) WithCreatedLte(createdLte *string) *TenancyTenantGroupsListParams
WithCreatedLte adds the createdLte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescription ¶
func (o *TenancyTenantGroupsListParams) WithDescription(description *string) *TenancyTenantGroupsListParams
WithDescription adds the description to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionIc ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionIc(descriptionIc *string) *TenancyTenantGroupsListParams
WithDescriptionIc adds the descriptionIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionIe ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionIe(descriptionIe *string) *TenancyTenantGroupsListParams
WithDescriptionIe adds the descriptionIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionIew ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionIew(descriptionIew *string) *TenancyTenantGroupsListParams
WithDescriptionIew adds the descriptionIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionIsw ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionIsw(descriptionIsw *string) *TenancyTenantGroupsListParams
WithDescriptionIsw adds the descriptionIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionNic ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionNic(descriptionNic *string) *TenancyTenantGroupsListParams
WithDescriptionNic adds the descriptionNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionNie ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionNie(descriptionNie *string) *TenancyTenantGroupsListParams
WithDescriptionNie adds the descriptionNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionNiew ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionNiew(descriptionNiew *string) *TenancyTenantGroupsListParams
WithDescriptionNiew adds the descriptionNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionNisw ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionNisw(descriptionNisw *string) *TenancyTenantGroupsListParams
WithDescriptionNisw adds the descriptionNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithDescriptionn ¶
func (o *TenancyTenantGroupsListParams) WithDescriptionn(descriptionn *string) *TenancyTenantGroupsListParams
WithDescriptionn adds the descriptionn to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsListParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsListParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithID ¶
func (o *TenancyTenantGroupsListParams) WithID(id *string) *TenancyTenantGroupsListParams
WithID adds the id to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDIc ¶
func (o *TenancyTenantGroupsListParams) WithIDIc(iDIc *string) *TenancyTenantGroupsListParams
WithIDIc adds the iDIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDIe ¶
func (o *TenancyTenantGroupsListParams) WithIDIe(iDIe *string) *TenancyTenantGroupsListParams
WithIDIe adds the iDIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDIew ¶
func (o *TenancyTenantGroupsListParams) WithIDIew(iDIew *string) *TenancyTenantGroupsListParams
WithIDIew adds the iDIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDIsw ¶
func (o *TenancyTenantGroupsListParams) WithIDIsw(iDIsw *string) *TenancyTenantGroupsListParams
WithIDIsw adds the iDIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDNic ¶
func (o *TenancyTenantGroupsListParams) WithIDNic(iDNic *string) *TenancyTenantGroupsListParams
WithIDNic adds the iDNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDNie ¶
func (o *TenancyTenantGroupsListParams) WithIDNie(iDNie *string) *TenancyTenantGroupsListParams
WithIDNie adds the iDNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDNiew ¶
func (o *TenancyTenantGroupsListParams) WithIDNiew(iDNiew *string) *TenancyTenantGroupsListParams
WithIDNiew adds the iDNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDNisw ¶
func (o *TenancyTenantGroupsListParams) WithIDNisw(iDNisw *string) *TenancyTenantGroupsListParams
WithIDNisw adds the iDNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithIDn ¶
func (o *TenancyTenantGroupsListParams) WithIDn(iDn *string) *TenancyTenantGroupsListParams
WithIDn adds the iDn to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithLastUpdated ¶
func (o *TenancyTenantGroupsListParams) WithLastUpdated(lastUpdated *string) *TenancyTenantGroupsListParams
WithLastUpdated adds the lastUpdated to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithLastUpdatedGte ¶
func (o *TenancyTenantGroupsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *TenancyTenantGroupsListParams
WithLastUpdatedGte adds the lastUpdatedGte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithLastUpdatedLte ¶
func (o *TenancyTenantGroupsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *TenancyTenantGroupsListParams
WithLastUpdatedLte adds the lastUpdatedLte to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithLimit ¶
func (o *TenancyTenantGroupsListParams) WithLimit(limit *int64) *TenancyTenantGroupsListParams
WithLimit adds the limit to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithName ¶
func (o *TenancyTenantGroupsListParams) WithName(name *string) *TenancyTenantGroupsListParams
WithName adds the name to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameIc ¶
func (o *TenancyTenantGroupsListParams) WithNameIc(nameIc *string) *TenancyTenantGroupsListParams
WithNameIc adds the nameIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameIe ¶
func (o *TenancyTenantGroupsListParams) WithNameIe(nameIe *string) *TenancyTenantGroupsListParams
WithNameIe adds the nameIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameIew ¶
func (o *TenancyTenantGroupsListParams) WithNameIew(nameIew *string) *TenancyTenantGroupsListParams
WithNameIew adds the nameIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameIsw ¶
func (o *TenancyTenantGroupsListParams) WithNameIsw(nameIsw *string) *TenancyTenantGroupsListParams
WithNameIsw adds the nameIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameNic ¶
func (o *TenancyTenantGroupsListParams) WithNameNic(nameNic *string) *TenancyTenantGroupsListParams
WithNameNic adds the nameNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameNie ¶
func (o *TenancyTenantGroupsListParams) WithNameNie(nameNie *string) *TenancyTenantGroupsListParams
WithNameNie adds the nameNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameNiew ¶
func (o *TenancyTenantGroupsListParams) WithNameNiew(nameNiew *string) *TenancyTenantGroupsListParams
WithNameNiew adds the nameNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNameNisw ¶
func (o *TenancyTenantGroupsListParams) WithNameNisw(nameNisw *string) *TenancyTenantGroupsListParams
WithNameNisw adds the nameNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithNamen ¶
func (o *TenancyTenantGroupsListParams) WithNamen(namen *string) *TenancyTenantGroupsListParams
WithNamen adds the namen to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithOffset ¶
func (o *TenancyTenantGroupsListParams) WithOffset(offset *int64) *TenancyTenantGroupsListParams
WithOffset adds the offset to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithParent ¶
func (o *TenancyTenantGroupsListParams) WithParent(parent *string) *TenancyTenantGroupsListParams
WithParent adds the parent to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithParentID ¶
func (o *TenancyTenantGroupsListParams) WithParentID(parentID *string) *TenancyTenantGroupsListParams
WithParentID adds the parentID to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithParentIDn ¶
func (o *TenancyTenantGroupsListParams) WithParentIDn(parentIDn *string) *TenancyTenantGroupsListParams
WithParentIDn adds the parentIDn to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithParentn ¶
func (o *TenancyTenantGroupsListParams) WithParentn(parentn *string) *TenancyTenantGroupsListParams
WithParentn adds the parentn to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithQ ¶
func (o *TenancyTenantGroupsListParams) WithQ(q *string) *TenancyTenantGroupsListParams
WithQ adds the q to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlug ¶
func (o *TenancyTenantGroupsListParams) WithSlug(slug *string) *TenancyTenantGroupsListParams
WithSlug adds the slug to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugIc ¶
func (o *TenancyTenantGroupsListParams) WithSlugIc(slugIc *string) *TenancyTenantGroupsListParams
WithSlugIc adds the slugIc to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugIe ¶
func (o *TenancyTenantGroupsListParams) WithSlugIe(slugIe *string) *TenancyTenantGroupsListParams
WithSlugIe adds the slugIe to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugIew ¶
func (o *TenancyTenantGroupsListParams) WithSlugIew(slugIew *string) *TenancyTenantGroupsListParams
WithSlugIew adds the slugIew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugIsw ¶
func (o *TenancyTenantGroupsListParams) WithSlugIsw(slugIsw *string) *TenancyTenantGroupsListParams
WithSlugIsw adds the slugIsw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugNic ¶
func (o *TenancyTenantGroupsListParams) WithSlugNic(slugNic *string) *TenancyTenantGroupsListParams
WithSlugNic adds the slugNic to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugNie ¶
func (o *TenancyTenantGroupsListParams) WithSlugNie(slugNie *string) *TenancyTenantGroupsListParams
WithSlugNie adds the slugNie to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugNiew ¶
func (o *TenancyTenantGroupsListParams) WithSlugNiew(slugNiew *string) *TenancyTenantGroupsListParams
WithSlugNiew adds the slugNiew to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugNisw ¶
func (o *TenancyTenantGroupsListParams) WithSlugNisw(slugNisw *string) *TenancyTenantGroupsListParams
WithSlugNisw adds the slugNisw to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithSlugn ¶
func (o *TenancyTenantGroupsListParams) WithSlugn(slugn *string) *TenancyTenantGroupsListParams
WithSlugn adds the slugn to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WithTimeout ¶
func (o *TenancyTenantGroupsListParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsListParams
WithTimeout adds the timeout to the tenancy tenant groups list params
func (*TenancyTenantGroupsListParams) WriteToRequest ¶
func (o *TenancyTenantGroupsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsListReader ¶
type TenancyTenantGroupsListReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsListReader is a Reader for the TenancyTenantGroupsList structure.
func (*TenancyTenantGroupsListReader) ReadResponse ¶
func (o *TenancyTenantGroupsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsPartialUpdateDefault ¶
type TenancyTenantGroupsPartialUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsPartialUpdateDefault handles this case with default header values.
TenancyTenantGroupsPartialUpdateDefault tenancy tenant groups partial update default
func NewTenancyTenantGroupsPartialUpdateDefault ¶
func NewTenancyTenantGroupsPartialUpdateDefault(code int) *TenancyTenantGroupsPartialUpdateDefault
NewTenancyTenantGroupsPartialUpdateDefault creates a TenancyTenantGroupsPartialUpdateDefault with default headers values
func (*TenancyTenantGroupsPartialUpdateDefault) Code ¶
func (o *TenancyTenantGroupsPartialUpdateDefault) Code() int
Code gets the status code for the tenancy tenant groups partial update default response
func (*TenancyTenantGroupsPartialUpdateDefault) Error ¶
func (o *TenancyTenantGroupsPartialUpdateDefault) Error() string
func (*TenancyTenantGroupsPartialUpdateDefault) GetPayload ¶
func (o *TenancyTenantGroupsPartialUpdateDefault) GetPayload() interface{}
type TenancyTenantGroupsPartialUpdateOK ¶
type TenancyTenantGroupsPartialUpdateOK struct {
Payload *models.TenantGroup
}
TenancyTenantGroupsPartialUpdateOK handles this case with default header values.
TenancyTenantGroupsPartialUpdateOK tenancy tenant groups partial update o k
func NewTenancyTenantGroupsPartialUpdateOK ¶
func NewTenancyTenantGroupsPartialUpdateOK() *TenancyTenantGroupsPartialUpdateOK
NewTenancyTenantGroupsPartialUpdateOK creates a TenancyTenantGroupsPartialUpdateOK with default headers values
func (*TenancyTenantGroupsPartialUpdateOK) Error ¶
func (o *TenancyTenantGroupsPartialUpdateOK) Error() string
func (*TenancyTenantGroupsPartialUpdateOK) GetPayload ¶
func (o *TenancyTenantGroupsPartialUpdateOK) GetPayload() *models.TenantGroup
type TenancyTenantGroupsPartialUpdateParams ¶
type TenancyTenantGroupsPartialUpdateParams struct { /*Data*/ Data *models.WritableTenantGroup /*ID A UUID string identifying this tenant group. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsPartialUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenant groups partial update operation typically these are written to a http.Request
func NewTenancyTenantGroupsPartialUpdateParams ¶
func NewTenancyTenantGroupsPartialUpdateParams() *TenancyTenantGroupsPartialUpdateParams
NewTenancyTenantGroupsPartialUpdateParams creates a new TenancyTenantGroupsPartialUpdateParams object with the default values initialized.
func NewTenancyTenantGroupsPartialUpdateParamsWithContext ¶
func NewTenancyTenantGroupsPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsPartialUpdateParams
NewTenancyTenantGroupsPartialUpdateParamsWithContext creates a new TenancyTenantGroupsPartialUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsPartialUpdateParamsWithHTTPClient ¶
func NewTenancyTenantGroupsPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsPartialUpdateParams
NewTenancyTenantGroupsPartialUpdateParamsWithHTTPClient creates a new TenancyTenantGroupsPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsPartialUpdateParamsWithTimeout ¶
func NewTenancyTenantGroupsPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsPartialUpdateParams
NewTenancyTenantGroupsPartialUpdateParamsWithTimeout creates a new TenancyTenantGroupsPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsPartialUpdateParams) SetContext ¶
func (o *TenancyTenantGroupsPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) SetData ¶
func (o *TenancyTenantGroupsPartialUpdateParams) SetData(data *models.WritableTenantGroup)
SetData adds the data to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) SetID ¶
func (o *TenancyTenantGroupsPartialUpdateParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) SetTimeout ¶
func (o *TenancyTenantGroupsPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) WithContext ¶
func (o *TenancyTenantGroupsPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsPartialUpdateParams
WithContext adds the context to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) WithData ¶
func (o *TenancyTenantGroupsPartialUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsPartialUpdateParams
WithData adds the data to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsPartialUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) WithID ¶
func (o *TenancyTenantGroupsPartialUpdateParams) WithID(id strfmt.UUID) *TenancyTenantGroupsPartialUpdateParams
WithID adds the id to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) WithTimeout ¶
func (o *TenancyTenantGroupsPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsPartialUpdateParams
WithTimeout adds the timeout to the tenancy tenant groups partial update params
func (*TenancyTenantGroupsPartialUpdateParams) WriteToRequest ¶
func (o *TenancyTenantGroupsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsPartialUpdateReader ¶
type TenancyTenantGroupsPartialUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsPartialUpdateReader is a Reader for the TenancyTenantGroupsPartialUpdate structure.
func (*TenancyTenantGroupsPartialUpdateReader) ReadResponse ¶
func (o *TenancyTenantGroupsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsReadDefault ¶
type TenancyTenantGroupsReadDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsReadDefault handles this case with default header values.
TenancyTenantGroupsReadDefault tenancy tenant groups read default
func NewTenancyTenantGroupsReadDefault ¶
func NewTenancyTenantGroupsReadDefault(code int) *TenancyTenantGroupsReadDefault
NewTenancyTenantGroupsReadDefault creates a TenancyTenantGroupsReadDefault with default headers values
func (*TenancyTenantGroupsReadDefault) Code ¶
func (o *TenancyTenantGroupsReadDefault) Code() int
Code gets the status code for the tenancy tenant groups read default response
func (*TenancyTenantGroupsReadDefault) Error ¶
func (o *TenancyTenantGroupsReadDefault) Error() string
func (*TenancyTenantGroupsReadDefault) GetPayload ¶
func (o *TenancyTenantGroupsReadDefault) GetPayload() interface{}
type TenancyTenantGroupsReadOK ¶
type TenancyTenantGroupsReadOK struct {
Payload *models.TenantGroup
}
TenancyTenantGroupsReadOK handles this case with default header values.
TenancyTenantGroupsReadOK tenancy tenant groups read o k
func NewTenancyTenantGroupsReadOK ¶
func NewTenancyTenantGroupsReadOK() *TenancyTenantGroupsReadOK
NewTenancyTenantGroupsReadOK creates a TenancyTenantGroupsReadOK with default headers values
func (*TenancyTenantGroupsReadOK) Error ¶
func (o *TenancyTenantGroupsReadOK) Error() string
func (*TenancyTenantGroupsReadOK) GetPayload ¶
func (o *TenancyTenantGroupsReadOK) GetPayload() *models.TenantGroup
type TenancyTenantGroupsReadParams ¶
type TenancyTenantGroupsReadParams struct { /*ID A UUID string identifying this tenant group. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsReadParams contains all the parameters to send to the API endpoint for the tenancy tenant groups read operation typically these are written to a http.Request
func NewTenancyTenantGroupsReadParams ¶
func NewTenancyTenantGroupsReadParams() *TenancyTenantGroupsReadParams
NewTenancyTenantGroupsReadParams creates a new TenancyTenantGroupsReadParams object with the default values initialized.
func NewTenancyTenantGroupsReadParamsWithContext ¶
func NewTenancyTenantGroupsReadParamsWithContext(ctx context.Context) *TenancyTenantGroupsReadParams
NewTenancyTenantGroupsReadParamsWithContext creates a new TenancyTenantGroupsReadParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsReadParamsWithHTTPClient ¶
func NewTenancyTenantGroupsReadParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsReadParams
NewTenancyTenantGroupsReadParamsWithHTTPClient creates a new TenancyTenantGroupsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsReadParamsWithTimeout ¶
func NewTenancyTenantGroupsReadParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsReadParams
NewTenancyTenantGroupsReadParamsWithTimeout creates a new TenancyTenantGroupsReadParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsReadParams) SetContext ¶
func (o *TenancyTenantGroupsReadParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsReadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) SetID ¶
func (o *TenancyTenantGroupsReadParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) SetTimeout ¶
func (o *TenancyTenantGroupsReadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) WithContext ¶
func (o *TenancyTenantGroupsReadParams) WithContext(ctx context.Context) *TenancyTenantGroupsReadParams
WithContext adds the context to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsReadParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsReadParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) WithID ¶
func (o *TenancyTenantGroupsReadParams) WithID(id strfmt.UUID) *TenancyTenantGroupsReadParams
WithID adds the id to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) WithTimeout ¶
func (o *TenancyTenantGroupsReadParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsReadParams
WithTimeout adds the timeout to the tenancy tenant groups read params
func (*TenancyTenantGroupsReadParams) WriteToRequest ¶
func (o *TenancyTenantGroupsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsReadReader ¶
type TenancyTenantGroupsReadReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsReadReader is a Reader for the TenancyTenantGroupsRead structure.
func (*TenancyTenantGroupsReadReader) ReadResponse ¶
func (o *TenancyTenantGroupsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantGroupsUpdateDefault ¶
type TenancyTenantGroupsUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantGroupsUpdateDefault handles this case with default header values.
TenancyTenantGroupsUpdateDefault tenancy tenant groups update default
func NewTenancyTenantGroupsUpdateDefault ¶
func NewTenancyTenantGroupsUpdateDefault(code int) *TenancyTenantGroupsUpdateDefault
NewTenancyTenantGroupsUpdateDefault creates a TenancyTenantGroupsUpdateDefault with default headers values
func (*TenancyTenantGroupsUpdateDefault) Code ¶
func (o *TenancyTenantGroupsUpdateDefault) Code() int
Code gets the status code for the tenancy tenant groups update default response
func (*TenancyTenantGroupsUpdateDefault) Error ¶
func (o *TenancyTenantGroupsUpdateDefault) Error() string
func (*TenancyTenantGroupsUpdateDefault) GetPayload ¶
func (o *TenancyTenantGroupsUpdateDefault) GetPayload() interface{}
type TenancyTenantGroupsUpdateOK ¶
type TenancyTenantGroupsUpdateOK struct {
Payload *models.TenantGroup
}
TenancyTenantGroupsUpdateOK handles this case with default header values.
TenancyTenantGroupsUpdateOK tenancy tenant groups update o k
func NewTenancyTenantGroupsUpdateOK ¶
func NewTenancyTenantGroupsUpdateOK() *TenancyTenantGroupsUpdateOK
NewTenancyTenantGroupsUpdateOK creates a TenancyTenantGroupsUpdateOK with default headers values
func (*TenancyTenantGroupsUpdateOK) Error ¶
func (o *TenancyTenantGroupsUpdateOK) Error() string
func (*TenancyTenantGroupsUpdateOK) GetPayload ¶
func (o *TenancyTenantGroupsUpdateOK) GetPayload() *models.TenantGroup
type TenancyTenantGroupsUpdateParams ¶
type TenancyTenantGroupsUpdateParams struct { /*Data*/ Data *models.WritableTenantGroup /*ID A UUID string identifying this tenant group. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantGroupsUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenant groups update operation typically these are written to a http.Request
func NewTenancyTenantGroupsUpdateParams ¶
func NewTenancyTenantGroupsUpdateParams() *TenancyTenantGroupsUpdateParams
NewTenancyTenantGroupsUpdateParams creates a new TenancyTenantGroupsUpdateParams object with the default values initialized.
func NewTenancyTenantGroupsUpdateParamsWithContext ¶
func NewTenancyTenantGroupsUpdateParamsWithContext(ctx context.Context) *TenancyTenantGroupsUpdateParams
NewTenancyTenantGroupsUpdateParamsWithContext creates a new TenancyTenantGroupsUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantGroupsUpdateParamsWithHTTPClient ¶
func NewTenancyTenantGroupsUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantGroupsUpdateParams
NewTenancyTenantGroupsUpdateParamsWithHTTPClient creates a new TenancyTenantGroupsUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantGroupsUpdateParamsWithTimeout ¶
func NewTenancyTenantGroupsUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantGroupsUpdateParams
NewTenancyTenantGroupsUpdateParamsWithTimeout creates a new TenancyTenantGroupsUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantGroupsUpdateParams) SetContext ¶
func (o *TenancyTenantGroupsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) SetData ¶
func (o *TenancyTenantGroupsUpdateParams) SetData(data *models.WritableTenantGroup)
SetData adds the data to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantGroupsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) SetID ¶
func (o *TenancyTenantGroupsUpdateParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) SetTimeout ¶
func (o *TenancyTenantGroupsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) WithContext ¶
func (o *TenancyTenantGroupsUpdateParams) WithContext(ctx context.Context) *TenancyTenantGroupsUpdateParams
WithContext adds the context to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) WithData ¶
func (o *TenancyTenantGroupsUpdateParams) WithData(data *models.WritableTenantGroup) *TenancyTenantGroupsUpdateParams
WithData adds the data to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantGroupsUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantGroupsUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) WithID ¶
func (o *TenancyTenantGroupsUpdateParams) WithID(id strfmt.UUID) *TenancyTenantGroupsUpdateParams
WithID adds the id to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) WithTimeout ¶
func (o *TenancyTenantGroupsUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantGroupsUpdateParams
WithTimeout adds the timeout to the tenancy tenant groups update params
func (*TenancyTenantGroupsUpdateParams) WriteToRequest ¶
func (o *TenancyTenantGroupsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantGroupsUpdateReader ¶
type TenancyTenantGroupsUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantGroupsUpdateReader is a Reader for the TenancyTenantGroupsUpdate structure.
func (*TenancyTenantGroupsUpdateReader) ReadResponse ¶
func (o *TenancyTenantGroupsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsBulkDeleteDefault ¶
type TenancyTenantsBulkDeleteDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsBulkDeleteDefault handles this case with default header values.
TenancyTenantsBulkDeleteDefault tenancy tenants bulk delete default
func NewTenancyTenantsBulkDeleteDefault ¶
func NewTenancyTenantsBulkDeleteDefault(code int) *TenancyTenantsBulkDeleteDefault
NewTenancyTenantsBulkDeleteDefault creates a TenancyTenantsBulkDeleteDefault with default headers values
func (*TenancyTenantsBulkDeleteDefault) Code ¶
func (o *TenancyTenantsBulkDeleteDefault) Code() int
Code gets the status code for the tenancy tenants bulk delete default response
func (*TenancyTenantsBulkDeleteDefault) Error ¶
func (o *TenancyTenantsBulkDeleteDefault) Error() string
func (*TenancyTenantsBulkDeleteDefault) GetPayload ¶
func (o *TenancyTenantsBulkDeleteDefault) GetPayload() interface{}
type TenancyTenantsBulkDeleteNoContent ¶
type TenancyTenantsBulkDeleteNoContent struct { }
TenancyTenantsBulkDeleteNoContent handles this case with default header values.
TenancyTenantsBulkDeleteNoContent tenancy tenants bulk delete no content
func NewTenancyTenantsBulkDeleteNoContent ¶
func NewTenancyTenantsBulkDeleteNoContent() *TenancyTenantsBulkDeleteNoContent
NewTenancyTenantsBulkDeleteNoContent creates a TenancyTenantsBulkDeleteNoContent with default headers values
func (*TenancyTenantsBulkDeleteNoContent) Error ¶
func (o *TenancyTenantsBulkDeleteNoContent) Error() string
type TenancyTenantsBulkDeleteParams ¶
type TenancyTenantsBulkDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsBulkDeleteParams contains all the parameters to send to the API endpoint for the tenancy tenants bulk delete operation typically these are written to a http.Request
func NewTenancyTenantsBulkDeleteParams ¶
func NewTenancyTenantsBulkDeleteParams() *TenancyTenantsBulkDeleteParams
NewTenancyTenantsBulkDeleteParams creates a new TenancyTenantsBulkDeleteParams object with the default values initialized.
func NewTenancyTenantsBulkDeleteParamsWithContext ¶
func NewTenancyTenantsBulkDeleteParamsWithContext(ctx context.Context) *TenancyTenantsBulkDeleteParams
NewTenancyTenantsBulkDeleteParamsWithContext creates a new TenancyTenantsBulkDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsBulkDeleteParamsWithHTTPClient ¶
func NewTenancyTenantsBulkDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantsBulkDeleteParams
NewTenancyTenantsBulkDeleteParamsWithHTTPClient creates a new TenancyTenantsBulkDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsBulkDeleteParamsWithTimeout ¶
func NewTenancyTenantsBulkDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantsBulkDeleteParams
NewTenancyTenantsBulkDeleteParamsWithTimeout creates a new TenancyTenantsBulkDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsBulkDeleteParams) SetContext ¶
func (o *TenancyTenantsBulkDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants bulk delete params
func (*TenancyTenantsBulkDeleteParams) SetHTTPClient ¶
func (o *TenancyTenantsBulkDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants bulk delete params
func (*TenancyTenantsBulkDeleteParams) SetTimeout ¶
func (o *TenancyTenantsBulkDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants bulk delete params
func (*TenancyTenantsBulkDeleteParams) WithContext ¶
func (o *TenancyTenantsBulkDeleteParams) WithContext(ctx context.Context) *TenancyTenantsBulkDeleteParams
WithContext adds the context to the tenancy tenants bulk delete params
func (*TenancyTenantsBulkDeleteParams) WithHTTPClient ¶
func (o *TenancyTenantsBulkDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantsBulkDeleteParams
WithHTTPClient adds the HTTPClient to the tenancy tenants bulk delete params
func (*TenancyTenantsBulkDeleteParams) WithTimeout ¶
func (o *TenancyTenantsBulkDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantsBulkDeleteParams
WithTimeout adds the timeout to the tenancy tenants bulk delete params
func (*TenancyTenantsBulkDeleteParams) WriteToRequest ¶
func (o *TenancyTenantsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsBulkDeleteReader ¶
type TenancyTenantsBulkDeleteReader struct {
// contains filtered or unexported fields
}
TenancyTenantsBulkDeleteReader is a Reader for the TenancyTenantsBulkDelete structure.
func (*TenancyTenantsBulkDeleteReader) ReadResponse ¶
func (o *TenancyTenantsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsBulkPartialUpdateDefault ¶
type TenancyTenantsBulkPartialUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsBulkPartialUpdateDefault handles this case with default header values.
TenancyTenantsBulkPartialUpdateDefault tenancy tenants bulk partial update default
func NewTenancyTenantsBulkPartialUpdateDefault ¶
func NewTenancyTenantsBulkPartialUpdateDefault(code int) *TenancyTenantsBulkPartialUpdateDefault
NewTenancyTenantsBulkPartialUpdateDefault creates a TenancyTenantsBulkPartialUpdateDefault with default headers values
func (*TenancyTenantsBulkPartialUpdateDefault) Code ¶
func (o *TenancyTenantsBulkPartialUpdateDefault) Code() int
Code gets the status code for the tenancy tenants bulk partial update default response
func (*TenancyTenantsBulkPartialUpdateDefault) Error ¶
func (o *TenancyTenantsBulkPartialUpdateDefault) Error() string
func (*TenancyTenantsBulkPartialUpdateDefault) GetPayload ¶
func (o *TenancyTenantsBulkPartialUpdateDefault) GetPayload() interface{}
type TenancyTenantsBulkPartialUpdateOK ¶
TenancyTenantsBulkPartialUpdateOK handles this case with default header values.
TenancyTenantsBulkPartialUpdateOK tenancy tenants bulk partial update o k
func NewTenancyTenantsBulkPartialUpdateOK ¶
func NewTenancyTenantsBulkPartialUpdateOK() *TenancyTenantsBulkPartialUpdateOK
NewTenancyTenantsBulkPartialUpdateOK creates a TenancyTenantsBulkPartialUpdateOK with default headers values
func (*TenancyTenantsBulkPartialUpdateOK) Error ¶
func (o *TenancyTenantsBulkPartialUpdateOK) Error() string
func (*TenancyTenantsBulkPartialUpdateOK) GetPayload ¶
func (o *TenancyTenantsBulkPartialUpdateOK) GetPayload() *models.Tenant
type TenancyTenantsBulkPartialUpdateParams ¶
type TenancyTenantsBulkPartialUpdateParams struct { /*Data*/ Data *models.WritableTenant Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsBulkPartialUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenants bulk partial update operation typically these are written to a http.Request
func NewTenancyTenantsBulkPartialUpdateParams ¶
func NewTenancyTenantsBulkPartialUpdateParams() *TenancyTenantsBulkPartialUpdateParams
NewTenancyTenantsBulkPartialUpdateParams creates a new TenancyTenantsBulkPartialUpdateParams object with the default values initialized.
func NewTenancyTenantsBulkPartialUpdateParamsWithContext ¶
func NewTenancyTenantsBulkPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantsBulkPartialUpdateParams
NewTenancyTenantsBulkPartialUpdateParamsWithContext creates a new TenancyTenantsBulkPartialUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsBulkPartialUpdateParamsWithHTTPClient ¶
func NewTenancyTenantsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsBulkPartialUpdateParams
NewTenancyTenantsBulkPartialUpdateParamsWithHTTPClient creates a new TenancyTenantsBulkPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsBulkPartialUpdateParamsWithTimeout ¶
func NewTenancyTenantsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsBulkPartialUpdateParams
NewTenancyTenantsBulkPartialUpdateParamsWithTimeout creates a new TenancyTenantsBulkPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsBulkPartialUpdateParams) SetContext ¶
func (o *TenancyTenantsBulkPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) SetData ¶
func (o *TenancyTenantsBulkPartialUpdateParams) SetData(data *models.WritableTenant)
SetData adds the data to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantsBulkPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) SetTimeout ¶
func (o *TenancyTenantsBulkPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) WithContext ¶
func (o *TenancyTenantsBulkPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantsBulkPartialUpdateParams
WithContext adds the context to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) WithData ¶
func (o *TenancyTenantsBulkPartialUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsBulkPartialUpdateParams
WithData adds the data to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsBulkPartialUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) WithTimeout ¶
func (o *TenancyTenantsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsBulkPartialUpdateParams
WithTimeout adds the timeout to the tenancy tenants bulk partial update params
func (*TenancyTenantsBulkPartialUpdateParams) WriteToRequest ¶
func (o *TenancyTenantsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsBulkPartialUpdateReader ¶
type TenancyTenantsBulkPartialUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantsBulkPartialUpdateReader is a Reader for the TenancyTenantsBulkPartialUpdate structure.
func (*TenancyTenantsBulkPartialUpdateReader) ReadResponse ¶
func (o *TenancyTenantsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsBulkUpdateDefault ¶
type TenancyTenantsBulkUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsBulkUpdateDefault handles this case with default header values.
TenancyTenantsBulkUpdateDefault tenancy tenants bulk update default
func NewTenancyTenantsBulkUpdateDefault ¶
func NewTenancyTenantsBulkUpdateDefault(code int) *TenancyTenantsBulkUpdateDefault
NewTenancyTenantsBulkUpdateDefault creates a TenancyTenantsBulkUpdateDefault with default headers values
func (*TenancyTenantsBulkUpdateDefault) Code ¶
func (o *TenancyTenantsBulkUpdateDefault) Code() int
Code gets the status code for the tenancy tenants bulk update default response
func (*TenancyTenantsBulkUpdateDefault) Error ¶
func (o *TenancyTenantsBulkUpdateDefault) Error() string
func (*TenancyTenantsBulkUpdateDefault) GetPayload ¶
func (o *TenancyTenantsBulkUpdateDefault) GetPayload() interface{}
type TenancyTenantsBulkUpdateOK ¶
TenancyTenantsBulkUpdateOK handles this case with default header values.
TenancyTenantsBulkUpdateOK tenancy tenants bulk update o k
func NewTenancyTenantsBulkUpdateOK ¶
func NewTenancyTenantsBulkUpdateOK() *TenancyTenantsBulkUpdateOK
NewTenancyTenantsBulkUpdateOK creates a TenancyTenantsBulkUpdateOK with default headers values
func (*TenancyTenantsBulkUpdateOK) Error ¶
func (o *TenancyTenantsBulkUpdateOK) Error() string
func (*TenancyTenantsBulkUpdateOK) GetPayload ¶
func (o *TenancyTenantsBulkUpdateOK) GetPayload() *models.Tenant
type TenancyTenantsBulkUpdateParams ¶
type TenancyTenantsBulkUpdateParams struct { /*Data*/ Data *models.WritableTenant Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsBulkUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenants bulk update operation typically these are written to a http.Request
func NewTenancyTenantsBulkUpdateParams ¶
func NewTenancyTenantsBulkUpdateParams() *TenancyTenantsBulkUpdateParams
NewTenancyTenantsBulkUpdateParams creates a new TenancyTenantsBulkUpdateParams object with the default values initialized.
func NewTenancyTenantsBulkUpdateParamsWithContext ¶
func NewTenancyTenantsBulkUpdateParamsWithContext(ctx context.Context) *TenancyTenantsBulkUpdateParams
NewTenancyTenantsBulkUpdateParamsWithContext creates a new TenancyTenantsBulkUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsBulkUpdateParamsWithHTTPClient ¶
func NewTenancyTenantsBulkUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsBulkUpdateParams
NewTenancyTenantsBulkUpdateParamsWithHTTPClient creates a new TenancyTenantsBulkUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsBulkUpdateParamsWithTimeout ¶
func NewTenancyTenantsBulkUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsBulkUpdateParams
NewTenancyTenantsBulkUpdateParamsWithTimeout creates a new TenancyTenantsBulkUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsBulkUpdateParams) SetContext ¶
func (o *TenancyTenantsBulkUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) SetData ¶
func (o *TenancyTenantsBulkUpdateParams) SetData(data *models.WritableTenant)
SetData adds the data to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantsBulkUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) SetTimeout ¶
func (o *TenancyTenantsBulkUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) WithContext ¶
func (o *TenancyTenantsBulkUpdateParams) WithContext(ctx context.Context) *TenancyTenantsBulkUpdateParams
WithContext adds the context to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) WithData ¶
func (o *TenancyTenantsBulkUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsBulkUpdateParams
WithData adds the data to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantsBulkUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsBulkUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) WithTimeout ¶
func (o *TenancyTenantsBulkUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsBulkUpdateParams
WithTimeout adds the timeout to the tenancy tenants bulk update params
func (*TenancyTenantsBulkUpdateParams) WriteToRequest ¶
func (o *TenancyTenantsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsBulkUpdateReader ¶
type TenancyTenantsBulkUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantsBulkUpdateReader is a Reader for the TenancyTenantsBulkUpdate structure.
func (*TenancyTenantsBulkUpdateReader) ReadResponse ¶
func (o *TenancyTenantsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsCreateCreated ¶
TenancyTenantsCreateCreated handles this case with default header values.
TenancyTenantsCreateCreated tenancy tenants create created
func NewTenancyTenantsCreateCreated ¶
func NewTenancyTenantsCreateCreated() *TenancyTenantsCreateCreated
NewTenancyTenantsCreateCreated creates a TenancyTenantsCreateCreated with default headers values
func (*TenancyTenantsCreateCreated) Error ¶
func (o *TenancyTenantsCreateCreated) Error() string
func (*TenancyTenantsCreateCreated) GetPayload ¶
func (o *TenancyTenantsCreateCreated) GetPayload() *models.Tenant
type TenancyTenantsCreateDefault ¶
type TenancyTenantsCreateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsCreateDefault handles this case with default header values.
TenancyTenantsCreateDefault tenancy tenants create default
func NewTenancyTenantsCreateDefault ¶
func NewTenancyTenantsCreateDefault(code int) *TenancyTenantsCreateDefault
NewTenancyTenantsCreateDefault creates a TenancyTenantsCreateDefault with default headers values
func (*TenancyTenantsCreateDefault) Code ¶
func (o *TenancyTenantsCreateDefault) Code() int
Code gets the status code for the tenancy tenants create default response
func (*TenancyTenantsCreateDefault) Error ¶
func (o *TenancyTenantsCreateDefault) Error() string
func (*TenancyTenantsCreateDefault) GetPayload ¶
func (o *TenancyTenantsCreateDefault) GetPayload() interface{}
type TenancyTenantsCreateParams ¶
type TenancyTenantsCreateParams struct { /*Data*/ Data *models.WritableTenant Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsCreateParams contains all the parameters to send to the API endpoint for the tenancy tenants create operation typically these are written to a http.Request
func NewTenancyTenantsCreateParams ¶
func NewTenancyTenantsCreateParams() *TenancyTenantsCreateParams
NewTenancyTenantsCreateParams creates a new TenancyTenantsCreateParams object with the default values initialized.
func NewTenancyTenantsCreateParamsWithContext ¶
func NewTenancyTenantsCreateParamsWithContext(ctx context.Context) *TenancyTenantsCreateParams
NewTenancyTenantsCreateParamsWithContext creates a new TenancyTenantsCreateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsCreateParamsWithHTTPClient ¶
func NewTenancyTenantsCreateParamsWithHTTPClient(client *http.Client) *TenancyTenantsCreateParams
NewTenancyTenantsCreateParamsWithHTTPClient creates a new TenancyTenantsCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsCreateParamsWithTimeout ¶
func NewTenancyTenantsCreateParamsWithTimeout(timeout time.Duration) *TenancyTenantsCreateParams
NewTenancyTenantsCreateParamsWithTimeout creates a new TenancyTenantsCreateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsCreateParams) SetContext ¶
func (o *TenancyTenantsCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants create params
func (*TenancyTenantsCreateParams) SetData ¶
func (o *TenancyTenantsCreateParams) SetData(data *models.WritableTenant)
SetData adds the data to the tenancy tenants create params
func (*TenancyTenantsCreateParams) SetHTTPClient ¶
func (o *TenancyTenantsCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants create params
func (*TenancyTenantsCreateParams) SetTimeout ¶
func (o *TenancyTenantsCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants create params
func (*TenancyTenantsCreateParams) WithContext ¶
func (o *TenancyTenantsCreateParams) WithContext(ctx context.Context) *TenancyTenantsCreateParams
WithContext adds the context to the tenancy tenants create params
func (*TenancyTenantsCreateParams) WithData ¶
func (o *TenancyTenantsCreateParams) WithData(data *models.WritableTenant) *TenancyTenantsCreateParams
WithData adds the data to the tenancy tenants create params
func (*TenancyTenantsCreateParams) WithHTTPClient ¶
func (o *TenancyTenantsCreateParams) WithHTTPClient(client *http.Client) *TenancyTenantsCreateParams
WithHTTPClient adds the HTTPClient to the tenancy tenants create params
func (*TenancyTenantsCreateParams) WithTimeout ¶
func (o *TenancyTenantsCreateParams) WithTimeout(timeout time.Duration) *TenancyTenantsCreateParams
WithTimeout adds the timeout to the tenancy tenants create params
func (*TenancyTenantsCreateParams) WriteToRequest ¶
func (o *TenancyTenantsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsCreateReader ¶
type TenancyTenantsCreateReader struct {
// contains filtered or unexported fields
}
TenancyTenantsCreateReader is a Reader for the TenancyTenantsCreate structure.
func (*TenancyTenantsCreateReader) ReadResponse ¶
func (o *TenancyTenantsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsDeleteDefault ¶
type TenancyTenantsDeleteDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsDeleteDefault handles this case with default header values.
TenancyTenantsDeleteDefault tenancy tenants delete default
func NewTenancyTenantsDeleteDefault ¶
func NewTenancyTenantsDeleteDefault(code int) *TenancyTenantsDeleteDefault
NewTenancyTenantsDeleteDefault creates a TenancyTenantsDeleteDefault with default headers values
func (*TenancyTenantsDeleteDefault) Code ¶
func (o *TenancyTenantsDeleteDefault) Code() int
Code gets the status code for the tenancy tenants delete default response
func (*TenancyTenantsDeleteDefault) Error ¶
func (o *TenancyTenantsDeleteDefault) Error() string
func (*TenancyTenantsDeleteDefault) GetPayload ¶
func (o *TenancyTenantsDeleteDefault) GetPayload() interface{}
type TenancyTenantsDeleteNoContent ¶
type TenancyTenantsDeleteNoContent struct { }
TenancyTenantsDeleteNoContent handles this case with default header values.
TenancyTenantsDeleteNoContent tenancy tenants delete no content
func NewTenancyTenantsDeleteNoContent ¶
func NewTenancyTenantsDeleteNoContent() *TenancyTenantsDeleteNoContent
NewTenancyTenantsDeleteNoContent creates a TenancyTenantsDeleteNoContent with default headers values
func (*TenancyTenantsDeleteNoContent) Error ¶
func (o *TenancyTenantsDeleteNoContent) Error() string
type TenancyTenantsDeleteParams ¶
type TenancyTenantsDeleteParams struct { /*ID A UUID string identifying this tenant. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsDeleteParams contains all the parameters to send to the API endpoint for the tenancy tenants delete operation typically these are written to a http.Request
func NewTenancyTenantsDeleteParams ¶
func NewTenancyTenantsDeleteParams() *TenancyTenantsDeleteParams
NewTenancyTenantsDeleteParams creates a new TenancyTenantsDeleteParams object with the default values initialized.
func NewTenancyTenantsDeleteParamsWithContext ¶
func NewTenancyTenantsDeleteParamsWithContext(ctx context.Context) *TenancyTenantsDeleteParams
NewTenancyTenantsDeleteParamsWithContext creates a new TenancyTenantsDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsDeleteParamsWithHTTPClient ¶
func NewTenancyTenantsDeleteParamsWithHTTPClient(client *http.Client) *TenancyTenantsDeleteParams
NewTenancyTenantsDeleteParamsWithHTTPClient creates a new TenancyTenantsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsDeleteParamsWithTimeout ¶
func NewTenancyTenantsDeleteParamsWithTimeout(timeout time.Duration) *TenancyTenantsDeleteParams
NewTenancyTenantsDeleteParamsWithTimeout creates a new TenancyTenantsDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsDeleteParams) SetContext ¶
func (o *TenancyTenantsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) SetHTTPClient ¶
func (o *TenancyTenantsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) SetID ¶
func (o *TenancyTenantsDeleteParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) SetTimeout ¶
func (o *TenancyTenantsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) WithContext ¶
func (o *TenancyTenantsDeleteParams) WithContext(ctx context.Context) *TenancyTenantsDeleteParams
WithContext adds the context to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) WithHTTPClient ¶
func (o *TenancyTenantsDeleteParams) WithHTTPClient(client *http.Client) *TenancyTenantsDeleteParams
WithHTTPClient adds the HTTPClient to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) WithID ¶
func (o *TenancyTenantsDeleteParams) WithID(id strfmt.UUID) *TenancyTenantsDeleteParams
WithID adds the id to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) WithTimeout ¶
func (o *TenancyTenantsDeleteParams) WithTimeout(timeout time.Duration) *TenancyTenantsDeleteParams
WithTimeout adds the timeout to the tenancy tenants delete params
func (*TenancyTenantsDeleteParams) WriteToRequest ¶
func (o *TenancyTenantsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsDeleteReader ¶
type TenancyTenantsDeleteReader struct {
// contains filtered or unexported fields
}
TenancyTenantsDeleteReader is a Reader for the TenancyTenantsDelete structure.
func (*TenancyTenantsDeleteReader) ReadResponse ¶
func (o *TenancyTenantsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsListDefault ¶
type TenancyTenantsListDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsListDefault handles this case with default header values.
TenancyTenantsListDefault tenancy tenants list default
func NewTenancyTenantsListDefault ¶
func NewTenancyTenantsListDefault(code int) *TenancyTenantsListDefault
NewTenancyTenantsListDefault creates a TenancyTenantsListDefault with default headers values
func (*TenancyTenantsListDefault) Code ¶
func (o *TenancyTenantsListDefault) Code() int
Code gets the status code for the tenancy tenants list default response
func (*TenancyTenantsListDefault) Error ¶
func (o *TenancyTenantsListDefault) Error() string
func (*TenancyTenantsListDefault) GetPayload ¶
func (o *TenancyTenantsListDefault) GetPayload() interface{}
type TenancyTenantsListOK ¶
type TenancyTenantsListOK struct {
Payload *TenancyTenantsListOKBody
}
TenancyTenantsListOK handles this case with default header values.
TenancyTenantsListOK tenancy tenants list o k
func NewTenancyTenantsListOK ¶
func NewTenancyTenantsListOK() *TenancyTenantsListOK
NewTenancyTenantsListOK creates a TenancyTenantsListOK with default headers values
func (*TenancyTenantsListOK) Error ¶
func (o *TenancyTenantsListOK) Error() string
func (*TenancyTenantsListOK) GetPayload ¶
func (o *TenancyTenantsListOK) GetPayload() *TenancyTenantsListOKBody
type TenancyTenantsListOKBody ¶
type TenancyTenantsListOKBody struct { // count // Required: true Count *int64 `json:"count"` // next // Format: uri Next *strfmt.URI `json:"next,omitempty"` // previous // Format: uri Previous *strfmt.URI `json:"previous,omitempty"` // results // Required: true Results []*models.Tenant `json:"results"` }
TenancyTenantsListOKBody tenancy tenants list o k body swagger:model TenancyTenantsListOKBody
func (*TenancyTenantsListOKBody) MarshalBinary ¶
func (o *TenancyTenantsListOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TenancyTenantsListOKBody) UnmarshalBinary ¶
func (o *TenancyTenantsListOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TenancyTenantsListParams ¶
type TenancyTenantsListParams struct { /*Created*/ Created *string /*CreatedGte*/ CreatedGte *string /*CreatedLte*/ CreatedLte *string /*Group*/ Group *string /*Groupn*/ Groupn *string /*GroupID*/ GroupID *string /*GroupIDn*/ GroupIDn *string /*ID*/ ID *string /*IDIc*/ IDIc *string /*IDIe*/ IDIe *string /*IDIew*/ IDIew *string /*IDIsw*/ IDIsw *string /*IDn*/ IDn *string /*IDNic*/ IDNic *string /*IDNie*/ IDNie *string /*IDNiew*/ IDNiew *string /*IDNisw*/ IDNisw *string /*LastUpdated*/ LastUpdated *string /*LastUpdatedGte*/ LastUpdatedGte *string /*LastUpdatedLte*/ LastUpdatedLte *string /*Limit Number of results to return per page. */ Limit *int64 /*Name*/ Name *string /*NameIc*/ NameIc *string /*NameIe*/ NameIe *string /*NameIew*/ NameIew *string /*NameIsw*/ NameIsw *string /*Namen*/ Namen *string /*NameNic*/ NameNic *string /*NameNie*/ NameNie *string /*NameNiew*/ NameNiew *string /*NameNisw*/ NameNisw *string /*Offset The initial index from which to return the results. */ Offset *int64 /*Q*/ Q *string /*Slug*/ Slug *string /*SlugIc*/ SlugIc *string /*SlugIe*/ SlugIe *string /*SlugIew*/ SlugIew *string /*SlugIsw*/ SlugIsw *string /*Slugn*/ Slugn *string /*SlugNic*/ SlugNic *string /*SlugNie*/ SlugNie *string /*SlugNiew*/ SlugNiew *string /*SlugNisw*/ SlugNisw *string /*Tag*/ Tag *string /*Tagn*/ Tagn *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsListParams contains all the parameters to send to the API endpoint for the tenancy tenants list operation typically these are written to a http.Request
func NewTenancyTenantsListParams ¶
func NewTenancyTenantsListParams() *TenancyTenantsListParams
NewTenancyTenantsListParams creates a new TenancyTenantsListParams object with the default values initialized.
func NewTenancyTenantsListParamsWithContext ¶
func NewTenancyTenantsListParamsWithContext(ctx context.Context) *TenancyTenantsListParams
NewTenancyTenantsListParamsWithContext creates a new TenancyTenantsListParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsListParamsWithHTTPClient ¶
func NewTenancyTenantsListParamsWithHTTPClient(client *http.Client) *TenancyTenantsListParams
NewTenancyTenantsListParamsWithHTTPClient creates a new TenancyTenantsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsListParamsWithTimeout ¶
func NewTenancyTenantsListParamsWithTimeout(timeout time.Duration) *TenancyTenantsListParams
NewTenancyTenantsListParamsWithTimeout creates a new TenancyTenantsListParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsListParams) SetContext ¶
func (o *TenancyTenantsListParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants list params
func (*TenancyTenantsListParams) SetCreated ¶
func (o *TenancyTenantsListParams) SetCreated(created *string)
SetCreated adds the created to the tenancy tenants list params
func (*TenancyTenantsListParams) SetCreatedGte ¶
func (o *TenancyTenantsListParams) SetCreatedGte(createdGte *string)
SetCreatedGte adds the createdGte to the tenancy tenants list params
func (*TenancyTenantsListParams) SetCreatedLte ¶
func (o *TenancyTenantsListParams) SetCreatedLte(createdLte *string)
SetCreatedLte adds the createdLte to the tenancy tenants list params
func (*TenancyTenantsListParams) SetGroup ¶
func (o *TenancyTenantsListParams) SetGroup(group *string)
SetGroup adds the group to the tenancy tenants list params
func (*TenancyTenantsListParams) SetGroupID ¶
func (o *TenancyTenantsListParams) SetGroupID(groupID *string)
SetGroupID adds the groupId to the tenancy tenants list params
func (*TenancyTenantsListParams) SetGroupIDn ¶
func (o *TenancyTenantsListParams) SetGroupIDn(groupIDn *string)
SetGroupIDn adds the groupIdN to the tenancy tenants list params
func (*TenancyTenantsListParams) SetGroupn ¶
func (o *TenancyTenantsListParams) SetGroupn(groupn *string)
SetGroupn adds the groupN to the tenancy tenants list params
func (*TenancyTenantsListParams) SetHTTPClient ¶
func (o *TenancyTenantsListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants list params
func (*TenancyTenantsListParams) SetID ¶
func (o *TenancyTenantsListParams) SetID(id *string)
SetID adds the id to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDIc ¶
func (o *TenancyTenantsListParams) SetIDIc(iDIc *string)
SetIDIc adds the idIc to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDIe ¶
func (o *TenancyTenantsListParams) SetIDIe(iDIe *string)
SetIDIe adds the idIe to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDIew ¶
func (o *TenancyTenantsListParams) SetIDIew(iDIew *string)
SetIDIew adds the idIew to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDIsw ¶
func (o *TenancyTenantsListParams) SetIDIsw(iDIsw *string)
SetIDIsw adds the idIsw to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDNic ¶
func (o *TenancyTenantsListParams) SetIDNic(iDNic *string)
SetIDNic adds the idNic to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDNie ¶
func (o *TenancyTenantsListParams) SetIDNie(iDNie *string)
SetIDNie adds the idNie to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDNiew ¶
func (o *TenancyTenantsListParams) SetIDNiew(iDNiew *string)
SetIDNiew adds the idNiew to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDNisw ¶
func (o *TenancyTenantsListParams) SetIDNisw(iDNisw *string)
SetIDNisw adds the idNisw to the tenancy tenants list params
func (*TenancyTenantsListParams) SetIDn ¶
func (o *TenancyTenantsListParams) SetIDn(iDn *string)
SetIDn adds the idN to the tenancy tenants list params
func (*TenancyTenantsListParams) SetLastUpdated ¶
func (o *TenancyTenantsListParams) SetLastUpdated(lastUpdated *string)
SetLastUpdated adds the lastUpdated to the tenancy tenants list params
func (*TenancyTenantsListParams) SetLastUpdatedGte ¶
func (o *TenancyTenantsListParams) SetLastUpdatedGte(lastUpdatedGte *string)
SetLastUpdatedGte adds the lastUpdatedGte to the tenancy tenants list params
func (*TenancyTenantsListParams) SetLastUpdatedLte ¶
func (o *TenancyTenantsListParams) SetLastUpdatedLte(lastUpdatedLte *string)
SetLastUpdatedLte adds the lastUpdatedLte to the tenancy tenants list params
func (*TenancyTenantsListParams) SetLimit ¶
func (o *TenancyTenantsListParams) SetLimit(limit *int64)
SetLimit adds the limit to the tenancy tenants list params
func (*TenancyTenantsListParams) SetName ¶
func (o *TenancyTenantsListParams) SetName(name *string)
SetName adds the name to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameIc ¶
func (o *TenancyTenantsListParams) SetNameIc(nameIc *string)
SetNameIc adds the nameIc to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameIe ¶
func (o *TenancyTenantsListParams) SetNameIe(nameIe *string)
SetNameIe adds the nameIe to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameIew ¶
func (o *TenancyTenantsListParams) SetNameIew(nameIew *string)
SetNameIew adds the nameIew to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameIsw ¶
func (o *TenancyTenantsListParams) SetNameIsw(nameIsw *string)
SetNameIsw adds the nameIsw to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameNic ¶
func (o *TenancyTenantsListParams) SetNameNic(nameNic *string)
SetNameNic adds the nameNic to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameNie ¶
func (o *TenancyTenantsListParams) SetNameNie(nameNie *string)
SetNameNie adds the nameNie to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameNiew ¶
func (o *TenancyTenantsListParams) SetNameNiew(nameNiew *string)
SetNameNiew adds the nameNiew to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNameNisw ¶
func (o *TenancyTenantsListParams) SetNameNisw(nameNisw *string)
SetNameNisw adds the nameNisw to the tenancy tenants list params
func (*TenancyTenantsListParams) SetNamen ¶
func (o *TenancyTenantsListParams) SetNamen(namen *string)
SetNamen adds the nameN to the tenancy tenants list params
func (*TenancyTenantsListParams) SetOffset ¶
func (o *TenancyTenantsListParams) SetOffset(offset *int64)
SetOffset adds the offset to the tenancy tenants list params
func (*TenancyTenantsListParams) SetQ ¶
func (o *TenancyTenantsListParams) SetQ(q *string)
SetQ adds the q to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlug ¶
func (o *TenancyTenantsListParams) SetSlug(slug *string)
SetSlug adds the slug to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugIc ¶
func (o *TenancyTenantsListParams) SetSlugIc(slugIc *string)
SetSlugIc adds the slugIc to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugIe ¶
func (o *TenancyTenantsListParams) SetSlugIe(slugIe *string)
SetSlugIe adds the slugIe to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugIew ¶
func (o *TenancyTenantsListParams) SetSlugIew(slugIew *string)
SetSlugIew adds the slugIew to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugIsw ¶
func (o *TenancyTenantsListParams) SetSlugIsw(slugIsw *string)
SetSlugIsw adds the slugIsw to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugNic ¶
func (o *TenancyTenantsListParams) SetSlugNic(slugNic *string)
SetSlugNic adds the slugNic to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugNie ¶
func (o *TenancyTenantsListParams) SetSlugNie(slugNie *string)
SetSlugNie adds the slugNie to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugNiew ¶
func (o *TenancyTenantsListParams) SetSlugNiew(slugNiew *string)
SetSlugNiew adds the slugNiew to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugNisw ¶
func (o *TenancyTenantsListParams) SetSlugNisw(slugNisw *string)
SetSlugNisw adds the slugNisw to the tenancy tenants list params
func (*TenancyTenantsListParams) SetSlugn ¶
func (o *TenancyTenantsListParams) SetSlugn(slugn *string)
SetSlugn adds the slugN to the tenancy tenants list params
func (*TenancyTenantsListParams) SetTag ¶
func (o *TenancyTenantsListParams) SetTag(tag *string)
SetTag adds the tag to the tenancy tenants list params
func (*TenancyTenantsListParams) SetTagn ¶
func (o *TenancyTenantsListParams) SetTagn(tagn *string)
SetTagn adds the tagN to the tenancy tenants list params
func (*TenancyTenantsListParams) SetTimeout ¶
func (o *TenancyTenantsListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants list params
func (*TenancyTenantsListParams) WithContext ¶
func (o *TenancyTenantsListParams) WithContext(ctx context.Context) *TenancyTenantsListParams
WithContext adds the context to the tenancy tenants list params
func (*TenancyTenantsListParams) WithCreated ¶
func (o *TenancyTenantsListParams) WithCreated(created *string) *TenancyTenantsListParams
WithCreated adds the created to the tenancy tenants list params
func (*TenancyTenantsListParams) WithCreatedGte ¶
func (o *TenancyTenantsListParams) WithCreatedGte(createdGte *string) *TenancyTenantsListParams
WithCreatedGte adds the createdGte to the tenancy tenants list params
func (*TenancyTenantsListParams) WithCreatedLte ¶
func (o *TenancyTenantsListParams) WithCreatedLte(createdLte *string) *TenancyTenantsListParams
WithCreatedLte adds the createdLte to the tenancy tenants list params
func (*TenancyTenantsListParams) WithGroup ¶
func (o *TenancyTenantsListParams) WithGroup(group *string) *TenancyTenantsListParams
WithGroup adds the group to the tenancy tenants list params
func (*TenancyTenantsListParams) WithGroupID ¶
func (o *TenancyTenantsListParams) WithGroupID(groupID *string) *TenancyTenantsListParams
WithGroupID adds the groupID to the tenancy tenants list params
func (*TenancyTenantsListParams) WithGroupIDn ¶
func (o *TenancyTenantsListParams) WithGroupIDn(groupIDn *string) *TenancyTenantsListParams
WithGroupIDn adds the groupIDn to the tenancy tenants list params
func (*TenancyTenantsListParams) WithGroupn ¶
func (o *TenancyTenantsListParams) WithGroupn(groupn *string) *TenancyTenantsListParams
WithGroupn adds the groupn to the tenancy tenants list params
func (*TenancyTenantsListParams) WithHTTPClient ¶
func (o *TenancyTenantsListParams) WithHTTPClient(client *http.Client) *TenancyTenantsListParams
WithHTTPClient adds the HTTPClient to the tenancy tenants list params
func (*TenancyTenantsListParams) WithID ¶
func (o *TenancyTenantsListParams) WithID(id *string) *TenancyTenantsListParams
WithID adds the id to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDIc ¶
func (o *TenancyTenantsListParams) WithIDIc(iDIc *string) *TenancyTenantsListParams
WithIDIc adds the iDIc to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDIe ¶
func (o *TenancyTenantsListParams) WithIDIe(iDIe *string) *TenancyTenantsListParams
WithIDIe adds the iDIe to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDIew ¶
func (o *TenancyTenantsListParams) WithIDIew(iDIew *string) *TenancyTenantsListParams
WithIDIew adds the iDIew to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDIsw ¶
func (o *TenancyTenantsListParams) WithIDIsw(iDIsw *string) *TenancyTenantsListParams
WithIDIsw adds the iDIsw to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDNic ¶
func (o *TenancyTenantsListParams) WithIDNic(iDNic *string) *TenancyTenantsListParams
WithIDNic adds the iDNic to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDNie ¶
func (o *TenancyTenantsListParams) WithIDNie(iDNie *string) *TenancyTenantsListParams
WithIDNie adds the iDNie to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDNiew ¶
func (o *TenancyTenantsListParams) WithIDNiew(iDNiew *string) *TenancyTenantsListParams
WithIDNiew adds the iDNiew to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDNisw ¶
func (o *TenancyTenantsListParams) WithIDNisw(iDNisw *string) *TenancyTenantsListParams
WithIDNisw adds the iDNisw to the tenancy tenants list params
func (*TenancyTenantsListParams) WithIDn ¶
func (o *TenancyTenantsListParams) WithIDn(iDn *string) *TenancyTenantsListParams
WithIDn adds the iDn to the tenancy tenants list params
func (*TenancyTenantsListParams) WithLastUpdated ¶
func (o *TenancyTenantsListParams) WithLastUpdated(lastUpdated *string) *TenancyTenantsListParams
WithLastUpdated adds the lastUpdated to the tenancy tenants list params
func (*TenancyTenantsListParams) WithLastUpdatedGte ¶
func (o *TenancyTenantsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *TenancyTenantsListParams
WithLastUpdatedGte adds the lastUpdatedGte to the tenancy tenants list params
func (*TenancyTenantsListParams) WithLastUpdatedLte ¶
func (o *TenancyTenantsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *TenancyTenantsListParams
WithLastUpdatedLte adds the lastUpdatedLte to the tenancy tenants list params
func (*TenancyTenantsListParams) WithLimit ¶
func (o *TenancyTenantsListParams) WithLimit(limit *int64) *TenancyTenantsListParams
WithLimit adds the limit to the tenancy tenants list params
func (*TenancyTenantsListParams) WithName ¶
func (o *TenancyTenantsListParams) WithName(name *string) *TenancyTenantsListParams
WithName adds the name to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameIc ¶
func (o *TenancyTenantsListParams) WithNameIc(nameIc *string) *TenancyTenantsListParams
WithNameIc adds the nameIc to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameIe ¶
func (o *TenancyTenantsListParams) WithNameIe(nameIe *string) *TenancyTenantsListParams
WithNameIe adds the nameIe to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameIew ¶
func (o *TenancyTenantsListParams) WithNameIew(nameIew *string) *TenancyTenantsListParams
WithNameIew adds the nameIew to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameIsw ¶
func (o *TenancyTenantsListParams) WithNameIsw(nameIsw *string) *TenancyTenantsListParams
WithNameIsw adds the nameIsw to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameNic ¶
func (o *TenancyTenantsListParams) WithNameNic(nameNic *string) *TenancyTenantsListParams
WithNameNic adds the nameNic to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameNie ¶
func (o *TenancyTenantsListParams) WithNameNie(nameNie *string) *TenancyTenantsListParams
WithNameNie adds the nameNie to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameNiew ¶
func (o *TenancyTenantsListParams) WithNameNiew(nameNiew *string) *TenancyTenantsListParams
WithNameNiew adds the nameNiew to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNameNisw ¶
func (o *TenancyTenantsListParams) WithNameNisw(nameNisw *string) *TenancyTenantsListParams
WithNameNisw adds the nameNisw to the tenancy tenants list params
func (*TenancyTenantsListParams) WithNamen ¶
func (o *TenancyTenantsListParams) WithNamen(namen *string) *TenancyTenantsListParams
WithNamen adds the namen to the tenancy tenants list params
func (*TenancyTenantsListParams) WithOffset ¶
func (o *TenancyTenantsListParams) WithOffset(offset *int64) *TenancyTenantsListParams
WithOffset adds the offset to the tenancy tenants list params
func (*TenancyTenantsListParams) WithQ ¶
func (o *TenancyTenantsListParams) WithQ(q *string) *TenancyTenantsListParams
WithQ adds the q to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlug ¶
func (o *TenancyTenantsListParams) WithSlug(slug *string) *TenancyTenantsListParams
WithSlug adds the slug to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugIc ¶
func (o *TenancyTenantsListParams) WithSlugIc(slugIc *string) *TenancyTenantsListParams
WithSlugIc adds the slugIc to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugIe ¶
func (o *TenancyTenantsListParams) WithSlugIe(slugIe *string) *TenancyTenantsListParams
WithSlugIe adds the slugIe to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugIew ¶
func (o *TenancyTenantsListParams) WithSlugIew(slugIew *string) *TenancyTenantsListParams
WithSlugIew adds the slugIew to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugIsw ¶
func (o *TenancyTenantsListParams) WithSlugIsw(slugIsw *string) *TenancyTenantsListParams
WithSlugIsw adds the slugIsw to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugNic ¶
func (o *TenancyTenantsListParams) WithSlugNic(slugNic *string) *TenancyTenantsListParams
WithSlugNic adds the slugNic to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugNie ¶
func (o *TenancyTenantsListParams) WithSlugNie(slugNie *string) *TenancyTenantsListParams
WithSlugNie adds the slugNie to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugNiew ¶
func (o *TenancyTenantsListParams) WithSlugNiew(slugNiew *string) *TenancyTenantsListParams
WithSlugNiew adds the slugNiew to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugNisw ¶
func (o *TenancyTenantsListParams) WithSlugNisw(slugNisw *string) *TenancyTenantsListParams
WithSlugNisw adds the slugNisw to the tenancy tenants list params
func (*TenancyTenantsListParams) WithSlugn ¶
func (o *TenancyTenantsListParams) WithSlugn(slugn *string) *TenancyTenantsListParams
WithSlugn adds the slugn to the tenancy tenants list params
func (*TenancyTenantsListParams) WithTag ¶
func (o *TenancyTenantsListParams) WithTag(tag *string) *TenancyTenantsListParams
WithTag adds the tag to the tenancy tenants list params
func (*TenancyTenantsListParams) WithTagn ¶
func (o *TenancyTenantsListParams) WithTagn(tagn *string) *TenancyTenantsListParams
WithTagn adds the tagn to the tenancy tenants list params
func (*TenancyTenantsListParams) WithTimeout ¶
func (o *TenancyTenantsListParams) WithTimeout(timeout time.Duration) *TenancyTenantsListParams
WithTimeout adds the timeout to the tenancy tenants list params
func (*TenancyTenantsListParams) WriteToRequest ¶
func (o *TenancyTenantsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsListReader ¶
type TenancyTenantsListReader struct {
// contains filtered or unexported fields
}
TenancyTenantsListReader is a Reader for the TenancyTenantsList structure.
func (*TenancyTenantsListReader) ReadResponse ¶
func (o *TenancyTenantsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsPartialUpdateDefault ¶
type TenancyTenantsPartialUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsPartialUpdateDefault handles this case with default header values.
TenancyTenantsPartialUpdateDefault tenancy tenants partial update default
func NewTenancyTenantsPartialUpdateDefault ¶
func NewTenancyTenantsPartialUpdateDefault(code int) *TenancyTenantsPartialUpdateDefault
NewTenancyTenantsPartialUpdateDefault creates a TenancyTenantsPartialUpdateDefault with default headers values
func (*TenancyTenantsPartialUpdateDefault) Code ¶
func (o *TenancyTenantsPartialUpdateDefault) Code() int
Code gets the status code for the tenancy tenants partial update default response
func (*TenancyTenantsPartialUpdateDefault) Error ¶
func (o *TenancyTenantsPartialUpdateDefault) Error() string
func (*TenancyTenantsPartialUpdateDefault) GetPayload ¶
func (o *TenancyTenantsPartialUpdateDefault) GetPayload() interface{}
type TenancyTenantsPartialUpdateOK ¶
TenancyTenantsPartialUpdateOK handles this case with default header values.
TenancyTenantsPartialUpdateOK tenancy tenants partial update o k
func NewTenancyTenantsPartialUpdateOK ¶
func NewTenancyTenantsPartialUpdateOK() *TenancyTenantsPartialUpdateOK
NewTenancyTenantsPartialUpdateOK creates a TenancyTenantsPartialUpdateOK with default headers values
func (*TenancyTenantsPartialUpdateOK) Error ¶
func (o *TenancyTenantsPartialUpdateOK) Error() string
func (*TenancyTenantsPartialUpdateOK) GetPayload ¶
func (o *TenancyTenantsPartialUpdateOK) GetPayload() *models.Tenant
type TenancyTenantsPartialUpdateParams ¶
type TenancyTenantsPartialUpdateParams struct { /*Data*/ Data *models.WritableTenant /*ID A UUID string identifying this tenant. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsPartialUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenants partial update operation typically these are written to a http.Request
func NewTenancyTenantsPartialUpdateParams ¶
func NewTenancyTenantsPartialUpdateParams() *TenancyTenantsPartialUpdateParams
NewTenancyTenantsPartialUpdateParams creates a new TenancyTenantsPartialUpdateParams object with the default values initialized.
func NewTenancyTenantsPartialUpdateParamsWithContext ¶
func NewTenancyTenantsPartialUpdateParamsWithContext(ctx context.Context) *TenancyTenantsPartialUpdateParams
NewTenancyTenantsPartialUpdateParamsWithContext creates a new TenancyTenantsPartialUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsPartialUpdateParamsWithHTTPClient ¶
func NewTenancyTenantsPartialUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsPartialUpdateParams
NewTenancyTenantsPartialUpdateParamsWithHTTPClient creates a new TenancyTenantsPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsPartialUpdateParamsWithTimeout ¶
func NewTenancyTenantsPartialUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsPartialUpdateParams
NewTenancyTenantsPartialUpdateParamsWithTimeout creates a new TenancyTenantsPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsPartialUpdateParams) SetContext ¶
func (o *TenancyTenantsPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) SetData ¶
func (o *TenancyTenantsPartialUpdateParams) SetData(data *models.WritableTenant)
SetData adds the data to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantsPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) SetID ¶
func (o *TenancyTenantsPartialUpdateParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) SetTimeout ¶
func (o *TenancyTenantsPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) WithContext ¶
func (o *TenancyTenantsPartialUpdateParams) WithContext(ctx context.Context) *TenancyTenantsPartialUpdateParams
WithContext adds the context to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) WithData ¶
func (o *TenancyTenantsPartialUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsPartialUpdateParams
WithData adds the data to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantsPartialUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsPartialUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) WithID ¶
func (o *TenancyTenantsPartialUpdateParams) WithID(id strfmt.UUID) *TenancyTenantsPartialUpdateParams
WithID adds the id to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) WithTimeout ¶
func (o *TenancyTenantsPartialUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsPartialUpdateParams
WithTimeout adds the timeout to the tenancy tenants partial update params
func (*TenancyTenantsPartialUpdateParams) WriteToRequest ¶
func (o *TenancyTenantsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsPartialUpdateReader ¶
type TenancyTenantsPartialUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantsPartialUpdateReader is a Reader for the TenancyTenantsPartialUpdate structure.
func (*TenancyTenantsPartialUpdateReader) ReadResponse ¶
func (o *TenancyTenantsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsReadDefault ¶
type TenancyTenantsReadDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsReadDefault handles this case with default header values.
TenancyTenantsReadDefault tenancy tenants read default
func NewTenancyTenantsReadDefault ¶
func NewTenancyTenantsReadDefault(code int) *TenancyTenantsReadDefault
NewTenancyTenantsReadDefault creates a TenancyTenantsReadDefault with default headers values
func (*TenancyTenantsReadDefault) Code ¶
func (o *TenancyTenantsReadDefault) Code() int
Code gets the status code for the tenancy tenants read default response
func (*TenancyTenantsReadDefault) Error ¶
func (o *TenancyTenantsReadDefault) Error() string
func (*TenancyTenantsReadDefault) GetPayload ¶
func (o *TenancyTenantsReadDefault) GetPayload() interface{}
type TenancyTenantsReadOK ¶
TenancyTenantsReadOK handles this case with default header values.
TenancyTenantsReadOK tenancy tenants read o k
func NewTenancyTenantsReadOK ¶
func NewTenancyTenantsReadOK() *TenancyTenantsReadOK
NewTenancyTenantsReadOK creates a TenancyTenantsReadOK with default headers values
func (*TenancyTenantsReadOK) Error ¶
func (o *TenancyTenantsReadOK) Error() string
func (*TenancyTenantsReadOK) GetPayload ¶
func (o *TenancyTenantsReadOK) GetPayload() *models.Tenant
type TenancyTenantsReadParams ¶
type TenancyTenantsReadParams struct { /*ID A UUID string identifying this tenant. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsReadParams contains all the parameters to send to the API endpoint for the tenancy tenants read operation typically these are written to a http.Request
func NewTenancyTenantsReadParams ¶
func NewTenancyTenantsReadParams() *TenancyTenantsReadParams
NewTenancyTenantsReadParams creates a new TenancyTenantsReadParams object with the default values initialized.
func NewTenancyTenantsReadParamsWithContext ¶
func NewTenancyTenantsReadParamsWithContext(ctx context.Context) *TenancyTenantsReadParams
NewTenancyTenantsReadParamsWithContext creates a new TenancyTenantsReadParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsReadParamsWithHTTPClient ¶
func NewTenancyTenantsReadParamsWithHTTPClient(client *http.Client) *TenancyTenantsReadParams
NewTenancyTenantsReadParamsWithHTTPClient creates a new TenancyTenantsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsReadParamsWithTimeout ¶
func NewTenancyTenantsReadParamsWithTimeout(timeout time.Duration) *TenancyTenantsReadParams
NewTenancyTenantsReadParamsWithTimeout creates a new TenancyTenantsReadParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsReadParams) SetContext ¶
func (o *TenancyTenantsReadParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants read params
func (*TenancyTenantsReadParams) SetHTTPClient ¶
func (o *TenancyTenantsReadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants read params
func (*TenancyTenantsReadParams) SetID ¶
func (o *TenancyTenantsReadParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenants read params
func (*TenancyTenantsReadParams) SetTimeout ¶
func (o *TenancyTenantsReadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants read params
func (*TenancyTenantsReadParams) WithContext ¶
func (o *TenancyTenantsReadParams) WithContext(ctx context.Context) *TenancyTenantsReadParams
WithContext adds the context to the tenancy tenants read params
func (*TenancyTenantsReadParams) WithHTTPClient ¶
func (o *TenancyTenantsReadParams) WithHTTPClient(client *http.Client) *TenancyTenantsReadParams
WithHTTPClient adds the HTTPClient to the tenancy tenants read params
func (*TenancyTenantsReadParams) WithID ¶
func (o *TenancyTenantsReadParams) WithID(id strfmt.UUID) *TenancyTenantsReadParams
WithID adds the id to the tenancy tenants read params
func (*TenancyTenantsReadParams) WithTimeout ¶
func (o *TenancyTenantsReadParams) WithTimeout(timeout time.Duration) *TenancyTenantsReadParams
WithTimeout adds the timeout to the tenancy tenants read params
func (*TenancyTenantsReadParams) WriteToRequest ¶
func (o *TenancyTenantsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsReadReader ¶
type TenancyTenantsReadReader struct {
// contains filtered or unexported fields
}
TenancyTenantsReadReader is a Reader for the TenancyTenantsRead structure.
func (*TenancyTenantsReadReader) ReadResponse ¶
func (o *TenancyTenantsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenancyTenantsUpdateDefault ¶
type TenancyTenantsUpdateDefault struct { Payload interface{} // contains filtered or unexported fields }
TenancyTenantsUpdateDefault handles this case with default header values.
TenancyTenantsUpdateDefault tenancy tenants update default
func NewTenancyTenantsUpdateDefault ¶
func NewTenancyTenantsUpdateDefault(code int) *TenancyTenantsUpdateDefault
NewTenancyTenantsUpdateDefault creates a TenancyTenantsUpdateDefault with default headers values
func (*TenancyTenantsUpdateDefault) Code ¶
func (o *TenancyTenantsUpdateDefault) Code() int
Code gets the status code for the tenancy tenants update default response
func (*TenancyTenantsUpdateDefault) Error ¶
func (o *TenancyTenantsUpdateDefault) Error() string
func (*TenancyTenantsUpdateDefault) GetPayload ¶
func (o *TenancyTenantsUpdateDefault) GetPayload() interface{}
type TenancyTenantsUpdateOK ¶
TenancyTenantsUpdateOK handles this case with default header values.
TenancyTenantsUpdateOK tenancy tenants update o k
func NewTenancyTenantsUpdateOK ¶
func NewTenancyTenantsUpdateOK() *TenancyTenantsUpdateOK
NewTenancyTenantsUpdateOK creates a TenancyTenantsUpdateOK with default headers values
func (*TenancyTenantsUpdateOK) Error ¶
func (o *TenancyTenantsUpdateOK) Error() string
func (*TenancyTenantsUpdateOK) GetPayload ¶
func (o *TenancyTenantsUpdateOK) GetPayload() *models.Tenant
type TenancyTenantsUpdateParams ¶
type TenancyTenantsUpdateParams struct { /*Data*/ Data *models.WritableTenant /*ID A UUID string identifying this tenant. */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenancyTenantsUpdateParams contains all the parameters to send to the API endpoint for the tenancy tenants update operation typically these are written to a http.Request
func NewTenancyTenantsUpdateParams ¶
func NewTenancyTenantsUpdateParams() *TenancyTenantsUpdateParams
NewTenancyTenantsUpdateParams creates a new TenancyTenantsUpdateParams object with the default values initialized.
func NewTenancyTenantsUpdateParamsWithContext ¶
func NewTenancyTenantsUpdateParamsWithContext(ctx context.Context) *TenancyTenantsUpdateParams
NewTenancyTenantsUpdateParamsWithContext creates a new TenancyTenantsUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewTenancyTenantsUpdateParamsWithHTTPClient ¶
func NewTenancyTenantsUpdateParamsWithHTTPClient(client *http.Client) *TenancyTenantsUpdateParams
NewTenancyTenantsUpdateParamsWithHTTPClient creates a new TenancyTenantsUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTenancyTenantsUpdateParamsWithTimeout ¶
func NewTenancyTenantsUpdateParamsWithTimeout(timeout time.Duration) *TenancyTenantsUpdateParams
NewTenancyTenantsUpdateParamsWithTimeout creates a new TenancyTenantsUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*TenancyTenantsUpdateParams) SetContext ¶
func (o *TenancyTenantsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) SetData ¶
func (o *TenancyTenantsUpdateParams) SetData(data *models.WritableTenant)
SetData adds the data to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) SetHTTPClient ¶
func (o *TenancyTenantsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) SetID ¶
func (o *TenancyTenantsUpdateParams) SetID(id strfmt.UUID)
SetID adds the id to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) SetTimeout ¶
func (o *TenancyTenantsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) WithContext ¶
func (o *TenancyTenantsUpdateParams) WithContext(ctx context.Context) *TenancyTenantsUpdateParams
WithContext adds the context to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) WithData ¶
func (o *TenancyTenantsUpdateParams) WithData(data *models.WritableTenant) *TenancyTenantsUpdateParams
WithData adds the data to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) WithHTTPClient ¶
func (o *TenancyTenantsUpdateParams) WithHTTPClient(client *http.Client) *TenancyTenantsUpdateParams
WithHTTPClient adds the HTTPClient to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) WithID ¶
func (o *TenancyTenantsUpdateParams) WithID(id strfmt.UUID) *TenancyTenantsUpdateParams
WithID adds the id to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) WithTimeout ¶
func (o *TenancyTenantsUpdateParams) WithTimeout(timeout time.Duration) *TenancyTenantsUpdateParams
WithTimeout adds the timeout to the tenancy tenants update params
func (*TenancyTenantsUpdateParams) WriteToRequest ¶
func (o *TenancyTenantsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenancyTenantsUpdateReader ¶
type TenancyTenantsUpdateReader struct {
// contains filtered or unexported fields
}
TenancyTenantsUpdateReader is a Reader for the TenancyTenantsUpdate structure.
func (*TenancyTenantsUpdateReader) ReadResponse ¶
func (o *TenancyTenantsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- tenancy_client.go
- tenancy_tenant_groups_bulk_delete_parameters.go
- tenancy_tenant_groups_bulk_delete_responses.go
- tenancy_tenant_groups_bulk_partial_update_parameters.go
- tenancy_tenant_groups_bulk_partial_update_responses.go
- tenancy_tenant_groups_bulk_update_parameters.go
- tenancy_tenant_groups_bulk_update_responses.go
- tenancy_tenant_groups_create_parameters.go
- tenancy_tenant_groups_create_responses.go
- tenancy_tenant_groups_delete_parameters.go
- tenancy_tenant_groups_delete_responses.go
- tenancy_tenant_groups_list_parameters.go
- tenancy_tenant_groups_list_responses.go
- tenancy_tenant_groups_partial_update_parameters.go
- tenancy_tenant_groups_partial_update_responses.go
- tenancy_tenant_groups_read_parameters.go
- tenancy_tenant_groups_read_responses.go
- tenancy_tenant_groups_update_parameters.go
- tenancy_tenant_groups_update_responses.go
- tenancy_tenants_bulk_delete_parameters.go
- tenancy_tenants_bulk_delete_responses.go
- tenancy_tenants_bulk_partial_update_parameters.go
- tenancy_tenants_bulk_partial_update_responses.go
- tenancy_tenants_bulk_update_parameters.go
- tenancy_tenants_bulk_update_responses.go
- tenancy_tenants_create_parameters.go
- tenancy_tenants_create_responses.go
- tenancy_tenants_delete_parameters.go
- tenancy_tenants_delete_responses.go
- tenancy_tenants_list_parameters.go
- tenancy_tenants_list_responses.go
- tenancy_tenants_partial_update_parameters.go
- tenancy_tenants_partial_update_responses.go
- tenancy_tenants_read_parameters.go
- tenancy_tenants_read_responses.go
- tenancy_tenants_update_parameters.go
- tenancy_tenants_update_responses.go