Documentation ¶
Index ¶
- type Client
- func (a *Client) PostUIAutopilotWaypoint(params *PostUIAutopilotWaypointParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUIAutopilotWaypointNoContent, error)
- func (a *Client) PostUIOpenwindowContract(params *PostUIOpenwindowContractParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUIOpenwindowContractNoContent, error)
- func (a *Client) PostUIOpenwindowInformation(params *PostUIOpenwindowInformationParams, ...) (*PostUIOpenwindowInformationNoContent, error)
- func (a *Client) PostUIOpenwindowMarketdetails(params *PostUIOpenwindowMarketdetailsParams, ...) (*PostUIOpenwindowMarketdetailsNoContent, error)
- func (a *Client) PostUIOpenwindowNewmail(params *PostUIOpenwindowNewmailParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUIOpenwindowNewmailNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type PostUIAutopilotWaypointBadRequest
- func (o *PostUIAutopilotWaypointBadRequest) Code() int
- func (o *PostUIAutopilotWaypointBadRequest) Error() string
- func (o *PostUIAutopilotWaypointBadRequest) GetPayload() *models.BadRequest
- func (o *PostUIAutopilotWaypointBadRequest) IsClientError() bool
- func (o *PostUIAutopilotWaypointBadRequest) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointBadRequest) IsRedirect() bool
- func (o *PostUIAutopilotWaypointBadRequest) IsServerError() bool
- func (o *PostUIAutopilotWaypointBadRequest) IsSuccess() bool
- func (o *PostUIAutopilotWaypointBadRequest) String() string
- type PostUIAutopilotWaypointEnhanceYourCalm
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) Code() int
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) Error() string
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsClientError() bool
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsRedirect() bool
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsServerError() bool
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsSuccess() bool
- func (o *PostUIAutopilotWaypointEnhanceYourCalm) String() string
- type PostUIAutopilotWaypointForbidden
- func (o *PostUIAutopilotWaypointForbidden) Code() int
- func (o *PostUIAutopilotWaypointForbidden) Error() string
- func (o *PostUIAutopilotWaypointForbidden) GetPayload() *models.Forbidden
- func (o *PostUIAutopilotWaypointForbidden) IsClientError() bool
- func (o *PostUIAutopilotWaypointForbidden) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointForbidden) IsRedirect() bool
- func (o *PostUIAutopilotWaypointForbidden) IsServerError() bool
- func (o *PostUIAutopilotWaypointForbidden) IsSuccess() bool
- func (o *PostUIAutopilotWaypointForbidden) String() string
- type PostUIAutopilotWaypointGatewayTimeout
- func (o *PostUIAutopilotWaypointGatewayTimeout) Code() int
- func (o *PostUIAutopilotWaypointGatewayTimeout) Error() string
- func (o *PostUIAutopilotWaypointGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *PostUIAutopilotWaypointGatewayTimeout) IsClientError() bool
- func (o *PostUIAutopilotWaypointGatewayTimeout) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointGatewayTimeout) IsRedirect() bool
- func (o *PostUIAutopilotWaypointGatewayTimeout) IsServerError() bool
- func (o *PostUIAutopilotWaypointGatewayTimeout) IsSuccess() bool
- func (o *PostUIAutopilotWaypointGatewayTimeout) String() string
- type PostUIAutopilotWaypointInternalServerError
- func (o *PostUIAutopilotWaypointInternalServerError) Code() int
- func (o *PostUIAutopilotWaypointInternalServerError) Error() string
- func (o *PostUIAutopilotWaypointInternalServerError) GetPayload() *models.InternalServerError
- func (o *PostUIAutopilotWaypointInternalServerError) IsClientError() bool
- func (o *PostUIAutopilotWaypointInternalServerError) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointInternalServerError) IsRedirect() bool
- func (o *PostUIAutopilotWaypointInternalServerError) IsServerError() bool
- func (o *PostUIAutopilotWaypointInternalServerError) IsSuccess() bool
- func (o *PostUIAutopilotWaypointInternalServerError) String() string
- type PostUIAutopilotWaypointNoContent
- func (o *PostUIAutopilotWaypointNoContent) Code() int
- func (o *PostUIAutopilotWaypointNoContent) Error() string
- func (o *PostUIAutopilotWaypointNoContent) IsClientError() bool
- func (o *PostUIAutopilotWaypointNoContent) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointNoContent) IsRedirect() bool
- func (o *PostUIAutopilotWaypointNoContent) IsServerError() bool
- func (o *PostUIAutopilotWaypointNoContent) IsSuccess() bool
- func (o *PostUIAutopilotWaypointNoContent) String() string
- type PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParams() *PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParamsWithContext(ctx context.Context) *PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParamsWithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParamsWithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) SetAddToBeginning(addToBeginning bool)
- func (o *PostUIAutopilotWaypointParams) SetClearOtherWaypoints(clearOtherWaypoints bool)
- func (o *PostUIAutopilotWaypointParams) SetContext(ctx context.Context)
- func (o *PostUIAutopilotWaypointParams) SetDatasource(datasource *string)
- func (o *PostUIAutopilotWaypointParams) SetDefaults()
- func (o *PostUIAutopilotWaypointParams) SetDestinationID(destinationID int64)
- func (o *PostUIAutopilotWaypointParams) SetHTTPClient(client *http.Client)
- func (o *PostUIAutopilotWaypointParams) SetTimeout(timeout time.Duration)
- func (o *PostUIAutopilotWaypointParams) SetToken(token *string)
- func (o *PostUIAutopilotWaypointParams) WithAddToBeginning(addToBeginning bool) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithClearOtherWaypoints(clearOtherWaypoints bool) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithContext(ctx context.Context) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithDatasource(datasource *string) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithDefaults() *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithDestinationID(destinationID int64) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithToken(token *string) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIAutopilotWaypointReader
- type PostUIAutopilotWaypointServiceUnavailable
- func (o *PostUIAutopilotWaypointServiceUnavailable) Code() int
- func (o *PostUIAutopilotWaypointServiceUnavailable) Error() string
- func (o *PostUIAutopilotWaypointServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *PostUIAutopilotWaypointServiceUnavailable) IsClientError() bool
- func (o *PostUIAutopilotWaypointServiceUnavailable) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointServiceUnavailable) IsRedirect() bool
- func (o *PostUIAutopilotWaypointServiceUnavailable) IsServerError() bool
- func (o *PostUIAutopilotWaypointServiceUnavailable) IsSuccess() bool
- func (o *PostUIAutopilotWaypointServiceUnavailable) String() string
- type PostUIAutopilotWaypointUnauthorized
- func (o *PostUIAutopilotWaypointUnauthorized) Code() int
- func (o *PostUIAutopilotWaypointUnauthorized) Error() string
- func (o *PostUIAutopilotWaypointUnauthorized) GetPayload() *models.Unauthorized
- func (o *PostUIAutopilotWaypointUnauthorized) IsClientError() bool
- func (o *PostUIAutopilotWaypointUnauthorized) IsCode(code int) bool
- func (o *PostUIAutopilotWaypointUnauthorized) IsRedirect() bool
- func (o *PostUIAutopilotWaypointUnauthorized) IsServerError() bool
- func (o *PostUIAutopilotWaypointUnauthorized) IsSuccess() bool
- func (o *PostUIAutopilotWaypointUnauthorized) String() string
- type PostUIOpenwindowContractBadRequest
- func (o *PostUIOpenwindowContractBadRequest) Code() int
- func (o *PostUIOpenwindowContractBadRequest) Error() string
- func (o *PostUIOpenwindowContractBadRequest) GetPayload() *models.BadRequest
- func (o *PostUIOpenwindowContractBadRequest) IsClientError() bool
- func (o *PostUIOpenwindowContractBadRequest) IsCode(code int) bool
- func (o *PostUIOpenwindowContractBadRequest) IsRedirect() bool
- func (o *PostUIOpenwindowContractBadRequest) IsServerError() bool
- func (o *PostUIOpenwindowContractBadRequest) IsSuccess() bool
- func (o *PostUIOpenwindowContractBadRequest) String() string
- type PostUIOpenwindowContractEnhanceYourCalm
- func (o *PostUIOpenwindowContractEnhanceYourCalm) Code() int
- func (o *PostUIOpenwindowContractEnhanceYourCalm) Error() string
- func (o *PostUIOpenwindowContractEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *PostUIOpenwindowContractEnhanceYourCalm) IsClientError() bool
- func (o *PostUIOpenwindowContractEnhanceYourCalm) IsCode(code int) bool
- func (o *PostUIOpenwindowContractEnhanceYourCalm) IsRedirect() bool
- func (o *PostUIOpenwindowContractEnhanceYourCalm) IsServerError() bool
- func (o *PostUIOpenwindowContractEnhanceYourCalm) IsSuccess() bool
- func (o *PostUIOpenwindowContractEnhanceYourCalm) String() string
- type PostUIOpenwindowContractForbidden
- func (o *PostUIOpenwindowContractForbidden) Code() int
- func (o *PostUIOpenwindowContractForbidden) Error() string
- func (o *PostUIOpenwindowContractForbidden) GetPayload() *models.Forbidden
- func (o *PostUIOpenwindowContractForbidden) IsClientError() bool
- func (o *PostUIOpenwindowContractForbidden) IsCode(code int) bool
- func (o *PostUIOpenwindowContractForbidden) IsRedirect() bool
- func (o *PostUIOpenwindowContractForbidden) IsServerError() bool
- func (o *PostUIOpenwindowContractForbidden) IsSuccess() bool
- func (o *PostUIOpenwindowContractForbidden) String() string
- type PostUIOpenwindowContractGatewayTimeout
- func (o *PostUIOpenwindowContractGatewayTimeout) Code() int
- func (o *PostUIOpenwindowContractGatewayTimeout) Error() string
- func (o *PostUIOpenwindowContractGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *PostUIOpenwindowContractGatewayTimeout) IsClientError() bool
- func (o *PostUIOpenwindowContractGatewayTimeout) IsCode(code int) bool
- func (o *PostUIOpenwindowContractGatewayTimeout) IsRedirect() bool
- func (o *PostUIOpenwindowContractGatewayTimeout) IsServerError() bool
- func (o *PostUIOpenwindowContractGatewayTimeout) IsSuccess() bool
- func (o *PostUIOpenwindowContractGatewayTimeout) String() string
- type PostUIOpenwindowContractInternalServerError
- func (o *PostUIOpenwindowContractInternalServerError) Code() int
- func (o *PostUIOpenwindowContractInternalServerError) Error() string
- func (o *PostUIOpenwindowContractInternalServerError) GetPayload() *models.InternalServerError
- func (o *PostUIOpenwindowContractInternalServerError) IsClientError() bool
- func (o *PostUIOpenwindowContractInternalServerError) IsCode(code int) bool
- func (o *PostUIOpenwindowContractInternalServerError) IsRedirect() bool
- func (o *PostUIOpenwindowContractInternalServerError) IsServerError() bool
- func (o *PostUIOpenwindowContractInternalServerError) IsSuccess() bool
- func (o *PostUIOpenwindowContractInternalServerError) String() string
- type PostUIOpenwindowContractNoContent
- func (o *PostUIOpenwindowContractNoContent) Code() int
- func (o *PostUIOpenwindowContractNoContent) Error() string
- func (o *PostUIOpenwindowContractNoContent) IsClientError() bool
- func (o *PostUIOpenwindowContractNoContent) IsCode(code int) bool
- func (o *PostUIOpenwindowContractNoContent) IsRedirect() bool
- func (o *PostUIOpenwindowContractNoContent) IsServerError() bool
- func (o *PostUIOpenwindowContractNoContent) IsSuccess() bool
- func (o *PostUIOpenwindowContractNoContent) String() string
- type PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParams() *PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParamsWithContext(ctx context.Context) *PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowContractParams) SetContractID(contractID int32)
- func (o *PostUIOpenwindowContractParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowContractParams) SetDefaults()
- func (o *PostUIOpenwindowContractParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowContractParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowContractParams) SetToken(token *string)
- func (o *PostUIOpenwindowContractParams) WithContext(ctx context.Context) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithContractID(contractID int32) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithDatasource(datasource *string) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithDefaults() *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithToken(token *string) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowContractReader
- type PostUIOpenwindowContractServiceUnavailable
- func (o *PostUIOpenwindowContractServiceUnavailable) Code() int
- func (o *PostUIOpenwindowContractServiceUnavailable) Error() string
- func (o *PostUIOpenwindowContractServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *PostUIOpenwindowContractServiceUnavailable) IsClientError() bool
- func (o *PostUIOpenwindowContractServiceUnavailable) IsCode(code int) bool
- func (o *PostUIOpenwindowContractServiceUnavailable) IsRedirect() bool
- func (o *PostUIOpenwindowContractServiceUnavailable) IsServerError() bool
- func (o *PostUIOpenwindowContractServiceUnavailable) IsSuccess() bool
- func (o *PostUIOpenwindowContractServiceUnavailable) String() string
- type PostUIOpenwindowContractUnauthorized
- func (o *PostUIOpenwindowContractUnauthorized) Code() int
- func (o *PostUIOpenwindowContractUnauthorized) Error() string
- func (o *PostUIOpenwindowContractUnauthorized) GetPayload() *models.Unauthorized
- func (o *PostUIOpenwindowContractUnauthorized) IsClientError() bool
- func (o *PostUIOpenwindowContractUnauthorized) IsCode(code int) bool
- func (o *PostUIOpenwindowContractUnauthorized) IsRedirect() bool
- func (o *PostUIOpenwindowContractUnauthorized) IsServerError() bool
- func (o *PostUIOpenwindowContractUnauthorized) IsSuccess() bool
- func (o *PostUIOpenwindowContractUnauthorized) String() string
- type PostUIOpenwindowInformationBadRequest
- func (o *PostUIOpenwindowInformationBadRequest) Code() int
- func (o *PostUIOpenwindowInformationBadRequest) Error() string
- func (o *PostUIOpenwindowInformationBadRequest) GetPayload() *models.BadRequest
- func (o *PostUIOpenwindowInformationBadRequest) IsClientError() bool
- func (o *PostUIOpenwindowInformationBadRequest) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationBadRequest) IsRedirect() bool
- func (o *PostUIOpenwindowInformationBadRequest) IsServerError() bool
- func (o *PostUIOpenwindowInformationBadRequest) IsSuccess() bool
- func (o *PostUIOpenwindowInformationBadRequest) String() string
- type PostUIOpenwindowInformationEnhanceYourCalm
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) Code() int
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) Error() string
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsClientError() bool
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsRedirect() bool
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsServerError() bool
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsSuccess() bool
- func (o *PostUIOpenwindowInformationEnhanceYourCalm) String() string
- type PostUIOpenwindowInformationForbidden
- func (o *PostUIOpenwindowInformationForbidden) Code() int
- func (o *PostUIOpenwindowInformationForbidden) Error() string
- func (o *PostUIOpenwindowInformationForbidden) GetPayload() *models.Forbidden
- func (o *PostUIOpenwindowInformationForbidden) IsClientError() bool
- func (o *PostUIOpenwindowInformationForbidden) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationForbidden) IsRedirect() bool
- func (o *PostUIOpenwindowInformationForbidden) IsServerError() bool
- func (o *PostUIOpenwindowInformationForbidden) IsSuccess() bool
- func (o *PostUIOpenwindowInformationForbidden) String() string
- type PostUIOpenwindowInformationGatewayTimeout
- func (o *PostUIOpenwindowInformationGatewayTimeout) Code() int
- func (o *PostUIOpenwindowInformationGatewayTimeout) Error() string
- func (o *PostUIOpenwindowInformationGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *PostUIOpenwindowInformationGatewayTimeout) IsClientError() bool
- func (o *PostUIOpenwindowInformationGatewayTimeout) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationGatewayTimeout) IsRedirect() bool
- func (o *PostUIOpenwindowInformationGatewayTimeout) IsServerError() bool
- func (o *PostUIOpenwindowInformationGatewayTimeout) IsSuccess() bool
- func (o *PostUIOpenwindowInformationGatewayTimeout) String() string
- type PostUIOpenwindowInformationInternalServerError
- func (o *PostUIOpenwindowInformationInternalServerError) Code() int
- func (o *PostUIOpenwindowInformationInternalServerError) Error() string
- func (o *PostUIOpenwindowInformationInternalServerError) GetPayload() *models.InternalServerError
- func (o *PostUIOpenwindowInformationInternalServerError) IsClientError() bool
- func (o *PostUIOpenwindowInformationInternalServerError) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationInternalServerError) IsRedirect() bool
- func (o *PostUIOpenwindowInformationInternalServerError) IsServerError() bool
- func (o *PostUIOpenwindowInformationInternalServerError) IsSuccess() bool
- func (o *PostUIOpenwindowInformationInternalServerError) String() string
- type PostUIOpenwindowInformationNoContent
- func (o *PostUIOpenwindowInformationNoContent) Code() int
- func (o *PostUIOpenwindowInformationNoContent) Error() string
- func (o *PostUIOpenwindowInformationNoContent) IsClientError() bool
- func (o *PostUIOpenwindowInformationNoContent) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationNoContent) IsRedirect() bool
- func (o *PostUIOpenwindowInformationNoContent) IsServerError() bool
- func (o *PostUIOpenwindowInformationNoContent) IsSuccess() bool
- func (o *PostUIOpenwindowInformationNoContent) String() string
- type PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParams() *PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParamsWithContext(ctx context.Context) *PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowInformationParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowInformationParams) SetDefaults()
- func (o *PostUIOpenwindowInformationParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowInformationParams) SetTargetID(targetID int32)
- func (o *PostUIOpenwindowInformationParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowInformationParams) SetToken(token *string)
- func (o *PostUIOpenwindowInformationParams) WithContext(ctx context.Context) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithDatasource(datasource *string) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithDefaults() *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithTargetID(targetID int32) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithToken(token *string) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowInformationReader
- type PostUIOpenwindowInformationServiceUnavailable
- func (o *PostUIOpenwindowInformationServiceUnavailable) Code() int
- func (o *PostUIOpenwindowInformationServiceUnavailable) Error() string
- func (o *PostUIOpenwindowInformationServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *PostUIOpenwindowInformationServiceUnavailable) IsClientError() bool
- func (o *PostUIOpenwindowInformationServiceUnavailable) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationServiceUnavailable) IsRedirect() bool
- func (o *PostUIOpenwindowInformationServiceUnavailable) IsServerError() bool
- func (o *PostUIOpenwindowInformationServiceUnavailable) IsSuccess() bool
- func (o *PostUIOpenwindowInformationServiceUnavailable) String() string
- type PostUIOpenwindowInformationUnauthorized
- func (o *PostUIOpenwindowInformationUnauthorized) Code() int
- func (o *PostUIOpenwindowInformationUnauthorized) Error() string
- func (o *PostUIOpenwindowInformationUnauthorized) GetPayload() *models.Unauthorized
- func (o *PostUIOpenwindowInformationUnauthorized) IsClientError() bool
- func (o *PostUIOpenwindowInformationUnauthorized) IsCode(code int) bool
- func (o *PostUIOpenwindowInformationUnauthorized) IsRedirect() bool
- func (o *PostUIOpenwindowInformationUnauthorized) IsServerError() bool
- func (o *PostUIOpenwindowInformationUnauthorized) IsSuccess() bool
- func (o *PostUIOpenwindowInformationUnauthorized) String() string
- type PostUIOpenwindowMarketdetailsBadRequest
- func (o *PostUIOpenwindowMarketdetailsBadRequest) Code() int
- func (o *PostUIOpenwindowMarketdetailsBadRequest) Error() string
- func (o *PostUIOpenwindowMarketdetailsBadRequest) GetPayload() *models.BadRequest
- func (o *PostUIOpenwindowMarketdetailsBadRequest) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsBadRequest) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsBadRequest) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsBadRequest) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsBadRequest) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsBadRequest) String() string
- type PostUIOpenwindowMarketdetailsEnhanceYourCalm
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) Code() int
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) Error() string
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) String() string
- type PostUIOpenwindowMarketdetailsForbidden
- func (o *PostUIOpenwindowMarketdetailsForbidden) Code() int
- func (o *PostUIOpenwindowMarketdetailsForbidden) Error() string
- func (o *PostUIOpenwindowMarketdetailsForbidden) GetPayload() *models.Forbidden
- func (o *PostUIOpenwindowMarketdetailsForbidden) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsForbidden) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsForbidden) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsForbidden) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsForbidden) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsForbidden) String() string
- type PostUIOpenwindowMarketdetailsGatewayTimeout
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) Code() int
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) Error() string
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) String() string
- type PostUIOpenwindowMarketdetailsInternalServerError
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) Code() int
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) Error() string
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) GetPayload() *models.InternalServerError
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsInternalServerError) String() string
- type PostUIOpenwindowMarketdetailsNoContent
- func (o *PostUIOpenwindowMarketdetailsNoContent) Code() int
- func (o *PostUIOpenwindowMarketdetailsNoContent) Error() string
- func (o *PostUIOpenwindowMarketdetailsNoContent) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsNoContent) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsNoContent) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsNoContent) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsNoContent) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsNoContent) String() string
- type PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParams() *PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParamsWithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowMarketdetailsParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowMarketdetailsParams) SetDefaults()
- func (o *PostUIOpenwindowMarketdetailsParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowMarketdetailsParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowMarketdetailsParams) SetToken(token *string)
- func (o *PostUIOpenwindowMarketdetailsParams) SetTypeID(typeID int32)
- func (o *PostUIOpenwindowMarketdetailsParams) WithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithDatasource(datasource *string) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithDefaults() *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithToken(token *string) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithTypeID(typeID int32) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowMarketdetailsReader
- type PostUIOpenwindowMarketdetailsServiceUnavailable
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) Code() int
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) Error() string
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) String() string
- type PostUIOpenwindowMarketdetailsUnauthorized
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) Code() int
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) Error() string
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) GetPayload() *models.Unauthorized
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsClientError() bool
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsCode(code int) bool
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsRedirect() bool
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsServerError() bool
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsSuccess() bool
- func (o *PostUIOpenwindowMarketdetailsUnauthorized) String() string
- type PostUIOpenwindowNewmailBadRequest
- func (o *PostUIOpenwindowNewmailBadRequest) Code() int
- func (o *PostUIOpenwindowNewmailBadRequest) Error() string
- func (o *PostUIOpenwindowNewmailBadRequest) GetPayload() *models.BadRequest
- func (o *PostUIOpenwindowNewmailBadRequest) IsClientError() bool
- func (o *PostUIOpenwindowNewmailBadRequest) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailBadRequest) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailBadRequest) IsServerError() bool
- func (o *PostUIOpenwindowNewmailBadRequest) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailBadRequest) String() string
- type PostUIOpenwindowNewmailBody
- func (o *PostUIOpenwindowNewmailBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PostUIOpenwindowNewmailBody) MarshalBinary() ([]byte, error)
- func (o *PostUIOpenwindowNewmailBody) UnmarshalBinary(b []byte) error
- func (o *PostUIOpenwindowNewmailBody) Validate(formats strfmt.Registry) error
- type PostUIOpenwindowNewmailEnhanceYourCalm
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) Code() int
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) Error() string
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsClientError() bool
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsServerError() bool
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailEnhanceYourCalm) String() string
- type PostUIOpenwindowNewmailForbidden
- func (o *PostUIOpenwindowNewmailForbidden) Code() int
- func (o *PostUIOpenwindowNewmailForbidden) Error() string
- func (o *PostUIOpenwindowNewmailForbidden) GetPayload() *models.Forbidden
- func (o *PostUIOpenwindowNewmailForbidden) IsClientError() bool
- func (o *PostUIOpenwindowNewmailForbidden) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailForbidden) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailForbidden) IsServerError() bool
- func (o *PostUIOpenwindowNewmailForbidden) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailForbidden) String() string
- type PostUIOpenwindowNewmailGatewayTimeout
- func (o *PostUIOpenwindowNewmailGatewayTimeout) Code() int
- func (o *PostUIOpenwindowNewmailGatewayTimeout) Error() string
- func (o *PostUIOpenwindowNewmailGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *PostUIOpenwindowNewmailGatewayTimeout) IsClientError() bool
- func (o *PostUIOpenwindowNewmailGatewayTimeout) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailGatewayTimeout) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailGatewayTimeout) IsServerError() bool
- func (o *PostUIOpenwindowNewmailGatewayTimeout) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailGatewayTimeout) String() string
- type PostUIOpenwindowNewmailInternalServerError
- func (o *PostUIOpenwindowNewmailInternalServerError) Code() int
- func (o *PostUIOpenwindowNewmailInternalServerError) Error() string
- func (o *PostUIOpenwindowNewmailInternalServerError) GetPayload() *models.InternalServerError
- func (o *PostUIOpenwindowNewmailInternalServerError) IsClientError() bool
- func (o *PostUIOpenwindowNewmailInternalServerError) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailInternalServerError) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailInternalServerError) IsServerError() bool
- func (o *PostUIOpenwindowNewmailInternalServerError) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailInternalServerError) String() string
- type PostUIOpenwindowNewmailNoContent
- func (o *PostUIOpenwindowNewmailNoContent) Code() int
- func (o *PostUIOpenwindowNewmailNoContent) Error() string
- func (o *PostUIOpenwindowNewmailNoContent) IsClientError() bool
- func (o *PostUIOpenwindowNewmailNoContent) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailNoContent) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailNoContent) IsServerError() bool
- func (o *PostUIOpenwindowNewmailNoContent) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailNoContent) String() string
- type PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParams() *PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParamsWithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowNewmailParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowNewmailParams) SetDefaults()
- func (o *PostUIOpenwindowNewmailParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowNewmailParams) SetNewMail(newMail PostUIOpenwindowNewmailBody)
- func (o *PostUIOpenwindowNewmailParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowNewmailParams) SetToken(token *string)
- func (o *PostUIOpenwindowNewmailParams) WithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithDatasource(datasource *string) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithDefaults() *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithNewMail(newMail PostUIOpenwindowNewmailBody) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithToken(token *string) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowNewmailReader
- type PostUIOpenwindowNewmailServiceUnavailable
- func (o *PostUIOpenwindowNewmailServiceUnavailable) Code() int
- func (o *PostUIOpenwindowNewmailServiceUnavailable) Error() string
- func (o *PostUIOpenwindowNewmailServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *PostUIOpenwindowNewmailServiceUnavailable) IsClientError() bool
- func (o *PostUIOpenwindowNewmailServiceUnavailable) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailServiceUnavailable) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailServiceUnavailable) IsServerError() bool
- func (o *PostUIOpenwindowNewmailServiceUnavailable) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailServiceUnavailable) String() string
- type PostUIOpenwindowNewmailUnauthorized
- func (o *PostUIOpenwindowNewmailUnauthorized) Code() int
- func (o *PostUIOpenwindowNewmailUnauthorized) Error() string
- func (o *PostUIOpenwindowNewmailUnauthorized) GetPayload() *models.Unauthorized
- func (o *PostUIOpenwindowNewmailUnauthorized) IsClientError() bool
- func (o *PostUIOpenwindowNewmailUnauthorized) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailUnauthorized) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailUnauthorized) IsServerError() bool
- func (o *PostUIOpenwindowNewmailUnauthorized) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailUnauthorized) String() string
- type PostUIOpenwindowNewmailUnprocessableEntity
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) Code() int
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) Error() string
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) GetPayload() *PostUIOpenwindowNewmailUnprocessableEntityBody
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsClientError() bool
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsCode(code int) bool
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsRedirect() bool
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsServerError() bool
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsSuccess() bool
- func (o *PostUIOpenwindowNewmailUnprocessableEntity) String() string
- type PostUIOpenwindowNewmailUnprocessableEntityBody
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) MarshalBinary() ([]byte, error)
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) UnmarshalBinary(b []byte) error
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) Validate(formats strfmt.Registry) error
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 user interface API
func (*Client) PostUIAutopilotWaypoint ¶
func (a *Client) PostUIAutopilotWaypoint(params *PostUIAutopilotWaypointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIAutopilotWaypointNoContent, error)
PostUIAutopilotWaypoint sets autopilot waypoint Set a solar system as autopilot waypoint
---
func (*Client) PostUIOpenwindowContract ¶
func (a *Client) PostUIOpenwindowContract(params *PostUIOpenwindowContractParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowContractNoContent, error)
PostUIOpenwindowContract opens contract window Open the contract window inside the client
---
func (*Client) PostUIOpenwindowInformation ¶
func (a *Client) PostUIOpenwindowInformation(params *PostUIOpenwindowInformationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowInformationNoContent, error)
PostUIOpenwindowInformation opens information window Open the information window for a character, corporation or alliance inside the client
---
func (*Client) PostUIOpenwindowMarketdetails ¶
func (a *Client) PostUIOpenwindowMarketdetails(params *PostUIOpenwindowMarketdetailsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowMarketdetailsNoContent, error)
PostUIOpenwindowMarketdetails opens market details Open the market details window for a specific typeID inside the client
---
func (*Client) PostUIOpenwindowNewmail ¶
func (a *Client) PostUIOpenwindowNewmail(params *PostUIOpenwindowNewmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowNewmailNoContent, error)
PostUIOpenwindowNewmail opens new mail window Open the New Mail window, according to settings from the request if applicable
---
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v0.4.0
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { PostUIAutopilotWaypoint(params *PostUIAutopilotWaypointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIAutopilotWaypointNoContent, error) PostUIOpenwindowContract(params *PostUIOpenwindowContractParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowContractNoContent, error) PostUIOpenwindowInformation(params *PostUIOpenwindowInformationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowInformationNoContent, error) PostUIOpenwindowMarketdetails(params *PostUIOpenwindowMarketdetailsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowMarketdetailsNoContent, error) PostUIOpenwindowNewmail(params *PostUIOpenwindowNewmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowNewmailNoContent, 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 user interface API client.
type PostUIAutopilotWaypointBadRequest ¶
type PostUIAutopilotWaypointBadRequest struct {
Payload *models.BadRequest
}
PostUIAutopilotWaypointBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIAutopilotWaypointBadRequest ¶
func NewPostUIAutopilotWaypointBadRequest() *PostUIAutopilotWaypointBadRequest
NewPostUIAutopilotWaypointBadRequest creates a PostUIAutopilotWaypointBadRequest with default headers values
func (*PostUIAutopilotWaypointBadRequest) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) Code() int
Code gets the status code for the post Ui autopilot waypoint bad request response
func (*PostUIAutopilotWaypointBadRequest) Error ¶
func (o *PostUIAutopilotWaypointBadRequest) Error() string
func (*PostUIAutopilotWaypointBadRequest) GetPayload ¶
func (o *PostUIAutopilotWaypointBadRequest) GetPayload() *models.BadRequest
func (*PostUIAutopilotWaypointBadRequest) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint bad request response has a 4xx status code
func (*PostUIAutopilotWaypointBadRequest) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint bad request response a status code equal to that given
func (*PostUIAutopilotWaypointBadRequest) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint bad request response has a 3xx status code
func (*PostUIAutopilotWaypointBadRequest) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint bad request response has a 5xx status code
func (*PostUIAutopilotWaypointBadRequest) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint bad request response has a 2xx status code
func (*PostUIAutopilotWaypointBadRequest) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointBadRequest) String() string
type PostUIAutopilotWaypointEnhanceYourCalm ¶
type PostUIAutopilotWaypointEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIAutopilotWaypointEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIAutopilotWaypointEnhanceYourCalm ¶
func NewPostUIAutopilotWaypointEnhanceYourCalm() *PostUIAutopilotWaypointEnhanceYourCalm
NewPostUIAutopilotWaypointEnhanceYourCalm creates a PostUIAutopilotWaypointEnhanceYourCalm with default headers values
func (*PostUIAutopilotWaypointEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) Code() int
Code gets the status code for the post Ui autopilot waypoint enhance your calm response
func (*PostUIAutopilotWaypointEnhanceYourCalm) Error ¶
func (o *PostUIAutopilotWaypointEnhanceYourCalm) Error() string
func (*PostUIAutopilotWaypointEnhanceYourCalm) GetPayload ¶
func (o *PostUIAutopilotWaypointEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*PostUIAutopilotWaypointEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint enhance your calm response has a 4xx status code
func (*PostUIAutopilotWaypointEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint enhance your calm response a status code equal to that given
func (*PostUIAutopilotWaypointEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint enhance your calm response has a 3xx status code
func (*PostUIAutopilotWaypointEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint enhance your calm response has a 5xx status code
func (*PostUIAutopilotWaypointEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint enhance your calm response has a 2xx status code
func (*PostUIAutopilotWaypointEnhanceYourCalm) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointEnhanceYourCalm) String() string
type PostUIAutopilotWaypointForbidden ¶
PostUIAutopilotWaypointForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIAutopilotWaypointForbidden ¶
func NewPostUIAutopilotWaypointForbidden() *PostUIAutopilotWaypointForbidden
NewPostUIAutopilotWaypointForbidden creates a PostUIAutopilotWaypointForbidden with default headers values
func (*PostUIAutopilotWaypointForbidden) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) Code() int
Code gets the status code for the post Ui autopilot waypoint forbidden response
func (*PostUIAutopilotWaypointForbidden) Error ¶
func (o *PostUIAutopilotWaypointForbidden) Error() string
func (*PostUIAutopilotWaypointForbidden) GetPayload ¶
func (o *PostUIAutopilotWaypointForbidden) GetPayload() *models.Forbidden
func (*PostUIAutopilotWaypointForbidden) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint forbidden response has a 4xx status code
func (*PostUIAutopilotWaypointForbidden) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint forbidden response a status code equal to that given
func (*PostUIAutopilotWaypointForbidden) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint forbidden response has a 3xx status code
func (*PostUIAutopilotWaypointForbidden) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint forbidden response has a 5xx status code
func (*PostUIAutopilotWaypointForbidden) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint forbidden response has a 2xx status code
func (*PostUIAutopilotWaypointForbidden) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointForbidden) String() string
type PostUIAutopilotWaypointGatewayTimeout ¶
type PostUIAutopilotWaypointGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIAutopilotWaypointGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIAutopilotWaypointGatewayTimeout ¶
func NewPostUIAutopilotWaypointGatewayTimeout() *PostUIAutopilotWaypointGatewayTimeout
NewPostUIAutopilotWaypointGatewayTimeout creates a PostUIAutopilotWaypointGatewayTimeout with default headers values
func (*PostUIAutopilotWaypointGatewayTimeout) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) Code() int
Code gets the status code for the post Ui autopilot waypoint gateway timeout response
func (*PostUIAutopilotWaypointGatewayTimeout) Error ¶
func (o *PostUIAutopilotWaypointGatewayTimeout) Error() string
func (*PostUIAutopilotWaypointGatewayTimeout) GetPayload ¶
func (o *PostUIAutopilotWaypointGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*PostUIAutopilotWaypointGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint gateway timeout response has a 4xx status code
func (*PostUIAutopilotWaypointGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint gateway timeout response a status code equal to that given
func (*PostUIAutopilotWaypointGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint gateway timeout response has a 3xx status code
func (*PostUIAutopilotWaypointGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint gateway timeout response has a 5xx status code
func (*PostUIAutopilotWaypointGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint gateway timeout response has a 2xx status code
func (*PostUIAutopilotWaypointGatewayTimeout) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointGatewayTimeout) String() string
type PostUIAutopilotWaypointInternalServerError ¶
type PostUIAutopilotWaypointInternalServerError struct {
Payload *models.InternalServerError
}
PostUIAutopilotWaypointInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIAutopilotWaypointInternalServerError ¶
func NewPostUIAutopilotWaypointInternalServerError() *PostUIAutopilotWaypointInternalServerError
NewPostUIAutopilotWaypointInternalServerError creates a PostUIAutopilotWaypointInternalServerError with default headers values
func (*PostUIAutopilotWaypointInternalServerError) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) Code() int
Code gets the status code for the post Ui autopilot waypoint internal server error response
func (*PostUIAutopilotWaypointInternalServerError) Error ¶
func (o *PostUIAutopilotWaypointInternalServerError) Error() string
func (*PostUIAutopilotWaypointInternalServerError) GetPayload ¶
func (o *PostUIAutopilotWaypointInternalServerError) GetPayload() *models.InternalServerError
func (*PostUIAutopilotWaypointInternalServerError) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint internal server error response has a 4xx status code
func (*PostUIAutopilotWaypointInternalServerError) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint internal server error response a status code equal to that given
func (*PostUIAutopilotWaypointInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint internal server error response has a 3xx status code
func (*PostUIAutopilotWaypointInternalServerError) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint internal server error response has a 5xx status code
func (*PostUIAutopilotWaypointInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint internal server error response has a 2xx status code
func (*PostUIAutopilotWaypointInternalServerError) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointInternalServerError) String() string
type PostUIAutopilotWaypointNoContent ¶
type PostUIAutopilotWaypointNoContent struct { }
PostUIAutopilotWaypointNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIAutopilotWaypointNoContent ¶
func NewPostUIAutopilotWaypointNoContent() *PostUIAutopilotWaypointNoContent
NewPostUIAutopilotWaypointNoContent creates a PostUIAutopilotWaypointNoContent with default headers values
func (*PostUIAutopilotWaypointNoContent) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) Code() int
Code gets the status code for the post Ui autopilot waypoint no content response
func (*PostUIAutopilotWaypointNoContent) Error ¶
func (o *PostUIAutopilotWaypointNoContent) Error() string
func (*PostUIAutopilotWaypointNoContent) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint no content response has a 4xx status code
func (*PostUIAutopilotWaypointNoContent) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint no content response a status code equal to that given
func (*PostUIAutopilotWaypointNoContent) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint no content response has a 3xx status code
func (*PostUIAutopilotWaypointNoContent) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint no content response has a 5xx status code
func (*PostUIAutopilotWaypointNoContent) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint no content response has a 2xx status code
func (*PostUIAutopilotWaypointNoContent) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointNoContent) String() string
type PostUIAutopilotWaypointParams ¶
type PostUIAutopilotWaypointParams struct { /* AddToBeginning. Whether this solar system should be added to the beginning of all waypoints */ AddToBeginning bool /* ClearOtherWaypoints. Whether clean other waypoints beforing adding this one */ ClearOtherWaypoints bool /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* DestinationID. The destination to travel to, can be solar system, station or structure's id Format: int64 */ DestinationID int64 /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIAutopilotWaypointParams contains all the parameters to send to the API endpoint
for the post ui autopilot waypoint operation. Typically these are written to a http.Request.
func NewPostUIAutopilotWaypointParams ¶
func NewPostUIAutopilotWaypointParams() *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParams creates a new PostUIAutopilotWaypointParams 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 NewPostUIAutopilotWaypointParamsWithContext ¶
func NewPostUIAutopilotWaypointParamsWithContext(ctx context.Context) *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParamsWithContext creates a new PostUIAutopilotWaypointParams object with the ability to set a context for a request.
func NewPostUIAutopilotWaypointParamsWithHTTPClient ¶
func NewPostUIAutopilotWaypointParamsWithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParamsWithHTTPClient creates a new PostUIAutopilotWaypointParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIAutopilotWaypointParamsWithTimeout ¶
func NewPostUIAutopilotWaypointParamsWithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParamsWithTimeout creates a new PostUIAutopilotWaypointParams object with the ability to set a timeout on a request.
func (*PostUIAutopilotWaypointParams) SetAddToBeginning ¶
func (o *PostUIAutopilotWaypointParams) SetAddToBeginning(addToBeginning bool)
SetAddToBeginning adds the addToBeginning to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetClearOtherWaypoints ¶
func (o *PostUIAutopilotWaypointParams) SetClearOtherWaypoints(clearOtherWaypoints bool)
SetClearOtherWaypoints adds the clearOtherWaypoints to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetContext ¶
func (o *PostUIAutopilotWaypointParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetDatasource ¶
func (o *PostUIAutopilotWaypointParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIAutopilotWaypointParams) SetDefaults()
SetDefaults hydrates default values in the post ui autopilot waypoint params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIAutopilotWaypointParams) SetDestinationID ¶
func (o *PostUIAutopilotWaypointParams) SetDestinationID(destinationID int64)
SetDestinationID adds the destinationId to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetHTTPClient ¶
func (o *PostUIAutopilotWaypointParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetTimeout ¶
func (o *PostUIAutopilotWaypointParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetToken ¶
func (o *PostUIAutopilotWaypointParams) SetToken(token *string)
SetToken adds the token to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithAddToBeginning ¶
func (o *PostUIAutopilotWaypointParams) WithAddToBeginning(addToBeginning bool) *PostUIAutopilotWaypointParams
WithAddToBeginning adds the addToBeginning to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithClearOtherWaypoints ¶
func (o *PostUIAutopilotWaypointParams) WithClearOtherWaypoints(clearOtherWaypoints bool) *PostUIAutopilotWaypointParams
WithClearOtherWaypoints adds the clearOtherWaypoints to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithContext ¶
func (o *PostUIAutopilotWaypointParams) WithContext(ctx context.Context) *PostUIAutopilotWaypointParams
WithContext adds the context to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithDatasource ¶
func (o *PostUIAutopilotWaypointParams) WithDatasource(datasource *string) *PostUIAutopilotWaypointParams
WithDatasource adds the datasource to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIAutopilotWaypointParams) WithDefaults() *PostUIAutopilotWaypointParams
WithDefaults hydrates default values in the post ui autopilot waypoint params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIAutopilotWaypointParams) WithDestinationID ¶
func (o *PostUIAutopilotWaypointParams) WithDestinationID(destinationID int64) *PostUIAutopilotWaypointParams
WithDestinationID adds the destinationID to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithHTTPClient ¶
func (o *PostUIAutopilotWaypointParams) WithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
WithHTTPClient adds the HTTPClient to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithTimeout ¶
func (o *PostUIAutopilotWaypointParams) WithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
WithTimeout adds the timeout to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithToken ¶
func (o *PostUIAutopilotWaypointParams) WithToken(token *string) *PostUIAutopilotWaypointParams
WithToken adds the token to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WriteToRequest ¶
func (o *PostUIAutopilotWaypointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIAutopilotWaypointReader ¶
type PostUIAutopilotWaypointReader struct {
// contains filtered or unexported fields
}
PostUIAutopilotWaypointReader is a Reader for the PostUIAutopilotWaypoint structure.
func (*PostUIAutopilotWaypointReader) ReadResponse ¶
func (o *PostUIAutopilotWaypointReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIAutopilotWaypointServiceUnavailable ¶
type PostUIAutopilotWaypointServiceUnavailable struct {
}PostUIAutopilotWaypointServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIAutopilotWaypointServiceUnavailable ¶
func NewPostUIAutopilotWaypointServiceUnavailable() *PostUIAutopilotWaypointServiceUnavailable
NewPostUIAutopilotWaypointServiceUnavailable creates a PostUIAutopilotWaypointServiceUnavailable with default headers values
func (*PostUIAutopilotWaypointServiceUnavailable) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) Code() int
Code gets the status code for the post Ui autopilot waypoint service unavailable response
func (*PostUIAutopilotWaypointServiceUnavailable) Error ¶
func (o *PostUIAutopilotWaypointServiceUnavailable) Error() string
func (*PostUIAutopilotWaypointServiceUnavailable) GetPayload ¶
func (o *PostUIAutopilotWaypointServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*PostUIAutopilotWaypointServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint service unavailable response has a 4xx status code
func (*PostUIAutopilotWaypointServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint service unavailable response a status code equal to that given
func (*PostUIAutopilotWaypointServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint service unavailable response has a 3xx status code
func (*PostUIAutopilotWaypointServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint service unavailable response has a 5xx status code
func (*PostUIAutopilotWaypointServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint service unavailable response has a 2xx status code
func (*PostUIAutopilotWaypointServiceUnavailable) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointServiceUnavailable) String() string
type PostUIAutopilotWaypointUnauthorized ¶
type PostUIAutopilotWaypointUnauthorized struct {
}PostUIAutopilotWaypointUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIAutopilotWaypointUnauthorized ¶
func NewPostUIAutopilotWaypointUnauthorized() *PostUIAutopilotWaypointUnauthorized
NewPostUIAutopilotWaypointUnauthorized creates a PostUIAutopilotWaypointUnauthorized with default headers values
func (*PostUIAutopilotWaypointUnauthorized) Code ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) Code() int
Code gets the status code for the post Ui autopilot waypoint unauthorized response
func (*PostUIAutopilotWaypointUnauthorized) Error ¶
func (o *PostUIAutopilotWaypointUnauthorized) Error() string
func (*PostUIAutopilotWaypointUnauthorized) GetPayload ¶
func (o *PostUIAutopilotWaypointUnauthorized) GetPayload() *models.Unauthorized
func (*PostUIAutopilotWaypointUnauthorized) IsClientError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) IsClientError() bool
IsClientError returns true when this post Ui autopilot waypoint unauthorized response has a 4xx status code
func (*PostUIAutopilotWaypointUnauthorized) IsCode ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) IsCode(code int) bool
IsCode returns true when this post Ui autopilot waypoint unauthorized response a status code equal to that given
func (*PostUIAutopilotWaypointUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) IsRedirect() bool
IsRedirect returns true when this post Ui autopilot waypoint unauthorized response has a 3xx status code
func (*PostUIAutopilotWaypointUnauthorized) IsServerError ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) IsServerError() bool
IsServerError returns true when this post Ui autopilot waypoint unauthorized response has a 5xx status code
func (*PostUIAutopilotWaypointUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) IsSuccess() bool
IsSuccess returns true when this post Ui autopilot waypoint unauthorized response has a 2xx status code
func (*PostUIAutopilotWaypointUnauthorized) String ¶ added in v0.5.29
func (o *PostUIAutopilotWaypointUnauthorized) String() string
type PostUIOpenwindowContractBadRequest ¶
type PostUIOpenwindowContractBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowContractBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowContractBadRequest ¶
func NewPostUIOpenwindowContractBadRequest() *PostUIOpenwindowContractBadRequest
NewPostUIOpenwindowContractBadRequest creates a PostUIOpenwindowContractBadRequest with default headers values
func (*PostUIOpenwindowContractBadRequest) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) Code() int
Code gets the status code for the post Ui openwindow contract bad request response
func (*PostUIOpenwindowContractBadRequest) Error ¶
func (o *PostUIOpenwindowContractBadRequest) Error() string
func (*PostUIOpenwindowContractBadRequest) GetPayload ¶
func (o *PostUIOpenwindowContractBadRequest) GetPayload() *models.BadRequest
func (*PostUIOpenwindowContractBadRequest) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract bad request response has a 4xx status code
func (*PostUIOpenwindowContractBadRequest) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract bad request response a status code equal to that given
func (*PostUIOpenwindowContractBadRequest) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract bad request response has a 3xx status code
func (*PostUIOpenwindowContractBadRequest) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract bad request response has a 5xx status code
func (*PostUIOpenwindowContractBadRequest) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract bad request response has a 2xx status code
func (*PostUIOpenwindowContractBadRequest) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractBadRequest) String() string
type PostUIOpenwindowContractEnhanceYourCalm ¶
type PostUIOpenwindowContractEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowContractEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowContractEnhanceYourCalm ¶
func NewPostUIOpenwindowContractEnhanceYourCalm() *PostUIOpenwindowContractEnhanceYourCalm
NewPostUIOpenwindowContractEnhanceYourCalm creates a PostUIOpenwindowContractEnhanceYourCalm with default headers values
func (*PostUIOpenwindowContractEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) Code() int
Code gets the status code for the post Ui openwindow contract enhance your calm response
func (*PostUIOpenwindowContractEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowContractEnhanceYourCalm) Error() string
func (*PostUIOpenwindowContractEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowContractEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*PostUIOpenwindowContractEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract enhance your calm response has a 4xx status code
func (*PostUIOpenwindowContractEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract enhance your calm response a status code equal to that given
func (*PostUIOpenwindowContractEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract enhance your calm response has a 3xx status code
func (*PostUIOpenwindowContractEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract enhance your calm response has a 5xx status code
func (*PostUIOpenwindowContractEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract enhance your calm response has a 2xx status code
func (*PostUIOpenwindowContractEnhanceYourCalm) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractEnhanceYourCalm) String() string
type PostUIOpenwindowContractForbidden ¶
PostUIOpenwindowContractForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowContractForbidden ¶
func NewPostUIOpenwindowContractForbidden() *PostUIOpenwindowContractForbidden
NewPostUIOpenwindowContractForbidden creates a PostUIOpenwindowContractForbidden with default headers values
func (*PostUIOpenwindowContractForbidden) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) Code() int
Code gets the status code for the post Ui openwindow contract forbidden response
func (*PostUIOpenwindowContractForbidden) Error ¶
func (o *PostUIOpenwindowContractForbidden) Error() string
func (*PostUIOpenwindowContractForbidden) GetPayload ¶
func (o *PostUIOpenwindowContractForbidden) GetPayload() *models.Forbidden
func (*PostUIOpenwindowContractForbidden) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract forbidden response has a 4xx status code
func (*PostUIOpenwindowContractForbidden) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract forbidden response a status code equal to that given
func (*PostUIOpenwindowContractForbidden) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract forbidden response has a 3xx status code
func (*PostUIOpenwindowContractForbidden) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract forbidden response has a 5xx status code
func (*PostUIOpenwindowContractForbidden) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract forbidden response has a 2xx status code
func (*PostUIOpenwindowContractForbidden) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractForbidden) String() string
type PostUIOpenwindowContractGatewayTimeout ¶
type PostUIOpenwindowContractGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowContractGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowContractGatewayTimeout ¶
func NewPostUIOpenwindowContractGatewayTimeout() *PostUIOpenwindowContractGatewayTimeout
NewPostUIOpenwindowContractGatewayTimeout creates a PostUIOpenwindowContractGatewayTimeout with default headers values
func (*PostUIOpenwindowContractGatewayTimeout) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) Code() int
Code gets the status code for the post Ui openwindow contract gateway timeout response
func (*PostUIOpenwindowContractGatewayTimeout) Error ¶
func (o *PostUIOpenwindowContractGatewayTimeout) Error() string
func (*PostUIOpenwindowContractGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowContractGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*PostUIOpenwindowContractGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract gateway timeout response has a 4xx status code
func (*PostUIOpenwindowContractGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract gateway timeout response a status code equal to that given
func (*PostUIOpenwindowContractGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract gateway timeout response has a 3xx status code
func (*PostUIOpenwindowContractGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract gateway timeout response has a 5xx status code
func (*PostUIOpenwindowContractGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract gateway timeout response has a 2xx status code
func (*PostUIOpenwindowContractGatewayTimeout) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractGatewayTimeout) String() string
type PostUIOpenwindowContractInternalServerError ¶
type PostUIOpenwindowContractInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowContractInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowContractInternalServerError ¶
func NewPostUIOpenwindowContractInternalServerError() *PostUIOpenwindowContractInternalServerError
NewPostUIOpenwindowContractInternalServerError creates a PostUIOpenwindowContractInternalServerError with default headers values
func (*PostUIOpenwindowContractInternalServerError) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) Code() int
Code gets the status code for the post Ui openwindow contract internal server error response
func (*PostUIOpenwindowContractInternalServerError) Error ¶
func (o *PostUIOpenwindowContractInternalServerError) Error() string
func (*PostUIOpenwindowContractInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowContractInternalServerError) GetPayload() *models.InternalServerError
func (*PostUIOpenwindowContractInternalServerError) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract internal server error response has a 4xx status code
func (*PostUIOpenwindowContractInternalServerError) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract internal server error response a status code equal to that given
func (*PostUIOpenwindowContractInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract internal server error response has a 3xx status code
func (*PostUIOpenwindowContractInternalServerError) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract internal server error response has a 5xx status code
func (*PostUIOpenwindowContractInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract internal server error response has a 2xx status code
func (*PostUIOpenwindowContractInternalServerError) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractInternalServerError) String() string
type PostUIOpenwindowContractNoContent ¶
type PostUIOpenwindowContractNoContent struct { }
PostUIOpenwindowContractNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowContractNoContent ¶
func NewPostUIOpenwindowContractNoContent() *PostUIOpenwindowContractNoContent
NewPostUIOpenwindowContractNoContent creates a PostUIOpenwindowContractNoContent with default headers values
func (*PostUIOpenwindowContractNoContent) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) Code() int
Code gets the status code for the post Ui openwindow contract no content response
func (*PostUIOpenwindowContractNoContent) Error ¶
func (o *PostUIOpenwindowContractNoContent) Error() string
func (*PostUIOpenwindowContractNoContent) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract no content response has a 4xx status code
func (*PostUIOpenwindowContractNoContent) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract no content response a status code equal to that given
func (*PostUIOpenwindowContractNoContent) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract no content response has a 3xx status code
func (*PostUIOpenwindowContractNoContent) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract no content response has a 5xx status code
func (*PostUIOpenwindowContractNoContent) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract no content response has a 2xx status code
func (*PostUIOpenwindowContractNoContent) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractNoContent) String() string
type PostUIOpenwindowContractParams ¶
type PostUIOpenwindowContractParams struct { /* ContractID. The contract to open Format: int32 */ ContractID int32 /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowContractParams contains all the parameters to send to the API endpoint
for the post ui openwindow contract operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowContractParams ¶
func NewPostUIOpenwindowContractParams() *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParams creates a new PostUIOpenwindowContractParams 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 NewPostUIOpenwindowContractParamsWithContext ¶
func NewPostUIOpenwindowContractParamsWithContext(ctx context.Context) *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParamsWithContext creates a new PostUIOpenwindowContractParams object with the ability to set a context for a request.
func NewPostUIOpenwindowContractParamsWithHTTPClient ¶
func NewPostUIOpenwindowContractParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParamsWithHTTPClient creates a new PostUIOpenwindowContractParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowContractParamsWithTimeout ¶
func NewPostUIOpenwindowContractParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParamsWithTimeout creates a new PostUIOpenwindowContractParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowContractParams) SetContext ¶
func (o *PostUIOpenwindowContractParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetContractID ¶
func (o *PostUIOpenwindowContractParams) SetContractID(contractID int32)
SetContractID adds the contractId to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetDatasource ¶
func (o *PostUIOpenwindowContractParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowContractParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow contract params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowContractParams) SetHTTPClient ¶
func (o *PostUIOpenwindowContractParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetTimeout ¶
func (o *PostUIOpenwindowContractParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetToken ¶
func (o *PostUIOpenwindowContractParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithContext ¶
func (o *PostUIOpenwindowContractParams) WithContext(ctx context.Context) *PostUIOpenwindowContractParams
WithContext adds the context to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithContractID ¶
func (o *PostUIOpenwindowContractParams) WithContractID(contractID int32) *PostUIOpenwindowContractParams
WithContractID adds the contractID to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithDatasource ¶
func (o *PostUIOpenwindowContractParams) WithDatasource(datasource *string) *PostUIOpenwindowContractParams
WithDatasource adds the datasource to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowContractParams) WithDefaults() *PostUIOpenwindowContractParams
WithDefaults hydrates default values in the post ui openwindow contract params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowContractParams) WithHTTPClient ¶
func (o *PostUIOpenwindowContractParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
WithHTTPClient adds the HTTPClient to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithTimeout ¶
func (o *PostUIOpenwindowContractParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
WithTimeout adds the timeout to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithToken ¶
func (o *PostUIOpenwindowContractParams) WithToken(token *string) *PostUIOpenwindowContractParams
WithToken adds the token to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WriteToRequest ¶
func (o *PostUIOpenwindowContractParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowContractReader ¶
type PostUIOpenwindowContractReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowContractReader is a Reader for the PostUIOpenwindowContract structure.
func (*PostUIOpenwindowContractReader) ReadResponse ¶
func (o *PostUIOpenwindowContractReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowContractServiceUnavailable ¶
type PostUIOpenwindowContractServiceUnavailable struct {
}PostUIOpenwindowContractServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowContractServiceUnavailable ¶
func NewPostUIOpenwindowContractServiceUnavailable() *PostUIOpenwindowContractServiceUnavailable
NewPostUIOpenwindowContractServiceUnavailable creates a PostUIOpenwindowContractServiceUnavailable with default headers values
func (*PostUIOpenwindowContractServiceUnavailable) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) Code() int
Code gets the status code for the post Ui openwindow contract service unavailable response
func (*PostUIOpenwindowContractServiceUnavailable) Error ¶
func (o *PostUIOpenwindowContractServiceUnavailable) Error() string
func (*PostUIOpenwindowContractServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowContractServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*PostUIOpenwindowContractServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract service unavailable response has a 4xx status code
func (*PostUIOpenwindowContractServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract service unavailable response a status code equal to that given
func (*PostUIOpenwindowContractServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract service unavailable response has a 3xx status code
func (*PostUIOpenwindowContractServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract service unavailable response has a 5xx status code
func (*PostUIOpenwindowContractServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract service unavailable response has a 2xx status code
func (*PostUIOpenwindowContractServiceUnavailable) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractServiceUnavailable) String() string
type PostUIOpenwindowContractUnauthorized ¶
type PostUIOpenwindowContractUnauthorized struct {
}PostUIOpenwindowContractUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowContractUnauthorized ¶
func NewPostUIOpenwindowContractUnauthorized() *PostUIOpenwindowContractUnauthorized
NewPostUIOpenwindowContractUnauthorized creates a PostUIOpenwindowContractUnauthorized with default headers values
func (*PostUIOpenwindowContractUnauthorized) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) Code() int
Code gets the status code for the post Ui openwindow contract unauthorized response
func (*PostUIOpenwindowContractUnauthorized) Error ¶
func (o *PostUIOpenwindowContractUnauthorized) Error() string
func (*PostUIOpenwindowContractUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowContractUnauthorized) GetPayload() *models.Unauthorized
func (*PostUIOpenwindowContractUnauthorized) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) IsClientError() bool
IsClientError returns true when this post Ui openwindow contract unauthorized response has a 4xx status code
func (*PostUIOpenwindowContractUnauthorized) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) IsCode(code int) bool
IsCode returns true when this post Ui openwindow contract unauthorized response a status code equal to that given
func (*PostUIOpenwindowContractUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow contract unauthorized response has a 3xx status code
func (*PostUIOpenwindowContractUnauthorized) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) IsServerError() bool
IsServerError returns true when this post Ui openwindow contract unauthorized response has a 5xx status code
func (*PostUIOpenwindowContractUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow contract unauthorized response has a 2xx status code
func (*PostUIOpenwindowContractUnauthorized) String ¶ added in v0.5.29
func (o *PostUIOpenwindowContractUnauthorized) String() string
type PostUIOpenwindowInformationBadRequest ¶
type PostUIOpenwindowInformationBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowInformationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowInformationBadRequest ¶
func NewPostUIOpenwindowInformationBadRequest() *PostUIOpenwindowInformationBadRequest
NewPostUIOpenwindowInformationBadRequest creates a PostUIOpenwindowInformationBadRequest with default headers values
func (*PostUIOpenwindowInformationBadRequest) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) Code() int
Code gets the status code for the post Ui openwindow information bad request response
func (*PostUIOpenwindowInformationBadRequest) Error ¶
func (o *PostUIOpenwindowInformationBadRequest) Error() string
func (*PostUIOpenwindowInformationBadRequest) GetPayload ¶
func (o *PostUIOpenwindowInformationBadRequest) GetPayload() *models.BadRequest
func (*PostUIOpenwindowInformationBadRequest) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) IsClientError() bool
IsClientError returns true when this post Ui openwindow information bad request response has a 4xx status code
func (*PostUIOpenwindowInformationBadRequest) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information bad request response a status code equal to that given
func (*PostUIOpenwindowInformationBadRequest) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information bad request response has a 3xx status code
func (*PostUIOpenwindowInformationBadRequest) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) IsServerError() bool
IsServerError returns true when this post Ui openwindow information bad request response has a 5xx status code
func (*PostUIOpenwindowInformationBadRequest) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information bad request response has a 2xx status code
func (*PostUIOpenwindowInformationBadRequest) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationBadRequest) String() string
type PostUIOpenwindowInformationEnhanceYourCalm ¶
type PostUIOpenwindowInformationEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowInformationEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowInformationEnhanceYourCalm ¶
func NewPostUIOpenwindowInformationEnhanceYourCalm() *PostUIOpenwindowInformationEnhanceYourCalm
NewPostUIOpenwindowInformationEnhanceYourCalm creates a PostUIOpenwindowInformationEnhanceYourCalm with default headers values
func (*PostUIOpenwindowInformationEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) Code() int
Code gets the status code for the post Ui openwindow information enhance your calm response
func (*PostUIOpenwindowInformationEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowInformationEnhanceYourCalm) Error() string
func (*PostUIOpenwindowInformationEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowInformationEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*PostUIOpenwindowInformationEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this post Ui openwindow information enhance your calm response has a 4xx status code
func (*PostUIOpenwindowInformationEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information enhance your calm response a status code equal to that given
func (*PostUIOpenwindowInformationEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information enhance your calm response has a 3xx status code
func (*PostUIOpenwindowInformationEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this post Ui openwindow information enhance your calm response has a 5xx status code
func (*PostUIOpenwindowInformationEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information enhance your calm response has a 2xx status code
func (*PostUIOpenwindowInformationEnhanceYourCalm) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationEnhanceYourCalm) String() string
type PostUIOpenwindowInformationForbidden ¶
PostUIOpenwindowInformationForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowInformationForbidden ¶
func NewPostUIOpenwindowInformationForbidden() *PostUIOpenwindowInformationForbidden
NewPostUIOpenwindowInformationForbidden creates a PostUIOpenwindowInformationForbidden with default headers values
func (*PostUIOpenwindowInformationForbidden) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) Code() int
Code gets the status code for the post Ui openwindow information forbidden response
func (*PostUIOpenwindowInformationForbidden) Error ¶
func (o *PostUIOpenwindowInformationForbidden) Error() string
func (*PostUIOpenwindowInformationForbidden) GetPayload ¶
func (o *PostUIOpenwindowInformationForbidden) GetPayload() *models.Forbidden
func (*PostUIOpenwindowInformationForbidden) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) IsClientError() bool
IsClientError returns true when this post Ui openwindow information forbidden response has a 4xx status code
func (*PostUIOpenwindowInformationForbidden) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information forbidden response a status code equal to that given
func (*PostUIOpenwindowInformationForbidden) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information forbidden response has a 3xx status code
func (*PostUIOpenwindowInformationForbidden) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) IsServerError() bool
IsServerError returns true when this post Ui openwindow information forbidden response has a 5xx status code
func (*PostUIOpenwindowInformationForbidden) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information forbidden response has a 2xx status code
func (*PostUIOpenwindowInformationForbidden) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationForbidden) String() string
type PostUIOpenwindowInformationGatewayTimeout ¶
type PostUIOpenwindowInformationGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowInformationGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowInformationGatewayTimeout ¶
func NewPostUIOpenwindowInformationGatewayTimeout() *PostUIOpenwindowInformationGatewayTimeout
NewPostUIOpenwindowInformationGatewayTimeout creates a PostUIOpenwindowInformationGatewayTimeout with default headers values
func (*PostUIOpenwindowInformationGatewayTimeout) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) Code() int
Code gets the status code for the post Ui openwindow information gateway timeout response
func (*PostUIOpenwindowInformationGatewayTimeout) Error ¶
func (o *PostUIOpenwindowInformationGatewayTimeout) Error() string
func (*PostUIOpenwindowInformationGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowInformationGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*PostUIOpenwindowInformationGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) IsClientError() bool
IsClientError returns true when this post Ui openwindow information gateway timeout response has a 4xx status code
func (*PostUIOpenwindowInformationGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information gateway timeout response a status code equal to that given
func (*PostUIOpenwindowInformationGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information gateway timeout response has a 3xx status code
func (*PostUIOpenwindowInformationGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) IsServerError() bool
IsServerError returns true when this post Ui openwindow information gateway timeout response has a 5xx status code
func (*PostUIOpenwindowInformationGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information gateway timeout response has a 2xx status code
func (*PostUIOpenwindowInformationGatewayTimeout) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationGatewayTimeout) String() string
type PostUIOpenwindowInformationInternalServerError ¶
type PostUIOpenwindowInformationInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowInformationInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowInformationInternalServerError ¶
func NewPostUIOpenwindowInformationInternalServerError() *PostUIOpenwindowInformationInternalServerError
NewPostUIOpenwindowInformationInternalServerError creates a PostUIOpenwindowInformationInternalServerError with default headers values
func (*PostUIOpenwindowInformationInternalServerError) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) Code() int
Code gets the status code for the post Ui openwindow information internal server error response
func (*PostUIOpenwindowInformationInternalServerError) Error ¶
func (o *PostUIOpenwindowInformationInternalServerError) Error() string
func (*PostUIOpenwindowInformationInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowInformationInternalServerError) GetPayload() *models.InternalServerError
func (*PostUIOpenwindowInformationInternalServerError) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) IsClientError() bool
IsClientError returns true when this post Ui openwindow information internal server error response has a 4xx status code
func (*PostUIOpenwindowInformationInternalServerError) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information internal server error response a status code equal to that given
func (*PostUIOpenwindowInformationInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information internal server error response has a 3xx status code
func (*PostUIOpenwindowInformationInternalServerError) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) IsServerError() bool
IsServerError returns true when this post Ui openwindow information internal server error response has a 5xx status code
func (*PostUIOpenwindowInformationInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information internal server error response has a 2xx status code
func (*PostUIOpenwindowInformationInternalServerError) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationInternalServerError) String() string
type PostUIOpenwindowInformationNoContent ¶
type PostUIOpenwindowInformationNoContent struct { }
PostUIOpenwindowInformationNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowInformationNoContent ¶
func NewPostUIOpenwindowInformationNoContent() *PostUIOpenwindowInformationNoContent
NewPostUIOpenwindowInformationNoContent creates a PostUIOpenwindowInformationNoContent with default headers values
func (*PostUIOpenwindowInformationNoContent) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) Code() int
Code gets the status code for the post Ui openwindow information no content response
func (*PostUIOpenwindowInformationNoContent) Error ¶
func (o *PostUIOpenwindowInformationNoContent) Error() string
func (*PostUIOpenwindowInformationNoContent) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) IsClientError() bool
IsClientError returns true when this post Ui openwindow information no content response has a 4xx status code
func (*PostUIOpenwindowInformationNoContent) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information no content response a status code equal to that given
func (*PostUIOpenwindowInformationNoContent) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information no content response has a 3xx status code
func (*PostUIOpenwindowInformationNoContent) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) IsServerError() bool
IsServerError returns true when this post Ui openwindow information no content response has a 5xx status code
func (*PostUIOpenwindowInformationNoContent) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information no content response has a 2xx status code
func (*PostUIOpenwindowInformationNoContent) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationNoContent) String() string
type PostUIOpenwindowInformationParams ¶
type PostUIOpenwindowInformationParams struct { /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* TargetID. The target to open Format: int32 */ TargetID int32 /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowInformationParams contains all the parameters to send to the API endpoint
for the post ui openwindow information operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowInformationParams ¶
func NewPostUIOpenwindowInformationParams() *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParams creates a new PostUIOpenwindowInformationParams 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 NewPostUIOpenwindowInformationParamsWithContext ¶
func NewPostUIOpenwindowInformationParamsWithContext(ctx context.Context) *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParamsWithContext creates a new PostUIOpenwindowInformationParams object with the ability to set a context for a request.
func NewPostUIOpenwindowInformationParamsWithHTTPClient ¶
func NewPostUIOpenwindowInformationParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParamsWithHTTPClient creates a new PostUIOpenwindowInformationParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowInformationParamsWithTimeout ¶
func NewPostUIOpenwindowInformationParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParamsWithTimeout creates a new PostUIOpenwindowInformationParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowInformationParams) SetContext ¶
func (o *PostUIOpenwindowInformationParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetDatasource ¶
func (o *PostUIOpenwindowInformationParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowInformationParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow information params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowInformationParams) SetHTTPClient ¶
func (o *PostUIOpenwindowInformationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetTargetID ¶
func (o *PostUIOpenwindowInformationParams) SetTargetID(targetID int32)
SetTargetID adds the targetId to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetTimeout ¶
func (o *PostUIOpenwindowInformationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetToken ¶
func (o *PostUIOpenwindowInformationParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithContext ¶
func (o *PostUIOpenwindowInformationParams) WithContext(ctx context.Context) *PostUIOpenwindowInformationParams
WithContext adds the context to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithDatasource ¶
func (o *PostUIOpenwindowInformationParams) WithDatasource(datasource *string) *PostUIOpenwindowInformationParams
WithDatasource adds the datasource to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowInformationParams) WithDefaults() *PostUIOpenwindowInformationParams
WithDefaults hydrates default values in the post ui openwindow information params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowInformationParams) WithHTTPClient ¶
func (o *PostUIOpenwindowInformationParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
WithHTTPClient adds the HTTPClient to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithTargetID ¶
func (o *PostUIOpenwindowInformationParams) WithTargetID(targetID int32) *PostUIOpenwindowInformationParams
WithTargetID adds the targetID to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithTimeout ¶
func (o *PostUIOpenwindowInformationParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
WithTimeout adds the timeout to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithToken ¶
func (o *PostUIOpenwindowInformationParams) WithToken(token *string) *PostUIOpenwindowInformationParams
WithToken adds the token to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WriteToRequest ¶
func (o *PostUIOpenwindowInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowInformationReader ¶
type PostUIOpenwindowInformationReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowInformationReader is a Reader for the PostUIOpenwindowInformation structure.
func (*PostUIOpenwindowInformationReader) ReadResponse ¶
func (o *PostUIOpenwindowInformationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowInformationServiceUnavailable ¶
type PostUIOpenwindowInformationServiceUnavailable struct {
}PostUIOpenwindowInformationServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowInformationServiceUnavailable ¶
func NewPostUIOpenwindowInformationServiceUnavailable() *PostUIOpenwindowInformationServiceUnavailable
NewPostUIOpenwindowInformationServiceUnavailable creates a PostUIOpenwindowInformationServiceUnavailable with default headers values
func (*PostUIOpenwindowInformationServiceUnavailable) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) Code() int
Code gets the status code for the post Ui openwindow information service unavailable response
func (*PostUIOpenwindowInformationServiceUnavailable) Error ¶
func (o *PostUIOpenwindowInformationServiceUnavailable) Error() string
func (*PostUIOpenwindowInformationServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowInformationServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*PostUIOpenwindowInformationServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) IsClientError() bool
IsClientError returns true when this post Ui openwindow information service unavailable response has a 4xx status code
func (*PostUIOpenwindowInformationServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information service unavailable response a status code equal to that given
func (*PostUIOpenwindowInformationServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information service unavailable response has a 3xx status code
func (*PostUIOpenwindowInformationServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) IsServerError() bool
IsServerError returns true when this post Ui openwindow information service unavailable response has a 5xx status code
func (*PostUIOpenwindowInformationServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information service unavailable response has a 2xx status code
func (*PostUIOpenwindowInformationServiceUnavailable) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationServiceUnavailable) String() string
type PostUIOpenwindowInformationUnauthorized ¶
type PostUIOpenwindowInformationUnauthorized struct {
}PostUIOpenwindowInformationUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowInformationUnauthorized ¶
func NewPostUIOpenwindowInformationUnauthorized() *PostUIOpenwindowInformationUnauthorized
NewPostUIOpenwindowInformationUnauthorized creates a PostUIOpenwindowInformationUnauthorized with default headers values
func (*PostUIOpenwindowInformationUnauthorized) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) Code() int
Code gets the status code for the post Ui openwindow information unauthorized response
func (*PostUIOpenwindowInformationUnauthorized) Error ¶
func (o *PostUIOpenwindowInformationUnauthorized) Error() string
func (*PostUIOpenwindowInformationUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowInformationUnauthorized) GetPayload() *models.Unauthorized
func (*PostUIOpenwindowInformationUnauthorized) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) IsClientError() bool
IsClientError returns true when this post Ui openwindow information unauthorized response has a 4xx status code
func (*PostUIOpenwindowInformationUnauthorized) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) IsCode(code int) bool
IsCode returns true when this post Ui openwindow information unauthorized response a status code equal to that given
func (*PostUIOpenwindowInformationUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow information unauthorized response has a 3xx status code
func (*PostUIOpenwindowInformationUnauthorized) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) IsServerError() bool
IsServerError returns true when this post Ui openwindow information unauthorized response has a 5xx status code
func (*PostUIOpenwindowInformationUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow information unauthorized response has a 2xx status code
func (*PostUIOpenwindowInformationUnauthorized) String ¶ added in v0.5.29
func (o *PostUIOpenwindowInformationUnauthorized) String() string
type PostUIOpenwindowMarketdetailsBadRequest ¶
type PostUIOpenwindowMarketdetailsBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowMarketdetailsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowMarketdetailsBadRequest ¶
func NewPostUIOpenwindowMarketdetailsBadRequest() *PostUIOpenwindowMarketdetailsBadRequest
NewPostUIOpenwindowMarketdetailsBadRequest creates a PostUIOpenwindowMarketdetailsBadRequest with default headers values
func (*PostUIOpenwindowMarketdetailsBadRequest) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) Code() int
Code gets the status code for the post Ui openwindow marketdetails bad request response
func (*PostUIOpenwindowMarketdetailsBadRequest) Error ¶
func (o *PostUIOpenwindowMarketdetailsBadRequest) Error() string
func (*PostUIOpenwindowMarketdetailsBadRequest) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsBadRequest) GetPayload() *models.BadRequest
func (*PostUIOpenwindowMarketdetailsBadRequest) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails bad request response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsBadRequest) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails bad request response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsBadRequest) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails bad request response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsBadRequest) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails bad request response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsBadRequest) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails bad request response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsBadRequest) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsBadRequest) String() string
type PostUIOpenwindowMarketdetailsEnhanceYourCalm ¶
type PostUIOpenwindowMarketdetailsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowMarketdetailsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowMarketdetailsEnhanceYourCalm ¶
func NewPostUIOpenwindowMarketdetailsEnhanceYourCalm() *PostUIOpenwindowMarketdetailsEnhanceYourCalm
NewPostUIOpenwindowMarketdetailsEnhanceYourCalm creates a PostUIOpenwindowMarketdetailsEnhanceYourCalm with default headers values
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) Code() int
Code gets the status code for the post Ui openwindow marketdetails enhance your calm response
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) Error() string
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails enhance your calm response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails enhance your calm response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails enhance your calm response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails enhance your calm response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails enhance your calm response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) String() string
type PostUIOpenwindowMarketdetailsForbidden ¶
PostUIOpenwindowMarketdetailsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowMarketdetailsForbidden ¶
func NewPostUIOpenwindowMarketdetailsForbidden() *PostUIOpenwindowMarketdetailsForbidden
NewPostUIOpenwindowMarketdetailsForbidden creates a PostUIOpenwindowMarketdetailsForbidden with default headers values
func (*PostUIOpenwindowMarketdetailsForbidden) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) Code() int
Code gets the status code for the post Ui openwindow marketdetails forbidden response
func (*PostUIOpenwindowMarketdetailsForbidden) Error ¶
func (o *PostUIOpenwindowMarketdetailsForbidden) Error() string
func (*PostUIOpenwindowMarketdetailsForbidden) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsForbidden) GetPayload() *models.Forbidden
func (*PostUIOpenwindowMarketdetailsForbidden) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails forbidden response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsForbidden) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails forbidden response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsForbidden) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails forbidden response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsForbidden) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails forbidden response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsForbidden) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails forbidden response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsForbidden) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsForbidden) String() string
type PostUIOpenwindowMarketdetailsGatewayTimeout ¶
type PostUIOpenwindowMarketdetailsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowMarketdetailsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowMarketdetailsGatewayTimeout ¶
func NewPostUIOpenwindowMarketdetailsGatewayTimeout() *PostUIOpenwindowMarketdetailsGatewayTimeout
NewPostUIOpenwindowMarketdetailsGatewayTimeout creates a PostUIOpenwindowMarketdetailsGatewayTimeout with default headers values
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) Code() int
Code gets the status code for the post Ui openwindow marketdetails gateway timeout response
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) Error ¶
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) Error() string
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails gateway timeout response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails gateway timeout response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails gateway timeout response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails gateway timeout response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails gateway timeout response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) String() string
type PostUIOpenwindowMarketdetailsInternalServerError ¶
type PostUIOpenwindowMarketdetailsInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowMarketdetailsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowMarketdetailsInternalServerError ¶
func NewPostUIOpenwindowMarketdetailsInternalServerError() *PostUIOpenwindowMarketdetailsInternalServerError
NewPostUIOpenwindowMarketdetailsInternalServerError creates a PostUIOpenwindowMarketdetailsInternalServerError with default headers values
func (*PostUIOpenwindowMarketdetailsInternalServerError) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) Code() int
Code gets the status code for the post Ui openwindow marketdetails internal server error response
func (*PostUIOpenwindowMarketdetailsInternalServerError) Error ¶
func (o *PostUIOpenwindowMarketdetailsInternalServerError) Error() string
func (*PostUIOpenwindowMarketdetailsInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsInternalServerError) GetPayload() *models.InternalServerError
func (*PostUIOpenwindowMarketdetailsInternalServerError) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails internal server error response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsInternalServerError) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails internal server error response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails internal server error response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsInternalServerError) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails internal server error response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails internal server error response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsInternalServerError) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsInternalServerError) String() string
type PostUIOpenwindowMarketdetailsNoContent ¶
type PostUIOpenwindowMarketdetailsNoContent struct { }
PostUIOpenwindowMarketdetailsNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowMarketdetailsNoContent ¶
func NewPostUIOpenwindowMarketdetailsNoContent() *PostUIOpenwindowMarketdetailsNoContent
NewPostUIOpenwindowMarketdetailsNoContent creates a PostUIOpenwindowMarketdetailsNoContent with default headers values
func (*PostUIOpenwindowMarketdetailsNoContent) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) Code() int
Code gets the status code for the post Ui openwindow marketdetails no content response
func (*PostUIOpenwindowMarketdetailsNoContent) Error ¶
func (o *PostUIOpenwindowMarketdetailsNoContent) Error() string
func (*PostUIOpenwindowMarketdetailsNoContent) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails no content response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsNoContent) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails no content response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsNoContent) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails no content response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsNoContent) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails no content response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsNoContent) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails no content response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsNoContent) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsNoContent) String() string
type PostUIOpenwindowMarketdetailsParams ¶
type PostUIOpenwindowMarketdetailsParams struct { /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string /* TypeID. The item type to open in market window Format: int32 */ TypeID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowMarketdetailsParams contains all the parameters to send to the API endpoint
for the post ui openwindow marketdetails operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowMarketdetailsParams ¶
func NewPostUIOpenwindowMarketdetailsParams() *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParams creates a new PostUIOpenwindowMarketdetailsParams 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 NewPostUIOpenwindowMarketdetailsParamsWithContext ¶
func NewPostUIOpenwindowMarketdetailsParamsWithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParamsWithContext creates a new PostUIOpenwindowMarketdetailsParams object with the ability to set a context for a request.
func NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient ¶
func NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient creates a new PostUIOpenwindowMarketdetailsParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowMarketdetailsParamsWithTimeout ¶
func NewPostUIOpenwindowMarketdetailsParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParamsWithTimeout creates a new PostUIOpenwindowMarketdetailsParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowMarketdetailsParams) SetContext ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetDatasource ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowMarketdetailsParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow marketdetails params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowMarketdetailsParams) SetHTTPClient ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetTimeout ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetToken ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetTypeID ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetTypeID(typeID int32)
SetTypeID adds the typeId to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithContext ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
WithContext adds the context to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithDatasource ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithDatasource(datasource *string) *PostUIOpenwindowMarketdetailsParams
WithDatasource adds the datasource to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowMarketdetailsParams) WithDefaults() *PostUIOpenwindowMarketdetailsParams
WithDefaults hydrates default values in the post ui openwindow marketdetails params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowMarketdetailsParams) WithHTTPClient ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
WithHTTPClient adds the HTTPClient to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithTimeout ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
WithTimeout adds the timeout to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithToken ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithToken(token *string) *PostUIOpenwindowMarketdetailsParams
WithToken adds the token to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithTypeID ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithTypeID(typeID int32) *PostUIOpenwindowMarketdetailsParams
WithTypeID adds the typeID to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WriteToRequest ¶
func (o *PostUIOpenwindowMarketdetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowMarketdetailsReader ¶
type PostUIOpenwindowMarketdetailsReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowMarketdetailsReader is a Reader for the PostUIOpenwindowMarketdetails structure.
func (*PostUIOpenwindowMarketdetailsReader) ReadResponse ¶
func (o *PostUIOpenwindowMarketdetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowMarketdetailsServiceUnavailable ¶
type PostUIOpenwindowMarketdetailsServiceUnavailable struct {
}PostUIOpenwindowMarketdetailsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowMarketdetailsServiceUnavailable ¶
func NewPostUIOpenwindowMarketdetailsServiceUnavailable() *PostUIOpenwindowMarketdetailsServiceUnavailable
NewPostUIOpenwindowMarketdetailsServiceUnavailable creates a PostUIOpenwindowMarketdetailsServiceUnavailable with default headers values
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) Code() int
Code gets the status code for the post Ui openwindow marketdetails service unavailable response
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) Error ¶
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) Error() string
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails service unavailable response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails service unavailable response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails service unavailable response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails service unavailable response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails service unavailable response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) String() string
type PostUIOpenwindowMarketdetailsUnauthorized ¶
type PostUIOpenwindowMarketdetailsUnauthorized struct {
}PostUIOpenwindowMarketdetailsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowMarketdetailsUnauthorized ¶
func NewPostUIOpenwindowMarketdetailsUnauthorized() *PostUIOpenwindowMarketdetailsUnauthorized
NewPostUIOpenwindowMarketdetailsUnauthorized creates a PostUIOpenwindowMarketdetailsUnauthorized with default headers values
func (*PostUIOpenwindowMarketdetailsUnauthorized) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) Code() int
Code gets the status code for the post Ui openwindow marketdetails unauthorized response
func (*PostUIOpenwindowMarketdetailsUnauthorized) Error ¶
func (o *PostUIOpenwindowMarketdetailsUnauthorized) Error() string
func (*PostUIOpenwindowMarketdetailsUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsUnauthorized) GetPayload() *models.Unauthorized
func (*PostUIOpenwindowMarketdetailsUnauthorized) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsClientError() bool
IsClientError returns true when this post Ui openwindow marketdetails unauthorized response has a 4xx status code
func (*PostUIOpenwindowMarketdetailsUnauthorized) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsCode(code int) bool
IsCode returns true when this post Ui openwindow marketdetails unauthorized response a status code equal to that given
func (*PostUIOpenwindowMarketdetailsUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow marketdetails unauthorized response has a 3xx status code
func (*PostUIOpenwindowMarketdetailsUnauthorized) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsServerError() bool
IsServerError returns true when this post Ui openwindow marketdetails unauthorized response has a 5xx status code
func (*PostUIOpenwindowMarketdetailsUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow marketdetails unauthorized response has a 2xx status code
func (*PostUIOpenwindowMarketdetailsUnauthorized) String ¶ added in v0.5.29
func (o *PostUIOpenwindowMarketdetailsUnauthorized) String() string
type PostUIOpenwindowNewmailBadRequest ¶
type PostUIOpenwindowNewmailBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowNewmailBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowNewmailBadRequest ¶
func NewPostUIOpenwindowNewmailBadRequest() *PostUIOpenwindowNewmailBadRequest
NewPostUIOpenwindowNewmailBadRequest creates a PostUIOpenwindowNewmailBadRequest with default headers values
func (*PostUIOpenwindowNewmailBadRequest) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) Code() int
Code gets the status code for the post Ui openwindow newmail bad request response
func (*PostUIOpenwindowNewmailBadRequest) Error ¶
func (o *PostUIOpenwindowNewmailBadRequest) Error() string
func (*PostUIOpenwindowNewmailBadRequest) GetPayload ¶
func (o *PostUIOpenwindowNewmailBadRequest) GetPayload() *models.BadRequest
func (*PostUIOpenwindowNewmailBadRequest) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail bad request response has a 4xx status code
func (*PostUIOpenwindowNewmailBadRequest) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail bad request response a status code equal to that given
func (*PostUIOpenwindowNewmailBadRequest) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail bad request response has a 3xx status code
func (*PostUIOpenwindowNewmailBadRequest) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail bad request response has a 5xx status code
func (*PostUIOpenwindowNewmailBadRequest) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail bad request response has a 2xx status code
func (*PostUIOpenwindowNewmailBadRequest) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailBadRequest) String() string
type PostUIOpenwindowNewmailBody ¶
type PostUIOpenwindowNewmailBody struct { // post_ui_openwindow_newmail_body // // body string // Required: true // Max Length: 10000 Body *string `json:"body"` // post_ui_openwindow_newmail_recipients // // recipients array // Required: true // Max Items: 50 // Min Items: 1 Recipients []int32 `json:"recipients"` // post_ui_openwindow_newmail_subject // // subject string // Required: true // Max Length: 1000 Subject *string `json:"subject"` // post_ui_openwindow_newmail_to_corp_or_alliance_id // // to_corp_or_alliance_id integer ToCorpOrAllianceID int32 `json:"to_corp_or_alliance_id,omitempty"` // post_ui_openwindow_newmail_to_mailing_list_id // // Corporations, alliances and mailing lists are all types of mailing groups. You may only send to one mailing group, at a time, so you may fill out either this field or the to_corp_or_alliance_ids field ToMailingListID int32 `json:"to_mailing_list_id,omitempty"` }
PostUIOpenwindowNewmailBody post_ui_openwindow_newmail_new_mail // // new_mail object swagger:model PostUIOpenwindowNewmailBody
func (*PostUIOpenwindowNewmailBody) ContextValidate ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this post UI openwindow newmail body based on context it is used
func (*PostUIOpenwindowNewmailBody) MarshalBinary ¶
func (o *PostUIOpenwindowNewmailBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUIOpenwindowNewmailBody) UnmarshalBinary ¶
func (o *PostUIOpenwindowNewmailBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostUIOpenwindowNewmailEnhanceYourCalm ¶
type PostUIOpenwindowNewmailEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowNewmailEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowNewmailEnhanceYourCalm ¶
func NewPostUIOpenwindowNewmailEnhanceYourCalm() *PostUIOpenwindowNewmailEnhanceYourCalm
NewPostUIOpenwindowNewmailEnhanceYourCalm creates a PostUIOpenwindowNewmailEnhanceYourCalm with default headers values
func (*PostUIOpenwindowNewmailEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) Code() int
Code gets the status code for the post Ui openwindow newmail enhance your calm response
func (*PostUIOpenwindowNewmailEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) Error() string
func (*PostUIOpenwindowNewmailEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*PostUIOpenwindowNewmailEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail enhance your calm response has a 4xx status code
func (*PostUIOpenwindowNewmailEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail enhance your calm response a status code equal to that given
func (*PostUIOpenwindowNewmailEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail enhance your calm response has a 3xx status code
func (*PostUIOpenwindowNewmailEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail enhance your calm response has a 5xx status code
func (*PostUIOpenwindowNewmailEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail enhance your calm response has a 2xx status code
func (*PostUIOpenwindowNewmailEnhanceYourCalm) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) String() string
type PostUIOpenwindowNewmailForbidden ¶
PostUIOpenwindowNewmailForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowNewmailForbidden ¶
func NewPostUIOpenwindowNewmailForbidden() *PostUIOpenwindowNewmailForbidden
NewPostUIOpenwindowNewmailForbidden creates a PostUIOpenwindowNewmailForbidden with default headers values
func (*PostUIOpenwindowNewmailForbidden) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) Code() int
Code gets the status code for the post Ui openwindow newmail forbidden response
func (*PostUIOpenwindowNewmailForbidden) Error ¶
func (o *PostUIOpenwindowNewmailForbidden) Error() string
func (*PostUIOpenwindowNewmailForbidden) GetPayload ¶
func (o *PostUIOpenwindowNewmailForbidden) GetPayload() *models.Forbidden
func (*PostUIOpenwindowNewmailForbidden) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail forbidden response has a 4xx status code
func (*PostUIOpenwindowNewmailForbidden) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail forbidden response a status code equal to that given
func (*PostUIOpenwindowNewmailForbidden) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail forbidden response has a 3xx status code
func (*PostUIOpenwindowNewmailForbidden) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail forbidden response has a 5xx status code
func (*PostUIOpenwindowNewmailForbidden) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail forbidden response has a 2xx status code
func (*PostUIOpenwindowNewmailForbidden) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailForbidden) String() string
type PostUIOpenwindowNewmailGatewayTimeout ¶
type PostUIOpenwindowNewmailGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowNewmailGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowNewmailGatewayTimeout ¶
func NewPostUIOpenwindowNewmailGatewayTimeout() *PostUIOpenwindowNewmailGatewayTimeout
NewPostUIOpenwindowNewmailGatewayTimeout creates a PostUIOpenwindowNewmailGatewayTimeout with default headers values
func (*PostUIOpenwindowNewmailGatewayTimeout) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) Code() int
Code gets the status code for the post Ui openwindow newmail gateway timeout response
func (*PostUIOpenwindowNewmailGatewayTimeout) Error ¶
func (o *PostUIOpenwindowNewmailGatewayTimeout) Error() string
func (*PostUIOpenwindowNewmailGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowNewmailGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*PostUIOpenwindowNewmailGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail gateway timeout response has a 4xx status code
func (*PostUIOpenwindowNewmailGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail gateway timeout response a status code equal to that given
func (*PostUIOpenwindowNewmailGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail gateway timeout response has a 3xx status code
func (*PostUIOpenwindowNewmailGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail gateway timeout response has a 5xx status code
func (*PostUIOpenwindowNewmailGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail gateway timeout response has a 2xx status code
func (*PostUIOpenwindowNewmailGatewayTimeout) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailGatewayTimeout) String() string
type PostUIOpenwindowNewmailInternalServerError ¶
type PostUIOpenwindowNewmailInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowNewmailInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowNewmailInternalServerError ¶
func NewPostUIOpenwindowNewmailInternalServerError() *PostUIOpenwindowNewmailInternalServerError
NewPostUIOpenwindowNewmailInternalServerError creates a PostUIOpenwindowNewmailInternalServerError with default headers values
func (*PostUIOpenwindowNewmailInternalServerError) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) Code() int
Code gets the status code for the post Ui openwindow newmail internal server error response
func (*PostUIOpenwindowNewmailInternalServerError) Error ¶
func (o *PostUIOpenwindowNewmailInternalServerError) Error() string
func (*PostUIOpenwindowNewmailInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowNewmailInternalServerError) GetPayload() *models.InternalServerError
func (*PostUIOpenwindowNewmailInternalServerError) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail internal server error response has a 4xx status code
func (*PostUIOpenwindowNewmailInternalServerError) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail internal server error response a status code equal to that given
func (*PostUIOpenwindowNewmailInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail internal server error response has a 3xx status code
func (*PostUIOpenwindowNewmailInternalServerError) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail internal server error response has a 5xx status code
func (*PostUIOpenwindowNewmailInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail internal server error response has a 2xx status code
func (*PostUIOpenwindowNewmailInternalServerError) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailInternalServerError) String() string
type PostUIOpenwindowNewmailNoContent ¶
type PostUIOpenwindowNewmailNoContent struct { }
PostUIOpenwindowNewmailNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowNewmailNoContent ¶
func NewPostUIOpenwindowNewmailNoContent() *PostUIOpenwindowNewmailNoContent
NewPostUIOpenwindowNewmailNoContent creates a PostUIOpenwindowNewmailNoContent with default headers values
func (*PostUIOpenwindowNewmailNoContent) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) Code() int
Code gets the status code for the post Ui openwindow newmail no content response
func (*PostUIOpenwindowNewmailNoContent) Error ¶
func (o *PostUIOpenwindowNewmailNoContent) Error() string
func (*PostUIOpenwindowNewmailNoContent) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail no content response has a 4xx status code
func (*PostUIOpenwindowNewmailNoContent) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail no content response a status code equal to that given
func (*PostUIOpenwindowNewmailNoContent) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail no content response has a 3xx status code
func (*PostUIOpenwindowNewmailNoContent) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail no content response has a 5xx status code
func (*PostUIOpenwindowNewmailNoContent) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail no content response has a 2xx status code
func (*PostUIOpenwindowNewmailNoContent) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailNoContent) String() string
type PostUIOpenwindowNewmailParams ¶
type PostUIOpenwindowNewmailParams struct { /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* NewMail. The details of mail to create */ NewMail PostUIOpenwindowNewmailBody /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowNewmailParams contains all the parameters to send to the API endpoint
for the post ui openwindow newmail operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowNewmailParams ¶
func NewPostUIOpenwindowNewmailParams() *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParams creates a new PostUIOpenwindowNewmailParams 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 NewPostUIOpenwindowNewmailParamsWithContext ¶
func NewPostUIOpenwindowNewmailParamsWithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParamsWithContext creates a new PostUIOpenwindowNewmailParams object with the ability to set a context for a request.
func NewPostUIOpenwindowNewmailParamsWithHTTPClient ¶
func NewPostUIOpenwindowNewmailParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParamsWithHTTPClient creates a new PostUIOpenwindowNewmailParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowNewmailParamsWithTimeout ¶
func NewPostUIOpenwindowNewmailParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParamsWithTimeout creates a new PostUIOpenwindowNewmailParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowNewmailParams) SetContext ¶
func (o *PostUIOpenwindowNewmailParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetDatasource ¶
func (o *PostUIOpenwindowNewmailParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow newmail params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowNewmailParams) SetHTTPClient ¶
func (o *PostUIOpenwindowNewmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetNewMail ¶
func (o *PostUIOpenwindowNewmailParams) SetNewMail(newMail PostUIOpenwindowNewmailBody)
SetNewMail adds the newMail to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetTimeout ¶
func (o *PostUIOpenwindowNewmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetToken ¶
func (o *PostUIOpenwindowNewmailParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithContext ¶
func (o *PostUIOpenwindowNewmailParams) WithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
WithContext adds the context to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithDatasource ¶
func (o *PostUIOpenwindowNewmailParams) WithDatasource(datasource *string) *PostUIOpenwindowNewmailParams
WithDatasource adds the datasource to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailParams) WithDefaults() *PostUIOpenwindowNewmailParams
WithDefaults hydrates default values in the post ui openwindow newmail params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowNewmailParams) WithHTTPClient ¶
func (o *PostUIOpenwindowNewmailParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
WithHTTPClient adds the HTTPClient to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithNewMail ¶
func (o *PostUIOpenwindowNewmailParams) WithNewMail(newMail PostUIOpenwindowNewmailBody) *PostUIOpenwindowNewmailParams
WithNewMail adds the newMail to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithTimeout ¶
func (o *PostUIOpenwindowNewmailParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
WithTimeout adds the timeout to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithToken ¶
func (o *PostUIOpenwindowNewmailParams) WithToken(token *string) *PostUIOpenwindowNewmailParams
WithToken adds the token to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WriteToRequest ¶
func (o *PostUIOpenwindowNewmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowNewmailReader ¶
type PostUIOpenwindowNewmailReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowNewmailReader is a Reader for the PostUIOpenwindowNewmail structure.
func (*PostUIOpenwindowNewmailReader) ReadResponse ¶
func (o *PostUIOpenwindowNewmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowNewmailServiceUnavailable ¶
type PostUIOpenwindowNewmailServiceUnavailable struct {
}PostUIOpenwindowNewmailServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowNewmailServiceUnavailable ¶
func NewPostUIOpenwindowNewmailServiceUnavailable() *PostUIOpenwindowNewmailServiceUnavailable
NewPostUIOpenwindowNewmailServiceUnavailable creates a PostUIOpenwindowNewmailServiceUnavailable with default headers values
func (*PostUIOpenwindowNewmailServiceUnavailable) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) Code() int
Code gets the status code for the post Ui openwindow newmail service unavailable response
func (*PostUIOpenwindowNewmailServiceUnavailable) Error ¶
func (o *PostUIOpenwindowNewmailServiceUnavailable) Error() string
func (*PostUIOpenwindowNewmailServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowNewmailServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*PostUIOpenwindowNewmailServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail service unavailable response has a 4xx status code
func (*PostUIOpenwindowNewmailServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail service unavailable response a status code equal to that given
func (*PostUIOpenwindowNewmailServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail service unavailable response has a 3xx status code
func (*PostUIOpenwindowNewmailServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail service unavailable response has a 5xx status code
func (*PostUIOpenwindowNewmailServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail service unavailable response has a 2xx status code
func (*PostUIOpenwindowNewmailServiceUnavailable) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailServiceUnavailable) String() string
type PostUIOpenwindowNewmailUnauthorized ¶
type PostUIOpenwindowNewmailUnauthorized struct {
}PostUIOpenwindowNewmailUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowNewmailUnauthorized ¶
func NewPostUIOpenwindowNewmailUnauthorized() *PostUIOpenwindowNewmailUnauthorized
NewPostUIOpenwindowNewmailUnauthorized creates a PostUIOpenwindowNewmailUnauthorized with default headers values
func (*PostUIOpenwindowNewmailUnauthorized) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) Code() int
Code gets the status code for the post Ui openwindow newmail unauthorized response
func (*PostUIOpenwindowNewmailUnauthorized) Error ¶
func (o *PostUIOpenwindowNewmailUnauthorized) Error() string
func (*PostUIOpenwindowNewmailUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowNewmailUnauthorized) GetPayload() *models.Unauthorized
func (*PostUIOpenwindowNewmailUnauthorized) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail unauthorized response has a 4xx status code
func (*PostUIOpenwindowNewmailUnauthorized) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail unauthorized response a status code equal to that given
func (*PostUIOpenwindowNewmailUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail unauthorized response has a 3xx status code
func (*PostUIOpenwindowNewmailUnauthorized) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail unauthorized response has a 5xx status code
func (*PostUIOpenwindowNewmailUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail unauthorized response has a 2xx status code
func (*PostUIOpenwindowNewmailUnauthorized) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnauthorized) String() string
type PostUIOpenwindowNewmailUnprocessableEntity ¶
type PostUIOpenwindowNewmailUnprocessableEntity struct {
Payload *PostUIOpenwindowNewmailUnprocessableEntityBody
}
PostUIOpenwindowNewmailUnprocessableEntity describes a response with status code 422, with default header values.
Invalid request
func NewPostUIOpenwindowNewmailUnprocessableEntity ¶
func NewPostUIOpenwindowNewmailUnprocessableEntity() *PostUIOpenwindowNewmailUnprocessableEntity
NewPostUIOpenwindowNewmailUnprocessableEntity creates a PostUIOpenwindowNewmailUnprocessableEntity with default headers values
func (*PostUIOpenwindowNewmailUnprocessableEntity) Code ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) Code() int
Code gets the status code for the post Ui openwindow newmail unprocessable entity response
func (*PostUIOpenwindowNewmailUnprocessableEntity) Error ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntity) Error() string
func (*PostUIOpenwindowNewmailUnprocessableEntity) GetPayload ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntity) GetPayload() *PostUIOpenwindowNewmailUnprocessableEntityBody
func (*PostUIOpenwindowNewmailUnprocessableEntity) IsClientError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsClientError() bool
IsClientError returns true when this post Ui openwindow newmail unprocessable entity response has a 4xx status code
func (*PostUIOpenwindowNewmailUnprocessableEntity) IsCode ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this post Ui openwindow newmail unprocessable entity response a status code equal to that given
func (*PostUIOpenwindowNewmailUnprocessableEntity) IsRedirect ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this post Ui openwindow newmail unprocessable entity response has a 3xx status code
func (*PostUIOpenwindowNewmailUnprocessableEntity) IsServerError ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsServerError() bool
IsServerError returns true when this post Ui openwindow newmail unprocessable entity response has a 5xx status code
func (*PostUIOpenwindowNewmailUnprocessableEntity) IsSuccess ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this post Ui openwindow newmail unprocessable entity response has a 2xx status code
func (*PostUIOpenwindowNewmailUnprocessableEntity) String ¶ added in v0.5.29
func (o *PostUIOpenwindowNewmailUnprocessableEntity) String() string
type PostUIOpenwindowNewmailUnprocessableEntityBody ¶
type PostUIOpenwindowNewmailUnprocessableEntityBody struct { // post_ui_openwindow_newmail_422_unprocessable_entity // // Unprocessable entity message Error string `json:"error,omitempty"` }
PostUIOpenwindowNewmailUnprocessableEntityBody post_ui_openwindow_newmail_unprocessable_entity // // Unprocessable entity swagger:model PostUIOpenwindowNewmailUnprocessableEntityBody
func (*PostUIOpenwindowNewmailUnprocessableEntityBody) ContextValidate ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this post UI openwindow newmail unprocessable entity body based on context it is used
func (*PostUIOpenwindowNewmailUnprocessableEntityBody) MarshalBinary ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUIOpenwindowNewmailUnprocessableEntityBody) UnmarshalBinary ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files ¶
- post_ui_autopilot_waypoint_parameters.go
- post_ui_autopilot_waypoint_responses.go
- post_ui_openwindow_contract_parameters.go
- post_ui_openwindow_contract_responses.go
- post_ui_openwindow_information_parameters.go
- post_ui_openwindow_information_responses.go
- post_ui_openwindow_marketdetails_parameters.go
- post_ui_openwindow_marketdetails_responses.go
- post_ui_openwindow_newmail_parameters.go
- post_ui_openwindow_newmail_responses.go
- user_interface_client.go