Uses of Class
io.apisdk.example.yaml.models.Greeting
-
Packages that use Greeting Package Description io.apisdk.example.yaml.models io.apisdk.example.yaml.quarkuskiota -
-
Uses of Greeting in io.apisdk.example.yaml.models
Methods in io.apisdk.example.yaml.models that return Greeting Modifier and Type Method Description static GreetingGreeting. createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode)Creates a new instance of the appropriate class based on discriminator value -
Uses of Greeting in io.apisdk.example.yaml.quarkuskiota
Methods in io.apisdk.example.yaml.quarkuskiota that return Greeting Modifier and Type Method Description GreetingQuarkusKiotaRequestBuilder. get()Returns an hello worldGreetingQuarkusKiotaRequestBuilder. get(Consumer<QuarkusKiotaRequestBuilder.GetRequestConfiguration> requestConfiguration)Returns an hello world
-