Package io.apisdk.example.yaml
Class ApiClient
- java.lang.Object
-
- com.microsoft.kiota.BaseRequestBuilder
-
- io.apisdk.example.yaml.ApiClient
-
@Generated("com.microsoft.kiota") public class ApiClient extends com.microsoft.kiota.BaseRequestBuilderThe main entry point of the SDK, exposes the configuration and the fluent API.
-
-
Constructor Summary
Constructors Constructor Description ApiClient(com.microsoft.kiota.RequestAdapter requestAdapter)Instantiates a new ApiClient 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
-
-