Documentation ¶
Index ¶
- type Client
- func (a *Client) GetCharactersCharacterIDLocation(params *GetCharactersCharacterIDLocationParams, ...) (*GetCharactersCharacterIDLocationOK, error)
- func (a *Client) GetCharactersCharacterIDOnline(params *GetCharactersCharacterIDOnlineParams, ...) (*GetCharactersCharacterIDOnlineOK, error)
- func (a *Client) GetCharactersCharacterIDShip(params *GetCharactersCharacterIDShipParams, ...) (*GetCharactersCharacterIDShipOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetCharactersCharacterIDLocationBadRequest
- func (o *GetCharactersCharacterIDLocationBadRequest) Code() int
- func (o *GetCharactersCharacterIDLocationBadRequest) Error() string
- func (o *GetCharactersCharacterIDLocationBadRequest) GetPayload() *models.BadRequest
- func (o *GetCharactersCharacterIDLocationBadRequest) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationBadRequest) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationBadRequest) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationBadRequest) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationBadRequest) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationBadRequest) String() string
- type GetCharactersCharacterIDLocationEnhanceYourCalm
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) Code() int
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) Error() string
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) String() string
- type GetCharactersCharacterIDLocationForbidden
- func (o *GetCharactersCharacterIDLocationForbidden) Code() int
- func (o *GetCharactersCharacterIDLocationForbidden) Error() string
- func (o *GetCharactersCharacterIDLocationForbidden) GetPayload() *models.Forbidden
- func (o *GetCharactersCharacterIDLocationForbidden) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationForbidden) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationForbidden) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationForbidden) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationForbidden) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationForbidden) String() string
- type GetCharactersCharacterIDLocationGatewayTimeout
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) Code() int
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) Error() string
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationGatewayTimeout) String() string
- type GetCharactersCharacterIDLocationInternalServerError
- func (o *GetCharactersCharacterIDLocationInternalServerError) Code() int
- func (o *GetCharactersCharacterIDLocationInternalServerError) Error() string
- func (o *GetCharactersCharacterIDLocationInternalServerError) GetPayload() *models.InternalServerError
- func (o *GetCharactersCharacterIDLocationInternalServerError) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationInternalServerError) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationInternalServerError) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationInternalServerError) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationInternalServerError) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationInternalServerError) String() string
- type GetCharactersCharacterIDLocationNotModified
- func (o *GetCharactersCharacterIDLocationNotModified) Code() int
- func (o *GetCharactersCharacterIDLocationNotModified) Error() string
- func (o *GetCharactersCharacterIDLocationNotModified) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationNotModified) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationNotModified) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationNotModified) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationNotModified) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationNotModified) String() string
- type GetCharactersCharacterIDLocationOK
- func (o *GetCharactersCharacterIDLocationOK) Code() int
- func (o *GetCharactersCharacterIDLocationOK) Error() string
- func (o *GetCharactersCharacterIDLocationOK) GetPayload() *GetCharactersCharacterIDLocationOKBody
- func (o *GetCharactersCharacterIDLocationOK) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationOK) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationOK) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationOK) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationOK) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationOK) String() string
- type GetCharactersCharacterIDLocationOKBody
- func (o *GetCharactersCharacterIDLocationOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDLocationOKBody) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDLocationOKBody) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDLocationOKBody) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDLocationParams
- func NewGetCharactersCharacterIDLocationParams() *GetCharactersCharacterIDLocationParams
- func NewGetCharactersCharacterIDLocationParamsWithContext(ctx context.Context) *GetCharactersCharacterIDLocationParams
- func NewGetCharactersCharacterIDLocationParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDLocationParams
- func NewGetCharactersCharacterIDLocationParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDLocationParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDLocationParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDLocationParams) SetDefaults()
- func (o *GetCharactersCharacterIDLocationParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDLocationParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDLocationParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDLocationParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDLocationParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithContext(ctx context.Context) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithDatasource(datasource *string) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithDefaults() *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WithToken(token *string) *GetCharactersCharacterIDLocationParams
- func (o *GetCharactersCharacterIDLocationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDLocationReader
- type GetCharactersCharacterIDLocationServiceUnavailable
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) Code() int
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) Error() string
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationServiceUnavailable) String() string
- type GetCharactersCharacterIDLocationUnauthorized
- func (o *GetCharactersCharacterIDLocationUnauthorized) Code() int
- func (o *GetCharactersCharacterIDLocationUnauthorized) Error() string
- func (o *GetCharactersCharacterIDLocationUnauthorized) GetPayload() *models.Unauthorized
- func (o *GetCharactersCharacterIDLocationUnauthorized) IsClientError() bool
- func (o *GetCharactersCharacterIDLocationUnauthorized) IsCode(code int) bool
- func (o *GetCharactersCharacterIDLocationUnauthorized) IsRedirect() bool
- func (o *GetCharactersCharacterIDLocationUnauthorized) IsServerError() bool
- func (o *GetCharactersCharacterIDLocationUnauthorized) IsSuccess() bool
- func (o *GetCharactersCharacterIDLocationUnauthorized) String() string
- type GetCharactersCharacterIDOnlineBadRequest
- func (o *GetCharactersCharacterIDOnlineBadRequest) Code() int
- func (o *GetCharactersCharacterIDOnlineBadRequest) Error() string
- func (o *GetCharactersCharacterIDOnlineBadRequest) GetPayload() *models.BadRequest
- func (o *GetCharactersCharacterIDOnlineBadRequest) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineBadRequest) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineBadRequest) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineBadRequest) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineBadRequest) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineBadRequest) String() string
- type GetCharactersCharacterIDOnlineEnhanceYourCalm
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) Code() int
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) Error() string
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) String() string
- type GetCharactersCharacterIDOnlineForbidden
- func (o *GetCharactersCharacterIDOnlineForbidden) Code() int
- func (o *GetCharactersCharacterIDOnlineForbidden) Error() string
- func (o *GetCharactersCharacterIDOnlineForbidden) GetPayload() *models.Forbidden
- func (o *GetCharactersCharacterIDOnlineForbidden) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineForbidden) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineForbidden) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineForbidden) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineForbidden) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineForbidden) String() string
- type GetCharactersCharacterIDOnlineGatewayTimeout
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) Code() int
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) Error() string
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineGatewayTimeout) String() string
- type GetCharactersCharacterIDOnlineInternalServerError
- func (o *GetCharactersCharacterIDOnlineInternalServerError) Code() int
- func (o *GetCharactersCharacterIDOnlineInternalServerError) Error() string
- func (o *GetCharactersCharacterIDOnlineInternalServerError) GetPayload() *models.InternalServerError
- func (o *GetCharactersCharacterIDOnlineInternalServerError) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineInternalServerError) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineInternalServerError) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineInternalServerError) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineInternalServerError) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineInternalServerError) String() string
- type GetCharactersCharacterIDOnlineNotModified
- func (o *GetCharactersCharacterIDOnlineNotModified) Code() int
- func (o *GetCharactersCharacterIDOnlineNotModified) Error() string
- func (o *GetCharactersCharacterIDOnlineNotModified) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineNotModified) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineNotModified) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineNotModified) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineNotModified) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineNotModified) String() string
- type GetCharactersCharacterIDOnlineOK
- func (o *GetCharactersCharacterIDOnlineOK) Code() int
- func (o *GetCharactersCharacterIDOnlineOK) Error() string
- func (o *GetCharactersCharacterIDOnlineOK) GetPayload() *GetCharactersCharacterIDOnlineOKBody
- func (o *GetCharactersCharacterIDOnlineOK) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineOK) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineOK) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineOK) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineOK) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineOK) String() string
- type GetCharactersCharacterIDOnlineOKBody
- func (o *GetCharactersCharacterIDOnlineOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDOnlineOKBody) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDOnlineOKBody) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDOnlineOKBody) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDOnlineParams
- func NewGetCharactersCharacterIDOnlineParams() *GetCharactersCharacterIDOnlineParams
- func NewGetCharactersCharacterIDOnlineParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOnlineParams
- func NewGetCharactersCharacterIDOnlineParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOnlineParams
- func NewGetCharactersCharacterIDOnlineParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDOnlineParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDOnlineParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDOnlineParams) SetDefaults()
- func (o *GetCharactersCharacterIDOnlineParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDOnlineParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDOnlineParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDOnlineParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDOnlineParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithDefaults() *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WithToken(token *string) *GetCharactersCharacterIDOnlineParams
- func (o *GetCharactersCharacterIDOnlineParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDOnlineReader
- type GetCharactersCharacterIDOnlineServiceUnavailable
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) Code() int
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) Error() string
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineServiceUnavailable) String() string
- type GetCharactersCharacterIDOnlineUnauthorized
- func (o *GetCharactersCharacterIDOnlineUnauthorized) Code() int
- func (o *GetCharactersCharacterIDOnlineUnauthorized) Error() string
- func (o *GetCharactersCharacterIDOnlineUnauthorized) GetPayload() *models.Unauthorized
- func (o *GetCharactersCharacterIDOnlineUnauthorized) IsClientError() bool
- func (o *GetCharactersCharacterIDOnlineUnauthorized) IsCode(code int) bool
- func (o *GetCharactersCharacterIDOnlineUnauthorized) IsRedirect() bool
- func (o *GetCharactersCharacterIDOnlineUnauthorized) IsServerError() bool
- func (o *GetCharactersCharacterIDOnlineUnauthorized) IsSuccess() bool
- func (o *GetCharactersCharacterIDOnlineUnauthorized) String() string
- type GetCharactersCharacterIDShipBadRequest
- func (o *GetCharactersCharacterIDShipBadRequest) Code() int
- func (o *GetCharactersCharacterIDShipBadRequest) Error() string
- func (o *GetCharactersCharacterIDShipBadRequest) GetPayload() *models.BadRequest
- func (o *GetCharactersCharacterIDShipBadRequest) IsClientError() bool
- func (o *GetCharactersCharacterIDShipBadRequest) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipBadRequest) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipBadRequest) IsServerError() bool
- func (o *GetCharactersCharacterIDShipBadRequest) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipBadRequest) String() string
- type GetCharactersCharacterIDShipEnhanceYourCalm
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) Code() int
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) Error() string
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) GetPayload() *models.ErrorLimited
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsClientError() bool
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsServerError() bool
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipEnhanceYourCalm) String() string
- type GetCharactersCharacterIDShipForbidden
- func (o *GetCharactersCharacterIDShipForbidden) Code() int
- func (o *GetCharactersCharacterIDShipForbidden) Error() string
- func (o *GetCharactersCharacterIDShipForbidden) GetPayload() *models.Forbidden
- func (o *GetCharactersCharacterIDShipForbidden) IsClientError() bool
- func (o *GetCharactersCharacterIDShipForbidden) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipForbidden) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipForbidden) IsServerError() bool
- func (o *GetCharactersCharacterIDShipForbidden) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipForbidden) String() string
- type GetCharactersCharacterIDShipGatewayTimeout
- func (o *GetCharactersCharacterIDShipGatewayTimeout) Code() int
- func (o *GetCharactersCharacterIDShipGatewayTimeout) Error() string
- func (o *GetCharactersCharacterIDShipGatewayTimeout) GetPayload() *models.GatewayTimeout
- func (o *GetCharactersCharacterIDShipGatewayTimeout) IsClientError() bool
- func (o *GetCharactersCharacterIDShipGatewayTimeout) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipGatewayTimeout) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipGatewayTimeout) IsServerError() bool
- func (o *GetCharactersCharacterIDShipGatewayTimeout) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipGatewayTimeout) String() string
- type GetCharactersCharacterIDShipInternalServerError
- func (o *GetCharactersCharacterIDShipInternalServerError) Code() int
- func (o *GetCharactersCharacterIDShipInternalServerError) Error() string
- func (o *GetCharactersCharacterIDShipInternalServerError) GetPayload() *models.InternalServerError
- func (o *GetCharactersCharacterIDShipInternalServerError) IsClientError() bool
- func (o *GetCharactersCharacterIDShipInternalServerError) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipInternalServerError) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipInternalServerError) IsServerError() bool
- func (o *GetCharactersCharacterIDShipInternalServerError) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipInternalServerError) String() string
- type GetCharactersCharacterIDShipNotModified
- func (o *GetCharactersCharacterIDShipNotModified) Code() int
- func (o *GetCharactersCharacterIDShipNotModified) Error() string
- func (o *GetCharactersCharacterIDShipNotModified) IsClientError() bool
- func (o *GetCharactersCharacterIDShipNotModified) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipNotModified) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipNotModified) IsServerError() bool
- func (o *GetCharactersCharacterIDShipNotModified) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipNotModified) String() string
- type GetCharactersCharacterIDShipOK
- func (o *GetCharactersCharacterIDShipOK) Code() int
- func (o *GetCharactersCharacterIDShipOK) Error() string
- func (o *GetCharactersCharacterIDShipOK) GetPayload() *GetCharactersCharacterIDShipOKBody
- func (o *GetCharactersCharacterIDShipOK) IsClientError() bool
- func (o *GetCharactersCharacterIDShipOK) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipOK) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipOK) IsServerError() bool
- func (o *GetCharactersCharacterIDShipOK) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipOK) String() string
- type GetCharactersCharacterIDShipOKBody
- func (o *GetCharactersCharacterIDShipOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDShipOKBody) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDShipOKBody) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDShipOKBody) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDShipParams
- func NewGetCharactersCharacterIDShipParams() *GetCharactersCharacterIDShipParams
- func NewGetCharactersCharacterIDShipParamsWithContext(ctx context.Context) *GetCharactersCharacterIDShipParams
- func NewGetCharactersCharacterIDShipParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDShipParams
- func NewGetCharactersCharacterIDShipParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDShipParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDShipParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDShipParams) SetDefaults()
- func (o *GetCharactersCharacterIDShipParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDShipParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDShipParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDShipParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDShipParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithContext(ctx context.Context) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithDatasource(datasource *string) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithDefaults() *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WithToken(token *string) *GetCharactersCharacterIDShipParams
- func (o *GetCharactersCharacterIDShipParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDShipReader
- type GetCharactersCharacterIDShipServiceUnavailable
- func (o *GetCharactersCharacterIDShipServiceUnavailable) Code() int
- func (o *GetCharactersCharacterIDShipServiceUnavailable) Error() string
- func (o *GetCharactersCharacterIDShipServiceUnavailable) GetPayload() *models.ServiceUnavailable
- func (o *GetCharactersCharacterIDShipServiceUnavailable) IsClientError() bool
- func (o *GetCharactersCharacterIDShipServiceUnavailable) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipServiceUnavailable) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipServiceUnavailable) IsServerError() bool
- func (o *GetCharactersCharacterIDShipServiceUnavailable) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipServiceUnavailable) String() string
- type GetCharactersCharacterIDShipUnauthorized
- func (o *GetCharactersCharacterIDShipUnauthorized) Code() int
- func (o *GetCharactersCharacterIDShipUnauthorized) Error() string
- func (o *GetCharactersCharacterIDShipUnauthorized) GetPayload() *models.Unauthorized
- func (o *GetCharactersCharacterIDShipUnauthorized) IsClientError() bool
- func (o *GetCharactersCharacterIDShipUnauthorized) IsCode(code int) bool
- func (o *GetCharactersCharacterIDShipUnauthorized) IsRedirect() bool
- func (o *GetCharactersCharacterIDShipUnauthorized) IsServerError() bool
- func (o *GetCharactersCharacterIDShipUnauthorized) IsSuccess() bool
- func (o *GetCharactersCharacterIDShipUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for location API
func (*Client) GetCharactersCharacterIDLocation ¶
func (a *Client) GetCharactersCharacterIDLocation(params *GetCharactersCharacterIDLocationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDLocationOK, error)
GetCharactersCharacterIDLocation gets character location Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable
---
This route is cached for up to 5 seconds
func (*Client) GetCharactersCharacterIDOnline ¶
func (a *Client) GetCharactersCharacterIDOnline(params *GetCharactersCharacterIDOnlineParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDOnlineOK, error)
GetCharactersCharacterIDOnline gets character online Checks if the character is currently online
---
This route is cached for up to 60 seconds
func (*Client) GetCharactersCharacterIDShip ¶
func (a *Client) GetCharactersCharacterIDShip(params *GetCharactersCharacterIDShipParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDShipOK, error)
GetCharactersCharacterIDShip gets current ship Get the current ship type, name and id
---
This route is cached for up to 5 seconds
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 { GetCharactersCharacterIDLocation(params *GetCharactersCharacterIDLocationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDLocationOK, error) GetCharactersCharacterIDOnline(params *GetCharactersCharacterIDOnlineParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDOnlineOK, error) GetCharactersCharacterIDShip(params *GetCharactersCharacterIDShipParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDShipOK, 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 location API client.
type GetCharactersCharacterIDLocationBadRequest ¶
type GetCharactersCharacterIDLocationBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDLocationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDLocationBadRequest ¶
func NewGetCharactersCharacterIDLocationBadRequest() *GetCharactersCharacterIDLocationBadRequest
NewGetCharactersCharacterIDLocationBadRequest creates a GetCharactersCharacterIDLocationBadRequest with default headers values
func (*GetCharactersCharacterIDLocationBadRequest) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) Code() int
Code gets the status code for the get characters character Id location bad request response
func (*GetCharactersCharacterIDLocationBadRequest) Error ¶
func (o *GetCharactersCharacterIDLocationBadRequest) Error() string
func (*GetCharactersCharacterIDLocationBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDLocationBadRequest) GetPayload() *models.BadRequest
func (*GetCharactersCharacterIDLocationBadRequest) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) IsClientError() bool
IsClientError returns true when this get characters character Id location bad request response has a 4xx status code
func (*GetCharactersCharacterIDLocationBadRequest) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) IsCode(code int) bool
IsCode returns true when this get characters character Id location bad request response a status code equal to that given
func (*GetCharactersCharacterIDLocationBadRequest) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) IsRedirect() bool
IsRedirect returns true when this get characters character Id location bad request response has a 3xx status code
func (*GetCharactersCharacterIDLocationBadRequest) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) IsServerError() bool
IsServerError returns true when this get characters character Id location bad request response has a 5xx status code
func (*GetCharactersCharacterIDLocationBadRequest) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) IsSuccess() bool
IsSuccess returns true when this get characters character Id location bad request response has a 2xx status code
func (*GetCharactersCharacterIDLocationBadRequest) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationBadRequest) String() string
type GetCharactersCharacterIDLocationEnhanceYourCalm ¶
type GetCharactersCharacterIDLocationEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDLocationEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDLocationEnhanceYourCalm ¶
func NewGetCharactersCharacterIDLocationEnhanceYourCalm() *GetCharactersCharacterIDLocationEnhanceYourCalm
NewGetCharactersCharacterIDLocationEnhanceYourCalm creates a GetCharactersCharacterIDLocationEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) Code() int
Code gets the status code for the get characters character Id location enhance your calm response
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this get characters character Id location enhance your calm response has a 4xx status code
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this get characters character Id location enhance your calm response a status code equal to that given
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this get characters character Id location enhance your calm response has a 3xx status code
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this get characters character Id location enhance your calm response has a 5xx status code
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this get characters character Id location enhance your calm response has a 2xx status code
func (*GetCharactersCharacterIDLocationEnhanceYourCalm) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationEnhanceYourCalm) String() string
type GetCharactersCharacterIDLocationForbidden ¶
GetCharactersCharacterIDLocationForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDLocationForbidden ¶
func NewGetCharactersCharacterIDLocationForbidden() *GetCharactersCharacterIDLocationForbidden
NewGetCharactersCharacterIDLocationForbidden creates a GetCharactersCharacterIDLocationForbidden with default headers values
func (*GetCharactersCharacterIDLocationForbidden) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) Code() int
Code gets the status code for the get characters character Id location forbidden response
func (*GetCharactersCharacterIDLocationForbidden) Error ¶
func (o *GetCharactersCharacterIDLocationForbidden) Error() string
func (*GetCharactersCharacterIDLocationForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDLocationForbidden) GetPayload() *models.Forbidden
func (*GetCharactersCharacterIDLocationForbidden) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) IsClientError() bool
IsClientError returns true when this get characters character Id location forbidden response has a 4xx status code
func (*GetCharactersCharacterIDLocationForbidden) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) IsCode(code int) bool
IsCode returns true when this get characters character Id location forbidden response a status code equal to that given
func (*GetCharactersCharacterIDLocationForbidden) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) IsRedirect() bool
IsRedirect returns true when this get characters character Id location forbidden response has a 3xx status code
func (*GetCharactersCharacterIDLocationForbidden) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) IsServerError() bool
IsServerError returns true when this get characters character Id location forbidden response has a 5xx status code
func (*GetCharactersCharacterIDLocationForbidden) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) IsSuccess() bool
IsSuccess returns true when this get characters character Id location forbidden response has a 2xx status code
func (*GetCharactersCharacterIDLocationForbidden) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationForbidden) String() string
type GetCharactersCharacterIDLocationGatewayTimeout ¶
type GetCharactersCharacterIDLocationGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDLocationGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDLocationGatewayTimeout ¶
func NewGetCharactersCharacterIDLocationGatewayTimeout() *GetCharactersCharacterIDLocationGatewayTimeout
NewGetCharactersCharacterIDLocationGatewayTimeout creates a GetCharactersCharacterIDLocationGatewayTimeout with default headers values
func (*GetCharactersCharacterIDLocationGatewayTimeout) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) Code() int
Code gets the status code for the get characters character Id location gateway timeout response
func (*GetCharactersCharacterIDLocationGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDLocationGatewayTimeout) Error() string
func (*GetCharactersCharacterIDLocationGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDLocationGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*GetCharactersCharacterIDLocationGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsClientError() bool
IsClientError returns true when this get characters character Id location gateway timeout response has a 4xx status code
func (*GetCharactersCharacterIDLocationGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get characters character Id location gateway timeout response a status code equal to that given
func (*GetCharactersCharacterIDLocationGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get characters character Id location gateway timeout response has a 3xx status code
func (*GetCharactersCharacterIDLocationGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsServerError() bool
IsServerError returns true when this get characters character Id location gateway timeout response has a 5xx status code
func (*GetCharactersCharacterIDLocationGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get characters character Id location gateway timeout response has a 2xx status code
func (*GetCharactersCharacterIDLocationGatewayTimeout) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationGatewayTimeout) String() string
type GetCharactersCharacterIDLocationInternalServerError ¶
type GetCharactersCharacterIDLocationInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDLocationInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDLocationInternalServerError ¶
func NewGetCharactersCharacterIDLocationInternalServerError() *GetCharactersCharacterIDLocationInternalServerError
NewGetCharactersCharacterIDLocationInternalServerError creates a GetCharactersCharacterIDLocationInternalServerError with default headers values
func (*GetCharactersCharacterIDLocationInternalServerError) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) Code() int
Code gets the status code for the get characters character Id location internal server error response
func (*GetCharactersCharacterIDLocationInternalServerError) Error ¶
func (o *GetCharactersCharacterIDLocationInternalServerError) Error() string
func (*GetCharactersCharacterIDLocationInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDLocationInternalServerError) GetPayload() *models.InternalServerError
func (*GetCharactersCharacterIDLocationInternalServerError) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) IsClientError() bool
IsClientError returns true when this get characters character Id location internal server error response has a 4xx status code
func (*GetCharactersCharacterIDLocationInternalServerError) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) IsCode(code int) bool
IsCode returns true when this get characters character Id location internal server error response a status code equal to that given
func (*GetCharactersCharacterIDLocationInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) IsRedirect() bool
IsRedirect returns true when this get characters character Id location internal server error response has a 3xx status code
func (*GetCharactersCharacterIDLocationInternalServerError) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) IsServerError() bool
IsServerError returns true when this get characters character Id location internal server error response has a 5xx status code
func (*GetCharactersCharacterIDLocationInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) IsSuccess() bool
IsSuccess returns true when this get characters character Id location internal server error response has a 2xx status code
func (*GetCharactersCharacterIDLocationInternalServerError) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationInternalServerError) String() string
type GetCharactersCharacterIDLocationNotModified ¶
type GetCharactersCharacterIDLocationNotModified struct { /* The caching mechanism used */ CacheControl string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string }
GetCharactersCharacterIDLocationNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDLocationNotModified ¶
func NewGetCharactersCharacterIDLocationNotModified() *GetCharactersCharacterIDLocationNotModified
NewGetCharactersCharacterIDLocationNotModified creates a GetCharactersCharacterIDLocationNotModified with default headers values
func (*GetCharactersCharacterIDLocationNotModified) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) Code() int
Code gets the status code for the get characters character Id location not modified response
func (*GetCharactersCharacterIDLocationNotModified) Error ¶
func (o *GetCharactersCharacterIDLocationNotModified) Error() string
func (*GetCharactersCharacterIDLocationNotModified) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) IsClientError() bool
IsClientError returns true when this get characters character Id location not modified response has a 4xx status code
func (*GetCharactersCharacterIDLocationNotModified) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) IsCode(code int) bool
IsCode returns true when this get characters character Id location not modified response a status code equal to that given
func (*GetCharactersCharacterIDLocationNotModified) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) IsRedirect() bool
IsRedirect returns true when this get characters character Id location not modified response has a 3xx status code
func (*GetCharactersCharacterIDLocationNotModified) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) IsServerError() bool
IsServerError returns true when this get characters character Id location not modified response has a 5xx status code
func (*GetCharactersCharacterIDLocationNotModified) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) IsSuccess() bool
IsSuccess returns true when this get characters character Id location not modified response has a 2xx status code
func (*GetCharactersCharacterIDLocationNotModified) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationNotModified) String() string
type GetCharactersCharacterIDLocationOK ¶
type GetCharactersCharacterIDLocationOK struct { /* The caching mechanism used */ CacheControl string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string Payload *GetCharactersCharacterIDLocationOKBody }
GetCharactersCharacterIDLocationOK describes a response with status code 200, with default header values.
Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable
func NewGetCharactersCharacterIDLocationOK ¶
func NewGetCharactersCharacterIDLocationOK() *GetCharactersCharacterIDLocationOK
NewGetCharactersCharacterIDLocationOK creates a GetCharactersCharacterIDLocationOK with default headers values
func (*GetCharactersCharacterIDLocationOK) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) Code() int
Code gets the status code for the get characters character Id location o k response
func (*GetCharactersCharacterIDLocationOK) Error ¶
func (o *GetCharactersCharacterIDLocationOK) Error() string
func (*GetCharactersCharacterIDLocationOK) GetPayload ¶
func (o *GetCharactersCharacterIDLocationOK) GetPayload() *GetCharactersCharacterIDLocationOKBody
func (*GetCharactersCharacterIDLocationOK) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) IsClientError() bool
IsClientError returns true when this get characters character Id location o k response has a 4xx status code
func (*GetCharactersCharacterIDLocationOK) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) IsCode(code int) bool
IsCode returns true when this get characters character Id location o k response a status code equal to that given
func (*GetCharactersCharacterIDLocationOK) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) IsRedirect() bool
IsRedirect returns true when this get characters character Id location o k response has a 3xx status code
func (*GetCharactersCharacterIDLocationOK) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) IsServerError() bool
IsServerError returns true when this get characters character Id location o k response has a 5xx status code
func (*GetCharactersCharacterIDLocationOK) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) IsSuccess() bool
IsSuccess returns true when this get characters character Id location o k response has a 2xx status code
func (*GetCharactersCharacterIDLocationOK) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationOK) String() string
type GetCharactersCharacterIDLocationOKBody ¶
type GetCharactersCharacterIDLocationOKBody struct { // get_characters_character_id_location_solar_system_id // // solar_system_id integer // Required: true SolarSystemID *int32 `json:"solar_system_id"` // get_characters_character_id_location_station_id // // station_id integer StationID int32 `json:"station_id,omitempty"` // get_characters_character_id_location_structure_id // // structure_id integer StructureID int64 `json:"structure_id,omitempty"` }
GetCharactersCharacterIDLocationOKBody get_characters_character_id_location_ok // // 200 ok object swagger:model GetCharactersCharacterIDLocationOKBody
func (*GetCharactersCharacterIDLocationOKBody) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDLocationOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID location o k body based on context it is used
func (*GetCharactersCharacterIDLocationOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDLocationOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDLocationOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDLocationOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDLocationParams ¶
type GetCharactersCharacterIDLocationParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* CharacterID. An EVE character ID Format: int32 */ CharacterID 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 }
GetCharactersCharacterIDLocationParams contains all the parameters to send to the API endpoint
for the get characters character id location operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDLocationParams ¶
func NewGetCharactersCharacterIDLocationParams() *GetCharactersCharacterIDLocationParams
NewGetCharactersCharacterIDLocationParams creates a new GetCharactersCharacterIDLocationParams 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 NewGetCharactersCharacterIDLocationParamsWithContext ¶
func NewGetCharactersCharacterIDLocationParamsWithContext(ctx context.Context) *GetCharactersCharacterIDLocationParams
NewGetCharactersCharacterIDLocationParamsWithContext creates a new GetCharactersCharacterIDLocationParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDLocationParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDLocationParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDLocationParams
NewGetCharactersCharacterIDLocationParamsWithHTTPClient creates a new GetCharactersCharacterIDLocationParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDLocationParamsWithTimeout ¶
func NewGetCharactersCharacterIDLocationParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDLocationParams
NewGetCharactersCharacterIDLocationParamsWithTimeout creates a new GetCharactersCharacterIDLocationParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDLocationParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDLocationParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) SetContext ¶
func (o *GetCharactersCharacterIDLocationParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) SetDatasource ¶
func (o *GetCharactersCharacterIDLocationParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDLocationParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id location params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDLocationParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDLocationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDLocationParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) SetTimeout ¶
func (o *GetCharactersCharacterIDLocationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) SetToken ¶
func (o *GetCharactersCharacterIDLocationParams) SetToken(token *string)
SetToken adds the token to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDLocationParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDLocationParams
WithCharacterID adds the characterID to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithContext ¶
func (o *GetCharactersCharacterIDLocationParams) WithContext(ctx context.Context) *GetCharactersCharacterIDLocationParams
WithContext adds the context to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithDatasource ¶
func (o *GetCharactersCharacterIDLocationParams) WithDatasource(datasource *string) *GetCharactersCharacterIDLocationParams
WithDatasource adds the datasource to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDLocationParams) WithDefaults() *GetCharactersCharacterIDLocationParams
WithDefaults hydrates default values in the get characters character id location params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDLocationParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDLocationParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDLocationParams
WithHTTPClient adds the HTTPClient to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDLocationParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDLocationParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithTimeout ¶
func (o *GetCharactersCharacterIDLocationParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDLocationParams
WithTimeout adds the timeout to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WithToken ¶
func (o *GetCharactersCharacterIDLocationParams) WithToken(token *string) *GetCharactersCharacterIDLocationParams
WithToken adds the token to the get characters character id location params
func (*GetCharactersCharacterIDLocationParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDLocationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDLocationReader ¶
type GetCharactersCharacterIDLocationReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDLocationReader is a Reader for the GetCharactersCharacterIDLocation structure.
func (*GetCharactersCharacterIDLocationReader) ReadResponse ¶
func (o *GetCharactersCharacterIDLocationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDLocationServiceUnavailable ¶
type GetCharactersCharacterIDLocationServiceUnavailable struct {
}GetCharactersCharacterIDLocationServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDLocationServiceUnavailable ¶
func NewGetCharactersCharacterIDLocationServiceUnavailable() *GetCharactersCharacterIDLocationServiceUnavailable
NewGetCharactersCharacterIDLocationServiceUnavailable creates a GetCharactersCharacterIDLocationServiceUnavailable with default headers values
func (*GetCharactersCharacterIDLocationServiceUnavailable) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) Code() int
Code gets the status code for the get characters character Id location service unavailable response
func (*GetCharactersCharacterIDLocationServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDLocationServiceUnavailable) Error() string
func (*GetCharactersCharacterIDLocationServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDLocationServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*GetCharactersCharacterIDLocationServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsClientError() bool
IsClientError returns true when this get characters character Id location service unavailable response has a 4xx status code
func (*GetCharactersCharacterIDLocationServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get characters character Id location service unavailable response a status code equal to that given
func (*GetCharactersCharacterIDLocationServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get characters character Id location service unavailable response has a 3xx status code
func (*GetCharactersCharacterIDLocationServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsServerError() bool
IsServerError returns true when this get characters character Id location service unavailable response has a 5xx status code
func (*GetCharactersCharacterIDLocationServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get characters character Id location service unavailable response has a 2xx status code
func (*GetCharactersCharacterIDLocationServiceUnavailable) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationServiceUnavailable) String() string
type GetCharactersCharacterIDLocationUnauthorized ¶
type GetCharactersCharacterIDLocationUnauthorized struct {
}GetCharactersCharacterIDLocationUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDLocationUnauthorized ¶
func NewGetCharactersCharacterIDLocationUnauthorized() *GetCharactersCharacterIDLocationUnauthorized
NewGetCharactersCharacterIDLocationUnauthorized creates a GetCharactersCharacterIDLocationUnauthorized with default headers values
func (*GetCharactersCharacterIDLocationUnauthorized) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) Code() int
Code gets the status code for the get characters character Id location unauthorized response
func (*GetCharactersCharacterIDLocationUnauthorized) Error ¶
func (o *GetCharactersCharacterIDLocationUnauthorized) Error() string
func (*GetCharactersCharacterIDLocationUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDLocationUnauthorized) GetPayload() *models.Unauthorized
func (*GetCharactersCharacterIDLocationUnauthorized) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) IsClientError() bool
IsClientError returns true when this get characters character Id location unauthorized response has a 4xx status code
func (*GetCharactersCharacterIDLocationUnauthorized) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) IsCode(code int) bool
IsCode returns true when this get characters character Id location unauthorized response a status code equal to that given
func (*GetCharactersCharacterIDLocationUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) IsRedirect() bool
IsRedirect returns true when this get characters character Id location unauthorized response has a 3xx status code
func (*GetCharactersCharacterIDLocationUnauthorized) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) IsServerError() bool
IsServerError returns true when this get characters character Id location unauthorized response has a 5xx status code
func (*GetCharactersCharacterIDLocationUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) IsSuccess() bool
IsSuccess returns true when this get characters character Id location unauthorized response has a 2xx status code
func (*GetCharactersCharacterIDLocationUnauthorized) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDLocationUnauthorized) String() string
type GetCharactersCharacterIDOnlineBadRequest ¶
type GetCharactersCharacterIDOnlineBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDOnlineBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDOnlineBadRequest ¶
func NewGetCharactersCharacterIDOnlineBadRequest() *GetCharactersCharacterIDOnlineBadRequest
NewGetCharactersCharacterIDOnlineBadRequest creates a GetCharactersCharacterIDOnlineBadRequest with default headers values
func (*GetCharactersCharacterIDOnlineBadRequest) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) Code() int
Code gets the status code for the get characters character Id online bad request response
func (*GetCharactersCharacterIDOnlineBadRequest) Error ¶
func (o *GetCharactersCharacterIDOnlineBadRequest) Error() string
func (*GetCharactersCharacterIDOnlineBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineBadRequest) GetPayload() *models.BadRequest
func (*GetCharactersCharacterIDOnlineBadRequest) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) IsClientError() bool
IsClientError returns true when this get characters character Id online bad request response has a 4xx status code
func (*GetCharactersCharacterIDOnlineBadRequest) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) IsCode(code int) bool
IsCode returns true when this get characters character Id online bad request response a status code equal to that given
func (*GetCharactersCharacterIDOnlineBadRequest) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) IsRedirect() bool
IsRedirect returns true when this get characters character Id online bad request response has a 3xx status code
func (*GetCharactersCharacterIDOnlineBadRequest) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) IsServerError() bool
IsServerError returns true when this get characters character Id online bad request response has a 5xx status code
func (*GetCharactersCharacterIDOnlineBadRequest) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) IsSuccess() bool
IsSuccess returns true when this get characters character Id online bad request response has a 2xx status code
func (*GetCharactersCharacterIDOnlineBadRequest) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineBadRequest) String() string
type GetCharactersCharacterIDOnlineEnhanceYourCalm ¶
type GetCharactersCharacterIDOnlineEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDOnlineEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDOnlineEnhanceYourCalm ¶
func NewGetCharactersCharacterIDOnlineEnhanceYourCalm() *GetCharactersCharacterIDOnlineEnhanceYourCalm
NewGetCharactersCharacterIDOnlineEnhanceYourCalm creates a GetCharactersCharacterIDOnlineEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) Code() int
Code gets the status code for the get characters character Id online enhance your calm response
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this get characters character Id online enhance your calm response has a 4xx status code
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this get characters character Id online enhance your calm response a status code equal to that given
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this get characters character Id online enhance your calm response has a 3xx status code
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this get characters character Id online enhance your calm response has a 5xx status code
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this get characters character Id online enhance your calm response has a 2xx status code
func (*GetCharactersCharacterIDOnlineEnhanceYourCalm) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineEnhanceYourCalm) String() string
type GetCharactersCharacterIDOnlineForbidden ¶
GetCharactersCharacterIDOnlineForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDOnlineForbidden ¶
func NewGetCharactersCharacterIDOnlineForbidden() *GetCharactersCharacterIDOnlineForbidden
NewGetCharactersCharacterIDOnlineForbidden creates a GetCharactersCharacterIDOnlineForbidden with default headers values
func (*GetCharactersCharacterIDOnlineForbidden) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) Code() int
Code gets the status code for the get characters character Id online forbidden response
func (*GetCharactersCharacterIDOnlineForbidden) Error ¶
func (o *GetCharactersCharacterIDOnlineForbidden) Error() string
func (*GetCharactersCharacterIDOnlineForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineForbidden) GetPayload() *models.Forbidden
func (*GetCharactersCharacterIDOnlineForbidden) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) IsClientError() bool
IsClientError returns true when this get characters character Id online forbidden response has a 4xx status code
func (*GetCharactersCharacterIDOnlineForbidden) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) IsCode(code int) bool
IsCode returns true when this get characters character Id online forbidden response a status code equal to that given
func (*GetCharactersCharacterIDOnlineForbidden) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) IsRedirect() bool
IsRedirect returns true when this get characters character Id online forbidden response has a 3xx status code
func (*GetCharactersCharacterIDOnlineForbidden) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) IsServerError() bool
IsServerError returns true when this get characters character Id online forbidden response has a 5xx status code
func (*GetCharactersCharacterIDOnlineForbidden) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) IsSuccess() bool
IsSuccess returns true when this get characters character Id online forbidden response has a 2xx status code
func (*GetCharactersCharacterIDOnlineForbidden) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineForbidden) String() string
type GetCharactersCharacterIDOnlineGatewayTimeout ¶
type GetCharactersCharacterIDOnlineGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDOnlineGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDOnlineGatewayTimeout ¶
func NewGetCharactersCharacterIDOnlineGatewayTimeout() *GetCharactersCharacterIDOnlineGatewayTimeout
NewGetCharactersCharacterIDOnlineGatewayTimeout creates a GetCharactersCharacterIDOnlineGatewayTimeout with default headers values
func (*GetCharactersCharacterIDOnlineGatewayTimeout) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) Code() int
Code gets the status code for the get characters character Id online gateway timeout response
func (*GetCharactersCharacterIDOnlineGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) Error() string
func (*GetCharactersCharacterIDOnlineGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*GetCharactersCharacterIDOnlineGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsClientError() bool
IsClientError returns true when this get characters character Id online gateway timeout response has a 4xx status code
func (*GetCharactersCharacterIDOnlineGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get characters character Id online gateway timeout response a status code equal to that given
func (*GetCharactersCharacterIDOnlineGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get characters character Id online gateway timeout response has a 3xx status code
func (*GetCharactersCharacterIDOnlineGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsServerError() bool
IsServerError returns true when this get characters character Id online gateway timeout response has a 5xx status code
func (*GetCharactersCharacterIDOnlineGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get characters character Id online gateway timeout response has a 2xx status code
func (*GetCharactersCharacterIDOnlineGatewayTimeout) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineGatewayTimeout) String() string
type GetCharactersCharacterIDOnlineInternalServerError ¶
type GetCharactersCharacterIDOnlineInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDOnlineInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDOnlineInternalServerError ¶
func NewGetCharactersCharacterIDOnlineInternalServerError() *GetCharactersCharacterIDOnlineInternalServerError
NewGetCharactersCharacterIDOnlineInternalServerError creates a GetCharactersCharacterIDOnlineInternalServerError with default headers values
func (*GetCharactersCharacterIDOnlineInternalServerError) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) Code() int
Code gets the status code for the get characters character Id online internal server error response
func (*GetCharactersCharacterIDOnlineInternalServerError) Error ¶
func (o *GetCharactersCharacterIDOnlineInternalServerError) Error() string
func (*GetCharactersCharacterIDOnlineInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineInternalServerError) GetPayload() *models.InternalServerError
func (*GetCharactersCharacterIDOnlineInternalServerError) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) IsClientError() bool
IsClientError returns true when this get characters character Id online internal server error response has a 4xx status code
func (*GetCharactersCharacterIDOnlineInternalServerError) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) IsCode(code int) bool
IsCode returns true when this get characters character Id online internal server error response a status code equal to that given
func (*GetCharactersCharacterIDOnlineInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) IsRedirect() bool
IsRedirect returns true when this get characters character Id online internal server error response has a 3xx status code
func (*GetCharactersCharacterIDOnlineInternalServerError) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) IsServerError() bool
IsServerError returns true when this get characters character Id online internal server error response has a 5xx status code
func (*GetCharactersCharacterIDOnlineInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) IsSuccess() bool
IsSuccess returns true when this get characters character Id online internal server error response has a 2xx status code
func (*GetCharactersCharacterIDOnlineInternalServerError) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineInternalServerError) String() string
type GetCharactersCharacterIDOnlineNotModified ¶
type GetCharactersCharacterIDOnlineNotModified struct { /* The caching mechanism used */ CacheControl string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string }
GetCharactersCharacterIDOnlineNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDOnlineNotModified ¶
func NewGetCharactersCharacterIDOnlineNotModified() *GetCharactersCharacterIDOnlineNotModified
NewGetCharactersCharacterIDOnlineNotModified creates a GetCharactersCharacterIDOnlineNotModified with default headers values
func (*GetCharactersCharacterIDOnlineNotModified) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) Code() int
Code gets the status code for the get characters character Id online not modified response
func (*GetCharactersCharacterIDOnlineNotModified) Error ¶
func (o *GetCharactersCharacterIDOnlineNotModified) Error() string
func (*GetCharactersCharacterIDOnlineNotModified) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) IsClientError() bool
IsClientError returns true when this get characters character Id online not modified response has a 4xx status code
func (*GetCharactersCharacterIDOnlineNotModified) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) IsCode(code int) bool
IsCode returns true when this get characters character Id online not modified response a status code equal to that given
func (*GetCharactersCharacterIDOnlineNotModified) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) IsRedirect() bool
IsRedirect returns true when this get characters character Id online not modified response has a 3xx status code
func (*GetCharactersCharacterIDOnlineNotModified) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) IsServerError() bool
IsServerError returns true when this get characters character Id online not modified response has a 5xx status code
func (*GetCharactersCharacterIDOnlineNotModified) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) IsSuccess() bool
IsSuccess returns true when this get characters character Id online not modified response has a 2xx status code
func (*GetCharactersCharacterIDOnlineNotModified) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineNotModified) String() string
type GetCharactersCharacterIDOnlineOK ¶
type GetCharactersCharacterIDOnlineOK struct { /* The caching mechanism used */ CacheControl string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string Payload *GetCharactersCharacterIDOnlineOKBody }
GetCharactersCharacterIDOnlineOK describes a response with status code 200, with default header values.
Object describing the character's online status
func NewGetCharactersCharacterIDOnlineOK ¶
func NewGetCharactersCharacterIDOnlineOK() *GetCharactersCharacterIDOnlineOK
NewGetCharactersCharacterIDOnlineOK creates a GetCharactersCharacterIDOnlineOK with default headers values
func (*GetCharactersCharacterIDOnlineOK) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) Code() int
Code gets the status code for the get characters character Id online o k response
func (*GetCharactersCharacterIDOnlineOK) Error ¶
func (o *GetCharactersCharacterIDOnlineOK) Error() string
func (*GetCharactersCharacterIDOnlineOK) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineOK) GetPayload() *GetCharactersCharacterIDOnlineOKBody
func (*GetCharactersCharacterIDOnlineOK) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) IsClientError() bool
IsClientError returns true when this get characters character Id online o k response has a 4xx status code
func (*GetCharactersCharacterIDOnlineOK) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) IsCode(code int) bool
IsCode returns true when this get characters character Id online o k response a status code equal to that given
func (*GetCharactersCharacterIDOnlineOK) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) IsRedirect() bool
IsRedirect returns true when this get characters character Id online o k response has a 3xx status code
func (*GetCharactersCharacterIDOnlineOK) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) IsServerError() bool
IsServerError returns true when this get characters character Id online o k response has a 5xx status code
func (*GetCharactersCharacterIDOnlineOK) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) IsSuccess() bool
IsSuccess returns true when this get characters character Id online o k response has a 2xx status code
func (*GetCharactersCharacterIDOnlineOK) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineOK) String() string
type GetCharactersCharacterIDOnlineOKBody ¶
type GetCharactersCharacterIDOnlineOKBody struct { // get_characters_character_id_online_last_login // // Timestamp of the last login // Format: date-time LastLogin strfmt.DateTime `json:"last_login,omitempty"` // get_characters_character_id_online_last_logout // // Timestamp of the last logout // Format: date-time LastLogout strfmt.DateTime `json:"last_logout,omitempty"` // get_characters_character_id_online_logins // // Total number of times the character has logged in Logins int32 `json:"logins,omitempty"` // get_characters_character_id_online_online // // If the character is online // Required: true Online *bool `json:"online"` }
GetCharactersCharacterIDOnlineOKBody get_characters_character_id_online_ok // // 200 ok object swagger:model GetCharactersCharacterIDOnlineOKBody
func (*GetCharactersCharacterIDOnlineOKBody) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOnlineOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID online o k body based on context it is used
func (*GetCharactersCharacterIDOnlineOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDOnlineOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDOnlineOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDOnlineOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDOnlineParams ¶
type GetCharactersCharacterIDOnlineParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* CharacterID. An EVE character ID Format: int32 */ CharacterID 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 }
GetCharactersCharacterIDOnlineParams contains all the parameters to send to the API endpoint
for the get characters character id online operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDOnlineParams ¶
func NewGetCharactersCharacterIDOnlineParams() *GetCharactersCharacterIDOnlineParams
NewGetCharactersCharacterIDOnlineParams creates a new GetCharactersCharacterIDOnlineParams 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 NewGetCharactersCharacterIDOnlineParamsWithContext ¶
func NewGetCharactersCharacterIDOnlineParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOnlineParams
NewGetCharactersCharacterIDOnlineParamsWithContext creates a new GetCharactersCharacterIDOnlineParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDOnlineParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDOnlineParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOnlineParams
NewGetCharactersCharacterIDOnlineParamsWithHTTPClient creates a new GetCharactersCharacterIDOnlineParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDOnlineParamsWithTimeout ¶
func NewGetCharactersCharacterIDOnlineParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOnlineParams
NewGetCharactersCharacterIDOnlineParamsWithTimeout creates a new GetCharactersCharacterIDOnlineParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDOnlineParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDOnlineParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) SetContext ¶
func (o *GetCharactersCharacterIDOnlineParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) SetDatasource ¶
func (o *GetCharactersCharacterIDOnlineParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOnlineParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id online params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDOnlineParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDOnlineParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDOnlineParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) SetTimeout ¶
func (o *GetCharactersCharacterIDOnlineParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) SetToken ¶
func (o *GetCharactersCharacterIDOnlineParams) SetToken(token *string)
SetToken adds the token to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDOnlineParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOnlineParams
WithCharacterID adds the characterID to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithContext ¶
func (o *GetCharactersCharacterIDOnlineParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOnlineParams
WithContext adds the context to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithDatasource ¶
func (o *GetCharactersCharacterIDOnlineParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOnlineParams
WithDatasource adds the datasource to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOnlineParams) WithDefaults() *GetCharactersCharacterIDOnlineParams
WithDefaults hydrates default values in the get characters character id online params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDOnlineParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDOnlineParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOnlineParams
WithHTTPClient adds the HTTPClient to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDOnlineParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOnlineParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithTimeout ¶
func (o *GetCharactersCharacterIDOnlineParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOnlineParams
WithTimeout adds the timeout to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WithToken ¶
func (o *GetCharactersCharacterIDOnlineParams) WithToken(token *string) *GetCharactersCharacterIDOnlineParams
WithToken adds the token to the get characters character id online params
func (*GetCharactersCharacterIDOnlineParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDOnlineParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDOnlineReader ¶
type GetCharactersCharacterIDOnlineReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDOnlineReader is a Reader for the GetCharactersCharacterIDOnline structure.
func (*GetCharactersCharacterIDOnlineReader) ReadResponse ¶
func (o *GetCharactersCharacterIDOnlineReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDOnlineServiceUnavailable ¶
type GetCharactersCharacterIDOnlineServiceUnavailable struct {
}GetCharactersCharacterIDOnlineServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDOnlineServiceUnavailable ¶
func NewGetCharactersCharacterIDOnlineServiceUnavailable() *GetCharactersCharacterIDOnlineServiceUnavailable
NewGetCharactersCharacterIDOnlineServiceUnavailable creates a GetCharactersCharacterIDOnlineServiceUnavailable with default headers values
func (*GetCharactersCharacterIDOnlineServiceUnavailable) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) Code() int
Code gets the status code for the get characters character Id online service unavailable response
func (*GetCharactersCharacterIDOnlineServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) Error() string
func (*GetCharactersCharacterIDOnlineServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*GetCharactersCharacterIDOnlineServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsClientError() bool
IsClientError returns true when this get characters character Id online service unavailable response has a 4xx status code
func (*GetCharactersCharacterIDOnlineServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get characters character Id online service unavailable response a status code equal to that given
func (*GetCharactersCharacterIDOnlineServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get characters character Id online service unavailable response has a 3xx status code
func (*GetCharactersCharacterIDOnlineServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsServerError() bool
IsServerError returns true when this get characters character Id online service unavailable response has a 5xx status code
func (*GetCharactersCharacterIDOnlineServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get characters character Id online service unavailable response has a 2xx status code
func (*GetCharactersCharacterIDOnlineServiceUnavailable) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineServiceUnavailable) String() string
type GetCharactersCharacterIDOnlineUnauthorized ¶
type GetCharactersCharacterIDOnlineUnauthorized struct {
}GetCharactersCharacterIDOnlineUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDOnlineUnauthorized ¶
func NewGetCharactersCharacterIDOnlineUnauthorized() *GetCharactersCharacterIDOnlineUnauthorized
NewGetCharactersCharacterIDOnlineUnauthorized creates a GetCharactersCharacterIDOnlineUnauthorized with default headers values
func (*GetCharactersCharacterIDOnlineUnauthorized) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) Code() int
Code gets the status code for the get characters character Id online unauthorized response
func (*GetCharactersCharacterIDOnlineUnauthorized) Error ¶
func (o *GetCharactersCharacterIDOnlineUnauthorized) Error() string
func (*GetCharactersCharacterIDOnlineUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDOnlineUnauthorized) GetPayload() *models.Unauthorized
func (*GetCharactersCharacterIDOnlineUnauthorized) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) IsClientError() bool
IsClientError returns true when this get characters character Id online unauthorized response has a 4xx status code
func (*GetCharactersCharacterIDOnlineUnauthorized) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) IsCode(code int) bool
IsCode returns true when this get characters character Id online unauthorized response a status code equal to that given
func (*GetCharactersCharacterIDOnlineUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) IsRedirect() bool
IsRedirect returns true when this get characters character Id online unauthorized response has a 3xx status code
func (*GetCharactersCharacterIDOnlineUnauthorized) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) IsServerError() bool
IsServerError returns true when this get characters character Id online unauthorized response has a 5xx status code
func (*GetCharactersCharacterIDOnlineUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) IsSuccess() bool
IsSuccess returns true when this get characters character Id online unauthorized response has a 2xx status code
func (*GetCharactersCharacterIDOnlineUnauthorized) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDOnlineUnauthorized) String() string
type GetCharactersCharacterIDShipBadRequest ¶
type GetCharactersCharacterIDShipBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDShipBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDShipBadRequest ¶
func NewGetCharactersCharacterIDShipBadRequest() *GetCharactersCharacterIDShipBadRequest
NewGetCharactersCharacterIDShipBadRequest creates a GetCharactersCharacterIDShipBadRequest with default headers values
func (*GetCharactersCharacterIDShipBadRequest) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) Code() int
Code gets the status code for the get characters character Id ship bad request response
func (*GetCharactersCharacterIDShipBadRequest) Error ¶
func (o *GetCharactersCharacterIDShipBadRequest) Error() string
func (*GetCharactersCharacterIDShipBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDShipBadRequest) GetPayload() *models.BadRequest
func (*GetCharactersCharacterIDShipBadRequest) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) IsClientError() bool
IsClientError returns true when this get characters character Id ship bad request response has a 4xx status code
func (*GetCharactersCharacterIDShipBadRequest) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) IsCode(code int) bool
IsCode returns true when this get characters character Id ship bad request response a status code equal to that given
func (*GetCharactersCharacterIDShipBadRequest) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship bad request response has a 3xx status code
func (*GetCharactersCharacterIDShipBadRequest) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) IsServerError() bool
IsServerError returns true when this get characters character Id ship bad request response has a 5xx status code
func (*GetCharactersCharacterIDShipBadRequest) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship bad request response has a 2xx status code
func (*GetCharactersCharacterIDShipBadRequest) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipBadRequest) String() string
type GetCharactersCharacterIDShipEnhanceYourCalm ¶
type GetCharactersCharacterIDShipEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDShipEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDShipEnhanceYourCalm ¶
func NewGetCharactersCharacterIDShipEnhanceYourCalm() *GetCharactersCharacterIDShipEnhanceYourCalm
NewGetCharactersCharacterIDShipEnhanceYourCalm creates a GetCharactersCharacterIDShipEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDShipEnhanceYourCalm) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) Code() int
Code gets the status code for the get characters character Id ship enhance your calm response
func (*GetCharactersCharacterIDShipEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDShipEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) GetPayload() *models.ErrorLimited
func (*GetCharactersCharacterIDShipEnhanceYourCalm) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsClientError() bool
IsClientError returns true when this get characters character Id ship enhance your calm response has a 4xx status code
func (*GetCharactersCharacterIDShipEnhanceYourCalm) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsCode(code int) bool
IsCode returns true when this get characters character Id ship enhance your calm response a status code equal to that given
func (*GetCharactersCharacterIDShipEnhanceYourCalm) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship enhance your calm response has a 3xx status code
func (*GetCharactersCharacterIDShipEnhanceYourCalm) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsServerError() bool
IsServerError returns true when this get characters character Id ship enhance your calm response has a 5xx status code
func (*GetCharactersCharacterIDShipEnhanceYourCalm) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship enhance your calm response has a 2xx status code
func (*GetCharactersCharacterIDShipEnhanceYourCalm) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipEnhanceYourCalm) String() string
type GetCharactersCharacterIDShipForbidden ¶
GetCharactersCharacterIDShipForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDShipForbidden ¶
func NewGetCharactersCharacterIDShipForbidden() *GetCharactersCharacterIDShipForbidden
NewGetCharactersCharacterIDShipForbidden creates a GetCharactersCharacterIDShipForbidden with default headers values
func (*GetCharactersCharacterIDShipForbidden) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) Code() int
Code gets the status code for the get characters character Id ship forbidden response
func (*GetCharactersCharacterIDShipForbidden) Error ¶
func (o *GetCharactersCharacterIDShipForbidden) Error() string
func (*GetCharactersCharacterIDShipForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDShipForbidden) GetPayload() *models.Forbidden
func (*GetCharactersCharacterIDShipForbidden) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) IsClientError() bool
IsClientError returns true when this get characters character Id ship forbidden response has a 4xx status code
func (*GetCharactersCharacterIDShipForbidden) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) IsCode(code int) bool
IsCode returns true when this get characters character Id ship forbidden response a status code equal to that given
func (*GetCharactersCharacterIDShipForbidden) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship forbidden response has a 3xx status code
func (*GetCharactersCharacterIDShipForbidden) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) IsServerError() bool
IsServerError returns true when this get characters character Id ship forbidden response has a 5xx status code
func (*GetCharactersCharacterIDShipForbidden) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship forbidden response has a 2xx status code
func (*GetCharactersCharacterIDShipForbidden) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipForbidden) String() string
type GetCharactersCharacterIDShipGatewayTimeout ¶
type GetCharactersCharacterIDShipGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDShipGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDShipGatewayTimeout ¶
func NewGetCharactersCharacterIDShipGatewayTimeout() *GetCharactersCharacterIDShipGatewayTimeout
NewGetCharactersCharacterIDShipGatewayTimeout creates a GetCharactersCharacterIDShipGatewayTimeout with default headers values
func (*GetCharactersCharacterIDShipGatewayTimeout) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) Code() int
Code gets the status code for the get characters character Id ship gateway timeout response
func (*GetCharactersCharacterIDShipGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDShipGatewayTimeout) Error() string
func (*GetCharactersCharacterIDShipGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDShipGatewayTimeout) GetPayload() *models.GatewayTimeout
func (*GetCharactersCharacterIDShipGatewayTimeout) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) IsClientError() bool
IsClientError returns true when this get characters character Id ship gateway timeout response has a 4xx status code
func (*GetCharactersCharacterIDShipGatewayTimeout) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get characters character Id ship gateway timeout response a status code equal to that given
func (*GetCharactersCharacterIDShipGatewayTimeout) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship gateway timeout response has a 3xx status code
func (*GetCharactersCharacterIDShipGatewayTimeout) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) IsServerError() bool
IsServerError returns true when this get characters character Id ship gateway timeout response has a 5xx status code
func (*GetCharactersCharacterIDShipGatewayTimeout) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship gateway timeout response has a 2xx status code
func (*GetCharactersCharacterIDShipGatewayTimeout) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipGatewayTimeout) String() string
type GetCharactersCharacterIDShipInternalServerError ¶
type GetCharactersCharacterIDShipInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDShipInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDShipInternalServerError ¶
func NewGetCharactersCharacterIDShipInternalServerError() *GetCharactersCharacterIDShipInternalServerError
NewGetCharactersCharacterIDShipInternalServerError creates a GetCharactersCharacterIDShipInternalServerError with default headers values
func (*GetCharactersCharacterIDShipInternalServerError) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) Code() int
Code gets the status code for the get characters character Id ship internal server error response
func (*GetCharactersCharacterIDShipInternalServerError) Error ¶
func (o *GetCharactersCharacterIDShipInternalServerError) Error() string
func (*GetCharactersCharacterIDShipInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDShipInternalServerError) GetPayload() *models.InternalServerError
func (*GetCharactersCharacterIDShipInternalServerError) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) IsClientError() bool
IsClientError returns true when this get characters character Id ship internal server error response has a 4xx status code
func (*GetCharactersCharacterIDShipInternalServerError) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) IsCode(code int) bool
IsCode returns true when this get characters character Id ship internal server error response a status code equal to that given
func (*GetCharactersCharacterIDShipInternalServerError) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship internal server error response has a 3xx status code
func (*GetCharactersCharacterIDShipInternalServerError) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) IsServerError() bool
IsServerError returns true when this get characters character Id ship internal server error response has a 5xx status code
func (*GetCharactersCharacterIDShipInternalServerError) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship internal server error response has a 2xx status code
func (*GetCharactersCharacterIDShipInternalServerError) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipInternalServerError) String() string
type GetCharactersCharacterIDShipNotModified ¶
type GetCharactersCharacterIDShipNotModified struct { /* The caching mechanism used */ CacheControl string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string }
GetCharactersCharacterIDShipNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDShipNotModified ¶
func NewGetCharactersCharacterIDShipNotModified() *GetCharactersCharacterIDShipNotModified
NewGetCharactersCharacterIDShipNotModified creates a GetCharactersCharacterIDShipNotModified with default headers values
func (*GetCharactersCharacterIDShipNotModified) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) Code() int
Code gets the status code for the get characters character Id ship not modified response
func (*GetCharactersCharacterIDShipNotModified) Error ¶
func (o *GetCharactersCharacterIDShipNotModified) Error() string
func (*GetCharactersCharacterIDShipNotModified) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) IsClientError() bool
IsClientError returns true when this get characters character Id ship not modified response has a 4xx status code
func (*GetCharactersCharacterIDShipNotModified) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) IsCode(code int) bool
IsCode returns true when this get characters character Id ship not modified response a status code equal to that given
func (*GetCharactersCharacterIDShipNotModified) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship not modified response has a 3xx status code
func (*GetCharactersCharacterIDShipNotModified) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) IsServerError() bool
IsServerError returns true when this get characters character Id ship not modified response has a 5xx status code
func (*GetCharactersCharacterIDShipNotModified) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship not modified response has a 2xx status code
func (*GetCharactersCharacterIDShipNotModified) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipNotModified) String() string
type GetCharactersCharacterIDShipOK ¶
type GetCharactersCharacterIDShipOK struct { /* The caching mechanism used */ CacheControl string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string Payload *GetCharactersCharacterIDShipOKBody }
GetCharactersCharacterIDShipOK describes a response with status code 200, with default header values.
Get the current ship type, name and id
func NewGetCharactersCharacterIDShipOK ¶
func NewGetCharactersCharacterIDShipOK() *GetCharactersCharacterIDShipOK
NewGetCharactersCharacterIDShipOK creates a GetCharactersCharacterIDShipOK with default headers values
func (*GetCharactersCharacterIDShipOK) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) Code() int
Code gets the status code for the get characters character Id ship o k response
func (*GetCharactersCharacterIDShipOK) Error ¶
func (o *GetCharactersCharacterIDShipOK) Error() string
func (*GetCharactersCharacterIDShipOK) GetPayload ¶
func (o *GetCharactersCharacterIDShipOK) GetPayload() *GetCharactersCharacterIDShipOKBody
func (*GetCharactersCharacterIDShipOK) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) IsClientError() bool
IsClientError returns true when this get characters character Id ship o k response has a 4xx status code
func (*GetCharactersCharacterIDShipOK) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) IsCode(code int) bool
IsCode returns true when this get characters character Id ship o k response a status code equal to that given
func (*GetCharactersCharacterIDShipOK) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship o k response has a 3xx status code
func (*GetCharactersCharacterIDShipOK) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) IsServerError() bool
IsServerError returns true when this get characters character Id ship o k response has a 5xx status code
func (*GetCharactersCharacterIDShipOK) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship o k response has a 2xx status code
func (*GetCharactersCharacterIDShipOK) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipOK) String() string
type GetCharactersCharacterIDShipOKBody ¶
type GetCharactersCharacterIDShipOKBody struct { // get_characters_character_id_ship_ship_item_id // // Item id's are unique to a ship and persist until it is repackaged. This value can be used to track repeated uses of a ship, or detect when a pilot changes into a different instance of the same ship type. // Required: true ShipItemID *int64 `json:"ship_item_id"` // get_characters_character_id_ship_ship_name // // ship_name string // Required: true ShipName *string `json:"ship_name"` // get_characters_character_id_ship_ship_type_id // // ship_type_id integer // Required: true ShipTypeID *int32 `json:"ship_type_id"` }
GetCharactersCharacterIDShipOKBody get_characters_character_id_ship_ok // // 200 ok object swagger:model GetCharactersCharacterIDShipOKBody
func (*GetCharactersCharacterIDShipOKBody) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDShipOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID ship o k body based on context it is used
func (*GetCharactersCharacterIDShipOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDShipOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDShipOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDShipOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDShipParams ¶
type GetCharactersCharacterIDShipParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* CharacterID. An EVE character ID Format: int32 */ CharacterID 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 }
GetCharactersCharacterIDShipParams contains all the parameters to send to the API endpoint
for the get characters character id ship operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDShipParams ¶
func NewGetCharactersCharacterIDShipParams() *GetCharactersCharacterIDShipParams
NewGetCharactersCharacterIDShipParams creates a new GetCharactersCharacterIDShipParams 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 NewGetCharactersCharacterIDShipParamsWithContext ¶
func NewGetCharactersCharacterIDShipParamsWithContext(ctx context.Context) *GetCharactersCharacterIDShipParams
NewGetCharactersCharacterIDShipParamsWithContext creates a new GetCharactersCharacterIDShipParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDShipParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDShipParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDShipParams
NewGetCharactersCharacterIDShipParamsWithHTTPClient creates a new GetCharactersCharacterIDShipParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDShipParamsWithTimeout ¶
func NewGetCharactersCharacterIDShipParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDShipParams
NewGetCharactersCharacterIDShipParamsWithTimeout creates a new GetCharactersCharacterIDShipParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDShipParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDShipParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) SetContext ¶
func (o *GetCharactersCharacterIDShipParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) SetDatasource ¶
func (o *GetCharactersCharacterIDShipParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDShipParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id ship params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDShipParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDShipParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDShipParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) SetTimeout ¶
func (o *GetCharactersCharacterIDShipParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) SetToken ¶
func (o *GetCharactersCharacterIDShipParams) SetToken(token *string)
SetToken adds the token to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDShipParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDShipParams
WithCharacterID adds the characterID to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithContext ¶
func (o *GetCharactersCharacterIDShipParams) WithContext(ctx context.Context) *GetCharactersCharacterIDShipParams
WithContext adds the context to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithDatasource ¶
func (o *GetCharactersCharacterIDShipParams) WithDatasource(datasource *string) *GetCharactersCharacterIDShipParams
WithDatasource adds the datasource to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDShipParams) WithDefaults() *GetCharactersCharacterIDShipParams
WithDefaults hydrates default values in the get characters character id ship params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDShipParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDShipParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDShipParams
WithHTTPClient adds the HTTPClient to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDShipParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDShipParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithTimeout ¶
func (o *GetCharactersCharacterIDShipParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDShipParams
WithTimeout adds the timeout to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WithToken ¶
func (o *GetCharactersCharacterIDShipParams) WithToken(token *string) *GetCharactersCharacterIDShipParams
WithToken adds the token to the get characters character id ship params
func (*GetCharactersCharacterIDShipParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDShipParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDShipReader ¶
type GetCharactersCharacterIDShipReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDShipReader is a Reader for the GetCharactersCharacterIDShip structure.
func (*GetCharactersCharacterIDShipReader) ReadResponse ¶
func (o *GetCharactersCharacterIDShipReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDShipServiceUnavailable ¶
type GetCharactersCharacterIDShipServiceUnavailable struct {
}GetCharactersCharacterIDShipServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDShipServiceUnavailable ¶
func NewGetCharactersCharacterIDShipServiceUnavailable() *GetCharactersCharacterIDShipServiceUnavailable
NewGetCharactersCharacterIDShipServiceUnavailable creates a GetCharactersCharacterIDShipServiceUnavailable with default headers values
func (*GetCharactersCharacterIDShipServiceUnavailable) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) Code() int
Code gets the status code for the get characters character Id ship service unavailable response
func (*GetCharactersCharacterIDShipServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDShipServiceUnavailable) Error() string
func (*GetCharactersCharacterIDShipServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDShipServiceUnavailable) GetPayload() *models.ServiceUnavailable
func (*GetCharactersCharacterIDShipServiceUnavailable) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) IsClientError() bool
IsClientError returns true when this get characters character Id ship service unavailable response has a 4xx status code
func (*GetCharactersCharacterIDShipServiceUnavailable) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get characters character Id ship service unavailable response a status code equal to that given
func (*GetCharactersCharacterIDShipServiceUnavailable) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship service unavailable response has a 3xx status code
func (*GetCharactersCharacterIDShipServiceUnavailable) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) IsServerError() bool
IsServerError returns true when this get characters character Id ship service unavailable response has a 5xx status code
func (*GetCharactersCharacterIDShipServiceUnavailable) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship service unavailable response has a 2xx status code
func (*GetCharactersCharacterIDShipServiceUnavailable) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipServiceUnavailable) String() string
type GetCharactersCharacterIDShipUnauthorized ¶
type GetCharactersCharacterIDShipUnauthorized struct {
}GetCharactersCharacterIDShipUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDShipUnauthorized ¶
func NewGetCharactersCharacterIDShipUnauthorized() *GetCharactersCharacterIDShipUnauthorized
NewGetCharactersCharacterIDShipUnauthorized creates a GetCharactersCharacterIDShipUnauthorized with default headers values
func (*GetCharactersCharacterIDShipUnauthorized) Code ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) Code() int
Code gets the status code for the get characters character Id ship unauthorized response
func (*GetCharactersCharacterIDShipUnauthorized) Error ¶
func (o *GetCharactersCharacterIDShipUnauthorized) Error() string
func (*GetCharactersCharacterIDShipUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDShipUnauthorized) GetPayload() *models.Unauthorized
func (*GetCharactersCharacterIDShipUnauthorized) IsClientError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) IsClientError() bool
IsClientError returns true when this get characters character Id ship unauthorized response has a 4xx status code
func (*GetCharactersCharacterIDShipUnauthorized) IsCode ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) IsCode(code int) bool
IsCode returns true when this get characters character Id ship unauthorized response a status code equal to that given
func (*GetCharactersCharacterIDShipUnauthorized) IsRedirect ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) IsRedirect() bool
IsRedirect returns true when this get characters character Id ship unauthorized response has a 3xx status code
func (*GetCharactersCharacterIDShipUnauthorized) IsServerError ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) IsServerError() bool
IsServerError returns true when this get characters character Id ship unauthorized response has a 5xx status code
func (*GetCharactersCharacterIDShipUnauthorized) IsSuccess ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) IsSuccess() bool
IsSuccess returns true when this get characters character Id ship unauthorized response has a 2xx status code
func (*GetCharactersCharacterIDShipUnauthorized) String ¶ added in v0.5.29
func (o *GetCharactersCharacterIDShipUnauthorized) String() string
Source Files ¶
- get_characters_character_id_location_parameters.go
- get_characters_character_id_location_responses.go
- get_characters_character_id_online_parameters.go
- get_characters_character_id_online_responses.go
- get_characters_character_id_ship_parameters.go
- get_characters_character_id_ship_responses.go
- location_client.go