Documentation
¶
Index ¶
- type Client
- func (a *Client) SchemaDump(params *SchemaDumpParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaDumpOK, error)
- func (a *Client) SchemaObjectsCreate(params *SchemaObjectsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaObjectsCreateOK, error)
- func (a *Client) SchemaObjectsDelete(params *SchemaObjectsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaObjectsDeleteOK, error)
- func (a *Client) SchemaObjectsGet(params *SchemaObjectsGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaObjectsGetOK, error)
- func (a *Client) SchemaObjectsPropertiesAdd(params *SchemaObjectsPropertiesAddParams, ...) (*SchemaObjectsPropertiesAddOK, error)
- func (a *Client) SchemaObjectsShardsGet(params *SchemaObjectsShardsGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaObjectsShardsGetOK, error)
- func (a *Client) SchemaObjectsShardsUpdate(params *SchemaObjectsShardsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaObjectsShardsUpdateOK, error)
- func (a *Client) SchemaObjectsUpdate(params *SchemaObjectsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SchemaObjectsUpdateOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TenantExists(params *TenantExistsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenantExistsOK, error)
- func (a *Client) TenantsCreate(params *TenantsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenantsCreateOK, error)
- func (a *Client) TenantsDelete(params *TenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenantsDeleteOK, error)
- func (a *Client) TenantsGet(params *TenantsGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenantsGetOK, error)
- func (a *Client) TenantsGetOne(params *TenantsGetOneParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenantsGetOneOK, error)
- func (a *Client) TenantsUpdate(params *TenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TenantsUpdateOK, error)
- type ClientOption
- type ClientService
- type SchemaDumpForbidden
- func (o *SchemaDumpForbidden) Code() int
- func (o *SchemaDumpForbidden) Error() string
- func (o *SchemaDumpForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaDumpForbidden) IsClientError() bool
- func (o *SchemaDumpForbidden) IsCode(code int) bool
- func (o *SchemaDumpForbidden) IsRedirect() bool
- func (o *SchemaDumpForbidden) IsServerError() bool
- func (o *SchemaDumpForbidden) IsSuccess() bool
- func (o *SchemaDumpForbidden) String() string
- type SchemaDumpInternalServerError
- func (o *SchemaDumpInternalServerError) Code() int
- func (o *SchemaDumpInternalServerError) Error() string
- func (o *SchemaDumpInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaDumpInternalServerError) IsClientError() bool
- func (o *SchemaDumpInternalServerError) IsCode(code int) bool
- func (o *SchemaDumpInternalServerError) IsRedirect() bool
- func (o *SchemaDumpInternalServerError) IsServerError() bool
- func (o *SchemaDumpInternalServerError) IsSuccess() bool
- func (o *SchemaDumpInternalServerError) String() string
- type SchemaDumpOK
- func (o *SchemaDumpOK) Code() int
- func (o *SchemaDumpOK) Error() string
- func (o *SchemaDumpOK) GetPayload() *models.Schema
- func (o *SchemaDumpOK) IsClientError() bool
- func (o *SchemaDumpOK) IsCode(code int) bool
- func (o *SchemaDumpOK) IsRedirect() bool
- func (o *SchemaDumpOK) IsServerError() bool
- func (o *SchemaDumpOK) IsSuccess() bool
- func (o *SchemaDumpOK) String() string
- type SchemaDumpParams
- func (o *SchemaDumpParams) SetConsistency(consistency *bool)
- func (o *SchemaDumpParams) SetContext(ctx context.Context)
- func (o *SchemaDumpParams) SetDefaults()
- func (o *SchemaDumpParams) SetHTTPClient(client *http.Client)
- func (o *SchemaDumpParams) SetTimeout(timeout time.Duration)
- func (o *SchemaDumpParams) WithConsistency(consistency *bool) *SchemaDumpParams
- func (o *SchemaDumpParams) WithContext(ctx context.Context) *SchemaDumpParams
- func (o *SchemaDumpParams) WithDefaults() *SchemaDumpParams
- func (o *SchemaDumpParams) WithHTTPClient(client *http.Client) *SchemaDumpParams
- func (o *SchemaDumpParams) WithTimeout(timeout time.Duration) *SchemaDumpParams
- func (o *SchemaDumpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaDumpReader
- type SchemaDumpUnauthorized
- func (o *SchemaDumpUnauthorized) Code() int
- func (o *SchemaDumpUnauthorized) Error() string
- func (o *SchemaDumpUnauthorized) IsClientError() bool
- func (o *SchemaDumpUnauthorized) IsCode(code int) bool
- func (o *SchemaDumpUnauthorized) IsRedirect() bool
- func (o *SchemaDumpUnauthorized) IsServerError() bool
- func (o *SchemaDumpUnauthorized) IsSuccess() bool
- func (o *SchemaDumpUnauthorized) String() string
- type SchemaObjectsCreateForbidden
- func (o *SchemaObjectsCreateForbidden) Code() int
- func (o *SchemaObjectsCreateForbidden) Error() string
- func (o *SchemaObjectsCreateForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsCreateForbidden) IsClientError() bool
- func (o *SchemaObjectsCreateForbidden) IsCode(code int) bool
- func (o *SchemaObjectsCreateForbidden) IsRedirect() bool
- func (o *SchemaObjectsCreateForbidden) IsServerError() bool
- func (o *SchemaObjectsCreateForbidden) IsSuccess() bool
- func (o *SchemaObjectsCreateForbidden) String() string
- type SchemaObjectsCreateInternalServerError
- func (o *SchemaObjectsCreateInternalServerError) Code() int
- func (o *SchemaObjectsCreateInternalServerError) Error() string
- func (o *SchemaObjectsCreateInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsCreateInternalServerError) IsClientError() bool
- func (o *SchemaObjectsCreateInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsCreateInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsCreateInternalServerError) IsServerError() bool
- func (o *SchemaObjectsCreateInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsCreateInternalServerError) String() string
- type SchemaObjectsCreateOK
- func (o *SchemaObjectsCreateOK) Code() int
- func (o *SchemaObjectsCreateOK) Error() string
- func (o *SchemaObjectsCreateOK) GetPayload() *models.Class
- func (o *SchemaObjectsCreateOK) IsClientError() bool
- func (o *SchemaObjectsCreateOK) IsCode(code int) bool
- func (o *SchemaObjectsCreateOK) IsRedirect() bool
- func (o *SchemaObjectsCreateOK) IsServerError() bool
- func (o *SchemaObjectsCreateOK) IsSuccess() bool
- func (o *SchemaObjectsCreateOK) String() string
- type SchemaObjectsCreateParams
- func NewSchemaObjectsCreateParams() *SchemaObjectsCreateParams
- func NewSchemaObjectsCreateParamsWithContext(ctx context.Context) *SchemaObjectsCreateParams
- func NewSchemaObjectsCreateParamsWithHTTPClient(client *http.Client) *SchemaObjectsCreateParams
- func NewSchemaObjectsCreateParamsWithTimeout(timeout time.Duration) *SchemaObjectsCreateParams
- func (o *SchemaObjectsCreateParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsCreateParams) SetDefaults()
- func (o *SchemaObjectsCreateParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsCreateParams) SetObjectClass(objectClass *models.Class)
- func (o *SchemaObjectsCreateParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsCreateParams) WithContext(ctx context.Context) *SchemaObjectsCreateParams
- func (o *SchemaObjectsCreateParams) WithDefaults() *SchemaObjectsCreateParams
- func (o *SchemaObjectsCreateParams) WithHTTPClient(client *http.Client) *SchemaObjectsCreateParams
- func (o *SchemaObjectsCreateParams) WithObjectClass(objectClass *models.Class) *SchemaObjectsCreateParams
- func (o *SchemaObjectsCreateParams) WithTimeout(timeout time.Duration) *SchemaObjectsCreateParams
- func (o *SchemaObjectsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsCreateReader
- type SchemaObjectsCreateUnauthorized
- func (o *SchemaObjectsCreateUnauthorized) Code() int
- func (o *SchemaObjectsCreateUnauthorized) Error() string
- func (o *SchemaObjectsCreateUnauthorized) IsClientError() bool
- func (o *SchemaObjectsCreateUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsCreateUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsCreateUnauthorized) IsServerError() bool
- func (o *SchemaObjectsCreateUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsCreateUnauthorized) String() string
- type SchemaObjectsCreateUnprocessableEntity
- func (o *SchemaObjectsCreateUnprocessableEntity) Code() int
- func (o *SchemaObjectsCreateUnprocessableEntity) Error() string
- func (o *SchemaObjectsCreateUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsCreateUnprocessableEntity) IsClientError() bool
- func (o *SchemaObjectsCreateUnprocessableEntity) IsCode(code int) bool
- func (o *SchemaObjectsCreateUnprocessableEntity) IsRedirect() bool
- func (o *SchemaObjectsCreateUnprocessableEntity) IsServerError() bool
- func (o *SchemaObjectsCreateUnprocessableEntity) IsSuccess() bool
- func (o *SchemaObjectsCreateUnprocessableEntity) String() string
- type SchemaObjectsDeleteBadRequest
- func (o *SchemaObjectsDeleteBadRequest) Code() int
- func (o *SchemaObjectsDeleteBadRequest) Error() string
- func (o *SchemaObjectsDeleteBadRequest) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsDeleteBadRequest) IsClientError() bool
- func (o *SchemaObjectsDeleteBadRequest) IsCode(code int) bool
- func (o *SchemaObjectsDeleteBadRequest) IsRedirect() bool
- func (o *SchemaObjectsDeleteBadRequest) IsServerError() bool
- func (o *SchemaObjectsDeleteBadRequest) IsSuccess() bool
- func (o *SchemaObjectsDeleteBadRequest) String() string
- type SchemaObjectsDeleteForbidden
- func (o *SchemaObjectsDeleteForbidden) Code() int
- func (o *SchemaObjectsDeleteForbidden) Error() string
- func (o *SchemaObjectsDeleteForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsDeleteForbidden) IsClientError() bool
- func (o *SchemaObjectsDeleteForbidden) IsCode(code int) bool
- func (o *SchemaObjectsDeleteForbidden) IsRedirect() bool
- func (o *SchemaObjectsDeleteForbidden) IsServerError() bool
- func (o *SchemaObjectsDeleteForbidden) IsSuccess() bool
- func (o *SchemaObjectsDeleteForbidden) String() string
- type SchemaObjectsDeleteInternalServerError
- func (o *SchemaObjectsDeleteInternalServerError) Code() int
- func (o *SchemaObjectsDeleteInternalServerError) Error() string
- func (o *SchemaObjectsDeleteInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsDeleteInternalServerError) IsClientError() bool
- func (o *SchemaObjectsDeleteInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsDeleteInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsDeleteInternalServerError) IsServerError() bool
- func (o *SchemaObjectsDeleteInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsDeleteInternalServerError) String() string
- type SchemaObjectsDeleteOK
- func (o *SchemaObjectsDeleteOK) Code() int
- func (o *SchemaObjectsDeleteOK) Error() string
- func (o *SchemaObjectsDeleteOK) IsClientError() bool
- func (o *SchemaObjectsDeleteOK) IsCode(code int) bool
- func (o *SchemaObjectsDeleteOK) IsRedirect() bool
- func (o *SchemaObjectsDeleteOK) IsServerError() bool
- func (o *SchemaObjectsDeleteOK) IsSuccess() bool
- func (o *SchemaObjectsDeleteOK) String() string
- type SchemaObjectsDeleteParams
- func NewSchemaObjectsDeleteParams() *SchemaObjectsDeleteParams
- func NewSchemaObjectsDeleteParamsWithContext(ctx context.Context) *SchemaObjectsDeleteParams
- func NewSchemaObjectsDeleteParamsWithHTTPClient(client *http.Client) *SchemaObjectsDeleteParams
- func NewSchemaObjectsDeleteParamsWithTimeout(timeout time.Duration) *SchemaObjectsDeleteParams
- func (o *SchemaObjectsDeleteParams) SetClassName(className string)
- func (o *SchemaObjectsDeleteParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsDeleteParams) SetDefaults()
- func (o *SchemaObjectsDeleteParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsDeleteParams) WithClassName(className string) *SchemaObjectsDeleteParams
- func (o *SchemaObjectsDeleteParams) WithContext(ctx context.Context) *SchemaObjectsDeleteParams
- func (o *SchemaObjectsDeleteParams) WithDefaults() *SchemaObjectsDeleteParams
- func (o *SchemaObjectsDeleteParams) WithHTTPClient(client *http.Client) *SchemaObjectsDeleteParams
- func (o *SchemaObjectsDeleteParams) WithTimeout(timeout time.Duration) *SchemaObjectsDeleteParams
- func (o *SchemaObjectsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsDeleteReader
- type SchemaObjectsDeleteUnauthorized
- func (o *SchemaObjectsDeleteUnauthorized) Code() int
- func (o *SchemaObjectsDeleteUnauthorized) Error() string
- func (o *SchemaObjectsDeleteUnauthorized) IsClientError() bool
- func (o *SchemaObjectsDeleteUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsDeleteUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsDeleteUnauthorized) IsServerError() bool
- func (o *SchemaObjectsDeleteUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsDeleteUnauthorized) String() string
- type SchemaObjectsGetForbidden
- func (o *SchemaObjectsGetForbidden) Code() int
- func (o *SchemaObjectsGetForbidden) Error() string
- func (o *SchemaObjectsGetForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsGetForbidden) IsClientError() bool
- func (o *SchemaObjectsGetForbidden) IsCode(code int) bool
- func (o *SchemaObjectsGetForbidden) IsRedirect() bool
- func (o *SchemaObjectsGetForbidden) IsServerError() bool
- func (o *SchemaObjectsGetForbidden) IsSuccess() bool
- func (o *SchemaObjectsGetForbidden) String() string
- type SchemaObjectsGetInternalServerError
- func (o *SchemaObjectsGetInternalServerError) Code() int
- func (o *SchemaObjectsGetInternalServerError) Error() string
- func (o *SchemaObjectsGetInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsGetInternalServerError) IsClientError() bool
- func (o *SchemaObjectsGetInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsGetInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsGetInternalServerError) IsServerError() bool
- func (o *SchemaObjectsGetInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsGetInternalServerError) String() string
- type SchemaObjectsGetNotFound
- func (o *SchemaObjectsGetNotFound) Code() int
- func (o *SchemaObjectsGetNotFound) Error() string
- func (o *SchemaObjectsGetNotFound) IsClientError() bool
- func (o *SchemaObjectsGetNotFound) IsCode(code int) bool
- func (o *SchemaObjectsGetNotFound) IsRedirect() bool
- func (o *SchemaObjectsGetNotFound) IsServerError() bool
- func (o *SchemaObjectsGetNotFound) IsSuccess() bool
- func (o *SchemaObjectsGetNotFound) String() string
- type SchemaObjectsGetOK
- func (o *SchemaObjectsGetOK) Code() int
- func (o *SchemaObjectsGetOK) Error() string
- func (o *SchemaObjectsGetOK) GetPayload() *models.Class
- func (o *SchemaObjectsGetOK) IsClientError() bool
- func (o *SchemaObjectsGetOK) IsCode(code int) bool
- func (o *SchemaObjectsGetOK) IsRedirect() bool
- func (o *SchemaObjectsGetOK) IsServerError() bool
- func (o *SchemaObjectsGetOK) IsSuccess() bool
- func (o *SchemaObjectsGetOK) String() string
- type SchemaObjectsGetParams
- func NewSchemaObjectsGetParams() *SchemaObjectsGetParams
- func NewSchemaObjectsGetParamsWithContext(ctx context.Context) *SchemaObjectsGetParams
- func NewSchemaObjectsGetParamsWithHTTPClient(client *http.Client) *SchemaObjectsGetParams
- func NewSchemaObjectsGetParamsWithTimeout(timeout time.Duration) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) SetClassName(className string)
- func (o *SchemaObjectsGetParams) SetConsistency(consistency *bool)
- func (o *SchemaObjectsGetParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsGetParams) SetDefaults()
- func (o *SchemaObjectsGetParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsGetParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsGetParams) WithClassName(className string) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WithConsistency(consistency *bool) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WithContext(ctx context.Context) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WithDefaults() *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WithHTTPClient(client *http.Client) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WithTimeout(timeout time.Duration) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsGetReader
- type SchemaObjectsGetUnauthorized
- func (o *SchemaObjectsGetUnauthorized) Code() int
- func (o *SchemaObjectsGetUnauthorized) Error() string
- func (o *SchemaObjectsGetUnauthorized) IsClientError() bool
- func (o *SchemaObjectsGetUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsGetUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsGetUnauthorized) IsServerError() bool
- func (o *SchemaObjectsGetUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsGetUnauthorized) String() string
- type SchemaObjectsPropertiesAddForbidden
- func (o *SchemaObjectsPropertiesAddForbidden) Code() int
- func (o *SchemaObjectsPropertiesAddForbidden) Error() string
- func (o *SchemaObjectsPropertiesAddForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsPropertiesAddForbidden) IsClientError() bool
- func (o *SchemaObjectsPropertiesAddForbidden) IsCode(code int) bool
- func (o *SchemaObjectsPropertiesAddForbidden) IsRedirect() bool
- func (o *SchemaObjectsPropertiesAddForbidden) IsServerError() bool
- func (o *SchemaObjectsPropertiesAddForbidden) IsSuccess() bool
- func (o *SchemaObjectsPropertiesAddForbidden) String() string
- type SchemaObjectsPropertiesAddInternalServerError
- func (o *SchemaObjectsPropertiesAddInternalServerError) Code() int
- func (o *SchemaObjectsPropertiesAddInternalServerError) Error() string
- func (o *SchemaObjectsPropertiesAddInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsPropertiesAddInternalServerError) IsClientError() bool
- func (o *SchemaObjectsPropertiesAddInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsPropertiesAddInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsPropertiesAddInternalServerError) IsServerError() bool
- func (o *SchemaObjectsPropertiesAddInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsPropertiesAddInternalServerError) String() string
- type SchemaObjectsPropertiesAddOK
- func (o *SchemaObjectsPropertiesAddOK) Code() int
- func (o *SchemaObjectsPropertiesAddOK) Error() string
- func (o *SchemaObjectsPropertiesAddOK) GetPayload() *models.Property
- func (o *SchemaObjectsPropertiesAddOK) IsClientError() bool
- func (o *SchemaObjectsPropertiesAddOK) IsCode(code int) bool
- func (o *SchemaObjectsPropertiesAddOK) IsRedirect() bool
- func (o *SchemaObjectsPropertiesAddOK) IsServerError() bool
- func (o *SchemaObjectsPropertiesAddOK) IsSuccess() bool
- func (o *SchemaObjectsPropertiesAddOK) String() string
- type SchemaObjectsPropertiesAddParams
- func NewSchemaObjectsPropertiesAddParams() *SchemaObjectsPropertiesAddParams
- func NewSchemaObjectsPropertiesAddParamsWithContext(ctx context.Context) *SchemaObjectsPropertiesAddParams
- func NewSchemaObjectsPropertiesAddParamsWithHTTPClient(client *http.Client) *SchemaObjectsPropertiesAddParams
- func NewSchemaObjectsPropertiesAddParamsWithTimeout(timeout time.Duration) *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) SetBody(body *models.Property)
- func (o *SchemaObjectsPropertiesAddParams) SetClassName(className string)
- func (o *SchemaObjectsPropertiesAddParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsPropertiesAddParams) SetDefaults()
- func (o *SchemaObjectsPropertiesAddParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsPropertiesAddParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsPropertiesAddParams) WithBody(body *models.Property) *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) WithClassName(className string) *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) WithContext(ctx context.Context) *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) WithDefaults() *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) WithHTTPClient(client *http.Client) *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) WithTimeout(timeout time.Duration) *SchemaObjectsPropertiesAddParams
- func (o *SchemaObjectsPropertiesAddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsPropertiesAddReader
- type SchemaObjectsPropertiesAddUnauthorized
- func (o *SchemaObjectsPropertiesAddUnauthorized) Code() int
- func (o *SchemaObjectsPropertiesAddUnauthorized) Error() string
- func (o *SchemaObjectsPropertiesAddUnauthorized) IsClientError() bool
- func (o *SchemaObjectsPropertiesAddUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsPropertiesAddUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsPropertiesAddUnauthorized) IsServerError() bool
- func (o *SchemaObjectsPropertiesAddUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsPropertiesAddUnauthorized) String() string
- type SchemaObjectsPropertiesAddUnprocessableEntity
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) Code() int
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) Error() string
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsClientError() bool
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsCode(code int) bool
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsRedirect() bool
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsServerError() bool
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsSuccess() bool
- func (o *SchemaObjectsPropertiesAddUnprocessableEntity) String() string
- type SchemaObjectsShardsGetForbidden
- func (o *SchemaObjectsShardsGetForbidden) Code() int
- func (o *SchemaObjectsShardsGetForbidden) Error() string
- func (o *SchemaObjectsShardsGetForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsGetForbidden) IsClientError() bool
- func (o *SchemaObjectsShardsGetForbidden) IsCode(code int) bool
- func (o *SchemaObjectsShardsGetForbidden) IsRedirect() bool
- func (o *SchemaObjectsShardsGetForbidden) IsServerError() bool
- func (o *SchemaObjectsShardsGetForbidden) IsSuccess() bool
- func (o *SchemaObjectsShardsGetForbidden) String() string
- type SchemaObjectsShardsGetInternalServerError
- func (o *SchemaObjectsShardsGetInternalServerError) Code() int
- func (o *SchemaObjectsShardsGetInternalServerError) Error() string
- func (o *SchemaObjectsShardsGetInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsGetInternalServerError) IsClientError() bool
- func (o *SchemaObjectsShardsGetInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsShardsGetInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsShardsGetInternalServerError) IsServerError() bool
- func (o *SchemaObjectsShardsGetInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsShardsGetInternalServerError) String() string
- type SchemaObjectsShardsGetNotFound
- func (o *SchemaObjectsShardsGetNotFound) Code() int
- func (o *SchemaObjectsShardsGetNotFound) Error() string
- func (o *SchemaObjectsShardsGetNotFound) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsGetNotFound) IsClientError() bool
- func (o *SchemaObjectsShardsGetNotFound) IsCode(code int) bool
- func (o *SchemaObjectsShardsGetNotFound) IsRedirect() bool
- func (o *SchemaObjectsShardsGetNotFound) IsServerError() bool
- func (o *SchemaObjectsShardsGetNotFound) IsSuccess() bool
- func (o *SchemaObjectsShardsGetNotFound) String() string
- type SchemaObjectsShardsGetOK
- func (o *SchemaObjectsShardsGetOK) Code() int
- func (o *SchemaObjectsShardsGetOK) Error() string
- func (o *SchemaObjectsShardsGetOK) GetPayload() models.ShardStatusList
- func (o *SchemaObjectsShardsGetOK) IsClientError() bool
- func (o *SchemaObjectsShardsGetOK) IsCode(code int) bool
- func (o *SchemaObjectsShardsGetOK) IsRedirect() bool
- func (o *SchemaObjectsShardsGetOK) IsServerError() bool
- func (o *SchemaObjectsShardsGetOK) IsSuccess() bool
- func (o *SchemaObjectsShardsGetOK) String() string
- type SchemaObjectsShardsGetParams
- func NewSchemaObjectsShardsGetParams() *SchemaObjectsShardsGetParams
- func NewSchemaObjectsShardsGetParamsWithContext(ctx context.Context) *SchemaObjectsShardsGetParams
- func NewSchemaObjectsShardsGetParamsWithHTTPClient(client *http.Client) *SchemaObjectsShardsGetParams
- func NewSchemaObjectsShardsGetParamsWithTimeout(timeout time.Duration) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) SetClassName(className string)
- func (o *SchemaObjectsShardsGetParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsShardsGetParams) SetDefaults()
- func (o *SchemaObjectsShardsGetParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsShardsGetParams) SetTenant(tenant *string)
- func (o *SchemaObjectsShardsGetParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsShardsGetParams) WithClassName(className string) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WithContext(ctx context.Context) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WithDefaults() *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WithHTTPClient(client *http.Client) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WithTenant(tenant *string) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WithTimeout(timeout time.Duration) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsShardsGetReader
- type SchemaObjectsShardsGetUnauthorized
- func (o *SchemaObjectsShardsGetUnauthorized) Code() int
- func (o *SchemaObjectsShardsGetUnauthorized) Error() string
- func (o *SchemaObjectsShardsGetUnauthorized) IsClientError() bool
- func (o *SchemaObjectsShardsGetUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsShardsGetUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsShardsGetUnauthorized) IsServerError() bool
- func (o *SchemaObjectsShardsGetUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsShardsGetUnauthorized) String() string
- type SchemaObjectsShardsUpdateForbidden
- func (o *SchemaObjectsShardsUpdateForbidden) Code() int
- func (o *SchemaObjectsShardsUpdateForbidden) Error() string
- func (o *SchemaObjectsShardsUpdateForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsUpdateForbidden) IsClientError() bool
- func (o *SchemaObjectsShardsUpdateForbidden) IsCode(code int) bool
- func (o *SchemaObjectsShardsUpdateForbidden) IsRedirect() bool
- func (o *SchemaObjectsShardsUpdateForbidden) IsServerError() bool
- func (o *SchemaObjectsShardsUpdateForbidden) IsSuccess() bool
- func (o *SchemaObjectsShardsUpdateForbidden) String() string
- type SchemaObjectsShardsUpdateInternalServerError
- func (o *SchemaObjectsShardsUpdateInternalServerError) Code() int
- func (o *SchemaObjectsShardsUpdateInternalServerError) Error() string
- func (o *SchemaObjectsShardsUpdateInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsUpdateInternalServerError) IsClientError() bool
- func (o *SchemaObjectsShardsUpdateInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsShardsUpdateInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsShardsUpdateInternalServerError) IsServerError() bool
- func (o *SchemaObjectsShardsUpdateInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsShardsUpdateInternalServerError) String() string
- type SchemaObjectsShardsUpdateNotFound
- func (o *SchemaObjectsShardsUpdateNotFound) Code() int
- func (o *SchemaObjectsShardsUpdateNotFound) Error() string
- func (o *SchemaObjectsShardsUpdateNotFound) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsUpdateNotFound) IsClientError() bool
- func (o *SchemaObjectsShardsUpdateNotFound) IsCode(code int) bool
- func (o *SchemaObjectsShardsUpdateNotFound) IsRedirect() bool
- func (o *SchemaObjectsShardsUpdateNotFound) IsServerError() bool
- func (o *SchemaObjectsShardsUpdateNotFound) IsSuccess() bool
- func (o *SchemaObjectsShardsUpdateNotFound) String() string
- type SchemaObjectsShardsUpdateOK
- func (o *SchemaObjectsShardsUpdateOK) Code() int
- func (o *SchemaObjectsShardsUpdateOK) Error() string
- func (o *SchemaObjectsShardsUpdateOK) GetPayload() *models.ShardStatus
- func (o *SchemaObjectsShardsUpdateOK) IsClientError() bool
- func (o *SchemaObjectsShardsUpdateOK) IsCode(code int) bool
- func (o *SchemaObjectsShardsUpdateOK) IsRedirect() bool
- func (o *SchemaObjectsShardsUpdateOK) IsServerError() bool
- func (o *SchemaObjectsShardsUpdateOK) IsSuccess() bool
- func (o *SchemaObjectsShardsUpdateOK) String() string
- type SchemaObjectsShardsUpdateParams
- func NewSchemaObjectsShardsUpdateParams() *SchemaObjectsShardsUpdateParams
- func NewSchemaObjectsShardsUpdateParamsWithContext(ctx context.Context) *SchemaObjectsShardsUpdateParams
- func NewSchemaObjectsShardsUpdateParamsWithHTTPClient(client *http.Client) *SchemaObjectsShardsUpdateParams
- func NewSchemaObjectsShardsUpdateParamsWithTimeout(timeout time.Duration) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) SetBody(body *models.ShardStatus)
- func (o *SchemaObjectsShardsUpdateParams) SetClassName(className string)
- func (o *SchemaObjectsShardsUpdateParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsShardsUpdateParams) SetDefaults()
- func (o *SchemaObjectsShardsUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsShardsUpdateParams) SetShardName(shardName string)
- func (o *SchemaObjectsShardsUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsShardsUpdateParams) WithBody(body *models.ShardStatus) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WithClassName(className string) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WithContext(ctx context.Context) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WithDefaults() *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WithHTTPClient(client *http.Client) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WithShardName(shardName string) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WithTimeout(timeout time.Duration) *SchemaObjectsShardsUpdateParams
- func (o *SchemaObjectsShardsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsShardsUpdateReader
- type SchemaObjectsShardsUpdateUnauthorized
- func (o *SchemaObjectsShardsUpdateUnauthorized) Code() int
- func (o *SchemaObjectsShardsUpdateUnauthorized) Error() string
- func (o *SchemaObjectsShardsUpdateUnauthorized) IsClientError() bool
- func (o *SchemaObjectsShardsUpdateUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsShardsUpdateUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsShardsUpdateUnauthorized) IsServerError() bool
- func (o *SchemaObjectsShardsUpdateUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsShardsUpdateUnauthorized) String() string
- type SchemaObjectsShardsUpdateUnprocessableEntity
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) Code() int
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) Error() string
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsClientError() bool
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsCode(code int) bool
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsRedirect() bool
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsServerError() bool
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsSuccess() bool
- func (o *SchemaObjectsShardsUpdateUnprocessableEntity) String() string
- type SchemaObjectsUpdateForbidden
- func (o *SchemaObjectsUpdateForbidden) Code() int
- func (o *SchemaObjectsUpdateForbidden) Error() string
- func (o *SchemaObjectsUpdateForbidden) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsUpdateForbidden) IsClientError() bool
- func (o *SchemaObjectsUpdateForbidden) IsCode(code int) bool
- func (o *SchemaObjectsUpdateForbidden) IsRedirect() bool
- func (o *SchemaObjectsUpdateForbidden) IsServerError() bool
- func (o *SchemaObjectsUpdateForbidden) IsSuccess() bool
- func (o *SchemaObjectsUpdateForbidden) String() string
- type SchemaObjectsUpdateInternalServerError
- func (o *SchemaObjectsUpdateInternalServerError) Code() int
- func (o *SchemaObjectsUpdateInternalServerError) Error() string
- func (o *SchemaObjectsUpdateInternalServerError) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsUpdateInternalServerError) IsClientError() bool
- func (o *SchemaObjectsUpdateInternalServerError) IsCode(code int) bool
- func (o *SchemaObjectsUpdateInternalServerError) IsRedirect() bool
- func (o *SchemaObjectsUpdateInternalServerError) IsServerError() bool
- func (o *SchemaObjectsUpdateInternalServerError) IsSuccess() bool
- func (o *SchemaObjectsUpdateInternalServerError) String() string
- type SchemaObjectsUpdateNotFound
- func (o *SchemaObjectsUpdateNotFound) Code() int
- func (o *SchemaObjectsUpdateNotFound) Error() string
- func (o *SchemaObjectsUpdateNotFound) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsUpdateNotFound) IsClientError() bool
- func (o *SchemaObjectsUpdateNotFound) IsCode(code int) bool
- func (o *SchemaObjectsUpdateNotFound) IsRedirect() bool
- func (o *SchemaObjectsUpdateNotFound) IsServerError() bool
- func (o *SchemaObjectsUpdateNotFound) IsSuccess() bool
- func (o *SchemaObjectsUpdateNotFound) String() string
- type SchemaObjectsUpdateOK
- func (o *SchemaObjectsUpdateOK) Code() int
- func (o *SchemaObjectsUpdateOK) Error() string
- func (o *SchemaObjectsUpdateOK) GetPayload() *models.Class
- func (o *SchemaObjectsUpdateOK) IsClientError() bool
- func (o *SchemaObjectsUpdateOK) IsCode(code int) bool
- func (o *SchemaObjectsUpdateOK) IsRedirect() bool
- func (o *SchemaObjectsUpdateOK) IsServerError() bool
- func (o *SchemaObjectsUpdateOK) IsSuccess() bool
- func (o *SchemaObjectsUpdateOK) String() string
- type SchemaObjectsUpdateParams
- func NewSchemaObjectsUpdateParams() *SchemaObjectsUpdateParams
- func NewSchemaObjectsUpdateParamsWithContext(ctx context.Context) *SchemaObjectsUpdateParams
- func NewSchemaObjectsUpdateParamsWithHTTPClient(client *http.Client) *SchemaObjectsUpdateParams
- func NewSchemaObjectsUpdateParamsWithTimeout(timeout time.Duration) *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) SetClassName(className string)
- func (o *SchemaObjectsUpdateParams) SetContext(ctx context.Context)
- func (o *SchemaObjectsUpdateParams) SetDefaults()
- func (o *SchemaObjectsUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsUpdateParams) SetObjectClass(objectClass *models.Class)
- func (o *SchemaObjectsUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsUpdateParams) WithClassName(className string) *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) WithContext(ctx context.Context) *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) WithDefaults() *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) WithHTTPClient(client *http.Client) *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) WithObjectClass(objectClass *models.Class) *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) WithTimeout(timeout time.Duration) *SchemaObjectsUpdateParams
- func (o *SchemaObjectsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsUpdateReader
- type SchemaObjectsUpdateUnauthorized
- func (o *SchemaObjectsUpdateUnauthorized) Code() int
- func (o *SchemaObjectsUpdateUnauthorized) Error() string
- func (o *SchemaObjectsUpdateUnauthorized) IsClientError() bool
- func (o *SchemaObjectsUpdateUnauthorized) IsCode(code int) bool
- func (o *SchemaObjectsUpdateUnauthorized) IsRedirect() bool
- func (o *SchemaObjectsUpdateUnauthorized) IsServerError() bool
- func (o *SchemaObjectsUpdateUnauthorized) IsSuccess() bool
- func (o *SchemaObjectsUpdateUnauthorized) String() string
- type SchemaObjectsUpdateUnprocessableEntity
- func (o *SchemaObjectsUpdateUnprocessableEntity) Code() int
- func (o *SchemaObjectsUpdateUnprocessableEntity) Error() string
- func (o *SchemaObjectsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *SchemaObjectsUpdateUnprocessableEntity) IsClientError() bool
- func (o *SchemaObjectsUpdateUnprocessableEntity) IsCode(code int) bool
- func (o *SchemaObjectsUpdateUnprocessableEntity) IsRedirect() bool
- func (o *SchemaObjectsUpdateUnprocessableEntity) IsServerError() bool
- func (o *SchemaObjectsUpdateUnprocessableEntity) IsSuccess() bool
- func (o *SchemaObjectsUpdateUnprocessableEntity) String() string
- type TenantExistsForbidden
- func (o *TenantExistsForbidden) Code() int
- func (o *TenantExistsForbidden) Error() string
- func (o *TenantExistsForbidden) GetPayload() *models.ErrorResponse
- func (o *TenantExistsForbidden) IsClientError() bool
- func (o *TenantExistsForbidden) IsCode(code int) bool
- func (o *TenantExistsForbidden) IsRedirect() bool
- func (o *TenantExistsForbidden) IsServerError() bool
- func (o *TenantExistsForbidden) IsSuccess() bool
- func (o *TenantExistsForbidden) String() string
- type TenantExistsInternalServerError
- func (o *TenantExistsInternalServerError) Code() int
- func (o *TenantExistsInternalServerError) Error() string
- func (o *TenantExistsInternalServerError) GetPayload() *models.ErrorResponse
- func (o *TenantExistsInternalServerError) IsClientError() bool
- func (o *TenantExistsInternalServerError) IsCode(code int) bool
- func (o *TenantExistsInternalServerError) IsRedirect() bool
- func (o *TenantExistsInternalServerError) IsServerError() bool
- func (o *TenantExistsInternalServerError) IsSuccess() bool
- func (o *TenantExistsInternalServerError) String() string
- type TenantExistsNotFound
- func (o *TenantExistsNotFound) Code() int
- func (o *TenantExistsNotFound) Error() string
- func (o *TenantExistsNotFound) IsClientError() bool
- func (o *TenantExistsNotFound) IsCode(code int) bool
- func (o *TenantExistsNotFound) IsRedirect() bool
- func (o *TenantExistsNotFound) IsServerError() bool
- func (o *TenantExistsNotFound) IsSuccess() bool
- func (o *TenantExistsNotFound) String() string
- type TenantExistsOK
- func (o *TenantExistsOK) Code() int
- func (o *TenantExistsOK) Error() string
- func (o *TenantExistsOK) IsClientError() bool
- func (o *TenantExistsOK) IsCode(code int) bool
- func (o *TenantExistsOK) IsRedirect() bool
- func (o *TenantExistsOK) IsServerError() bool
- func (o *TenantExistsOK) IsSuccess() bool
- func (o *TenantExistsOK) String() string
- type TenantExistsParams
- func (o *TenantExistsParams) SetClassName(className string)
- func (o *TenantExistsParams) SetConsistency(consistency *bool)
- func (o *TenantExistsParams) SetContext(ctx context.Context)
- func (o *TenantExistsParams) SetDefaults()
- func (o *TenantExistsParams) SetHTTPClient(client *http.Client)
- func (o *TenantExistsParams) SetTenantName(tenantName string)
- func (o *TenantExistsParams) SetTimeout(timeout time.Duration)
- func (o *TenantExistsParams) WithClassName(className string) *TenantExistsParams
- func (o *TenantExistsParams) WithConsistency(consistency *bool) *TenantExistsParams
- func (o *TenantExistsParams) WithContext(ctx context.Context) *TenantExistsParams
- func (o *TenantExistsParams) WithDefaults() *TenantExistsParams
- func (o *TenantExistsParams) WithHTTPClient(client *http.Client) *TenantExistsParams
- func (o *TenantExistsParams) WithTenantName(tenantName string) *TenantExistsParams
- func (o *TenantExistsParams) WithTimeout(timeout time.Duration) *TenantExistsParams
- func (o *TenantExistsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenantExistsReader
- type TenantExistsUnauthorized
- func (o *TenantExistsUnauthorized) Code() int
- func (o *TenantExistsUnauthorized) Error() string
- func (o *TenantExistsUnauthorized) IsClientError() bool
- func (o *TenantExistsUnauthorized) IsCode(code int) bool
- func (o *TenantExistsUnauthorized) IsRedirect() bool
- func (o *TenantExistsUnauthorized) IsServerError() bool
- func (o *TenantExistsUnauthorized) IsSuccess() bool
- func (o *TenantExistsUnauthorized) String() string
- type TenantExistsUnprocessableEntity
- func (o *TenantExistsUnprocessableEntity) Code() int
- func (o *TenantExistsUnprocessableEntity) Error() string
- func (o *TenantExistsUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *TenantExistsUnprocessableEntity) IsClientError() bool
- func (o *TenantExistsUnprocessableEntity) IsCode(code int) bool
- func (o *TenantExistsUnprocessableEntity) IsRedirect() bool
- func (o *TenantExistsUnprocessableEntity) IsServerError() bool
- func (o *TenantExistsUnprocessableEntity) IsSuccess() bool
- func (o *TenantExistsUnprocessableEntity) String() string
- type TenantsCreateForbidden
- func (o *TenantsCreateForbidden) Code() int
- func (o *TenantsCreateForbidden) Error() string
- func (o *TenantsCreateForbidden) GetPayload() *models.ErrorResponse
- func (o *TenantsCreateForbidden) IsClientError() bool
- func (o *TenantsCreateForbidden) IsCode(code int) bool
- func (o *TenantsCreateForbidden) IsRedirect() bool
- func (o *TenantsCreateForbidden) IsServerError() bool
- func (o *TenantsCreateForbidden) IsSuccess() bool
- func (o *TenantsCreateForbidden) String() string
- type TenantsCreateInternalServerError
- func (o *TenantsCreateInternalServerError) Code() int
- func (o *TenantsCreateInternalServerError) Error() string
- func (o *TenantsCreateInternalServerError) GetPayload() *models.ErrorResponse
- func (o *TenantsCreateInternalServerError) IsClientError() bool
- func (o *TenantsCreateInternalServerError) IsCode(code int) bool
- func (o *TenantsCreateInternalServerError) IsRedirect() bool
- func (o *TenantsCreateInternalServerError) IsServerError() bool
- func (o *TenantsCreateInternalServerError) IsSuccess() bool
- func (o *TenantsCreateInternalServerError) String() string
- type TenantsCreateOK
- func (o *TenantsCreateOK) Code() int
- func (o *TenantsCreateOK) Error() string
- func (o *TenantsCreateOK) GetPayload() []*models.Tenant
- func (o *TenantsCreateOK) IsClientError() bool
- func (o *TenantsCreateOK) IsCode(code int) bool
- func (o *TenantsCreateOK) IsRedirect() bool
- func (o *TenantsCreateOK) IsServerError() bool
- func (o *TenantsCreateOK) IsSuccess() bool
- func (o *TenantsCreateOK) String() string
- type TenantsCreateParams
- func (o *TenantsCreateParams) SetBody(body []*models.Tenant)
- func (o *TenantsCreateParams) SetClassName(className string)
- func (o *TenantsCreateParams) SetContext(ctx context.Context)
- func (o *TenantsCreateParams) SetDefaults()
- func (o *TenantsCreateParams) SetHTTPClient(client *http.Client)
- func (o *TenantsCreateParams) SetTimeout(timeout time.Duration)
- func (o *TenantsCreateParams) WithBody(body []*models.Tenant) *TenantsCreateParams
- func (o *TenantsCreateParams) WithClassName(className string) *TenantsCreateParams
- func (o *TenantsCreateParams) WithContext(ctx context.Context) *TenantsCreateParams
- func (o *TenantsCreateParams) WithDefaults() *TenantsCreateParams
- func (o *TenantsCreateParams) WithHTTPClient(client *http.Client) *TenantsCreateParams
- func (o *TenantsCreateParams) WithTimeout(timeout time.Duration) *TenantsCreateParams
- func (o *TenantsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenantsCreateReader
- type TenantsCreateUnauthorized
- func (o *TenantsCreateUnauthorized) Code() int
- func (o *TenantsCreateUnauthorized) Error() string
- func (o *TenantsCreateUnauthorized) IsClientError() bool
- func (o *TenantsCreateUnauthorized) IsCode(code int) bool
- func (o *TenantsCreateUnauthorized) IsRedirect() bool
- func (o *TenantsCreateUnauthorized) IsServerError() bool
- func (o *TenantsCreateUnauthorized) IsSuccess() bool
- func (o *TenantsCreateUnauthorized) String() string
- type TenantsCreateUnprocessableEntity
- func (o *TenantsCreateUnprocessableEntity) Code() int
- func (o *TenantsCreateUnprocessableEntity) Error() string
- func (o *TenantsCreateUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *TenantsCreateUnprocessableEntity) IsClientError() bool
- func (o *TenantsCreateUnprocessableEntity) IsCode(code int) bool
- func (o *TenantsCreateUnprocessableEntity) IsRedirect() bool
- func (o *TenantsCreateUnprocessableEntity) IsServerError() bool
- func (o *TenantsCreateUnprocessableEntity) IsSuccess() bool
- func (o *TenantsCreateUnprocessableEntity) String() string
- type TenantsDeleteForbidden
- func (o *TenantsDeleteForbidden) Code() int
- func (o *TenantsDeleteForbidden) Error() string
- func (o *TenantsDeleteForbidden) GetPayload() *models.ErrorResponse
- func (o *TenantsDeleteForbidden) IsClientError() bool
- func (o *TenantsDeleteForbidden) IsCode(code int) bool
- func (o *TenantsDeleteForbidden) IsRedirect() bool
- func (o *TenantsDeleteForbidden) IsServerError() bool
- func (o *TenantsDeleteForbidden) IsSuccess() bool
- func (o *TenantsDeleteForbidden) String() string
- type TenantsDeleteInternalServerError
- func (o *TenantsDeleteInternalServerError) Code() int
- func (o *TenantsDeleteInternalServerError) Error() string
- func (o *TenantsDeleteInternalServerError) GetPayload() *models.ErrorResponse
- func (o *TenantsDeleteInternalServerError) IsClientError() bool
- func (o *TenantsDeleteInternalServerError) IsCode(code int) bool
- func (o *TenantsDeleteInternalServerError) IsRedirect() bool
- func (o *TenantsDeleteInternalServerError) IsServerError() bool
- func (o *TenantsDeleteInternalServerError) IsSuccess() bool
- func (o *TenantsDeleteInternalServerError) String() string
- type TenantsDeleteOK
- func (o *TenantsDeleteOK) Code() int
- func (o *TenantsDeleteOK) Error() string
- func (o *TenantsDeleteOK) IsClientError() bool
- func (o *TenantsDeleteOK) IsCode(code int) bool
- func (o *TenantsDeleteOK) IsRedirect() bool
- func (o *TenantsDeleteOK) IsServerError() bool
- func (o *TenantsDeleteOK) IsSuccess() bool
- func (o *TenantsDeleteOK) String() string
- type TenantsDeleteParams
- func (o *TenantsDeleteParams) SetClassName(className string)
- func (o *TenantsDeleteParams) SetContext(ctx context.Context)
- func (o *TenantsDeleteParams) SetDefaults()
- func (o *TenantsDeleteParams) SetHTTPClient(client *http.Client)
- func (o *TenantsDeleteParams) SetTenants(tenants []string)
- func (o *TenantsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *TenantsDeleteParams) WithClassName(className string) *TenantsDeleteParams
- func (o *TenantsDeleteParams) WithContext(ctx context.Context) *TenantsDeleteParams
- func (o *TenantsDeleteParams) WithDefaults() *TenantsDeleteParams
- func (o *TenantsDeleteParams) WithHTTPClient(client *http.Client) *TenantsDeleteParams
- func (o *TenantsDeleteParams) WithTenants(tenants []string) *TenantsDeleteParams
- func (o *TenantsDeleteParams) WithTimeout(timeout time.Duration) *TenantsDeleteParams
- func (o *TenantsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenantsDeleteReader
- type TenantsDeleteUnauthorized
- func (o *TenantsDeleteUnauthorized) Code() int
- func (o *TenantsDeleteUnauthorized) Error() string
- func (o *TenantsDeleteUnauthorized) IsClientError() bool
- func (o *TenantsDeleteUnauthorized) IsCode(code int) bool
- func (o *TenantsDeleteUnauthorized) IsRedirect() bool
- func (o *TenantsDeleteUnauthorized) IsServerError() bool
- func (o *TenantsDeleteUnauthorized) IsSuccess() bool
- func (o *TenantsDeleteUnauthorized) String() string
- type TenantsDeleteUnprocessableEntity
- func (o *TenantsDeleteUnprocessableEntity) Code() int
- func (o *TenantsDeleteUnprocessableEntity) Error() string
- func (o *TenantsDeleteUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *TenantsDeleteUnprocessableEntity) IsClientError() bool
- func (o *TenantsDeleteUnprocessableEntity) IsCode(code int) bool
- func (o *TenantsDeleteUnprocessableEntity) IsRedirect() bool
- func (o *TenantsDeleteUnprocessableEntity) IsServerError() bool
- func (o *TenantsDeleteUnprocessableEntity) IsSuccess() bool
- func (o *TenantsDeleteUnprocessableEntity) String() string
- type TenantsGetForbidden
- func (o *TenantsGetForbidden) Code() int
- func (o *TenantsGetForbidden) Error() string
- func (o *TenantsGetForbidden) GetPayload() *models.ErrorResponse
- func (o *TenantsGetForbidden) IsClientError() bool
- func (o *TenantsGetForbidden) IsCode(code int) bool
- func (o *TenantsGetForbidden) IsRedirect() bool
- func (o *TenantsGetForbidden) IsServerError() bool
- func (o *TenantsGetForbidden) IsSuccess() bool
- func (o *TenantsGetForbidden) String() string
- type TenantsGetInternalServerError
- func (o *TenantsGetInternalServerError) Code() int
- func (o *TenantsGetInternalServerError) Error() string
- func (o *TenantsGetInternalServerError) GetPayload() *models.ErrorResponse
- func (o *TenantsGetInternalServerError) IsClientError() bool
- func (o *TenantsGetInternalServerError) IsCode(code int) bool
- func (o *TenantsGetInternalServerError) IsRedirect() bool
- func (o *TenantsGetInternalServerError) IsServerError() bool
- func (o *TenantsGetInternalServerError) IsSuccess() bool
- func (o *TenantsGetInternalServerError) String() string
- type TenantsGetOK
- func (o *TenantsGetOK) Code() int
- func (o *TenantsGetOK) Error() string
- func (o *TenantsGetOK) GetPayload() []*models.Tenant
- func (o *TenantsGetOK) IsClientError() bool
- func (o *TenantsGetOK) IsCode(code int) bool
- func (o *TenantsGetOK) IsRedirect() bool
- func (o *TenantsGetOK) IsServerError() bool
- func (o *TenantsGetOK) IsSuccess() bool
- func (o *TenantsGetOK) String() string
- type TenantsGetOneForbidden
- func (o *TenantsGetOneForbidden) Code() int
- func (o *TenantsGetOneForbidden) Error() string
- func (o *TenantsGetOneForbidden) GetPayload() *models.ErrorResponse
- func (o *TenantsGetOneForbidden) IsClientError() bool
- func (o *TenantsGetOneForbidden) IsCode(code int) bool
- func (o *TenantsGetOneForbidden) IsRedirect() bool
- func (o *TenantsGetOneForbidden) IsServerError() bool
- func (o *TenantsGetOneForbidden) IsSuccess() bool
- func (o *TenantsGetOneForbidden) String() string
- type TenantsGetOneInternalServerError
- func (o *TenantsGetOneInternalServerError) Code() int
- func (o *TenantsGetOneInternalServerError) Error() string
- func (o *TenantsGetOneInternalServerError) GetPayload() *models.ErrorResponse
- func (o *TenantsGetOneInternalServerError) IsClientError() bool
- func (o *TenantsGetOneInternalServerError) IsCode(code int) bool
- func (o *TenantsGetOneInternalServerError) IsRedirect() bool
- func (o *TenantsGetOneInternalServerError) IsServerError() bool
- func (o *TenantsGetOneInternalServerError) IsSuccess() bool
- func (o *TenantsGetOneInternalServerError) String() string
- type TenantsGetOneNotFound
- func (o *TenantsGetOneNotFound) Code() int
- func (o *TenantsGetOneNotFound) Error() string
- func (o *TenantsGetOneNotFound) IsClientError() bool
- func (o *TenantsGetOneNotFound) IsCode(code int) bool
- func (o *TenantsGetOneNotFound) IsRedirect() bool
- func (o *TenantsGetOneNotFound) IsServerError() bool
- func (o *TenantsGetOneNotFound) IsSuccess() bool
- func (o *TenantsGetOneNotFound) String() string
- type TenantsGetOneOK
- func (o *TenantsGetOneOK) Code() int
- func (o *TenantsGetOneOK) Error() string
- func (o *TenantsGetOneOK) GetPayload() *models.TenantResponse
- func (o *TenantsGetOneOK) IsClientError() bool
- func (o *TenantsGetOneOK) IsCode(code int) bool
- func (o *TenantsGetOneOK) IsRedirect() bool
- func (o *TenantsGetOneOK) IsServerError() bool
- func (o *TenantsGetOneOK) IsSuccess() bool
- func (o *TenantsGetOneOK) String() string
- type TenantsGetOneParams
- func (o *TenantsGetOneParams) SetClassName(className string)
- func (o *TenantsGetOneParams) SetConsistency(consistency *bool)
- func (o *TenantsGetOneParams) SetContext(ctx context.Context)
- func (o *TenantsGetOneParams) SetDefaults()
- func (o *TenantsGetOneParams) SetHTTPClient(client *http.Client)
- func (o *TenantsGetOneParams) SetTenantName(tenantName string)
- func (o *TenantsGetOneParams) SetTimeout(timeout time.Duration)
- func (o *TenantsGetOneParams) WithClassName(className string) *TenantsGetOneParams
- func (o *TenantsGetOneParams) WithConsistency(consistency *bool) *TenantsGetOneParams
- func (o *TenantsGetOneParams) WithContext(ctx context.Context) *TenantsGetOneParams
- func (o *TenantsGetOneParams) WithDefaults() *TenantsGetOneParams
- func (o *TenantsGetOneParams) WithHTTPClient(client *http.Client) *TenantsGetOneParams
- func (o *TenantsGetOneParams) WithTenantName(tenantName string) *TenantsGetOneParams
- func (o *TenantsGetOneParams) WithTimeout(timeout time.Duration) *TenantsGetOneParams
- func (o *TenantsGetOneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenantsGetOneReader
- type TenantsGetOneUnauthorized
- func (o *TenantsGetOneUnauthorized) Code() int
- func (o *TenantsGetOneUnauthorized) Error() string
- func (o *TenantsGetOneUnauthorized) IsClientError() bool
- func (o *TenantsGetOneUnauthorized) IsCode(code int) bool
- func (o *TenantsGetOneUnauthorized) IsRedirect() bool
- func (o *TenantsGetOneUnauthorized) IsServerError() bool
- func (o *TenantsGetOneUnauthorized) IsSuccess() bool
- func (o *TenantsGetOneUnauthorized) String() string
- type TenantsGetOneUnprocessableEntity
- func (o *TenantsGetOneUnprocessableEntity) Code() int
- func (o *TenantsGetOneUnprocessableEntity) Error() string
- func (o *TenantsGetOneUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *TenantsGetOneUnprocessableEntity) IsClientError() bool
- func (o *TenantsGetOneUnprocessableEntity) IsCode(code int) bool
- func (o *TenantsGetOneUnprocessableEntity) IsRedirect() bool
- func (o *TenantsGetOneUnprocessableEntity) IsServerError() bool
- func (o *TenantsGetOneUnprocessableEntity) IsSuccess() bool
- func (o *TenantsGetOneUnprocessableEntity) String() string
- type TenantsGetParams
- func (o *TenantsGetParams) SetClassName(className string)
- func (o *TenantsGetParams) SetConsistency(consistency *bool)
- func (o *TenantsGetParams) SetContext(ctx context.Context)
- func (o *TenantsGetParams) SetDefaults()
- func (o *TenantsGetParams) SetHTTPClient(client *http.Client)
- func (o *TenantsGetParams) SetTimeout(timeout time.Duration)
- func (o *TenantsGetParams) WithClassName(className string) *TenantsGetParams
- func (o *TenantsGetParams) WithConsistency(consistency *bool) *TenantsGetParams
- func (o *TenantsGetParams) WithContext(ctx context.Context) *TenantsGetParams
- func (o *TenantsGetParams) WithDefaults() *TenantsGetParams
- func (o *TenantsGetParams) WithHTTPClient(client *http.Client) *TenantsGetParams
- func (o *TenantsGetParams) WithTimeout(timeout time.Duration) *TenantsGetParams
- func (o *TenantsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenantsGetReader
- type TenantsGetUnauthorized
- func (o *TenantsGetUnauthorized) Code() int
- func (o *TenantsGetUnauthorized) Error() string
- func (o *TenantsGetUnauthorized) IsClientError() bool
- func (o *TenantsGetUnauthorized) IsCode(code int) bool
- func (o *TenantsGetUnauthorized) IsRedirect() bool
- func (o *TenantsGetUnauthorized) IsServerError() bool
- func (o *TenantsGetUnauthorized) IsSuccess() bool
- func (o *TenantsGetUnauthorized) String() string
- type TenantsGetUnprocessableEntity
- func (o *TenantsGetUnprocessableEntity) Code() int
- func (o *TenantsGetUnprocessableEntity) Error() string
- func (o *TenantsGetUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *TenantsGetUnprocessableEntity) IsClientError() bool
- func (o *TenantsGetUnprocessableEntity) IsCode(code int) bool
- func (o *TenantsGetUnprocessableEntity) IsRedirect() bool
- func (o *TenantsGetUnprocessableEntity) IsServerError() bool
- func (o *TenantsGetUnprocessableEntity) IsSuccess() bool
- func (o *TenantsGetUnprocessableEntity) String() string
- type TenantsUpdateForbidden
- func (o *TenantsUpdateForbidden) Code() int
- func (o *TenantsUpdateForbidden) Error() string
- func (o *TenantsUpdateForbidden) GetPayload() *models.ErrorResponse
- func (o *TenantsUpdateForbidden) IsClientError() bool
- func (o *TenantsUpdateForbidden) IsCode(code int) bool
- func (o *TenantsUpdateForbidden) IsRedirect() bool
- func (o *TenantsUpdateForbidden) IsServerError() bool
- func (o *TenantsUpdateForbidden) IsSuccess() bool
- func (o *TenantsUpdateForbidden) String() string
- type TenantsUpdateInternalServerError
- func (o *TenantsUpdateInternalServerError) Code() int
- func (o *TenantsUpdateInternalServerError) Error() string
- func (o *TenantsUpdateInternalServerError) GetPayload() *models.ErrorResponse
- func (o *TenantsUpdateInternalServerError) IsClientError() bool
- func (o *TenantsUpdateInternalServerError) IsCode(code int) bool
- func (o *TenantsUpdateInternalServerError) IsRedirect() bool
- func (o *TenantsUpdateInternalServerError) IsServerError() bool
- func (o *TenantsUpdateInternalServerError) IsSuccess() bool
- func (o *TenantsUpdateInternalServerError) String() string
- type TenantsUpdateOK
- func (o *TenantsUpdateOK) Code() int
- func (o *TenantsUpdateOK) Error() string
- func (o *TenantsUpdateOK) GetPayload() []*models.Tenant
- func (o *TenantsUpdateOK) IsClientError() bool
- func (o *TenantsUpdateOK) IsCode(code int) bool
- func (o *TenantsUpdateOK) IsRedirect() bool
- func (o *TenantsUpdateOK) IsServerError() bool
- func (o *TenantsUpdateOK) IsSuccess() bool
- func (o *TenantsUpdateOK) String() string
- type TenantsUpdateParams
- func (o *TenantsUpdateParams) SetBody(body []*models.Tenant)
- func (o *TenantsUpdateParams) SetClassName(className string)
- func (o *TenantsUpdateParams) SetContext(ctx context.Context)
- func (o *TenantsUpdateParams) SetDefaults()
- func (o *TenantsUpdateParams) SetHTTPClient(client *http.Client)
- func (o *TenantsUpdateParams) SetTimeout(timeout time.Duration)
- func (o *TenantsUpdateParams) WithBody(body []*models.Tenant) *TenantsUpdateParams
- func (o *TenantsUpdateParams) WithClassName(className string) *TenantsUpdateParams
- func (o *TenantsUpdateParams) WithContext(ctx context.Context) *TenantsUpdateParams
- func (o *TenantsUpdateParams) WithDefaults() *TenantsUpdateParams
- func (o *TenantsUpdateParams) WithHTTPClient(client *http.Client) *TenantsUpdateParams
- func (o *TenantsUpdateParams) WithTimeout(timeout time.Duration) *TenantsUpdateParams
- func (o *TenantsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TenantsUpdateReader
- type TenantsUpdateUnauthorized
- func (o *TenantsUpdateUnauthorized) Code() int
- func (o *TenantsUpdateUnauthorized) Error() string
- func (o *TenantsUpdateUnauthorized) IsClientError() bool
- func (o *TenantsUpdateUnauthorized) IsCode(code int) bool
- func (o *TenantsUpdateUnauthorized) IsRedirect() bool
- func (o *TenantsUpdateUnauthorized) IsServerError() bool
- func (o *TenantsUpdateUnauthorized) IsSuccess() bool
- func (o *TenantsUpdateUnauthorized) String() string
- type TenantsUpdateUnprocessableEntity
- func (o *TenantsUpdateUnprocessableEntity) Code() int
- func (o *TenantsUpdateUnprocessableEntity) Error() string
- func (o *TenantsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
- func (o *TenantsUpdateUnprocessableEntity) IsClientError() bool
- func (o *TenantsUpdateUnprocessableEntity) IsCode(code int) bool
- func (o *TenantsUpdateUnprocessableEntity) IsRedirect() bool
- func (o *TenantsUpdateUnprocessableEntity) IsServerError() bool
- func (o *TenantsUpdateUnprocessableEntity) IsSuccess() bool
- func (o *TenantsUpdateUnprocessableEntity) String() string
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 schema API
func (*Client) SchemaDump ¶
func (a *Client) SchemaDump(params *SchemaDumpParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaDumpOK, error)
SchemaDump dumps the current the database schema
Fetch an array of all collection definitions from the schema.
func (*Client) SchemaObjectsCreate ¶
func (a *Client) SchemaObjectsCreate(params *SchemaObjectsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsCreateOK, error)
SchemaObjectsCreate creates a new object class in the schema
Create a new data object collection. <br/><br/>If AutoSchema is enabled, Weaviate will attempt to infer the schema from the data at import time. However, manual schema definition is recommended for production environments.
func (*Client) SchemaObjectsDelete ¶
func (a *Client) SchemaObjectsDelete(params *SchemaObjectsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsDeleteOK, error)
SchemaObjectsDelete removes an object class and all data in the instances from the schema
Remove a collection from the schema. This will also delete all the objects in the collection.
func (*Client) SchemaObjectsGet ¶
func (a *Client) SchemaObjectsGet(params *SchemaObjectsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsGetOK, error)
SchemaObjectsGet gets a single class from the schema
func (*Client) SchemaObjectsPropertiesAdd ¶
func (a *Client) SchemaObjectsPropertiesAdd(params *SchemaObjectsPropertiesAddParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsPropertiesAddOK, error)
SchemaObjectsPropertiesAdd adds a property to an object class
func (*Client) SchemaObjectsShardsGet ¶
func (a *Client) SchemaObjectsShardsGet(params *SchemaObjectsShardsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsShardsGetOK, error)
SchemaObjectsShardsGet gets the shards status of an object class
Get the status of every shard in the cluster.
func (*Client) SchemaObjectsShardsUpdate ¶
func (a *Client) SchemaObjectsShardsUpdate(params *SchemaObjectsShardsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsShardsUpdateOK, error)
SchemaObjectsShardsUpdate updates a shard status
Update a shard status for a collection. For example, a shard may have been marked as `READONLY` because its disk was full. After providing more disk space, use this endpoint to set the shard status to `READY` again. There is also a convenience function in each client to set the status of all shards of a collection.
func (*Client) SchemaObjectsUpdate ¶
func (a *Client) SchemaObjectsUpdate(params *SchemaObjectsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsUpdateOK, error)
SchemaObjectsUpdate updates settings of an existing schema class
Add a property to an existing collection.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TenantExists ¶
func (a *Client) TenantExists(params *TenantExistsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantExistsOK, error)
TenantExists checks whether a tenant exists
Check if a tenant exists for a specific class
func (*Client) TenantsCreate ¶
func (a *Client) TenantsCreate(params *TenantsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsCreateOK, error)
TenantsCreate creates a new tenant
Create a new tenant for a collection. Multi-tenancy must be enabled in the collection definition.
func (*Client) TenantsDelete ¶
func (a *Client) TenantsDelete(params *TenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsDeleteOK, error)
TenantsDelete delete tenants from a specific class
func (*Client) TenantsGet ¶
func (a *Client) TenantsGet(params *TenantsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsGetOK, error)
TenantsGet gets the list of tenants
get all tenants from a specific class
func (*Client) TenantsGetOne ¶
func (a *Client) TenantsGetOne(params *TenantsGetOneParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsGetOneOK, error)
TenantsGetOne gets a specific tenant
get a specific tenant for the given class
func (*Client) TenantsUpdate ¶
func (a *Client) TenantsUpdate(params *TenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsUpdateOK, error)
TenantsUpdate updates a tenant
Update tenant of a specific class
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { SchemaDump(params *SchemaDumpParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaDumpOK, error) SchemaObjectsCreate(params *SchemaObjectsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsCreateOK, error) SchemaObjectsDelete(params *SchemaObjectsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsDeleteOK, error) SchemaObjectsGet(params *SchemaObjectsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsGetOK, error) SchemaObjectsPropertiesAdd(params *SchemaObjectsPropertiesAddParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsPropertiesAddOK, error) SchemaObjectsShardsGet(params *SchemaObjectsShardsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsShardsGetOK, error) SchemaObjectsShardsUpdate(params *SchemaObjectsShardsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsShardsUpdateOK, error) SchemaObjectsUpdate(params *SchemaObjectsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SchemaObjectsUpdateOK, error) TenantExists(params *TenantExistsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantExistsOK, error) TenantsCreate(params *TenantsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsCreateOK, error) TenantsDelete(params *TenantsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsDeleteOK, error) TenantsGet(params *TenantsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsGetOK, error) TenantsGetOne(params *TenantsGetOneParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsGetOneOK, error) TenantsUpdate(params *TenantsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TenantsUpdateOK, 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 schema API client.
type SchemaDumpForbidden ¶
type SchemaDumpForbidden struct {
Payload *models.ErrorResponse
}
SchemaDumpForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaDumpForbidden ¶
func NewSchemaDumpForbidden() *SchemaDumpForbidden
NewSchemaDumpForbidden creates a SchemaDumpForbidden with default headers values
func (*SchemaDumpForbidden) Code ¶
func (o *SchemaDumpForbidden) Code() int
Code gets the status code for the schema dump forbidden response
func (*SchemaDumpForbidden) Error ¶
func (o *SchemaDumpForbidden) Error() string
func (*SchemaDumpForbidden) GetPayload ¶
func (o *SchemaDumpForbidden) GetPayload() *models.ErrorResponse
func (*SchemaDumpForbidden) IsClientError ¶
func (o *SchemaDumpForbidden) IsClientError() bool
IsClientError returns true when this schema dump forbidden response has a 4xx status code
func (*SchemaDumpForbidden) IsCode ¶
func (o *SchemaDumpForbidden) IsCode(code int) bool
IsCode returns true when this schema dump forbidden response a status code equal to that given
func (*SchemaDumpForbidden) IsRedirect ¶
func (o *SchemaDumpForbidden) IsRedirect() bool
IsRedirect returns true when this schema dump forbidden response has a 3xx status code
func (*SchemaDumpForbidden) IsServerError ¶
func (o *SchemaDumpForbidden) IsServerError() bool
IsServerError returns true when this schema dump forbidden response has a 5xx status code
func (*SchemaDumpForbidden) IsSuccess ¶
func (o *SchemaDumpForbidden) IsSuccess() bool
IsSuccess returns true when this schema dump forbidden response has a 2xx status code
func (*SchemaDumpForbidden) String ¶
func (o *SchemaDumpForbidden) String() string
type SchemaDumpInternalServerError ¶
type SchemaDumpInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaDumpInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaDumpInternalServerError ¶
func NewSchemaDumpInternalServerError() *SchemaDumpInternalServerError
NewSchemaDumpInternalServerError creates a SchemaDumpInternalServerError with default headers values
func (*SchemaDumpInternalServerError) Code ¶
func (o *SchemaDumpInternalServerError) Code() int
Code gets the status code for the schema dump internal server error response
func (*SchemaDumpInternalServerError) Error ¶
func (o *SchemaDumpInternalServerError) Error() string
func (*SchemaDumpInternalServerError) GetPayload ¶
func (o *SchemaDumpInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaDumpInternalServerError) IsClientError ¶
func (o *SchemaDumpInternalServerError) IsClientError() bool
IsClientError returns true when this schema dump internal server error response has a 4xx status code
func (*SchemaDumpInternalServerError) IsCode ¶
func (o *SchemaDumpInternalServerError) IsCode(code int) bool
IsCode returns true when this schema dump internal server error response a status code equal to that given
func (*SchemaDumpInternalServerError) IsRedirect ¶
func (o *SchemaDumpInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema dump internal server error response has a 3xx status code
func (*SchemaDumpInternalServerError) IsServerError ¶
func (o *SchemaDumpInternalServerError) IsServerError() bool
IsServerError returns true when this schema dump internal server error response has a 5xx status code
func (*SchemaDumpInternalServerError) IsSuccess ¶
func (o *SchemaDumpInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema dump internal server error response has a 2xx status code
func (*SchemaDumpInternalServerError) String ¶
func (o *SchemaDumpInternalServerError) String() string
type SchemaDumpOK ¶
SchemaDumpOK describes a response with status code 200, with default header values.
Successfully dumped the database schema.
func NewSchemaDumpOK ¶
func NewSchemaDumpOK() *SchemaDumpOK
NewSchemaDumpOK creates a SchemaDumpOK with default headers values
func (*SchemaDumpOK) Code ¶
func (o *SchemaDumpOK) Code() int
Code gets the status code for the schema dump o k response
func (*SchemaDumpOK) Error ¶
func (o *SchemaDumpOK) Error() string
func (*SchemaDumpOK) GetPayload ¶
func (o *SchemaDumpOK) GetPayload() *models.Schema
func (*SchemaDumpOK) IsClientError ¶
func (o *SchemaDumpOK) IsClientError() bool
IsClientError returns true when this schema dump o k response has a 4xx status code
func (*SchemaDumpOK) IsCode ¶
func (o *SchemaDumpOK) IsCode(code int) bool
IsCode returns true when this schema dump o k response a status code equal to that given
func (*SchemaDumpOK) IsRedirect ¶
func (o *SchemaDumpOK) IsRedirect() bool
IsRedirect returns true when this schema dump o k response has a 3xx status code
func (*SchemaDumpOK) IsServerError ¶
func (o *SchemaDumpOK) IsServerError() bool
IsServerError returns true when this schema dump o k response has a 5xx status code
func (*SchemaDumpOK) IsSuccess ¶
func (o *SchemaDumpOK) IsSuccess() bool
IsSuccess returns true when this schema dump o k response has a 2xx status code
func (*SchemaDumpOK) String ¶
func (o *SchemaDumpOK) String() string
type SchemaDumpParams ¶
type SchemaDumpParams struct { /* Consistency. If consistency is true, the request will be proxied to the leader to ensure strong schema consistency Default: true */ Consistency *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaDumpParams contains all the parameters to send to the API endpoint
for the schema dump operation. Typically these are written to a http.Request.
func NewSchemaDumpParams ¶
func NewSchemaDumpParams() *SchemaDumpParams
NewSchemaDumpParams creates a new SchemaDumpParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaDumpParamsWithContext ¶
func NewSchemaDumpParamsWithContext(ctx context.Context) *SchemaDumpParams
NewSchemaDumpParamsWithContext creates a new SchemaDumpParams object with the ability to set a context for a request.
func NewSchemaDumpParamsWithHTTPClient ¶
func NewSchemaDumpParamsWithHTTPClient(client *http.Client) *SchemaDumpParams
NewSchemaDumpParamsWithHTTPClient creates a new SchemaDumpParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaDumpParamsWithTimeout ¶
func NewSchemaDumpParamsWithTimeout(timeout time.Duration) *SchemaDumpParams
NewSchemaDumpParamsWithTimeout creates a new SchemaDumpParams object with the ability to set a timeout on a request.
func (*SchemaDumpParams) SetConsistency ¶
func (o *SchemaDumpParams) SetConsistency(consistency *bool)
SetConsistency adds the consistency to the schema dump params
func (*SchemaDumpParams) SetContext ¶
func (o *SchemaDumpParams) SetContext(ctx context.Context)
SetContext adds the context to the schema dump params
func (*SchemaDumpParams) SetDefaults ¶
func (o *SchemaDumpParams) SetDefaults()
SetDefaults hydrates default values in the schema dump params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaDumpParams) SetHTTPClient ¶
func (o *SchemaDumpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema dump params
func (*SchemaDumpParams) SetTimeout ¶
func (o *SchemaDumpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema dump params
func (*SchemaDumpParams) WithConsistency ¶
func (o *SchemaDumpParams) WithConsistency(consistency *bool) *SchemaDumpParams
WithConsistency adds the consistency to the schema dump params
func (*SchemaDumpParams) WithContext ¶
func (o *SchemaDumpParams) WithContext(ctx context.Context) *SchemaDumpParams
WithContext adds the context to the schema dump params
func (*SchemaDumpParams) WithDefaults ¶
func (o *SchemaDumpParams) WithDefaults() *SchemaDumpParams
WithDefaults hydrates default values in the schema dump params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaDumpParams) WithHTTPClient ¶
func (o *SchemaDumpParams) WithHTTPClient(client *http.Client) *SchemaDumpParams
WithHTTPClient adds the HTTPClient to the schema dump params
func (*SchemaDumpParams) WithTimeout ¶
func (o *SchemaDumpParams) WithTimeout(timeout time.Duration) *SchemaDumpParams
WithTimeout adds the timeout to the schema dump params
func (*SchemaDumpParams) WriteToRequest ¶
func (o *SchemaDumpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaDumpReader ¶
type SchemaDumpReader struct {
// contains filtered or unexported fields
}
SchemaDumpReader is a Reader for the SchemaDump structure.
func (*SchemaDumpReader) ReadResponse ¶
func (o *SchemaDumpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaDumpUnauthorized ¶
type SchemaDumpUnauthorized struct { }
SchemaDumpUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaDumpUnauthorized ¶
func NewSchemaDumpUnauthorized() *SchemaDumpUnauthorized
NewSchemaDumpUnauthorized creates a SchemaDumpUnauthorized with default headers values
func (*SchemaDumpUnauthorized) Code ¶
func (o *SchemaDumpUnauthorized) Code() int
Code gets the status code for the schema dump unauthorized response
func (*SchemaDumpUnauthorized) Error ¶
func (o *SchemaDumpUnauthorized) Error() string
func (*SchemaDumpUnauthorized) IsClientError ¶
func (o *SchemaDumpUnauthorized) IsClientError() bool
IsClientError returns true when this schema dump unauthorized response has a 4xx status code
func (*SchemaDumpUnauthorized) IsCode ¶
func (o *SchemaDumpUnauthorized) IsCode(code int) bool
IsCode returns true when this schema dump unauthorized response a status code equal to that given
func (*SchemaDumpUnauthorized) IsRedirect ¶
func (o *SchemaDumpUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema dump unauthorized response has a 3xx status code
func (*SchemaDumpUnauthorized) IsServerError ¶
func (o *SchemaDumpUnauthorized) IsServerError() bool
IsServerError returns true when this schema dump unauthorized response has a 5xx status code
func (*SchemaDumpUnauthorized) IsSuccess ¶
func (o *SchemaDumpUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema dump unauthorized response has a 2xx status code
func (*SchemaDumpUnauthorized) String ¶
func (o *SchemaDumpUnauthorized) String() string
type SchemaObjectsCreateForbidden ¶
type SchemaObjectsCreateForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsCreateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsCreateForbidden ¶
func NewSchemaObjectsCreateForbidden() *SchemaObjectsCreateForbidden
NewSchemaObjectsCreateForbidden creates a SchemaObjectsCreateForbidden with default headers values
func (*SchemaObjectsCreateForbidden) Code ¶
func (o *SchemaObjectsCreateForbidden) Code() int
Code gets the status code for the schema objects create forbidden response
func (*SchemaObjectsCreateForbidden) Error ¶
func (o *SchemaObjectsCreateForbidden) Error() string
func (*SchemaObjectsCreateForbidden) GetPayload ¶
func (o *SchemaObjectsCreateForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsCreateForbidden) IsClientError ¶
func (o *SchemaObjectsCreateForbidden) IsClientError() bool
IsClientError returns true when this schema objects create forbidden response has a 4xx status code
func (*SchemaObjectsCreateForbidden) IsCode ¶
func (o *SchemaObjectsCreateForbidden) IsCode(code int) bool
IsCode returns true when this schema objects create forbidden response a status code equal to that given
func (*SchemaObjectsCreateForbidden) IsRedirect ¶
func (o *SchemaObjectsCreateForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects create forbidden response has a 3xx status code
func (*SchemaObjectsCreateForbidden) IsServerError ¶
func (o *SchemaObjectsCreateForbidden) IsServerError() bool
IsServerError returns true when this schema objects create forbidden response has a 5xx status code
func (*SchemaObjectsCreateForbidden) IsSuccess ¶
func (o *SchemaObjectsCreateForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects create forbidden response has a 2xx status code
func (*SchemaObjectsCreateForbidden) String ¶
func (o *SchemaObjectsCreateForbidden) String() string
type SchemaObjectsCreateInternalServerError ¶
type SchemaObjectsCreateInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsCreateInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsCreateInternalServerError ¶
func NewSchemaObjectsCreateInternalServerError() *SchemaObjectsCreateInternalServerError
NewSchemaObjectsCreateInternalServerError creates a SchemaObjectsCreateInternalServerError with default headers values
func (*SchemaObjectsCreateInternalServerError) Code ¶
func (o *SchemaObjectsCreateInternalServerError) Code() int
Code gets the status code for the schema objects create internal server error response
func (*SchemaObjectsCreateInternalServerError) Error ¶
func (o *SchemaObjectsCreateInternalServerError) Error() string
func (*SchemaObjectsCreateInternalServerError) GetPayload ¶
func (o *SchemaObjectsCreateInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsCreateInternalServerError) IsClientError ¶
func (o *SchemaObjectsCreateInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects create internal server error response has a 4xx status code
func (*SchemaObjectsCreateInternalServerError) IsCode ¶
func (o *SchemaObjectsCreateInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects create internal server error response a status code equal to that given
func (*SchemaObjectsCreateInternalServerError) IsRedirect ¶
func (o *SchemaObjectsCreateInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects create internal server error response has a 3xx status code
func (*SchemaObjectsCreateInternalServerError) IsServerError ¶
func (o *SchemaObjectsCreateInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects create internal server error response has a 5xx status code
func (*SchemaObjectsCreateInternalServerError) IsSuccess ¶
func (o *SchemaObjectsCreateInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects create internal server error response has a 2xx status code
func (*SchemaObjectsCreateInternalServerError) String ¶
func (o *SchemaObjectsCreateInternalServerError) String() string
type SchemaObjectsCreateOK ¶
SchemaObjectsCreateOK describes a response with status code 200, with default header values.
Added the new Object class to the schema.
func NewSchemaObjectsCreateOK ¶
func NewSchemaObjectsCreateOK() *SchemaObjectsCreateOK
NewSchemaObjectsCreateOK creates a SchemaObjectsCreateOK with default headers values
func (*SchemaObjectsCreateOK) Code ¶
func (o *SchemaObjectsCreateOK) Code() int
Code gets the status code for the schema objects create o k response
func (*SchemaObjectsCreateOK) Error ¶
func (o *SchemaObjectsCreateOK) Error() string
func (*SchemaObjectsCreateOK) GetPayload ¶
func (o *SchemaObjectsCreateOK) GetPayload() *models.Class
func (*SchemaObjectsCreateOK) IsClientError ¶
func (o *SchemaObjectsCreateOK) IsClientError() bool
IsClientError returns true when this schema objects create o k response has a 4xx status code
func (*SchemaObjectsCreateOK) IsCode ¶
func (o *SchemaObjectsCreateOK) IsCode(code int) bool
IsCode returns true when this schema objects create o k response a status code equal to that given
func (*SchemaObjectsCreateOK) IsRedirect ¶
func (o *SchemaObjectsCreateOK) IsRedirect() bool
IsRedirect returns true when this schema objects create o k response has a 3xx status code
func (*SchemaObjectsCreateOK) IsServerError ¶
func (o *SchemaObjectsCreateOK) IsServerError() bool
IsServerError returns true when this schema objects create o k response has a 5xx status code
func (*SchemaObjectsCreateOK) IsSuccess ¶
func (o *SchemaObjectsCreateOK) IsSuccess() bool
IsSuccess returns true when this schema objects create o k response has a 2xx status code
func (*SchemaObjectsCreateOK) String ¶
func (o *SchemaObjectsCreateOK) String() string
type SchemaObjectsCreateParams ¶
type SchemaObjectsCreateParams struct { // ObjectClass. ObjectClass *models.Class Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsCreateParams contains all the parameters to send to the API endpoint
for the schema objects create operation. Typically these are written to a http.Request.
func NewSchemaObjectsCreateParams ¶
func NewSchemaObjectsCreateParams() *SchemaObjectsCreateParams
NewSchemaObjectsCreateParams creates a new SchemaObjectsCreateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsCreateParamsWithContext ¶
func NewSchemaObjectsCreateParamsWithContext(ctx context.Context) *SchemaObjectsCreateParams
NewSchemaObjectsCreateParamsWithContext creates a new SchemaObjectsCreateParams object with the ability to set a context for a request.
func NewSchemaObjectsCreateParamsWithHTTPClient ¶
func NewSchemaObjectsCreateParamsWithHTTPClient(client *http.Client) *SchemaObjectsCreateParams
NewSchemaObjectsCreateParamsWithHTTPClient creates a new SchemaObjectsCreateParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsCreateParamsWithTimeout ¶
func NewSchemaObjectsCreateParamsWithTimeout(timeout time.Duration) *SchemaObjectsCreateParams
NewSchemaObjectsCreateParamsWithTimeout creates a new SchemaObjectsCreateParams object with the ability to set a timeout on a request.
func (*SchemaObjectsCreateParams) SetContext ¶
func (o *SchemaObjectsCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects create params
func (*SchemaObjectsCreateParams) SetDefaults ¶
func (o *SchemaObjectsCreateParams) SetDefaults()
SetDefaults hydrates default values in the schema objects create params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsCreateParams) SetHTTPClient ¶
func (o *SchemaObjectsCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects create params
func (*SchemaObjectsCreateParams) SetObjectClass ¶
func (o *SchemaObjectsCreateParams) SetObjectClass(objectClass *models.Class)
SetObjectClass adds the objectClass to the schema objects create params
func (*SchemaObjectsCreateParams) SetTimeout ¶
func (o *SchemaObjectsCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects create params
func (*SchemaObjectsCreateParams) WithContext ¶
func (o *SchemaObjectsCreateParams) WithContext(ctx context.Context) *SchemaObjectsCreateParams
WithContext adds the context to the schema objects create params
func (*SchemaObjectsCreateParams) WithDefaults ¶
func (o *SchemaObjectsCreateParams) WithDefaults() *SchemaObjectsCreateParams
WithDefaults hydrates default values in the schema objects create params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsCreateParams) WithHTTPClient ¶
func (o *SchemaObjectsCreateParams) WithHTTPClient(client *http.Client) *SchemaObjectsCreateParams
WithHTTPClient adds the HTTPClient to the schema objects create params
func (*SchemaObjectsCreateParams) WithObjectClass ¶
func (o *SchemaObjectsCreateParams) WithObjectClass(objectClass *models.Class) *SchemaObjectsCreateParams
WithObjectClass adds the objectClass to the schema objects create params
func (*SchemaObjectsCreateParams) WithTimeout ¶
func (o *SchemaObjectsCreateParams) WithTimeout(timeout time.Duration) *SchemaObjectsCreateParams
WithTimeout adds the timeout to the schema objects create params
func (*SchemaObjectsCreateParams) WriteToRequest ¶
func (o *SchemaObjectsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsCreateReader ¶
type SchemaObjectsCreateReader struct {
// contains filtered or unexported fields
}
SchemaObjectsCreateReader is a Reader for the SchemaObjectsCreate structure.
func (*SchemaObjectsCreateReader) ReadResponse ¶
func (o *SchemaObjectsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsCreateUnauthorized ¶
type SchemaObjectsCreateUnauthorized struct { }
SchemaObjectsCreateUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsCreateUnauthorized ¶
func NewSchemaObjectsCreateUnauthorized() *SchemaObjectsCreateUnauthorized
NewSchemaObjectsCreateUnauthorized creates a SchemaObjectsCreateUnauthorized with default headers values
func (*SchemaObjectsCreateUnauthorized) Code ¶
func (o *SchemaObjectsCreateUnauthorized) Code() int
Code gets the status code for the schema objects create unauthorized response
func (*SchemaObjectsCreateUnauthorized) Error ¶
func (o *SchemaObjectsCreateUnauthorized) Error() string
func (*SchemaObjectsCreateUnauthorized) IsClientError ¶
func (o *SchemaObjectsCreateUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects create unauthorized response has a 4xx status code
func (*SchemaObjectsCreateUnauthorized) IsCode ¶
func (o *SchemaObjectsCreateUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects create unauthorized response a status code equal to that given
func (*SchemaObjectsCreateUnauthorized) IsRedirect ¶
func (o *SchemaObjectsCreateUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects create unauthorized response has a 3xx status code
func (*SchemaObjectsCreateUnauthorized) IsServerError ¶
func (o *SchemaObjectsCreateUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects create unauthorized response has a 5xx status code
func (*SchemaObjectsCreateUnauthorized) IsSuccess ¶
func (o *SchemaObjectsCreateUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects create unauthorized response has a 2xx status code
func (*SchemaObjectsCreateUnauthorized) String ¶
func (o *SchemaObjectsCreateUnauthorized) String() string
type SchemaObjectsCreateUnprocessableEntity ¶
type SchemaObjectsCreateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsCreateUnprocessableEntity describes a response with status code 422, with default header values.
Invalid Object class
func NewSchemaObjectsCreateUnprocessableEntity ¶
func NewSchemaObjectsCreateUnprocessableEntity() *SchemaObjectsCreateUnprocessableEntity
NewSchemaObjectsCreateUnprocessableEntity creates a SchemaObjectsCreateUnprocessableEntity with default headers values
func (*SchemaObjectsCreateUnprocessableEntity) Code ¶
func (o *SchemaObjectsCreateUnprocessableEntity) Code() int
Code gets the status code for the schema objects create unprocessable entity response
func (*SchemaObjectsCreateUnprocessableEntity) Error ¶
func (o *SchemaObjectsCreateUnprocessableEntity) Error() string
func (*SchemaObjectsCreateUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsCreateUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*SchemaObjectsCreateUnprocessableEntity) IsClientError ¶
func (o *SchemaObjectsCreateUnprocessableEntity) IsClientError() bool
IsClientError returns true when this schema objects create unprocessable entity response has a 4xx status code
func (*SchemaObjectsCreateUnprocessableEntity) IsCode ¶
func (o *SchemaObjectsCreateUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this schema objects create unprocessable entity response a status code equal to that given
func (*SchemaObjectsCreateUnprocessableEntity) IsRedirect ¶
func (o *SchemaObjectsCreateUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this schema objects create unprocessable entity response has a 3xx status code
func (*SchemaObjectsCreateUnprocessableEntity) IsServerError ¶
func (o *SchemaObjectsCreateUnprocessableEntity) IsServerError() bool
IsServerError returns true when this schema objects create unprocessable entity response has a 5xx status code
func (*SchemaObjectsCreateUnprocessableEntity) IsSuccess ¶
func (o *SchemaObjectsCreateUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this schema objects create unprocessable entity response has a 2xx status code
func (*SchemaObjectsCreateUnprocessableEntity) String ¶
func (o *SchemaObjectsCreateUnprocessableEntity) String() string
type SchemaObjectsDeleteBadRequest ¶
type SchemaObjectsDeleteBadRequest struct {
Payload *models.ErrorResponse
}
SchemaObjectsDeleteBadRequest describes a response with status code 400, with default header values.
Could not delete the Object class.
func NewSchemaObjectsDeleteBadRequest ¶
func NewSchemaObjectsDeleteBadRequest() *SchemaObjectsDeleteBadRequest
NewSchemaObjectsDeleteBadRequest creates a SchemaObjectsDeleteBadRequest with default headers values
func (*SchemaObjectsDeleteBadRequest) Code ¶
func (o *SchemaObjectsDeleteBadRequest) Code() int
Code gets the status code for the schema objects delete bad request response
func (*SchemaObjectsDeleteBadRequest) Error ¶
func (o *SchemaObjectsDeleteBadRequest) Error() string
func (*SchemaObjectsDeleteBadRequest) GetPayload ¶
func (o *SchemaObjectsDeleteBadRequest) GetPayload() *models.ErrorResponse
func (*SchemaObjectsDeleteBadRequest) IsClientError ¶
func (o *SchemaObjectsDeleteBadRequest) IsClientError() bool
IsClientError returns true when this schema objects delete bad request response has a 4xx status code
func (*SchemaObjectsDeleteBadRequest) IsCode ¶
func (o *SchemaObjectsDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this schema objects delete bad request response a status code equal to that given
func (*SchemaObjectsDeleteBadRequest) IsRedirect ¶
func (o *SchemaObjectsDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this schema objects delete bad request response has a 3xx status code
func (*SchemaObjectsDeleteBadRequest) IsServerError ¶
func (o *SchemaObjectsDeleteBadRequest) IsServerError() bool
IsServerError returns true when this schema objects delete bad request response has a 5xx status code
func (*SchemaObjectsDeleteBadRequest) IsSuccess ¶
func (o *SchemaObjectsDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this schema objects delete bad request response has a 2xx status code
func (*SchemaObjectsDeleteBadRequest) String ¶
func (o *SchemaObjectsDeleteBadRequest) String() string
type SchemaObjectsDeleteForbidden ¶
type SchemaObjectsDeleteForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsDeleteForbidden ¶
func NewSchemaObjectsDeleteForbidden() *SchemaObjectsDeleteForbidden
NewSchemaObjectsDeleteForbidden creates a SchemaObjectsDeleteForbidden with default headers values
func (*SchemaObjectsDeleteForbidden) Code ¶
func (o *SchemaObjectsDeleteForbidden) Code() int
Code gets the status code for the schema objects delete forbidden response
func (*SchemaObjectsDeleteForbidden) Error ¶
func (o *SchemaObjectsDeleteForbidden) Error() string
func (*SchemaObjectsDeleteForbidden) GetPayload ¶
func (o *SchemaObjectsDeleteForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsDeleteForbidden) IsClientError ¶
func (o *SchemaObjectsDeleteForbidden) IsClientError() bool
IsClientError returns true when this schema objects delete forbidden response has a 4xx status code
func (*SchemaObjectsDeleteForbidden) IsCode ¶
func (o *SchemaObjectsDeleteForbidden) IsCode(code int) bool
IsCode returns true when this schema objects delete forbidden response a status code equal to that given
func (*SchemaObjectsDeleteForbidden) IsRedirect ¶
func (o *SchemaObjectsDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects delete forbidden response has a 3xx status code
func (*SchemaObjectsDeleteForbidden) IsServerError ¶
func (o *SchemaObjectsDeleteForbidden) IsServerError() bool
IsServerError returns true when this schema objects delete forbidden response has a 5xx status code
func (*SchemaObjectsDeleteForbidden) IsSuccess ¶
func (o *SchemaObjectsDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects delete forbidden response has a 2xx status code
func (*SchemaObjectsDeleteForbidden) String ¶
func (o *SchemaObjectsDeleteForbidden) String() string
type SchemaObjectsDeleteInternalServerError ¶
type SchemaObjectsDeleteInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsDeleteInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsDeleteInternalServerError ¶
func NewSchemaObjectsDeleteInternalServerError() *SchemaObjectsDeleteInternalServerError
NewSchemaObjectsDeleteInternalServerError creates a SchemaObjectsDeleteInternalServerError with default headers values
func (*SchemaObjectsDeleteInternalServerError) Code ¶
func (o *SchemaObjectsDeleteInternalServerError) Code() int
Code gets the status code for the schema objects delete internal server error response
func (*SchemaObjectsDeleteInternalServerError) Error ¶
func (o *SchemaObjectsDeleteInternalServerError) Error() string
func (*SchemaObjectsDeleteInternalServerError) GetPayload ¶
func (o *SchemaObjectsDeleteInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsDeleteInternalServerError) IsClientError ¶
func (o *SchemaObjectsDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects delete internal server error response has a 4xx status code
func (*SchemaObjectsDeleteInternalServerError) IsCode ¶
func (o *SchemaObjectsDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects delete internal server error response a status code equal to that given
func (*SchemaObjectsDeleteInternalServerError) IsRedirect ¶
func (o *SchemaObjectsDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects delete internal server error response has a 3xx status code
func (*SchemaObjectsDeleteInternalServerError) IsServerError ¶
func (o *SchemaObjectsDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects delete internal server error response has a 5xx status code
func (*SchemaObjectsDeleteInternalServerError) IsSuccess ¶
func (o *SchemaObjectsDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects delete internal server error response has a 2xx status code
func (*SchemaObjectsDeleteInternalServerError) String ¶
func (o *SchemaObjectsDeleteInternalServerError) String() string
type SchemaObjectsDeleteOK ¶
type SchemaObjectsDeleteOK struct { }
SchemaObjectsDeleteOK describes a response with status code 200, with default header values.
Removed the Object class from the schema.
func NewSchemaObjectsDeleteOK ¶
func NewSchemaObjectsDeleteOK() *SchemaObjectsDeleteOK
NewSchemaObjectsDeleteOK creates a SchemaObjectsDeleteOK with default headers values
func (*SchemaObjectsDeleteOK) Code ¶
func (o *SchemaObjectsDeleteOK) Code() int
Code gets the status code for the schema objects delete o k response
func (*SchemaObjectsDeleteOK) Error ¶
func (o *SchemaObjectsDeleteOK) Error() string
func (*SchemaObjectsDeleteOK) IsClientError ¶
func (o *SchemaObjectsDeleteOK) IsClientError() bool
IsClientError returns true when this schema objects delete o k response has a 4xx status code
func (*SchemaObjectsDeleteOK) IsCode ¶
func (o *SchemaObjectsDeleteOK) IsCode(code int) bool
IsCode returns true when this schema objects delete o k response a status code equal to that given
func (*SchemaObjectsDeleteOK) IsRedirect ¶
func (o *SchemaObjectsDeleteOK) IsRedirect() bool
IsRedirect returns true when this schema objects delete o k response has a 3xx status code
func (*SchemaObjectsDeleteOK) IsServerError ¶
func (o *SchemaObjectsDeleteOK) IsServerError() bool
IsServerError returns true when this schema objects delete o k response has a 5xx status code
func (*SchemaObjectsDeleteOK) IsSuccess ¶
func (o *SchemaObjectsDeleteOK) IsSuccess() bool
IsSuccess returns true when this schema objects delete o k response has a 2xx status code
func (*SchemaObjectsDeleteOK) String ¶
func (o *SchemaObjectsDeleteOK) String() string
type SchemaObjectsDeleteParams ¶
type SchemaObjectsDeleteParams struct { // ClassName. ClassName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsDeleteParams contains all the parameters to send to the API endpoint
for the schema objects delete operation. Typically these are written to a http.Request.
func NewSchemaObjectsDeleteParams ¶
func NewSchemaObjectsDeleteParams() *SchemaObjectsDeleteParams
NewSchemaObjectsDeleteParams creates a new SchemaObjectsDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsDeleteParamsWithContext ¶
func NewSchemaObjectsDeleteParamsWithContext(ctx context.Context) *SchemaObjectsDeleteParams
NewSchemaObjectsDeleteParamsWithContext creates a new SchemaObjectsDeleteParams object with the ability to set a context for a request.
func NewSchemaObjectsDeleteParamsWithHTTPClient ¶
func NewSchemaObjectsDeleteParamsWithHTTPClient(client *http.Client) *SchemaObjectsDeleteParams
NewSchemaObjectsDeleteParamsWithHTTPClient creates a new SchemaObjectsDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsDeleteParamsWithTimeout ¶
func NewSchemaObjectsDeleteParamsWithTimeout(timeout time.Duration) *SchemaObjectsDeleteParams
NewSchemaObjectsDeleteParamsWithTimeout creates a new SchemaObjectsDeleteParams object with the ability to set a timeout on a request.
func (*SchemaObjectsDeleteParams) SetClassName ¶
func (o *SchemaObjectsDeleteParams) SetClassName(className string)
SetClassName adds the className to the schema objects delete params
func (*SchemaObjectsDeleteParams) SetContext ¶
func (o *SchemaObjectsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects delete params
func (*SchemaObjectsDeleteParams) SetDefaults ¶
func (o *SchemaObjectsDeleteParams) SetDefaults()
SetDefaults hydrates default values in the schema objects delete params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsDeleteParams) SetHTTPClient ¶
func (o *SchemaObjectsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects delete params
func (*SchemaObjectsDeleteParams) SetTimeout ¶
func (o *SchemaObjectsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects delete params
func (*SchemaObjectsDeleteParams) WithClassName ¶
func (o *SchemaObjectsDeleteParams) WithClassName(className string) *SchemaObjectsDeleteParams
WithClassName adds the className to the schema objects delete params
func (*SchemaObjectsDeleteParams) WithContext ¶
func (o *SchemaObjectsDeleteParams) WithContext(ctx context.Context) *SchemaObjectsDeleteParams
WithContext adds the context to the schema objects delete params
func (*SchemaObjectsDeleteParams) WithDefaults ¶
func (o *SchemaObjectsDeleteParams) WithDefaults() *SchemaObjectsDeleteParams
WithDefaults hydrates default values in the schema objects delete params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsDeleteParams) WithHTTPClient ¶
func (o *SchemaObjectsDeleteParams) WithHTTPClient(client *http.Client) *SchemaObjectsDeleteParams
WithHTTPClient adds the HTTPClient to the schema objects delete params
func (*SchemaObjectsDeleteParams) WithTimeout ¶
func (o *SchemaObjectsDeleteParams) WithTimeout(timeout time.Duration) *SchemaObjectsDeleteParams
WithTimeout adds the timeout to the schema objects delete params
func (*SchemaObjectsDeleteParams) WriteToRequest ¶
func (o *SchemaObjectsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsDeleteReader ¶
type SchemaObjectsDeleteReader struct {
// contains filtered or unexported fields
}
SchemaObjectsDeleteReader is a Reader for the SchemaObjectsDelete structure.
func (*SchemaObjectsDeleteReader) ReadResponse ¶
func (o *SchemaObjectsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsDeleteUnauthorized ¶
type SchemaObjectsDeleteUnauthorized struct { }
SchemaObjectsDeleteUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsDeleteUnauthorized ¶
func NewSchemaObjectsDeleteUnauthorized() *SchemaObjectsDeleteUnauthorized
NewSchemaObjectsDeleteUnauthorized creates a SchemaObjectsDeleteUnauthorized with default headers values
func (*SchemaObjectsDeleteUnauthorized) Code ¶
func (o *SchemaObjectsDeleteUnauthorized) Code() int
Code gets the status code for the schema objects delete unauthorized response
func (*SchemaObjectsDeleteUnauthorized) Error ¶
func (o *SchemaObjectsDeleteUnauthorized) Error() string
func (*SchemaObjectsDeleteUnauthorized) IsClientError ¶
func (o *SchemaObjectsDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects delete unauthorized response has a 4xx status code
func (*SchemaObjectsDeleteUnauthorized) IsCode ¶
func (o *SchemaObjectsDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects delete unauthorized response a status code equal to that given
func (*SchemaObjectsDeleteUnauthorized) IsRedirect ¶
func (o *SchemaObjectsDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects delete unauthorized response has a 3xx status code
func (*SchemaObjectsDeleteUnauthorized) IsServerError ¶
func (o *SchemaObjectsDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects delete unauthorized response has a 5xx status code
func (*SchemaObjectsDeleteUnauthorized) IsSuccess ¶
func (o *SchemaObjectsDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects delete unauthorized response has a 2xx status code
func (*SchemaObjectsDeleteUnauthorized) String ¶
func (o *SchemaObjectsDeleteUnauthorized) String() string
type SchemaObjectsGetForbidden ¶
type SchemaObjectsGetForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsGetForbidden ¶
func NewSchemaObjectsGetForbidden() *SchemaObjectsGetForbidden
NewSchemaObjectsGetForbidden creates a SchemaObjectsGetForbidden with default headers values
func (*SchemaObjectsGetForbidden) Code ¶
func (o *SchemaObjectsGetForbidden) Code() int
Code gets the status code for the schema objects get forbidden response
func (*SchemaObjectsGetForbidden) Error ¶
func (o *SchemaObjectsGetForbidden) Error() string
func (*SchemaObjectsGetForbidden) GetPayload ¶
func (o *SchemaObjectsGetForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsGetForbidden) IsClientError ¶
func (o *SchemaObjectsGetForbidden) IsClientError() bool
IsClientError returns true when this schema objects get forbidden response has a 4xx status code
func (*SchemaObjectsGetForbidden) IsCode ¶
func (o *SchemaObjectsGetForbidden) IsCode(code int) bool
IsCode returns true when this schema objects get forbidden response a status code equal to that given
func (*SchemaObjectsGetForbidden) IsRedirect ¶
func (o *SchemaObjectsGetForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects get forbidden response has a 3xx status code
func (*SchemaObjectsGetForbidden) IsServerError ¶
func (o *SchemaObjectsGetForbidden) IsServerError() bool
IsServerError returns true when this schema objects get forbidden response has a 5xx status code
func (*SchemaObjectsGetForbidden) IsSuccess ¶
func (o *SchemaObjectsGetForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects get forbidden response has a 2xx status code
func (*SchemaObjectsGetForbidden) String ¶
func (o *SchemaObjectsGetForbidden) String() string
type SchemaObjectsGetInternalServerError ¶
type SchemaObjectsGetInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsGetInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsGetInternalServerError ¶
func NewSchemaObjectsGetInternalServerError() *SchemaObjectsGetInternalServerError
NewSchemaObjectsGetInternalServerError creates a SchemaObjectsGetInternalServerError with default headers values
func (*SchemaObjectsGetInternalServerError) Code ¶
func (o *SchemaObjectsGetInternalServerError) Code() int
Code gets the status code for the schema objects get internal server error response
func (*SchemaObjectsGetInternalServerError) Error ¶
func (o *SchemaObjectsGetInternalServerError) Error() string
func (*SchemaObjectsGetInternalServerError) GetPayload ¶
func (o *SchemaObjectsGetInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsGetInternalServerError) IsClientError ¶
func (o *SchemaObjectsGetInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects get internal server error response has a 4xx status code
func (*SchemaObjectsGetInternalServerError) IsCode ¶
func (o *SchemaObjectsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects get internal server error response a status code equal to that given
func (*SchemaObjectsGetInternalServerError) IsRedirect ¶
func (o *SchemaObjectsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects get internal server error response has a 3xx status code
func (*SchemaObjectsGetInternalServerError) IsServerError ¶
func (o *SchemaObjectsGetInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects get internal server error response has a 5xx status code
func (*SchemaObjectsGetInternalServerError) IsSuccess ¶
func (o *SchemaObjectsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects get internal server error response has a 2xx status code
func (*SchemaObjectsGetInternalServerError) String ¶
func (o *SchemaObjectsGetInternalServerError) String() string
type SchemaObjectsGetNotFound ¶
type SchemaObjectsGetNotFound struct { }
SchemaObjectsGetNotFound describes a response with status code 404, with default header values.
This class does not exist
func NewSchemaObjectsGetNotFound ¶
func NewSchemaObjectsGetNotFound() *SchemaObjectsGetNotFound
NewSchemaObjectsGetNotFound creates a SchemaObjectsGetNotFound with default headers values
func (*SchemaObjectsGetNotFound) Code ¶
func (o *SchemaObjectsGetNotFound) Code() int
Code gets the status code for the schema objects get not found response
func (*SchemaObjectsGetNotFound) Error ¶
func (o *SchemaObjectsGetNotFound) Error() string
func (*SchemaObjectsGetNotFound) IsClientError ¶
func (o *SchemaObjectsGetNotFound) IsClientError() bool
IsClientError returns true when this schema objects get not found response has a 4xx status code
func (*SchemaObjectsGetNotFound) IsCode ¶
func (o *SchemaObjectsGetNotFound) IsCode(code int) bool
IsCode returns true when this schema objects get not found response a status code equal to that given
func (*SchemaObjectsGetNotFound) IsRedirect ¶
func (o *SchemaObjectsGetNotFound) IsRedirect() bool
IsRedirect returns true when this schema objects get not found response has a 3xx status code
func (*SchemaObjectsGetNotFound) IsServerError ¶
func (o *SchemaObjectsGetNotFound) IsServerError() bool
IsServerError returns true when this schema objects get not found response has a 5xx status code
func (*SchemaObjectsGetNotFound) IsSuccess ¶
func (o *SchemaObjectsGetNotFound) IsSuccess() bool
IsSuccess returns true when this schema objects get not found response has a 2xx status code
func (*SchemaObjectsGetNotFound) String ¶
func (o *SchemaObjectsGetNotFound) String() string
type SchemaObjectsGetOK ¶
SchemaObjectsGetOK describes a response with status code 200, with default header values.
Found the Class, returned as body
func NewSchemaObjectsGetOK ¶
func NewSchemaObjectsGetOK() *SchemaObjectsGetOK
NewSchemaObjectsGetOK creates a SchemaObjectsGetOK with default headers values
func (*SchemaObjectsGetOK) Code ¶
func (o *SchemaObjectsGetOK) Code() int
Code gets the status code for the schema objects get o k response
func (*SchemaObjectsGetOK) Error ¶
func (o *SchemaObjectsGetOK) Error() string
func (*SchemaObjectsGetOK) GetPayload ¶
func (o *SchemaObjectsGetOK) GetPayload() *models.Class
func (*SchemaObjectsGetOK) IsClientError ¶
func (o *SchemaObjectsGetOK) IsClientError() bool
IsClientError returns true when this schema objects get o k response has a 4xx status code
func (*SchemaObjectsGetOK) IsCode ¶
func (o *SchemaObjectsGetOK) IsCode(code int) bool
IsCode returns true when this schema objects get o k response a status code equal to that given
func (*SchemaObjectsGetOK) IsRedirect ¶
func (o *SchemaObjectsGetOK) IsRedirect() bool
IsRedirect returns true when this schema objects get o k response has a 3xx status code
func (*SchemaObjectsGetOK) IsServerError ¶
func (o *SchemaObjectsGetOK) IsServerError() bool
IsServerError returns true when this schema objects get o k response has a 5xx status code
func (*SchemaObjectsGetOK) IsSuccess ¶
func (o *SchemaObjectsGetOK) IsSuccess() bool
IsSuccess returns true when this schema objects get o k response has a 2xx status code
func (*SchemaObjectsGetOK) String ¶
func (o *SchemaObjectsGetOK) String() string
type SchemaObjectsGetParams ¶
type SchemaObjectsGetParams struct { // ClassName. ClassName string /* Consistency. If consistency is true, the request will be proxied to the leader to ensure strong schema consistency Default: true */ Consistency *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsGetParams contains all the parameters to send to the API endpoint
for the schema objects get operation. Typically these are written to a http.Request.
func NewSchemaObjectsGetParams ¶
func NewSchemaObjectsGetParams() *SchemaObjectsGetParams
NewSchemaObjectsGetParams creates a new SchemaObjectsGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsGetParamsWithContext ¶
func NewSchemaObjectsGetParamsWithContext(ctx context.Context) *SchemaObjectsGetParams
NewSchemaObjectsGetParamsWithContext creates a new SchemaObjectsGetParams object with the ability to set a context for a request.
func NewSchemaObjectsGetParamsWithHTTPClient ¶
func NewSchemaObjectsGetParamsWithHTTPClient(client *http.Client) *SchemaObjectsGetParams
NewSchemaObjectsGetParamsWithHTTPClient creates a new SchemaObjectsGetParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsGetParamsWithTimeout ¶
func NewSchemaObjectsGetParamsWithTimeout(timeout time.Duration) *SchemaObjectsGetParams
NewSchemaObjectsGetParamsWithTimeout creates a new SchemaObjectsGetParams object with the ability to set a timeout on a request.
func (*SchemaObjectsGetParams) SetClassName ¶
func (o *SchemaObjectsGetParams) SetClassName(className string)
SetClassName adds the className to the schema objects get params
func (*SchemaObjectsGetParams) SetConsistency ¶
func (o *SchemaObjectsGetParams) SetConsistency(consistency *bool)
SetConsistency adds the consistency to the schema objects get params
func (*SchemaObjectsGetParams) SetContext ¶
func (o *SchemaObjectsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects get params
func (*SchemaObjectsGetParams) SetDefaults ¶
func (o *SchemaObjectsGetParams) SetDefaults()
SetDefaults hydrates default values in the schema objects get params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsGetParams) SetHTTPClient ¶
func (o *SchemaObjectsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects get params
func (*SchemaObjectsGetParams) SetTimeout ¶
func (o *SchemaObjectsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects get params
func (*SchemaObjectsGetParams) WithClassName ¶
func (o *SchemaObjectsGetParams) WithClassName(className string) *SchemaObjectsGetParams
WithClassName adds the className to the schema objects get params
func (*SchemaObjectsGetParams) WithConsistency ¶
func (o *SchemaObjectsGetParams) WithConsistency(consistency *bool) *SchemaObjectsGetParams
WithConsistency adds the consistency to the schema objects get params
func (*SchemaObjectsGetParams) WithContext ¶
func (o *SchemaObjectsGetParams) WithContext(ctx context.Context) *SchemaObjectsGetParams
WithContext adds the context to the schema objects get params
func (*SchemaObjectsGetParams) WithDefaults ¶
func (o *SchemaObjectsGetParams) WithDefaults() *SchemaObjectsGetParams
WithDefaults hydrates default values in the schema objects get params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsGetParams) WithHTTPClient ¶
func (o *SchemaObjectsGetParams) WithHTTPClient(client *http.Client) *SchemaObjectsGetParams
WithHTTPClient adds the HTTPClient to the schema objects get params
func (*SchemaObjectsGetParams) WithTimeout ¶
func (o *SchemaObjectsGetParams) WithTimeout(timeout time.Duration) *SchemaObjectsGetParams
WithTimeout adds the timeout to the schema objects get params
func (*SchemaObjectsGetParams) WriteToRequest ¶
func (o *SchemaObjectsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsGetReader ¶
type SchemaObjectsGetReader struct {
// contains filtered or unexported fields
}
SchemaObjectsGetReader is a Reader for the SchemaObjectsGet structure.
func (*SchemaObjectsGetReader) ReadResponse ¶
func (o *SchemaObjectsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsGetUnauthorized ¶
type SchemaObjectsGetUnauthorized struct { }
SchemaObjectsGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsGetUnauthorized ¶
func NewSchemaObjectsGetUnauthorized() *SchemaObjectsGetUnauthorized
NewSchemaObjectsGetUnauthorized creates a SchemaObjectsGetUnauthorized with default headers values
func (*SchemaObjectsGetUnauthorized) Code ¶
func (o *SchemaObjectsGetUnauthorized) Code() int
Code gets the status code for the schema objects get unauthorized response
func (*SchemaObjectsGetUnauthorized) Error ¶
func (o *SchemaObjectsGetUnauthorized) Error() string
func (*SchemaObjectsGetUnauthorized) IsClientError ¶
func (o *SchemaObjectsGetUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects get unauthorized response has a 4xx status code
func (*SchemaObjectsGetUnauthorized) IsCode ¶
func (o *SchemaObjectsGetUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects get unauthorized response a status code equal to that given
func (*SchemaObjectsGetUnauthorized) IsRedirect ¶
func (o *SchemaObjectsGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects get unauthorized response has a 3xx status code
func (*SchemaObjectsGetUnauthorized) IsServerError ¶
func (o *SchemaObjectsGetUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects get unauthorized response has a 5xx status code
func (*SchemaObjectsGetUnauthorized) IsSuccess ¶
func (o *SchemaObjectsGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects get unauthorized response has a 2xx status code
func (*SchemaObjectsGetUnauthorized) String ¶
func (o *SchemaObjectsGetUnauthorized) String() string
type SchemaObjectsPropertiesAddForbidden ¶
type SchemaObjectsPropertiesAddForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsPropertiesAddForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsPropertiesAddForbidden ¶
func NewSchemaObjectsPropertiesAddForbidden() *SchemaObjectsPropertiesAddForbidden
NewSchemaObjectsPropertiesAddForbidden creates a SchemaObjectsPropertiesAddForbidden with default headers values
func (*SchemaObjectsPropertiesAddForbidden) Code ¶
func (o *SchemaObjectsPropertiesAddForbidden) Code() int
Code gets the status code for the schema objects properties add forbidden response
func (*SchemaObjectsPropertiesAddForbidden) Error ¶
func (o *SchemaObjectsPropertiesAddForbidden) Error() string
func (*SchemaObjectsPropertiesAddForbidden) GetPayload ¶
func (o *SchemaObjectsPropertiesAddForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsPropertiesAddForbidden) IsClientError ¶
func (o *SchemaObjectsPropertiesAddForbidden) IsClientError() bool
IsClientError returns true when this schema objects properties add forbidden response has a 4xx status code
func (*SchemaObjectsPropertiesAddForbidden) IsCode ¶
func (o *SchemaObjectsPropertiesAddForbidden) IsCode(code int) bool
IsCode returns true when this schema objects properties add forbidden response a status code equal to that given
func (*SchemaObjectsPropertiesAddForbidden) IsRedirect ¶
func (o *SchemaObjectsPropertiesAddForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects properties add forbidden response has a 3xx status code
func (*SchemaObjectsPropertiesAddForbidden) IsServerError ¶
func (o *SchemaObjectsPropertiesAddForbidden) IsServerError() bool
IsServerError returns true when this schema objects properties add forbidden response has a 5xx status code
func (*SchemaObjectsPropertiesAddForbidden) IsSuccess ¶
func (o *SchemaObjectsPropertiesAddForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects properties add forbidden response has a 2xx status code
func (*SchemaObjectsPropertiesAddForbidden) String ¶
func (o *SchemaObjectsPropertiesAddForbidden) String() string
type SchemaObjectsPropertiesAddInternalServerError ¶
type SchemaObjectsPropertiesAddInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsPropertiesAddInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsPropertiesAddInternalServerError ¶
func NewSchemaObjectsPropertiesAddInternalServerError() *SchemaObjectsPropertiesAddInternalServerError
NewSchemaObjectsPropertiesAddInternalServerError creates a SchemaObjectsPropertiesAddInternalServerError with default headers values
func (*SchemaObjectsPropertiesAddInternalServerError) Code ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) Code() int
Code gets the status code for the schema objects properties add internal server error response
func (*SchemaObjectsPropertiesAddInternalServerError) Error ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) Error() string
func (*SchemaObjectsPropertiesAddInternalServerError) GetPayload ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsPropertiesAddInternalServerError) IsClientError ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects properties add internal server error response has a 4xx status code
func (*SchemaObjectsPropertiesAddInternalServerError) IsCode ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects properties add internal server error response a status code equal to that given
func (*SchemaObjectsPropertiesAddInternalServerError) IsRedirect ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects properties add internal server error response has a 3xx status code
func (*SchemaObjectsPropertiesAddInternalServerError) IsServerError ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects properties add internal server error response has a 5xx status code
func (*SchemaObjectsPropertiesAddInternalServerError) IsSuccess ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects properties add internal server error response has a 2xx status code
func (*SchemaObjectsPropertiesAddInternalServerError) String ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) String() string
type SchemaObjectsPropertiesAddOK ¶
SchemaObjectsPropertiesAddOK describes a response with status code 200, with default header values.
Added the property.
func NewSchemaObjectsPropertiesAddOK ¶
func NewSchemaObjectsPropertiesAddOK() *SchemaObjectsPropertiesAddOK
NewSchemaObjectsPropertiesAddOK creates a SchemaObjectsPropertiesAddOK with default headers values
func (*SchemaObjectsPropertiesAddOK) Code ¶
func (o *SchemaObjectsPropertiesAddOK) Code() int
Code gets the status code for the schema objects properties add o k response
func (*SchemaObjectsPropertiesAddOK) Error ¶
func (o *SchemaObjectsPropertiesAddOK) Error() string
func (*SchemaObjectsPropertiesAddOK) GetPayload ¶
func (o *SchemaObjectsPropertiesAddOK) GetPayload() *models.Property
func (*SchemaObjectsPropertiesAddOK) IsClientError ¶
func (o *SchemaObjectsPropertiesAddOK) IsClientError() bool
IsClientError returns true when this schema objects properties add o k response has a 4xx status code
func (*SchemaObjectsPropertiesAddOK) IsCode ¶
func (o *SchemaObjectsPropertiesAddOK) IsCode(code int) bool
IsCode returns true when this schema objects properties add o k response a status code equal to that given
func (*SchemaObjectsPropertiesAddOK) IsRedirect ¶
func (o *SchemaObjectsPropertiesAddOK) IsRedirect() bool
IsRedirect returns true when this schema objects properties add o k response has a 3xx status code
func (*SchemaObjectsPropertiesAddOK) IsServerError ¶
func (o *SchemaObjectsPropertiesAddOK) IsServerError() bool
IsServerError returns true when this schema objects properties add o k response has a 5xx status code
func (*SchemaObjectsPropertiesAddOK) IsSuccess ¶
func (o *SchemaObjectsPropertiesAddOK) IsSuccess() bool
IsSuccess returns true when this schema objects properties add o k response has a 2xx status code
func (*SchemaObjectsPropertiesAddOK) String ¶
func (o *SchemaObjectsPropertiesAddOK) String() string
type SchemaObjectsPropertiesAddParams ¶
type SchemaObjectsPropertiesAddParams struct { // Body. Body *models.Property // ClassName. ClassName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsPropertiesAddParams contains all the parameters to send to the API endpoint
for the schema objects properties add operation. Typically these are written to a http.Request.
func NewSchemaObjectsPropertiesAddParams ¶
func NewSchemaObjectsPropertiesAddParams() *SchemaObjectsPropertiesAddParams
NewSchemaObjectsPropertiesAddParams creates a new SchemaObjectsPropertiesAddParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsPropertiesAddParamsWithContext ¶
func NewSchemaObjectsPropertiesAddParamsWithContext(ctx context.Context) *SchemaObjectsPropertiesAddParams
NewSchemaObjectsPropertiesAddParamsWithContext creates a new SchemaObjectsPropertiesAddParams object with the ability to set a context for a request.
func NewSchemaObjectsPropertiesAddParamsWithHTTPClient ¶
func NewSchemaObjectsPropertiesAddParamsWithHTTPClient(client *http.Client) *SchemaObjectsPropertiesAddParams
NewSchemaObjectsPropertiesAddParamsWithHTTPClient creates a new SchemaObjectsPropertiesAddParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsPropertiesAddParamsWithTimeout ¶
func NewSchemaObjectsPropertiesAddParamsWithTimeout(timeout time.Duration) *SchemaObjectsPropertiesAddParams
NewSchemaObjectsPropertiesAddParamsWithTimeout creates a new SchemaObjectsPropertiesAddParams object with the ability to set a timeout on a request.
func (*SchemaObjectsPropertiesAddParams) SetBody ¶
func (o *SchemaObjectsPropertiesAddParams) SetBody(body *models.Property)
SetBody adds the body to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) SetClassName ¶
func (o *SchemaObjectsPropertiesAddParams) SetClassName(className string)
SetClassName adds the className to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) SetContext ¶
func (o *SchemaObjectsPropertiesAddParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) SetDefaults ¶
func (o *SchemaObjectsPropertiesAddParams) SetDefaults()
SetDefaults hydrates default values in the schema objects properties add params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsPropertiesAddParams) SetHTTPClient ¶
func (o *SchemaObjectsPropertiesAddParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) SetTimeout ¶
func (o *SchemaObjectsPropertiesAddParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) WithBody ¶
func (o *SchemaObjectsPropertiesAddParams) WithBody(body *models.Property) *SchemaObjectsPropertiesAddParams
WithBody adds the body to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) WithClassName ¶
func (o *SchemaObjectsPropertiesAddParams) WithClassName(className string) *SchemaObjectsPropertiesAddParams
WithClassName adds the className to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) WithContext ¶
func (o *SchemaObjectsPropertiesAddParams) WithContext(ctx context.Context) *SchemaObjectsPropertiesAddParams
WithContext adds the context to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) WithDefaults ¶
func (o *SchemaObjectsPropertiesAddParams) WithDefaults() *SchemaObjectsPropertiesAddParams
WithDefaults hydrates default values in the schema objects properties add params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsPropertiesAddParams) WithHTTPClient ¶
func (o *SchemaObjectsPropertiesAddParams) WithHTTPClient(client *http.Client) *SchemaObjectsPropertiesAddParams
WithHTTPClient adds the HTTPClient to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) WithTimeout ¶
func (o *SchemaObjectsPropertiesAddParams) WithTimeout(timeout time.Duration) *SchemaObjectsPropertiesAddParams
WithTimeout adds the timeout to the schema objects properties add params
func (*SchemaObjectsPropertiesAddParams) WriteToRequest ¶
func (o *SchemaObjectsPropertiesAddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsPropertiesAddReader ¶
type SchemaObjectsPropertiesAddReader struct {
// contains filtered or unexported fields
}
SchemaObjectsPropertiesAddReader is a Reader for the SchemaObjectsPropertiesAdd structure.
func (*SchemaObjectsPropertiesAddReader) ReadResponse ¶
func (o *SchemaObjectsPropertiesAddReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsPropertiesAddUnauthorized ¶
type SchemaObjectsPropertiesAddUnauthorized struct { }
SchemaObjectsPropertiesAddUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsPropertiesAddUnauthorized ¶
func NewSchemaObjectsPropertiesAddUnauthorized() *SchemaObjectsPropertiesAddUnauthorized
NewSchemaObjectsPropertiesAddUnauthorized creates a SchemaObjectsPropertiesAddUnauthorized with default headers values
func (*SchemaObjectsPropertiesAddUnauthorized) Code ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) Code() int
Code gets the status code for the schema objects properties add unauthorized response
func (*SchemaObjectsPropertiesAddUnauthorized) Error ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) Error() string
func (*SchemaObjectsPropertiesAddUnauthorized) IsClientError ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects properties add unauthorized response has a 4xx status code
func (*SchemaObjectsPropertiesAddUnauthorized) IsCode ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects properties add unauthorized response a status code equal to that given
func (*SchemaObjectsPropertiesAddUnauthorized) IsRedirect ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects properties add unauthorized response has a 3xx status code
func (*SchemaObjectsPropertiesAddUnauthorized) IsServerError ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects properties add unauthorized response has a 5xx status code
func (*SchemaObjectsPropertiesAddUnauthorized) IsSuccess ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects properties add unauthorized response has a 2xx status code
func (*SchemaObjectsPropertiesAddUnauthorized) String ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) String() string
type SchemaObjectsPropertiesAddUnprocessableEntity ¶
type SchemaObjectsPropertiesAddUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsPropertiesAddUnprocessableEntity describes a response with status code 422, with default header values.
Invalid property.
func NewSchemaObjectsPropertiesAddUnprocessableEntity ¶
func NewSchemaObjectsPropertiesAddUnprocessableEntity() *SchemaObjectsPropertiesAddUnprocessableEntity
NewSchemaObjectsPropertiesAddUnprocessableEntity creates a SchemaObjectsPropertiesAddUnprocessableEntity with default headers values
func (*SchemaObjectsPropertiesAddUnprocessableEntity) Code ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) Code() int
Code gets the status code for the schema objects properties add unprocessable entity response
func (*SchemaObjectsPropertiesAddUnprocessableEntity) Error ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) Error() string
func (*SchemaObjectsPropertiesAddUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*SchemaObjectsPropertiesAddUnprocessableEntity) IsClientError ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsClientError() bool
IsClientError returns true when this schema objects properties add unprocessable entity response has a 4xx status code
func (*SchemaObjectsPropertiesAddUnprocessableEntity) IsCode ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this schema objects properties add unprocessable entity response a status code equal to that given
func (*SchemaObjectsPropertiesAddUnprocessableEntity) IsRedirect ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this schema objects properties add unprocessable entity response has a 3xx status code
func (*SchemaObjectsPropertiesAddUnprocessableEntity) IsServerError ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsServerError() bool
IsServerError returns true when this schema objects properties add unprocessable entity response has a 5xx status code
func (*SchemaObjectsPropertiesAddUnprocessableEntity) IsSuccess ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this schema objects properties add unprocessable entity response has a 2xx status code
func (*SchemaObjectsPropertiesAddUnprocessableEntity) String ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) String() string
type SchemaObjectsShardsGetForbidden ¶
type SchemaObjectsShardsGetForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsShardsGetForbidden ¶
func NewSchemaObjectsShardsGetForbidden() *SchemaObjectsShardsGetForbidden
NewSchemaObjectsShardsGetForbidden creates a SchemaObjectsShardsGetForbidden with default headers values
func (*SchemaObjectsShardsGetForbidden) Code ¶
func (o *SchemaObjectsShardsGetForbidden) Code() int
Code gets the status code for the schema objects shards get forbidden response
func (*SchemaObjectsShardsGetForbidden) Error ¶
func (o *SchemaObjectsShardsGetForbidden) Error() string
func (*SchemaObjectsShardsGetForbidden) GetPayload ¶
func (o *SchemaObjectsShardsGetForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsGetForbidden) IsClientError ¶
func (o *SchemaObjectsShardsGetForbidden) IsClientError() bool
IsClientError returns true when this schema objects shards get forbidden response has a 4xx status code
func (*SchemaObjectsShardsGetForbidden) IsCode ¶
func (o *SchemaObjectsShardsGetForbidden) IsCode(code int) bool
IsCode returns true when this schema objects shards get forbidden response a status code equal to that given
func (*SchemaObjectsShardsGetForbidden) IsRedirect ¶
func (o *SchemaObjectsShardsGetForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects shards get forbidden response has a 3xx status code
func (*SchemaObjectsShardsGetForbidden) IsServerError ¶
func (o *SchemaObjectsShardsGetForbidden) IsServerError() bool
IsServerError returns true when this schema objects shards get forbidden response has a 5xx status code
func (*SchemaObjectsShardsGetForbidden) IsSuccess ¶
func (o *SchemaObjectsShardsGetForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects shards get forbidden response has a 2xx status code
func (*SchemaObjectsShardsGetForbidden) String ¶
func (o *SchemaObjectsShardsGetForbidden) String() string
type SchemaObjectsShardsGetInternalServerError ¶
type SchemaObjectsShardsGetInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsGetInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsShardsGetInternalServerError ¶
func NewSchemaObjectsShardsGetInternalServerError() *SchemaObjectsShardsGetInternalServerError
NewSchemaObjectsShardsGetInternalServerError creates a SchemaObjectsShardsGetInternalServerError with default headers values
func (*SchemaObjectsShardsGetInternalServerError) Code ¶
func (o *SchemaObjectsShardsGetInternalServerError) Code() int
Code gets the status code for the schema objects shards get internal server error response
func (*SchemaObjectsShardsGetInternalServerError) Error ¶
func (o *SchemaObjectsShardsGetInternalServerError) Error() string
func (*SchemaObjectsShardsGetInternalServerError) GetPayload ¶
func (o *SchemaObjectsShardsGetInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsGetInternalServerError) IsClientError ¶
func (o *SchemaObjectsShardsGetInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects shards get internal server error response has a 4xx status code
func (*SchemaObjectsShardsGetInternalServerError) IsCode ¶
func (o *SchemaObjectsShardsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects shards get internal server error response a status code equal to that given
func (*SchemaObjectsShardsGetInternalServerError) IsRedirect ¶
func (o *SchemaObjectsShardsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects shards get internal server error response has a 3xx status code
func (*SchemaObjectsShardsGetInternalServerError) IsServerError ¶
func (o *SchemaObjectsShardsGetInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects shards get internal server error response has a 5xx status code
func (*SchemaObjectsShardsGetInternalServerError) IsSuccess ¶
func (o *SchemaObjectsShardsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects shards get internal server error response has a 2xx status code
func (*SchemaObjectsShardsGetInternalServerError) String ¶
func (o *SchemaObjectsShardsGetInternalServerError) String() string
type SchemaObjectsShardsGetNotFound ¶
type SchemaObjectsShardsGetNotFound struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsGetNotFound describes a response with status code 404, with default header values.
This class does not exist
func NewSchemaObjectsShardsGetNotFound ¶
func NewSchemaObjectsShardsGetNotFound() *SchemaObjectsShardsGetNotFound
NewSchemaObjectsShardsGetNotFound creates a SchemaObjectsShardsGetNotFound with default headers values
func (*SchemaObjectsShardsGetNotFound) Code ¶
func (o *SchemaObjectsShardsGetNotFound) Code() int
Code gets the status code for the schema objects shards get not found response
func (*SchemaObjectsShardsGetNotFound) Error ¶
func (o *SchemaObjectsShardsGetNotFound) Error() string
func (*SchemaObjectsShardsGetNotFound) GetPayload ¶
func (o *SchemaObjectsShardsGetNotFound) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsGetNotFound) IsClientError ¶
func (o *SchemaObjectsShardsGetNotFound) IsClientError() bool
IsClientError returns true when this schema objects shards get not found response has a 4xx status code
func (*SchemaObjectsShardsGetNotFound) IsCode ¶
func (o *SchemaObjectsShardsGetNotFound) IsCode(code int) bool
IsCode returns true when this schema objects shards get not found response a status code equal to that given
func (*SchemaObjectsShardsGetNotFound) IsRedirect ¶
func (o *SchemaObjectsShardsGetNotFound) IsRedirect() bool
IsRedirect returns true when this schema objects shards get not found response has a 3xx status code
func (*SchemaObjectsShardsGetNotFound) IsServerError ¶
func (o *SchemaObjectsShardsGetNotFound) IsServerError() bool
IsServerError returns true when this schema objects shards get not found response has a 5xx status code
func (*SchemaObjectsShardsGetNotFound) IsSuccess ¶
func (o *SchemaObjectsShardsGetNotFound) IsSuccess() bool
IsSuccess returns true when this schema objects shards get not found response has a 2xx status code
func (*SchemaObjectsShardsGetNotFound) String ¶
func (o *SchemaObjectsShardsGetNotFound) String() string
type SchemaObjectsShardsGetOK ¶
type SchemaObjectsShardsGetOK struct {
Payload models.ShardStatusList
}
SchemaObjectsShardsGetOK describes a response with status code 200, with default header values.
Found the status of the shards, returned as body
func NewSchemaObjectsShardsGetOK ¶
func NewSchemaObjectsShardsGetOK() *SchemaObjectsShardsGetOK
NewSchemaObjectsShardsGetOK creates a SchemaObjectsShardsGetOK with default headers values
func (*SchemaObjectsShardsGetOK) Code ¶
func (o *SchemaObjectsShardsGetOK) Code() int
Code gets the status code for the schema objects shards get o k response
func (*SchemaObjectsShardsGetOK) Error ¶
func (o *SchemaObjectsShardsGetOK) Error() string
func (*SchemaObjectsShardsGetOK) GetPayload ¶
func (o *SchemaObjectsShardsGetOK) GetPayload() models.ShardStatusList
func (*SchemaObjectsShardsGetOK) IsClientError ¶
func (o *SchemaObjectsShardsGetOK) IsClientError() bool
IsClientError returns true when this schema objects shards get o k response has a 4xx status code
func (*SchemaObjectsShardsGetOK) IsCode ¶
func (o *SchemaObjectsShardsGetOK) IsCode(code int) bool
IsCode returns true when this schema objects shards get o k response a status code equal to that given
func (*SchemaObjectsShardsGetOK) IsRedirect ¶
func (o *SchemaObjectsShardsGetOK) IsRedirect() bool
IsRedirect returns true when this schema objects shards get o k response has a 3xx status code
func (*SchemaObjectsShardsGetOK) IsServerError ¶
func (o *SchemaObjectsShardsGetOK) IsServerError() bool
IsServerError returns true when this schema objects shards get o k response has a 5xx status code
func (*SchemaObjectsShardsGetOK) IsSuccess ¶
func (o *SchemaObjectsShardsGetOK) IsSuccess() bool
IsSuccess returns true when this schema objects shards get o k response has a 2xx status code
func (*SchemaObjectsShardsGetOK) String ¶
func (o *SchemaObjectsShardsGetOK) String() string
type SchemaObjectsShardsGetParams ¶
type SchemaObjectsShardsGetParams struct { // ClassName. ClassName string // Tenant. Tenant *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsShardsGetParams contains all the parameters to send to the API endpoint
for the schema objects shards get operation. Typically these are written to a http.Request.
func NewSchemaObjectsShardsGetParams ¶
func NewSchemaObjectsShardsGetParams() *SchemaObjectsShardsGetParams
NewSchemaObjectsShardsGetParams creates a new SchemaObjectsShardsGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsShardsGetParamsWithContext ¶
func NewSchemaObjectsShardsGetParamsWithContext(ctx context.Context) *SchemaObjectsShardsGetParams
NewSchemaObjectsShardsGetParamsWithContext creates a new SchemaObjectsShardsGetParams object with the ability to set a context for a request.
func NewSchemaObjectsShardsGetParamsWithHTTPClient ¶
func NewSchemaObjectsShardsGetParamsWithHTTPClient(client *http.Client) *SchemaObjectsShardsGetParams
NewSchemaObjectsShardsGetParamsWithHTTPClient creates a new SchemaObjectsShardsGetParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsShardsGetParamsWithTimeout ¶
func NewSchemaObjectsShardsGetParamsWithTimeout(timeout time.Duration) *SchemaObjectsShardsGetParams
NewSchemaObjectsShardsGetParamsWithTimeout creates a new SchemaObjectsShardsGetParams object with the ability to set a timeout on a request.
func (*SchemaObjectsShardsGetParams) SetClassName ¶
func (o *SchemaObjectsShardsGetParams) SetClassName(className string)
SetClassName adds the className to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) SetContext ¶
func (o *SchemaObjectsShardsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) SetDefaults ¶
func (o *SchemaObjectsShardsGetParams) SetDefaults()
SetDefaults hydrates default values in the schema objects shards get params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsShardsGetParams) SetHTTPClient ¶
func (o *SchemaObjectsShardsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) SetTenant ¶
func (o *SchemaObjectsShardsGetParams) SetTenant(tenant *string)
SetTenant adds the tenant to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) SetTimeout ¶
func (o *SchemaObjectsShardsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) WithClassName ¶
func (o *SchemaObjectsShardsGetParams) WithClassName(className string) *SchemaObjectsShardsGetParams
WithClassName adds the className to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) WithContext ¶
func (o *SchemaObjectsShardsGetParams) WithContext(ctx context.Context) *SchemaObjectsShardsGetParams
WithContext adds the context to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) WithDefaults ¶
func (o *SchemaObjectsShardsGetParams) WithDefaults() *SchemaObjectsShardsGetParams
WithDefaults hydrates default values in the schema objects shards get params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsShardsGetParams) WithHTTPClient ¶
func (o *SchemaObjectsShardsGetParams) WithHTTPClient(client *http.Client) *SchemaObjectsShardsGetParams
WithHTTPClient adds the HTTPClient to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) WithTenant ¶
func (o *SchemaObjectsShardsGetParams) WithTenant(tenant *string) *SchemaObjectsShardsGetParams
WithTenant adds the tenant to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) WithTimeout ¶
func (o *SchemaObjectsShardsGetParams) WithTimeout(timeout time.Duration) *SchemaObjectsShardsGetParams
WithTimeout adds the timeout to the schema objects shards get params
func (*SchemaObjectsShardsGetParams) WriteToRequest ¶
func (o *SchemaObjectsShardsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsShardsGetReader ¶
type SchemaObjectsShardsGetReader struct {
// contains filtered or unexported fields
}
SchemaObjectsShardsGetReader is a Reader for the SchemaObjectsShardsGet structure.
func (*SchemaObjectsShardsGetReader) ReadResponse ¶
func (o *SchemaObjectsShardsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsShardsGetUnauthorized ¶
type SchemaObjectsShardsGetUnauthorized struct { }
SchemaObjectsShardsGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsShardsGetUnauthorized ¶
func NewSchemaObjectsShardsGetUnauthorized() *SchemaObjectsShardsGetUnauthorized
NewSchemaObjectsShardsGetUnauthorized creates a SchemaObjectsShardsGetUnauthorized with default headers values
func (*SchemaObjectsShardsGetUnauthorized) Code ¶
func (o *SchemaObjectsShardsGetUnauthorized) Code() int
Code gets the status code for the schema objects shards get unauthorized response
func (*SchemaObjectsShardsGetUnauthorized) Error ¶
func (o *SchemaObjectsShardsGetUnauthorized) Error() string
func (*SchemaObjectsShardsGetUnauthorized) IsClientError ¶
func (o *SchemaObjectsShardsGetUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects shards get unauthorized response has a 4xx status code
func (*SchemaObjectsShardsGetUnauthorized) IsCode ¶
func (o *SchemaObjectsShardsGetUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects shards get unauthorized response a status code equal to that given
func (*SchemaObjectsShardsGetUnauthorized) IsRedirect ¶
func (o *SchemaObjectsShardsGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects shards get unauthorized response has a 3xx status code
func (*SchemaObjectsShardsGetUnauthorized) IsServerError ¶
func (o *SchemaObjectsShardsGetUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects shards get unauthorized response has a 5xx status code
func (*SchemaObjectsShardsGetUnauthorized) IsSuccess ¶
func (o *SchemaObjectsShardsGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects shards get unauthorized response has a 2xx status code
func (*SchemaObjectsShardsGetUnauthorized) String ¶
func (o *SchemaObjectsShardsGetUnauthorized) String() string
type SchemaObjectsShardsUpdateForbidden ¶
type SchemaObjectsShardsUpdateForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsShardsUpdateForbidden ¶
func NewSchemaObjectsShardsUpdateForbidden() *SchemaObjectsShardsUpdateForbidden
NewSchemaObjectsShardsUpdateForbidden creates a SchemaObjectsShardsUpdateForbidden with default headers values
func (*SchemaObjectsShardsUpdateForbidden) Code ¶
func (o *SchemaObjectsShardsUpdateForbidden) Code() int
Code gets the status code for the schema objects shards update forbidden response
func (*SchemaObjectsShardsUpdateForbidden) Error ¶
func (o *SchemaObjectsShardsUpdateForbidden) Error() string
func (*SchemaObjectsShardsUpdateForbidden) GetPayload ¶
func (o *SchemaObjectsShardsUpdateForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsUpdateForbidden) IsClientError ¶
func (o *SchemaObjectsShardsUpdateForbidden) IsClientError() bool
IsClientError returns true when this schema objects shards update forbidden response has a 4xx status code
func (*SchemaObjectsShardsUpdateForbidden) IsCode ¶
func (o *SchemaObjectsShardsUpdateForbidden) IsCode(code int) bool
IsCode returns true when this schema objects shards update forbidden response a status code equal to that given
func (*SchemaObjectsShardsUpdateForbidden) IsRedirect ¶
func (o *SchemaObjectsShardsUpdateForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects shards update forbidden response has a 3xx status code
func (*SchemaObjectsShardsUpdateForbidden) IsServerError ¶
func (o *SchemaObjectsShardsUpdateForbidden) IsServerError() bool
IsServerError returns true when this schema objects shards update forbidden response has a 5xx status code
func (*SchemaObjectsShardsUpdateForbidden) IsSuccess ¶
func (o *SchemaObjectsShardsUpdateForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects shards update forbidden response has a 2xx status code
func (*SchemaObjectsShardsUpdateForbidden) String ¶
func (o *SchemaObjectsShardsUpdateForbidden) String() string
type SchemaObjectsShardsUpdateInternalServerError ¶
type SchemaObjectsShardsUpdateInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsShardsUpdateInternalServerError ¶
func NewSchemaObjectsShardsUpdateInternalServerError() *SchemaObjectsShardsUpdateInternalServerError
NewSchemaObjectsShardsUpdateInternalServerError creates a SchemaObjectsShardsUpdateInternalServerError with default headers values
func (*SchemaObjectsShardsUpdateInternalServerError) Code ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) Code() int
Code gets the status code for the schema objects shards update internal server error response
func (*SchemaObjectsShardsUpdateInternalServerError) Error ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) Error() string
func (*SchemaObjectsShardsUpdateInternalServerError) GetPayload ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsUpdateInternalServerError) IsClientError ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects shards update internal server error response has a 4xx status code
func (*SchemaObjectsShardsUpdateInternalServerError) IsCode ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects shards update internal server error response a status code equal to that given
func (*SchemaObjectsShardsUpdateInternalServerError) IsRedirect ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects shards update internal server error response has a 3xx status code
func (*SchemaObjectsShardsUpdateInternalServerError) IsServerError ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects shards update internal server error response has a 5xx status code
func (*SchemaObjectsShardsUpdateInternalServerError) IsSuccess ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects shards update internal server error response has a 2xx status code
func (*SchemaObjectsShardsUpdateInternalServerError) String ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) String() string
type SchemaObjectsShardsUpdateNotFound ¶
type SchemaObjectsShardsUpdateNotFound struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateNotFound describes a response with status code 404, with default header values.
Shard to be updated does not exist
func NewSchemaObjectsShardsUpdateNotFound ¶
func NewSchemaObjectsShardsUpdateNotFound() *SchemaObjectsShardsUpdateNotFound
NewSchemaObjectsShardsUpdateNotFound creates a SchemaObjectsShardsUpdateNotFound with default headers values
func (*SchemaObjectsShardsUpdateNotFound) Code ¶
func (o *SchemaObjectsShardsUpdateNotFound) Code() int
Code gets the status code for the schema objects shards update not found response
func (*SchemaObjectsShardsUpdateNotFound) Error ¶
func (o *SchemaObjectsShardsUpdateNotFound) Error() string
func (*SchemaObjectsShardsUpdateNotFound) GetPayload ¶
func (o *SchemaObjectsShardsUpdateNotFound) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsUpdateNotFound) IsClientError ¶
func (o *SchemaObjectsShardsUpdateNotFound) IsClientError() bool
IsClientError returns true when this schema objects shards update not found response has a 4xx status code
func (*SchemaObjectsShardsUpdateNotFound) IsCode ¶
func (o *SchemaObjectsShardsUpdateNotFound) IsCode(code int) bool
IsCode returns true when this schema objects shards update not found response a status code equal to that given
func (*SchemaObjectsShardsUpdateNotFound) IsRedirect ¶
func (o *SchemaObjectsShardsUpdateNotFound) IsRedirect() bool
IsRedirect returns true when this schema objects shards update not found response has a 3xx status code
func (*SchemaObjectsShardsUpdateNotFound) IsServerError ¶
func (o *SchemaObjectsShardsUpdateNotFound) IsServerError() bool
IsServerError returns true when this schema objects shards update not found response has a 5xx status code
func (*SchemaObjectsShardsUpdateNotFound) IsSuccess ¶
func (o *SchemaObjectsShardsUpdateNotFound) IsSuccess() bool
IsSuccess returns true when this schema objects shards update not found response has a 2xx status code
func (*SchemaObjectsShardsUpdateNotFound) String ¶
func (o *SchemaObjectsShardsUpdateNotFound) String() string
type SchemaObjectsShardsUpdateOK ¶
type SchemaObjectsShardsUpdateOK struct {
Payload *models.ShardStatus
}
SchemaObjectsShardsUpdateOK describes a response with status code 200, with default header values.
Shard status was updated successfully
func NewSchemaObjectsShardsUpdateOK ¶
func NewSchemaObjectsShardsUpdateOK() *SchemaObjectsShardsUpdateOK
NewSchemaObjectsShardsUpdateOK creates a SchemaObjectsShardsUpdateOK with default headers values
func (*SchemaObjectsShardsUpdateOK) Code ¶
func (o *SchemaObjectsShardsUpdateOK) Code() int
Code gets the status code for the schema objects shards update o k response
func (*SchemaObjectsShardsUpdateOK) Error ¶
func (o *SchemaObjectsShardsUpdateOK) Error() string
func (*SchemaObjectsShardsUpdateOK) GetPayload ¶
func (o *SchemaObjectsShardsUpdateOK) GetPayload() *models.ShardStatus
func (*SchemaObjectsShardsUpdateOK) IsClientError ¶
func (o *SchemaObjectsShardsUpdateOK) IsClientError() bool
IsClientError returns true when this schema objects shards update o k response has a 4xx status code
func (*SchemaObjectsShardsUpdateOK) IsCode ¶
func (o *SchemaObjectsShardsUpdateOK) IsCode(code int) bool
IsCode returns true when this schema objects shards update o k response a status code equal to that given
func (*SchemaObjectsShardsUpdateOK) IsRedirect ¶
func (o *SchemaObjectsShardsUpdateOK) IsRedirect() bool
IsRedirect returns true when this schema objects shards update o k response has a 3xx status code
func (*SchemaObjectsShardsUpdateOK) IsServerError ¶
func (o *SchemaObjectsShardsUpdateOK) IsServerError() bool
IsServerError returns true when this schema objects shards update o k response has a 5xx status code
func (*SchemaObjectsShardsUpdateOK) IsSuccess ¶
func (o *SchemaObjectsShardsUpdateOK) IsSuccess() bool
IsSuccess returns true when this schema objects shards update o k response has a 2xx status code
func (*SchemaObjectsShardsUpdateOK) String ¶
func (o *SchemaObjectsShardsUpdateOK) String() string
type SchemaObjectsShardsUpdateParams ¶
type SchemaObjectsShardsUpdateParams struct { // Body. Body *models.ShardStatus // ClassName. ClassName string // ShardName. ShardName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsShardsUpdateParams contains all the parameters to send to the API endpoint
for the schema objects shards update operation. Typically these are written to a http.Request.
func NewSchemaObjectsShardsUpdateParams ¶
func NewSchemaObjectsShardsUpdateParams() *SchemaObjectsShardsUpdateParams
NewSchemaObjectsShardsUpdateParams creates a new SchemaObjectsShardsUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsShardsUpdateParamsWithContext ¶
func NewSchemaObjectsShardsUpdateParamsWithContext(ctx context.Context) *SchemaObjectsShardsUpdateParams
NewSchemaObjectsShardsUpdateParamsWithContext creates a new SchemaObjectsShardsUpdateParams object with the ability to set a context for a request.
func NewSchemaObjectsShardsUpdateParamsWithHTTPClient ¶
func NewSchemaObjectsShardsUpdateParamsWithHTTPClient(client *http.Client) *SchemaObjectsShardsUpdateParams
NewSchemaObjectsShardsUpdateParamsWithHTTPClient creates a new SchemaObjectsShardsUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsShardsUpdateParamsWithTimeout ¶
func NewSchemaObjectsShardsUpdateParamsWithTimeout(timeout time.Duration) *SchemaObjectsShardsUpdateParams
NewSchemaObjectsShardsUpdateParamsWithTimeout creates a new SchemaObjectsShardsUpdateParams object with the ability to set a timeout on a request.
func (*SchemaObjectsShardsUpdateParams) SetBody ¶
func (o *SchemaObjectsShardsUpdateParams) SetBody(body *models.ShardStatus)
SetBody adds the body to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) SetClassName ¶
func (o *SchemaObjectsShardsUpdateParams) SetClassName(className string)
SetClassName adds the className to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) SetContext ¶
func (o *SchemaObjectsShardsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) SetDefaults ¶
func (o *SchemaObjectsShardsUpdateParams) SetDefaults()
SetDefaults hydrates default values in the schema objects shards update params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsShardsUpdateParams) SetHTTPClient ¶
func (o *SchemaObjectsShardsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) SetShardName ¶
func (o *SchemaObjectsShardsUpdateParams) SetShardName(shardName string)
SetShardName adds the shardName to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) SetTimeout ¶
func (o *SchemaObjectsShardsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WithBody ¶
func (o *SchemaObjectsShardsUpdateParams) WithBody(body *models.ShardStatus) *SchemaObjectsShardsUpdateParams
WithBody adds the body to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WithClassName ¶
func (o *SchemaObjectsShardsUpdateParams) WithClassName(className string) *SchemaObjectsShardsUpdateParams
WithClassName adds the className to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WithContext ¶
func (o *SchemaObjectsShardsUpdateParams) WithContext(ctx context.Context) *SchemaObjectsShardsUpdateParams
WithContext adds the context to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WithDefaults ¶
func (o *SchemaObjectsShardsUpdateParams) WithDefaults() *SchemaObjectsShardsUpdateParams
WithDefaults hydrates default values in the schema objects shards update params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsShardsUpdateParams) WithHTTPClient ¶
func (o *SchemaObjectsShardsUpdateParams) WithHTTPClient(client *http.Client) *SchemaObjectsShardsUpdateParams
WithHTTPClient adds the HTTPClient to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WithShardName ¶
func (o *SchemaObjectsShardsUpdateParams) WithShardName(shardName string) *SchemaObjectsShardsUpdateParams
WithShardName adds the shardName to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WithTimeout ¶
func (o *SchemaObjectsShardsUpdateParams) WithTimeout(timeout time.Duration) *SchemaObjectsShardsUpdateParams
WithTimeout adds the timeout to the schema objects shards update params
func (*SchemaObjectsShardsUpdateParams) WriteToRequest ¶
func (o *SchemaObjectsShardsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsShardsUpdateReader ¶
type SchemaObjectsShardsUpdateReader struct {
// contains filtered or unexported fields
}
SchemaObjectsShardsUpdateReader is a Reader for the SchemaObjectsShardsUpdate structure.
func (*SchemaObjectsShardsUpdateReader) ReadResponse ¶
func (o *SchemaObjectsShardsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsShardsUpdateUnauthorized ¶
type SchemaObjectsShardsUpdateUnauthorized struct { }
SchemaObjectsShardsUpdateUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsShardsUpdateUnauthorized ¶
func NewSchemaObjectsShardsUpdateUnauthorized() *SchemaObjectsShardsUpdateUnauthorized
NewSchemaObjectsShardsUpdateUnauthorized creates a SchemaObjectsShardsUpdateUnauthorized with default headers values
func (*SchemaObjectsShardsUpdateUnauthorized) Code ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) Code() int
Code gets the status code for the schema objects shards update unauthorized response
func (*SchemaObjectsShardsUpdateUnauthorized) Error ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) Error() string
func (*SchemaObjectsShardsUpdateUnauthorized) IsClientError ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects shards update unauthorized response has a 4xx status code
func (*SchemaObjectsShardsUpdateUnauthorized) IsCode ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects shards update unauthorized response a status code equal to that given
func (*SchemaObjectsShardsUpdateUnauthorized) IsRedirect ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects shards update unauthorized response has a 3xx status code
func (*SchemaObjectsShardsUpdateUnauthorized) IsServerError ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects shards update unauthorized response has a 5xx status code
func (*SchemaObjectsShardsUpdateUnauthorized) IsSuccess ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects shards update unauthorized response has a 2xx status code
func (*SchemaObjectsShardsUpdateUnauthorized) String ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) String() string
type SchemaObjectsShardsUpdateUnprocessableEntity ¶
type SchemaObjectsShardsUpdateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateUnprocessableEntity describes a response with status code 422, with default header values.
Invalid update attempt
func NewSchemaObjectsShardsUpdateUnprocessableEntity ¶
func NewSchemaObjectsShardsUpdateUnprocessableEntity() *SchemaObjectsShardsUpdateUnprocessableEntity
NewSchemaObjectsShardsUpdateUnprocessableEntity creates a SchemaObjectsShardsUpdateUnprocessableEntity with default headers values
func (*SchemaObjectsShardsUpdateUnprocessableEntity) Code ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) Code() int
Code gets the status code for the schema objects shards update unprocessable entity response
func (*SchemaObjectsShardsUpdateUnprocessableEntity) Error ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) Error() string
func (*SchemaObjectsShardsUpdateUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*SchemaObjectsShardsUpdateUnprocessableEntity) IsClientError ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsClientError() bool
IsClientError returns true when this schema objects shards update unprocessable entity response has a 4xx status code
func (*SchemaObjectsShardsUpdateUnprocessableEntity) IsCode ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this schema objects shards update unprocessable entity response a status code equal to that given
func (*SchemaObjectsShardsUpdateUnprocessableEntity) IsRedirect ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this schema objects shards update unprocessable entity response has a 3xx status code
func (*SchemaObjectsShardsUpdateUnprocessableEntity) IsServerError ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsServerError() bool
IsServerError returns true when this schema objects shards update unprocessable entity response has a 5xx status code
func (*SchemaObjectsShardsUpdateUnprocessableEntity) IsSuccess ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this schema objects shards update unprocessable entity response has a 2xx status code
func (*SchemaObjectsShardsUpdateUnprocessableEntity) String ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) String() string
type SchemaObjectsUpdateForbidden ¶
type SchemaObjectsUpdateForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSchemaObjectsUpdateForbidden ¶
func NewSchemaObjectsUpdateForbidden() *SchemaObjectsUpdateForbidden
NewSchemaObjectsUpdateForbidden creates a SchemaObjectsUpdateForbidden with default headers values
func (*SchemaObjectsUpdateForbidden) Code ¶
func (o *SchemaObjectsUpdateForbidden) Code() int
Code gets the status code for the schema objects update forbidden response
func (*SchemaObjectsUpdateForbidden) Error ¶
func (o *SchemaObjectsUpdateForbidden) Error() string
func (*SchemaObjectsUpdateForbidden) GetPayload ¶
func (o *SchemaObjectsUpdateForbidden) GetPayload() *models.ErrorResponse
func (*SchemaObjectsUpdateForbidden) IsClientError ¶
func (o *SchemaObjectsUpdateForbidden) IsClientError() bool
IsClientError returns true when this schema objects update forbidden response has a 4xx status code
func (*SchemaObjectsUpdateForbidden) IsCode ¶
func (o *SchemaObjectsUpdateForbidden) IsCode(code int) bool
IsCode returns true when this schema objects update forbidden response a status code equal to that given
func (*SchemaObjectsUpdateForbidden) IsRedirect ¶
func (o *SchemaObjectsUpdateForbidden) IsRedirect() bool
IsRedirect returns true when this schema objects update forbidden response has a 3xx status code
func (*SchemaObjectsUpdateForbidden) IsServerError ¶
func (o *SchemaObjectsUpdateForbidden) IsServerError() bool
IsServerError returns true when this schema objects update forbidden response has a 5xx status code
func (*SchemaObjectsUpdateForbidden) IsSuccess ¶
func (o *SchemaObjectsUpdateForbidden) IsSuccess() bool
IsSuccess returns true when this schema objects update forbidden response has a 2xx status code
func (*SchemaObjectsUpdateForbidden) String ¶
func (o *SchemaObjectsUpdateForbidden) String() string
type SchemaObjectsUpdateInternalServerError ¶
type SchemaObjectsUpdateInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewSchemaObjectsUpdateInternalServerError ¶
func NewSchemaObjectsUpdateInternalServerError() *SchemaObjectsUpdateInternalServerError
NewSchemaObjectsUpdateInternalServerError creates a SchemaObjectsUpdateInternalServerError with default headers values
func (*SchemaObjectsUpdateInternalServerError) Code ¶
func (o *SchemaObjectsUpdateInternalServerError) Code() int
Code gets the status code for the schema objects update internal server error response
func (*SchemaObjectsUpdateInternalServerError) Error ¶
func (o *SchemaObjectsUpdateInternalServerError) Error() string
func (*SchemaObjectsUpdateInternalServerError) GetPayload ¶
func (o *SchemaObjectsUpdateInternalServerError) GetPayload() *models.ErrorResponse
func (*SchemaObjectsUpdateInternalServerError) IsClientError ¶
func (o *SchemaObjectsUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this schema objects update internal server error response has a 4xx status code
func (*SchemaObjectsUpdateInternalServerError) IsCode ¶
func (o *SchemaObjectsUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this schema objects update internal server error response a status code equal to that given
func (*SchemaObjectsUpdateInternalServerError) IsRedirect ¶
func (o *SchemaObjectsUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this schema objects update internal server error response has a 3xx status code
func (*SchemaObjectsUpdateInternalServerError) IsServerError ¶
func (o *SchemaObjectsUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this schema objects update internal server error response has a 5xx status code
func (*SchemaObjectsUpdateInternalServerError) IsSuccess ¶
func (o *SchemaObjectsUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this schema objects update internal server error response has a 2xx status code
func (*SchemaObjectsUpdateInternalServerError) String ¶
func (o *SchemaObjectsUpdateInternalServerError) String() string
type SchemaObjectsUpdateNotFound ¶
type SchemaObjectsUpdateNotFound struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateNotFound describes a response with status code 404, with default header values.
Class to be updated does not exist
func NewSchemaObjectsUpdateNotFound ¶
func NewSchemaObjectsUpdateNotFound() *SchemaObjectsUpdateNotFound
NewSchemaObjectsUpdateNotFound creates a SchemaObjectsUpdateNotFound with default headers values
func (*SchemaObjectsUpdateNotFound) Code ¶
func (o *SchemaObjectsUpdateNotFound) Code() int
Code gets the status code for the schema objects update not found response
func (*SchemaObjectsUpdateNotFound) Error ¶
func (o *SchemaObjectsUpdateNotFound) Error() string
func (*SchemaObjectsUpdateNotFound) GetPayload ¶
func (o *SchemaObjectsUpdateNotFound) GetPayload() *models.ErrorResponse
func (*SchemaObjectsUpdateNotFound) IsClientError ¶
func (o *SchemaObjectsUpdateNotFound) IsClientError() bool
IsClientError returns true when this schema objects update not found response has a 4xx status code
func (*SchemaObjectsUpdateNotFound) IsCode ¶
func (o *SchemaObjectsUpdateNotFound) IsCode(code int) bool
IsCode returns true when this schema objects update not found response a status code equal to that given
func (*SchemaObjectsUpdateNotFound) IsRedirect ¶
func (o *SchemaObjectsUpdateNotFound) IsRedirect() bool
IsRedirect returns true when this schema objects update not found response has a 3xx status code
func (*SchemaObjectsUpdateNotFound) IsServerError ¶
func (o *SchemaObjectsUpdateNotFound) IsServerError() bool
IsServerError returns true when this schema objects update not found response has a 5xx status code
func (*SchemaObjectsUpdateNotFound) IsSuccess ¶
func (o *SchemaObjectsUpdateNotFound) IsSuccess() bool
IsSuccess returns true when this schema objects update not found response has a 2xx status code
func (*SchemaObjectsUpdateNotFound) String ¶
func (o *SchemaObjectsUpdateNotFound) String() string
type SchemaObjectsUpdateOK ¶
SchemaObjectsUpdateOK describes a response with status code 200, with default header values.
Class was updated successfully
func NewSchemaObjectsUpdateOK ¶
func NewSchemaObjectsUpdateOK() *SchemaObjectsUpdateOK
NewSchemaObjectsUpdateOK creates a SchemaObjectsUpdateOK with default headers values
func (*SchemaObjectsUpdateOK) Code ¶
func (o *SchemaObjectsUpdateOK) Code() int
Code gets the status code for the schema objects update o k response
func (*SchemaObjectsUpdateOK) Error ¶
func (o *SchemaObjectsUpdateOK) Error() string
func (*SchemaObjectsUpdateOK) GetPayload ¶
func (o *SchemaObjectsUpdateOK) GetPayload() *models.Class
func (*SchemaObjectsUpdateOK) IsClientError ¶
func (o *SchemaObjectsUpdateOK) IsClientError() bool
IsClientError returns true when this schema objects update o k response has a 4xx status code
func (*SchemaObjectsUpdateOK) IsCode ¶
func (o *SchemaObjectsUpdateOK) IsCode(code int) bool
IsCode returns true when this schema objects update o k response a status code equal to that given
func (*SchemaObjectsUpdateOK) IsRedirect ¶
func (o *SchemaObjectsUpdateOK) IsRedirect() bool
IsRedirect returns true when this schema objects update o k response has a 3xx status code
func (*SchemaObjectsUpdateOK) IsServerError ¶
func (o *SchemaObjectsUpdateOK) IsServerError() bool
IsServerError returns true when this schema objects update o k response has a 5xx status code
func (*SchemaObjectsUpdateOK) IsSuccess ¶
func (o *SchemaObjectsUpdateOK) IsSuccess() bool
IsSuccess returns true when this schema objects update o k response has a 2xx status code
func (*SchemaObjectsUpdateOK) String ¶
func (o *SchemaObjectsUpdateOK) String() string
type SchemaObjectsUpdateParams ¶
type SchemaObjectsUpdateParams struct { // ClassName. ClassName string // ObjectClass. ObjectClass *models.Class Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SchemaObjectsUpdateParams contains all the parameters to send to the API endpoint
for the schema objects update operation. Typically these are written to a http.Request.
func NewSchemaObjectsUpdateParams ¶
func NewSchemaObjectsUpdateParams() *SchemaObjectsUpdateParams
NewSchemaObjectsUpdateParams creates a new SchemaObjectsUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSchemaObjectsUpdateParamsWithContext ¶
func NewSchemaObjectsUpdateParamsWithContext(ctx context.Context) *SchemaObjectsUpdateParams
NewSchemaObjectsUpdateParamsWithContext creates a new SchemaObjectsUpdateParams object with the ability to set a context for a request.
func NewSchemaObjectsUpdateParamsWithHTTPClient ¶
func NewSchemaObjectsUpdateParamsWithHTTPClient(client *http.Client) *SchemaObjectsUpdateParams
NewSchemaObjectsUpdateParamsWithHTTPClient creates a new SchemaObjectsUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSchemaObjectsUpdateParamsWithTimeout ¶
func NewSchemaObjectsUpdateParamsWithTimeout(timeout time.Duration) *SchemaObjectsUpdateParams
NewSchemaObjectsUpdateParamsWithTimeout creates a new SchemaObjectsUpdateParams object with the ability to set a timeout on a request.
func (*SchemaObjectsUpdateParams) SetClassName ¶
func (o *SchemaObjectsUpdateParams) SetClassName(className string)
SetClassName adds the className to the schema objects update params
func (*SchemaObjectsUpdateParams) SetContext ¶
func (o *SchemaObjectsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects update params
func (*SchemaObjectsUpdateParams) SetDefaults ¶
func (o *SchemaObjectsUpdateParams) SetDefaults()
SetDefaults hydrates default values in the schema objects update params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsUpdateParams) SetHTTPClient ¶
func (o *SchemaObjectsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the schema objects update params
func (*SchemaObjectsUpdateParams) SetObjectClass ¶
func (o *SchemaObjectsUpdateParams) SetObjectClass(objectClass *models.Class)
SetObjectClass adds the objectClass to the schema objects update params
func (*SchemaObjectsUpdateParams) SetTimeout ¶
func (o *SchemaObjectsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the schema objects update params
func (*SchemaObjectsUpdateParams) WithClassName ¶
func (o *SchemaObjectsUpdateParams) WithClassName(className string) *SchemaObjectsUpdateParams
WithClassName adds the className to the schema objects update params
func (*SchemaObjectsUpdateParams) WithContext ¶
func (o *SchemaObjectsUpdateParams) WithContext(ctx context.Context) *SchemaObjectsUpdateParams
WithContext adds the context to the schema objects update params
func (*SchemaObjectsUpdateParams) WithDefaults ¶
func (o *SchemaObjectsUpdateParams) WithDefaults() *SchemaObjectsUpdateParams
WithDefaults hydrates default values in the schema objects update params (not the query body).
All values with no default are reset to their zero value.
func (*SchemaObjectsUpdateParams) WithHTTPClient ¶
func (o *SchemaObjectsUpdateParams) WithHTTPClient(client *http.Client) *SchemaObjectsUpdateParams
WithHTTPClient adds the HTTPClient to the schema objects update params
func (*SchemaObjectsUpdateParams) WithObjectClass ¶
func (o *SchemaObjectsUpdateParams) WithObjectClass(objectClass *models.Class) *SchemaObjectsUpdateParams
WithObjectClass adds the objectClass to the schema objects update params
func (*SchemaObjectsUpdateParams) WithTimeout ¶
func (o *SchemaObjectsUpdateParams) WithTimeout(timeout time.Duration) *SchemaObjectsUpdateParams
WithTimeout adds the timeout to the schema objects update params
func (*SchemaObjectsUpdateParams) WriteToRequest ¶
func (o *SchemaObjectsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SchemaObjectsUpdateReader ¶
type SchemaObjectsUpdateReader struct {
// contains filtered or unexported fields
}
SchemaObjectsUpdateReader is a Reader for the SchemaObjectsUpdate structure.
func (*SchemaObjectsUpdateReader) ReadResponse ¶
func (o *SchemaObjectsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SchemaObjectsUpdateUnauthorized ¶
type SchemaObjectsUpdateUnauthorized struct { }
SchemaObjectsUpdateUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsUpdateUnauthorized ¶
func NewSchemaObjectsUpdateUnauthorized() *SchemaObjectsUpdateUnauthorized
NewSchemaObjectsUpdateUnauthorized creates a SchemaObjectsUpdateUnauthorized with default headers values
func (*SchemaObjectsUpdateUnauthorized) Code ¶
func (o *SchemaObjectsUpdateUnauthorized) Code() int
Code gets the status code for the schema objects update unauthorized response
func (*SchemaObjectsUpdateUnauthorized) Error ¶
func (o *SchemaObjectsUpdateUnauthorized) Error() string
func (*SchemaObjectsUpdateUnauthorized) IsClientError ¶
func (o *SchemaObjectsUpdateUnauthorized) IsClientError() bool
IsClientError returns true when this schema objects update unauthorized response has a 4xx status code
func (*SchemaObjectsUpdateUnauthorized) IsCode ¶
func (o *SchemaObjectsUpdateUnauthorized) IsCode(code int) bool
IsCode returns true when this schema objects update unauthorized response a status code equal to that given
func (*SchemaObjectsUpdateUnauthorized) IsRedirect ¶
func (o *SchemaObjectsUpdateUnauthorized) IsRedirect() bool
IsRedirect returns true when this schema objects update unauthorized response has a 3xx status code
func (*SchemaObjectsUpdateUnauthorized) IsServerError ¶
func (o *SchemaObjectsUpdateUnauthorized) IsServerError() bool
IsServerError returns true when this schema objects update unauthorized response has a 5xx status code
func (*SchemaObjectsUpdateUnauthorized) IsSuccess ¶
func (o *SchemaObjectsUpdateUnauthorized) IsSuccess() bool
IsSuccess returns true when this schema objects update unauthorized response has a 2xx status code
func (*SchemaObjectsUpdateUnauthorized) String ¶
func (o *SchemaObjectsUpdateUnauthorized) String() string
type SchemaObjectsUpdateUnprocessableEntity ¶
type SchemaObjectsUpdateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateUnprocessableEntity describes a response with status code 422, with default header values.
Invalid update attempt
func NewSchemaObjectsUpdateUnprocessableEntity ¶
func NewSchemaObjectsUpdateUnprocessableEntity() *SchemaObjectsUpdateUnprocessableEntity
NewSchemaObjectsUpdateUnprocessableEntity creates a SchemaObjectsUpdateUnprocessableEntity with default headers values
func (*SchemaObjectsUpdateUnprocessableEntity) Code ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) Code() int
Code gets the status code for the schema objects update unprocessable entity response
func (*SchemaObjectsUpdateUnprocessableEntity) Error ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) Error() string
func (*SchemaObjectsUpdateUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*SchemaObjectsUpdateUnprocessableEntity) IsClientError ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) IsClientError() bool
IsClientError returns true when this schema objects update unprocessable entity response has a 4xx status code
func (*SchemaObjectsUpdateUnprocessableEntity) IsCode ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this schema objects update unprocessable entity response a status code equal to that given
func (*SchemaObjectsUpdateUnprocessableEntity) IsRedirect ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this schema objects update unprocessable entity response has a 3xx status code
func (*SchemaObjectsUpdateUnprocessableEntity) IsServerError ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) IsServerError() bool
IsServerError returns true when this schema objects update unprocessable entity response has a 5xx status code
func (*SchemaObjectsUpdateUnprocessableEntity) IsSuccess ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this schema objects update unprocessable entity response has a 2xx status code
func (*SchemaObjectsUpdateUnprocessableEntity) String ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) String() string
type TenantExistsForbidden ¶
type TenantExistsForbidden struct {
Payload *models.ErrorResponse
}
TenantExistsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewTenantExistsForbidden ¶
func NewTenantExistsForbidden() *TenantExistsForbidden
NewTenantExistsForbidden creates a TenantExistsForbidden with default headers values
func (*TenantExistsForbidden) Code ¶
func (o *TenantExistsForbidden) Code() int
Code gets the status code for the tenant exists forbidden response
func (*TenantExistsForbidden) Error ¶
func (o *TenantExistsForbidden) Error() string
func (*TenantExistsForbidden) GetPayload ¶
func (o *TenantExistsForbidden) GetPayload() *models.ErrorResponse
func (*TenantExistsForbidden) IsClientError ¶
func (o *TenantExistsForbidden) IsClientError() bool
IsClientError returns true when this tenant exists forbidden response has a 4xx status code
func (*TenantExistsForbidden) IsCode ¶
func (o *TenantExistsForbidden) IsCode(code int) bool
IsCode returns true when this tenant exists forbidden response a status code equal to that given
func (*TenantExistsForbidden) IsRedirect ¶
func (o *TenantExistsForbidden) IsRedirect() bool
IsRedirect returns true when this tenant exists forbidden response has a 3xx status code
func (*TenantExistsForbidden) IsServerError ¶
func (o *TenantExistsForbidden) IsServerError() bool
IsServerError returns true when this tenant exists forbidden response has a 5xx status code
func (*TenantExistsForbidden) IsSuccess ¶
func (o *TenantExistsForbidden) IsSuccess() bool
IsSuccess returns true when this tenant exists forbidden response has a 2xx status code
func (*TenantExistsForbidden) String ¶
func (o *TenantExistsForbidden) String() string
type TenantExistsInternalServerError ¶
type TenantExistsInternalServerError struct {
Payload *models.ErrorResponse
}
TenantExistsInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewTenantExistsInternalServerError ¶
func NewTenantExistsInternalServerError() *TenantExistsInternalServerError
NewTenantExistsInternalServerError creates a TenantExistsInternalServerError with default headers values
func (*TenantExistsInternalServerError) Code ¶
func (o *TenantExistsInternalServerError) Code() int
Code gets the status code for the tenant exists internal server error response
func (*TenantExistsInternalServerError) Error ¶
func (o *TenantExistsInternalServerError) Error() string
func (*TenantExistsInternalServerError) GetPayload ¶
func (o *TenantExistsInternalServerError) GetPayload() *models.ErrorResponse
func (*TenantExistsInternalServerError) IsClientError ¶
func (o *TenantExistsInternalServerError) IsClientError() bool
IsClientError returns true when this tenant exists internal server error response has a 4xx status code
func (*TenantExistsInternalServerError) IsCode ¶
func (o *TenantExistsInternalServerError) IsCode(code int) bool
IsCode returns true when this tenant exists internal server error response a status code equal to that given
func (*TenantExistsInternalServerError) IsRedirect ¶
func (o *TenantExistsInternalServerError) IsRedirect() bool
IsRedirect returns true when this tenant exists internal server error response has a 3xx status code
func (*TenantExistsInternalServerError) IsServerError ¶
func (o *TenantExistsInternalServerError) IsServerError() bool
IsServerError returns true when this tenant exists internal server error response has a 5xx status code
func (*TenantExistsInternalServerError) IsSuccess ¶
func (o *TenantExistsInternalServerError) IsSuccess() bool
IsSuccess returns true when this tenant exists internal server error response has a 2xx status code
func (*TenantExistsInternalServerError) String ¶
func (o *TenantExistsInternalServerError) String() string
type TenantExistsNotFound ¶
type TenantExistsNotFound struct { }
TenantExistsNotFound describes a response with status code 404, with default header values.
The tenant not found
func NewTenantExistsNotFound ¶
func NewTenantExistsNotFound() *TenantExistsNotFound
NewTenantExistsNotFound creates a TenantExistsNotFound with default headers values
func (*TenantExistsNotFound) Code ¶
func (o *TenantExistsNotFound) Code() int
Code gets the status code for the tenant exists not found response
func (*TenantExistsNotFound) Error ¶
func (o *TenantExistsNotFound) Error() string
func (*TenantExistsNotFound) IsClientError ¶
func (o *TenantExistsNotFound) IsClientError() bool
IsClientError returns true when this tenant exists not found response has a 4xx status code
func (*TenantExistsNotFound) IsCode ¶
func (o *TenantExistsNotFound) IsCode(code int) bool
IsCode returns true when this tenant exists not found response a status code equal to that given
func (*TenantExistsNotFound) IsRedirect ¶
func (o *TenantExistsNotFound) IsRedirect() bool
IsRedirect returns true when this tenant exists not found response has a 3xx status code
func (*TenantExistsNotFound) IsServerError ¶
func (o *TenantExistsNotFound) IsServerError() bool
IsServerError returns true when this tenant exists not found response has a 5xx status code
func (*TenantExistsNotFound) IsSuccess ¶
func (o *TenantExistsNotFound) IsSuccess() bool
IsSuccess returns true when this tenant exists not found response has a 2xx status code
func (*TenantExistsNotFound) String ¶
func (o *TenantExistsNotFound) String() string
type TenantExistsOK ¶
type TenantExistsOK struct { }
TenantExistsOK describes a response with status code 200, with default header values.
The tenant exists in the specified class
func NewTenantExistsOK ¶
func NewTenantExistsOK() *TenantExistsOK
NewTenantExistsOK creates a TenantExistsOK with default headers values
func (*TenantExistsOK) Code ¶
func (o *TenantExistsOK) Code() int
Code gets the status code for the tenant exists o k response
func (*TenantExistsOK) Error ¶
func (o *TenantExistsOK) Error() string
func (*TenantExistsOK) IsClientError ¶
func (o *TenantExistsOK) IsClientError() bool
IsClientError returns true when this tenant exists o k response has a 4xx status code
func (*TenantExistsOK) IsCode ¶
func (o *TenantExistsOK) IsCode(code int) bool
IsCode returns true when this tenant exists o k response a status code equal to that given
func (*TenantExistsOK) IsRedirect ¶
func (o *TenantExistsOK) IsRedirect() bool
IsRedirect returns true when this tenant exists o k response has a 3xx status code
func (*TenantExistsOK) IsServerError ¶
func (o *TenantExistsOK) IsServerError() bool
IsServerError returns true when this tenant exists o k response has a 5xx status code
func (*TenantExistsOK) IsSuccess ¶
func (o *TenantExistsOK) IsSuccess() bool
IsSuccess returns true when this tenant exists o k response has a 2xx status code
func (*TenantExistsOK) String ¶
func (o *TenantExistsOK) String() string
type TenantExistsParams ¶
type TenantExistsParams struct { // ClassName. ClassName string /* Consistency. If consistency is true, the request will be proxied to the leader to ensure strong schema consistency Default: true */ Consistency *bool // TenantName. TenantName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenantExistsParams contains all the parameters to send to the API endpoint
for the tenant exists operation. Typically these are written to a http.Request.
func NewTenantExistsParams ¶
func NewTenantExistsParams() *TenantExistsParams
NewTenantExistsParams creates a new TenantExistsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTenantExistsParamsWithContext ¶
func NewTenantExistsParamsWithContext(ctx context.Context) *TenantExistsParams
NewTenantExistsParamsWithContext creates a new TenantExistsParams object with the ability to set a context for a request.
func NewTenantExistsParamsWithHTTPClient ¶
func NewTenantExistsParamsWithHTTPClient(client *http.Client) *TenantExistsParams
NewTenantExistsParamsWithHTTPClient creates a new TenantExistsParams object with the ability to set a custom HTTPClient for a request.
func NewTenantExistsParamsWithTimeout ¶
func NewTenantExistsParamsWithTimeout(timeout time.Duration) *TenantExistsParams
NewTenantExistsParamsWithTimeout creates a new TenantExistsParams object with the ability to set a timeout on a request.
func (*TenantExistsParams) SetClassName ¶
func (o *TenantExistsParams) SetClassName(className string)
SetClassName adds the className to the tenant exists params
func (*TenantExistsParams) SetConsistency ¶
func (o *TenantExistsParams) SetConsistency(consistency *bool)
SetConsistency adds the consistency to the tenant exists params
func (*TenantExistsParams) SetContext ¶
func (o *TenantExistsParams) SetContext(ctx context.Context)
SetContext adds the context to the tenant exists params
func (*TenantExistsParams) SetDefaults ¶
func (o *TenantExistsParams) SetDefaults()
SetDefaults hydrates default values in the tenant exists params (not the query body).
All values with no default are reset to their zero value.
func (*TenantExistsParams) SetHTTPClient ¶
func (o *TenantExistsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenant exists params
func (*TenantExistsParams) SetTenantName ¶
func (o *TenantExistsParams) SetTenantName(tenantName string)
SetTenantName adds the tenantName to the tenant exists params
func (*TenantExistsParams) SetTimeout ¶
func (o *TenantExistsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenant exists params
func (*TenantExistsParams) WithClassName ¶
func (o *TenantExistsParams) WithClassName(className string) *TenantExistsParams
WithClassName adds the className to the tenant exists params
func (*TenantExistsParams) WithConsistency ¶
func (o *TenantExistsParams) WithConsistency(consistency *bool) *TenantExistsParams
WithConsistency adds the consistency to the tenant exists params
func (*TenantExistsParams) WithContext ¶
func (o *TenantExistsParams) WithContext(ctx context.Context) *TenantExistsParams
WithContext adds the context to the tenant exists params
func (*TenantExistsParams) WithDefaults ¶
func (o *TenantExistsParams) WithDefaults() *TenantExistsParams
WithDefaults hydrates default values in the tenant exists params (not the query body).
All values with no default are reset to their zero value.
func (*TenantExistsParams) WithHTTPClient ¶
func (o *TenantExistsParams) WithHTTPClient(client *http.Client) *TenantExistsParams
WithHTTPClient adds the HTTPClient to the tenant exists params
func (*TenantExistsParams) WithTenantName ¶
func (o *TenantExistsParams) WithTenantName(tenantName string) *TenantExistsParams
WithTenantName adds the tenantName to the tenant exists params
func (*TenantExistsParams) WithTimeout ¶
func (o *TenantExistsParams) WithTimeout(timeout time.Duration) *TenantExistsParams
WithTimeout adds the timeout to the tenant exists params
func (*TenantExistsParams) WriteToRequest ¶
func (o *TenantExistsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenantExistsReader ¶
type TenantExistsReader struct {
// contains filtered or unexported fields
}
TenantExistsReader is a Reader for the TenantExists structure.
func (*TenantExistsReader) ReadResponse ¶
func (o *TenantExistsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenantExistsUnauthorized ¶
type TenantExistsUnauthorized struct { }
TenantExistsUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewTenantExistsUnauthorized ¶
func NewTenantExistsUnauthorized() *TenantExistsUnauthorized
NewTenantExistsUnauthorized creates a TenantExistsUnauthorized with default headers values
func (*TenantExistsUnauthorized) Code ¶
func (o *TenantExistsUnauthorized) Code() int
Code gets the status code for the tenant exists unauthorized response
func (*TenantExistsUnauthorized) Error ¶
func (o *TenantExistsUnauthorized) Error() string
func (*TenantExistsUnauthorized) IsClientError ¶
func (o *TenantExistsUnauthorized) IsClientError() bool
IsClientError returns true when this tenant exists unauthorized response has a 4xx status code
func (*TenantExistsUnauthorized) IsCode ¶
func (o *TenantExistsUnauthorized) IsCode(code int) bool
IsCode returns true when this tenant exists unauthorized response a status code equal to that given
func (*TenantExistsUnauthorized) IsRedirect ¶
func (o *TenantExistsUnauthorized) IsRedirect() bool
IsRedirect returns true when this tenant exists unauthorized response has a 3xx status code
func (*TenantExistsUnauthorized) IsServerError ¶
func (o *TenantExistsUnauthorized) IsServerError() bool
IsServerError returns true when this tenant exists unauthorized response has a 5xx status code
func (*TenantExistsUnauthorized) IsSuccess ¶
func (o *TenantExistsUnauthorized) IsSuccess() bool
IsSuccess returns true when this tenant exists unauthorized response has a 2xx status code
func (*TenantExistsUnauthorized) String ¶
func (o *TenantExistsUnauthorized) String() string
type TenantExistsUnprocessableEntity ¶
type TenantExistsUnprocessableEntity struct {
Payload *models.ErrorResponse
}
TenantExistsUnprocessableEntity describes a response with status code 422, with default header values.
Invalid Tenant class
func NewTenantExistsUnprocessableEntity ¶
func NewTenantExistsUnprocessableEntity() *TenantExistsUnprocessableEntity
NewTenantExistsUnprocessableEntity creates a TenantExistsUnprocessableEntity with default headers values
func (*TenantExistsUnprocessableEntity) Code ¶
func (o *TenantExistsUnprocessableEntity) Code() int
Code gets the status code for the tenant exists unprocessable entity response
func (*TenantExistsUnprocessableEntity) Error ¶
func (o *TenantExistsUnprocessableEntity) Error() string
func (*TenantExistsUnprocessableEntity) GetPayload ¶
func (o *TenantExistsUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*TenantExistsUnprocessableEntity) IsClientError ¶
func (o *TenantExistsUnprocessableEntity) IsClientError() bool
IsClientError returns true when this tenant exists unprocessable entity response has a 4xx status code
func (*TenantExistsUnprocessableEntity) IsCode ¶
func (o *TenantExistsUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this tenant exists unprocessable entity response a status code equal to that given
func (*TenantExistsUnprocessableEntity) IsRedirect ¶
func (o *TenantExistsUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this tenant exists unprocessable entity response has a 3xx status code
func (*TenantExistsUnprocessableEntity) IsServerError ¶
func (o *TenantExistsUnprocessableEntity) IsServerError() bool
IsServerError returns true when this tenant exists unprocessable entity response has a 5xx status code
func (*TenantExistsUnprocessableEntity) IsSuccess ¶
func (o *TenantExistsUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this tenant exists unprocessable entity response has a 2xx status code
func (*TenantExistsUnprocessableEntity) String ¶
func (o *TenantExistsUnprocessableEntity) String() string
type TenantsCreateForbidden ¶
type TenantsCreateForbidden struct {
Payload *models.ErrorResponse
}
TenantsCreateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewTenantsCreateForbidden ¶
func NewTenantsCreateForbidden() *TenantsCreateForbidden
NewTenantsCreateForbidden creates a TenantsCreateForbidden with default headers values
func (*TenantsCreateForbidden) Code ¶
func (o *TenantsCreateForbidden) Code() int
Code gets the status code for the tenants create forbidden response
func (*TenantsCreateForbidden) Error ¶
func (o *TenantsCreateForbidden) Error() string
func (*TenantsCreateForbidden) GetPayload ¶
func (o *TenantsCreateForbidden) GetPayload() *models.ErrorResponse
func (*TenantsCreateForbidden) IsClientError ¶
func (o *TenantsCreateForbidden) IsClientError() bool
IsClientError returns true when this tenants create forbidden response has a 4xx status code
func (*TenantsCreateForbidden) IsCode ¶
func (o *TenantsCreateForbidden) IsCode(code int) bool
IsCode returns true when this tenants create forbidden response a status code equal to that given
func (*TenantsCreateForbidden) IsRedirect ¶
func (o *TenantsCreateForbidden) IsRedirect() bool
IsRedirect returns true when this tenants create forbidden response has a 3xx status code
func (*TenantsCreateForbidden) IsServerError ¶
func (o *TenantsCreateForbidden) IsServerError() bool
IsServerError returns true when this tenants create forbidden response has a 5xx status code
func (*TenantsCreateForbidden) IsSuccess ¶
func (o *TenantsCreateForbidden) IsSuccess() bool
IsSuccess returns true when this tenants create forbidden response has a 2xx status code
func (*TenantsCreateForbidden) String ¶
func (o *TenantsCreateForbidden) String() string
type TenantsCreateInternalServerError ¶
type TenantsCreateInternalServerError struct {
Payload *models.ErrorResponse
}
TenantsCreateInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewTenantsCreateInternalServerError ¶
func NewTenantsCreateInternalServerError() *TenantsCreateInternalServerError
NewTenantsCreateInternalServerError creates a TenantsCreateInternalServerError with default headers values
func (*TenantsCreateInternalServerError) Code ¶
func (o *TenantsCreateInternalServerError) Code() int
Code gets the status code for the tenants create internal server error response
func (*TenantsCreateInternalServerError) Error ¶
func (o *TenantsCreateInternalServerError) Error() string
func (*TenantsCreateInternalServerError) GetPayload ¶
func (o *TenantsCreateInternalServerError) GetPayload() *models.ErrorResponse
func (*TenantsCreateInternalServerError) IsClientError ¶
func (o *TenantsCreateInternalServerError) IsClientError() bool
IsClientError returns true when this tenants create internal server error response has a 4xx status code
func (*TenantsCreateInternalServerError) IsCode ¶
func (o *TenantsCreateInternalServerError) IsCode(code int) bool
IsCode returns true when this tenants create internal server error response a status code equal to that given
func (*TenantsCreateInternalServerError) IsRedirect ¶
func (o *TenantsCreateInternalServerError) IsRedirect() bool
IsRedirect returns true when this tenants create internal server error response has a 3xx status code
func (*TenantsCreateInternalServerError) IsServerError ¶
func (o *TenantsCreateInternalServerError) IsServerError() bool
IsServerError returns true when this tenants create internal server error response has a 5xx status code
func (*TenantsCreateInternalServerError) IsSuccess ¶
func (o *TenantsCreateInternalServerError) IsSuccess() bool
IsSuccess returns true when this tenants create internal server error response has a 2xx status code
func (*TenantsCreateInternalServerError) String ¶
func (o *TenantsCreateInternalServerError) String() string
type TenantsCreateOK ¶
TenantsCreateOK describes a response with status code 200, with default header values.
Added new tenants to the specified class
func NewTenantsCreateOK ¶
func NewTenantsCreateOK() *TenantsCreateOK
NewTenantsCreateOK creates a TenantsCreateOK with default headers values
func (*TenantsCreateOK) Code ¶
func (o *TenantsCreateOK) Code() int
Code gets the status code for the tenants create o k response
func (*TenantsCreateOK) Error ¶
func (o *TenantsCreateOK) Error() string
func (*TenantsCreateOK) GetPayload ¶
func (o *TenantsCreateOK) GetPayload() []*models.Tenant
func (*TenantsCreateOK) IsClientError ¶
func (o *TenantsCreateOK) IsClientError() bool
IsClientError returns true when this tenants create o k response has a 4xx status code
func (*TenantsCreateOK) IsCode ¶
func (o *TenantsCreateOK) IsCode(code int) bool
IsCode returns true when this tenants create o k response a status code equal to that given
func (*TenantsCreateOK) IsRedirect ¶
func (o *TenantsCreateOK) IsRedirect() bool
IsRedirect returns true when this tenants create o k response has a 3xx status code
func (*TenantsCreateOK) IsServerError ¶
func (o *TenantsCreateOK) IsServerError() bool
IsServerError returns true when this tenants create o k response has a 5xx status code
func (*TenantsCreateOK) IsSuccess ¶
func (o *TenantsCreateOK) IsSuccess() bool
IsSuccess returns true when this tenants create o k response has a 2xx status code
func (*TenantsCreateOK) String ¶
func (o *TenantsCreateOK) String() string
type TenantsCreateParams ¶
type TenantsCreateParams struct { // Body. Body []*models.Tenant // ClassName. ClassName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenantsCreateParams contains all the parameters to send to the API endpoint
for the tenants create operation. Typically these are written to a http.Request.
func NewTenantsCreateParams ¶
func NewTenantsCreateParams() *TenantsCreateParams
NewTenantsCreateParams creates a new TenantsCreateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTenantsCreateParamsWithContext ¶
func NewTenantsCreateParamsWithContext(ctx context.Context) *TenantsCreateParams
NewTenantsCreateParamsWithContext creates a new TenantsCreateParams object with the ability to set a context for a request.
func NewTenantsCreateParamsWithHTTPClient ¶
func NewTenantsCreateParamsWithHTTPClient(client *http.Client) *TenantsCreateParams
NewTenantsCreateParamsWithHTTPClient creates a new TenantsCreateParams object with the ability to set a custom HTTPClient for a request.
func NewTenantsCreateParamsWithTimeout ¶
func NewTenantsCreateParamsWithTimeout(timeout time.Duration) *TenantsCreateParams
NewTenantsCreateParamsWithTimeout creates a new TenantsCreateParams object with the ability to set a timeout on a request.
func (*TenantsCreateParams) SetBody ¶
func (o *TenantsCreateParams) SetBody(body []*models.Tenant)
SetBody adds the body to the tenants create params
func (*TenantsCreateParams) SetClassName ¶
func (o *TenantsCreateParams) SetClassName(className string)
SetClassName adds the className to the tenants create params
func (*TenantsCreateParams) SetContext ¶
func (o *TenantsCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenants create params
func (*TenantsCreateParams) SetDefaults ¶
func (o *TenantsCreateParams) SetDefaults()
SetDefaults hydrates default values in the tenants create params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsCreateParams) SetHTTPClient ¶
func (o *TenantsCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenants create params
func (*TenantsCreateParams) SetTimeout ¶
func (o *TenantsCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenants create params
func (*TenantsCreateParams) WithBody ¶
func (o *TenantsCreateParams) WithBody(body []*models.Tenant) *TenantsCreateParams
WithBody adds the body to the tenants create params
func (*TenantsCreateParams) WithClassName ¶
func (o *TenantsCreateParams) WithClassName(className string) *TenantsCreateParams
WithClassName adds the className to the tenants create params
func (*TenantsCreateParams) WithContext ¶
func (o *TenantsCreateParams) WithContext(ctx context.Context) *TenantsCreateParams
WithContext adds the context to the tenants create params
func (*TenantsCreateParams) WithDefaults ¶
func (o *TenantsCreateParams) WithDefaults() *TenantsCreateParams
WithDefaults hydrates default values in the tenants create params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsCreateParams) WithHTTPClient ¶
func (o *TenantsCreateParams) WithHTTPClient(client *http.Client) *TenantsCreateParams
WithHTTPClient adds the HTTPClient to the tenants create params
func (*TenantsCreateParams) WithTimeout ¶
func (o *TenantsCreateParams) WithTimeout(timeout time.Duration) *TenantsCreateParams
WithTimeout adds the timeout to the tenants create params
func (*TenantsCreateParams) WriteToRequest ¶
func (o *TenantsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenantsCreateReader ¶
type TenantsCreateReader struct {
// contains filtered or unexported fields
}
TenantsCreateReader is a Reader for the TenantsCreate structure.
func (*TenantsCreateReader) ReadResponse ¶
func (o *TenantsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenantsCreateUnauthorized ¶
type TenantsCreateUnauthorized struct { }
TenantsCreateUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewTenantsCreateUnauthorized ¶
func NewTenantsCreateUnauthorized() *TenantsCreateUnauthorized
NewTenantsCreateUnauthorized creates a TenantsCreateUnauthorized with default headers values
func (*TenantsCreateUnauthorized) Code ¶
func (o *TenantsCreateUnauthorized) Code() int
Code gets the status code for the tenants create unauthorized response
func (*TenantsCreateUnauthorized) Error ¶
func (o *TenantsCreateUnauthorized) Error() string
func (*TenantsCreateUnauthorized) IsClientError ¶
func (o *TenantsCreateUnauthorized) IsClientError() bool
IsClientError returns true when this tenants create unauthorized response has a 4xx status code
func (*TenantsCreateUnauthorized) IsCode ¶
func (o *TenantsCreateUnauthorized) IsCode(code int) bool
IsCode returns true when this tenants create unauthorized response a status code equal to that given
func (*TenantsCreateUnauthorized) IsRedirect ¶
func (o *TenantsCreateUnauthorized) IsRedirect() bool
IsRedirect returns true when this tenants create unauthorized response has a 3xx status code
func (*TenantsCreateUnauthorized) IsServerError ¶
func (o *TenantsCreateUnauthorized) IsServerError() bool
IsServerError returns true when this tenants create unauthorized response has a 5xx status code
func (*TenantsCreateUnauthorized) IsSuccess ¶
func (o *TenantsCreateUnauthorized) IsSuccess() bool
IsSuccess returns true when this tenants create unauthorized response has a 2xx status code
func (*TenantsCreateUnauthorized) String ¶
func (o *TenantsCreateUnauthorized) String() string
type TenantsCreateUnprocessableEntity ¶
type TenantsCreateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
TenantsCreateUnprocessableEntity describes a response with status code 422, with default header values.
Invalid Tenant class
func NewTenantsCreateUnprocessableEntity ¶
func NewTenantsCreateUnprocessableEntity() *TenantsCreateUnprocessableEntity
NewTenantsCreateUnprocessableEntity creates a TenantsCreateUnprocessableEntity with default headers values
func (*TenantsCreateUnprocessableEntity) Code ¶
func (o *TenantsCreateUnprocessableEntity) Code() int
Code gets the status code for the tenants create unprocessable entity response
func (*TenantsCreateUnprocessableEntity) Error ¶
func (o *TenantsCreateUnprocessableEntity) Error() string
func (*TenantsCreateUnprocessableEntity) GetPayload ¶
func (o *TenantsCreateUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*TenantsCreateUnprocessableEntity) IsClientError ¶
func (o *TenantsCreateUnprocessableEntity) IsClientError() bool
IsClientError returns true when this tenants create unprocessable entity response has a 4xx status code
func (*TenantsCreateUnprocessableEntity) IsCode ¶
func (o *TenantsCreateUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this tenants create unprocessable entity response a status code equal to that given
func (*TenantsCreateUnprocessableEntity) IsRedirect ¶
func (o *TenantsCreateUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this tenants create unprocessable entity response has a 3xx status code
func (*TenantsCreateUnprocessableEntity) IsServerError ¶
func (o *TenantsCreateUnprocessableEntity) IsServerError() bool
IsServerError returns true when this tenants create unprocessable entity response has a 5xx status code
func (*TenantsCreateUnprocessableEntity) IsSuccess ¶
func (o *TenantsCreateUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this tenants create unprocessable entity response has a 2xx status code
func (*TenantsCreateUnprocessableEntity) String ¶
func (o *TenantsCreateUnprocessableEntity) String() string
type TenantsDeleteForbidden ¶
type TenantsDeleteForbidden struct {
Payload *models.ErrorResponse
}
TenantsDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewTenantsDeleteForbidden ¶
func NewTenantsDeleteForbidden() *TenantsDeleteForbidden
NewTenantsDeleteForbidden creates a TenantsDeleteForbidden with default headers values
func (*TenantsDeleteForbidden) Code ¶
func (o *TenantsDeleteForbidden) Code() int
Code gets the status code for the tenants delete forbidden response
func (*TenantsDeleteForbidden) Error ¶
func (o *TenantsDeleteForbidden) Error() string
func (*TenantsDeleteForbidden) GetPayload ¶
func (o *TenantsDeleteForbidden) GetPayload() *models.ErrorResponse
func (*TenantsDeleteForbidden) IsClientError ¶
func (o *TenantsDeleteForbidden) IsClientError() bool
IsClientError returns true when this tenants delete forbidden response has a 4xx status code
func (*TenantsDeleteForbidden) IsCode ¶
func (o *TenantsDeleteForbidden) IsCode(code int) bool
IsCode returns true when this tenants delete forbidden response a status code equal to that given
func (*TenantsDeleteForbidden) IsRedirect ¶
func (o *TenantsDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this tenants delete forbidden response has a 3xx status code
func (*TenantsDeleteForbidden) IsServerError ¶
func (o *TenantsDeleteForbidden) IsServerError() bool
IsServerError returns true when this tenants delete forbidden response has a 5xx status code
func (*TenantsDeleteForbidden) IsSuccess ¶
func (o *TenantsDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this tenants delete forbidden response has a 2xx status code
func (*TenantsDeleteForbidden) String ¶
func (o *TenantsDeleteForbidden) String() string
type TenantsDeleteInternalServerError ¶
type TenantsDeleteInternalServerError struct {
Payload *models.ErrorResponse
}
TenantsDeleteInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewTenantsDeleteInternalServerError ¶
func NewTenantsDeleteInternalServerError() *TenantsDeleteInternalServerError
NewTenantsDeleteInternalServerError creates a TenantsDeleteInternalServerError with default headers values
func (*TenantsDeleteInternalServerError) Code ¶
func (o *TenantsDeleteInternalServerError) Code() int
Code gets the status code for the tenants delete internal server error response
func (*TenantsDeleteInternalServerError) Error ¶
func (o *TenantsDeleteInternalServerError) Error() string
func (*TenantsDeleteInternalServerError) GetPayload ¶
func (o *TenantsDeleteInternalServerError) GetPayload() *models.ErrorResponse
func (*TenantsDeleteInternalServerError) IsClientError ¶
func (o *TenantsDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this tenants delete internal server error response has a 4xx status code
func (*TenantsDeleteInternalServerError) IsCode ¶
func (o *TenantsDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this tenants delete internal server error response a status code equal to that given
func (*TenantsDeleteInternalServerError) IsRedirect ¶
func (o *TenantsDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this tenants delete internal server error response has a 3xx status code
func (*TenantsDeleteInternalServerError) IsServerError ¶
func (o *TenantsDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this tenants delete internal server error response has a 5xx status code
func (*TenantsDeleteInternalServerError) IsSuccess ¶
func (o *TenantsDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this tenants delete internal server error response has a 2xx status code
func (*TenantsDeleteInternalServerError) String ¶
func (o *TenantsDeleteInternalServerError) String() string
type TenantsDeleteOK ¶
type TenantsDeleteOK struct { }
TenantsDeleteOK describes a response with status code 200, with default header values.
Deleted tenants from specified class.
func NewTenantsDeleteOK ¶
func NewTenantsDeleteOK() *TenantsDeleteOK
NewTenantsDeleteOK creates a TenantsDeleteOK with default headers values
func (*TenantsDeleteOK) Code ¶
func (o *TenantsDeleteOK) Code() int
Code gets the status code for the tenants delete o k response
func (*TenantsDeleteOK) Error ¶
func (o *TenantsDeleteOK) Error() string
func (*TenantsDeleteOK) IsClientError ¶
func (o *TenantsDeleteOK) IsClientError() bool
IsClientError returns true when this tenants delete o k response has a 4xx status code
func (*TenantsDeleteOK) IsCode ¶
func (o *TenantsDeleteOK) IsCode(code int) bool
IsCode returns true when this tenants delete o k response a status code equal to that given
func (*TenantsDeleteOK) IsRedirect ¶
func (o *TenantsDeleteOK) IsRedirect() bool
IsRedirect returns true when this tenants delete o k response has a 3xx status code
func (*TenantsDeleteOK) IsServerError ¶
func (o *TenantsDeleteOK) IsServerError() bool
IsServerError returns true when this tenants delete o k response has a 5xx status code
func (*TenantsDeleteOK) IsSuccess ¶
func (o *TenantsDeleteOK) IsSuccess() bool
IsSuccess returns true when this tenants delete o k response has a 2xx status code
func (*TenantsDeleteOK) String ¶
func (o *TenantsDeleteOK) String() string
type TenantsDeleteParams ¶
type TenantsDeleteParams struct { // ClassName. ClassName string // Tenants. Tenants []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenantsDeleteParams contains all the parameters to send to the API endpoint
for the tenants delete operation. Typically these are written to a http.Request.
func NewTenantsDeleteParams ¶
func NewTenantsDeleteParams() *TenantsDeleteParams
NewTenantsDeleteParams creates a new TenantsDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTenantsDeleteParamsWithContext ¶
func NewTenantsDeleteParamsWithContext(ctx context.Context) *TenantsDeleteParams
NewTenantsDeleteParamsWithContext creates a new TenantsDeleteParams object with the ability to set a context for a request.
func NewTenantsDeleteParamsWithHTTPClient ¶
func NewTenantsDeleteParamsWithHTTPClient(client *http.Client) *TenantsDeleteParams
NewTenantsDeleteParamsWithHTTPClient creates a new TenantsDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewTenantsDeleteParamsWithTimeout ¶
func NewTenantsDeleteParamsWithTimeout(timeout time.Duration) *TenantsDeleteParams
NewTenantsDeleteParamsWithTimeout creates a new TenantsDeleteParams object with the ability to set a timeout on a request.
func (*TenantsDeleteParams) SetClassName ¶
func (o *TenantsDeleteParams) SetClassName(className string)
SetClassName adds the className to the tenants delete params
func (*TenantsDeleteParams) SetContext ¶
func (o *TenantsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the tenants delete params
func (*TenantsDeleteParams) SetDefaults ¶
func (o *TenantsDeleteParams) SetDefaults()
SetDefaults hydrates default values in the tenants delete params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsDeleteParams) SetHTTPClient ¶
func (o *TenantsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenants delete params
func (*TenantsDeleteParams) SetTenants ¶
func (o *TenantsDeleteParams) SetTenants(tenants []string)
SetTenants adds the tenants to the tenants delete params
func (*TenantsDeleteParams) SetTimeout ¶
func (o *TenantsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenants delete params
func (*TenantsDeleteParams) WithClassName ¶
func (o *TenantsDeleteParams) WithClassName(className string) *TenantsDeleteParams
WithClassName adds the className to the tenants delete params
func (*TenantsDeleteParams) WithContext ¶
func (o *TenantsDeleteParams) WithContext(ctx context.Context) *TenantsDeleteParams
WithContext adds the context to the tenants delete params
func (*TenantsDeleteParams) WithDefaults ¶
func (o *TenantsDeleteParams) WithDefaults() *TenantsDeleteParams
WithDefaults hydrates default values in the tenants delete params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsDeleteParams) WithHTTPClient ¶
func (o *TenantsDeleteParams) WithHTTPClient(client *http.Client) *TenantsDeleteParams
WithHTTPClient adds the HTTPClient to the tenants delete params
func (*TenantsDeleteParams) WithTenants ¶
func (o *TenantsDeleteParams) WithTenants(tenants []string) *TenantsDeleteParams
WithTenants adds the tenants to the tenants delete params
func (*TenantsDeleteParams) WithTimeout ¶
func (o *TenantsDeleteParams) WithTimeout(timeout time.Duration) *TenantsDeleteParams
WithTimeout adds the timeout to the tenants delete params
func (*TenantsDeleteParams) WriteToRequest ¶
func (o *TenantsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenantsDeleteReader ¶
type TenantsDeleteReader struct {
// contains filtered or unexported fields
}
TenantsDeleteReader is a Reader for the TenantsDelete structure.
func (*TenantsDeleteReader) ReadResponse ¶
func (o *TenantsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenantsDeleteUnauthorized ¶
type TenantsDeleteUnauthorized struct { }
TenantsDeleteUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewTenantsDeleteUnauthorized ¶
func NewTenantsDeleteUnauthorized() *TenantsDeleteUnauthorized
NewTenantsDeleteUnauthorized creates a TenantsDeleteUnauthorized with default headers values
func (*TenantsDeleteUnauthorized) Code ¶
func (o *TenantsDeleteUnauthorized) Code() int
Code gets the status code for the tenants delete unauthorized response
func (*TenantsDeleteUnauthorized) Error ¶
func (o *TenantsDeleteUnauthorized) Error() string
func (*TenantsDeleteUnauthorized) IsClientError ¶
func (o *TenantsDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this tenants delete unauthorized response has a 4xx status code
func (*TenantsDeleteUnauthorized) IsCode ¶
func (o *TenantsDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this tenants delete unauthorized response a status code equal to that given
func (*TenantsDeleteUnauthorized) IsRedirect ¶
func (o *TenantsDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this tenants delete unauthorized response has a 3xx status code
func (*TenantsDeleteUnauthorized) IsServerError ¶
func (o *TenantsDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this tenants delete unauthorized response has a 5xx status code
func (*TenantsDeleteUnauthorized) IsSuccess ¶
func (o *TenantsDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this tenants delete unauthorized response has a 2xx status code
func (*TenantsDeleteUnauthorized) String ¶
func (o *TenantsDeleteUnauthorized) String() string
type TenantsDeleteUnprocessableEntity ¶
type TenantsDeleteUnprocessableEntity struct {
Payload *models.ErrorResponse
}
TenantsDeleteUnprocessableEntity describes a response with status code 422, with default header values.
Invalid Tenant class
func NewTenantsDeleteUnprocessableEntity ¶
func NewTenantsDeleteUnprocessableEntity() *TenantsDeleteUnprocessableEntity
NewTenantsDeleteUnprocessableEntity creates a TenantsDeleteUnprocessableEntity with default headers values
func (*TenantsDeleteUnprocessableEntity) Code ¶
func (o *TenantsDeleteUnprocessableEntity) Code() int
Code gets the status code for the tenants delete unprocessable entity response
func (*TenantsDeleteUnprocessableEntity) Error ¶
func (o *TenantsDeleteUnprocessableEntity) Error() string
func (*TenantsDeleteUnprocessableEntity) GetPayload ¶
func (o *TenantsDeleteUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*TenantsDeleteUnprocessableEntity) IsClientError ¶
func (o *TenantsDeleteUnprocessableEntity) IsClientError() bool
IsClientError returns true when this tenants delete unprocessable entity response has a 4xx status code
func (*TenantsDeleteUnprocessableEntity) IsCode ¶
func (o *TenantsDeleteUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this tenants delete unprocessable entity response a status code equal to that given
func (*TenantsDeleteUnprocessableEntity) IsRedirect ¶
func (o *TenantsDeleteUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this tenants delete unprocessable entity response has a 3xx status code
func (*TenantsDeleteUnprocessableEntity) IsServerError ¶
func (o *TenantsDeleteUnprocessableEntity) IsServerError() bool
IsServerError returns true when this tenants delete unprocessable entity response has a 5xx status code
func (*TenantsDeleteUnprocessableEntity) IsSuccess ¶
func (o *TenantsDeleteUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this tenants delete unprocessable entity response has a 2xx status code
func (*TenantsDeleteUnprocessableEntity) String ¶
func (o *TenantsDeleteUnprocessableEntity) String() string
type TenantsGetForbidden ¶
type TenantsGetForbidden struct {
Payload *models.ErrorResponse
}
TenantsGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewTenantsGetForbidden ¶
func NewTenantsGetForbidden() *TenantsGetForbidden
NewTenantsGetForbidden creates a TenantsGetForbidden with default headers values
func (*TenantsGetForbidden) Code ¶
func (o *TenantsGetForbidden) Code() int
Code gets the status code for the tenants get forbidden response
func (*TenantsGetForbidden) Error ¶
func (o *TenantsGetForbidden) Error() string
func (*TenantsGetForbidden) GetPayload ¶
func (o *TenantsGetForbidden) GetPayload() *models.ErrorResponse
func (*TenantsGetForbidden) IsClientError ¶
func (o *TenantsGetForbidden) IsClientError() bool
IsClientError returns true when this tenants get forbidden response has a 4xx status code
func (*TenantsGetForbidden) IsCode ¶
func (o *TenantsGetForbidden) IsCode(code int) bool
IsCode returns true when this tenants get forbidden response a status code equal to that given
func (*TenantsGetForbidden) IsRedirect ¶
func (o *TenantsGetForbidden) IsRedirect() bool
IsRedirect returns true when this tenants get forbidden response has a 3xx status code
func (*TenantsGetForbidden) IsServerError ¶
func (o *TenantsGetForbidden) IsServerError() bool
IsServerError returns true when this tenants get forbidden response has a 5xx status code
func (*TenantsGetForbidden) IsSuccess ¶
func (o *TenantsGetForbidden) IsSuccess() bool
IsSuccess returns true when this tenants get forbidden response has a 2xx status code
func (*TenantsGetForbidden) String ¶
func (o *TenantsGetForbidden) String() string
type TenantsGetInternalServerError ¶
type TenantsGetInternalServerError struct {
Payload *models.ErrorResponse
}
TenantsGetInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewTenantsGetInternalServerError ¶
func NewTenantsGetInternalServerError() *TenantsGetInternalServerError
NewTenantsGetInternalServerError creates a TenantsGetInternalServerError with default headers values
func (*TenantsGetInternalServerError) Code ¶
func (o *TenantsGetInternalServerError) Code() int
Code gets the status code for the tenants get internal server error response
func (*TenantsGetInternalServerError) Error ¶
func (o *TenantsGetInternalServerError) Error() string
func (*TenantsGetInternalServerError) GetPayload ¶
func (o *TenantsGetInternalServerError) GetPayload() *models.ErrorResponse
func (*TenantsGetInternalServerError) IsClientError ¶
func (o *TenantsGetInternalServerError) IsClientError() bool
IsClientError returns true when this tenants get internal server error response has a 4xx status code
func (*TenantsGetInternalServerError) IsCode ¶
func (o *TenantsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this tenants get internal server error response a status code equal to that given
func (*TenantsGetInternalServerError) IsRedirect ¶
func (o *TenantsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this tenants get internal server error response has a 3xx status code
func (*TenantsGetInternalServerError) IsServerError ¶
func (o *TenantsGetInternalServerError) IsServerError() bool
IsServerError returns true when this tenants get internal server error response has a 5xx status code
func (*TenantsGetInternalServerError) IsSuccess ¶
func (o *TenantsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this tenants get internal server error response has a 2xx status code
func (*TenantsGetInternalServerError) String ¶
func (o *TenantsGetInternalServerError) String() string
type TenantsGetOK ¶
TenantsGetOK describes a response with status code 200, with default header values.
tenants from specified class.
func NewTenantsGetOK ¶
func NewTenantsGetOK() *TenantsGetOK
NewTenantsGetOK creates a TenantsGetOK with default headers values
func (*TenantsGetOK) Code ¶
func (o *TenantsGetOK) Code() int
Code gets the status code for the tenants get o k response
func (*TenantsGetOK) Error ¶
func (o *TenantsGetOK) Error() string
func (*TenantsGetOK) GetPayload ¶
func (o *TenantsGetOK) GetPayload() []*models.Tenant
func (*TenantsGetOK) IsClientError ¶
func (o *TenantsGetOK) IsClientError() bool
IsClientError returns true when this tenants get o k response has a 4xx status code
func (*TenantsGetOK) IsCode ¶
func (o *TenantsGetOK) IsCode(code int) bool
IsCode returns true when this tenants get o k response a status code equal to that given
func (*TenantsGetOK) IsRedirect ¶
func (o *TenantsGetOK) IsRedirect() bool
IsRedirect returns true when this tenants get o k response has a 3xx status code
func (*TenantsGetOK) IsServerError ¶
func (o *TenantsGetOK) IsServerError() bool
IsServerError returns true when this tenants get o k response has a 5xx status code
func (*TenantsGetOK) IsSuccess ¶
func (o *TenantsGetOK) IsSuccess() bool
IsSuccess returns true when this tenants get o k response has a 2xx status code
func (*TenantsGetOK) String ¶
func (o *TenantsGetOK) String() string
type TenantsGetOneForbidden ¶
type TenantsGetOneForbidden struct {
Payload *models.ErrorResponse
}
TenantsGetOneForbidden describes a response with status code 403, with default header values.
Forbidden
func NewTenantsGetOneForbidden ¶
func NewTenantsGetOneForbidden() *TenantsGetOneForbidden
NewTenantsGetOneForbidden creates a TenantsGetOneForbidden with default headers values
func (*TenantsGetOneForbidden) Code ¶
func (o *TenantsGetOneForbidden) Code() int
Code gets the status code for the tenants get one forbidden response
func (*TenantsGetOneForbidden) Error ¶
func (o *TenantsGetOneForbidden) Error() string
func (*TenantsGetOneForbidden) GetPayload ¶
func (o *TenantsGetOneForbidden) GetPayload() *models.ErrorResponse
func (*TenantsGetOneForbidden) IsClientError ¶
func (o *TenantsGetOneForbidden) IsClientError() bool
IsClientError returns true when this tenants get one forbidden response has a 4xx status code
func (*TenantsGetOneForbidden) IsCode ¶
func (o *TenantsGetOneForbidden) IsCode(code int) bool
IsCode returns true when this tenants get one forbidden response a status code equal to that given
func (*TenantsGetOneForbidden) IsRedirect ¶
func (o *TenantsGetOneForbidden) IsRedirect() bool
IsRedirect returns true when this tenants get one forbidden response has a 3xx status code
func (*TenantsGetOneForbidden) IsServerError ¶
func (o *TenantsGetOneForbidden) IsServerError() bool
IsServerError returns true when this tenants get one forbidden response has a 5xx status code
func (*TenantsGetOneForbidden) IsSuccess ¶
func (o *TenantsGetOneForbidden) IsSuccess() bool
IsSuccess returns true when this tenants get one forbidden response has a 2xx status code
func (*TenantsGetOneForbidden) String ¶
func (o *TenantsGetOneForbidden) String() string
type TenantsGetOneInternalServerError ¶
type TenantsGetOneInternalServerError struct {
Payload *models.ErrorResponse
}
TenantsGetOneInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewTenantsGetOneInternalServerError ¶
func NewTenantsGetOneInternalServerError() *TenantsGetOneInternalServerError
NewTenantsGetOneInternalServerError creates a TenantsGetOneInternalServerError with default headers values
func (*TenantsGetOneInternalServerError) Code ¶
func (o *TenantsGetOneInternalServerError) Code() int
Code gets the status code for the tenants get one internal server error response
func (*TenantsGetOneInternalServerError) Error ¶
func (o *TenantsGetOneInternalServerError) Error() string
func (*TenantsGetOneInternalServerError) GetPayload ¶
func (o *TenantsGetOneInternalServerError) GetPayload() *models.ErrorResponse
func (*TenantsGetOneInternalServerError) IsClientError ¶
func (o *TenantsGetOneInternalServerError) IsClientError() bool
IsClientError returns true when this tenants get one internal server error response has a 4xx status code
func (*TenantsGetOneInternalServerError) IsCode ¶
func (o *TenantsGetOneInternalServerError) IsCode(code int) bool
IsCode returns true when this tenants get one internal server error response a status code equal to that given
func (*TenantsGetOneInternalServerError) IsRedirect ¶
func (o *TenantsGetOneInternalServerError) IsRedirect() bool
IsRedirect returns true when this tenants get one internal server error response has a 3xx status code
func (*TenantsGetOneInternalServerError) IsServerError ¶
func (o *TenantsGetOneInternalServerError) IsServerError() bool
IsServerError returns true when this tenants get one internal server error response has a 5xx status code
func (*TenantsGetOneInternalServerError) IsSuccess ¶
func (o *TenantsGetOneInternalServerError) IsSuccess() bool
IsSuccess returns true when this tenants get one internal server error response has a 2xx status code
func (*TenantsGetOneInternalServerError) String ¶
func (o *TenantsGetOneInternalServerError) String() string
type TenantsGetOneNotFound ¶
type TenantsGetOneNotFound struct { }
TenantsGetOneNotFound describes a response with status code 404, with default header values.
Tenant not found
func NewTenantsGetOneNotFound ¶
func NewTenantsGetOneNotFound() *TenantsGetOneNotFound
NewTenantsGetOneNotFound creates a TenantsGetOneNotFound with default headers values
func (*TenantsGetOneNotFound) Code ¶
func (o *TenantsGetOneNotFound) Code() int
Code gets the status code for the tenants get one not found response
func (*TenantsGetOneNotFound) Error ¶
func (o *TenantsGetOneNotFound) Error() string
func (*TenantsGetOneNotFound) IsClientError ¶
func (o *TenantsGetOneNotFound) IsClientError() bool
IsClientError returns true when this tenants get one not found response has a 4xx status code
func (*TenantsGetOneNotFound) IsCode ¶
func (o *TenantsGetOneNotFound) IsCode(code int) bool
IsCode returns true when this tenants get one not found response a status code equal to that given
func (*TenantsGetOneNotFound) IsRedirect ¶
func (o *TenantsGetOneNotFound) IsRedirect() bool
IsRedirect returns true when this tenants get one not found response has a 3xx status code
func (*TenantsGetOneNotFound) IsServerError ¶
func (o *TenantsGetOneNotFound) IsServerError() bool
IsServerError returns true when this tenants get one not found response has a 5xx status code
func (*TenantsGetOneNotFound) IsSuccess ¶
func (o *TenantsGetOneNotFound) IsSuccess() bool
IsSuccess returns true when this tenants get one not found response has a 2xx status code
func (*TenantsGetOneNotFound) String ¶
func (o *TenantsGetOneNotFound) String() string
type TenantsGetOneOK ¶
type TenantsGetOneOK struct {
Payload *models.TenantResponse
}
TenantsGetOneOK describes a response with status code 200, with default header values.
load the tenant given the specified class
func NewTenantsGetOneOK ¶
func NewTenantsGetOneOK() *TenantsGetOneOK
NewTenantsGetOneOK creates a TenantsGetOneOK with default headers values
func (*TenantsGetOneOK) Code ¶
func (o *TenantsGetOneOK) Code() int
Code gets the status code for the tenants get one o k response
func (*TenantsGetOneOK) Error ¶
func (o *TenantsGetOneOK) Error() string
func (*TenantsGetOneOK) GetPayload ¶
func (o *TenantsGetOneOK) GetPayload() *models.TenantResponse
func (*TenantsGetOneOK) IsClientError ¶
func (o *TenantsGetOneOK) IsClientError() bool
IsClientError returns true when this tenants get one o k response has a 4xx status code
func (*TenantsGetOneOK) IsCode ¶
func (o *TenantsGetOneOK) IsCode(code int) bool
IsCode returns true when this tenants get one o k response a status code equal to that given
func (*TenantsGetOneOK) IsRedirect ¶
func (o *TenantsGetOneOK) IsRedirect() bool
IsRedirect returns true when this tenants get one o k response has a 3xx status code
func (*TenantsGetOneOK) IsServerError ¶
func (o *TenantsGetOneOK) IsServerError() bool
IsServerError returns true when this tenants get one o k response has a 5xx status code
func (*TenantsGetOneOK) IsSuccess ¶
func (o *TenantsGetOneOK) IsSuccess() bool
IsSuccess returns true when this tenants get one o k response has a 2xx status code
func (*TenantsGetOneOK) String ¶
func (o *TenantsGetOneOK) String() string
type TenantsGetOneParams ¶
type TenantsGetOneParams struct { // ClassName. ClassName string /* Consistency. If consistency is true, the request will be proxied to the leader to ensure strong schema consistency Default: true */ Consistency *bool // TenantName. TenantName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenantsGetOneParams contains all the parameters to send to the API endpoint
for the tenants get one operation. Typically these are written to a http.Request.
func NewTenantsGetOneParams ¶
func NewTenantsGetOneParams() *TenantsGetOneParams
NewTenantsGetOneParams creates a new TenantsGetOneParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTenantsGetOneParamsWithContext ¶
func NewTenantsGetOneParamsWithContext(ctx context.Context) *TenantsGetOneParams
NewTenantsGetOneParamsWithContext creates a new TenantsGetOneParams object with the ability to set a context for a request.
func NewTenantsGetOneParamsWithHTTPClient ¶
func NewTenantsGetOneParamsWithHTTPClient(client *http.Client) *TenantsGetOneParams
NewTenantsGetOneParamsWithHTTPClient creates a new TenantsGetOneParams object with the ability to set a custom HTTPClient for a request.
func NewTenantsGetOneParamsWithTimeout ¶
func NewTenantsGetOneParamsWithTimeout(timeout time.Duration) *TenantsGetOneParams
NewTenantsGetOneParamsWithTimeout creates a new TenantsGetOneParams object with the ability to set a timeout on a request.
func (*TenantsGetOneParams) SetClassName ¶
func (o *TenantsGetOneParams) SetClassName(className string)
SetClassName adds the className to the tenants get one params
func (*TenantsGetOneParams) SetConsistency ¶
func (o *TenantsGetOneParams) SetConsistency(consistency *bool)
SetConsistency adds the consistency to the tenants get one params
func (*TenantsGetOneParams) SetContext ¶
func (o *TenantsGetOneParams) SetContext(ctx context.Context)
SetContext adds the context to the tenants get one params
func (*TenantsGetOneParams) SetDefaults ¶
func (o *TenantsGetOneParams) SetDefaults()
SetDefaults hydrates default values in the tenants get one params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsGetOneParams) SetHTTPClient ¶
func (o *TenantsGetOneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenants get one params
func (*TenantsGetOneParams) SetTenantName ¶
func (o *TenantsGetOneParams) SetTenantName(tenantName string)
SetTenantName adds the tenantName to the tenants get one params
func (*TenantsGetOneParams) SetTimeout ¶
func (o *TenantsGetOneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenants get one params
func (*TenantsGetOneParams) WithClassName ¶
func (o *TenantsGetOneParams) WithClassName(className string) *TenantsGetOneParams
WithClassName adds the className to the tenants get one params
func (*TenantsGetOneParams) WithConsistency ¶
func (o *TenantsGetOneParams) WithConsistency(consistency *bool) *TenantsGetOneParams
WithConsistency adds the consistency to the tenants get one params
func (*TenantsGetOneParams) WithContext ¶
func (o *TenantsGetOneParams) WithContext(ctx context.Context) *TenantsGetOneParams
WithContext adds the context to the tenants get one params
func (*TenantsGetOneParams) WithDefaults ¶
func (o *TenantsGetOneParams) WithDefaults() *TenantsGetOneParams
WithDefaults hydrates default values in the tenants get one params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsGetOneParams) WithHTTPClient ¶
func (o *TenantsGetOneParams) WithHTTPClient(client *http.Client) *TenantsGetOneParams
WithHTTPClient adds the HTTPClient to the tenants get one params
func (*TenantsGetOneParams) WithTenantName ¶
func (o *TenantsGetOneParams) WithTenantName(tenantName string) *TenantsGetOneParams
WithTenantName adds the tenantName to the tenants get one params
func (*TenantsGetOneParams) WithTimeout ¶
func (o *TenantsGetOneParams) WithTimeout(timeout time.Duration) *TenantsGetOneParams
WithTimeout adds the timeout to the tenants get one params
func (*TenantsGetOneParams) WriteToRequest ¶
func (o *TenantsGetOneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenantsGetOneReader ¶
type TenantsGetOneReader struct {
// contains filtered or unexported fields
}
TenantsGetOneReader is a Reader for the TenantsGetOne structure.
func (*TenantsGetOneReader) ReadResponse ¶
func (o *TenantsGetOneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenantsGetOneUnauthorized ¶
type TenantsGetOneUnauthorized struct { }
TenantsGetOneUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewTenantsGetOneUnauthorized ¶
func NewTenantsGetOneUnauthorized() *TenantsGetOneUnauthorized
NewTenantsGetOneUnauthorized creates a TenantsGetOneUnauthorized with default headers values
func (*TenantsGetOneUnauthorized) Code ¶
func (o *TenantsGetOneUnauthorized) Code() int
Code gets the status code for the tenants get one unauthorized response
func (*TenantsGetOneUnauthorized) Error ¶
func (o *TenantsGetOneUnauthorized) Error() string
func (*TenantsGetOneUnauthorized) IsClientError ¶
func (o *TenantsGetOneUnauthorized) IsClientError() bool
IsClientError returns true when this tenants get one unauthorized response has a 4xx status code
func (*TenantsGetOneUnauthorized) IsCode ¶
func (o *TenantsGetOneUnauthorized) IsCode(code int) bool
IsCode returns true when this tenants get one unauthorized response a status code equal to that given
func (*TenantsGetOneUnauthorized) IsRedirect ¶
func (o *TenantsGetOneUnauthorized) IsRedirect() bool
IsRedirect returns true when this tenants get one unauthorized response has a 3xx status code
func (*TenantsGetOneUnauthorized) IsServerError ¶
func (o *TenantsGetOneUnauthorized) IsServerError() bool
IsServerError returns true when this tenants get one unauthorized response has a 5xx status code
func (*TenantsGetOneUnauthorized) IsSuccess ¶
func (o *TenantsGetOneUnauthorized) IsSuccess() bool
IsSuccess returns true when this tenants get one unauthorized response has a 2xx status code
func (*TenantsGetOneUnauthorized) String ¶
func (o *TenantsGetOneUnauthorized) String() string
type TenantsGetOneUnprocessableEntity ¶
type TenantsGetOneUnprocessableEntity struct {
Payload *models.ErrorResponse
}
TenantsGetOneUnprocessableEntity describes a response with status code 422, with default header values.
Invalid tenant or class
func NewTenantsGetOneUnprocessableEntity ¶
func NewTenantsGetOneUnprocessableEntity() *TenantsGetOneUnprocessableEntity
NewTenantsGetOneUnprocessableEntity creates a TenantsGetOneUnprocessableEntity with default headers values
func (*TenantsGetOneUnprocessableEntity) Code ¶
func (o *TenantsGetOneUnprocessableEntity) Code() int
Code gets the status code for the tenants get one unprocessable entity response
func (*TenantsGetOneUnprocessableEntity) Error ¶
func (o *TenantsGetOneUnprocessableEntity) Error() string
func (*TenantsGetOneUnprocessableEntity) GetPayload ¶
func (o *TenantsGetOneUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*TenantsGetOneUnprocessableEntity) IsClientError ¶
func (o *TenantsGetOneUnprocessableEntity) IsClientError() bool
IsClientError returns true when this tenants get one unprocessable entity response has a 4xx status code
func (*TenantsGetOneUnprocessableEntity) IsCode ¶
func (o *TenantsGetOneUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this tenants get one unprocessable entity response a status code equal to that given
func (*TenantsGetOneUnprocessableEntity) IsRedirect ¶
func (o *TenantsGetOneUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this tenants get one unprocessable entity response has a 3xx status code
func (*TenantsGetOneUnprocessableEntity) IsServerError ¶
func (o *TenantsGetOneUnprocessableEntity) IsServerError() bool
IsServerError returns true when this tenants get one unprocessable entity response has a 5xx status code
func (*TenantsGetOneUnprocessableEntity) IsSuccess ¶
func (o *TenantsGetOneUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this tenants get one unprocessable entity response has a 2xx status code
func (*TenantsGetOneUnprocessableEntity) String ¶
func (o *TenantsGetOneUnprocessableEntity) String() string
type TenantsGetParams ¶
type TenantsGetParams struct { // ClassName. ClassName string /* Consistency. If consistency is true, the request will be proxied to the leader to ensure strong schema consistency Default: true */ Consistency *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenantsGetParams contains all the parameters to send to the API endpoint
for the tenants get operation. Typically these are written to a http.Request.
func NewTenantsGetParams ¶
func NewTenantsGetParams() *TenantsGetParams
NewTenantsGetParams creates a new TenantsGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTenantsGetParamsWithContext ¶
func NewTenantsGetParamsWithContext(ctx context.Context) *TenantsGetParams
NewTenantsGetParamsWithContext creates a new TenantsGetParams object with the ability to set a context for a request.
func NewTenantsGetParamsWithHTTPClient ¶
func NewTenantsGetParamsWithHTTPClient(client *http.Client) *TenantsGetParams
NewTenantsGetParamsWithHTTPClient creates a new TenantsGetParams object with the ability to set a custom HTTPClient for a request.
func NewTenantsGetParamsWithTimeout ¶
func NewTenantsGetParamsWithTimeout(timeout time.Duration) *TenantsGetParams
NewTenantsGetParamsWithTimeout creates a new TenantsGetParams object with the ability to set a timeout on a request.
func (*TenantsGetParams) SetClassName ¶
func (o *TenantsGetParams) SetClassName(className string)
SetClassName adds the className to the tenants get params
func (*TenantsGetParams) SetConsistency ¶
func (o *TenantsGetParams) SetConsistency(consistency *bool)
SetConsistency adds the consistency to the tenants get params
func (*TenantsGetParams) SetContext ¶
func (o *TenantsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the tenants get params
func (*TenantsGetParams) SetDefaults ¶
func (o *TenantsGetParams) SetDefaults()
SetDefaults hydrates default values in the tenants get params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsGetParams) SetHTTPClient ¶
func (o *TenantsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenants get params
func (*TenantsGetParams) SetTimeout ¶
func (o *TenantsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenants get params
func (*TenantsGetParams) WithClassName ¶
func (o *TenantsGetParams) WithClassName(className string) *TenantsGetParams
WithClassName adds the className to the tenants get params
func (*TenantsGetParams) WithConsistency ¶
func (o *TenantsGetParams) WithConsistency(consistency *bool) *TenantsGetParams
WithConsistency adds the consistency to the tenants get params
func (*TenantsGetParams) WithContext ¶
func (o *TenantsGetParams) WithContext(ctx context.Context) *TenantsGetParams
WithContext adds the context to the tenants get params
func (*TenantsGetParams) WithDefaults ¶
func (o *TenantsGetParams) WithDefaults() *TenantsGetParams
WithDefaults hydrates default values in the tenants get params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsGetParams) WithHTTPClient ¶
func (o *TenantsGetParams) WithHTTPClient(client *http.Client) *TenantsGetParams
WithHTTPClient adds the HTTPClient to the tenants get params
func (*TenantsGetParams) WithTimeout ¶
func (o *TenantsGetParams) WithTimeout(timeout time.Duration) *TenantsGetParams
WithTimeout adds the timeout to the tenants get params
func (*TenantsGetParams) WriteToRequest ¶
func (o *TenantsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenantsGetReader ¶
type TenantsGetReader struct {
// contains filtered or unexported fields
}
TenantsGetReader is a Reader for the TenantsGet structure.
func (*TenantsGetReader) ReadResponse ¶
func (o *TenantsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenantsGetUnauthorized ¶
type TenantsGetUnauthorized struct { }
TenantsGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewTenantsGetUnauthorized ¶
func NewTenantsGetUnauthorized() *TenantsGetUnauthorized
NewTenantsGetUnauthorized creates a TenantsGetUnauthorized with default headers values
func (*TenantsGetUnauthorized) Code ¶
func (o *TenantsGetUnauthorized) Code() int
Code gets the status code for the tenants get unauthorized response
func (*TenantsGetUnauthorized) Error ¶
func (o *TenantsGetUnauthorized) Error() string
func (*TenantsGetUnauthorized) IsClientError ¶
func (o *TenantsGetUnauthorized) IsClientError() bool
IsClientError returns true when this tenants get unauthorized response has a 4xx status code
func (*TenantsGetUnauthorized) IsCode ¶
func (o *TenantsGetUnauthorized) IsCode(code int) bool
IsCode returns true when this tenants get unauthorized response a status code equal to that given
func (*TenantsGetUnauthorized) IsRedirect ¶
func (o *TenantsGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this tenants get unauthorized response has a 3xx status code
func (*TenantsGetUnauthorized) IsServerError ¶
func (o *TenantsGetUnauthorized) IsServerError() bool
IsServerError returns true when this tenants get unauthorized response has a 5xx status code
func (*TenantsGetUnauthorized) IsSuccess ¶
func (o *TenantsGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this tenants get unauthorized response has a 2xx status code
func (*TenantsGetUnauthorized) String ¶
func (o *TenantsGetUnauthorized) String() string
type TenantsGetUnprocessableEntity ¶
type TenantsGetUnprocessableEntity struct {
Payload *models.ErrorResponse
}
TenantsGetUnprocessableEntity describes a response with status code 422, with default header values.
Invalid Tenant class
func NewTenantsGetUnprocessableEntity ¶
func NewTenantsGetUnprocessableEntity() *TenantsGetUnprocessableEntity
NewTenantsGetUnprocessableEntity creates a TenantsGetUnprocessableEntity with default headers values
func (*TenantsGetUnprocessableEntity) Code ¶
func (o *TenantsGetUnprocessableEntity) Code() int
Code gets the status code for the tenants get unprocessable entity response
func (*TenantsGetUnprocessableEntity) Error ¶
func (o *TenantsGetUnprocessableEntity) Error() string
func (*TenantsGetUnprocessableEntity) GetPayload ¶
func (o *TenantsGetUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*TenantsGetUnprocessableEntity) IsClientError ¶
func (o *TenantsGetUnprocessableEntity) IsClientError() bool
IsClientError returns true when this tenants get unprocessable entity response has a 4xx status code
func (*TenantsGetUnprocessableEntity) IsCode ¶
func (o *TenantsGetUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this tenants get unprocessable entity response a status code equal to that given
func (*TenantsGetUnprocessableEntity) IsRedirect ¶
func (o *TenantsGetUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this tenants get unprocessable entity response has a 3xx status code
func (*TenantsGetUnprocessableEntity) IsServerError ¶
func (o *TenantsGetUnprocessableEntity) IsServerError() bool
IsServerError returns true when this tenants get unprocessable entity response has a 5xx status code
func (*TenantsGetUnprocessableEntity) IsSuccess ¶
func (o *TenantsGetUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this tenants get unprocessable entity response has a 2xx status code
func (*TenantsGetUnprocessableEntity) String ¶
func (o *TenantsGetUnprocessableEntity) String() string
type TenantsUpdateForbidden ¶
type TenantsUpdateForbidden struct {
Payload *models.ErrorResponse
}
TenantsUpdateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewTenantsUpdateForbidden ¶
func NewTenantsUpdateForbidden() *TenantsUpdateForbidden
NewTenantsUpdateForbidden creates a TenantsUpdateForbidden with default headers values
func (*TenantsUpdateForbidden) Code ¶
func (o *TenantsUpdateForbidden) Code() int
Code gets the status code for the tenants update forbidden response
func (*TenantsUpdateForbidden) Error ¶
func (o *TenantsUpdateForbidden) Error() string
func (*TenantsUpdateForbidden) GetPayload ¶
func (o *TenantsUpdateForbidden) GetPayload() *models.ErrorResponse
func (*TenantsUpdateForbidden) IsClientError ¶
func (o *TenantsUpdateForbidden) IsClientError() bool
IsClientError returns true when this tenants update forbidden response has a 4xx status code
func (*TenantsUpdateForbidden) IsCode ¶
func (o *TenantsUpdateForbidden) IsCode(code int) bool
IsCode returns true when this tenants update forbidden response a status code equal to that given
func (*TenantsUpdateForbidden) IsRedirect ¶
func (o *TenantsUpdateForbidden) IsRedirect() bool
IsRedirect returns true when this tenants update forbidden response has a 3xx status code
func (*TenantsUpdateForbidden) IsServerError ¶
func (o *TenantsUpdateForbidden) IsServerError() bool
IsServerError returns true when this tenants update forbidden response has a 5xx status code
func (*TenantsUpdateForbidden) IsSuccess ¶
func (o *TenantsUpdateForbidden) IsSuccess() bool
IsSuccess returns true when this tenants update forbidden response has a 2xx status code
func (*TenantsUpdateForbidden) String ¶
func (o *TenantsUpdateForbidden) String() string
type TenantsUpdateInternalServerError ¶
type TenantsUpdateInternalServerError struct {
Payload *models.ErrorResponse
}
TenantsUpdateInternalServerError describes a response with status code 500, with default header values.
An error has occurred while trying to fulfill the request. Most likely the ErrorResponse will contain more information about the error.
func NewTenantsUpdateInternalServerError ¶
func NewTenantsUpdateInternalServerError() *TenantsUpdateInternalServerError
NewTenantsUpdateInternalServerError creates a TenantsUpdateInternalServerError with default headers values
func (*TenantsUpdateInternalServerError) Code ¶
func (o *TenantsUpdateInternalServerError) Code() int
Code gets the status code for the tenants update internal server error response
func (*TenantsUpdateInternalServerError) Error ¶
func (o *TenantsUpdateInternalServerError) Error() string
func (*TenantsUpdateInternalServerError) GetPayload ¶
func (o *TenantsUpdateInternalServerError) GetPayload() *models.ErrorResponse
func (*TenantsUpdateInternalServerError) IsClientError ¶
func (o *TenantsUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this tenants update internal server error response has a 4xx status code
func (*TenantsUpdateInternalServerError) IsCode ¶
func (o *TenantsUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this tenants update internal server error response a status code equal to that given
func (*TenantsUpdateInternalServerError) IsRedirect ¶
func (o *TenantsUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this tenants update internal server error response has a 3xx status code
func (*TenantsUpdateInternalServerError) IsServerError ¶
func (o *TenantsUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this tenants update internal server error response has a 5xx status code
func (*TenantsUpdateInternalServerError) IsSuccess ¶
func (o *TenantsUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this tenants update internal server error response has a 2xx status code
func (*TenantsUpdateInternalServerError) String ¶
func (o *TenantsUpdateInternalServerError) String() string
type TenantsUpdateOK ¶
TenantsUpdateOK describes a response with status code 200, with default header values.
Updated tenants of the specified class
func NewTenantsUpdateOK ¶
func NewTenantsUpdateOK() *TenantsUpdateOK
NewTenantsUpdateOK creates a TenantsUpdateOK with default headers values
func (*TenantsUpdateOK) Code ¶
func (o *TenantsUpdateOK) Code() int
Code gets the status code for the tenants update o k response
func (*TenantsUpdateOK) Error ¶
func (o *TenantsUpdateOK) Error() string
func (*TenantsUpdateOK) GetPayload ¶
func (o *TenantsUpdateOK) GetPayload() []*models.Tenant
func (*TenantsUpdateOK) IsClientError ¶
func (o *TenantsUpdateOK) IsClientError() bool
IsClientError returns true when this tenants update o k response has a 4xx status code
func (*TenantsUpdateOK) IsCode ¶
func (o *TenantsUpdateOK) IsCode(code int) bool
IsCode returns true when this tenants update o k response a status code equal to that given
func (*TenantsUpdateOK) IsRedirect ¶
func (o *TenantsUpdateOK) IsRedirect() bool
IsRedirect returns true when this tenants update o k response has a 3xx status code
func (*TenantsUpdateOK) IsServerError ¶
func (o *TenantsUpdateOK) IsServerError() bool
IsServerError returns true when this tenants update o k response has a 5xx status code
func (*TenantsUpdateOK) IsSuccess ¶
func (o *TenantsUpdateOK) IsSuccess() bool
IsSuccess returns true when this tenants update o k response has a 2xx status code
func (*TenantsUpdateOK) String ¶
func (o *TenantsUpdateOK) String() string
type TenantsUpdateParams ¶
type TenantsUpdateParams struct { // Body. Body []*models.Tenant // ClassName. ClassName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TenantsUpdateParams contains all the parameters to send to the API endpoint
for the tenants update operation. Typically these are written to a http.Request.
func NewTenantsUpdateParams ¶
func NewTenantsUpdateParams() *TenantsUpdateParams
NewTenantsUpdateParams creates a new TenantsUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTenantsUpdateParamsWithContext ¶
func NewTenantsUpdateParamsWithContext(ctx context.Context) *TenantsUpdateParams
NewTenantsUpdateParamsWithContext creates a new TenantsUpdateParams object with the ability to set a context for a request.
func NewTenantsUpdateParamsWithHTTPClient ¶
func NewTenantsUpdateParamsWithHTTPClient(client *http.Client) *TenantsUpdateParams
NewTenantsUpdateParamsWithHTTPClient creates a new TenantsUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewTenantsUpdateParamsWithTimeout ¶
func NewTenantsUpdateParamsWithTimeout(timeout time.Duration) *TenantsUpdateParams
NewTenantsUpdateParamsWithTimeout creates a new TenantsUpdateParams object with the ability to set a timeout on a request.
func (*TenantsUpdateParams) SetBody ¶
func (o *TenantsUpdateParams) SetBody(body []*models.Tenant)
SetBody adds the body to the tenants update params
func (*TenantsUpdateParams) SetClassName ¶
func (o *TenantsUpdateParams) SetClassName(className string)
SetClassName adds the className to the tenants update params
func (*TenantsUpdateParams) SetContext ¶
func (o *TenantsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the tenants update params
func (*TenantsUpdateParams) SetDefaults ¶
func (o *TenantsUpdateParams) SetDefaults()
SetDefaults hydrates default values in the tenants update params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsUpdateParams) SetHTTPClient ¶
func (o *TenantsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the tenants update params
func (*TenantsUpdateParams) SetTimeout ¶
func (o *TenantsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the tenants update params
func (*TenantsUpdateParams) WithBody ¶
func (o *TenantsUpdateParams) WithBody(body []*models.Tenant) *TenantsUpdateParams
WithBody adds the body to the tenants update params
func (*TenantsUpdateParams) WithClassName ¶
func (o *TenantsUpdateParams) WithClassName(className string) *TenantsUpdateParams
WithClassName adds the className to the tenants update params
func (*TenantsUpdateParams) WithContext ¶
func (o *TenantsUpdateParams) WithContext(ctx context.Context) *TenantsUpdateParams
WithContext adds the context to the tenants update params
func (*TenantsUpdateParams) WithDefaults ¶
func (o *TenantsUpdateParams) WithDefaults() *TenantsUpdateParams
WithDefaults hydrates default values in the tenants update params (not the query body).
All values with no default are reset to their zero value.
func (*TenantsUpdateParams) WithHTTPClient ¶
func (o *TenantsUpdateParams) WithHTTPClient(client *http.Client) *TenantsUpdateParams
WithHTTPClient adds the HTTPClient to the tenants update params
func (*TenantsUpdateParams) WithTimeout ¶
func (o *TenantsUpdateParams) WithTimeout(timeout time.Duration) *TenantsUpdateParams
WithTimeout adds the timeout to the tenants update params
func (*TenantsUpdateParams) WriteToRequest ¶
func (o *TenantsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TenantsUpdateReader ¶
type TenantsUpdateReader struct {
// contains filtered or unexported fields
}
TenantsUpdateReader is a Reader for the TenantsUpdate structure.
func (*TenantsUpdateReader) ReadResponse ¶
func (o *TenantsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TenantsUpdateUnauthorized ¶
type TenantsUpdateUnauthorized struct { }
TenantsUpdateUnauthorized describes a response with status code 401, with default header values.
Unauthorized or invalid credentials.
func NewTenantsUpdateUnauthorized ¶
func NewTenantsUpdateUnauthorized() *TenantsUpdateUnauthorized
NewTenantsUpdateUnauthorized creates a TenantsUpdateUnauthorized with default headers values
func (*TenantsUpdateUnauthorized) Code ¶
func (o *TenantsUpdateUnauthorized) Code() int
Code gets the status code for the tenants update unauthorized response
func (*TenantsUpdateUnauthorized) Error ¶
func (o *TenantsUpdateUnauthorized) Error() string
func (*TenantsUpdateUnauthorized) IsClientError ¶
func (o *TenantsUpdateUnauthorized) IsClientError() bool
IsClientError returns true when this tenants update unauthorized response has a 4xx status code
func (*TenantsUpdateUnauthorized) IsCode ¶
func (o *TenantsUpdateUnauthorized) IsCode(code int) bool
IsCode returns true when this tenants update unauthorized response a status code equal to that given
func (*TenantsUpdateUnauthorized) IsRedirect ¶
func (o *TenantsUpdateUnauthorized) IsRedirect() bool
IsRedirect returns true when this tenants update unauthorized response has a 3xx status code
func (*TenantsUpdateUnauthorized) IsServerError ¶
func (o *TenantsUpdateUnauthorized) IsServerError() bool
IsServerError returns true when this tenants update unauthorized response has a 5xx status code
func (*TenantsUpdateUnauthorized) IsSuccess ¶
func (o *TenantsUpdateUnauthorized) IsSuccess() bool
IsSuccess returns true when this tenants update unauthorized response has a 2xx status code
func (*TenantsUpdateUnauthorized) String ¶
func (o *TenantsUpdateUnauthorized) String() string
type TenantsUpdateUnprocessableEntity ¶
type TenantsUpdateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
TenantsUpdateUnprocessableEntity describes a response with status code 422, with default header values.
Invalid Tenant class
func NewTenantsUpdateUnprocessableEntity ¶
func NewTenantsUpdateUnprocessableEntity() *TenantsUpdateUnprocessableEntity
NewTenantsUpdateUnprocessableEntity creates a TenantsUpdateUnprocessableEntity with default headers values
func (*TenantsUpdateUnprocessableEntity) Code ¶
func (o *TenantsUpdateUnprocessableEntity) Code() int
Code gets the status code for the tenants update unprocessable entity response
func (*TenantsUpdateUnprocessableEntity) Error ¶
func (o *TenantsUpdateUnprocessableEntity) Error() string
func (*TenantsUpdateUnprocessableEntity) GetPayload ¶
func (o *TenantsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
func (*TenantsUpdateUnprocessableEntity) IsClientError ¶
func (o *TenantsUpdateUnprocessableEntity) IsClientError() bool
IsClientError returns true when this tenants update unprocessable entity response has a 4xx status code
func (*TenantsUpdateUnprocessableEntity) IsCode ¶
func (o *TenantsUpdateUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this tenants update unprocessable entity response a status code equal to that given
func (*TenantsUpdateUnprocessableEntity) IsRedirect ¶
func (o *TenantsUpdateUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this tenants update unprocessable entity response has a 3xx status code
func (*TenantsUpdateUnprocessableEntity) IsServerError ¶
func (o *TenantsUpdateUnprocessableEntity) IsServerError() bool
IsServerError returns true when this tenants update unprocessable entity response has a 5xx status code
func (*TenantsUpdateUnprocessableEntity) IsSuccess ¶
func (o *TenantsUpdateUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this tenants update unprocessable entity response has a 2xx status code
func (*TenantsUpdateUnprocessableEntity) String ¶
func (o *TenantsUpdateUnprocessableEntity) String() string
Source Files
¶
- schema_client.go
- schema_dump_parameters.go
- schema_dump_responses.go
- schema_objects_create_parameters.go
- schema_objects_create_responses.go
- schema_objects_delete_parameters.go
- schema_objects_delete_responses.go
- schema_objects_get_parameters.go
- schema_objects_get_responses.go
- schema_objects_properties_add_parameters.go
- schema_objects_properties_add_responses.go
- schema_objects_shards_get_parameters.go
- schema_objects_shards_get_responses.go
- schema_objects_shards_update_parameters.go
- schema_objects_shards_update_responses.go
- schema_objects_update_parameters.go
- schema_objects_update_responses.go
- tenant_exists_parameters.go
- tenant_exists_responses.go
- tenants_create_parameters.go
- tenants_create_responses.go
- tenants_delete_parameters.go
- tenants_delete_responses.go
- tenants_get_one_parameters.go
- tenants_get_one_responses.go
- tenants_get_parameters.go
- tenants_get_responses.go
- tenants_update_parameters.go
- tenants_update_responses.go