| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.