| Package | Description |
|---|---|
| com.azure.core.http |
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
HttpPipelineBuilder |
HttpPipelineBuilder.httpClient(HttpClient httpClient)
Sets the HttpClient that the pipeline will use to send requests.
|
HttpPipelineBuilder |
HttpPipelineBuilder.policies(HttpPipelinePolicy... policies)
Adds
policies to the set of policies that the pipeline will use
when sending requests. |
Copyright © 2019 Microsoft Corporation. All rights reserved.