| Package | Description |
|---|---|
| com.azure.core.experimental.http |
Package containing the classes for sending HTTP requests and receiving HTTP responses for a low level client.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicResponse |
DynamicRequest.send()
Sends the request through the HTTP pipeline synchronously.
|
DynamicResponse |
DynamicRequest.send(Context context)
Sends the request through the HTTP pipeline synchronously.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.