Uses of Class
io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3.StatefulSession
-
Packages that use StatefulSession Package Description io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3 -
-
Uses of StatefulSession in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3 that return StatefulSession Modifier and Type Method Description StatefulSessionStatefulSession.Builder. build()StatefulSessionStatefulSession.Builder. buildPartial()static StatefulSessionStatefulSession. getDefaultInstance()StatefulSessionStatefulSession.Builder. getDefaultInstanceForType()StatefulSessionStatefulSession. getDefaultInstanceForType()StatefulSessionStatefulSessionPerRoute.Builder. getStatefulSession()Per-route stateful session configuration that can be served by RDS or static route table.StatefulSessionStatefulSessionPerRoute. getStatefulSession()Per-route stateful session configuration that can be served by RDS or static route table.StatefulSessionStatefulSessionPerRouteOrBuilder. getStatefulSession()Per-route stateful session configuration that can be served by RDS or static route table.static StatefulSessionStatefulSession. parseDelimitedFrom(InputStream input)static StatefulSessionStatefulSession. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatefulSessionStatefulSession. parseFrom(byte[] data)static StatefulSessionStatefulSession. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatefulSessionStatefulSession. parseFrom(com.google.protobuf.ByteString data)static StatefulSessionStatefulSession. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatefulSessionStatefulSession. parseFrom(com.google.protobuf.CodedInputStream input)static StatefulSessionStatefulSession. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatefulSessionStatefulSession. parseFrom(InputStream input)static StatefulSessionStatefulSession. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatefulSessionStatefulSession. parseFrom(ByteBuffer data)static StatefulSessionStatefulSession. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3 that return types with arguments of type StatefulSession Modifier and Type Method Description com.google.protobuf.Parser<StatefulSession>StatefulSession. getParserForType()static com.google.protobuf.Parser<StatefulSession>StatefulSession. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3 with parameters of type StatefulSession Modifier and Type Method Description StatefulSession.BuilderStatefulSession.Builder. mergeFrom(StatefulSession other)StatefulSessionPerRoute.BuilderStatefulSessionPerRoute.Builder. mergeStatefulSession(StatefulSession value)Per-route stateful session configuration that can be served by RDS or static route table.static StatefulSession.BuilderStatefulSession. newBuilder(StatefulSession prototype)StatefulSessionPerRoute.BuilderStatefulSessionPerRoute.Builder. setStatefulSession(StatefulSession value)Per-route stateful session configuration that can be served by RDS or static route table.
-