Uses of Interface
com.azure.core.client.traits.AzureNamedKeyCredentialTrait
Packages that use AzureNamedKeyCredentialTrait
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 AzureNamedKeyCredentialTrait in com.azure.core.client.traits
Classes in com.azure.core.client.traits with type parameters of type AzureNamedKeyCredentialTraitModifier and TypeInterfaceDescriptioninterfaceAzureNamedKeyCredentialTrait<T extends AzureNamedKeyCredentialTrait<T>>AnAzure SDK for Java traitproviding a consistent interface for settingAzureNamedKeyCredential.