public static final class DAGProtos.CallerContextProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.CallerContextProto.Builder> implements DAGProtos.CallerContextProtoOrBuilder
CallerContextProto| Modifier and Type | Method and Description | 
|---|---|
DAGProtos.CallerContextProto | 
build()  | 
DAGProtos.CallerContextProto | 
buildPartial()  | 
DAGProtos.CallerContextProto.Builder | 
clear()  | 
DAGProtos.CallerContextProto.Builder | 
clearBlob()
optional string blob = 4; | 
DAGProtos.CallerContextProto.Builder | 
clearCallerId()
optional string callerId = 3; | 
DAGProtos.CallerContextProto.Builder | 
clearCallerType()
optional string callerType = 2; | 
DAGProtos.CallerContextProto.Builder | 
clearContext()
optional string context = 1; | 
DAGProtos.CallerContextProto.Builder | 
clone()  | 
String | 
getBlob()
optional string blob = 4; | 
com.google.protobuf.ByteString | 
getBlobBytes()
optional string blob = 4; | 
String | 
getCallerId()
optional string callerId = 3; | 
com.google.protobuf.ByteString | 
getCallerIdBytes()
optional string callerId = 3; | 
String | 
getCallerType()
optional string callerType = 2; | 
com.google.protobuf.ByteString | 
getCallerTypeBytes()
optional string callerType = 2; | 
String | 
getContext()
optional string context = 1; | 
com.google.protobuf.ByteString | 
getContextBytes()
optional string context = 1; | 
DAGProtos.CallerContextProto | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
com.google.protobuf.Descriptors.Descriptor | 
getDescriptorForType()  | 
boolean | 
hasBlob()
optional string blob = 4; | 
boolean | 
hasCallerId()
optional string callerId = 3; | 
boolean | 
hasCallerType()
optional string callerType = 2; | 
boolean | 
hasContext()
optional string context = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
DAGProtos.CallerContextProto.Builder | 
mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
DAGProtos.CallerContextProto.Builder | 
mergeFrom(DAGProtos.CallerContextProto other)  | 
DAGProtos.CallerContextProto.Builder | 
mergeFrom(com.google.protobuf.Message other)  | 
DAGProtos.CallerContextProto.Builder | 
setBlob(String value)
optional string blob = 4; | 
DAGProtos.CallerContextProto.Builder | 
setBlobBytes(com.google.protobuf.ByteString value)
optional string blob = 4; | 
DAGProtos.CallerContextProto.Builder | 
setCallerId(String value)
optional string callerId = 3; | 
DAGProtos.CallerContextProto.Builder | 
setCallerIdBytes(com.google.protobuf.ByteString value)
optional string callerId = 3; | 
DAGProtos.CallerContextProto.Builder | 
setCallerType(String value)
optional string callerType = 2; | 
DAGProtos.CallerContextProto.Builder | 
setCallerTypeBytes(com.google.protobuf.ByteString value)
optional string callerType = 2; | 
DAGProtos.CallerContextProto.Builder | 
setContext(String value)
optional string context = 1; | 
DAGProtos.CallerContextProto.Builder | 
setContextBytes(com.google.protobuf.ByteString value)
optional string context = 1; | 
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.CallerContextProto.Builder>public DAGProtos.CallerContextProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.CallerContextProto.Builder>public DAGProtos.CallerContextProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.CallerContextProto.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.GeneratedMessage.Builder<DAGProtos.CallerContextProto.Builder>public DAGProtos.CallerContextProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.CallerContextProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.CallerContextProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.CallerContextProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.CallerContextProto.Builder>public DAGProtos.CallerContextProto.Builder mergeFrom(DAGProtos.CallerContextProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.CallerContextProto.Builder>public DAGProtos.CallerContextProto.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<DAGProtos.CallerContextProto.Builder>IOExceptionpublic boolean hasContext()
optional string context = 1;hasContext in interface DAGProtos.CallerContextProtoOrBuilderpublic String getContext()
optional string context = 1;getContext in interface DAGProtos.CallerContextProtoOrBuilderpublic com.google.protobuf.ByteString getContextBytes()
optional string context = 1;getContextBytes in interface DAGProtos.CallerContextProtoOrBuilderpublic DAGProtos.CallerContextProto.Builder setContext(String value)
optional string context = 1;public DAGProtos.CallerContextProto.Builder clearContext()
optional string context = 1;public DAGProtos.CallerContextProto.Builder setContextBytes(com.google.protobuf.ByteString value)
optional string context = 1;public boolean hasCallerType()
optional string callerType = 2;hasCallerType in interface DAGProtos.CallerContextProtoOrBuilderpublic String getCallerType()
optional string callerType = 2;getCallerType in interface DAGProtos.CallerContextProtoOrBuilderpublic com.google.protobuf.ByteString getCallerTypeBytes()
optional string callerType = 2;getCallerTypeBytes in interface DAGProtos.CallerContextProtoOrBuilderpublic DAGProtos.CallerContextProto.Builder setCallerType(String value)
optional string callerType = 2;public DAGProtos.CallerContextProto.Builder clearCallerType()
optional string callerType = 2;public DAGProtos.CallerContextProto.Builder setCallerTypeBytes(com.google.protobuf.ByteString value)
optional string callerType = 2;public boolean hasCallerId()
optional string callerId = 3;hasCallerId in interface DAGProtos.CallerContextProtoOrBuilderpublic String getCallerId()
optional string callerId = 3;getCallerId in interface DAGProtos.CallerContextProtoOrBuilderpublic com.google.protobuf.ByteString getCallerIdBytes()
optional string callerId = 3;getCallerIdBytes in interface DAGProtos.CallerContextProtoOrBuilderpublic DAGProtos.CallerContextProto.Builder setCallerId(String value)
optional string callerId = 3;public DAGProtos.CallerContextProto.Builder clearCallerId()
optional string callerId = 3;public DAGProtos.CallerContextProto.Builder setCallerIdBytes(com.google.protobuf.ByteString value)
optional string callerId = 3;public boolean hasBlob()
optional string blob = 4;hasBlob in interface DAGProtos.CallerContextProtoOrBuilderpublic String getBlob()
optional string blob = 4;getBlob in interface DAGProtos.CallerContextProtoOrBuilderpublic com.google.protobuf.ByteString getBlobBytes()
optional string blob = 4;getBlobBytes in interface DAGProtos.CallerContextProtoOrBuilderpublic DAGProtos.CallerContextProto.Builder setBlob(String value)
optional string blob = 4;public DAGProtos.CallerContextProto.Builder clearBlob()
optional string blob = 4;public DAGProtos.CallerContextProto.Builder setBlobBytes(com.google.protobuf.ByteString value)
optional string blob = 4;Copyright © 2016 Apache Software Foundation. All rights reserved.