类 GrpcUtils.PlainRequest
java.lang.Object
com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
- 封闭类:
- GrpcUtils
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
PlainRequest
public PlainRequest()
-
-
方法详细资料
-
getType
Getter method for property type.- 返回:
- property value of type
-
setType
Setter method for property type.- 参数:
type- value to be assigned to property type
-
getBody
Getter method for property body.- 返回:
- property value of body
-
setBody
Setter method for property body.- 参数:
body- value to be assigned to property body
-