IOT Dash
IotDash.Contracts.V1.StatusResponse< TValue, TInherited > Member List

This is the complete list of members for IotDash.Contracts.V1.StatusResponse< TValue, TInherited >, including all inherited members.

AsOkOrBadRequest() (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >inline
BadRequest(IEnumerable< string > errors) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
BadRequest(string error) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Conflict(IEnumerable< string > errors) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Conflict(string error) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Created(string locationUri, TValue value) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Errors (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >
Fail(string errorMessage) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Fail(IEnumerable< string > errors) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >inlinestatic
NoContent() (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
NotFound(IEnumerable< string > errors) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
NotFound(string error) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Ok(TValue value) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >static
Succeed(TValue? value) (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >inlinestatic
Success (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >
Value (defined in IotDash.Contracts.V1.StatusResponse< TValue, TInherited >)IotDash.Contracts.V1.StatusResponse< TValue, TInherited >