public interface BiFunctionReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getKey()
bytes key = 1; |
com.google.protobuf.ByteString |
getReq()
bytes req = 2; |
String |
getServiceName()
string serviceName = 3; |
com.google.protobuf.ByteString |
getServiceNameBytes()
string serviceName = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getKey()
bytes key = 1;
com.google.protobuf.ByteString getReq()
bytes req = 2;
String getServiceName()
string serviceName = 3;
com.google.protobuf.ByteString getServiceNameBytes()
string serviceName = 3;
Copyright © 2020 Red Hat. All rights reserved.