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.ReqOneofCase
HandshakerReq.ReqOneofCase.forNumber
(int value) HandshakerReq.Builder.getReqOneofCase()
HandshakerReq.getReqOneofCase()
HandshakerReqOrBuilder.getReqOneofCase()
static HandshakerReq.ReqOneofCase
HandshakerReq.ReqOneofCase.valueOf
(int value) Deprecated.static HandshakerReq.ReqOneofCase
Returns 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.