Package foo.bar
Class MyApiClient
- java.lang.Object
-
- com.microsoft.kiota.BaseRequestBuilder
-
- foo.bar.MyApiClient
-
@Generated("com.microsoft.kiota") public class MyApiClient extends com.microsoft.kiota.BaseRequestBuilderThe main entry point of the SDK, exposes the configuration and the fluent API.
-
-
Constructor Summary
Constructors Constructor Description MyApiClient(com.microsoft.kiota.RequestAdapter requestAdapter)Instantiates a new MyApiClient and sets the default values.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QuarkusKiotaRequestBuilderquarkusKiota()The quarkusKiota property
-
-
-
Method Detail
-
quarkusKiota
@Nonnull public QuarkusKiotaRequestBuilder quarkusKiota()
The quarkusKiota property
-
-