Interface AiArtifact.Builder2

Enclosing class:
AiArtifact

public static interface AiArtifact.Builder2
Builder helper class.
  • Method Details

    • url

      AiArtifact.Builder3 url(@Nonnull String url)
      Set the url of this AiArtifact instance.
      Parameters:
      url - Reference to the location of the artifact.
      Returns:
      The AiArtifact builder.