Interface AnthropicClientBuilderFactory

All Superinterfaces:
Supplier<AnthropicClient.Builder>

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

    Methods inherited from interface Supplier

    get