| Package | Description |
|---|---|
| com.microsoft.rest.v2 |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| com.microsoft.rest.v2.http |
This package contains the HTTP abstractions between the AnnotationParser's RestProxy and whatever
HTTP client we choose to use.
|
| com.microsoft.rest.v2.policy |
Code related to creating proxy implementations of interfaces that have been generated from
Swagger specifications.
|
| Class and Description |
|---|
| RequestPolicyFactory
Factory to create a RequestPolicy.
|
| Class and Description |
|---|
| HttpLogDetailLevel
The level of detail to log on HTTP messages.
|
| RequestPolicyFactory
Factory to create a RequestPolicy.
|
| Class and Description |
|---|
| HttpLogDetailLevel
The level of detail to log on HTTP messages.
|
| RequestPolicy
Uses the decorator pattern to add custom behavior when an HTTP request is made.
|
| RequestPolicyFactory
Factory to create a RequestPolicy.
|
| RequestPolicyOptions
Optional properties that can be used when creating a RequestPolicy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/