Package

com.gu.identity.client

responses

Permalink

package responses

Visibility
  1. Public
  2. All

Type Members

  1. class AccessTokenResponse extends ApiResponse[AccessToken]

    Permalink
  2. abstract class ApiResponse[T] extends JsonObject

    Permalink
  3. class BooleanResponse extends ApiResponse[Boolean]

    Permalink
  4. class DefaultApiResponse[ResultType] extends AnyRef

    Permalink
  5. class ExactTargetSubscriberResponse extends DefaultApiResponse[Subscriber]

    Permalink
  6. class ExactTargetSubscriptionsResponse extends ApiResponse[List[EmailList]]

    Permalink
  7. final class PolicyAction extends Enum[PolicyAction]

    Permalink
  8. class PolicyActionResponse extends ApiResponse[Boolean]

    Permalink
  9. class ReservedUsernamesResponse extends ApiResponse[ReservedUsernameList]

    Permalink
  10. class ThirdPartyResponse extends ApiResponse[ThirdParty]

    Permalink
  11. class UserAuditDetailsResponse extends ApiResponse[UserAuditDetails]

    Permalink
  12. class UserGroupDetailsResponse extends ApiResponse[UserGroupDetails]

    Permalink
  13. class UserGroupResponse extends ApiResponse[UserGroup]

    Permalink
  14. class UserGroupsResponse extends ApiResponse[List[UserGroup]]

    Permalink
  15. class UserResponse extends ApiResponse[User]

    Permalink
  16. class UsersResponse extends ApiResponse[List[User]]

    Permalink
  17. class VoidApiResponse extends ApiResponse[Void]

    Permalink

Ungrouped