Uses of Enum
com.azure.core.annotation.ServiceClientProtocol
Packages that use ServiceClientProtocol
Package
Description
Package containing annotations for client side methods that maps to REST APIs.
-
Uses of ServiceClientProtocol in com.azure.core.annotation
Methods in com.azure.core.annotation that return ServiceClientProtocolModifier and TypeMethodDescriptionstatic ServiceClientProtocol
Returns 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.