Uses of Interface
io.envoyproxy.envoy.type.http.v3.CookieOrBuilder
-
Packages that use CookieOrBuilder Package Description io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3 io.envoyproxy.envoy.type.http.v3 -
-
Uses of CookieOrBuilder in io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3
Methods in io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3 that return CookieOrBuilder Modifier and Type Method Description CookieOrBuilderCookieBasedSessionState.Builder. getCookieOrBuilder()The cookie configuration used to track session state.CookieOrBuilderCookieBasedSessionState. getCookieOrBuilder()The cookie configuration used to track session state.CookieOrBuilderCookieBasedSessionStateOrBuilder. getCookieOrBuilder()The cookie configuration used to track session state. -
Uses of CookieOrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement CookieOrBuilder Modifier and Type Class Description classCookieCookie defines an API for obtaining or generating HTTP cookie.static classCookie.BuilderCookie defines an API for obtaining or generating HTTP cookie.
-