Uses of Class
io.grpc.channelz.v1.Security.ModelCase
-
Packages that use Security.ModelCase Package Description io.grpc.channelz.v1 -
-
Uses of Security.ModelCase in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return Security.ModelCase Modifier and Type Method Description static Security.ModelCaseSecurity.ModelCase. forNumber(int value)Security.ModelCaseSecurity.Builder. getModelCase()Security.ModelCaseSecurity. getModelCase()Security.ModelCaseSecurityOrBuilder. getModelCase()static Security.ModelCaseSecurity.ModelCase. valueOf(int value)Deprecated.static Security.ModelCaseSecurity.ModelCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Security.ModelCase[]Security.ModelCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-