Interface GoogleVertexAIEndpointBuilderFactory.GoogleVertexAIBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
GoogleVertexAIEndpointBuilderFactory

public static interface GoogleVertexAIEndpointBuilderFactory.GoogleVertexAIBuilders
  • Method Details

    • googleVertexai

      Google Vertex AI (camel-google-vertexai) Interact with Google Cloud Vertex AI generative models. Category: ai,cloud Since: 4.17 Maven coordinates: org.apache.camel:camel-google-vertexai
      Returns:
      the dsl builder for the headers' name.
    • googleVertexai

      Google Vertex AI (camel-google-vertexai) Interact with Google Cloud Vertex AI generative models. Category: ai,cloud Since: 4.17 Maven coordinates: org.apache.camel:camel-google-vertexai Syntax: google-vertexai:projectId:location:modelId Path parameter: projectId (required) Google Cloud Project ID Path parameter: location (required) Google Cloud location/region (e.g., us-central1) Path parameter: modelId (required) Model ID to use for predictions
      Parameters:
      path - projectId:location:modelId
      Returns:
      the dsl builder
    • googleVertexai

      Google Vertex AI (camel-google-vertexai) Interact with Google Cloud Vertex AI generative models. Category: ai,cloud Since: 4.17 Maven coordinates: org.apache.camel:camel-google-vertexai Syntax: google-vertexai:projectId:location:modelId Path parameter: projectId (required) Google Cloud Project ID Path parameter: location (required) Google Cloud location/region (e.g., us-central1) Path parameter: modelId (required) Model ID to use for predictions
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - projectId:location:modelId
      Returns:
      the dsl builder