Interface ClientBuilderDecorator


  • public interface ClientBuilderDecorator
    A decorator around the client builder.

    Allows users to change the ClientBuilder and call ClientBuilder.build() themselves to create the Client.