Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteSimulationDevicesID(params *DeleteSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteSimulationDevicesIDOK, error)
- func (a *Client) GetSimulation(params *GetSimulationParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetSimulationOK, error)
- func (a *Client) GetSimulationDevices(params *GetSimulationDevicesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetSimulationDevicesOK, error)
- func (a *Client) GetSimulationLinks(params *GetSimulationLinksParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetSimulationLinksOK, error)
- func (a *Client) PatchSimulationDevicesID(params *PatchSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchSimulationDevicesIDOK, error)
- func (a *Client) PatchSimulationLinksID(params *PatchSimulationLinksIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchSimulationLinksIDOK, error)
- func (a *Client) PostSimulationDevices(params *PostSimulationDevicesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostSimulationDevicesOK, error)
- func (a *Client) PutSimulationDevicesID(params *PutSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutSimulationDevicesIDOK, error)
- func (a *Client) PutSimulationLinksID(params *PutSimulationLinksIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutSimulationLinksIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteSimulationDevicesIDBadRequest
- type DeleteSimulationDevicesIDInternalServerError
- type DeleteSimulationDevicesIDNotFound
- type DeleteSimulationDevicesIDOK
- type DeleteSimulationDevicesIDParams
- func NewDeleteSimulationDevicesIDParams() *DeleteSimulationDevicesIDParams
- func NewDeleteSimulationDevicesIDParamsWithContext(ctx context.Context) *DeleteSimulationDevicesIDParams
- func NewDeleteSimulationDevicesIDParamsWithHTTPClient(client *http.Client) *DeleteSimulationDevicesIDParams
- func NewDeleteSimulationDevicesIDParamsWithTimeout(timeout time.Duration) *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) SetContext(ctx context.Context)
- func (o *DeleteSimulationDevicesIDParams) SetDefaults()
- func (o *DeleteSimulationDevicesIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSimulationDevicesIDParams) SetID(id string)
- func (o *DeleteSimulationDevicesIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSimulationDevicesIDParams) SetXAuthToken(xAuthToken *string)
- func (o *DeleteSimulationDevicesIDParams) WithContext(ctx context.Context) *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) WithDefaults() *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) WithHTTPClient(client *http.Client) *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) WithID(id string) *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) WithTimeout(timeout time.Duration) *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) WithXAuthToken(xAuthToken *string) *DeleteSimulationDevicesIDParams
- func (o *DeleteSimulationDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSimulationDevicesIDReader
- type DeleteSimulationDevicesIDUnauthorized
- type GetSimulationBadRequest
- type GetSimulationDevicesBadRequest
- type GetSimulationDevicesInternalServerError
- type GetSimulationDevicesOK
- type GetSimulationDevicesParams
- func NewGetSimulationDevicesParams() *GetSimulationDevicesParams
- func NewGetSimulationDevicesParamsWithContext(ctx context.Context) *GetSimulationDevicesParams
- func NewGetSimulationDevicesParamsWithHTTPClient(client *http.Client) *GetSimulationDevicesParams
- func NewGetSimulationDevicesParamsWithTimeout(timeout time.Duration) *GetSimulationDevicesParams
- func (o *GetSimulationDevicesParams) SetContext(ctx context.Context)
- func (o *GetSimulationDevicesParams) SetDefaults()
- func (o *GetSimulationDevicesParams) SetHTTPClient(client *http.Client)
- func (o *GetSimulationDevicesParams) SetTimeout(timeout time.Duration)
- func (o *GetSimulationDevicesParams) SetXAuthToken(xAuthToken *string)
- func (o *GetSimulationDevicesParams) WithContext(ctx context.Context) *GetSimulationDevicesParams
- func (o *GetSimulationDevicesParams) WithDefaults() *GetSimulationDevicesParams
- func (o *GetSimulationDevicesParams) WithHTTPClient(client *http.Client) *GetSimulationDevicesParams
- func (o *GetSimulationDevicesParams) WithTimeout(timeout time.Duration) *GetSimulationDevicesParams
- func (o *GetSimulationDevicesParams) WithXAuthToken(xAuthToken *string) *GetSimulationDevicesParams
- func (o *GetSimulationDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSimulationDevicesReader
- type GetSimulationDevicesUnauthorized
- type GetSimulationInternalServerError
- type GetSimulationLinksBadRequest
- type GetSimulationLinksInternalServerError
- type GetSimulationLinksOK
- type GetSimulationLinksParams
- func NewGetSimulationLinksParams() *GetSimulationLinksParams
- func NewGetSimulationLinksParamsWithContext(ctx context.Context) *GetSimulationLinksParams
- func NewGetSimulationLinksParamsWithHTTPClient(client *http.Client) *GetSimulationLinksParams
- func NewGetSimulationLinksParamsWithTimeout(timeout time.Duration) *GetSimulationLinksParams
- func (o *GetSimulationLinksParams) SetContext(ctx context.Context)
- func (o *GetSimulationLinksParams) SetDefaults()
- func (o *GetSimulationLinksParams) SetHTTPClient(client *http.Client)
- func (o *GetSimulationLinksParams) SetTimeout(timeout time.Duration)
- func (o *GetSimulationLinksParams) SetXAuthToken(xAuthToken *string)
- func (o *GetSimulationLinksParams) WithContext(ctx context.Context) *GetSimulationLinksParams
- func (o *GetSimulationLinksParams) WithDefaults() *GetSimulationLinksParams
- func (o *GetSimulationLinksParams) WithHTTPClient(client *http.Client) *GetSimulationLinksParams
- func (o *GetSimulationLinksParams) WithTimeout(timeout time.Duration) *GetSimulationLinksParams
- func (o *GetSimulationLinksParams) WithXAuthToken(xAuthToken *string) *GetSimulationLinksParams
- func (o *GetSimulationLinksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSimulationLinksReader
- type GetSimulationLinksUnauthorized
- type GetSimulationOK
- type GetSimulationParams
- func (o *GetSimulationParams) SetContext(ctx context.Context)
- func (o *GetSimulationParams) SetDefaults()
- func (o *GetSimulationParams) SetHTTPClient(client *http.Client)
- func (o *GetSimulationParams) SetTimeout(timeout time.Duration)
- func (o *GetSimulationParams) SetXAuthToken(xAuthToken *string)
- func (o *GetSimulationParams) WithContext(ctx context.Context) *GetSimulationParams
- func (o *GetSimulationParams) WithDefaults() *GetSimulationParams
- func (o *GetSimulationParams) WithHTTPClient(client *http.Client) *GetSimulationParams
- func (o *GetSimulationParams) WithTimeout(timeout time.Duration) *GetSimulationParams
- func (o *GetSimulationParams) WithXAuthToken(xAuthToken *string) *GetSimulationParams
- func (o *GetSimulationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSimulationReader
- type GetSimulationUnauthorized
- type PatchSimulationDevicesIDBadRequest
- type PatchSimulationDevicesIDInternalServerError
- type PatchSimulationDevicesIDNotFound
- type PatchSimulationDevicesIDOK
- type PatchSimulationDevicesIDParams
- func NewPatchSimulationDevicesIDParams() *PatchSimulationDevicesIDParams
- func NewPatchSimulationDevicesIDParamsWithContext(ctx context.Context) *PatchSimulationDevicesIDParams
- func NewPatchSimulationDevicesIDParamsWithHTTPClient(client *http.Client) *PatchSimulationDevicesIDParams
- func NewPatchSimulationDevicesIDParamsWithTimeout(timeout time.Duration) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) SetBody(body *models.SimulationDevicePartialPayload)
- func (o *PatchSimulationDevicesIDParams) SetContext(ctx context.Context)
- func (o *PatchSimulationDevicesIDParams) SetDefaults()
- func (o *PatchSimulationDevicesIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchSimulationDevicesIDParams) SetID(id string)
- func (o *PatchSimulationDevicesIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchSimulationDevicesIDParams) SetXAuthToken(xAuthToken *string)
- func (o *PatchSimulationDevicesIDParams) WithBody(body *models.SimulationDevicePartialPayload) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WithContext(ctx context.Context) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WithDefaults() *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WithHTTPClient(client *http.Client) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WithID(id string) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WithTimeout(timeout time.Duration) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WithXAuthToken(xAuthToken *string) *PatchSimulationDevicesIDParams
- func (o *PatchSimulationDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchSimulationDevicesIDReader
- type PatchSimulationDevicesIDUnauthorized
- type PatchSimulationLinksIDBadRequest
- type PatchSimulationLinksIDInternalServerError
- type PatchSimulationLinksIDNotFound
- type PatchSimulationLinksIDOK
- type PatchSimulationLinksIDParams
- func NewPatchSimulationLinksIDParams() *PatchSimulationLinksIDParams
- func NewPatchSimulationLinksIDParamsWithContext(ctx context.Context) *PatchSimulationLinksIDParams
- func NewPatchSimulationLinksIDParamsWithHTTPClient(client *http.Client) *PatchSimulationLinksIDParams
- func NewPatchSimulationLinksIDParamsWithTimeout(timeout time.Duration) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) SetBody(body *models.SimulationLinkPartialPayload)
- func (o *PatchSimulationLinksIDParams) SetContext(ctx context.Context)
- func (o *PatchSimulationLinksIDParams) SetDefaults()
- func (o *PatchSimulationLinksIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchSimulationLinksIDParams) SetID(id string)
- func (o *PatchSimulationLinksIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchSimulationLinksIDParams) SetXAuthToken(xAuthToken *string)
- func (o *PatchSimulationLinksIDParams) WithBody(body *models.SimulationLinkPartialPayload) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WithContext(ctx context.Context) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WithDefaults() *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WithHTTPClient(client *http.Client) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WithID(id string) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WithTimeout(timeout time.Duration) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WithXAuthToken(xAuthToken *string) *PatchSimulationLinksIDParams
- func (o *PatchSimulationLinksIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchSimulationLinksIDReader
- type PatchSimulationLinksIDUnauthorized
- type PostSimulationDevicesBadRequest
- type PostSimulationDevicesInternalServerError
- type PostSimulationDevicesNotFound
- type PostSimulationDevicesOK
- type PostSimulationDevicesParams
- func NewPostSimulationDevicesParams() *PostSimulationDevicesParams
- func NewPostSimulationDevicesParamsWithContext(ctx context.Context) *PostSimulationDevicesParams
- func NewPostSimulationDevicesParamsWithHTTPClient(client *http.Client) *PostSimulationDevicesParams
- func NewPostSimulationDevicesParamsWithTimeout(timeout time.Duration) *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) SetBody(body *models.SimulationDevicePayload)
- func (o *PostSimulationDevicesParams) SetContext(ctx context.Context)
- func (o *PostSimulationDevicesParams) SetDefaults()
- func (o *PostSimulationDevicesParams) SetHTTPClient(client *http.Client)
- func (o *PostSimulationDevicesParams) SetTimeout(timeout time.Duration)
- func (o *PostSimulationDevicesParams) SetXAuthToken(xAuthToken *string)
- func (o *PostSimulationDevicesParams) WithBody(body *models.SimulationDevicePayload) *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) WithContext(ctx context.Context) *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) WithDefaults() *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) WithHTTPClient(client *http.Client) *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) WithTimeout(timeout time.Duration) *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) WithXAuthToken(xAuthToken *string) *PostSimulationDevicesParams
- func (o *PostSimulationDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostSimulationDevicesReader
- type PostSimulationDevicesUnauthorized
- type PutSimulationDevicesIDBadRequest
- type PutSimulationDevicesIDInternalServerError
- type PutSimulationDevicesIDNotFound
- type PutSimulationDevicesIDOK
- type PutSimulationDevicesIDParams
- func NewPutSimulationDevicesIDParams() *PutSimulationDevicesIDParams
- func NewPutSimulationDevicesIDParamsWithContext(ctx context.Context) *PutSimulationDevicesIDParams
- func NewPutSimulationDevicesIDParamsWithHTTPClient(client *http.Client) *PutSimulationDevicesIDParams
- func NewPutSimulationDevicesIDParamsWithTimeout(timeout time.Duration) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) SetBody(body *models.SimulationDevicePayload)
- func (o *PutSimulationDevicesIDParams) SetContext(ctx context.Context)
- func (o *PutSimulationDevicesIDParams) SetDefaults()
- func (o *PutSimulationDevicesIDParams) SetHTTPClient(client *http.Client)
- func (o *PutSimulationDevicesIDParams) SetID(id string)
- func (o *PutSimulationDevicesIDParams) SetTimeout(timeout time.Duration)
- func (o *PutSimulationDevicesIDParams) SetXAuthToken(xAuthToken *string)
- func (o *PutSimulationDevicesIDParams) WithBody(body *models.SimulationDevicePayload) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WithContext(ctx context.Context) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WithDefaults() *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WithHTTPClient(client *http.Client) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WithID(id string) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WithTimeout(timeout time.Duration) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WithXAuthToken(xAuthToken *string) *PutSimulationDevicesIDParams
- func (o *PutSimulationDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutSimulationDevicesIDReader
- type PutSimulationDevicesIDUnauthorized
- type PutSimulationLinksIDBadRequest
- type PutSimulationLinksIDInternalServerError
- type PutSimulationLinksIDNotFound
- type PutSimulationLinksIDOK
- type PutSimulationLinksIDParams
- func NewPutSimulationLinksIDParams() *PutSimulationLinksIDParams
- func NewPutSimulationLinksIDParamsWithContext(ctx context.Context) *PutSimulationLinksIDParams
- func NewPutSimulationLinksIDParamsWithHTTPClient(client *http.Client) *PutSimulationLinksIDParams
- func NewPutSimulationLinksIDParamsWithTimeout(timeout time.Duration) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) SetBody(body *models.SimulationLinkPayload)
- func (o *PutSimulationLinksIDParams) SetContext(ctx context.Context)
- func (o *PutSimulationLinksIDParams) SetDefaults()
- func (o *PutSimulationLinksIDParams) SetHTTPClient(client *http.Client)
- func (o *PutSimulationLinksIDParams) SetID(id string)
- func (o *PutSimulationLinksIDParams) SetTimeout(timeout time.Duration)
- func (o *PutSimulationLinksIDParams) SetXAuthToken(xAuthToken *string)
- func (o *PutSimulationLinksIDParams) WithBody(body *models.SimulationLinkPayload) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WithContext(ctx context.Context) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WithDefaults() *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WithHTTPClient(client *http.Client) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WithID(id string) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WithTimeout(timeout time.Duration) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WithXAuthToken(xAuthToken *string) *PutSimulationLinksIDParams
- func (o *PutSimulationLinksIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutSimulationLinksIDReader
- type PutSimulationLinksIDUnauthorized
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 simulation API
func (*Client) DeleteSimulationDevicesID ¶
func (a *Client) DeleteSimulationDevicesID(params *DeleteSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSimulationDevicesIDOK, error)
DeleteSimulationDevicesID deletes simulation device
func (*Client) GetSimulation ¶
func (a *Client) GetSimulation(params *GetSimulationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSimulationOK, error)
GetSimulation gets simulation devices and links
func (*Client) GetSimulationDevices ¶
func (a *Client) GetSimulationDevices(params *GetSimulationDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSimulationDevicesOK, error)
GetSimulationDevices gets simulation devices
func (*Client) GetSimulationLinks ¶
func (a *Client) GetSimulationLinks(params *GetSimulationLinksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSimulationLinksOK, error)
GetSimulationLinks gets simulation links
func (*Client) PatchSimulationDevicesID ¶
func (a *Client) PatchSimulationDevicesID(params *PatchSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSimulationDevicesIDOK, error)
PatchSimulationDevicesID patches simulation device
func (*Client) PatchSimulationLinksID ¶
func (a *Client) PatchSimulationLinksID(params *PatchSimulationLinksIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSimulationLinksIDOK, error)
PatchSimulationLinksID patches simulation link
func (*Client) PostSimulationDevices ¶
func (a *Client) PostSimulationDevices(params *PostSimulationDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostSimulationDevicesOK, error)
PostSimulationDevices creates simulation device
func (*Client) PutSimulationDevicesID ¶
func (a *Client) PutSimulationDevicesID(params *PutSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutSimulationDevicesIDOK, error)
PutSimulationDevicesID updates simulation device
func (*Client) PutSimulationLinksID ¶
func (a *Client) PutSimulationLinksID(params *PutSimulationLinksIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutSimulationLinksIDOK, error)
PutSimulationLinksID updates simulation link
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 { DeleteSimulationDevicesID(params *DeleteSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSimulationDevicesIDOK, error) GetSimulation(params *GetSimulationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSimulationOK, error) GetSimulationDevices(params *GetSimulationDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSimulationDevicesOK, error) GetSimulationLinks(params *GetSimulationLinksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSimulationLinksOK, error) PatchSimulationDevicesID(params *PatchSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSimulationDevicesIDOK, error) PatchSimulationLinksID(params *PatchSimulationLinksIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSimulationLinksIDOK, error) PostSimulationDevices(params *PostSimulationDevicesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostSimulationDevicesOK, error) PutSimulationDevicesID(params *PutSimulationDevicesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutSimulationDevicesIDOK, error) PutSimulationLinksID(params *PutSimulationLinksIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutSimulationLinksIDOK, 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 simulation API client.
type DeleteSimulationDevicesIDBadRequest ¶
DeleteSimulationDevicesIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteSimulationDevicesIDBadRequest ¶
func NewDeleteSimulationDevicesIDBadRequest() *DeleteSimulationDevicesIDBadRequest
NewDeleteSimulationDevicesIDBadRequest creates a DeleteSimulationDevicesIDBadRequest with default headers values
func (*DeleteSimulationDevicesIDBadRequest) Error ¶
func (o *DeleteSimulationDevicesIDBadRequest) Error() string
func (*DeleteSimulationDevicesIDBadRequest) GetPayload ¶
func (o *DeleteSimulationDevicesIDBadRequest) GetPayload() *models.Error
type DeleteSimulationDevicesIDInternalServerError ¶
DeleteSimulationDevicesIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteSimulationDevicesIDInternalServerError ¶
func NewDeleteSimulationDevicesIDInternalServerError() *DeleteSimulationDevicesIDInternalServerError
NewDeleteSimulationDevicesIDInternalServerError creates a DeleteSimulationDevicesIDInternalServerError with default headers values
func (*DeleteSimulationDevicesIDInternalServerError) Error ¶
func (o *DeleteSimulationDevicesIDInternalServerError) Error() string
func (*DeleteSimulationDevicesIDInternalServerError) GetPayload ¶
func (o *DeleteSimulationDevicesIDInternalServerError) GetPayload() *models.Error
type DeleteSimulationDevicesIDNotFound ¶
DeleteSimulationDevicesIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteSimulationDevicesIDNotFound ¶
func NewDeleteSimulationDevicesIDNotFound() *DeleteSimulationDevicesIDNotFound
NewDeleteSimulationDevicesIDNotFound creates a DeleteSimulationDevicesIDNotFound with default headers values
func (*DeleteSimulationDevicesIDNotFound) Error ¶
func (o *DeleteSimulationDevicesIDNotFound) Error() string
func (*DeleteSimulationDevicesIDNotFound) GetPayload ¶
func (o *DeleteSimulationDevicesIDNotFound) GetPayload() *models.Error
type DeleteSimulationDevicesIDOK ¶
type DeleteSimulationDevicesIDOK struct {
Payload *models.SimulationDevice
}
DeleteSimulationDevicesIDOK describes a response with status code 200, with default header values.
Successful
func NewDeleteSimulationDevicesIDOK ¶
func NewDeleteSimulationDevicesIDOK() *DeleteSimulationDevicesIDOK
NewDeleteSimulationDevicesIDOK creates a DeleteSimulationDevicesIDOK with default headers values
func (*DeleteSimulationDevicesIDOK) Error ¶
func (o *DeleteSimulationDevicesIDOK) Error() string
func (*DeleteSimulationDevicesIDOK) GetPayload ¶
func (o *DeleteSimulationDevicesIDOK) GetPayload() *models.SimulationDevice
type DeleteSimulationDevicesIDParams ¶
type DeleteSimulationDevicesIDParams struct { // ID. ID string /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSimulationDevicesIDParams contains all the parameters to send to the API endpoint
for the delete simulation devices Id operation. Typically these are written to a http.Request.
func NewDeleteSimulationDevicesIDParams ¶
func NewDeleteSimulationDevicesIDParams() *DeleteSimulationDevicesIDParams
NewDeleteSimulationDevicesIDParams creates a new DeleteSimulationDevicesIDParams 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 NewDeleteSimulationDevicesIDParamsWithContext ¶
func NewDeleteSimulationDevicesIDParamsWithContext(ctx context.Context) *DeleteSimulationDevicesIDParams
NewDeleteSimulationDevicesIDParamsWithContext creates a new DeleteSimulationDevicesIDParams object with the ability to set a context for a request.
func NewDeleteSimulationDevicesIDParamsWithHTTPClient ¶
func NewDeleteSimulationDevicesIDParamsWithHTTPClient(client *http.Client) *DeleteSimulationDevicesIDParams
NewDeleteSimulationDevicesIDParamsWithHTTPClient creates a new DeleteSimulationDevicesIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteSimulationDevicesIDParamsWithTimeout ¶
func NewDeleteSimulationDevicesIDParamsWithTimeout(timeout time.Duration) *DeleteSimulationDevicesIDParams
NewDeleteSimulationDevicesIDParamsWithTimeout creates a new DeleteSimulationDevicesIDParams object with the ability to set a timeout on a request.
func (*DeleteSimulationDevicesIDParams) SetContext ¶
func (o *DeleteSimulationDevicesIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) SetDefaults ¶
func (o *DeleteSimulationDevicesIDParams) SetDefaults()
SetDefaults hydrates default values in the delete simulation devices Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSimulationDevicesIDParams) SetHTTPClient ¶
func (o *DeleteSimulationDevicesIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) SetID ¶
func (o *DeleteSimulationDevicesIDParams) SetID(id string)
SetID adds the id to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) SetTimeout ¶
func (o *DeleteSimulationDevicesIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) SetXAuthToken ¶
func (o *DeleteSimulationDevicesIDParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) WithContext ¶
func (o *DeleteSimulationDevicesIDParams) WithContext(ctx context.Context) *DeleteSimulationDevicesIDParams
WithContext adds the context to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) WithDefaults ¶
func (o *DeleteSimulationDevicesIDParams) WithDefaults() *DeleteSimulationDevicesIDParams
WithDefaults hydrates default values in the delete simulation devices Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSimulationDevicesIDParams) WithHTTPClient ¶
func (o *DeleteSimulationDevicesIDParams) WithHTTPClient(client *http.Client) *DeleteSimulationDevicesIDParams
WithHTTPClient adds the HTTPClient to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) WithID ¶
func (o *DeleteSimulationDevicesIDParams) WithID(id string) *DeleteSimulationDevicesIDParams
WithID adds the id to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) WithTimeout ¶
func (o *DeleteSimulationDevicesIDParams) WithTimeout(timeout time.Duration) *DeleteSimulationDevicesIDParams
WithTimeout adds the timeout to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) WithXAuthToken ¶
func (o *DeleteSimulationDevicesIDParams) WithXAuthToken(xAuthToken *string) *DeleteSimulationDevicesIDParams
WithXAuthToken adds the xAuthToken to the delete simulation devices Id params
func (*DeleteSimulationDevicesIDParams) WriteToRequest ¶
func (o *DeleteSimulationDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSimulationDevicesIDReader ¶
type DeleteSimulationDevicesIDReader struct {
// contains filtered or unexported fields
}
DeleteSimulationDevicesIDReader is a Reader for the DeleteSimulationDevicesID structure.
func (*DeleteSimulationDevicesIDReader) ReadResponse ¶
func (o *DeleteSimulationDevicesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSimulationDevicesIDUnauthorized ¶
type DeleteSimulationDevicesIDUnauthorized struct {
}DeleteSimulationDevicesIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDeleteSimulationDevicesIDUnauthorized ¶
func NewDeleteSimulationDevicesIDUnauthorized() *DeleteSimulationDevicesIDUnauthorized
NewDeleteSimulationDevicesIDUnauthorized creates a DeleteSimulationDevicesIDUnauthorized with default headers values
func (*DeleteSimulationDevicesIDUnauthorized) Error ¶
func (o *DeleteSimulationDevicesIDUnauthorized) Error() string
func (*DeleteSimulationDevicesIDUnauthorized) GetPayload ¶
func (o *DeleteSimulationDevicesIDUnauthorized) GetPayload() *models.Error
type GetSimulationBadRequest ¶
GetSimulationBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSimulationBadRequest ¶
func NewGetSimulationBadRequest() *GetSimulationBadRequest
NewGetSimulationBadRequest creates a GetSimulationBadRequest with default headers values
func (*GetSimulationBadRequest) Error ¶
func (o *GetSimulationBadRequest) Error() string
func (*GetSimulationBadRequest) GetPayload ¶
func (o *GetSimulationBadRequest) GetPayload() *models.Error
type GetSimulationDevicesBadRequest ¶
GetSimulationDevicesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSimulationDevicesBadRequest ¶
func NewGetSimulationDevicesBadRequest() *GetSimulationDevicesBadRequest
NewGetSimulationDevicesBadRequest creates a GetSimulationDevicesBadRequest with default headers values
func (*GetSimulationDevicesBadRequest) Error ¶
func (o *GetSimulationDevicesBadRequest) Error() string
func (*GetSimulationDevicesBadRequest) GetPayload ¶
func (o *GetSimulationDevicesBadRequest) GetPayload() *models.Error
type GetSimulationDevicesInternalServerError ¶
GetSimulationDevicesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSimulationDevicesInternalServerError ¶
func NewGetSimulationDevicesInternalServerError() *GetSimulationDevicesInternalServerError
NewGetSimulationDevicesInternalServerError creates a GetSimulationDevicesInternalServerError with default headers values
func (*GetSimulationDevicesInternalServerError) Error ¶
func (o *GetSimulationDevicesInternalServerError) Error() string
func (*GetSimulationDevicesInternalServerError) GetPayload ¶
func (o *GetSimulationDevicesInternalServerError) GetPayload() *models.Error
type GetSimulationDevicesOK ¶
type GetSimulationDevicesOK struct {
Payload models.SimulationDeviceList
}
GetSimulationDevicesOK describes a response with status code 200, with default header values.
Successful
func NewGetSimulationDevicesOK ¶
func NewGetSimulationDevicesOK() *GetSimulationDevicesOK
NewGetSimulationDevicesOK creates a GetSimulationDevicesOK with default headers values
func (*GetSimulationDevicesOK) Error ¶
func (o *GetSimulationDevicesOK) Error() string
func (*GetSimulationDevicesOK) GetPayload ¶
func (o *GetSimulationDevicesOK) GetPayload() models.SimulationDeviceList
type GetSimulationDevicesParams ¶
type GetSimulationDevicesParams struct { /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSimulationDevicesParams contains all the parameters to send to the API endpoint
for the get simulation devices operation. Typically these are written to a http.Request.
func NewGetSimulationDevicesParams ¶
func NewGetSimulationDevicesParams() *GetSimulationDevicesParams
NewGetSimulationDevicesParams creates a new GetSimulationDevicesParams 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 NewGetSimulationDevicesParamsWithContext ¶
func NewGetSimulationDevicesParamsWithContext(ctx context.Context) *GetSimulationDevicesParams
NewGetSimulationDevicesParamsWithContext creates a new GetSimulationDevicesParams object with the ability to set a context for a request.
func NewGetSimulationDevicesParamsWithHTTPClient ¶
func NewGetSimulationDevicesParamsWithHTTPClient(client *http.Client) *GetSimulationDevicesParams
NewGetSimulationDevicesParamsWithHTTPClient creates a new GetSimulationDevicesParams object with the ability to set a custom HTTPClient for a request.
func NewGetSimulationDevicesParamsWithTimeout ¶
func NewGetSimulationDevicesParamsWithTimeout(timeout time.Duration) *GetSimulationDevicesParams
NewGetSimulationDevicesParamsWithTimeout creates a new GetSimulationDevicesParams object with the ability to set a timeout on a request.
func (*GetSimulationDevicesParams) SetContext ¶
func (o *GetSimulationDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get simulation devices params
func (*GetSimulationDevicesParams) SetDefaults ¶
func (o *GetSimulationDevicesParams) SetDefaults()
SetDefaults hydrates default values in the get simulation devices params (not the query body).
All values with no default are reset to their zero value.
func (*GetSimulationDevicesParams) SetHTTPClient ¶
func (o *GetSimulationDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get simulation devices params
func (*GetSimulationDevicesParams) SetTimeout ¶
func (o *GetSimulationDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get simulation devices params
func (*GetSimulationDevicesParams) SetXAuthToken ¶
func (o *GetSimulationDevicesParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the get simulation devices params
func (*GetSimulationDevicesParams) WithContext ¶
func (o *GetSimulationDevicesParams) WithContext(ctx context.Context) *GetSimulationDevicesParams
WithContext adds the context to the get simulation devices params
func (*GetSimulationDevicesParams) WithDefaults ¶
func (o *GetSimulationDevicesParams) WithDefaults() *GetSimulationDevicesParams
WithDefaults hydrates default values in the get simulation devices params (not the query body).
All values with no default are reset to their zero value.
func (*GetSimulationDevicesParams) WithHTTPClient ¶
func (o *GetSimulationDevicesParams) WithHTTPClient(client *http.Client) *GetSimulationDevicesParams
WithHTTPClient adds the HTTPClient to the get simulation devices params
func (*GetSimulationDevicesParams) WithTimeout ¶
func (o *GetSimulationDevicesParams) WithTimeout(timeout time.Duration) *GetSimulationDevicesParams
WithTimeout adds the timeout to the get simulation devices params
func (*GetSimulationDevicesParams) WithXAuthToken ¶
func (o *GetSimulationDevicesParams) WithXAuthToken(xAuthToken *string) *GetSimulationDevicesParams
WithXAuthToken adds the xAuthToken to the get simulation devices params
func (*GetSimulationDevicesParams) WriteToRequest ¶
func (o *GetSimulationDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSimulationDevicesReader ¶
type GetSimulationDevicesReader struct {
// contains filtered or unexported fields
}
GetSimulationDevicesReader is a Reader for the GetSimulationDevices structure.
func (*GetSimulationDevicesReader) ReadResponse ¶
func (o *GetSimulationDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSimulationDevicesUnauthorized ¶
type GetSimulationDevicesUnauthorized struct {
}GetSimulationDevicesUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetSimulationDevicesUnauthorized ¶
func NewGetSimulationDevicesUnauthorized() *GetSimulationDevicesUnauthorized
NewGetSimulationDevicesUnauthorized creates a GetSimulationDevicesUnauthorized with default headers values
func (*GetSimulationDevicesUnauthorized) Error ¶
func (o *GetSimulationDevicesUnauthorized) Error() string
func (*GetSimulationDevicesUnauthorized) GetPayload ¶
func (o *GetSimulationDevicesUnauthorized) GetPayload() *models.Error
type GetSimulationInternalServerError ¶
GetSimulationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSimulationInternalServerError ¶
func NewGetSimulationInternalServerError() *GetSimulationInternalServerError
NewGetSimulationInternalServerError creates a GetSimulationInternalServerError with default headers values
func (*GetSimulationInternalServerError) Error ¶
func (o *GetSimulationInternalServerError) Error() string
func (*GetSimulationInternalServerError) GetPayload ¶
func (o *GetSimulationInternalServerError) GetPayload() *models.Error
type GetSimulationLinksBadRequest ¶
GetSimulationLinksBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSimulationLinksBadRequest ¶
func NewGetSimulationLinksBadRequest() *GetSimulationLinksBadRequest
NewGetSimulationLinksBadRequest creates a GetSimulationLinksBadRequest with default headers values
func (*GetSimulationLinksBadRequest) Error ¶
func (o *GetSimulationLinksBadRequest) Error() string
func (*GetSimulationLinksBadRequest) GetPayload ¶
func (o *GetSimulationLinksBadRequest) GetPayload() *models.Error
type GetSimulationLinksInternalServerError ¶
GetSimulationLinksInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSimulationLinksInternalServerError ¶
func NewGetSimulationLinksInternalServerError() *GetSimulationLinksInternalServerError
NewGetSimulationLinksInternalServerError creates a GetSimulationLinksInternalServerError with default headers values
func (*GetSimulationLinksInternalServerError) Error ¶
func (o *GetSimulationLinksInternalServerError) Error() string
func (*GetSimulationLinksInternalServerError) GetPayload ¶
func (o *GetSimulationLinksInternalServerError) GetPayload() *models.Error
type GetSimulationLinksOK ¶
type GetSimulationLinksOK struct {
Payload models.SimulationLinkList
}
GetSimulationLinksOK describes a response with status code 200, with default header values.
Successful
func NewGetSimulationLinksOK ¶
func NewGetSimulationLinksOK() *GetSimulationLinksOK
NewGetSimulationLinksOK creates a GetSimulationLinksOK with default headers values
func (*GetSimulationLinksOK) Error ¶
func (o *GetSimulationLinksOK) Error() string
func (*GetSimulationLinksOK) GetPayload ¶
func (o *GetSimulationLinksOK) GetPayload() models.SimulationLinkList
type GetSimulationLinksParams ¶
type GetSimulationLinksParams struct { /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSimulationLinksParams contains all the parameters to send to the API endpoint
for the get simulation links operation. Typically these are written to a http.Request.
func NewGetSimulationLinksParams ¶
func NewGetSimulationLinksParams() *GetSimulationLinksParams
NewGetSimulationLinksParams creates a new GetSimulationLinksParams 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 NewGetSimulationLinksParamsWithContext ¶
func NewGetSimulationLinksParamsWithContext(ctx context.Context) *GetSimulationLinksParams
NewGetSimulationLinksParamsWithContext creates a new GetSimulationLinksParams object with the ability to set a context for a request.
func NewGetSimulationLinksParamsWithHTTPClient ¶
func NewGetSimulationLinksParamsWithHTTPClient(client *http.Client) *GetSimulationLinksParams
NewGetSimulationLinksParamsWithHTTPClient creates a new GetSimulationLinksParams object with the ability to set a custom HTTPClient for a request.
func NewGetSimulationLinksParamsWithTimeout ¶
func NewGetSimulationLinksParamsWithTimeout(timeout time.Duration) *GetSimulationLinksParams
NewGetSimulationLinksParamsWithTimeout creates a new GetSimulationLinksParams object with the ability to set a timeout on a request.
func (*GetSimulationLinksParams) SetContext ¶
func (o *GetSimulationLinksParams) SetContext(ctx context.Context)
SetContext adds the context to the get simulation links params
func (*GetSimulationLinksParams) SetDefaults ¶
func (o *GetSimulationLinksParams) SetDefaults()
SetDefaults hydrates default values in the get simulation links params (not the query body).
All values with no default are reset to their zero value.
func (*GetSimulationLinksParams) SetHTTPClient ¶
func (o *GetSimulationLinksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get simulation links params
func (*GetSimulationLinksParams) SetTimeout ¶
func (o *GetSimulationLinksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get simulation links params
func (*GetSimulationLinksParams) SetXAuthToken ¶
func (o *GetSimulationLinksParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the get simulation links params
func (*GetSimulationLinksParams) WithContext ¶
func (o *GetSimulationLinksParams) WithContext(ctx context.Context) *GetSimulationLinksParams
WithContext adds the context to the get simulation links params
func (*GetSimulationLinksParams) WithDefaults ¶
func (o *GetSimulationLinksParams) WithDefaults() *GetSimulationLinksParams
WithDefaults hydrates default values in the get simulation links params (not the query body).
All values with no default are reset to their zero value.
func (*GetSimulationLinksParams) WithHTTPClient ¶
func (o *GetSimulationLinksParams) WithHTTPClient(client *http.Client) *GetSimulationLinksParams
WithHTTPClient adds the HTTPClient to the get simulation links params
func (*GetSimulationLinksParams) WithTimeout ¶
func (o *GetSimulationLinksParams) WithTimeout(timeout time.Duration) *GetSimulationLinksParams
WithTimeout adds the timeout to the get simulation links params
func (*GetSimulationLinksParams) WithXAuthToken ¶
func (o *GetSimulationLinksParams) WithXAuthToken(xAuthToken *string) *GetSimulationLinksParams
WithXAuthToken adds the xAuthToken to the get simulation links params
func (*GetSimulationLinksParams) WriteToRequest ¶
func (o *GetSimulationLinksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSimulationLinksReader ¶
type GetSimulationLinksReader struct {
// contains filtered or unexported fields
}
GetSimulationLinksReader is a Reader for the GetSimulationLinks structure.
func (*GetSimulationLinksReader) ReadResponse ¶
func (o *GetSimulationLinksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSimulationLinksUnauthorized ¶
type GetSimulationLinksUnauthorized struct {
}GetSimulationLinksUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetSimulationLinksUnauthorized ¶
func NewGetSimulationLinksUnauthorized() *GetSimulationLinksUnauthorized
NewGetSimulationLinksUnauthorized creates a GetSimulationLinksUnauthorized with default headers values
func (*GetSimulationLinksUnauthorized) Error ¶
func (o *GetSimulationLinksUnauthorized) Error() string
func (*GetSimulationLinksUnauthorized) GetPayload ¶
func (o *GetSimulationLinksUnauthorized) GetPayload() *models.Error
type GetSimulationOK ¶
type GetSimulationOK struct {
Payload *models.Simulation
}
GetSimulationOK describes a response with status code 200, with default header values.
Successful
func NewGetSimulationOK ¶
func NewGetSimulationOK() *GetSimulationOK
NewGetSimulationOK creates a GetSimulationOK with default headers values
func (*GetSimulationOK) Error ¶
func (o *GetSimulationOK) Error() string
func (*GetSimulationOK) GetPayload ¶
func (o *GetSimulationOK) GetPayload() *models.Simulation
type GetSimulationParams ¶
type GetSimulationParams struct { /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSimulationParams contains all the parameters to send to the API endpoint
for the get simulation operation. Typically these are written to a http.Request.
func NewGetSimulationParams ¶
func NewGetSimulationParams() *GetSimulationParams
NewGetSimulationParams creates a new GetSimulationParams 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 NewGetSimulationParamsWithContext ¶
func NewGetSimulationParamsWithContext(ctx context.Context) *GetSimulationParams
NewGetSimulationParamsWithContext creates a new GetSimulationParams object with the ability to set a context for a request.
func NewGetSimulationParamsWithHTTPClient ¶
func NewGetSimulationParamsWithHTTPClient(client *http.Client) *GetSimulationParams
NewGetSimulationParamsWithHTTPClient creates a new GetSimulationParams object with the ability to set a custom HTTPClient for a request.
func NewGetSimulationParamsWithTimeout ¶
func NewGetSimulationParamsWithTimeout(timeout time.Duration) *GetSimulationParams
NewGetSimulationParamsWithTimeout creates a new GetSimulationParams object with the ability to set a timeout on a request.
func (*GetSimulationParams) SetContext ¶
func (o *GetSimulationParams) SetContext(ctx context.Context)
SetContext adds the context to the get simulation params
func (*GetSimulationParams) SetDefaults ¶
func (o *GetSimulationParams) SetDefaults()
SetDefaults hydrates default values in the get simulation params (not the query body).
All values with no default are reset to their zero value.
func (*GetSimulationParams) SetHTTPClient ¶
func (o *GetSimulationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get simulation params
func (*GetSimulationParams) SetTimeout ¶
func (o *GetSimulationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get simulation params
func (*GetSimulationParams) SetXAuthToken ¶
func (o *GetSimulationParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the get simulation params
func (*GetSimulationParams) WithContext ¶
func (o *GetSimulationParams) WithContext(ctx context.Context) *GetSimulationParams
WithContext adds the context to the get simulation params
func (*GetSimulationParams) WithDefaults ¶
func (o *GetSimulationParams) WithDefaults() *GetSimulationParams
WithDefaults hydrates default values in the get simulation params (not the query body).
All values with no default are reset to their zero value.
func (*GetSimulationParams) WithHTTPClient ¶
func (o *GetSimulationParams) WithHTTPClient(client *http.Client) *GetSimulationParams
WithHTTPClient adds the HTTPClient to the get simulation params
func (*GetSimulationParams) WithTimeout ¶
func (o *GetSimulationParams) WithTimeout(timeout time.Duration) *GetSimulationParams
WithTimeout adds the timeout to the get simulation params
func (*GetSimulationParams) WithXAuthToken ¶
func (o *GetSimulationParams) WithXAuthToken(xAuthToken *string) *GetSimulationParams
WithXAuthToken adds the xAuthToken to the get simulation params
func (*GetSimulationParams) WriteToRequest ¶
func (o *GetSimulationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSimulationReader ¶
type GetSimulationReader struct {
// contains filtered or unexported fields
}
GetSimulationReader is a Reader for the GetSimulation structure.
func (*GetSimulationReader) ReadResponse ¶
func (o *GetSimulationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSimulationUnauthorized ¶
type GetSimulationUnauthorized struct {
}GetSimulationUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetSimulationUnauthorized ¶
func NewGetSimulationUnauthorized() *GetSimulationUnauthorized
NewGetSimulationUnauthorized creates a GetSimulationUnauthorized with default headers values
func (*GetSimulationUnauthorized) Error ¶
func (o *GetSimulationUnauthorized) Error() string
func (*GetSimulationUnauthorized) GetPayload ¶
func (o *GetSimulationUnauthorized) GetPayload() *models.Error
type PatchSimulationDevicesIDBadRequest ¶
PatchSimulationDevicesIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPatchSimulationDevicesIDBadRequest ¶
func NewPatchSimulationDevicesIDBadRequest() *PatchSimulationDevicesIDBadRequest
NewPatchSimulationDevicesIDBadRequest creates a PatchSimulationDevicesIDBadRequest with default headers values
func (*PatchSimulationDevicesIDBadRequest) Error ¶
func (o *PatchSimulationDevicesIDBadRequest) Error() string
func (*PatchSimulationDevicesIDBadRequest) GetPayload ¶
func (o *PatchSimulationDevicesIDBadRequest) GetPayload() *models.Error
type PatchSimulationDevicesIDInternalServerError ¶
PatchSimulationDevicesIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPatchSimulationDevicesIDInternalServerError ¶
func NewPatchSimulationDevicesIDInternalServerError() *PatchSimulationDevicesIDInternalServerError
NewPatchSimulationDevicesIDInternalServerError creates a PatchSimulationDevicesIDInternalServerError with default headers values
func (*PatchSimulationDevicesIDInternalServerError) Error ¶
func (o *PatchSimulationDevicesIDInternalServerError) Error() string
func (*PatchSimulationDevicesIDInternalServerError) GetPayload ¶
func (o *PatchSimulationDevicesIDInternalServerError) GetPayload() *models.Error
type PatchSimulationDevicesIDNotFound ¶
PatchSimulationDevicesIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchSimulationDevicesIDNotFound ¶
func NewPatchSimulationDevicesIDNotFound() *PatchSimulationDevicesIDNotFound
NewPatchSimulationDevicesIDNotFound creates a PatchSimulationDevicesIDNotFound with default headers values
func (*PatchSimulationDevicesIDNotFound) Error ¶
func (o *PatchSimulationDevicesIDNotFound) Error() string
func (*PatchSimulationDevicesIDNotFound) GetPayload ¶
func (o *PatchSimulationDevicesIDNotFound) GetPayload() *models.Error
type PatchSimulationDevicesIDOK ¶
type PatchSimulationDevicesIDOK struct {
Payload *models.SimulationDevice
}
PatchSimulationDevicesIDOK describes a response with status code 200, with default header values.
Successful
func NewPatchSimulationDevicesIDOK ¶
func NewPatchSimulationDevicesIDOK() *PatchSimulationDevicesIDOK
NewPatchSimulationDevicesIDOK creates a PatchSimulationDevicesIDOK with default headers values
func (*PatchSimulationDevicesIDOK) Error ¶
func (o *PatchSimulationDevicesIDOK) Error() string
func (*PatchSimulationDevicesIDOK) GetPayload ¶
func (o *PatchSimulationDevicesIDOK) GetPayload() *models.SimulationDevice
type PatchSimulationDevicesIDParams ¶
type PatchSimulationDevicesIDParams struct { // Body. Body *models.SimulationDevicePartialPayload // ID. ID string /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchSimulationDevicesIDParams contains all the parameters to send to the API endpoint
for the patch simulation devices Id operation. Typically these are written to a http.Request.
func NewPatchSimulationDevicesIDParams ¶
func NewPatchSimulationDevicesIDParams() *PatchSimulationDevicesIDParams
NewPatchSimulationDevicesIDParams creates a new PatchSimulationDevicesIDParams 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 NewPatchSimulationDevicesIDParamsWithContext ¶
func NewPatchSimulationDevicesIDParamsWithContext(ctx context.Context) *PatchSimulationDevicesIDParams
NewPatchSimulationDevicesIDParamsWithContext creates a new PatchSimulationDevicesIDParams object with the ability to set a context for a request.
func NewPatchSimulationDevicesIDParamsWithHTTPClient ¶
func NewPatchSimulationDevicesIDParamsWithHTTPClient(client *http.Client) *PatchSimulationDevicesIDParams
NewPatchSimulationDevicesIDParamsWithHTTPClient creates a new PatchSimulationDevicesIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchSimulationDevicesIDParamsWithTimeout ¶
func NewPatchSimulationDevicesIDParamsWithTimeout(timeout time.Duration) *PatchSimulationDevicesIDParams
NewPatchSimulationDevicesIDParamsWithTimeout creates a new PatchSimulationDevicesIDParams object with the ability to set a timeout on a request.
func (*PatchSimulationDevicesIDParams) SetBody ¶
func (o *PatchSimulationDevicesIDParams) SetBody(body *models.SimulationDevicePartialPayload)
SetBody adds the body to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) SetContext ¶
func (o *PatchSimulationDevicesIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) SetDefaults ¶
func (o *PatchSimulationDevicesIDParams) SetDefaults()
SetDefaults hydrates default values in the patch simulation devices Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSimulationDevicesIDParams) SetHTTPClient ¶
func (o *PatchSimulationDevicesIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) SetID ¶
func (o *PatchSimulationDevicesIDParams) SetID(id string)
SetID adds the id to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) SetTimeout ¶
func (o *PatchSimulationDevicesIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) SetXAuthToken ¶
func (o *PatchSimulationDevicesIDParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WithBody ¶
func (o *PatchSimulationDevicesIDParams) WithBody(body *models.SimulationDevicePartialPayload) *PatchSimulationDevicesIDParams
WithBody adds the body to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WithContext ¶
func (o *PatchSimulationDevicesIDParams) WithContext(ctx context.Context) *PatchSimulationDevicesIDParams
WithContext adds the context to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WithDefaults ¶
func (o *PatchSimulationDevicesIDParams) WithDefaults() *PatchSimulationDevicesIDParams
WithDefaults hydrates default values in the patch simulation devices Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSimulationDevicesIDParams) WithHTTPClient ¶
func (o *PatchSimulationDevicesIDParams) WithHTTPClient(client *http.Client) *PatchSimulationDevicesIDParams
WithHTTPClient adds the HTTPClient to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WithID ¶
func (o *PatchSimulationDevicesIDParams) WithID(id string) *PatchSimulationDevicesIDParams
WithID adds the id to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WithTimeout ¶
func (o *PatchSimulationDevicesIDParams) WithTimeout(timeout time.Duration) *PatchSimulationDevicesIDParams
WithTimeout adds the timeout to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WithXAuthToken ¶
func (o *PatchSimulationDevicesIDParams) WithXAuthToken(xAuthToken *string) *PatchSimulationDevicesIDParams
WithXAuthToken adds the xAuthToken to the patch simulation devices Id params
func (*PatchSimulationDevicesIDParams) WriteToRequest ¶
func (o *PatchSimulationDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchSimulationDevicesIDReader ¶
type PatchSimulationDevicesIDReader struct {
// contains filtered or unexported fields
}
PatchSimulationDevicesIDReader is a Reader for the PatchSimulationDevicesID structure.
func (*PatchSimulationDevicesIDReader) ReadResponse ¶
func (o *PatchSimulationDevicesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchSimulationDevicesIDUnauthorized ¶
type PatchSimulationDevicesIDUnauthorized struct {
}PatchSimulationDevicesIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPatchSimulationDevicesIDUnauthorized ¶
func NewPatchSimulationDevicesIDUnauthorized() *PatchSimulationDevicesIDUnauthorized
NewPatchSimulationDevicesIDUnauthorized creates a PatchSimulationDevicesIDUnauthorized with default headers values
func (*PatchSimulationDevicesIDUnauthorized) Error ¶
func (o *PatchSimulationDevicesIDUnauthorized) Error() string
func (*PatchSimulationDevicesIDUnauthorized) GetPayload ¶
func (o *PatchSimulationDevicesIDUnauthorized) GetPayload() *models.Error
type PatchSimulationLinksIDBadRequest ¶
PatchSimulationLinksIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPatchSimulationLinksIDBadRequest ¶
func NewPatchSimulationLinksIDBadRequest() *PatchSimulationLinksIDBadRequest
NewPatchSimulationLinksIDBadRequest creates a PatchSimulationLinksIDBadRequest with default headers values
func (*PatchSimulationLinksIDBadRequest) Error ¶
func (o *PatchSimulationLinksIDBadRequest) Error() string
func (*PatchSimulationLinksIDBadRequest) GetPayload ¶
func (o *PatchSimulationLinksIDBadRequest) GetPayload() *models.Error
type PatchSimulationLinksIDInternalServerError ¶
PatchSimulationLinksIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPatchSimulationLinksIDInternalServerError ¶
func NewPatchSimulationLinksIDInternalServerError() *PatchSimulationLinksIDInternalServerError
NewPatchSimulationLinksIDInternalServerError creates a PatchSimulationLinksIDInternalServerError with default headers values
func (*PatchSimulationLinksIDInternalServerError) Error ¶
func (o *PatchSimulationLinksIDInternalServerError) Error() string
func (*PatchSimulationLinksIDInternalServerError) GetPayload ¶
func (o *PatchSimulationLinksIDInternalServerError) GetPayload() *models.Error
type PatchSimulationLinksIDNotFound ¶
PatchSimulationLinksIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchSimulationLinksIDNotFound ¶
func NewPatchSimulationLinksIDNotFound() *PatchSimulationLinksIDNotFound
NewPatchSimulationLinksIDNotFound creates a PatchSimulationLinksIDNotFound with default headers values
func (*PatchSimulationLinksIDNotFound) Error ¶
func (o *PatchSimulationLinksIDNotFound) Error() string
func (*PatchSimulationLinksIDNotFound) GetPayload ¶
func (o *PatchSimulationLinksIDNotFound) GetPayload() *models.Error
type PatchSimulationLinksIDOK ¶
type PatchSimulationLinksIDOK struct {
Payload *models.SimulationLink
}
PatchSimulationLinksIDOK describes a response with status code 200, with default header values.
Successful
func NewPatchSimulationLinksIDOK ¶
func NewPatchSimulationLinksIDOK() *PatchSimulationLinksIDOK
NewPatchSimulationLinksIDOK creates a PatchSimulationLinksIDOK with default headers values
func (*PatchSimulationLinksIDOK) Error ¶
func (o *PatchSimulationLinksIDOK) Error() string
func (*PatchSimulationLinksIDOK) GetPayload ¶
func (o *PatchSimulationLinksIDOK) GetPayload() *models.SimulationLink
type PatchSimulationLinksIDParams ¶
type PatchSimulationLinksIDParams struct { // Body. Body *models.SimulationLinkPartialPayload // ID. ID string /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchSimulationLinksIDParams contains all the parameters to send to the API endpoint
for the patch simulation links Id operation. Typically these are written to a http.Request.
func NewPatchSimulationLinksIDParams ¶
func NewPatchSimulationLinksIDParams() *PatchSimulationLinksIDParams
NewPatchSimulationLinksIDParams creates a new PatchSimulationLinksIDParams 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 NewPatchSimulationLinksIDParamsWithContext ¶
func NewPatchSimulationLinksIDParamsWithContext(ctx context.Context) *PatchSimulationLinksIDParams
NewPatchSimulationLinksIDParamsWithContext creates a new PatchSimulationLinksIDParams object with the ability to set a context for a request.
func NewPatchSimulationLinksIDParamsWithHTTPClient ¶
func NewPatchSimulationLinksIDParamsWithHTTPClient(client *http.Client) *PatchSimulationLinksIDParams
NewPatchSimulationLinksIDParamsWithHTTPClient creates a new PatchSimulationLinksIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchSimulationLinksIDParamsWithTimeout ¶
func NewPatchSimulationLinksIDParamsWithTimeout(timeout time.Duration) *PatchSimulationLinksIDParams
NewPatchSimulationLinksIDParamsWithTimeout creates a new PatchSimulationLinksIDParams object with the ability to set a timeout on a request.
func (*PatchSimulationLinksIDParams) SetBody ¶
func (o *PatchSimulationLinksIDParams) SetBody(body *models.SimulationLinkPartialPayload)
SetBody adds the body to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) SetContext ¶
func (o *PatchSimulationLinksIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) SetDefaults ¶
func (o *PatchSimulationLinksIDParams) SetDefaults()
SetDefaults hydrates default values in the patch simulation links Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSimulationLinksIDParams) SetHTTPClient ¶
func (o *PatchSimulationLinksIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) SetID ¶
func (o *PatchSimulationLinksIDParams) SetID(id string)
SetID adds the id to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) SetTimeout ¶
func (o *PatchSimulationLinksIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) SetXAuthToken ¶
func (o *PatchSimulationLinksIDParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WithBody ¶
func (o *PatchSimulationLinksIDParams) WithBody(body *models.SimulationLinkPartialPayload) *PatchSimulationLinksIDParams
WithBody adds the body to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WithContext ¶
func (o *PatchSimulationLinksIDParams) WithContext(ctx context.Context) *PatchSimulationLinksIDParams
WithContext adds the context to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WithDefaults ¶
func (o *PatchSimulationLinksIDParams) WithDefaults() *PatchSimulationLinksIDParams
WithDefaults hydrates default values in the patch simulation links Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSimulationLinksIDParams) WithHTTPClient ¶
func (o *PatchSimulationLinksIDParams) WithHTTPClient(client *http.Client) *PatchSimulationLinksIDParams
WithHTTPClient adds the HTTPClient to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WithID ¶
func (o *PatchSimulationLinksIDParams) WithID(id string) *PatchSimulationLinksIDParams
WithID adds the id to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WithTimeout ¶
func (o *PatchSimulationLinksIDParams) WithTimeout(timeout time.Duration) *PatchSimulationLinksIDParams
WithTimeout adds the timeout to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WithXAuthToken ¶
func (o *PatchSimulationLinksIDParams) WithXAuthToken(xAuthToken *string) *PatchSimulationLinksIDParams
WithXAuthToken adds the xAuthToken to the patch simulation links Id params
func (*PatchSimulationLinksIDParams) WriteToRequest ¶
func (o *PatchSimulationLinksIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchSimulationLinksIDReader ¶
type PatchSimulationLinksIDReader struct {
// contains filtered or unexported fields
}
PatchSimulationLinksIDReader is a Reader for the PatchSimulationLinksID structure.
func (*PatchSimulationLinksIDReader) ReadResponse ¶
func (o *PatchSimulationLinksIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchSimulationLinksIDUnauthorized ¶
type PatchSimulationLinksIDUnauthorized struct {
}PatchSimulationLinksIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPatchSimulationLinksIDUnauthorized ¶
func NewPatchSimulationLinksIDUnauthorized() *PatchSimulationLinksIDUnauthorized
NewPatchSimulationLinksIDUnauthorized creates a PatchSimulationLinksIDUnauthorized with default headers values
func (*PatchSimulationLinksIDUnauthorized) Error ¶
func (o *PatchSimulationLinksIDUnauthorized) Error() string
func (*PatchSimulationLinksIDUnauthorized) GetPayload ¶
func (o *PatchSimulationLinksIDUnauthorized) GetPayload() *models.Error
type PostSimulationDevicesBadRequest ¶
PostSimulationDevicesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostSimulationDevicesBadRequest ¶
func NewPostSimulationDevicesBadRequest() *PostSimulationDevicesBadRequest
NewPostSimulationDevicesBadRequest creates a PostSimulationDevicesBadRequest with default headers values
func (*PostSimulationDevicesBadRequest) Error ¶
func (o *PostSimulationDevicesBadRequest) Error() string
func (*PostSimulationDevicesBadRequest) GetPayload ¶
func (o *PostSimulationDevicesBadRequest) GetPayload() *models.Error
type PostSimulationDevicesInternalServerError ¶
PostSimulationDevicesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostSimulationDevicesInternalServerError ¶
func NewPostSimulationDevicesInternalServerError() *PostSimulationDevicesInternalServerError
NewPostSimulationDevicesInternalServerError creates a PostSimulationDevicesInternalServerError with default headers values
func (*PostSimulationDevicesInternalServerError) Error ¶
func (o *PostSimulationDevicesInternalServerError) Error() string
func (*PostSimulationDevicesInternalServerError) GetPayload ¶
func (o *PostSimulationDevicesInternalServerError) GetPayload() *models.Error
type PostSimulationDevicesNotFound ¶
PostSimulationDevicesNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostSimulationDevicesNotFound ¶
func NewPostSimulationDevicesNotFound() *PostSimulationDevicesNotFound
NewPostSimulationDevicesNotFound creates a PostSimulationDevicesNotFound with default headers values
func (*PostSimulationDevicesNotFound) Error ¶
func (o *PostSimulationDevicesNotFound) Error() string
func (*PostSimulationDevicesNotFound) GetPayload ¶
func (o *PostSimulationDevicesNotFound) GetPayload() *models.Error
type PostSimulationDevicesOK ¶
type PostSimulationDevicesOK struct {
Payload *models.SimulationDeviceWithLink
}
PostSimulationDevicesOK describes a response with status code 200, with default header values.
Successful
func NewPostSimulationDevicesOK ¶
func NewPostSimulationDevicesOK() *PostSimulationDevicesOK
NewPostSimulationDevicesOK creates a PostSimulationDevicesOK with default headers values
func (*PostSimulationDevicesOK) Error ¶
func (o *PostSimulationDevicesOK) Error() string
func (*PostSimulationDevicesOK) GetPayload ¶
func (o *PostSimulationDevicesOK) GetPayload() *models.SimulationDeviceWithLink
type PostSimulationDevicesParams ¶
type PostSimulationDevicesParams struct { // Body. Body *models.SimulationDevicePayload /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostSimulationDevicesParams contains all the parameters to send to the API endpoint
for the post simulation devices operation. Typically these are written to a http.Request.
func NewPostSimulationDevicesParams ¶
func NewPostSimulationDevicesParams() *PostSimulationDevicesParams
NewPostSimulationDevicesParams creates a new PostSimulationDevicesParams 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 NewPostSimulationDevicesParamsWithContext ¶
func NewPostSimulationDevicesParamsWithContext(ctx context.Context) *PostSimulationDevicesParams
NewPostSimulationDevicesParamsWithContext creates a new PostSimulationDevicesParams object with the ability to set a context for a request.
func NewPostSimulationDevicesParamsWithHTTPClient ¶
func NewPostSimulationDevicesParamsWithHTTPClient(client *http.Client) *PostSimulationDevicesParams
NewPostSimulationDevicesParamsWithHTTPClient creates a new PostSimulationDevicesParams object with the ability to set a custom HTTPClient for a request.
func NewPostSimulationDevicesParamsWithTimeout ¶
func NewPostSimulationDevicesParamsWithTimeout(timeout time.Duration) *PostSimulationDevicesParams
NewPostSimulationDevicesParamsWithTimeout creates a new PostSimulationDevicesParams object with the ability to set a timeout on a request.
func (*PostSimulationDevicesParams) SetBody ¶
func (o *PostSimulationDevicesParams) SetBody(body *models.SimulationDevicePayload)
SetBody adds the body to the post simulation devices params
func (*PostSimulationDevicesParams) SetContext ¶
func (o *PostSimulationDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the post simulation devices params
func (*PostSimulationDevicesParams) SetDefaults ¶
func (o *PostSimulationDevicesParams) SetDefaults()
SetDefaults hydrates default values in the post simulation devices params (not the query body).
All values with no default are reset to their zero value.
func (*PostSimulationDevicesParams) SetHTTPClient ¶
func (o *PostSimulationDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post simulation devices params
func (*PostSimulationDevicesParams) SetTimeout ¶
func (o *PostSimulationDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post simulation devices params
func (*PostSimulationDevicesParams) SetXAuthToken ¶
func (o *PostSimulationDevicesParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the post simulation devices params
func (*PostSimulationDevicesParams) WithBody ¶
func (o *PostSimulationDevicesParams) WithBody(body *models.SimulationDevicePayload) *PostSimulationDevicesParams
WithBody adds the body to the post simulation devices params
func (*PostSimulationDevicesParams) WithContext ¶
func (o *PostSimulationDevicesParams) WithContext(ctx context.Context) *PostSimulationDevicesParams
WithContext adds the context to the post simulation devices params
func (*PostSimulationDevicesParams) WithDefaults ¶
func (o *PostSimulationDevicesParams) WithDefaults() *PostSimulationDevicesParams
WithDefaults hydrates default values in the post simulation devices params (not the query body).
All values with no default are reset to their zero value.
func (*PostSimulationDevicesParams) WithHTTPClient ¶
func (o *PostSimulationDevicesParams) WithHTTPClient(client *http.Client) *PostSimulationDevicesParams
WithHTTPClient adds the HTTPClient to the post simulation devices params
func (*PostSimulationDevicesParams) WithTimeout ¶
func (o *PostSimulationDevicesParams) WithTimeout(timeout time.Duration) *PostSimulationDevicesParams
WithTimeout adds the timeout to the post simulation devices params
func (*PostSimulationDevicesParams) WithXAuthToken ¶
func (o *PostSimulationDevicesParams) WithXAuthToken(xAuthToken *string) *PostSimulationDevicesParams
WithXAuthToken adds the xAuthToken to the post simulation devices params
func (*PostSimulationDevicesParams) WriteToRequest ¶
func (o *PostSimulationDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostSimulationDevicesReader ¶
type PostSimulationDevicesReader struct {
// contains filtered or unexported fields
}
PostSimulationDevicesReader is a Reader for the PostSimulationDevices structure.
func (*PostSimulationDevicesReader) ReadResponse ¶
func (o *PostSimulationDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostSimulationDevicesUnauthorized ¶
type PostSimulationDevicesUnauthorized struct {
}PostSimulationDevicesUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostSimulationDevicesUnauthorized ¶
func NewPostSimulationDevicesUnauthorized() *PostSimulationDevicesUnauthorized
NewPostSimulationDevicesUnauthorized creates a PostSimulationDevicesUnauthorized with default headers values
func (*PostSimulationDevicesUnauthorized) Error ¶
func (o *PostSimulationDevicesUnauthorized) Error() string
func (*PostSimulationDevicesUnauthorized) GetPayload ¶
func (o *PostSimulationDevicesUnauthorized) GetPayload() *models.Error
type PutSimulationDevicesIDBadRequest ¶
PutSimulationDevicesIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutSimulationDevicesIDBadRequest ¶
func NewPutSimulationDevicesIDBadRequest() *PutSimulationDevicesIDBadRequest
NewPutSimulationDevicesIDBadRequest creates a PutSimulationDevicesIDBadRequest with default headers values
func (*PutSimulationDevicesIDBadRequest) Error ¶
func (o *PutSimulationDevicesIDBadRequest) Error() string
func (*PutSimulationDevicesIDBadRequest) GetPayload ¶
func (o *PutSimulationDevicesIDBadRequest) GetPayload() *models.Error
type PutSimulationDevicesIDInternalServerError ¶
PutSimulationDevicesIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutSimulationDevicesIDInternalServerError ¶
func NewPutSimulationDevicesIDInternalServerError() *PutSimulationDevicesIDInternalServerError
NewPutSimulationDevicesIDInternalServerError creates a PutSimulationDevicesIDInternalServerError with default headers values
func (*PutSimulationDevicesIDInternalServerError) Error ¶
func (o *PutSimulationDevicesIDInternalServerError) Error() string
func (*PutSimulationDevicesIDInternalServerError) GetPayload ¶
func (o *PutSimulationDevicesIDInternalServerError) GetPayload() *models.Error
type PutSimulationDevicesIDNotFound ¶
PutSimulationDevicesIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewPutSimulationDevicesIDNotFound ¶
func NewPutSimulationDevicesIDNotFound() *PutSimulationDevicesIDNotFound
NewPutSimulationDevicesIDNotFound creates a PutSimulationDevicesIDNotFound with default headers values
func (*PutSimulationDevicesIDNotFound) Error ¶
func (o *PutSimulationDevicesIDNotFound) Error() string
func (*PutSimulationDevicesIDNotFound) GetPayload ¶
func (o *PutSimulationDevicesIDNotFound) GetPayload() *models.Error
type PutSimulationDevicesIDOK ¶
type PutSimulationDevicesIDOK struct {
Payload *models.SimulationDevice
}
PutSimulationDevicesIDOK describes a response with status code 200, with default header values.
Successful
func NewPutSimulationDevicesIDOK ¶
func NewPutSimulationDevicesIDOK() *PutSimulationDevicesIDOK
NewPutSimulationDevicesIDOK creates a PutSimulationDevicesIDOK with default headers values
func (*PutSimulationDevicesIDOK) Error ¶
func (o *PutSimulationDevicesIDOK) Error() string
func (*PutSimulationDevicesIDOK) GetPayload ¶
func (o *PutSimulationDevicesIDOK) GetPayload() *models.SimulationDevice
type PutSimulationDevicesIDParams ¶
type PutSimulationDevicesIDParams struct { // Body. Body *models.SimulationDevicePayload // ID. ID string /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutSimulationDevicesIDParams contains all the parameters to send to the API endpoint
for the put simulation devices Id operation. Typically these are written to a http.Request.
func NewPutSimulationDevicesIDParams ¶
func NewPutSimulationDevicesIDParams() *PutSimulationDevicesIDParams
NewPutSimulationDevicesIDParams creates a new PutSimulationDevicesIDParams 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 NewPutSimulationDevicesIDParamsWithContext ¶
func NewPutSimulationDevicesIDParamsWithContext(ctx context.Context) *PutSimulationDevicesIDParams
NewPutSimulationDevicesIDParamsWithContext creates a new PutSimulationDevicesIDParams object with the ability to set a context for a request.
func NewPutSimulationDevicesIDParamsWithHTTPClient ¶
func NewPutSimulationDevicesIDParamsWithHTTPClient(client *http.Client) *PutSimulationDevicesIDParams
NewPutSimulationDevicesIDParamsWithHTTPClient creates a new PutSimulationDevicesIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutSimulationDevicesIDParamsWithTimeout ¶
func NewPutSimulationDevicesIDParamsWithTimeout(timeout time.Duration) *PutSimulationDevicesIDParams
NewPutSimulationDevicesIDParamsWithTimeout creates a new PutSimulationDevicesIDParams object with the ability to set a timeout on a request.
func (*PutSimulationDevicesIDParams) SetBody ¶
func (o *PutSimulationDevicesIDParams) SetBody(body *models.SimulationDevicePayload)
SetBody adds the body to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) SetContext ¶
func (o *PutSimulationDevicesIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) SetDefaults ¶
func (o *PutSimulationDevicesIDParams) SetDefaults()
SetDefaults hydrates default values in the put simulation devices Id params (not the query body).
All values with no default are reset to their zero value.
func (*PutSimulationDevicesIDParams) SetHTTPClient ¶
func (o *PutSimulationDevicesIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) SetID ¶
func (o *PutSimulationDevicesIDParams) SetID(id string)
SetID adds the id to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) SetTimeout ¶
func (o *PutSimulationDevicesIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) SetXAuthToken ¶
func (o *PutSimulationDevicesIDParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WithBody ¶
func (o *PutSimulationDevicesIDParams) WithBody(body *models.SimulationDevicePayload) *PutSimulationDevicesIDParams
WithBody adds the body to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WithContext ¶
func (o *PutSimulationDevicesIDParams) WithContext(ctx context.Context) *PutSimulationDevicesIDParams
WithContext adds the context to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WithDefaults ¶
func (o *PutSimulationDevicesIDParams) WithDefaults() *PutSimulationDevicesIDParams
WithDefaults hydrates default values in the put simulation devices Id params (not the query body).
All values with no default are reset to their zero value.
func (*PutSimulationDevicesIDParams) WithHTTPClient ¶
func (o *PutSimulationDevicesIDParams) WithHTTPClient(client *http.Client) *PutSimulationDevicesIDParams
WithHTTPClient adds the HTTPClient to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WithID ¶
func (o *PutSimulationDevicesIDParams) WithID(id string) *PutSimulationDevicesIDParams
WithID adds the id to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WithTimeout ¶
func (o *PutSimulationDevicesIDParams) WithTimeout(timeout time.Duration) *PutSimulationDevicesIDParams
WithTimeout adds the timeout to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WithXAuthToken ¶
func (o *PutSimulationDevicesIDParams) WithXAuthToken(xAuthToken *string) *PutSimulationDevicesIDParams
WithXAuthToken adds the xAuthToken to the put simulation devices Id params
func (*PutSimulationDevicesIDParams) WriteToRequest ¶
func (o *PutSimulationDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutSimulationDevicesIDReader ¶
type PutSimulationDevicesIDReader struct {
// contains filtered or unexported fields
}
PutSimulationDevicesIDReader is a Reader for the PutSimulationDevicesID structure.
func (*PutSimulationDevicesIDReader) ReadResponse ¶
func (o *PutSimulationDevicesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutSimulationDevicesIDUnauthorized ¶
type PutSimulationDevicesIDUnauthorized struct {
}PutSimulationDevicesIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPutSimulationDevicesIDUnauthorized ¶
func NewPutSimulationDevicesIDUnauthorized() *PutSimulationDevicesIDUnauthorized
NewPutSimulationDevicesIDUnauthorized creates a PutSimulationDevicesIDUnauthorized with default headers values
func (*PutSimulationDevicesIDUnauthorized) Error ¶
func (o *PutSimulationDevicesIDUnauthorized) Error() string
func (*PutSimulationDevicesIDUnauthorized) GetPayload ¶
func (o *PutSimulationDevicesIDUnauthorized) GetPayload() *models.Error
type PutSimulationLinksIDBadRequest ¶
PutSimulationLinksIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutSimulationLinksIDBadRequest ¶
func NewPutSimulationLinksIDBadRequest() *PutSimulationLinksIDBadRequest
NewPutSimulationLinksIDBadRequest creates a PutSimulationLinksIDBadRequest with default headers values
func (*PutSimulationLinksIDBadRequest) Error ¶
func (o *PutSimulationLinksIDBadRequest) Error() string
func (*PutSimulationLinksIDBadRequest) GetPayload ¶
func (o *PutSimulationLinksIDBadRequest) GetPayload() *models.Error
type PutSimulationLinksIDInternalServerError ¶
PutSimulationLinksIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutSimulationLinksIDInternalServerError ¶
func NewPutSimulationLinksIDInternalServerError() *PutSimulationLinksIDInternalServerError
NewPutSimulationLinksIDInternalServerError creates a PutSimulationLinksIDInternalServerError with default headers values
func (*PutSimulationLinksIDInternalServerError) Error ¶
func (o *PutSimulationLinksIDInternalServerError) Error() string
func (*PutSimulationLinksIDInternalServerError) GetPayload ¶
func (o *PutSimulationLinksIDInternalServerError) GetPayload() *models.Error
type PutSimulationLinksIDNotFound ¶
PutSimulationLinksIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewPutSimulationLinksIDNotFound ¶
func NewPutSimulationLinksIDNotFound() *PutSimulationLinksIDNotFound
NewPutSimulationLinksIDNotFound creates a PutSimulationLinksIDNotFound with default headers values
func (*PutSimulationLinksIDNotFound) Error ¶
func (o *PutSimulationLinksIDNotFound) Error() string
func (*PutSimulationLinksIDNotFound) GetPayload ¶
func (o *PutSimulationLinksIDNotFound) GetPayload() *models.Error
type PutSimulationLinksIDOK ¶
type PutSimulationLinksIDOK struct {
Payload *models.SimulationLink
}
PutSimulationLinksIDOK describes a response with status code 200, with default header values.
Successful
func NewPutSimulationLinksIDOK ¶
func NewPutSimulationLinksIDOK() *PutSimulationLinksIDOK
NewPutSimulationLinksIDOK creates a PutSimulationLinksIDOK with default headers values
func (*PutSimulationLinksIDOK) Error ¶
func (o *PutSimulationLinksIDOK) Error() string
func (*PutSimulationLinksIDOK) GetPayload ¶
func (o *PutSimulationLinksIDOK) GetPayload() *models.SimulationLink
type PutSimulationLinksIDParams ¶
type PutSimulationLinksIDParams struct { // Body. Body *models.SimulationLinkPayload // ID. ID string /* XAuthToken. Token for user authorization. */ XAuthToken *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutSimulationLinksIDParams contains all the parameters to send to the API endpoint
for the put simulation links Id operation. Typically these are written to a http.Request.
func NewPutSimulationLinksIDParams ¶
func NewPutSimulationLinksIDParams() *PutSimulationLinksIDParams
NewPutSimulationLinksIDParams creates a new PutSimulationLinksIDParams 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 NewPutSimulationLinksIDParamsWithContext ¶
func NewPutSimulationLinksIDParamsWithContext(ctx context.Context) *PutSimulationLinksIDParams
NewPutSimulationLinksIDParamsWithContext creates a new PutSimulationLinksIDParams object with the ability to set a context for a request.
func NewPutSimulationLinksIDParamsWithHTTPClient ¶
func NewPutSimulationLinksIDParamsWithHTTPClient(client *http.Client) *PutSimulationLinksIDParams
NewPutSimulationLinksIDParamsWithHTTPClient creates a new PutSimulationLinksIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutSimulationLinksIDParamsWithTimeout ¶
func NewPutSimulationLinksIDParamsWithTimeout(timeout time.Duration) *PutSimulationLinksIDParams
NewPutSimulationLinksIDParamsWithTimeout creates a new PutSimulationLinksIDParams object with the ability to set a timeout on a request.
func (*PutSimulationLinksIDParams) SetBody ¶
func (o *PutSimulationLinksIDParams) SetBody(body *models.SimulationLinkPayload)
SetBody adds the body to the put simulation links Id params
func (*PutSimulationLinksIDParams) SetContext ¶
func (o *PutSimulationLinksIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put simulation links Id params
func (*PutSimulationLinksIDParams) SetDefaults ¶
func (o *PutSimulationLinksIDParams) SetDefaults()
SetDefaults hydrates default values in the put simulation links Id params (not the query body).
All values with no default are reset to their zero value.
func (*PutSimulationLinksIDParams) SetHTTPClient ¶
func (o *PutSimulationLinksIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put simulation links Id params
func (*PutSimulationLinksIDParams) SetID ¶
func (o *PutSimulationLinksIDParams) SetID(id string)
SetID adds the id to the put simulation links Id params
func (*PutSimulationLinksIDParams) SetTimeout ¶
func (o *PutSimulationLinksIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put simulation links Id params
func (*PutSimulationLinksIDParams) SetXAuthToken ¶
func (o *PutSimulationLinksIDParams) SetXAuthToken(xAuthToken *string)
SetXAuthToken adds the xAuthToken to the put simulation links Id params
func (*PutSimulationLinksIDParams) WithBody ¶
func (o *PutSimulationLinksIDParams) WithBody(body *models.SimulationLinkPayload) *PutSimulationLinksIDParams
WithBody adds the body to the put simulation links Id params
func (*PutSimulationLinksIDParams) WithContext ¶
func (o *PutSimulationLinksIDParams) WithContext(ctx context.Context) *PutSimulationLinksIDParams
WithContext adds the context to the put simulation links Id params
func (*PutSimulationLinksIDParams) WithDefaults ¶
func (o *PutSimulationLinksIDParams) WithDefaults() *PutSimulationLinksIDParams
WithDefaults hydrates default values in the put simulation links Id params (not the query body).
All values with no default are reset to their zero value.
func (*PutSimulationLinksIDParams) WithHTTPClient ¶
func (o *PutSimulationLinksIDParams) WithHTTPClient(client *http.Client) *PutSimulationLinksIDParams
WithHTTPClient adds the HTTPClient to the put simulation links Id params
func (*PutSimulationLinksIDParams) WithID ¶
func (o *PutSimulationLinksIDParams) WithID(id string) *PutSimulationLinksIDParams
WithID adds the id to the put simulation links Id params
func (*PutSimulationLinksIDParams) WithTimeout ¶
func (o *PutSimulationLinksIDParams) WithTimeout(timeout time.Duration) *PutSimulationLinksIDParams
WithTimeout adds the timeout to the put simulation links Id params
func (*PutSimulationLinksIDParams) WithXAuthToken ¶
func (o *PutSimulationLinksIDParams) WithXAuthToken(xAuthToken *string) *PutSimulationLinksIDParams
WithXAuthToken adds the xAuthToken to the put simulation links Id params
func (*PutSimulationLinksIDParams) WriteToRequest ¶
func (o *PutSimulationLinksIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutSimulationLinksIDReader ¶
type PutSimulationLinksIDReader struct {
// contains filtered or unexported fields
}
PutSimulationLinksIDReader is a Reader for the PutSimulationLinksID structure.
func (*PutSimulationLinksIDReader) ReadResponse ¶
func (o *PutSimulationLinksIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutSimulationLinksIDUnauthorized ¶
type PutSimulationLinksIDUnauthorized struct {
}PutSimulationLinksIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPutSimulationLinksIDUnauthorized ¶
func NewPutSimulationLinksIDUnauthorized() *PutSimulationLinksIDUnauthorized
NewPutSimulationLinksIDUnauthorized creates a PutSimulationLinksIDUnauthorized with default headers values
func (*PutSimulationLinksIDUnauthorized) Error ¶
func (o *PutSimulationLinksIDUnauthorized) Error() string
func (*PutSimulationLinksIDUnauthorized) GetPayload ¶
func (o *PutSimulationLinksIDUnauthorized) GetPayload() *models.Error
Source Files
¶
- delete_simulation_devices_id_parameters.go
- delete_simulation_devices_id_responses.go
- get_simulation_devices_parameters.go
- get_simulation_devices_responses.go
- get_simulation_links_parameters.go
- get_simulation_links_responses.go
- get_simulation_parameters.go
- get_simulation_responses.go
- patch_simulation_devices_id_parameters.go
- patch_simulation_devices_id_responses.go
- patch_simulation_links_id_parameters.go
- patch_simulation_links_id_responses.go
- post_simulation_devices_parameters.go
- post_simulation_devices_responses.go
- put_simulation_devices_id_parameters.go
- put_simulation_devices_id_responses.go
- put_simulation_links_id_parameters.go
- put_simulation_links_id_responses.go
- simulation_client.go