A C G H I Q S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ApiClient - Class in io.apisdk.example.yaml
-
The main entry point of the SDK, exposes the configuration and the fluent API.
- ApiClient(RequestAdapter) - Constructor for class io.apisdk.example.yaml.ApiClient
-
Instantiates a new ApiClient and sets the default values.
C
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apisdk.example.yaml.models.Greeting
-
Creates a new instance of the appropriate class based on discriminator value
G
- get() - Method in class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Returns an hello world
- get(Consumer<QuarkusKiotaRequestBuilder.GetRequestConfiguration>) - Method in class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Returns an hello world
- getAdditionalData() - Method in class io.apisdk.example.yaml.models.Greeting
-
Gets the AdditionalData property value.
- getFieldDeserializers() - Method in class io.apisdk.example.yaml.models.Greeting
-
The deserialization information for the current model
- GetRequestConfiguration() - Constructor for class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder.GetRequestConfiguration
- getValue() - Method in class io.apisdk.example.yaml.models.Greeting
-
Gets the value property value.
- getValue() - Method in class io.kiota.quarkus.it.Greeting
- Greeting - Class in io.apisdk.example.yaml.models
- Greeting - Class in io.kiota.quarkus.it
- Greeting() - Constructor for class io.apisdk.example.yaml.models.Greeting
-
Instantiates a new Greeting and sets the default values.
- Greeting() - Constructor for class io.kiota.quarkus.it.Greeting
- Greeting(String) - Constructor for class io.kiota.quarkus.it.Greeting
H
- hello() - Method in class io.kiota.quarkus.it.QuarkusKiotaResource
I
- io.apisdk.example.yaml - package io.apisdk.example.yaml
- io.apisdk.example.yaml.models - package io.apisdk.example.yaml.models
- io.apisdk.example.yaml.quarkuskiota - package io.apisdk.example.yaml.quarkuskiota
- io.kiota.quarkus.it - package io.kiota.quarkus.it
Q
- quarkusKiota() - Method in class io.apisdk.example.yaml.ApiClient
-
The quarkusKiota property
- QuarkusKiotaRequestBuilder - Class in io.apisdk.example.yaml.quarkuskiota
-
Builds and executes requests for operations under /quarkus-kiota
- QuarkusKiotaRequestBuilder(String, RequestAdapter) - Constructor for class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Instantiates a new QuarkusKiotaRequestBuilder and sets the default values.
- QuarkusKiotaRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Instantiates a new QuarkusKiotaRequestBuilder and sets the default values.
- QuarkusKiotaRequestBuilder.GetRequestConfiguration - Class in io.apisdk.example.yaml.quarkuskiota
-
Configuration for the request such as headers, query parameters, and middleware options.
- QuarkusKiotaResource - Class in io.kiota.quarkus.it
- QuarkusKiotaResource() - Constructor for class io.kiota.quarkus.it.QuarkusKiotaResource
S
- serialize(SerializationWriter) - Method in class io.apisdk.example.yaml.models.Greeting
-
Serializes information the current object
- setAdditionalData(Map<String, Object>) - Method in class io.apisdk.example.yaml.models.Greeting
-
Sets the AdditionalData property value.
- setValue(String) - Method in class io.apisdk.example.yaml.models.Greeting
-
Sets the value property value.
- setValue(String) - Method in class io.kiota.quarkus.it.Greeting
T
- toGetRequestInformation() - Method in class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Returns an hello world
- toGetRequestInformation(Consumer<QuarkusKiotaRequestBuilder.GetRequestConfiguration>) - Method in class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Returns an hello world
W
- withUrl(String) - Method in class io.apisdk.example.yaml.quarkuskiota.QuarkusKiotaRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
All Classes All Packages