Uses of Class
com.azure.core.experimental.http.DynamicResponse
Packages that use DynamicResponse
Package
Description
Package containing the classes for sending HTTP requests and receiving HTTP responses for a low level client.
-
Uses of DynamicResponse in com.azure.core.experimental.http
Methods in com.azure.core.experimental.http that return DynamicResponseModifier and TypeMethodDescriptionDynamicRequest.send()Sends the request through the HTTP pipeline synchronously.Sends the request through the HTTP pipeline synchronously.Methods in com.azure.core.experimental.http that return types with arguments of type DynamicResponseModifier and TypeMethodDescriptionDynamicRequest.sendAsync()Sends the request through the HTTP pipeline asynchronously.