Interface SdkPlugin

All Superinterfaces:
AutoCloseable, SdkAutoCloseable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@ThreadSafe @FunctionalInterface public interface SdkPlugin extends SdkAutoCloseable
A plugin modifies a client's configuration when the client is created or at request execution time.