Uses of Class
com.google.genkit.plugins.azurefoundry.AzureFoundryPluginOptions.Builder
Packages that use AzureFoundryPluginOptions.Builder
-
Uses of AzureFoundryPluginOptions.Builder in com.google.genkit.plugins.azurefoundry
Methods in com.google.genkit.plugins.azurefoundry that return AzureFoundryPluginOptions.BuilderModifier and TypeMethodDescriptionSets the API key for authentication.AzureFoundryPluginOptions.Builder.apiVersion(String apiVersion) Sets the API version.AzureFoundryPluginOptions.builder()Creates a new builder.AzureFoundryPluginOptions.Builder.credential(com.azure.core.credential.TokenCredential credential) Sets the Azure credential for authentication (alternative to API key).AzureFoundryPluginOptions.Builder.deployment(String deployment) Sets the deployment name.Sets the Azure AI Foundry endpoint URL.