Options
All
  • Public
  • Public/Protected
  • All
Menu

Enum representing the different strategies for proxies on requests. Possible situations are "NO_PROXY", use the connectivity service proxy for On-Premise connection or a usual web proxy. See also ProxyConfiguration for more details.

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.

Index

Enumeration members

INTERNET_PROXY = 2
NO_PROXY = 0
ON_PREMISE_PROXY = 1
PRIVATELINK_PROXY = 3