Package

com.gu.contentapi

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. trait ContentApiClient extends AnyRef

    Permalink
  2. trait ContentApiQueries extends AnyRef

    Permalink

    Utility functions to instantiate each type of query

  3. trait Decoder[Query] extends AnyRef

    Permalink

    Typeclass witnessing how to unmarshall a Thrift stream of bytes into a concrete data type

    Typeclass witnessing how to unmarshall a Thrift stream of bytes into a concrete data type

    Query

    the query type

  4. trait PaginatedApiResponse[Response] extends AnyRef

    Permalink

    Typeclass witnessing how to extract the id for a paginated query

  5. trait Parameter extends AnyRef

    Permalink
  6. trait Parameters[Owner <: Parameters[Owner]] extends AnyRef

    Permalink

Value Members

  1. object ContentApiClient extends ContentApiQueries

    Permalink
  2. object PaginatedApiResponse

    Permalink

    Instances of PaginatedApiResponse for response types potentially containing pages of results

  3. package model

    Permalink
  4. package thrift

    Permalink
  5. package utils

    Permalink

Ungrouped