Uses of Class
foo.bar.models.Greeting
-
Packages that use Greeting Package Description foo.bar.models foo.bar.quarkuskiota -
-
Uses of Greeting in foo.bar.models
Methods in foo.bar.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 foo.bar.quarkuskiota
Methods in foo.bar.quarkuskiota that return Greeting Modifier and Type Method Description GreetingQuarkusKiotaRequestBuilder. get()Returns an hello worldGreetingQuarkusKiotaRequestBuilder. get(Consumer<QuarkusKiotaRequestBuilder.GetRequestConfiguration> requestConfiguration)Returns an hello world
-