Uses of Enum
com.azure.core.annotation.ReturnType
Packages that use ReturnType
Package
Description
This package contains annotations for client-side methods that map to REST APIs in the Azure SDK.
-
Uses of ReturnType in com.azure.core.annotation
Subclasses with type arguments of type ReturnType in com.azure.core.annotationModifier and TypeClassDescriptionenumEnumeration of return types used withServiceMethodannotation to indicate if a method is expected to return a single item or a collectionMethods in com.azure.core.annotation that return ReturnTypeModifier and TypeMethodDescriptionstatic ReturnTypeReturns the enum constant of this type with the specified name.static ReturnType[]ReturnType.values()Returns an array containing the constants of this enum type, in the order they are declared.