Uses of Enum
io.grpc.alts.internal.HandshakerReq.ReqOneofCase
Packages that use HandshakerReq.ReqOneofCase
-
Uses of HandshakerReq.ReqOneofCase in io.grpc.alts.internal
Methods in io.grpc.alts.internal that return HandshakerReq.ReqOneofCaseModifier and TypeMethodDescriptionstatic HandshakerReq.ReqOneofCaseHandshakerReq.ReqOneofCase.forNumber(int value) HandshakerReq.Builder.getReqOneofCase()HandshakerReq.getReqOneofCase()HandshakerReqOrBuilder.getReqOneofCase()static HandshakerReq.ReqOneofCaseHandshakerReq.ReqOneofCase.valueOf(int value) Deprecated.static HandshakerReq.ReqOneofCaseReturns the enum constant of this type with the specified name.static HandshakerReq.ReqOneofCase[]HandshakerReq.ReqOneofCase.values()Returns an array containing the constants of this enum type, in the order they are declared.