Uses of Enum
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext.SessionTicketKeysTypeCase
Packages that use DownstreamTlsContext.SessionTicketKeysTypeCase
-
Uses of DownstreamTlsContext.SessionTicketKeysTypeCase in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Subclasses with type arguments of type DownstreamTlsContext.SessionTicketKeysTypeCase in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DownstreamTlsContext.SessionTicketKeysTypeCaseModifier and TypeMethodDescriptionDownstreamTlsContext.SessionTicketKeysTypeCase.forNumber(int value) DownstreamTlsContext.Builder.getSessionTicketKeysTypeCase()DownstreamTlsContext.getSessionTicketKeysTypeCase()DownstreamTlsContextOrBuilder.getSessionTicketKeysTypeCase()DownstreamTlsContext.SessionTicketKeysTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DownstreamTlsContext.SessionTicketKeysTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.