public class BaseAppConfigurationPolicy extends Object implements com.azure.core.http.policy.HttpPipelinePolicy
| Modifier and Type | Field and Description |
|---|---|
static String |
USER_AGENT |
static Boolean |
watchRequests |
| Constructor and Description |
|---|
BaseAppConfigurationPolicy() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<com.azure.core.http.HttpResponse> |
process(com.azure.core.http.HttpPipelineCallContext context,
com.azure.core.http.HttpPipelineNextPolicy next) |
Copyright © 2020 Microsoft. All rights reserved.