Uses of Class
io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3.StatefulSession
Packages that use StatefulSession
-
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 StatefulSessionModifier and TypeMethodDescriptionStatefulSession.Builder.build()StatefulSession.Builder.buildPartial()static StatefulSessionStatefulSession.getDefaultInstance()StatefulSession.Builder.getDefaultInstanceForType()StatefulSession.getDefaultInstanceForType()StatefulSessionPerRoute.Builder.getStatefulSession()Per-route stateful session configuration that can be served by RDS or static route table.StatefulSessionPerRoute.getStatefulSession()Per-route stateful session configuration that can be served by RDS or static route table.StatefulSessionPerRouteOrBuilder.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 StatefulSessionModifier and TypeMethodDescriptioncom.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 StatefulSessionModifier and TypeMethodDescriptionStatefulSession.Builder.mergeFrom(StatefulSession other) StatefulSessionPerRoute.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.Builder.setStatefulSession(StatefulSession value) Per-route stateful session configuration that can be served by RDS or static route table.