Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext.SessionTicketKeysTypeCase
-
Packages that use DownstreamTlsContext.SessionTicketKeysTypeCase Package Description io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of DownstreamTlsContext.SessionTicketKeysTypeCase in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DownstreamTlsContext.SessionTicketKeysTypeCase Modifier and Type Method Description static DownstreamTlsContext.SessionTicketKeysTypeCaseDownstreamTlsContext.SessionTicketKeysTypeCase. forNumber(int value)DownstreamTlsContext.SessionTicketKeysTypeCaseDownstreamTlsContext.Builder. getSessionTicketKeysTypeCase()DownstreamTlsContext.SessionTicketKeysTypeCaseDownstreamTlsContext. getSessionTicketKeysTypeCase()DownstreamTlsContext.SessionTicketKeysTypeCaseDownstreamTlsContextOrBuilder. getSessionTicketKeysTypeCase()static DownstreamTlsContext.SessionTicketKeysTypeCaseDownstreamTlsContext.SessionTicketKeysTypeCase. valueOf(int value)Deprecated.static DownstreamTlsContext.SessionTicketKeysTypeCaseDownstreamTlsContext.SessionTicketKeysTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static DownstreamTlsContext.SessionTicketKeysTypeCase[]DownstreamTlsContext.SessionTicketKeysTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-