Uses of Interface
com.azure.core.client.traits.EndpointTrait
Packages that use EndpointTrait
Package
Description
This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries
in the Azure SDK for Java.
-
Uses of EndpointTrait in com.azure.core.client.traits
Classes in com.azure.core.client.traits with type parameters of type EndpointTraitModifier and TypeInterfaceDescriptioninterfaceEndpointTrait<T extends EndpointTrait<T>>AnAzure SDK for Java traitproviding a consistent interface for setting service endpoints.