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