Uses of Interface
com.azure.core.client.traits.HttpTrait
-
Packages that use HttpTrait Package Description com.azure.core.client.traits This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries in the Azure SDK for Java. -
-
Uses of HttpTrait in com.azure.core.client.traits
Classes in com.azure.core.client.traits with type parameters of type HttpTrait Modifier and Type Interface Description interfaceHttpTrait<T extends HttpTrait<T>>AnAzure SDK for Java traitproviding a consistent interface for configuration of HTTP-specific settings.
-