| Package | Description |
|---|---|
| com.azure.storage.common.policy |
Package containing policies used by Azure Storage services.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseValidationPolicyBuilder |
ResponseValidationPolicyBuilder.addOptionalEcho(String headerName)
Fluently applies an optional validation to this policy where, if the response contains the given header, asserts
its value is an echo of the value provided in the request.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.