public static final class Request.ServiceRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder> implements Request.ServiceRequestOrBuilder
proto.ServiceRequest| Modifier and Type | Method and Description |
|---|---|
Request.ServiceRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Request.ServiceRequest |
build() |
Request.ServiceRequest |
buildPartial() |
Request.ServiceRequest.Builder |
clear() |
Request.ServiceRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Request.ServiceRequest.Builder |
clearFunctionMetaData()
.proto.FunctionMetaData functionMetaData = 3; |
Request.ServiceRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Request.ServiceRequest.Builder |
clearRequestId()
string requestId = 2; |
Request.ServiceRequest.Builder |
clearServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
Request.ServiceRequest.Builder |
clearWorkerId()
string workerId = 4; |
Request.ServiceRequest.Builder |
clone() |
Request.ServiceRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Function.FunctionMetaData |
getFunctionMetaData()
.proto.FunctionMetaData functionMetaData = 3; |
Function.FunctionMetaData.Builder |
getFunctionMetaDataBuilder()
.proto.FunctionMetaData functionMetaData = 3; |
Function.FunctionMetaDataOrBuilder |
getFunctionMetaDataOrBuilder()
.proto.FunctionMetaData functionMetaData = 3; |
String |
getRequestId()
string requestId = 2; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string requestId = 2; |
Request.ServiceRequest.ServiceRequestType |
getServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
int |
getServiceRequestTypeValue()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
String |
getWorkerId()
string workerId = 4; |
com.google.protobuf.ByteString |
getWorkerIdBytes()
string workerId = 4; |
boolean |
hasFunctionMetaData()
.proto.FunctionMetaData functionMetaData = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Request.ServiceRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Request.ServiceRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
Request.ServiceRequest.Builder |
mergeFrom(Request.ServiceRequest other) |
Request.ServiceRequest.Builder |
mergeFunctionMetaData(Function.FunctionMetaData value)
.proto.FunctionMetaData functionMetaData = 3; |
Request.ServiceRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Request.ServiceRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Request.ServiceRequest.Builder |
setFunctionMetaData(Function.FunctionMetaData.Builder builderForValue)
.proto.FunctionMetaData functionMetaData = 3; |
Request.ServiceRequest.Builder |
setFunctionMetaData(Function.FunctionMetaData value)
.proto.FunctionMetaData functionMetaData = 3; |
Request.ServiceRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Request.ServiceRequest.Builder |
setRequestId(String value)
string requestId = 2; |
Request.ServiceRequest.Builder |
setRequestIdBytes(com.google.protobuf.ByteString value)
string requestId = 2; |
Request.ServiceRequest.Builder |
setServiceRequestType(Request.ServiceRequest.ServiceRequestType value)
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
Request.ServiceRequest.Builder |
setServiceRequestTypeValue(int value)
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
Request.ServiceRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Request.ServiceRequest.Builder |
setWorkerId(String value)
string workerId = 4; |
Request.ServiceRequest.Builder |
setWorkerIdBytes(com.google.protobuf.ByteString value)
string workerId = 4; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Request.ServiceRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Request.ServiceRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Request.ServiceRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder mergeFrom(Request.ServiceRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public Request.ServiceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Request.ServiceRequest.Builder>IOExceptionpublic int getServiceRequestTypeValue()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;getServiceRequestTypeValue in interface Request.ServiceRequestOrBuilderpublic Request.ServiceRequest.Builder setServiceRequestTypeValue(int value)
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;value - The enum numeric value on the wire for serviceRequestType to set.public Request.ServiceRequest.ServiceRequestType getServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;getServiceRequestType in interface Request.ServiceRequestOrBuilderpublic Request.ServiceRequest.Builder setServiceRequestType(Request.ServiceRequest.ServiceRequestType value)
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;value - The serviceRequestType to set.public Request.ServiceRequest.Builder clearServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;public String getRequestId()
string requestId = 2;getRequestId in interface Request.ServiceRequestOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
string requestId = 2;getRequestIdBytes in interface Request.ServiceRequestOrBuilderpublic Request.ServiceRequest.Builder setRequestId(String value)
string requestId = 2;value - The requestId to set.public Request.ServiceRequest.Builder clearRequestId()
string requestId = 2;public Request.ServiceRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
string requestId = 2;value - The bytes for requestId to set.public boolean hasFunctionMetaData()
.proto.FunctionMetaData functionMetaData = 3;hasFunctionMetaData in interface Request.ServiceRequestOrBuilderpublic Function.FunctionMetaData getFunctionMetaData()
.proto.FunctionMetaData functionMetaData = 3;getFunctionMetaData in interface Request.ServiceRequestOrBuilderpublic Request.ServiceRequest.Builder setFunctionMetaData(Function.FunctionMetaData value)
.proto.FunctionMetaData functionMetaData = 3;public Request.ServiceRequest.Builder setFunctionMetaData(Function.FunctionMetaData.Builder builderForValue)
.proto.FunctionMetaData functionMetaData = 3;public Request.ServiceRequest.Builder mergeFunctionMetaData(Function.FunctionMetaData value)
.proto.FunctionMetaData functionMetaData = 3;public Request.ServiceRequest.Builder clearFunctionMetaData()
.proto.FunctionMetaData functionMetaData = 3;public Function.FunctionMetaData.Builder getFunctionMetaDataBuilder()
.proto.FunctionMetaData functionMetaData = 3;public Function.FunctionMetaDataOrBuilder getFunctionMetaDataOrBuilder()
.proto.FunctionMetaData functionMetaData = 3;getFunctionMetaDataOrBuilder in interface Request.ServiceRequestOrBuilderpublic String getWorkerId()
string workerId = 4;getWorkerId in interface Request.ServiceRequestOrBuilderpublic com.google.protobuf.ByteString getWorkerIdBytes()
string workerId = 4;getWorkerIdBytes in interface Request.ServiceRequestOrBuilderpublic Request.ServiceRequest.Builder setWorkerId(String value)
string workerId = 4;value - The workerId to set.public Request.ServiceRequest.Builder clearWorkerId()
string workerId = 4;public Request.ServiceRequest.Builder setWorkerIdBytes(com.google.protobuf.ByteString value)
string workerId = 4;value - The bytes for workerId to set.public final Request.ServiceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>public final Request.ServiceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Request.ServiceRequest.Builder>Copyright © 2017–2021 Apache Software Foundation. All rights reserved.