| Package | Description |
|---|---|
| com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| com.microsoft.rest.credentials |
The package provides 2 basic credential classes that work with AutoRest
generated clients for authentication purposes.
|
| com.microsoft.rest.interceptors |
The package contains default interceptors for making HTTP requests.
|
| com.microsoft.rest.protocol |
The package contains classes that interfaces defining the behaviors
of the necessary components of a Rest Client.
|
| com.microsoft.rest.retry |
The package contains classes that define the retry behaviors when an error
occurs during a REST call.
|
| com.microsoft.rest.serializer |
The package contains classes that handle serialization and deserialization
for the REST call payloads.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/