Class DiscogsConnection.DiscogsConnectionBuilder<C extends DiscogsConnection, B extends DiscogsConnection.DiscogsConnectionBuilder<C,B>>

java.lang.Object
com.amilesend.client.connection.Connection.ConnectionBuilder<GsonFactory, C, B>
com.amilesend.discogs.connection.DiscogsConnection.DiscogsConnectionBuilder<C,B>
Enclosing class:
DiscogsConnection

public abstract static class DiscogsConnection.DiscogsConnectionBuilder<C extends DiscogsConnection, B extends DiscogsConnection.DiscogsConnectionBuilder<C,B>> extends com.amilesend.client.connection.Connection.ConnectionBuilder<GsonFactory, C, B>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    authVerifier(AuthVerifier authVerifier)
    The authorization verifier used to check if API calls require authentication prior to invoking the API.
    abstract C
     
     

    Methods inherited from class com.amilesend.client.connection.Connection.ConnectionBuilder

    authManager, baseUrl, gsonFactory, httpClient, isGzipContentEncodingEnabled, userAgent

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait