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)
- type ClientService
- type SchemaDumpForbidden
- type SchemaDumpInternalServerError
- type SchemaDumpOK
- type SchemaDumpParams
- func (o *SchemaDumpParams) SetContext(ctx context.Context)
- func (o *SchemaDumpParams) SetHTTPClient(client *http.Client)
- func (o *SchemaDumpParams) SetTimeout(timeout time.Duration)
- func (o *SchemaDumpParams) WithContext(ctx context.Context) *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
- type SchemaObjectsCreateForbidden
- type SchemaObjectsCreateInternalServerError
- type SchemaObjectsCreateOK
- 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) 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) 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
- type SchemaObjectsCreateUnprocessableEntity
- type SchemaObjectsDeleteBadRequest
- type SchemaObjectsDeleteForbidden
- type SchemaObjectsDeleteInternalServerError
- type SchemaObjectsDeleteOK
- 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) SetForce(force *bool)
- 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) WithForce(force *bool) *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
- type SchemaObjectsGetForbidden
- type SchemaObjectsGetInternalServerError
- type SchemaObjectsGetNotFound
- type SchemaObjectsGetOK
- 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) SetContext(ctx context.Context)
- func (o *SchemaObjectsGetParams) SetHTTPClient(client *http.Client)
- func (o *SchemaObjectsGetParams) SetTimeout(timeout time.Duration)
- func (o *SchemaObjectsGetParams) WithClassName(className string) *SchemaObjectsGetParams
- func (o *SchemaObjectsGetParams) WithContext(ctx context.Context) *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
- type SchemaObjectsPropertiesAddForbidden
- type SchemaObjectsPropertiesAddInternalServerError
- type SchemaObjectsPropertiesAddOK
- 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) 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) 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
- type SchemaObjectsPropertiesAddUnprocessableEntity
- type SchemaObjectsShardsGetForbidden
- type SchemaObjectsShardsGetInternalServerError
- type SchemaObjectsShardsGetNotFound
- type SchemaObjectsShardsGetOK
- 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) SetHTTPClient(client *http.Client)
- 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) WithHTTPClient(client *http.Client) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WithTimeout(timeout time.Duration) *SchemaObjectsShardsGetParams
- func (o *SchemaObjectsShardsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SchemaObjectsShardsGetReader
- type SchemaObjectsShardsGetUnauthorized
- type SchemaObjectsShardsUpdateForbidden
- type SchemaObjectsShardsUpdateInternalServerError
- type SchemaObjectsShardsUpdateNotFound
- type SchemaObjectsShardsUpdateOK
- 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) 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) 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
- type SchemaObjectsShardsUpdateUnprocessableEntity
- type SchemaObjectsUpdateForbidden
- type SchemaObjectsUpdateInternalServerError
- type SchemaObjectsUpdateNotFound
- type SchemaObjectsUpdateOK
- 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) 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) 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
- type SchemaObjectsUpdateUnprocessableEntity
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) (*SchemaDumpOK, error)
SchemaDump dumps the current the database schema
func (*Client) SchemaObjectsCreate ¶
func (a *Client) SchemaObjectsCreate(params *SchemaObjectsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsCreateOK, error)
SchemaObjectsCreate creates a new object class in the schema
func (*Client) SchemaObjectsDelete ¶
func (a *Client) SchemaObjectsDelete(params *SchemaObjectsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsDeleteOK, error)
SchemaObjectsDelete removes an object class and all data in the instances from the schema
func (*Client) SchemaObjectsGet ¶
func (a *Client) SchemaObjectsGet(params *SchemaObjectsGetParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsGetOK, error)
SchemaObjectsGet gets a single class from the schema
func (*Client) SchemaObjectsPropertiesAdd ¶
func (a *Client) SchemaObjectsPropertiesAdd(params *SchemaObjectsPropertiesAddParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsPropertiesAddOK, error)
SchemaObjectsPropertiesAdd adds a property to an object class
func (*Client) SchemaObjectsShardsGet ¶
func (a *Client) SchemaObjectsShardsGet(params *SchemaObjectsShardsGetParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsShardsGetOK, error)
SchemaObjectsShardsGet gets the shards status of an object class
func (*Client) SchemaObjectsShardsUpdate ¶
func (a *Client) SchemaObjectsShardsUpdate(params *SchemaObjectsShardsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsShardsUpdateOK, error)
SchemaObjectsShardsUpdate Update shard status of an Object Class
func (*Client) SchemaObjectsUpdate ¶
func (a *Client) SchemaObjectsUpdate(params *SchemaObjectsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsUpdateOK, error)
SchemaObjectsUpdate updates settings of an existing schema class
Use this endpoint to alter an existing class in the schema. Note that not all settings are mutable. If an error about immutable fields is returned and you still need to update this particular setting, you will have to delete the class (and the underlying data) and recreate. This endpoint cannot be used to modify properties. Instead use POST /v1/schema/{className}/properties. A typical use case for this endpoint is to update configuration, such as the vectorIndexConfig. Note that even in mutable sections, such as vectorIndexConfig, some fields may be immutable.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { SchemaDump(params *SchemaDumpParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaDumpOK, error) SchemaObjectsCreate(params *SchemaObjectsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsCreateOK, error) SchemaObjectsDelete(params *SchemaObjectsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsDeleteOK, error) SchemaObjectsGet(params *SchemaObjectsGetParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsGetOK, error) SchemaObjectsPropertiesAdd(params *SchemaObjectsPropertiesAddParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsPropertiesAddOK, error) SchemaObjectsShardsGet(params *SchemaObjectsShardsGetParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsShardsGetOK, error) SchemaObjectsShardsUpdate(params *SchemaObjectsShardsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsShardsUpdateOK, error) SchemaObjectsUpdate(params *SchemaObjectsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*SchemaObjectsUpdateOK, 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 handles this case with default header values.
Forbidden
func NewSchemaDumpForbidden ¶
func NewSchemaDumpForbidden() *SchemaDumpForbidden
NewSchemaDumpForbidden creates a SchemaDumpForbidden with default headers values
func (*SchemaDumpForbidden) Error ¶
func (o *SchemaDumpForbidden) Error() string
func (*SchemaDumpForbidden) GetPayload ¶
func (o *SchemaDumpForbidden) GetPayload() *models.ErrorResponse
type SchemaDumpInternalServerError ¶
type SchemaDumpInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaDumpInternalServerError handles this case 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) Error ¶
func (o *SchemaDumpInternalServerError) Error() string
func (*SchemaDumpInternalServerError) GetPayload ¶
func (o *SchemaDumpInternalServerError) GetPayload() *models.ErrorResponse
type SchemaDumpOK ¶
SchemaDumpOK handles this case with default header values.
Successfully dumped the database schema.
func NewSchemaDumpOK ¶
func NewSchemaDumpOK() *SchemaDumpOK
NewSchemaDumpOK creates a SchemaDumpOK with default headers values
func (*SchemaDumpOK) Error ¶
func (o *SchemaDumpOK) Error() string
func (*SchemaDumpOK) GetPayload ¶
func (o *SchemaDumpOK) GetPayload() *models.Schema
type SchemaDumpParams ¶
type SchemaDumpParams struct { 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 values initialized.
func NewSchemaDumpParamsWithContext ¶
func NewSchemaDumpParamsWithContext(ctx context.Context) *SchemaDumpParams
NewSchemaDumpParamsWithContext creates a new SchemaDumpParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and the ability to set a timeout on a request
func (*SchemaDumpParams) SetContext ¶
func (o *SchemaDumpParams) SetContext(ctx context.Context)
SetContext adds the context to the schema dump params
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) WithContext ¶
func (o *SchemaDumpParams) WithContext(ctx context.Context) *SchemaDumpParams
WithContext adds the context to the schema dump params
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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaDumpUnauthorized ¶
func NewSchemaDumpUnauthorized() *SchemaDumpUnauthorized
NewSchemaDumpUnauthorized creates a SchemaDumpUnauthorized with default headers values
func (*SchemaDumpUnauthorized) Error ¶
func (o *SchemaDumpUnauthorized) Error() string
type SchemaObjectsCreateForbidden ¶
type SchemaObjectsCreateForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsCreateForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsCreateForbidden ¶
func NewSchemaObjectsCreateForbidden() *SchemaObjectsCreateForbidden
NewSchemaObjectsCreateForbidden creates a SchemaObjectsCreateForbidden with default headers values
func (*SchemaObjectsCreateForbidden) Error ¶
func (o *SchemaObjectsCreateForbidden) Error() string
func (*SchemaObjectsCreateForbidden) GetPayload ¶
func (o *SchemaObjectsCreateForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsCreateInternalServerError ¶
type SchemaObjectsCreateInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsCreateInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsCreateInternalServerError) Error() string
func (*SchemaObjectsCreateInternalServerError) GetPayload ¶
func (o *SchemaObjectsCreateInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsCreateOK ¶
SchemaObjectsCreateOK handles this case 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) Error ¶
func (o *SchemaObjectsCreateOK) Error() string
func (*SchemaObjectsCreateOK) GetPayload ¶
func (o *SchemaObjectsCreateOK) GetPayload() *models.Class
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 values initialized.
func NewSchemaObjectsCreateParamsWithContext ¶
func NewSchemaObjectsCreateParamsWithContext(ctx context.Context) *SchemaObjectsCreateParams
NewSchemaObjectsCreateParamsWithContext creates a new SchemaObjectsCreateParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) 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) 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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsCreateUnauthorized ¶
func NewSchemaObjectsCreateUnauthorized() *SchemaObjectsCreateUnauthorized
NewSchemaObjectsCreateUnauthorized creates a SchemaObjectsCreateUnauthorized with default headers values
func (*SchemaObjectsCreateUnauthorized) Error ¶
func (o *SchemaObjectsCreateUnauthorized) Error() string
type SchemaObjectsCreateUnprocessableEntity ¶
type SchemaObjectsCreateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsCreateUnprocessableEntity handles this case with default header values.
Invalid Object class
func NewSchemaObjectsCreateUnprocessableEntity ¶
func NewSchemaObjectsCreateUnprocessableEntity() *SchemaObjectsCreateUnprocessableEntity
NewSchemaObjectsCreateUnprocessableEntity creates a SchemaObjectsCreateUnprocessableEntity with default headers values
func (*SchemaObjectsCreateUnprocessableEntity) Error ¶
func (o *SchemaObjectsCreateUnprocessableEntity) Error() string
func (*SchemaObjectsCreateUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsCreateUnprocessableEntity) GetPayload() *models.ErrorResponse
type SchemaObjectsDeleteBadRequest ¶
type SchemaObjectsDeleteBadRequest struct {
Payload *models.ErrorResponse
}
SchemaObjectsDeleteBadRequest handles this case 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) Error ¶
func (o *SchemaObjectsDeleteBadRequest) Error() string
func (*SchemaObjectsDeleteBadRequest) GetPayload ¶
func (o *SchemaObjectsDeleteBadRequest) GetPayload() *models.ErrorResponse
type SchemaObjectsDeleteForbidden ¶
type SchemaObjectsDeleteForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsDeleteForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsDeleteForbidden ¶
func NewSchemaObjectsDeleteForbidden() *SchemaObjectsDeleteForbidden
NewSchemaObjectsDeleteForbidden creates a SchemaObjectsDeleteForbidden with default headers values
func (*SchemaObjectsDeleteForbidden) Error ¶
func (o *SchemaObjectsDeleteForbidden) Error() string
func (*SchemaObjectsDeleteForbidden) GetPayload ¶
func (o *SchemaObjectsDeleteForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsDeleteInternalServerError ¶
type SchemaObjectsDeleteInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsDeleteInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsDeleteInternalServerError) Error() string
func (*SchemaObjectsDeleteInternalServerError) GetPayload ¶
func (o *SchemaObjectsDeleteInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsDeleteOK ¶
type SchemaObjectsDeleteOK struct { }
SchemaObjectsDeleteOK handles this case 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) Error ¶
func (o *SchemaObjectsDeleteOK) Error() string
type SchemaObjectsDeleteParams ¶
type SchemaObjectsDeleteParams struct { /*ClassName*/ ClassName string /*Force*/ Force *bool 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 values initialized.
func NewSchemaObjectsDeleteParamsWithContext ¶
func NewSchemaObjectsDeleteParamsWithContext(ctx context.Context) *SchemaObjectsDeleteParams
NewSchemaObjectsDeleteParamsWithContext creates a new SchemaObjectsDeleteParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) SetForce ¶ added in v1.17.4
func (o *SchemaObjectsDeleteParams) SetForce(force *bool)
SetForce adds the force to the schema objects delete params
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) WithForce ¶ added in v1.17.4
func (o *SchemaObjectsDeleteParams) WithForce(force *bool) *SchemaObjectsDeleteParams
WithForce adds the force to the schema objects delete params
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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsDeleteUnauthorized ¶
func NewSchemaObjectsDeleteUnauthorized() *SchemaObjectsDeleteUnauthorized
NewSchemaObjectsDeleteUnauthorized creates a SchemaObjectsDeleteUnauthorized with default headers values
func (*SchemaObjectsDeleteUnauthorized) Error ¶
func (o *SchemaObjectsDeleteUnauthorized) Error() string
type SchemaObjectsGetForbidden ¶
type SchemaObjectsGetForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsGetForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsGetForbidden ¶
func NewSchemaObjectsGetForbidden() *SchemaObjectsGetForbidden
NewSchemaObjectsGetForbidden creates a SchemaObjectsGetForbidden with default headers values
func (*SchemaObjectsGetForbidden) Error ¶
func (o *SchemaObjectsGetForbidden) Error() string
func (*SchemaObjectsGetForbidden) GetPayload ¶
func (o *SchemaObjectsGetForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsGetInternalServerError ¶
type SchemaObjectsGetInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsGetInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsGetInternalServerError) Error() string
func (*SchemaObjectsGetInternalServerError) GetPayload ¶
func (o *SchemaObjectsGetInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsGetNotFound ¶
type SchemaObjectsGetNotFound struct { }
SchemaObjectsGetNotFound handles this case with default header values.
This class does not exist
func NewSchemaObjectsGetNotFound ¶
func NewSchemaObjectsGetNotFound() *SchemaObjectsGetNotFound
NewSchemaObjectsGetNotFound creates a SchemaObjectsGetNotFound with default headers values
func (*SchemaObjectsGetNotFound) Error ¶
func (o *SchemaObjectsGetNotFound) Error() string
type SchemaObjectsGetOK ¶
SchemaObjectsGetOK handles this case 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) Error ¶
func (o *SchemaObjectsGetOK) Error() string
func (*SchemaObjectsGetOK) GetPayload ¶
func (o *SchemaObjectsGetOK) GetPayload() *models.Class
type SchemaObjectsGetParams ¶
type SchemaObjectsGetParams struct { /*ClassName*/ ClassName string 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 values initialized.
func NewSchemaObjectsGetParamsWithContext ¶
func NewSchemaObjectsGetParamsWithContext(ctx context.Context) *SchemaObjectsGetParams
NewSchemaObjectsGetParamsWithContext creates a new SchemaObjectsGetParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) SetContext ¶
func (o *SchemaObjectsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the schema objects get params
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) WithContext ¶
func (o *SchemaObjectsGetParams) WithContext(ctx context.Context) *SchemaObjectsGetParams
WithContext adds the context to the schema objects get params
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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsGetUnauthorized ¶
func NewSchemaObjectsGetUnauthorized() *SchemaObjectsGetUnauthorized
NewSchemaObjectsGetUnauthorized creates a SchemaObjectsGetUnauthorized with default headers values
func (*SchemaObjectsGetUnauthorized) Error ¶
func (o *SchemaObjectsGetUnauthorized) Error() string
type SchemaObjectsPropertiesAddForbidden ¶
type SchemaObjectsPropertiesAddForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsPropertiesAddForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsPropertiesAddForbidden ¶
func NewSchemaObjectsPropertiesAddForbidden() *SchemaObjectsPropertiesAddForbidden
NewSchemaObjectsPropertiesAddForbidden creates a SchemaObjectsPropertiesAddForbidden with default headers values
func (*SchemaObjectsPropertiesAddForbidden) Error ¶
func (o *SchemaObjectsPropertiesAddForbidden) Error() string
func (*SchemaObjectsPropertiesAddForbidden) GetPayload ¶
func (o *SchemaObjectsPropertiesAddForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsPropertiesAddInternalServerError ¶
type SchemaObjectsPropertiesAddInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsPropertiesAddInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) Error() string
func (*SchemaObjectsPropertiesAddInternalServerError) GetPayload ¶
func (o *SchemaObjectsPropertiesAddInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsPropertiesAddOK ¶
SchemaObjectsPropertiesAddOK handles this case with default header values.
Added the property.
func NewSchemaObjectsPropertiesAddOK ¶
func NewSchemaObjectsPropertiesAddOK() *SchemaObjectsPropertiesAddOK
NewSchemaObjectsPropertiesAddOK creates a SchemaObjectsPropertiesAddOK with default headers values
func (*SchemaObjectsPropertiesAddOK) Error ¶
func (o *SchemaObjectsPropertiesAddOK) Error() string
func (*SchemaObjectsPropertiesAddOK) GetPayload ¶
func (o *SchemaObjectsPropertiesAddOK) GetPayload() *models.Property
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 values initialized.
func NewSchemaObjectsPropertiesAddParamsWithContext ¶
func NewSchemaObjectsPropertiesAddParamsWithContext(ctx context.Context) *SchemaObjectsPropertiesAddParams
NewSchemaObjectsPropertiesAddParamsWithContext creates a new SchemaObjectsPropertiesAddParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) 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) 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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsPropertiesAddUnauthorized ¶
func NewSchemaObjectsPropertiesAddUnauthorized() *SchemaObjectsPropertiesAddUnauthorized
NewSchemaObjectsPropertiesAddUnauthorized creates a SchemaObjectsPropertiesAddUnauthorized with default headers values
func (*SchemaObjectsPropertiesAddUnauthorized) Error ¶
func (o *SchemaObjectsPropertiesAddUnauthorized) Error() string
type SchemaObjectsPropertiesAddUnprocessableEntity ¶
type SchemaObjectsPropertiesAddUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsPropertiesAddUnprocessableEntity handles this case with default header values.
Invalid property.
func NewSchemaObjectsPropertiesAddUnprocessableEntity ¶
func NewSchemaObjectsPropertiesAddUnprocessableEntity() *SchemaObjectsPropertiesAddUnprocessableEntity
NewSchemaObjectsPropertiesAddUnprocessableEntity creates a SchemaObjectsPropertiesAddUnprocessableEntity with default headers values
func (*SchemaObjectsPropertiesAddUnprocessableEntity) Error ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) Error() string
func (*SchemaObjectsPropertiesAddUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsPropertiesAddUnprocessableEntity) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsGetForbidden ¶
type SchemaObjectsShardsGetForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsGetForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsShardsGetForbidden ¶
func NewSchemaObjectsShardsGetForbidden() *SchemaObjectsShardsGetForbidden
NewSchemaObjectsShardsGetForbidden creates a SchemaObjectsShardsGetForbidden with default headers values
func (*SchemaObjectsShardsGetForbidden) Error ¶
func (o *SchemaObjectsShardsGetForbidden) Error() string
func (*SchemaObjectsShardsGetForbidden) GetPayload ¶
func (o *SchemaObjectsShardsGetForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsGetInternalServerError ¶
type SchemaObjectsShardsGetInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsGetInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsShardsGetInternalServerError) Error() string
func (*SchemaObjectsShardsGetInternalServerError) GetPayload ¶
func (o *SchemaObjectsShardsGetInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsGetNotFound ¶
type SchemaObjectsShardsGetNotFound struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsGetNotFound handles this case with default header values.
This class does not exist
func NewSchemaObjectsShardsGetNotFound ¶
func NewSchemaObjectsShardsGetNotFound() *SchemaObjectsShardsGetNotFound
NewSchemaObjectsShardsGetNotFound creates a SchemaObjectsShardsGetNotFound with default headers values
func (*SchemaObjectsShardsGetNotFound) Error ¶
func (o *SchemaObjectsShardsGetNotFound) Error() string
func (*SchemaObjectsShardsGetNotFound) GetPayload ¶
func (o *SchemaObjectsShardsGetNotFound) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsGetOK ¶
type SchemaObjectsShardsGetOK struct {
Payload models.ShardStatusList
}
SchemaObjectsShardsGetOK handles this case 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) Error ¶
func (o *SchemaObjectsShardsGetOK) Error() string
func (*SchemaObjectsShardsGetOK) GetPayload ¶
func (o *SchemaObjectsShardsGetOK) GetPayload() models.ShardStatusList
type SchemaObjectsShardsGetParams ¶
type SchemaObjectsShardsGetParams struct { /*ClassName*/ ClassName 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 values initialized.
func NewSchemaObjectsShardsGetParamsWithContext ¶
func NewSchemaObjectsShardsGetParamsWithContext(ctx context.Context) *SchemaObjectsShardsGetParams
NewSchemaObjectsShardsGetParamsWithContext creates a new SchemaObjectsShardsGetParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) SetHTTPClient ¶
func (o *SchemaObjectsShardsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient 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) WithHTTPClient ¶
func (o *SchemaObjectsShardsGetParams) WithHTTPClient(client *http.Client) *SchemaObjectsShardsGetParams
WithHTTPClient adds the HTTPClient 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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsShardsGetUnauthorized ¶
func NewSchemaObjectsShardsGetUnauthorized() *SchemaObjectsShardsGetUnauthorized
NewSchemaObjectsShardsGetUnauthorized creates a SchemaObjectsShardsGetUnauthorized with default headers values
func (*SchemaObjectsShardsGetUnauthorized) Error ¶
func (o *SchemaObjectsShardsGetUnauthorized) Error() string
type SchemaObjectsShardsUpdateForbidden ¶
type SchemaObjectsShardsUpdateForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsShardsUpdateForbidden ¶
func NewSchemaObjectsShardsUpdateForbidden() *SchemaObjectsShardsUpdateForbidden
NewSchemaObjectsShardsUpdateForbidden creates a SchemaObjectsShardsUpdateForbidden with default headers values
func (*SchemaObjectsShardsUpdateForbidden) Error ¶
func (o *SchemaObjectsShardsUpdateForbidden) Error() string
func (*SchemaObjectsShardsUpdateForbidden) GetPayload ¶
func (o *SchemaObjectsShardsUpdateForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsUpdateInternalServerError ¶
type SchemaObjectsShardsUpdateInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) Error() string
func (*SchemaObjectsShardsUpdateInternalServerError) GetPayload ¶
func (o *SchemaObjectsShardsUpdateInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsUpdateNotFound ¶
type SchemaObjectsShardsUpdateNotFound struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateNotFound handles this case 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) Error ¶
func (o *SchemaObjectsShardsUpdateNotFound) Error() string
func (*SchemaObjectsShardsUpdateNotFound) GetPayload ¶
func (o *SchemaObjectsShardsUpdateNotFound) GetPayload() *models.ErrorResponse
type SchemaObjectsShardsUpdateOK ¶
type SchemaObjectsShardsUpdateOK struct {
Payload *models.ShardStatus
}
SchemaObjectsShardsUpdateOK handles this case with default header values.
Shard status was updated successfully
func NewSchemaObjectsShardsUpdateOK ¶
func NewSchemaObjectsShardsUpdateOK() *SchemaObjectsShardsUpdateOK
NewSchemaObjectsShardsUpdateOK creates a SchemaObjectsShardsUpdateOK with default headers values
func (*SchemaObjectsShardsUpdateOK) Error ¶
func (o *SchemaObjectsShardsUpdateOK) Error() string
func (*SchemaObjectsShardsUpdateOK) GetPayload ¶
func (o *SchemaObjectsShardsUpdateOK) GetPayload() *models.ShardStatus
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 values initialized.
func NewSchemaObjectsShardsUpdateParamsWithContext ¶
func NewSchemaObjectsShardsUpdateParamsWithContext(ctx context.Context) *SchemaObjectsShardsUpdateParams
NewSchemaObjectsShardsUpdateParamsWithContext creates a new SchemaObjectsShardsUpdateParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) 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) 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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsShardsUpdateUnauthorized ¶
func NewSchemaObjectsShardsUpdateUnauthorized() *SchemaObjectsShardsUpdateUnauthorized
NewSchemaObjectsShardsUpdateUnauthorized creates a SchemaObjectsShardsUpdateUnauthorized with default headers values
func (*SchemaObjectsShardsUpdateUnauthorized) Error ¶
func (o *SchemaObjectsShardsUpdateUnauthorized) Error() string
type SchemaObjectsShardsUpdateUnprocessableEntity ¶
type SchemaObjectsShardsUpdateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsShardsUpdateUnprocessableEntity handles this case with default header values.
Invalid update attempt
func NewSchemaObjectsShardsUpdateUnprocessableEntity ¶
func NewSchemaObjectsShardsUpdateUnprocessableEntity() *SchemaObjectsShardsUpdateUnprocessableEntity
NewSchemaObjectsShardsUpdateUnprocessableEntity creates a SchemaObjectsShardsUpdateUnprocessableEntity with default headers values
func (*SchemaObjectsShardsUpdateUnprocessableEntity) Error ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) Error() string
func (*SchemaObjectsShardsUpdateUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsShardsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
type SchemaObjectsUpdateForbidden ¶
type SchemaObjectsUpdateForbidden struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateForbidden handles this case with default header values.
Forbidden
func NewSchemaObjectsUpdateForbidden ¶
func NewSchemaObjectsUpdateForbidden() *SchemaObjectsUpdateForbidden
NewSchemaObjectsUpdateForbidden creates a SchemaObjectsUpdateForbidden with default headers values
func (*SchemaObjectsUpdateForbidden) Error ¶
func (o *SchemaObjectsUpdateForbidden) Error() string
func (*SchemaObjectsUpdateForbidden) GetPayload ¶
func (o *SchemaObjectsUpdateForbidden) GetPayload() *models.ErrorResponse
type SchemaObjectsUpdateInternalServerError ¶
type SchemaObjectsUpdateInternalServerError struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateInternalServerError handles this case 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) Error ¶
func (o *SchemaObjectsUpdateInternalServerError) Error() string
func (*SchemaObjectsUpdateInternalServerError) GetPayload ¶
func (o *SchemaObjectsUpdateInternalServerError) GetPayload() *models.ErrorResponse
type SchemaObjectsUpdateNotFound ¶
type SchemaObjectsUpdateNotFound struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateNotFound handles this case 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) Error ¶
func (o *SchemaObjectsUpdateNotFound) Error() string
func (*SchemaObjectsUpdateNotFound) GetPayload ¶
func (o *SchemaObjectsUpdateNotFound) GetPayload() *models.ErrorResponse
type SchemaObjectsUpdateOK ¶
SchemaObjectsUpdateOK handles this case with default header values.
Class was updated successfully
func NewSchemaObjectsUpdateOK ¶
func NewSchemaObjectsUpdateOK() *SchemaObjectsUpdateOK
NewSchemaObjectsUpdateOK creates a SchemaObjectsUpdateOK with default headers values
func (*SchemaObjectsUpdateOK) Error ¶
func (o *SchemaObjectsUpdateOK) Error() string
func (*SchemaObjectsUpdateOK) GetPayload ¶
func (o *SchemaObjectsUpdateOK) GetPayload() *models.Class
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 values initialized.
func NewSchemaObjectsUpdateParamsWithContext ¶
func NewSchemaObjectsUpdateParamsWithContext(ctx context.Context) *SchemaObjectsUpdateParams
NewSchemaObjectsUpdateParamsWithContext creates a new SchemaObjectsUpdateParams object with the default values initialized, and 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 default values initialized, and 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 default values initialized, and 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) 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) 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 handles this case with default header values.
Unauthorized or invalid credentials.
func NewSchemaObjectsUpdateUnauthorized ¶
func NewSchemaObjectsUpdateUnauthorized() *SchemaObjectsUpdateUnauthorized
NewSchemaObjectsUpdateUnauthorized creates a SchemaObjectsUpdateUnauthorized with default headers values
func (*SchemaObjectsUpdateUnauthorized) Error ¶
func (o *SchemaObjectsUpdateUnauthorized) Error() string
type SchemaObjectsUpdateUnprocessableEntity ¶
type SchemaObjectsUpdateUnprocessableEntity struct {
Payload *models.ErrorResponse
}
SchemaObjectsUpdateUnprocessableEntity handles this case with default header values.
Invalid update attempt
func NewSchemaObjectsUpdateUnprocessableEntity ¶
func NewSchemaObjectsUpdateUnprocessableEntity() *SchemaObjectsUpdateUnprocessableEntity
NewSchemaObjectsUpdateUnprocessableEntity creates a SchemaObjectsUpdateUnprocessableEntity with default headers values
func (*SchemaObjectsUpdateUnprocessableEntity) Error ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) Error() string
func (*SchemaObjectsUpdateUnprocessableEntity) GetPayload ¶
func (o *SchemaObjectsUpdateUnprocessableEntity) GetPayload() *models.ErrorResponse
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