GrpcRouteMethodMatch
class GrpcRouteMethodMatch extends Model (View source)
Properties
bool | $caseSensitive | ||
string | $grpcMethod | ||
string | $grpcService | ||
string | $type |
Methods
setCaseSensitive($caseSensitive)
No description
bool
getCaseSensitive()
No description
setGrpcMethod($grpcMethod)
No description
string
getGrpcMethod()
No description
setGrpcService($grpcService)
No description
string
getGrpcService()
No description
setType($type)
No description
string
getType()
No description
Details
setCaseSensitive($caseSensitive)
No description
bool
getCaseSensitive()
No description
setGrpcMethod($grpcMethod)
No description
string
getGrpcMethod()
No description
setGrpcService($grpcService)
No description
string
getGrpcService()
No description
setType($type)
No description
string
getType()
No description