Class AzureGlobalProperties.GlobalHttpProxyConfigurationProperties
- java.lang.Object
-
- com.azure.spring.cloud.autoconfigure.context.AzureGlobalProperties.GlobalHttpProxyConfigurationProperties
-
- Enclosing class:
- AzureGlobalProperties
public static final class AzureGlobalProperties.GlobalHttpProxyConfigurationProperties extends Object
Proxy properties only apply to http-based clients.
-
-
Constructor Summary
Constructors Constructor Description GlobalHttpProxyConfigurationProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetNonProxyHosts()voidsetNonProxyHosts(String nonProxyHosts)
-