Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.ProxyBypass
Packages that use ProxyBypass
-
Uses of ProxyBypass in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ProxyBypassModifier and TypeMethodDescriptionfinal ProxyBypassProxyConfiguration.bypass()Optional configuration for domains that should bypass all proxies and connect directly to their destination, like the internet.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type ProxyBypassModifier and TypeMethodDescriptionProxyConfiguration.Builder.bypass(ProxyBypass bypass) Optional configuration for domains that should bypass all proxies and connect directly to their destination, like the internet.