JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.azure.core.annotation
HeaderCollection
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Type HeaderCollection
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
HeaderCollection
Annotation on a deserialized header type that indicates that the property should be treated as a header collection with the provided prefix.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The header collection prefix.
Element Details
value
String
value
The header collection prefix.
Returns:
The header collection prefix