Uses of Enum
com.azure.core.annotation.ServiceClientProtocol
Packages that use ServiceClientProtocol
Package
Description
This package contains annotations for client-side methods that map to REST APIs in the Azure SDK.
-
Uses of ServiceClientProtocol in com.azure.core.annotation
Subclasses with type arguments of type ServiceClientProtocol in com.azure.core.annotationModifier and TypeClassDescriptionenumEnumeration of protocols available for setting theprotocolproperty ofServiceClientBuilderannotation.Methods in com.azure.core.annotation that return ServiceClientProtocolModifier and TypeMethodDescriptionstatic ServiceClientProtocolReturns the enum constant of this type with the specified name.static ServiceClientProtocol[]ServiceClientProtocol.values()Returns an array containing the constants of this enum type, in the order they are declared.