Interface AnthropicClientBuilderFactory

All Superinterfaces:
Supplier<AnthropicClient.Builder>

public interface AnthropicClientBuilderFactory extends Supplier<AnthropicClient.Builder>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get