package sttptrybackend
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- sttptrybackend
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class SttpGitlabAPITryFuture extends GitlabRestAPI[Future] with LazyLogging
- class SttpGitlabAPIV2Try extends GitlabRestAPIV2[Id] with LazyLogging
Deprecated Type Members
- class SttpGitlabAPITry extends GitlabRestAPI[Id] with LazyLogging
- Annotations
- @deprecated
- Deprecated
Use SttpGitlabAPIV2Try instead
Value Members
- implicit def convertThisProjectMethodToSttpMethod(in: Method): Method