| Package | Description |
|---|---|
| com.azure.core |
Package containing the types for client side http communication with a REST endpoint.
|
| com.azure.core.http |
Package containing the HTTP abstractions between the AnnotationParser, RestProxy and HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
HttpPipeline |
ServiceClient.httpPipeline() |
| Constructor and Description |
|---|
ServiceClient(HttpPipeline httpPipeline)
Creates ServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpPipeline |
HttpPipelineBuilder.build()
Creates a
HttpPipeline based on options set in the Builder. |
Copyright © 2019 Microsoft Corporation. All rights reserved.