| Package | Description |
|---|---|
| com.azure.core.annotation |
Package containing annotations for client side methods that maps to REST APIs.
|
| com.azure.core.http |
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
|
| com.azure.core.util |
Package containing core utility classes.
|
| Class and Description |
|---|
| ReturnType
Enumeration of return types used with
ServiceMethod annotation to indicate if a
method is expected to return a single item or a collection |
| ServiceClientProtocol
Enumeration of protocols available for setting the
protocol property of
ServiceClientBuilder annotation. |
| Class and Description |
|---|
| Fluent
Annotation given to all classes that are expected to provide a fluent API to end users.
|
| Class and Description |
|---|
| Fluent
Annotation given to all classes that are expected to provide a fluent API to end users.
|
| Immutable
Annotation given to all immutable classes.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.