_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
Functions
asyncio(body, *, client)
asyncio
Union[ModelingOutcomes, Error, None]
Union
ModelingOutcomes
Error
None
asyncio_detailed(body, *, client)
asyncio_detailed
Response[Union[ModelingOutcomes, Error, None]]
Response
sync(body, *, client)
sync
sync_detailed(body, *, client)
sync_detailed
Dict[str, Any]
Dict
str
Any