FirebaseWebClient

com.github.ingarabr.firebase.FirebaseWebClient
class FirebaseWebClient[F[_]](client: Client[F], accessToken: F[AccessToken])(implicit evidence$1: Async[F]) extends Http4sDsl[F], Http4sClientDsl[F]

Attributes

Graph
Supertypes
trait Http4sClientDsl[F]
trait Http4sDsl[F]
trait Http4sDsl2[F, F]
trait Responses[F, F]
trait Statuses
trait RequestDsl
trait Auth
trait Methods
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

object as

Attributes

Inherited from:
Auth
Supertypes
class Object
trait Matchable
class Any

Inherited types

type / = /.type

Attributes

Inherited from:
RequestDsl
type FlagQueryParamMatcher = FlagQueryParamMatcher

Attributes

Inherited from:
RequestDsl
type MethodConcat = MethodConcat

Attributes

Inherited from:
RequestDsl
type OptionalMultiQueryParamDecoderMatcher[T] = OptionalMultiQueryParamDecoderMatcher[T]

Attributes

Inherited from:
RequestDsl
type OptionalQueryParamDecoderMatcher[T] = OptionalQueryParamDecoderMatcher[T]

Attributes

Inherited from:
RequestDsl
type OptionalQueryParamMatcher[T] = OptionalQueryParamMatcher[T]

Attributes

Inherited from:
RequestDsl
type OptionalValidatingQueryParamDecoderMatcher[T] = OptionalValidatingQueryParamDecoderMatcher[T]

Attributes

Inherited from:
RequestDsl
type Path = Path

Attributes

Inherited from:
RequestDsl
type QueryParamDecoderMatcher[T] = QueryParamDecoderMatcher[T]

Attributes

Inherited from:
RequestDsl
type QueryParamDecoderMatcherWithDefault[T] = QueryParamDecoderMatcherWithDefault[T]

Attributes

Inherited from:
RequestDsl
type QueryParamMatcher[T] = QueryParamMatcher[T]

Attributes

Inherited from:
RequestDsl
type Root = Root.type

Attributes

Inherited from:
RequestDsl
type ValidatingQueryParamDecoderMatcher[T] = ValidatingQueryParamDecoderMatcher[T]

Attributes

Inherited from:
RequestDsl

Value members

Concrete methods

def populateFiles(siteName: SiteName, siteVersion: SiteVersion, files: PopulateFilesRequest): F[Set[String]]
def release(siteName: SiteName, siteVersion: SiteVersion): F[Json]
def upload(siteName: SiteName, siteVersion: SiteVersion, fileHash: String, file: Stream[F, Byte]): F[Unit]
def uploadingDone(siteName: SiteName, siteVersion: SiteVersion): F[Json]
def versionsCreate(siteName: SiteName, siteVersionRequest: SiteVersionRequest): F[SiteVersion]

Inherited fields

val +&: +&.type

Attributes

Inherited from:
Http4sDsl2
val ->: ->.type

Attributes

Inherited from:
Http4sDsl2
val /: /.type

Attributes

Inherited from:
Http4sDsl2
val /:: /:.type

Attributes

Inherited from:
Http4sDsl2
val :?: :?.type

Attributes

Inherited from:
Http4sDsl2
val Accepted: Accepted.type

Attributes

Inherited from:
Statuses
val AlreadyReported: AlreadyReported.type

Attributes

Inherited from:
Statuses
val BadGateway: BadGateway.type

Attributes

Inherited from:
Statuses
val BadRequest: BadRequest.type

Attributes

Inherited from:
Statuses
val CONNECT: CONNECT.type

Attributes

Inherited from:
Methods
val Conflict: Conflict.type

Attributes

Inherited from:
Statuses
val Continue: Continue.type

Attributes

Inherited from:
Statuses
val Created: Created.type

Attributes

Inherited from:
Statuses
val DELETE: DELETE.type

Attributes

Inherited from:
Methods
val ExpectationFailed: ExpectationFailed.type

Attributes

Inherited from:
Statuses
val FailedDependency: FailedDependency.type

Attributes

Inherited from:
Statuses
val Forbidden: Forbidden.type

Attributes

Inherited from:
Statuses
val Found: Found.type

Attributes

Inherited from:
Statuses
val GET: GET.type

Attributes

Inherited from:
Methods
val GatewayTimeout: GatewayTimeout.type

Attributes

Inherited from:
Statuses
val Gone: Gone.type

Attributes

Inherited from:
Statuses
val HEAD: HEAD.type

Attributes

Inherited from:
Methods
val HttpVersionNotSupported: HttpVersionNotSupported.type

Attributes

Inherited from:
Statuses
val IMUsed: IMUsed.type

Attributes

Inherited from:
Statuses
val InsufficientStorage: InsufficientStorage.type

Attributes

Inherited from:
Statuses
val IntVar: IntVar.type

Attributes

Inherited from:
Http4sDsl2
val InternalServerError: InternalServerError.type

Attributes

Inherited from:
Statuses
val LengthRequired: LengthRequired.type

Attributes

Inherited from:
Statuses
val Locked: Locked.type

Attributes

Inherited from:
Statuses
val LongVar: LongVar.type

Attributes

Inherited from:
Http4sDsl2
val LoopDetected: LoopDetected.type

Attributes

Inherited from:
Statuses
val MethodNotAllowed: MethodNotAllowed.type

Attributes

Inherited from:
Statuses
val MovedPermanently: MovedPermanently.type

Attributes

Inherited from:
Statuses
val MultiStatus: MultiStatus.type

Attributes

Inherited from:
Statuses
val MultipleChoices: MultipleChoices.type

Attributes

Inherited from:
Statuses
val NetworkAuthenticationRequired: NetworkAuthenticationRequired.type

Attributes

Inherited from:
Statuses
val NoContent: NoContent.type

Attributes

Inherited from:
Statuses
val NonAuthoritativeInformation: NonAuthoritativeInformation.type

Attributes

Inherited from:
Statuses
val NotAcceptable: NotAcceptable.type

Attributes

Inherited from:
Statuses
val NotExtended: NotExtended.type

Attributes

Inherited from:
Statuses
val NotFound: NotFound.type

Attributes

Inherited from:
Statuses
val NotImplemented: NotImplemented.type

Attributes

Inherited from:
Statuses
val NotModified: NotModified.type

Attributes

Inherited from:
Statuses
val OPTIONS: OPTIONS.type

Attributes

Inherited from:
Methods
val Ok: Ok.type

Attributes

Inherited from:
Statuses
val PATCH: PATCH.type

Attributes

Inherited from:
Methods
val POST: POST.type

Attributes

Inherited from:
Methods
val PUT: PUT.type

Attributes

Inherited from:
Methods
val PartialContent: PartialContent.type

Attributes

Inherited from:
Statuses
val Path: Path.type

Attributes

Inherited from:
Http4sDsl2
val PayloadTooLarge: PayloadTooLarge.type

Attributes

Inherited from:
Statuses
val PaymentRequired: PaymentRequired.type

Attributes

Inherited from:
Statuses
val PermanentRedirect: PermanentRedirect.type

Attributes

Inherited from:
Statuses
val PreconditionFailed: PreconditionFailed.type

Attributes

Inherited from:
Statuses
val PreconditionRequired: PreconditionRequired.type

Attributes

Inherited from:
Statuses
val Processing: Processing.type

Attributes

Inherited from:
Statuses
val ProxyAuthenticationRequired: ProxyAuthenticationRequired.type

Attributes

Inherited from:
Statuses
val RangeNotSatisfiable: RangeNotSatisfiable.type

Attributes

Inherited from:
Statuses
val RequestHeaderFieldsTooLarge: RequestHeaderFieldsTooLarge.type

Attributes

Inherited from:
Statuses
val RequestTimeout: RequestTimeout.type

Attributes

Inherited from:
Statuses
val ResetContent: ResetContent.type

Attributes

Inherited from:
Statuses
val Root: Root.type

Attributes

Inherited from:
Http4sDsl2
val SeeOther: SeeOther.type

Attributes

Inherited from:
Statuses
val ServiceUnavailable: ServiceUnavailable.type

Attributes

Inherited from:
Statuses
val SwitchingProtocols: SwitchingProtocols.type

Attributes

Inherited from:
Statuses
val TRACE: TRACE.type

Attributes

Inherited from:
Methods
val TemporaryRedirect: TemporaryRedirect.type

Attributes

Inherited from:
Statuses
val TooManyRequests: TooManyRequests.type

Attributes

Inherited from:
Statuses
val UUIDVar: UUIDVar.type

Attributes

Inherited from:
Http4sDsl2
val Unauthorized: Unauthorized.type

Attributes

Inherited from:
Statuses
val UnavailableForLegalReasons: UnavailableForLegalReasons.type

Attributes

Inherited from:
Statuses
val UnprocessableEntity: UnprocessableEntity.type

Attributes

Inherited from:
Statuses
val UnsupportedMediaType: UnsupportedMediaType.type

Attributes

Inherited from:
Statuses
val UpgradeRequired: UpgradeRequired.type

Attributes

Inherited from:
Statuses
val UriTooLong: UriTooLong.type

Attributes

Inherited from:
Statuses
val UseProxy: UseProxy.type

Attributes

Inherited from:
Statuses
val VariantAlsoNegotiates: VariantAlsoNegotiates.type

Attributes

Inherited from:
Statuses
val liftG: FunctionK[F, F]

Attributes

Inherited from:
Http4sDsl
val ~: ~.type

Attributes

Inherited from:
Http4sDsl2
val →: ->.type

Alias for ->.

Alias for ->.

Note: Due to infix operation precedence, → has a lower priority than /. So you have to use parentheses in pattern matching when using this operator.

For example:

 (request.method, Path(request.path)) match {
   case Method.GET → (Root / "test.json") => ...

Attributes

Inherited from:
Http4sDsl2

Implicits

Inherited implicits

implicit def http4sAcceptedSyntax(status: Accepted.type): AcceptedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sAlreadyReportedSyntax(status: AlreadyReported.type): AlreadyReportedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sBadGatewaySyntax(status: BadGateway.type): BadGatewayOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sBadRequestSyntax(status: BadRequest.type): BadRequestOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sClientSyntaxMethod(method: Method): MethodOps[F]

Attributes

Inherited from:
Http4sClientDsl
implicit def http4sConflictSyntax(status: Conflict.type): ConflictOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sContinueSyntax(status: Continue.type): ContinueOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sCreatedSyntax(status: Created.type): CreatedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sEarlyHintsSyntax(status: EarlyHints.type): EarlyHintsOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sExpectationFailedSyntax(status: ExpectationFailed.type): ExpectationFailedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sFailedDependencySyntax(status: FailedDependency.type): FailedDependencyOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sForbiddenSyntax(status: Forbidden.type): ForbiddenOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sFoundSyntax(status: Found.type): FoundOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sGatewayTimeoutSyntax(status: GatewayTimeout.type): GatewayTimeoutOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sGoneSyntax(status: Gone.type): GoneOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sHeadersDecoder[T](implicit F: Applicative[F], decoder: EntityDecoder[F, T]): EntityDecoder[F, (Headers, T)]

Attributes

Inherited from:
Http4sClientDsl
implicit def http4sHttpVersionNotSupportedSyntax(status: HttpVersionNotSupported.type): HttpVersionNotSupportedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sIMUsedSyntax(status: IMUsed.type): IMUsedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sInsufficientStorageSyntax(status: InsufficientStorage.type): InsufficientStorageOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sInternalServerErrorSyntax(status: InternalServerError.type): InternalServerErrorOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sLengthRequiredSyntax(status: LengthRequired.type): LengthRequiredOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sLockedSyntax(status: Locked.type): LockedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sLoopDetectedSyntax(status: LoopDetected.type): LoopDetectedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sMethodConcatSyntax(methods: MethodConcat): MethodConcatOps

Attributes

Inherited from:
RequestDsl
implicit def http4sMethodNotAllowedSyntax(status: MethodNotAllowed.type): MethodNotAllowedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sMethodSyntax(method: Method): MethodOps

Attributes

Inherited from:
RequestDsl
implicit def http4sMisdirectedRequestSyntax(status: MisdirectedRequest.type): MisdirectedRequestOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sMovedPermanentlySyntax(status: MovedPermanently.type): MovedPermanentlyOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sMultiStatusSyntax(status: MultiStatus.type): MultiStatusOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sMultipleChoicesSyntax(status: MultipleChoices.type): MultipleChoicesOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNetworkAuthenticationRequiredSyntax(status: NetworkAuthenticationRequired.type): NetworkAuthenticationRequiredOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNoContentSyntax(status: NoContent.type): NoContentOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNonAuthoritativeInformationSyntax(status: NonAuthoritativeInformation.type): NonAuthoritativeInformationOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNotAcceptableSyntax(status: NotAcceptable.type): NotAcceptableOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNotExtendedSyntax(status: NotExtended.type): NotExtendedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNotFoundSyntax(status: NotFound.type): NotFoundOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNotImplementedSyntax(status: NotImplemented.type): NotImplementedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sNotModifiedSyntax(status: NotModified.type): NotModifiedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sOkSyntax(status: Ok.type): OkOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sPartialContentSyntax(status: PartialContent.type): PartialContentOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sPayloadTooLargeSyntax(status: PayloadTooLarge.type): PayloadTooLargeOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sPaymentRequiredSyntax(status: PaymentRequired.type): PaymentRequiredOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sPermanentRedirectSyntax(status: PermanentRedirect.type): PermanentRedirectOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sPreconditionFailedSyntax(status: PreconditionFailed.type): PreconditionFailedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sPreconditionRequiredSyntax(status: PreconditionRequired.type): PreconditionRequiredOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sProxyAuthenticationRequiredSyntax(status: ProxyAuthenticationRequired.type): ProxyAuthenticationRequiredOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sRangeNotSatisfiableSyntax(status: RangeNotSatisfiable.type): RangeNotSatisfiableOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sRequestHeaderFieldsTooLargeSyntax(status: RequestHeaderFieldsTooLarge.type): RequestHeaderFieldsTooLargeOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sRequestTimeoutSyntax(status: RequestTimeout.type): RequestTimeoutOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sResetContentSyntax(status: ResetContent.type): ResetContentOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sSeeOtherSyntax(status: SeeOther.type): SeeOtherOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sServiceUnavailableSyntax(status: ServiceUnavailable.type): ServiceUnavailableOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sSwitchingProtocolsSyntax(status: SwitchingProtocols.type): SwitchingProtocolsOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sTemporaryRedirectSyntax(status: TemporaryRedirect.type): TemporaryRedirectOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sTooEarlySyntax(status: TooEarly.type): TooEarlyOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sTooManyRequestsSyntax(status: TooManyRequests.type): TooManyRequestsOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sUnauthorizedSyntax(status: Unauthorized.type): UnauthorizedOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sUnavailableForLegalReasonsSyntax(status: UnavailableForLegalReasons.type): UnavailableForLegalReasonsOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sUnprocessableEntitySyntax(status: UnprocessableEntity.type): UnprocessableEntityOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sUnsupportedMediaTypeSyntax(status: UnsupportedMediaType.type): UnsupportedMediaTypeOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sUpgradeRequiredSyntax(status: UpgradeRequired.type): UpgradeRequiredOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sUriTooLongSyntax(status: UriTooLong.type): UriTooLongOps[F, F]

Attributes

Inherited from:
Responses
implicit def http4sVariantAlsoNegotiatesSyntax(status: VariantAlsoNegotiates.type): VariantAlsoNegotiatesOps[F, F]

Attributes

Inherited from:
Responses