Uses of Enum
io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
Packages that use Security.Tls.CipherSuiteCase
-
Uses of Security.Tls.CipherSuiteCase in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return Security.Tls.CipherSuiteCaseModifier and TypeMethodDescriptionstatic Security.Tls.CipherSuiteCaseSecurity.Tls.CipherSuiteCase.forNumber(int value) Security.Tls.Builder.getCipherSuiteCase()Security.Tls.getCipherSuiteCase()Security.TlsOrBuilder.getCipherSuiteCase()static Security.Tls.CipherSuiteCaseSecurity.Tls.CipherSuiteCase.valueOf(int value) Deprecated.static Security.Tls.CipherSuiteCaseReturns the enum constant of this type with the specified name.static Security.Tls.CipherSuiteCase[]Security.Tls.CipherSuiteCase.values()Returns an array containing the constants of this enum type, in the order they are declared.