Class FIFAConnectIDHashingV6Impl

  • All Implemented Interfaces:
    FIFAConnectIDHashingV6

    public class FIFAConnectIDHashingV6Impl
    extends com.microsoft.rest.ServiceClient
    implements FIFAConnectIDHashingV6
    Initializes a new instance of the FIFAConnectIDHashingV6 class.
    • Constructor Detail

      • FIFAConnectIDHashingV6Impl

        public FIFAConnectIDHashingV6Impl()
        Initializes an instance of FIFAConnectIDHashingV6 client.
      • FIFAConnectIDHashingV6Impl

        public FIFAConnectIDHashingV6Impl​(String baseUrl)
        Initializes an instance of FIFAConnectIDHashingV6 client.
        Parameters:
        baseUrl - the base URL of the host
      • FIFAConnectIDHashingV6Impl

        public FIFAConnectIDHashingV6Impl​(okhttp3.OkHttpClient.Builder clientBuilder,
                                          retrofit2.Retrofit.Builder restBuilder)
        Initializes an instance of FIFAConnectIDHashingV6 client.
        Parameters:
        clientBuilder - the builder for building an OkHttp client, bundled with user configurations
        restBuilder - the builder for building an Retrofit client, bundled with user configurations
      • FIFAConnectIDHashingV6Impl

        public FIFAConnectIDHashingV6Impl​(String baseUrl,
                                          okhttp3.OkHttpClient.Builder clientBuilder,
                                          retrofit2.Retrofit.Builder restBuilder)
        Initializes an instance of FIFAConnectIDHashingV6 client.
        Parameters:
        baseUrl - the base URL of the host
        clientBuilder - the builder for building an OkHttp client, bundled with user configurations
        restBuilder - the builder for building an Retrofit client, bundled with user configurations
      • FIFAConnectIDHashingV6Impl

        public FIFAConnectIDHashingV6Impl​(com.microsoft.rest.RestClient restClient)
        Initializes an instance of FIFAConnectIDHashingV6 client.
        Parameters:
        restClient - the REST client containing pre-configured settings
    • Method Detail

      • hashs

        public Hashs hashs()
        Gets the Hashs object to access its operations.
        Specified by:
        hashs in interface FIFAConnectIDHashingV6
        Returns:
        the Hashs object.