Class FIFAConnectServiceBusV3Impl

  • All Implemented Interfaces:
    FIFAConnectServiceBusV3

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

      • FIFAConnectServiceBusV3Impl

        public FIFAConnectServiceBusV3Impl()
        Initializes an instance of FIFAConnectServiceBusV3 client.
      • FIFAConnectServiceBusV3Impl

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

        public FIFAConnectServiceBusV3Impl​(okhttp3.OkHttpClient.Builder clientBuilder,
                                           retrofit2.Retrofit.Builder restBuilder)
        Initializes an instance of FIFAConnectServiceBusV3 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
      • FIFAConnectServiceBusV3Impl

        public FIFAConnectServiceBusV3Impl​(String baseUrl,
                                           okhttp3.OkHttpClient.Builder clientBuilder,
                                           retrofit2.Retrofit.Builder restBuilder)
        Initializes an instance of FIFAConnectServiceBusV3 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
      • FIFAConnectServiceBusV3Impl

        public FIFAConnectServiceBusV3Impl​(com.microsoft.rest.RestClient restClient)
        Initializes an instance of FIFAConnectServiceBusV3 client.
        Parameters:
        restClient - the REST client containing pre-configured settings