Package foo.bar

Class MyApiClient


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

      • MyApiClient

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