Documentation
¶
Index ¶
- type Client
- func (a *Client) DeletePreparationIDOutputName(params *DeletePreparationIDOutputNameParams, opts ...ClientOption) (*DeletePreparationIDOutputNameOK, error)
- func (a *Client) GetPreparation(params *GetPreparationParams, opts ...ClientOption) (*GetPreparationOK, error)
- func (a *Client) GetPreparationID(params *GetPreparationIDParams, opts ...ClientOption) (*GetPreparationIDOK, error)
- func (a *Client) GetPreparationIDSourceNameExplorePath(params *GetPreparationIDSourceNameExplorePathParams, opts ...ClientOption) (*GetPreparationIDSourceNameExplorePathOK, error)
- func (a *Client) PostPreparation(params *PostPreparationParams, opts ...ClientOption) (*PostPreparationOK, error)
- func (a *Client) PostPreparationIDOutputName(params *PostPreparationIDOutputNameParams, opts ...ClientOption) (*PostPreparationIDOutputNameOK, error)
- func (a *Client) PostPreparationIDSourceName(params *PostPreparationIDSourceNameParams, opts ...ClientOption) (*PostPreparationIDSourceNameOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeletePreparationIDOutputNameBadRequest
- func (o *DeletePreparationIDOutputNameBadRequest) Code() int
- func (o *DeletePreparationIDOutputNameBadRequest) Error() string
- func (o *DeletePreparationIDOutputNameBadRequest) GetPayload() *models.APIHTTPError
- func (o *DeletePreparationIDOutputNameBadRequest) IsClientError() bool
- func (o *DeletePreparationIDOutputNameBadRequest) IsCode(code int) bool
- func (o *DeletePreparationIDOutputNameBadRequest) IsRedirect() bool
- func (o *DeletePreparationIDOutputNameBadRequest) IsServerError() bool
- func (o *DeletePreparationIDOutputNameBadRequest) IsSuccess() bool
- func (o *DeletePreparationIDOutputNameBadRequest) String() string
- type DeletePreparationIDOutputNameInternalServerError
- func (o *DeletePreparationIDOutputNameInternalServerError) Code() int
- func (o *DeletePreparationIDOutputNameInternalServerError) Error() string
- func (o *DeletePreparationIDOutputNameInternalServerError) GetPayload() *models.APIHTTPError
- func (o *DeletePreparationIDOutputNameInternalServerError) IsClientError() bool
- func (o *DeletePreparationIDOutputNameInternalServerError) IsCode(code int) bool
- func (o *DeletePreparationIDOutputNameInternalServerError) IsRedirect() bool
- func (o *DeletePreparationIDOutputNameInternalServerError) IsServerError() bool
- func (o *DeletePreparationIDOutputNameInternalServerError) IsSuccess() bool
- func (o *DeletePreparationIDOutputNameInternalServerError) String() string
- type DeletePreparationIDOutputNameOK
- func (o *DeletePreparationIDOutputNameOK) Code() int
- func (o *DeletePreparationIDOutputNameOK) Error() string
- func (o *DeletePreparationIDOutputNameOK) GetPayload() *models.ModelPreparation
- func (o *DeletePreparationIDOutputNameOK) IsClientError() bool
- func (o *DeletePreparationIDOutputNameOK) IsCode(code int) bool
- func (o *DeletePreparationIDOutputNameOK) IsRedirect() bool
- func (o *DeletePreparationIDOutputNameOK) IsServerError() bool
- func (o *DeletePreparationIDOutputNameOK) IsSuccess() bool
- func (o *DeletePreparationIDOutputNameOK) String() string
- type DeletePreparationIDOutputNameParams
- func NewDeletePreparationIDOutputNameParams() *DeletePreparationIDOutputNameParams
- func NewDeletePreparationIDOutputNameParamsWithContext(ctx context.Context) *DeletePreparationIDOutputNameParams
- func NewDeletePreparationIDOutputNameParamsWithHTTPClient(client *http.Client) *DeletePreparationIDOutputNameParams
- func NewDeletePreparationIDOutputNameParamsWithTimeout(timeout time.Duration) *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) SetContext(ctx context.Context)
- func (o *DeletePreparationIDOutputNameParams) SetDefaults()
- func (o *DeletePreparationIDOutputNameParams) SetHTTPClient(client *http.Client)
- func (o *DeletePreparationIDOutputNameParams) SetID(id string)
- func (o *DeletePreparationIDOutputNameParams) SetName(name string)
- func (o *DeletePreparationIDOutputNameParams) SetTimeout(timeout time.Duration)
- func (o *DeletePreparationIDOutputNameParams) WithContext(ctx context.Context) *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) WithDefaults() *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) WithHTTPClient(client *http.Client) *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) WithID(id string) *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) WithName(name string) *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) WithTimeout(timeout time.Duration) *DeletePreparationIDOutputNameParams
- func (o *DeletePreparationIDOutputNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePreparationIDOutputNameReader
- type GetPreparationBadRequest
- func (o *GetPreparationBadRequest) Code() int
- func (o *GetPreparationBadRequest) Error() string
- func (o *GetPreparationBadRequest) GetPayload() *models.APIHTTPError
- func (o *GetPreparationBadRequest) IsClientError() bool
- func (o *GetPreparationBadRequest) IsCode(code int) bool
- func (o *GetPreparationBadRequest) IsRedirect() bool
- func (o *GetPreparationBadRequest) IsServerError() bool
- func (o *GetPreparationBadRequest) IsSuccess() bool
- func (o *GetPreparationBadRequest) String() string
- type GetPreparationIDBadRequest
- func (o *GetPreparationIDBadRequest) Code() int
- func (o *GetPreparationIDBadRequest) Error() string
- func (o *GetPreparationIDBadRequest) GetPayload() *models.APIHTTPError
- func (o *GetPreparationIDBadRequest) IsClientError() bool
- func (o *GetPreparationIDBadRequest) IsCode(code int) bool
- func (o *GetPreparationIDBadRequest) IsRedirect() bool
- func (o *GetPreparationIDBadRequest) IsServerError() bool
- func (o *GetPreparationIDBadRequest) IsSuccess() bool
- func (o *GetPreparationIDBadRequest) String() string
- type GetPreparationIDInternalServerError
- func (o *GetPreparationIDInternalServerError) Code() int
- func (o *GetPreparationIDInternalServerError) Error() string
- func (o *GetPreparationIDInternalServerError) GetPayload() *models.APIHTTPError
- func (o *GetPreparationIDInternalServerError) IsClientError() bool
- func (o *GetPreparationIDInternalServerError) IsCode(code int) bool
- func (o *GetPreparationIDInternalServerError) IsRedirect() bool
- func (o *GetPreparationIDInternalServerError) IsServerError() bool
- func (o *GetPreparationIDInternalServerError) IsSuccess() bool
- func (o *GetPreparationIDInternalServerError) String() string
- type GetPreparationIDOK
- func (o *GetPreparationIDOK) Code() int
- func (o *GetPreparationIDOK) Error() string
- func (o *GetPreparationIDOK) GetPayload() []*models.JobSourceStatus
- func (o *GetPreparationIDOK) IsClientError() bool
- func (o *GetPreparationIDOK) IsCode(code int) bool
- func (o *GetPreparationIDOK) IsRedirect() bool
- func (o *GetPreparationIDOK) IsServerError() bool
- func (o *GetPreparationIDOK) IsSuccess() bool
- func (o *GetPreparationIDOK) String() string
- type GetPreparationIDParams
- func NewGetPreparationIDParams() *GetPreparationIDParams
- func NewGetPreparationIDParamsWithContext(ctx context.Context) *GetPreparationIDParams
- func NewGetPreparationIDParamsWithHTTPClient(client *http.Client) *GetPreparationIDParams
- func NewGetPreparationIDParamsWithTimeout(timeout time.Duration) *GetPreparationIDParams
- func (o *GetPreparationIDParams) SetContext(ctx context.Context)
- func (o *GetPreparationIDParams) SetDefaults()
- func (o *GetPreparationIDParams) SetHTTPClient(client *http.Client)
- func (o *GetPreparationIDParams) SetID(id string)
- func (o *GetPreparationIDParams) SetTimeout(timeout time.Duration)
- func (o *GetPreparationIDParams) WithContext(ctx context.Context) *GetPreparationIDParams
- func (o *GetPreparationIDParams) WithDefaults() *GetPreparationIDParams
- func (o *GetPreparationIDParams) WithHTTPClient(client *http.Client) *GetPreparationIDParams
- func (o *GetPreparationIDParams) WithID(id string) *GetPreparationIDParams
- func (o *GetPreparationIDParams) WithTimeout(timeout time.Duration) *GetPreparationIDParams
- func (o *GetPreparationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPreparationIDReader
- type GetPreparationIDSourceNameExplorePathBadRequest
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) Code() int
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) Error() string
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) GetPayload() *models.APIHTTPError
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsClientError() bool
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsCode(code int) bool
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsRedirect() bool
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsServerError() bool
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsSuccess() bool
- func (o *GetPreparationIDSourceNameExplorePathBadRequest) String() string
- type GetPreparationIDSourceNameExplorePathInternalServerError
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) Code() int
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) Error() string
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) GetPayload() *models.APIHTTPError
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsClientError() bool
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsCode(code int) bool
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsRedirect() bool
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsServerError() bool
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsSuccess() bool
- func (o *GetPreparationIDSourceNameExplorePathInternalServerError) String() string
- type GetPreparationIDSourceNameExplorePathOK
- func (o *GetPreparationIDSourceNameExplorePathOK) Code() int
- func (o *GetPreparationIDSourceNameExplorePathOK) Error() string
- func (o *GetPreparationIDSourceNameExplorePathOK) GetPayload() *models.DataprepExploreResult
- func (o *GetPreparationIDSourceNameExplorePathOK) IsClientError() bool
- func (o *GetPreparationIDSourceNameExplorePathOK) IsCode(code int) bool
- func (o *GetPreparationIDSourceNameExplorePathOK) IsRedirect() bool
- func (o *GetPreparationIDSourceNameExplorePathOK) IsServerError() bool
- func (o *GetPreparationIDSourceNameExplorePathOK) IsSuccess() bool
- func (o *GetPreparationIDSourceNameExplorePathOK) String() string
- type GetPreparationIDSourceNameExplorePathParams
- func NewGetPreparationIDSourceNameExplorePathParams() *GetPreparationIDSourceNameExplorePathParams
- func NewGetPreparationIDSourceNameExplorePathParamsWithContext(ctx context.Context) *GetPreparationIDSourceNameExplorePathParams
- func NewGetPreparationIDSourceNameExplorePathParamsWithHTTPClient(client *http.Client) *GetPreparationIDSourceNameExplorePathParams
- func NewGetPreparationIDSourceNameExplorePathParamsWithTimeout(timeout time.Duration) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) SetContext(ctx context.Context)
- func (o *GetPreparationIDSourceNameExplorePathParams) SetDefaults()
- func (o *GetPreparationIDSourceNameExplorePathParams) SetHTTPClient(client *http.Client)
- func (o *GetPreparationIDSourceNameExplorePathParams) SetID(id string)
- func (o *GetPreparationIDSourceNameExplorePathParams) SetName(name string)
- func (o *GetPreparationIDSourceNameExplorePathParams) SetPath(path string)
- func (o *GetPreparationIDSourceNameExplorePathParams) SetTimeout(timeout time.Duration)
- func (o *GetPreparationIDSourceNameExplorePathParams) WithContext(ctx context.Context) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WithDefaults() *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WithHTTPClient(client *http.Client) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WithID(id string) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WithName(name string) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WithPath(path string) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WithTimeout(timeout time.Duration) *GetPreparationIDSourceNameExplorePathParams
- func (o *GetPreparationIDSourceNameExplorePathParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPreparationIDSourceNameExplorePathReader
- type GetPreparationInternalServerError
- func (o *GetPreparationInternalServerError) Code() int
- func (o *GetPreparationInternalServerError) Error() string
- func (o *GetPreparationInternalServerError) GetPayload() *models.APIHTTPError
- func (o *GetPreparationInternalServerError) IsClientError() bool
- func (o *GetPreparationInternalServerError) IsCode(code int) bool
- func (o *GetPreparationInternalServerError) IsRedirect() bool
- func (o *GetPreparationInternalServerError) IsServerError() bool
- func (o *GetPreparationInternalServerError) IsSuccess() bool
- func (o *GetPreparationInternalServerError) String() string
- type GetPreparationOK
- func (o *GetPreparationOK) Code() int
- func (o *GetPreparationOK) Error() string
- func (o *GetPreparationOK) GetPayload() []*models.ModelPreparation
- func (o *GetPreparationOK) IsClientError() bool
- func (o *GetPreparationOK) IsCode(code int) bool
- func (o *GetPreparationOK) IsRedirect() bool
- func (o *GetPreparationOK) IsServerError() bool
- func (o *GetPreparationOK) IsSuccess() bool
- func (o *GetPreparationOK) String() string
- type GetPreparationParams
- func NewGetPreparationParams() *GetPreparationParams
- func NewGetPreparationParamsWithContext(ctx context.Context) *GetPreparationParams
- func NewGetPreparationParamsWithHTTPClient(client *http.Client) *GetPreparationParams
- func NewGetPreparationParamsWithTimeout(timeout time.Duration) *GetPreparationParams
- func (o *GetPreparationParams) SetContext(ctx context.Context)
- func (o *GetPreparationParams) SetDefaults()
- func (o *GetPreparationParams) SetHTTPClient(client *http.Client)
- func (o *GetPreparationParams) SetTimeout(timeout time.Duration)
- func (o *GetPreparationParams) WithContext(ctx context.Context) *GetPreparationParams
- func (o *GetPreparationParams) WithDefaults() *GetPreparationParams
- func (o *GetPreparationParams) WithHTTPClient(client *http.Client) *GetPreparationParams
- func (o *GetPreparationParams) WithTimeout(timeout time.Duration) *GetPreparationParams
- func (o *GetPreparationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPreparationReader
- type PostPreparationBadRequest
- func (o *PostPreparationBadRequest) Code() int
- func (o *PostPreparationBadRequest) Error() string
- func (o *PostPreparationBadRequest) GetPayload() *models.APIHTTPError
- func (o *PostPreparationBadRequest) IsClientError() bool
- func (o *PostPreparationBadRequest) IsCode(code int) bool
- func (o *PostPreparationBadRequest) IsRedirect() bool
- func (o *PostPreparationBadRequest) IsServerError() bool
- func (o *PostPreparationBadRequest) IsSuccess() bool
- func (o *PostPreparationBadRequest) String() string
- type PostPreparationIDOutputNameBadRequest
- func (o *PostPreparationIDOutputNameBadRequest) Code() int
- func (o *PostPreparationIDOutputNameBadRequest) Error() string
- func (o *PostPreparationIDOutputNameBadRequest) GetPayload() *models.APIHTTPError
- func (o *PostPreparationIDOutputNameBadRequest) IsClientError() bool
- func (o *PostPreparationIDOutputNameBadRequest) IsCode(code int) bool
- func (o *PostPreparationIDOutputNameBadRequest) IsRedirect() bool
- func (o *PostPreparationIDOutputNameBadRequest) IsServerError() bool
- func (o *PostPreparationIDOutputNameBadRequest) IsSuccess() bool
- func (o *PostPreparationIDOutputNameBadRequest) String() string
- type PostPreparationIDOutputNameInternalServerError
- func (o *PostPreparationIDOutputNameInternalServerError) Code() int
- func (o *PostPreparationIDOutputNameInternalServerError) Error() string
- func (o *PostPreparationIDOutputNameInternalServerError) GetPayload() *models.APIHTTPError
- func (o *PostPreparationIDOutputNameInternalServerError) IsClientError() bool
- func (o *PostPreparationIDOutputNameInternalServerError) IsCode(code int) bool
- func (o *PostPreparationIDOutputNameInternalServerError) IsRedirect() bool
- func (o *PostPreparationIDOutputNameInternalServerError) IsServerError() bool
- func (o *PostPreparationIDOutputNameInternalServerError) IsSuccess() bool
- func (o *PostPreparationIDOutputNameInternalServerError) String() string
- type PostPreparationIDOutputNameOK
- func (o *PostPreparationIDOutputNameOK) Code() int
- func (o *PostPreparationIDOutputNameOK) Error() string
- func (o *PostPreparationIDOutputNameOK) GetPayload() *models.ModelPreparation
- func (o *PostPreparationIDOutputNameOK) IsClientError() bool
- func (o *PostPreparationIDOutputNameOK) IsCode(code int) bool
- func (o *PostPreparationIDOutputNameOK) IsRedirect() bool
- func (o *PostPreparationIDOutputNameOK) IsServerError() bool
- func (o *PostPreparationIDOutputNameOK) IsSuccess() bool
- func (o *PostPreparationIDOutputNameOK) String() string
- type PostPreparationIDOutputNameParams
- func NewPostPreparationIDOutputNameParams() *PostPreparationIDOutputNameParams
- func NewPostPreparationIDOutputNameParamsWithContext(ctx context.Context) *PostPreparationIDOutputNameParams
- func NewPostPreparationIDOutputNameParamsWithHTTPClient(client *http.Client) *PostPreparationIDOutputNameParams
- func NewPostPreparationIDOutputNameParamsWithTimeout(timeout time.Duration) *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) SetContext(ctx context.Context)
- func (o *PostPreparationIDOutputNameParams) SetDefaults()
- func (o *PostPreparationIDOutputNameParams) SetHTTPClient(client *http.Client)
- func (o *PostPreparationIDOutputNameParams) SetID(id string)
- func (o *PostPreparationIDOutputNameParams) SetName(name string)
- func (o *PostPreparationIDOutputNameParams) SetTimeout(timeout time.Duration)
- func (o *PostPreparationIDOutputNameParams) WithContext(ctx context.Context) *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) WithDefaults() *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) WithHTTPClient(client *http.Client) *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) WithID(id string) *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) WithName(name string) *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) WithTimeout(timeout time.Duration) *PostPreparationIDOutputNameParams
- func (o *PostPreparationIDOutputNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPreparationIDOutputNameReader
- type PostPreparationIDSourceNameBadRequest
- func (o *PostPreparationIDSourceNameBadRequest) Code() int
- func (o *PostPreparationIDSourceNameBadRequest) Error() string
- func (o *PostPreparationIDSourceNameBadRequest) GetPayload() *models.APIHTTPError
- func (o *PostPreparationIDSourceNameBadRequest) IsClientError() bool
- func (o *PostPreparationIDSourceNameBadRequest) IsCode(code int) bool
- func (o *PostPreparationIDSourceNameBadRequest) IsRedirect() bool
- func (o *PostPreparationIDSourceNameBadRequest) IsServerError() bool
- func (o *PostPreparationIDSourceNameBadRequest) IsSuccess() bool
- func (o *PostPreparationIDSourceNameBadRequest) String() string
- type PostPreparationIDSourceNameInternalServerError
- func (o *PostPreparationIDSourceNameInternalServerError) Code() int
- func (o *PostPreparationIDSourceNameInternalServerError) Error() string
- func (o *PostPreparationIDSourceNameInternalServerError) GetPayload() *models.APIHTTPError
- func (o *PostPreparationIDSourceNameInternalServerError) IsClientError() bool
- func (o *PostPreparationIDSourceNameInternalServerError) IsCode(code int) bool
- func (o *PostPreparationIDSourceNameInternalServerError) IsRedirect() bool
- func (o *PostPreparationIDSourceNameInternalServerError) IsServerError() bool
- func (o *PostPreparationIDSourceNameInternalServerError) IsSuccess() bool
- func (o *PostPreparationIDSourceNameInternalServerError) String() string
- type PostPreparationIDSourceNameOK
- func (o *PostPreparationIDSourceNameOK) Code() int
- func (o *PostPreparationIDSourceNameOK) Error() string
- func (o *PostPreparationIDSourceNameOK) GetPayload() *models.ModelPreparation
- func (o *PostPreparationIDSourceNameOK) IsClientError() bool
- func (o *PostPreparationIDSourceNameOK) IsCode(code int) bool
- func (o *PostPreparationIDSourceNameOK) IsRedirect() bool
- func (o *PostPreparationIDSourceNameOK) IsServerError() bool
- func (o *PostPreparationIDSourceNameOK) IsSuccess() bool
- func (o *PostPreparationIDSourceNameOK) String() string
- type PostPreparationIDSourceNameParams
- func NewPostPreparationIDSourceNameParams() *PostPreparationIDSourceNameParams
- func NewPostPreparationIDSourceNameParamsWithContext(ctx context.Context) *PostPreparationIDSourceNameParams
- func NewPostPreparationIDSourceNameParamsWithHTTPClient(client *http.Client) *PostPreparationIDSourceNameParams
- func NewPostPreparationIDSourceNameParamsWithTimeout(timeout time.Duration) *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) SetContext(ctx context.Context)
- func (o *PostPreparationIDSourceNameParams) SetDefaults()
- func (o *PostPreparationIDSourceNameParams) SetHTTPClient(client *http.Client)
- func (o *PostPreparationIDSourceNameParams) SetID(id string)
- func (o *PostPreparationIDSourceNameParams) SetName(name string)
- func (o *PostPreparationIDSourceNameParams) SetTimeout(timeout time.Duration)
- func (o *PostPreparationIDSourceNameParams) WithContext(ctx context.Context) *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) WithDefaults() *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) WithHTTPClient(client *http.Client) *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) WithID(id string) *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) WithName(name string) *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) WithTimeout(timeout time.Duration) *PostPreparationIDSourceNameParams
- func (o *PostPreparationIDSourceNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPreparationIDSourceNameReader
- type PostPreparationInternalServerError
- func (o *PostPreparationInternalServerError) Code() int
- func (o *PostPreparationInternalServerError) Error() string
- func (o *PostPreparationInternalServerError) GetPayload() *models.APIHTTPError
- func (o *PostPreparationInternalServerError) IsClientError() bool
- func (o *PostPreparationInternalServerError) IsCode(code int) bool
- func (o *PostPreparationInternalServerError) IsRedirect() bool
- func (o *PostPreparationInternalServerError) IsServerError() bool
- func (o *PostPreparationInternalServerError) IsSuccess() bool
- func (o *PostPreparationInternalServerError) String() string
- type PostPreparationOK
- func (o *PostPreparationOK) Code() int
- func (o *PostPreparationOK) Error() string
- func (o *PostPreparationOK) GetPayload() *models.ModelPreparation
- func (o *PostPreparationOK) IsClientError() bool
- func (o *PostPreparationOK) IsCode(code int) bool
- func (o *PostPreparationOK) IsRedirect() bool
- func (o *PostPreparationOK) IsServerError() bool
- func (o *PostPreparationOK) IsSuccess() bool
- func (o *PostPreparationOK) String() string
- type PostPreparationParams
- func NewPostPreparationParams() *PostPreparationParams
- func NewPostPreparationParamsWithContext(ctx context.Context) *PostPreparationParams
- func NewPostPreparationParamsWithHTTPClient(client *http.Client) *PostPreparationParams
- func NewPostPreparationParamsWithTimeout(timeout time.Duration) *PostPreparationParams
- func (o *PostPreparationParams) SetContext(ctx context.Context)
- func (o *PostPreparationParams) SetDefaults()
- func (o *PostPreparationParams) SetHTTPClient(client *http.Client)
- func (o *PostPreparationParams) SetRequest(request *models.DataprepCreateRequest)
- func (o *PostPreparationParams) SetTimeout(timeout time.Duration)
- func (o *PostPreparationParams) WithContext(ctx context.Context) *PostPreparationParams
- func (o *PostPreparationParams) WithDefaults() *PostPreparationParams
- func (o *PostPreparationParams) WithHTTPClient(client *http.Client) *PostPreparationParams
- func (o *PostPreparationParams) WithRequest(request *models.DataprepCreateRequest) *PostPreparationParams
- func (o *PostPreparationParams) WithTimeout(timeout time.Duration) *PostPreparationParams
- func (o *PostPreparationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPreparationReader
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 preparation API
func (*Client) DeletePreparationIDOutputName ¶
func (a *Client) DeletePreparationIDOutputName(params *DeletePreparationIDOutputNameParams, opts ...ClientOption) (*DeletePreparationIDOutputNameOK, error)
DeletePreparationIDOutputName detaches an output storage from a preparation
func (*Client) GetPreparation ¶
func (a *Client) GetPreparation(params *GetPreparationParams, opts ...ClientOption) (*GetPreparationOK, error)
GetPreparation lists all preparations
func (*Client) GetPreparationID ¶
func (a *Client) GetPreparationID(params *GetPreparationIDParams, opts ...ClientOption) (*GetPreparationIDOK, error)
GetPreparationID gets the status of a preparation
func (*Client) GetPreparationIDSourceNameExplorePath ¶
func (a *Client) GetPreparationIDSourceNameExplorePath(params *GetPreparationIDSourceNameExplorePathParams, opts ...ClientOption) (*GetPreparationIDSourceNameExplorePathOK, error)
GetPreparationIDSourceNameExplorePath explores a directory in a prepared source storage
func (*Client) PostPreparation ¶
func (a *Client) PostPreparation(params *PostPreparationParams, opts ...ClientOption) (*PostPreparationOK, error)
PostPreparation creates a new preparation
func (*Client) PostPreparationIDOutputName ¶
func (a *Client) PostPreparationIDOutputName(params *PostPreparationIDOutputNameParams, opts ...ClientOption) (*PostPreparationIDOutputNameOK, error)
PostPreparationIDOutputName attaches an output storage with a preparation
func (*Client) PostPreparationIDSourceName ¶
func (a *Client) PostPreparationIDSourceName(params *PostPreparationIDSourceNameParams, opts ...ClientOption) (*PostPreparationIDSourceNameOK, error)
PostPreparationIDSourceName attaches a source storage with a preparation
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface {
DeletePreparationIDOutputName(params *DeletePreparationIDOutputNameParams, opts ...ClientOption) (*DeletePreparationIDOutputNameOK, error)
GetPreparation(params *GetPreparationParams, opts ...ClientOption) (*GetPreparationOK, error)
GetPreparationID(params *GetPreparationIDParams, opts ...ClientOption) (*GetPreparationIDOK, error)
GetPreparationIDSourceNameExplorePath(params *GetPreparationIDSourceNameExplorePathParams, opts ...ClientOption) (*GetPreparationIDSourceNameExplorePathOK, error)
PostPreparation(params *PostPreparationParams, opts ...ClientOption) (*PostPreparationOK, error)
PostPreparationIDOutputName(params *PostPreparationIDOutputNameParams, opts ...ClientOption) (*PostPreparationIDOutputNameOK, error)
PostPreparationIDSourceName(params *PostPreparationIDSourceNameParams, opts ...ClientOption) (*PostPreparationIDSourceNameOK, 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 preparation API client.
type DeletePreparationIDOutputNameBadRequest ¶
type DeletePreparationIDOutputNameBadRequest struct {
Payload *models.APIHTTPError
}
DeletePreparationIDOutputNameBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeletePreparationIDOutputNameBadRequest ¶
func NewDeletePreparationIDOutputNameBadRequest() *DeletePreparationIDOutputNameBadRequest
NewDeletePreparationIDOutputNameBadRequest creates a DeletePreparationIDOutputNameBadRequest with default headers values
func (*DeletePreparationIDOutputNameBadRequest) Code ¶
func (o *DeletePreparationIDOutputNameBadRequest) Code() int
Code gets the status code for the delete preparation Id output name bad request response
func (*DeletePreparationIDOutputNameBadRequest) Error ¶
func (o *DeletePreparationIDOutputNameBadRequest) Error() string
func (*DeletePreparationIDOutputNameBadRequest) GetPayload ¶
func (o *DeletePreparationIDOutputNameBadRequest) GetPayload() *models.APIHTTPError
func (*DeletePreparationIDOutputNameBadRequest) IsClientError ¶
func (o *DeletePreparationIDOutputNameBadRequest) IsClientError() bool
IsClientError returns true when this delete preparation Id output name bad request response has a 4xx status code
func (*DeletePreparationIDOutputNameBadRequest) IsCode ¶
func (o *DeletePreparationIDOutputNameBadRequest) IsCode(code int) bool
IsCode returns true when this delete preparation Id output name bad request response a status code equal to that given
func (*DeletePreparationIDOutputNameBadRequest) IsRedirect ¶
func (o *DeletePreparationIDOutputNameBadRequest) IsRedirect() bool
IsRedirect returns true when this delete preparation Id output name bad request response has a 3xx status code
func (*DeletePreparationIDOutputNameBadRequest) IsServerError ¶
func (o *DeletePreparationIDOutputNameBadRequest) IsServerError() bool
IsServerError returns true when this delete preparation Id output name bad request response has a 5xx status code
func (*DeletePreparationIDOutputNameBadRequest) IsSuccess ¶
func (o *DeletePreparationIDOutputNameBadRequest) IsSuccess() bool
IsSuccess returns true when this delete preparation Id output name bad request response has a 2xx status code
func (*DeletePreparationIDOutputNameBadRequest) String ¶
func (o *DeletePreparationIDOutputNameBadRequest) String() string
type DeletePreparationIDOutputNameInternalServerError ¶
type DeletePreparationIDOutputNameInternalServerError struct {
Payload *models.APIHTTPError
}
DeletePreparationIDOutputNameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeletePreparationIDOutputNameInternalServerError ¶
func NewDeletePreparationIDOutputNameInternalServerError() *DeletePreparationIDOutputNameInternalServerError
NewDeletePreparationIDOutputNameInternalServerError creates a DeletePreparationIDOutputNameInternalServerError with default headers values
func (*DeletePreparationIDOutputNameInternalServerError) Code ¶
func (o *DeletePreparationIDOutputNameInternalServerError) Code() int
Code gets the status code for the delete preparation Id output name internal server error response
func (*DeletePreparationIDOutputNameInternalServerError) Error ¶
func (o *DeletePreparationIDOutputNameInternalServerError) Error() string
func (*DeletePreparationIDOutputNameInternalServerError) GetPayload ¶
func (o *DeletePreparationIDOutputNameInternalServerError) GetPayload() *models.APIHTTPError
func (*DeletePreparationIDOutputNameInternalServerError) IsClientError ¶
func (o *DeletePreparationIDOutputNameInternalServerError) IsClientError() bool
IsClientError returns true when this delete preparation Id output name internal server error response has a 4xx status code
func (*DeletePreparationIDOutputNameInternalServerError) IsCode ¶
func (o *DeletePreparationIDOutputNameInternalServerError) IsCode(code int) bool
IsCode returns true when this delete preparation Id output name internal server error response a status code equal to that given
func (*DeletePreparationIDOutputNameInternalServerError) IsRedirect ¶
func (o *DeletePreparationIDOutputNameInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete preparation Id output name internal server error response has a 3xx status code
func (*DeletePreparationIDOutputNameInternalServerError) IsServerError ¶
func (o *DeletePreparationIDOutputNameInternalServerError) IsServerError() bool
IsServerError returns true when this delete preparation Id output name internal server error response has a 5xx status code
func (*DeletePreparationIDOutputNameInternalServerError) IsSuccess ¶
func (o *DeletePreparationIDOutputNameInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete preparation Id output name internal server error response has a 2xx status code
func (*DeletePreparationIDOutputNameInternalServerError) String ¶
func (o *DeletePreparationIDOutputNameInternalServerError) String() string
type DeletePreparationIDOutputNameOK ¶
type DeletePreparationIDOutputNameOK struct {
Payload *models.ModelPreparation
}
DeletePreparationIDOutputNameOK describes a response with status code 200, with default header values.
OK
func NewDeletePreparationIDOutputNameOK ¶
func NewDeletePreparationIDOutputNameOK() *DeletePreparationIDOutputNameOK
NewDeletePreparationIDOutputNameOK creates a DeletePreparationIDOutputNameOK with default headers values
func (*DeletePreparationIDOutputNameOK) Code ¶
func (o *DeletePreparationIDOutputNameOK) Code() int
Code gets the status code for the delete preparation Id output name o k response
func (*DeletePreparationIDOutputNameOK) Error ¶
func (o *DeletePreparationIDOutputNameOK) Error() string
func (*DeletePreparationIDOutputNameOK) GetPayload ¶
func (o *DeletePreparationIDOutputNameOK) GetPayload() *models.ModelPreparation
func (*DeletePreparationIDOutputNameOK) IsClientError ¶
func (o *DeletePreparationIDOutputNameOK) IsClientError() bool
IsClientError returns true when this delete preparation Id output name o k response has a 4xx status code
func (*DeletePreparationIDOutputNameOK) IsCode ¶
func (o *DeletePreparationIDOutputNameOK) IsCode(code int) bool
IsCode returns true when this delete preparation Id output name o k response a status code equal to that given
func (*DeletePreparationIDOutputNameOK) IsRedirect ¶
func (o *DeletePreparationIDOutputNameOK) IsRedirect() bool
IsRedirect returns true when this delete preparation Id output name o k response has a 3xx status code
func (*DeletePreparationIDOutputNameOK) IsServerError ¶
func (o *DeletePreparationIDOutputNameOK) IsServerError() bool
IsServerError returns true when this delete preparation Id output name o k response has a 5xx status code
func (*DeletePreparationIDOutputNameOK) IsSuccess ¶
func (o *DeletePreparationIDOutputNameOK) IsSuccess() bool
IsSuccess returns true when this delete preparation Id output name o k response has a 2xx status code
func (*DeletePreparationIDOutputNameOK) String ¶
func (o *DeletePreparationIDOutputNameOK) String() string
type DeletePreparationIDOutputNameParams ¶
type DeletePreparationIDOutputNameParams struct {
/* ID.
Preparation ID or name
*/
ID string
/* Name.
Output storage ID or name
*/
Name string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeletePreparationIDOutputNameParams contains all the parameters to send to the API endpoint
for the delete preparation ID output name operation. Typically these are written to a http.Request.
func NewDeletePreparationIDOutputNameParams ¶
func NewDeletePreparationIDOutputNameParams() *DeletePreparationIDOutputNameParams
NewDeletePreparationIDOutputNameParams creates a new DeletePreparationIDOutputNameParams 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 NewDeletePreparationIDOutputNameParamsWithContext ¶
func NewDeletePreparationIDOutputNameParamsWithContext(ctx context.Context) *DeletePreparationIDOutputNameParams
NewDeletePreparationIDOutputNameParamsWithContext creates a new DeletePreparationIDOutputNameParams object with the ability to set a context for a request.
func NewDeletePreparationIDOutputNameParamsWithHTTPClient ¶
func NewDeletePreparationIDOutputNameParamsWithHTTPClient(client *http.Client) *DeletePreparationIDOutputNameParams
NewDeletePreparationIDOutputNameParamsWithHTTPClient creates a new DeletePreparationIDOutputNameParams object with the ability to set a custom HTTPClient for a request.
func NewDeletePreparationIDOutputNameParamsWithTimeout ¶
func NewDeletePreparationIDOutputNameParamsWithTimeout(timeout time.Duration) *DeletePreparationIDOutputNameParams
NewDeletePreparationIDOutputNameParamsWithTimeout creates a new DeletePreparationIDOutputNameParams object with the ability to set a timeout on a request.
func (*DeletePreparationIDOutputNameParams) SetContext ¶
func (o *DeletePreparationIDOutputNameParams) SetContext(ctx context.Context)
SetContext adds the context to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) SetDefaults ¶
func (o *DeletePreparationIDOutputNameParams) SetDefaults()
SetDefaults hydrates default values in the delete preparation ID output name params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePreparationIDOutputNameParams) SetHTTPClient ¶
func (o *DeletePreparationIDOutputNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) SetID ¶
func (o *DeletePreparationIDOutputNameParams) SetID(id string)
SetID adds the id to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) SetName ¶
func (o *DeletePreparationIDOutputNameParams) SetName(name string)
SetName adds the name to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) SetTimeout ¶
func (o *DeletePreparationIDOutputNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) WithContext ¶
func (o *DeletePreparationIDOutputNameParams) WithContext(ctx context.Context) *DeletePreparationIDOutputNameParams
WithContext adds the context to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) WithDefaults ¶
func (o *DeletePreparationIDOutputNameParams) WithDefaults() *DeletePreparationIDOutputNameParams
WithDefaults hydrates default values in the delete preparation ID output name params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePreparationIDOutputNameParams) WithHTTPClient ¶
func (o *DeletePreparationIDOutputNameParams) WithHTTPClient(client *http.Client) *DeletePreparationIDOutputNameParams
WithHTTPClient adds the HTTPClient to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) WithID ¶
func (o *DeletePreparationIDOutputNameParams) WithID(id string) *DeletePreparationIDOutputNameParams
WithID adds the id to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) WithName ¶
func (o *DeletePreparationIDOutputNameParams) WithName(name string) *DeletePreparationIDOutputNameParams
WithName adds the name to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) WithTimeout ¶
func (o *DeletePreparationIDOutputNameParams) WithTimeout(timeout time.Duration) *DeletePreparationIDOutputNameParams
WithTimeout adds the timeout to the delete preparation ID output name params
func (*DeletePreparationIDOutputNameParams) WriteToRequest ¶
func (o *DeletePreparationIDOutputNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePreparationIDOutputNameReader ¶
type DeletePreparationIDOutputNameReader struct {
// contains filtered or unexported fields
}
DeletePreparationIDOutputNameReader is a Reader for the DeletePreparationIDOutputName structure.
func (*DeletePreparationIDOutputNameReader) ReadResponse ¶
func (o *DeletePreparationIDOutputNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPreparationBadRequest ¶
type GetPreparationBadRequest struct {
Payload *models.APIHTTPError
}
GetPreparationBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetPreparationBadRequest ¶
func NewGetPreparationBadRequest() *GetPreparationBadRequest
NewGetPreparationBadRequest creates a GetPreparationBadRequest with default headers values
func (*GetPreparationBadRequest) Code ¶
func (o *GetPreparationBadRequest) Code() int
Code gets the status code for the get preparation bad request response
func (*GetPreparationBadRequest) Error ¶
func (o *GetPreparationBadRequest) Error() string
func (*GetPreparationBadRequest) GetPayload ¶
func (o *GetPreparationBadRequest) GetPayload() *models.APIHTTPError
func (*GetPreparationBadRequest) IsClientError ¶
func (o *GetPreparationBadRequest) IsClientError() bool
IsClientError returns true when this get preparation bad request response has a 4xx status code
func (*GetPreparationBadRequest) IsCode ¶
func (o *GetPreparationBadRequest) IsCode(code int) bool
IsCode returns true when this get preparation bad request response a status code equal to that given
func (*GetPreparationBadRequest) IsRedirect ¶
func (o *GetPreparationBadRequest) IsRedirect() bool
IsRedirect returns true when this get preparation bad request response has a 3xx status code
func (*GetPreparationBadRequest) IsServerError ¶
func (o *GetPreparationBadRequest) IsServerError() bool
IsServerError returns true when this get preparation bad request response has a 5xx status code
func (*GetPreparationBadRequest) IsSuccess ¶
func (o *GetPreparationBadRequest) IsSuccess() bool
IsSuccess returns true when this get preparation bad request response has a 2xx status code
func (*GetPreparationBadRequest) String ¶
func (o *GetPreparationBadRequest) String() string
type GetPreparationIDBadRequest ¶
type GetPreparationIDBadRequest struct {
Payload *models.APIHTTPError
}
GetPreparationIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetPreparationIDBadRequest ¶
func NewGetPreparationIDBadRequest() *GetPreparationIDBadRequest
NewGetPreparationIDBadRequest creates a GetPreparationIDBadRequest with default headers values
func (*GetPreparationIDBadRequest) Code ¶
func (o *GetPreparationIDBadRequest) Code() int
Code gets the status code for the get preparation Id bad request response
func (*GetPreparationIDBadRequest) Error ¶
func (o *GetPreparationIDBadRequest) Error() string
func (*GetPreparationIDBadRequest) GetPayload ¶
func (o *GetPreparationIDBadRequest) GetPayload() *models.APIHTTPError
func (*GetPreparationIDBadRequest) IsClientError ¶
func (o *GetPreparationIDBadRequest) IsClientError() bool
IsClientError returns true when this get preparation Id bad request response has a 4xx status code
func (*GetPreparationIDBadRequest) IsCode ¶
func (o *GetPreparationIDBadRequest) IsCode(code int) bool
IsCode returns true when this get preparation Id bad request response a status code equal to that given
func (*GetPreparationIDBadRequest) IsRedirect ¶
func (o *GetPreparationIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get preparation Id bad request response has a 3xx status code
func (*GetPreparationIDBadRequest) IsServerError ¶
func (o *GetPreparationIDBadRequest) IsServerError() bool
IsServerError returns true when this get preparation Id bad request response has a 5xx status code
func (*GetPreparationIDBadRequest) IsSuccess ¶
func (o *GetPreparationIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get preparation Id bad request response has a 2xx status code
func (*GetPreparationIDBadRequest) String ¶
func (o *GetPreparationIDBadRequest) String() string
type GetPreparationIDInternalServerError ¶
type GetPreparationIDInternalServerError struct {
Payload *models.APIHTTPError
}
GetPreparationIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetPreparationIDInternalServerError ¶
func NewGetPreparationIDInternalServerError() *GetPreparationIDInternalServerError
NewGetPreparationIDInternalServerError creates a GetPreparationIDInternalServerError with default headers values
func (*GetPreparationIDInternalServerError) Code ¶
func (o *GetPreparationIDInternalServerError) Code() int
Code gets the status code for the get preparation Id internal server error response
func (*GetPreparationIDInternalServerError) Error ¶
func (o *GetPreparationIDInternalServerError) Error() string
func (*GetPreparationIDInternalServerError) GetPayload ¶
func (o *GetPreparationIDInternalServerError) GetPayload() *models.APIHTTPError
func (*GetPreparationIDInternalServerError) IsClientError ¶
func (o *GetPreparationIDInternalServerError) IsClientError() bool
IsClientError returns true when this get preparation Id internal server error response has a 4xx status code
func (*GetPreparationIDInternalServerError) IsCode ¶
func (o *GetPreparationIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get preparation Id internal server error response a status code equal to that given
func (*GetPreparationIDInternalServerError) IsRedirect ¶
func (o *GetPreparationIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get preparation Id internal server error response has a 3xx status code
func (*GetPreparationIDInternalServerError) IsServerError ¶
func (o *GetPreparationIDInternalServerError) IsServerError() bool
IsServerError returns true when this get preparation Id internal server error response has a 5xx status code
func (*GetPreparationIDInternalServerError) IsSuccess ¶
func (o *GetPreparationIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get preparation Id internal server error response has a 2xx status code
func (*GetPreparationIDInternalServerError) String ¶
func (o *GetPreparationIDInternalServerError) String() string
type GetPreparationIDOK ¶
type GetPreparationIDOK struct {
Payload []*models.JobSourceStatus
}
GetPreparationIDOK describes a response with status code 200, with default header values.
OK
func NewGetPreparationIDOK ¶
func NewGetPreparationIDOK() *GetPreparationIDOK
NewGetPreparationIDOK creates a GetPreparationIDOK with default headers values
func (*GetPreparationIDOK) Code ¶
func (o *GetPreparationIDOK) Code() int
Code gets the status code for the get preparation Id o k response
func (*GetPreparationIDOK) Error ¶
func (o *GetPreparationIDOK) Error() string
func (*GetPreparationIDOK) GetPayload ¶
func (o *GetPreparationIDOK) GetPayload() []*models.JobSourceStatus
func (*GetPreparationIDOK) IsClientError ¶
func (o *GetPreparationIDOK) IsClientError() bool
IsClientError returns true when this get preparation Id o k response has a 4xx status code
func (*GetPreparationIDOK) IsCode ¶
func (o *GetPreparationIDOK) IsCode(code int) bool
IsCode returns true when this get preparation Id o k response a status code equal to that given
func (*GetPreparationIDOK) IsRedirect ¶
func (o *GetPreparationIDOK) IsRedirect() bool
IsRedirect returns true when this get preparation Id o k response has a 3xx status code
func (*GetPreparationIDOK) IsServerError ¶
func (o *GetPreparationIDOK) IsServerError() bool
IsServerError returns true when this get preparation Id o k response has a 5xx status code
func (*GetPreparationIDOK) IsSuccess ¶
func (o *GetPreparationIDOK) IsSuccess() bool
IsSuccess returns true when this get preparation Id o k response has a 2xx status code
func (*GetPreparationIDOK) String ¶
func (o *GetPreparationIDOK) String() string
type GetPreparationIDParams ¶
type GetPreparationIDParams struct {
/* ID.
Preparation ID or name
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPreparationIDParams contains all the parameters to send to the API endpoint
for the get preparation ID operation. Typically these are written to a http.Request.
func NewGetPreparationIDParams ¶
func NewGetPreparationIDParams() *GetPreparationIDParams
NewGetPreparationIDParams creates a new GetPreparationIDParams 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 NewGetPreparationIDParamsWithContext ¶
func NewGetPreparationIDParamsWithContext(ctx context.Context) *GetPreparationIDParams
NewGetPreparationIDParamsWithContext creates a new GetPreparationIDParams object with the ability to set a context for a request.
func NewGetPreparationIDParamsWithHTTPClient ¶
func NewGetPreparationIDParamsWithHTTPClient(client *http.Client) *GetPreparationIDParams
NewGetPreparationIDParamsWithHTTPClient creates a new GetPreparationIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetPreparationIDParamsWithTimeout ¶
func NewGetPreparationIDParamsWithTimeout(timeout time.Duration) *GetPreparationIDParams
NewGetPreparationIDParamsWithTimeout creates a new GetPreparationIDParams object with the ability to set a timeout on a request.
func (*GetPreparationIDParams) SetContext ¶
func (o *GetPreparationIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get preparation ID params
func (*GetPreparationIDParams) SetDefaults ¶
func (o *GetPreparationIDParams) SetDefaults()
SetDefaults hydrates default values in the get preparation ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetPreparationIDParams) SetHTTPClient ¶
func (o *GetPreparationIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get preparation ID params
func (*GetPreparationIDParams) SetID ¶
func (o *GetPreparationIDParams) SetID(id string)
SetID adds the id to the get preparation ID params
func (*GetPreparationIDParams) SetTimeout ¶
func (o *GetPreparationIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get preparation ID params
func (*GetPreparationIDParams) WithContext ¶
func (o *GetPreparationIDParams) WithContext(ctx context.Context) *GetPreparationIDParams
WithContext adds the context to the get preparation ID params
func (*GetPreparationIDParams) WithDefaults ¶
func (o *GetPreparationIDParams) WithDefaults() *GetPreparationIDParams
WithDefaults hydrates default values in the get preparation ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetPreparationIDParams) WithHTTPClient ¶
func (o *GetPreparationIDParams) WithHTTPClient(client *http.Client) *GetPreparationIDParams
WithHTTPClient adds the HTTPClient to the get preparation ID params
func (*GetPreparationIDParams) WithID ¶
func (o *GetPreparationIDParams) WithID(id string) *GetPreparationIDParams
WithID adds the id to the get preparation ID params
func (*GetPreparationIDParams) WithTimeout ¶
func (o *GetPreparationIDParams) WithTimeout(timeout time.Duration) *GetPreparationIDParams
WithTimeout adds the timeout to the get preparation ID params
func (*GetPreparationIDParams) WriteToRequest ¶
func (o *GetPreparationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPreparationIDReader ¶
type GetPreparationIDReader struct {
// contains filtered or unexported fields
}
GetPreparationIDReader is a Reader for the GetPreparationID structure.
func (*GetPreparationIDReader) ReadResponse ¶
func (o *GetPreparationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPreparationIDSourceNameExplorePathBadRequest ¶
type GetPreparationIDSourceNameExplorePathBadRequest struct {
Payload *models.APIHTTPError
}
GetPreparationIDSourceNameExplorePathBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetPreparationIDSourceNameExplorePathBadRequest ¶
func NewGetPreparationIDSourceNameExplorePathBadRequest() *GetPreparationIDSourceNameExplorePathBadRequest
NewGetPreparationIDSourceNameExplorePathBadRequest creates a GetPreparationIDSourceNameExplorePathBadRequest with default headers values
func (*GetPreparationIDSourceNameExplorePathBadRequest) Code ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) Code() int
Code gets the status code for the get preparation Id source name explore path bad request response
func (*GetPreparationIDSourceNameExplorePathBadRequest) Error ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) Error() string
func (*GetPreparationIDSourceNameExplorePathBadRequest) GetPayload ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) GetPayload() *models.APIHTTPError
func (*GetPreparationIDSourceNameExplorePathBadRequest) IsClientError ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsClientError() bool
IsClientError returns true when this get preparation Id source name explore path bad request response has a 4xx status code
func (*GetPreparationIDSourceNameExplorePathBadRequest) IsCode ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsCode(code int) bool
IsCode returns true when this get preparation Id source name explore path bad request response a status code equal to that given
func (*GetPreparationIDSourceNameExplorePathBadRequest) IsRedirect ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsRedirect() bool
IsRedirect returns true when this get preparation Id source name explore path bad request response has a 3xx status code
func (*GetPreparationIDSourceNameExplorePathBadRequest) IsServerError ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsServerError() bool
IsServerError returns true when this get preparation Id source name explore path bad request response has a 5xx status code
func (*GetPreparationIDSourceNameExplorePathBadRequest) IsSuccess ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) IsSuccess() bool
IsSuccess returns true when this get preparation Id source name explore path bad request response has a 2xx status code
func (*GetPreparationIDSourceNameExplorePathBadRequest) String ¶
func (o *GetPreparationIDSourceNameExplorePathBadRequest) String() string
type GetPreparationIDSourceNameExplorePathInternalServerError ¶
type GetPreparationIDSourceNameExplorePathInternalServerError struct {
Payload *models.APIHTTPError
}
GetPreparationIDSourceNameExplorePathInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetPreparationIDSourceNameExplorePathInternalServerError ¶
func NewGetPreparationIDSourceNameExplorePathInternalServerError() *GetPreparationIDSourceNameExplorePathInternalServerError
NewGetPreparationIDSourceNameExplorePathInternalServerError creates a GetPreparationIDSourceNameExplorePathInternalServerError with default headers values
func (*GetPreparationIDSourceNameExplorePathInternalServerError) Code ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) Code() int
Code gets the status code for the get preparation Id source name explore path internal server error response
func (*GetPreparationIDSourceNameExplorePathInternalServerError) Error ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) Error() string
func (*GetPreparationIDSourceNameExplorePathInternalServerError) GetPayload ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) GetPayload() *models.APIHTTPError
func (*GetPreparationIDSourceNameExplorePathInternalServerError) IsClientError ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsClientError() bool
IsClientError returns true when this get preparation Id source name explore path internal server error response has a 4xx status code
func (*GetPreparationIDSourceNameExplorePathInternalServerError) IsCode ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsCode(code int) bool
IsCode returns true when this get preparation Id source name explore path internal server error response a status code equal to that given
func (*GetPreparationIDSourceNameExplorePathInternalServerError) IsRedirect ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsRedirect() bool
IsRedirect returns true when this get preparation Id source name explore path internal server error response has a 3xx status code
func (*GetPreparationIDSourceNameExplorePathInternalServerError) IsServerError ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsServerError() bool
IsServerError returns true when this get preparation Id source name explore path internal server error response has a 5xx status code
func (*GetPreparationIDSourceNameExplorePathInternalServerError) IsSuccess ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) IsSuccess() bool
IsSuccess returns true when this get preparation Id source name explore path internal server error response has a 2xx status code
func (*GetPreparationIDSourceNameExplorePathInternalServerError) String ¶
func (o *GetPreparationIDSourceNameExplorePathInternalServerError) String() string
type GetPreparationIDSourceNameExplorePathOK ¶
type GetPreparationIDSourceNameExplorePathOK struct {
Payload *models.DataprepExploreResult
}
GetPreparationIDSourceNameExplorePathOK describes a response with status code 200, with default header values.
OK
func NewGetPreparationIDSourceNameExplorePathOK ¶
func NewGetPreparationIDSourceNameExplorePathOK() *GetPreparationIDSourceNameExplorePathOK
NewGetPreparationIDSourceNameExplorePathOK creates a GetPreparationIDSourceNameExplorePathOK with default headers values
func (*GetPreparationIDSourceNameExplorePathOK) Code ¶
func (o *GetPreparationIDSourceNameExplorePathOK) Code() int
Code gets the status code for the get preparation Id source name explore path o k response
func (*GetPreparationIDSourceNameExplorePathOK) Error ¶
func (o *GetPreparationIDSourceNameExplorePathOK) Error() string
func (*GetPreparationIDSourceNameExplorePathOK) GetPayload ¶
func (o *GetPreparationIDSourceNameExplorePathOK) GetPayload() *models.DataprepExploreResult
func (*GetPreparationIDSourceNameExplorePathOK) IsClientError ¶
func (o *GetPreparationIDSourceNameExplorePathOK) IsClientError() bool
IsClientError returns true when this get preparation Id source name explore path o k response has a 4xx status code
func (*GetPreparationIDSourceNameExplorePathOK) IsCode ¶
func (o *GetPreparationIDSourceNameExplorePathOK) IsCode(code int) bool
IsCode returns true when this get preparation Id source name explore path o k response a status code equal to that given
func (*GetPreparationIDSourceNameExplorePathOK) IsRedirect ¶
func (o *GetPreparationIDSourceNameExplorePathOK) IsRedirect() bool
IsRedirect returns true when this get preparation Id source name explore path o k response has a 3xx status code
func (*GetPreparationIDSourceNameExplorePathOK) IsServerError ¶
func (o *GetPreparationIDSourceNameExplorePathOK) IsServerError() bool
IsServerError returns true when this get preparation Id source name explore path o k response has a 5xx status code
func (*GetPreparationIDSourceNameExplorePathOK) IsSuccess ¶
func (o *GetPreparationIDSourceNameExplorePathOK) IsSuccess() bool
IsSuccess returns true when this get preparation Id source name explore path o k response has a 2xx status code
func (*GetPreparationIDSourceNameExplorePathOK) String ¶
func (o *GetPreparationIDSourceNameExplorePathOK) String() string
type GetPreparationIDSourceNameExplorePathParams ¶
type GetPreparationIDSourceNameExplorePathParams struct {
/* ID.
Preparation ID or name
*/
ID string
/* Name.
Source storage ID or name
*/
Name string
/* Path.
Directory path
*/
Path string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPreparationIDSourceNameExplorePathParams contains all the parameters to send to the API endpoint
for the get preparation ID source name explore path operation. Typically these are written to a http.Request.
func NewGetPreparationIDSourceNameExplorePathParams ¶
func NewGetPreparationIDSourceNameExplorePathParams() *GetPreparationIDSourceNameExplorePathParams
NewGetPreparationIDSourceNameExplorePathParams creates a new GetPreparationIDSourceNameExplorePathParams 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 NewGetPreparationIDSourceNameExplorePathParamsWithContext ¶
func NewGetPreparationIDSourceNameExplorePathParamsWithContext(ctx context.Context) *GetPreparationIDSourceNameExplorePathParams
NewGetPreparationIDSourceNameExplorePathParamsWithContext creates a new GetPreparationIDSourceNameExplorePathParams object with the ability to set a context for a request.
func NewGetPreparationIDSourceNameExplorePathParamsWithHTTPClient ¶
func NewGetPreparationIDSourceNameExplorePathParamsWithHTTPClient(client *http.Client) *GetPreparationIDSourceNameExplorePathParams
NewGetPreparationIDSourceNameExplorePathParamsWithHTTPClient creates a new GetPreparationIDSourceNameExplorePathParams object with the ability to set a custom HTTPClient for a request.
func NewGetPreparationIDSourceNameExplorePathParamsWithTimeout ¶
func NewGetPreparationIDSourceNameExplorePathParamsWithTimeout(timeout time.Duration) *GetPreparationIDSourceNameExplorePathParams
NewGetPreparationIDSourceNameExplorePathParamsWithTimeout creates a new GetPreparationIDSourceNameExplorePathParams object with the ability to set a timeout on a request.
func (*GetPreparationIDSourceNameExplorePathParams) SetContext ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetContext(ctx context.Context)
SetContext adds the context to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) SetDefaults ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetDefaults()
SetDefaults hydrates default values in the get preparation ID source name explore path params (not the query body).
All values with no default are reset to their zero value.
func (*GetPreparationIDSourceNameExplorePathParams) SetHTTPClient ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) SetID ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetID(id string)
SetID adds the id to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) SetName ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetName(name string)
SetName adds the name to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) SetPath ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetPath(path string)
SetPath adds the path to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) SetTimeout ¶
func (o *GetPreparationIDSourceNameExplorePathParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WithContext ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithContext(ctx context.Context) *GetPreparationIDSourceNameExplorePathParams
WithContext adds the context to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WithDefaults ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithDefaults() *GetPreparationIDSourceNameExplorePathParams
WithDefaults hydrates default values in the get preparation ID source name explore path params (not the query body).
All values with no default are reset to their zero value.
func (*GetPreparationIDSourceNameExplorePathParams) WithHTTPClient ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithHTTPClient(client *http.Client) *GetPreparationIDSourceNameExplorePathParams
WithHTTPClient adds the HTTPClient to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WithID ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithID(id string) *GetPreparationIDSourceNameExplorePathParams
WithID adds the id to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WithName ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithName(name string) *GetPreparationIDSourceNameExplorePathParams
WithName adds the name to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WithPath ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithPath(path string) *GetPreparationIDSourceNameExplorePathParams
WithPath adds the path to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WithTimeout ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WithTimeout(timeout time.Duration) *GetPreparationIDSourceNameExplorePathParams
WithTimeout adds the timeout to the get preparation ID source name explore path params
func (*GetPreparationIDSourceNameExplorePathParams) WriteToRequest ¶
func (o *GetPreparationIDSourceNameExplorePathParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPreparationIDSourceNameExplorePathReader ¶
type GetPreparationIDSourceNameExplorePathReader struct {
// contains filtered or unexported fields
}
GetPreparationIDSourceNameExplorePathReader is a Reader for the GetPreparationIDSourceNameExplorePath structure.
func (*GetPreparationIDSourceNameExplorePathReader) ReadResponse ¶
func (o *GetPreparationIDSourceNameExplorePathReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPreparationInternalServerError ¶
type GetPreparationInternalServerError struct {
Payload *models.APIHTTPError
}
GetPreparationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetPreparationInternalServerError ¶
func NewGetPreparationInternalServerError() *GetPreparationInternalServerError
NewGetPreparationInternalServerError creates a GetPreparationInternalServerError with default headers values
func (*GetPreparationInternalServerError) Code ¶
func (o *GetPreparationInternalServerError) Code() int
Code gets the status code for the get preparation internal server error response
func (*GetPreparationInternalServerError) Error ¶
func (o *GetPreparationInternalServerError) Error() string
func (*GetPreparationInternalServerError) GetPayload ¶
func (o *GetPreparationInternalServerError) GetPayload() *models.APIHTTPError
func (*GetPreparationInternalServerError) IsClientError ¶
func (o *GetPreparationInternalServerError) IsClientError() bool
IsClientError returns true when this get preparation internal server error response has a 4xx status code
func (*GetPreparationInternalServerError) IsCode ¶
func (o *GetPreparationInternalServerError) IsCode(code int) bool
IsCode returns true when this get preparation internal server error response a status code equal to that given
func (*GetPreparationInternalServerError) IsRedirect ¶
func (o *GetPreparationInternalServerError) IsRedirect() bool
IsRedirect returns true when this get preparation internal server error response has a 3xx status code
func (*GetPreparationInternalServerError) IsServerError ¶
func (o *GetPreparationInternalServerError) IsServerError() bool
IsServerError returns true when this get preparation internal server error response has a 5xx status code
func (*GetPreparationInternalServerError) IsSuccess ¶
func (o *GetPreparationInternalServerError) IsSuccess() bool
IsSuccess returns true when this get preparation internal server error response has a 2xx status code
func (*GetPreparationInternalServerError) String ¶
func (o *GetPreparationInternalServerError) String() string
type GetPreparationOK ¶
type GetPreparationOK struct {
Payload []*models.ModelPreparation
}
GetPreparationOK describes a response with status code 200, with default header values.
OK
func NewGetPreparationOK ¶
func NewGetPreparationOK() *GetPreparationOK
NewGetPreparationOK creates a GetPreparationOK with default headers values
func (*GetPreparationOK) Code ¶
func (o *GetPreparationOK) Code() int
Code gets the status code for the get preparation o k response
func (*GetPreparationOK) Error ¶
func (o *GetPreparationOK) Error() string
func (*GetPreparationOK) GetPayload ¶
func (o *GetPreparationOK) GetPayload() []*models.ModelPreparation
func (*GetPreparationOK) IsClientError ¶
func (o *GetPreparationOK) IsClientError() bool
IsClientError returns true when this get preparation o k response has a 4xx status code
func (*GetPreparationOK) IsCode ¶
func (o *GetPreparationOK) IsCode(code int) bool
IsCode returns true when this get preparation o k response a status code equal to that given
func (*GetPreparationOK) IsRedirect ¶
func (o *GetPreparationOK) IsRedirect() bool
IsRedirect returns true when this get preparation o k response has a 3xx status code
func (*GetPreparationOK) IsServerError ¶
func (o *GetPreparationOK) IsServerError() bool
IsServerError returns true when this get preparation o k response has a 5xx status code
func (*GetPreparationOK) IsSuccess ¶
func (o *GetPreparationOK) IsSuccess() bool
IsSuccess returns true when this get preparation o k response has a 2xx status code
func (*GetPreparationOK) String ¶
func (o *GetPreparationOK) String() string
type GetPreparationParams ¶
type GetPreparationParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPreparationParams contains all the parameters to send to the API endpoint
for the get preparation operation. Typically these are written to a http.Request.
func NewGetPreparationParams ¶
func NewGetPreparationParams() *GetPreparationParams
NewGetPreparationParams creates a new GetPreparationParams 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 NewGetPreparationParamsWithContext ¶
func NewGetPreparationParamsWithContext(ctx context.Context) *GetPreparationParams
NewGetPreparationParamsWithContext creates a new GetPreparationParams object with the ability to set a context for a request.
func NewGetPreparationParamsWithHTTPClient ¶
func NewGetPreparationParamsWithHTTPClient(client *http.Client) *GetPreparationParams
NewGetPreparationParamsWithHTTPClient creates a new GetPreparationParams object with the ability to set a custom HTTPClient for a request.
func NewGetPreparationParamsWithTimeout ¶
func NewGetPreparationParamsWithTimeout(timeout time.Duration) *GetPreparationParams
NewGetPreparationParamsWithTimeout creates a new GetPreparationParams object with the ability to set a timeout on a request.
func (*GetPreparationParams) SetContext ¶
func (o *GetPreparationParams) SetContext(ctx context.Context)
SetContext adds the context to the get preparation params
func (*GetPreparationParams) SetDefaults ¶
func (o *GetPreparationParams) SetDefaults()
SetDefaults hydrates default values in the get preparation params (not the query body).
All values with no default are reset to their zero value.
func (*GetPreparationParams) SetHTTPClient ¶
func (o *GetPreparationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get preparation params
func (*GetPreparationParams) SetTimeout ¶
func (o *GetPreparationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get preparation params
func (*GetPreparationParams) WithContext ¶
func (o *GetPreparationParams) WithContext(ctx context.Context) *GetPreparationParams
WithContext adds the context to the get preparation params
func (*GetPreparationParams) WithDefaults ¶
func (o *GetPreparationParams) WithDefaults() *GetPreparationParams
WithDefaults hydrates default values in the get preparation params (not the query body).
All values with no default are reset to their zero value.
func (*GetPreparationParams) WithHTTPClient ¶
func (o *GetPreparationParams) WithHTTPClient(client *http.Client) *GetPreparationParams
WithHTTPClient adds the HTTPClient to the get preparation params
func (*GetPreparationParams) WithTimeout ¶
func (o *GetPreparationParams) WithTimeout(timeout time.Duration) *GetPreparationParams
WithTimeout adds the timeout to the get preparation params
func (*GetPreparationParams) WriteToRequest ¶
func (o *GetPreparationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPreparationReader ¶
type GetPreparationReader struct {
// contains filtered or unexported fields
}
GetPreparationReader is a Reader for the GetPreparation structure.
func (*GetPreparationReader) ReadResponse ¶
func (o *GetPreparationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPreparationBadRequest ¶
type PostPreparationBadRequest struct {
Payload *models.APIHTTPError
}
PostPreparationBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostPreparationBadRequest ¶
func NewPostPreparationBadRequest() *PostPreparationBadRequest
NewPostPreparationBadRequest creates a PostPreparationBadRequest with default headers values
func (*PostPreparationBadRequest) Code ¶
func (o *PostPreparationBadRequest) Code() int
Code gets the status code for the post preparation bad request response
func (*PostPreparationBadRequest) Error ¶
func (o *PostPreparationBadRequest) Error() string
func (*PostPreparationBadRequest) GetPayload ¶
func (o *PostPreparationBadRequest) GetPayload() *models.APIHTTPError
func (*PostPreparationBadRequest) IsClientError ¶
func (o *PostPreparationBadRequest) IsClientError() bool
IsClientError returns true when this post preparation bad request response has a 4xx status code
func (*PostPreparationBadRequest) IsCode ¶
func (o *PostPreparationBadRequest) IsCode(code int) bool
IsCode returns true when this post preparation bad request response a status code equal to that given
func (*PostPreparationBadRequest) IsRedirect ¶
func (o *PostPreparationBadRequest) IsRedirect() bool
IsRedirect returns true when this post preparation bad request response has a 3xx status code
func (*PostPreparationBadRequest) IsServerError ¶
func (o *PostPreparationBadRequest) IsServerError() bool
IsServerError returns true when this post preparation bad request response has a 5xx status code
func (*PostPreparationBadRequest) IsSuccess ¶
func (o *PostPreparationBadRequest) IsSuccess() bool
IsSuccess returns true when this post preparation bad request response has a 2xx status code
func (*PostPreparationBadRequest) String ¶
func (o *PostPreparationBadRequest) String() string
type PostPreparationIDOutputNameBadRequest ¶
type PostPreparationIDOutputNameBadRequest struct {
Payload *models.APIHTTPError
}
PostPreparationIDOutputNameBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostPreparationIDOutputNameBadRequest ¶
func NewPostPreparationIDOutputNameBadRequest() *PostPreparationIDOutputNameBadRequest
NewPostPreparationIDOutputNameBadRequest creates a PostPreparationIDOutputNameBadRequest with default headers values
func (*PostPreparationIDOutputNameBadRequest) Code ¶
func (o *PostPreparationIDOutputNameBadRequest) Code() int
Code gets the status code for the post preparation Id output name bad request response
func (*PostPreparationIDOutputNameBadRequest) Error ¶
func (o *PostPreparationIDOutputNameBadRequest) Error() string
func (*PostPreparationIDOutputNameBadRequest) GetPayload ¶
func (o *PostPreparationIDOutputNameBadRequest) GetPayload() *models.APIHTTPError
func (*PostPreparationIDOutputNameBadRequest) IsClientError ¶
func (o *PostPreparationIDOutputNameBadRequest) IsClientError() bool
IsClientError returns true when this post preparation Id output name bad request response has a 4xx status code
func (*PostPreparationIDOutputNameBadRequest) IsCode ¶
func (o *PostPreparationIDOutputNameBadRequest) IsCode(code int) bool
IsCode returns true when this post preparation Id output name bad request response a status code equal to that given
func (*PostPreparationIDOutputNameBadRequest) IsRedirect ¶
func (o *PostPreparationIDOutputNameBadRequest) IsRedirect() bool
IsRedirect returns true when this post preparation Id output name bad request response has a 3xx status code
func (*PostPreparationIDOutputNameBadRequest) IsServerError ¶
func (o *PostPreparationIDOutputNameBadRequest) IsServerError() bool
IsServerError returns true when this post preparation Id output name bad request response has a 5xx status code
func (*PostPreparationIDOutputNameBadRequest) IsSuccess ¶
func (o *PostPreparationIDOutputNameBadRequest) IsSuccess() bool
IsSuccess returns true when this post preparation Id output name bad request response has a 2xx status code
func (*PostPreparationIDOutputNameBadRequest) String ¶
func (o *PostPreparationIDOutputNameBadRequest) String() string
type PostPreparationIDOutputNameInternalServerError ¶
type PostPreparationIDOutputNameInternalServerError struct {
Payload *models.APIHTTPError
}
PostPreparationIDOutputNameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostPreparationIDOutputNameInternalServerError ¶
func NewPostPreparationIDOutputNameInternalServerError() *PostPreparationIDOutputNameInternalServerError
NewPostPreparationIDOutputNameInternalServerError creates a PostPreparationIDOutputNameInternalServerError with default headers values
func (*PostPreparationIDOutputNameInternalServerError) Code ¶
func (o *PostPreparationIDOutputNameInternalServerError) Code() int
Code gets the status code for the post preparation Id output name internal server error response
func (*PostPreparationIDOutputNameInternalServerError) Error ¶
func (o *PostPreparationIDOutputNameInternalServerError) Error() string
func (*PostPreparationIDOutputNameInternalServerError) GetPayload ¶
func (o *PostPreparationIDOutputNameInternalServerError) GetPayload() *models.APIHTTPError
func (*PostPreparationIDOutputNameInternalServerError) IsClientError ¶
func (o *PostPreparationIDOutputNameInternalServerError) IsClientError() bool
IsClientError returns true when this post preparation Id output name internal server error response has a 4xx status code
func (*PostPreparationIDOutputNameInternalServerError) IsCode ¶
func (o *PostPreparationIDOutputNameInternalServerError) IsCode(code int) bool
IsCode returns true when this post preparation Id output name internal server error response a status code equal to that given
func (*PostPreparationIDOutputNameInternalServerError) IsRedirect ¶
func (o *PostPreparationIDOutputNameInternalServerError) IsRedirect() bool
IsRedirect returns true when this post preparation Id output name internal server error response has a 3xx status code
func (*PostPreparationIDOutputNameInternalServerError) IsServerError ¶
func (o *PostPreparationIDOutputNameInternalServerError) IsServerError() bool
IsServerError returns true when this post preparation Id output name internal server error response has a 5xx status code
func (*PostPreparationIDOutputNameInternalServerError) IsSuccess ¶
func (o *PostPreparationIDOutputNameInternalServerError) IsSuccess() bool
IsSuccess returns true when this post preparation Id output name internal server error response has a 2xx status code
func (*PostPreparationIDOutputNameInternalServerError) String ¶
func (o *PostPreparationIDOutputNameInternalServerError) String() string
type PostPreparationIDOutputNameOK ¶
type PostPreparationIDOutputNameOK struct {
Payload *models.ModelPreparation
}
PostPreparationIDOutputNameOK describes a response with status code 200, with default header values.
OK
func NewPostPreparationIDOutputNameOK ¶
func NewPostPreparationIDOutputNameOK() *PostPreparationIDOutputNameOK
NewPostPreparationIDOutputNameOK creates a PostPreparationIDOutputNameOK with default headers values
func (*PostPreparationIDOutputNameOK) Code ¶
func (o *PostPreparationIDOutputNameOK) Code() int
Code gets the status code for the post preparation Id output name o k response
func (*PostPreparationIDOutputNameOK) Error ¶
func (o *PostPreparationIDOutputNameOK) Error() string
func (*PostPreparationIDOutputNameOK) GetPayload ¶
func (o *PostPreparationIDOutputNameOK) GetPayload() *models.ModelPreparation
func (*PostPreparationIDOutputNameOK) IsClientError ¶
func (o *PostPreparationIDOutputNameOK) IsClientError() bool
IsClientError returns true when this post preparation Id output name o k response has a 4xx status code
func (*PostPreparationIDOutputNameOK) IsCode ¶
func (o *PostPreparationIDOutputNameOK) IsCode(code int) bool
IsCode returns true when this post preparation Id output name o k response a status code equal to that given
func (*PostPreparationIDOutputNameOK) IsRedirect ¶
func (o *PostPreparationIDOutputNameOK) IsRedirect() bool
IsRedirect returns true when this post preparation Id output name o k response has a 3xx status code
func (*PostPreparationIDOutputNameOK) IsServerError ¶
func (o *PostPreparationIDOutputNameOK) IsServerError() bool
IsServerError returns true when this post preparation Id output name o k response has a 5xx status code
func (*PostPreparationIDOutputNameOK) IsSuccess ¶
func (o *PostPreparationIDOutputNameOK) IsSuccess() bool
IsSuccess returns true when this post preparation Id output name o k response has a 2xx status code
func (*PostPreparationIDOutputNameOK) String ¶
func (o *PostPreparationIDOutputNameOK) String() string
type PostPreparationIDOutputNameParams ¶
type PostPreparationIDOutputNameParams struct {
/* ID.
Preparation ID or name
*/
ID string
/* Name.
Output storage ID or name
*/
Name string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostPreparationIDOutputNameParams contains all the parameters to send to the API endpoint
for the post preparation ID output name operation. Typically these are written to a http.Request.
func NewPostPreparationIDOutputNameParams ¶
func NewPostPreparationIDOutputNameParams() *PostPreparationIDOutputNameParams
NewPostPreparationIDOutputNameParams creates a new PostPreparationIDOutputNameParams 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 NewPostPreparationIDOutputNameParamsWithContext ¶
func NewPostPreparationIDOutputNameParamsWithContext(ctx context.Context) *PostPreparationIDOutputNameParams
NewPostPreparationIDOutputNameParamsWithContext creates a new PostPreparationIDOutputNameParams object with the ability to set a context for a request.
func NewPostPreparationIDOutputNameParamsWithHTTPClient ¶
func NewPostPreparationIDOutputNameParamsWithHTTPClient(client *http.Client) *PostPreparationIDOutputNameParams
NewPostPreparationIDOutputNameParamsWithHTTPClient creates a new PostPreparationIDOutputNameParams object with the ability to set a custom HTTPClient for a request.
func NewPostPreparationIDOutputNameParamsWithTimeout ¶
func NewPostPreparationIDOutputNameParamsWithTimeout(timeout time.Duration) *PostPreparationIDOutputNameParams
NewPostPreparationIDOutputNameParamsWithTimeout creates a new PostPreparationIDOutputNameParams object with the ability to set a timeout on a request.
func (*PostPreparationIDOutputNameParams) SetContext ¶
func (o *PostPreparationIDOutputNameParams) SetContext(ctx context.Context)
SetContext adds the context to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) SetDefaults ¶
func (o *PostPreparationIDOutputNameParams) SetDefaults()
SetDefaults hydrates default values in the post preparation ID output name params (not the query body).
All values with no default are reset to their zero value.
func (*PostPreparationIDOutputNameParams) SetHTTPClient ¶
func (o *PostPreparationIDOutputNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) SetID ¶
func (o *PostPreparationIDOutputNameParams) SetID(id string)
SetID adds the id to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) SetName ¶
func (o *PostPreparationIDOutputNameParams) SetName(name string)
SetName adds the name to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) SetTimeout ¶
func (o *PostPreparationIDOutputNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) WithContext ¶
func (o *PostPreparationIDOutputNameParams) WithContext(ctx context.Context) *PostPreparationIDOutputNameParams
WithContext adds the context to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) WithDefaults ¶
func (o *PostPreparationIDOutputNameParams) WithDefaults() *PostPreparationIDOutputNameParams
WithDefaults hydrates default values in the post preparation ID output name params (not the query body).
All values with no default are reset to their zero value.
func (*PostPreparationIDOutputNameParams) WithHTTPClient ¶
func (o *PostPreparationIDOutputNameParams) WithHTTPClient(client *http.Client) *PostPreparationIDOutputNameParams
WithHTTPClient adds the HTTPClient to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) WithID ¶
func (o *PostPreparationIDOutputNameParams) WithID(id string) *PostPreparationIDOutputNameParams
WithID adds the id to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) WithName ¶
func (o *PostPreparationIDOutputNameParams) WithName(name string) *PostPreparationIDOutputNameParams
WithName adds the name to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) WithTimeout ¶
func (o *PostPreparationIDOutputNameParams) WithTimeout(timeout time.Duration) *PostPreparationIDOutputNameParams
WithTimeout adds the timeout to the post preparation ID output name params
func (*PostPreparationIDOutputNameParams) WriteToRequest ¶
func (o *PostPreparationIDOutputNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPreparationIDOutputNameReader ¶
type PostPreparationIDOutputNameReader struct {
// contains filtered or unexported fields
}
PostPreparationIDOutputNameReader is a Reader for the PostPreparationIDOutputName structure.
func (*PostPreparationIDOutputNameReader) ReadResponse ¶
func (o *PostPreparationIDOutputNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPreparationIDSourceNameBadRequest ¶
type PostPreparationIDSourceNameBadRequest struct {
Payload *models.APIHTTPError
}
PostPreparationIDSourceNameBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostPreparationIDSourceNameBadRequest ¶
func NewPostPreparationIDSourceNameBadRequest() *PostPreparationIDSourceNameBadRequest
NewPostPreparationIDSourceNameBadRequest creates a PostPreparationIDSourceNameBadRequest with default headers values
func (*PostPreparationIDSourceNameBadRequest) Code ¶
func (o *PostPreparationIDSourceNameBadRequest) Code() int
Code gets the status code for the post preparation Id source name bad request response
func (*PostPreparationIDSourceNameBadRequest) Error ¶
func (o *PostPreparationIDSourceNameBadRequest) Error() string
func (*PostPreparationIDSourceNameBadRequest) GetPayload ¶
func (o *PostPreparationIDSourceNameBadRequest) GetPayload() *models.APIHTTPError
func (*PostPreparationIDSourceNameBadRequest) IsClientError ¶
func (o *PostPreparationIDSourceNameBadRequest) IsClientError() bool
IsClientError returns true when this post preparation Id source name bad request response has a 4xx status code
func (*PostPreparationIDSourceNameBadRequest) IsCode ¶
func (o *PostPreparationIDSourceNameBadRequest) IsCode(code int) bool
IsCode returns true when this post preparation Id source name bad request response a status code equal to that given
func (*PostPreparationIDSourceNameBadRequest) IsRedirect ¶
func (o *PostPreparationIDSourceNameBadRequest) IsRedirect() bool
IsRedirect returns true when this post preparation Id source name bad request response has a 3xx status code
func (*PostPreparationIDSourceNameBadRequest) IsServerError ¶
func (o *PostPreparationIDSourceNameBadRequest) IsServerError() bool
IsServerError returns true when this post preparation Id source name bad request response has a 5xx status code
func (*PostPreparationIDSourceNameBadRequest) IsSuccess ¶
func (o *PostPreparationIDSourceNameBadRequest) IsSuccess() bool
IsSuccess returns true when this post preparation Id source name bad request response has a 2xx status code
func (*PostPreparationIDSourceNameBadRequest) String ¶
func (o *PostPreparationIDSourceNameBadRequest) String() string
type PostPreparationIDSourceNameInternalServerError ¶
type PostPreparationIDSourceNameInternalServerError struct {
Payload *models.APIHTTPError
}
PostPreparationIDSourceNameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostPreparationIDSourceNameInternalServerError ¶
func NewPostPreparationIDSourceNameInternalServerError() *PostPreparationIDSourceNameInternalServerError
NewPostPreparationIDSourceNameInternalServerError creates a PostPreparationIDSourceNameInternalServerError with default headers values
func (*PostPreparationIDSourceNameInternalServerError) Code ¶
func (o *PostPreparationIDSourceNameInternalServerError) Code() int
Code gets the status code for the post preparation Id source name internal server error response
func (*PostPreparationIDSourceNameInternalServerError) Error ¶
func (o *PostPreparationIDSourceNameInternalServerError) Error() string
func (*PostPreparationIDSourceNameInternalServerError) GetPayload ¶
func (o *PostPreparationIDSourceNameInternalServerError) GetPayload() *models.APIHTTPError
func (*PostPreparationIDSourceNameInternalServerError) IsClientError ¶
func (o *PostPreparationIDSourceNameInternalServerError) IsClientError() bool
IsClientError returns true when this post preparation Id source name internal server error response has a 4xx status code
func (*PostPreparationIDSourceNameInternalServerError) IsCode ¶
func (o *PostPreparationIDSourceNameInternalServerError) IsCode(code int) bool
IsCode returns true when this post preparation Id source name internal server error response a status code equal to that given
func (*PostPreparationIDSourceNameInternalServerError) IsRedirect ¶
func (o *PostPreparationIDSourceNameInternalServerError) IsRedirect() bool
IsRedirect returns true when this post preparation Id source name internal server error response has a 3xx status code
func (*PostPreparationIDSourceNameInternalServerError) IsServerError ¶
func (o *PostPreparationIDSourceNameInternalServerError) IsServerError() bool
IsServerError returns true when this post preparation Id source name internal server error response has a 5xx status code
func (*PostPreparationIDSourceNameInternalServerError) IsSuccess ¶
func (o *PostPreparationIDSourceNameInternalServerError) IsSuccess() bool
IsSuccess returns true when this post preparation Id source name internal server error response has a 2xx status code
func (*PostPreparationIDSourceNameInternalServerError) String ¶
func (o *PostPreparationIDSourceNameInternalServerError) String() string
type PostPreparationIDSourceNameOK ¶
type PostPreparationIDSourceNameOK struct {
Payload *models.ModelPreparation
}
PostPreparationIDSourceNameOK describes a response with status code 200, with default header values.
OK
func NewPostPreparationIDSourceNameOK ¶
func NewPostPreparationIDSourceNameOK() *PostPreparationIDSourceNameOK
NewPostPreparationIDSourceNameOK creates a PostPreparationIDSourceNameOK with default headers values
func (*PostPreparationIDSourceNameOK) Code ¶
func (o *PostPreparationIDSourceNameOK) Code() int
Code gets the status code for the post preparation Id source name o k response
func (*PostPreparationIDSourceNameOK) Error ¶
func (o *PostPreparationIDSourceNameOK) Error() string
func (*PostPreparationIDSourceNameOK) GetPayload ¶
func (o *PostPreparationIDSourceNameOK) GetPayload() *models.ModelPreparation
func (*PostPreparationIDSourceNameOK) IsClientError ¶
func (o *PostPreparationIDSourceNameOK) IsClientError() bool
IsClientError returns true when this post preparation Id source name o k response has a 4xx status code
func (*PostPreparationIDSourceNameOK) IsCode ¶
func (o *PostPreparationIDSourceNameOK) IsCode(code int) bool
IsCode returns true when this post preparation Id source name o k response a status code equal to that given
func (*PostPreparationIDSourceNameOK) IsRedirect ¶
func (o *PostPreparationIDSourceNameOK) IsRedirect() bool
IsRedirect returns true when this post preparation Id source name o k response has a 3xx status code
func (*PostPreparationIDSourceNameOK) IsServerError ¶
func (o *PostPreparationIDSourceNameOK) IsServerError() bool
IsServerError returns true when this post preparation Id source name o k response has a 5xx status code
func (*PostPreparationIDSourceNameOK) IsSuccess ¶
func (o *PostPreparationIDSourceNameOK) IsSuccess() bool
IsSuccess returns true when this post preparation Id source name o k response has a 2xx status code
func (*PostPreparationIDSourceNameOK) String ¶
func (o *PostPreparationIDSourceNameOK) String() string
type PostPreparationIDSourceNameParams ¶
type PostPreparationIDSourceNameParams struct {
/* ID.
Preparation ID or name
*/
ID string
/* Name.
Source storage ID or name
*/
Name string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostPreparationIDSourceNameParams contains all the parameters to send to the API endpoint
for the post preparation ID source name operation. Typically these are written to a http.Request.
func NewPostPreparationIDSourceNameParams ¶
func NewPostPreparationIDSourceNameParams() *PostPreparationIDSourceNameParams
NewPostPreparationIDSourceNameParams creates a new PostPreparationIDSourceNameParams 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 NewPostPreparationIDSourceNameParamsWithContext ¶
func NewPostPreparationIDSourceNameParamsWithContext(ctx context.Context) *PostPreparationIDSourceNameParams
NewPostPreparationIDSourceNameParamsWithContext creates a new PostPreparationIDSourceNameParams object with the ability to set a context for a request.
func NewPostPreparationIDSourceNameParamsWithHTTPClient ¶
func NewPostPreparationIDSourceNameParamsWithHTTPClient(client *http.Client) *PostPreparationIDSourceNameParams
NewPostPreparationIDSourceNameParamsWithHTTPClient creates a new PostPreparationIDSourceNameParams object with the ability to set a custom HTTPClient for a request.
func NewPostPreparationIDSourceNameParamsWithTimeout ¶
func NewPostPreparationIDSourceNameParamsWithTimeout(timeout time.Duration) *PostPreparationIDSourceNameParams
NewPostPreparationIDSourceNameParamsWithTimeout creates a new PostPreparationIDSourceNameParams object with the ability to set a timeout on a request.
func (*PostPreparationIDSourceNameParams) SetContext ¶
func (o *PostPreparationIDSourceNameParams) SetContext(ctx context.Context)
SetContext adds the context to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) SetDefaults ¶
func (o *PostPreparationIDSourceNameParams) SetDefaults()
SetDefaults hydrates default values in the post preparation ID source name params (not the query body).
All values with no default are reset to their zero value.
func (*PostPreparationIDSourceNameParams) SetHTTPClient ¶
func (o *PostPreparationIDSourceNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) SetID ¶
func (o *PostPreparationIDSourceNameParams) SetID(id string)
SetID adds the id to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) SetName ¶
func (o *PostPreparationIDSourceNameParams) SetName(name string)
SetName adds the name to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) SetTimeout ¶
func (o *PostPreparationIDSourceNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) WithContext ¶
func (o *PostPreparationIDSourceNameParams) WithContext(ctx context.Context) *PostPreparationIDSourceNameParams
WithContext adds the context to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) WithDefaults ¶
func (o *PostPreparationIDSourceNameParams) WithDefaults() *PostPreparationIDSourceNameParams
WithDefaults hydrates default values in the post preparation ID source name params (not the query body).
All values with no default are reset to their zero value.
func (*PostPreparationIDSourceNameParams) WithHTTPClient ¶
func (o *PostPreparationIDSourceNameParams) WithHTTPClient(client *http.Client) *PostPreparationIDSourceNameParams
WithHTTPClient adds the HTTPClient to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) WithID ¶
func (o *PostPreparationIDSourceNameParams) WithID(id string) *PostPreparationIDSourceNameParams
WithID adds the id to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) WithName ¶
func (o *PostPreparationIDSourceNameParams) WithName(name string) *PostPreparationIDSourceNameParams
WithName adds the name to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) WithTimeout ¶
func (o *PostPreparationIDSourceNameParams) WithTimeout(timeout time.Duration) *PostPreparationIDSourceNameParams
WithTimeout adds the timeout to the post preparation ID source name params
func (*PostPreparationIDSourceNameParams) WriteToRequest ¶
func (o *PostPreparationIDSourceNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPreparationIDSourceNameReader ¶
type PostPreparationIDSourceNameReader struct {
// contains filtered or unexported fields
}
PostPreparationIDSourceNameReader is a Reader for the PostPreparationIDSourceName structure.
func (*PostPreparationIDSourceNameReader) ReadResponse ¶
func (o *PostPreparationIDSourceNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPreparationInternalServerError ¶
type PostPreparationInternalServerError struct {
Payload *models.APIHTTPError
}
PostPreparationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostPreparationInternalServerError ¶
func NewPostPreparationInternalServerError() *PostPreparationInternalServerError
NewPostPreparationInternalServerError creates a PostPreparationInternalServerError with default headers values
func (*PostPreparationInternalServerError) Code ¶
func (o *PostPreparationInternalServerError) Code() int
Code gets the status code for the post preparation internal server error response
func (*PostPreparationInternalServerError) Error ¶
func (o *PostPreparationInternalServerError) Error() string
func (*PostPreparationInternalServerError) GetPayload ¶
func (o *PostPreparationInternalServerError) GetPayload() *models.APIHTTPError
func (*PostPreparationInternalServerError) IsClientError ¶
func (o *PostPreparationInternalServerError) IsClientError() bool
IsClientError returns true when this post preparation internal server error response has a 4xx status code
func (*PostPreparationInternalServerError) IsCode ¶
func (o *PostPreparationInternalServerError) IsCode(code int) bool
IsCode returns true when this post preparation internal server error response a status code equal to that given
func (*PostPreparationInternalServerError) IsRedirect ¶
func (o *PostPreparationInternalServerError) IsRedirect() bool
IsRedirect returns true when this post preparation internal server error response has a 3xx status code
func (*PostPreparationInternalServerError) IsServerError ¶
func (o *PostPreparationInternalServerError) IsServerError() bool
IsServerError returns true when this post preparation internal server error response has a 5xx status code
func (*PostPreparationInternalServerError) IsSuccess ¶
func (o *PostPreparationInternalServerError) IsSuccess() bool
IsSuccess returns true when this post preparation internal server error response has a 2xx status code
func (*PostPreparationInternalServerError) String ¶
func (o *PostPreparationInternalServerError) String() string
type PostPreparationOK ¶
type PostPreparationOK struct {
Payload *models.ModelPreparation
}
PostPreparationOK describes a response with status code 200, with default header values.
OK
func NewPostPreparationOK ¶
func NewPostPreparationOK() *PostPreparationOK
NewPostPreparationOK creates a PostPreparationOK with default headers values
func (*PostPreparationOK) Code ¶
func (o *PostPreparationOK) Code() int
Code gets the status code for the post preparation o k response
func (*PostPreparationOK) Error ¶
func (o *PostPreparationOK) Error() string
func (*PostPreparationOK) GetPayload ¶
func (o *PostPreparationOK) GetPayload() *models.ModelPreparation
func (*PostPreparationOK) IsClientError ¶
func (o *PostPreparationOK) IsClientError() bool
IsClientError returns true when this post preparation o k response has a 4xx status code
func (*PostPreparationOK) IsCode ¶
func (o *PostPreparationOK) IsCode(code int) bool
IsCode returns true when this post preparation o k response a status code equal to that given
func (*PostPreparationOK) IsRedirect ¶
func (o *PostPreparationOK) IsRedirect() bool
IsRedirect returns true when this post preparation o k response has a 3xx status code
func (*PostPreparationOK) IsServerError ¶
func (o *PostPreparationOK) IsServerError() bool
IsServerError returns true when this post preparation o k response has a 5xx status code
func (*PostPreparationOK) IsSuccess ¶
func (o *PostPreparationOK) IsSuccess() bool
IsSuccess returns true when this post preparation o k response has a 2xx status code
func (*PostPreparationOK) String ¶
func (o *PostPreparationOK) String() string
type PostPreparationParams ¶
type PostPreparationParams struct {
/* Request.
Create Request
*/
Request *models.DataprepCreateRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostPreparationParams contains all the parameters to send to the API endpoint
for the post preparation operation. Typically these are written to a http.Request.
func NewPostPreparationParams ¶
func NewPostPreparationParams() *PostPreparationParams
NewPostPreparationParams creates a new PostPreparationParams 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 NewPostPreparationParamsWithContext ¶
func NewPostPreparationParamsWithContext(ctx context.Context) *PostPreparationParams
NewPostPreparationParamsWithContext creates a new PostPreparationParams object with the ability to set a context for a request.
func NewPostPreparationParamsWithHTTPClient ¶
func NewPostPreparationParamsWithHTTPClient(client *http.Client) *PostPreparationParams
NewPostPreparationParamsWithHTTPClient creates a new PostPreparationParams object with the ability to set a custom HTTPClient for a request.
func NewPostPreparationParamsWithTimeout ¶
func NewPostPreparationParamsWithTimeout(timeout time.Duration) *PostPreparationParams
NewPostPreparationParamsWithTimeout creates a new PostPreparationParams object with the ability to set a timeout on a request.
func (*PostPreparationParams) SetContext ¶
func (o *PostPreparationParams) SetContext(ctx context.Context)
SetContext adds the context to the post preparation params
func (*PostPreparationParams) SetDefaults ¶
func (o *PostPreparationParams) SetDefaults()
SetDefaults hydrates default values in the post preparation params (not the query body).
All values with no default are reset to their zero value.
func (*PostPreparationParams) SetHTTPClient ¶
func (o *PostPreparationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post preparation params
func (*PostPreparationParams) SetRequest ¶
func (o *PostPreparationParams) SetRequest(request *models.DataprepCreateRequest)
SetRequest adds the request to the post preparation params
func (*PostPreparationParams) SetTimeout ¶
func (o *PostPreparationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post preparation params
func (*PostPreparationParams) WithContext ¶
func (o *PostPreparationParams) WithContext(ctx context.Context) *PostPreparationParams
WithContext adds the context to the post preparation params
func (*PostPreparationParams) WithDefaults ¶
func (o *PostPreparationParams) WithDefaults() *PostPreparationParams
WithDefaults hydrates default values in the post preparation params (not the query body).
All values with no default are reset to their zero value.
func (*PostPreparationParams) WithHTTPClient ¶
func (o *PostPreparationParams) WithHTTPClient(client *http.Client) *PostPreparationParams
WithHTTPClient adds the HTTPClient to the post preparation params
func (*PostPreparationParams) WithRequest ¶
func (o *PostPreparationParams) WithRequest(request *models.DataprepCreateRequest) *PostPreparationParams
WithRequest adds the request to the post preparation params
func (*PostPreparationParams) WithTimeout ¶
func (o *PostPreparationParams) WithTimeout(timeout time.Duration) *PostPreparationParams
WithTimeout adds the timeout to the post preparation params
func (*PostPreparationParams) WriteToRequest ¶
func (o *PostPreparationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPreparationReader ¶
type PostPreparationReader struct {
// contains filtered or unexported fields
}
PostPreparationReader is a Reader for the PostPreparation structure.
func (*PostPreparationReader) ReadResponse ¶
func (o *PostPreparationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- delete_preparation_id_output_name_parameters.go
- delete_preparation_id_output_name_responses.go
- get_preparation_id_parameters.go
- get_preparation_id_responses.go
- get_preparation_id_source_name_explore_path_parameters.go
- get_preparation_id_source_name_explore_path_responses.go
- get_preparation_parameters.go
- get_preparation_responses.go
- post_preparation_id_output_name_parameters.go
- post_preparation_id_output_name_responses.go
- post_preparation_id_source_name_parameters.go
- post_preparation_id_source_name_responses.go
- post_preparation_parameters.go
- post_preparation_responses.go
- preparation_client.go