Uses of Enum
io.envoyproxy.envoy.api.v2.auth.DownstreamTlsContext.SessionTicketKeysTypeCase
Packages that use DownstreamTlsContext.SessionTicketKeysTypeCase
-
Uses of DownstreamTlsContext.SessionTicketKeysTypeCase in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth 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.