RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.clear() |
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.clearId()
required int64 id = 1;
|
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.clone() |
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.mergeFrom(RpcSAClient.HeartbeatResponse other) |
static RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.newBuilder() |
static RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.newBuilder(RpcSAClient.HeartbeatResponse prototype) |
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.newBuilderForType() |
protected RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.Builder.setId(long value)
required int64 id = 1;
|
RpcSAClient.HeartbeatResponse.Builder |
RpcSAClient.HeartbeatResponse.toBuilder() |