Uses of Class
com.google.genkit.plugins.azurefoundry.AzureFoundryPluginOptions
Packages that use AzureFoundryPluginOptions
-
Uses of AzureFoundryPluginOptions in com.google.genkit.plugins.azurefoundry
Methods in com.google.genkit.plugins.azurefoundry that return AzureFoundryPluginOptionsModifier and TypeMethodDescriptionAzureFoundryPluginOptions.Builder.build()Builds the options.AzureFoundryPlugin.getOptions()Gets the plugin options.Constructors in com.google.genkit.plugins.azurefoundry with parameters of type AzureFoundryPluginOptionsModifierConstructorDescriptionCreates an AzureFoundryPlugin with the specified options.