Uses of Enum
io.grpc.channelz.v1.Security.ModelCase
Packages that use Security.ModelCase
-
Uses of Security.ModelCase in io.grpc.channelz.v1
Subclasses with type arguments of type Security.ModelCase in io.grpc.channelz.v1Methods in io.grpc.channelz.v1 that return Security.ModelCaseModifier and TypeMethodDescriptionstatic Security.ModelCaseSecurity.ModelCase.forNumber(int value) Security.Builder.getModelCase()Security.getModelCase()SecurityOrBuilder.getModelCase()static Security.ModelCaseSecurity.ModelCase.valueOf(int value) Deprecated.static Security.ModelCaseReturns 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.