Class ApiClient


  • @Generated("com.microsoft.kiota")
    public class ApiClient
    extends com.microsoft.kiota.BaseRequestBuilder
    The main entry point of the SDK, exposes the configuration and the fluent API.
    • Constructor Detail

      • ApiClient

        public ApiClient​(@Nonnull
                         com.microsoft.kiota.RequestAdapter requestAdapter)
        Instantiates a new ApiClient and sets the default values.
        Parameters:
        requestAdapter - The request adapter to use to execute the requests.