Package

com.gu.contentapi

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. trait ContentApiClientLogic extends AnyRef

    Permalink
  2. case class GuardianContentApiError(httpStatus: Int, httpMessage: String, errorResponse: Option[ErrorResponse] = None) extends Exception with Product with Serializable

    Permalink
  3. class GuardianContentClient extends ContentApiClientLogic

    Permalink
  4. trait Parameter extends AnyRef

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

    Permalink

Value Members

  1. object Limits

    Permalink
  2. package model

    Permalink
  3. package parser

    Permalink
  4. package utils

    Permalink

Ungrouped