Class BqExecutionService.UpdateExecutionRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
- com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.BqExecutionService.UpdateExecutionRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BqExecutionService.UpdateExecutionRequestOrBuilder,Cloneable
- Enclosing class:
- BqExecutionService.UpdateExecutionRequest
public static final class BqExecutionService.UpdateExecutionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder> implements BqExecutionService.UpdateExecutionRequestOrBuilder
Protobuf typecom.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BqExecutionService.UpdateExecutionRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BqExecutionService.UpdateExecutionRequestbuild()BqExecutionService.UpdateExecutionRequestbuildPartial()BqExecutionService.UpdateExecutionRequest.Builderclear()BqExecutionService.UpdateExecutionRequest.BuilderclearExecutionId()string executionId = 2;BqExecutionService.UpdateExecutionRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BqExecutionService.UpdateExecutionRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BqExecutionService.UpdateExecutionRequest.BuilderclearProspectcampaignexecutionId()string prospectcampaignexecutionId = 1;BqExecutionService.UpdateExecutionRequest.BuilderclearUpdateExecutionRequest().com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;BqExecutionService.UpdateExecutionRequest.Builderclone()BqExecutionService.UpdateExecutionRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetExecutionId()string executionId = 2;com.google.protobuf.ByteStringgetExecutionIdBytes()string executionId = 2;StringgetProspectcampaignexecutionId()string prospectcampaignexecutionId = 1;com.google.protobuf.ByteStringgetProspectcampaignexecutionIdBytes()string prospectcampaignexecutionId = 1;BqExecutionService.UpdateExecutionRequestgetUpdateExecutionRequest().com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;BqExecutionService.UpdateExecutionRequest.BuildergetUpdateExecutionRequestBuilder().com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;BqExecutionService.UpdateExecutionRequestOrBuildergetUpdateExecutionRequestOrBuilder().com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;booleanhasUpdateExecutionRequest().com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BqExecutionService.UpdateExecutionRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BqExecutionService.UpdateExecutionRequest.BuildermergeFrom(com.google.protobuf.Message other)BqExecutionService.UpdateExecutionRequest.BuildermergeFrom(BqExecutionService.UpdateExecutionRequest other)BqExecutionService.UpdateExecutionRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BqExecutionService.UpdateExecutionRequest.BuildermergeUpdateExecutionRequest(BqExecutionService.UpdateExecutionRequest value).com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;BqExecutionService.UpdateExecutionRequest.BuildersetExecutionId(String value)string executionId = 2;BqExecutionService.UpdateExecutionRequest.BuildersetExecutionIdBytes(com.google.protobuf.ByteString value)string executionId = 2;BqExecutionService.UpdateExecutionRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BqExecutionService.UpdateExecutionRequest.BuildersetProspectcampaignexecutionId(String value)string prospectcampaignexecutionId = 1;BqExecutionService.UpdateExecutionRequest.BuildersetProspectcampaignexecutionIdBytes(com.google.protobuf.ByteString value)string prospectcampaignexecutionId = 1;BqExecutionService.UpdateExecutionRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BqExecutionService.UpdateExecutionRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BqExecutionService.UpdateExecutionRequest.BuildersetUpdateExecutionRequest(BqExecutionService.UpdateExecutionRequest value).com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;BqExecutionService.UpdateExecutionRequest.BuildersetUpdateExecutionRequest(BqExecutionService.UpdateExecutionRequest.Builder builderForValue).com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
clear
public BqExecutionService.UpdateExecutionRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
getDefaultInstanceForType
public BqExecutionService.UpdateExecutionRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BqExecutionService.UpdateExecutionRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BqExecutionService.UpdateExecutionRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BqExecutionService.UpdateExecutionRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
setField
public BqExecutionService.UpdateExecutionRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
clearField
public BqExecutionService.UpdateExecutionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
clearOneof
public BqExecutionService.UpdateExecutionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
setRepeatedField
public BqExecutionService.UpdateExecutionRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
addRepeatedField
public BqExecutionService.UpdateExecutionRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
mergeFrom
public BqExecutionService.UpdateExecutionRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
mergeFrom
public BqExecutionService.UpdateExecutionRequest.Builder mergeFrom(BqExecutionService.UpdateExecutionRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
mergeFrom
public BqExecutionService.UpdateExecutionRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BqExecutionService.UpdateExecutionRequest.Builder>- Throws:
IOException
-
getProspectcampaignexecutionId
public String getProspectcampaignexecutionId()
string prospectcampaignexecutionId = 1;- Specified by:
getProspectcampaignexecutionIdin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder- Returns:
- The prospectcampaignexecutionId.
-
getProspectcampaignexecutionIdBytes
public com.google.protobuf.ByteString getProspectcampaignexecutionIdBytes()
string prospectcampaignexecutionId = 1;- Specified by:
getProspectcampaignexecutionIdBytesin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder- Returns:
- The bytes for prospectcampaignexecutionId.
-
setProspectcampaignexecutionId
public BqExecutionService.UpdateExecutionRequest.Builder setProspectcampaignexecutionId(String value)
string prospectcampaignexecutionId = 1;- Parameters:
value- The prospectcampaignexecutionId to set.- Returns:
- This builder for chaining.
-
clearProspectcampaignexecutionId
public BqExecutionService.UpdateExecutionRequest.Builder clearProspectcampaignexecutionId()
string prospectcampaignexecutionId = 1;- Returns:
- This builder for chaining.
-
setProspectcampaignexecutionIdBytes
public BqExecutionService.UpdateExecutionRequest.Builder setProspectcampaignexecutionIdBytes(com.google.protobuf.ByteString value)
string prospectcampaignexecutionId = 1;- Parameters:
value- The bytes for prospectcampaignexecutionId to set.- Returns:
- This builder for chaining.
-
getExecutionId
public String getExecutionId()
string executionId = 2;- Specified by:
getExecutionIdin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder- Returns:
- The executionId.
-
getExecutionIdBytes
public com.google.protobuf.ByteString getExecutionIdBytes()
string executionId = 2;- Specified by:
getExecutionIdBytesin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder- Returns:
- The bytes for executionId.
-
setExecutionId
public BqExecutionService.UpdateExecutionRequest.Builder setExecutionId(String value)
string executionId = 2;- Parameters:
value- The executionId to set.- Returns:
- This builder for chaining.
-
clearExecutionId
public BqExecutionService.UpdateExecutionRequest.Builder clearExecutionId()
string executionId = 2;- Returns:
- This builder for chaining.
-
setExecutionIdBytes
public BqExecutionService.UpdateExecutionRequest.Builder setExecutionIdBytes(com.google.protobuf.ByteString value)
string executionId = 2;- Parameters:
value- The bytes for executionId to set.- Returns:
- This builder for chaining.
-
hasUpdateExecutionRequest
public boolean hasUpdateExecutionRequest()
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;- Specified by:
hasUpdateExecutionRequestin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder- Returns:
- Whether the updateExecutionRequest field is set.
-
getUpdateExecutionRequest
public BqExecutionService.UpdateExecutionRequest getUpdateExecutionRequest()
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;- Specified by:
getUpdateExecutionRequestin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder- Returns:
- The updateExecutionRequest.
-
setUpdateExecutionRequest
public BqExecutionService.UpdateExecutionRequest.Builder setUpdateExecutionRequest(BqExecutionService.UpdateExecutionRequest value)
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
-
setUpdateExecutionRequest
public BqExecutionService.UpdateExecutionRequest.Builder setUpdateExecutionRequest(BqExecutionService.UpdateExecutionRequest.Builder builderForValue)
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
-
mergeUpdateExecutionRequest
public BqExecutionService.UpdateExecutionRequest.Builder mergeUpdateExecutionRequest(BqExecutionService.UpdateExecutionRequest value)
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
-
clearUpdateExecutionRequest
public BqExecutionService.UpdateExecutionRequest.Builder clearUpdateExecutionRequest()
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
-
getUpdateExecutionRequestBuilder
public BqExecutionService.UpdateExecutionRequest.Builder getUpdateExecutionRequestBuilder()
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
-
getUpdateExecutionRequestOrBuilder
public BqExecutionService.UpdateExecutionRequestOrBuilder getUpdateExecutionRequestOrBuilder()
.com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;- Specified by:
getUpdateExecutionRequestOrBuilderin interfaceBqExecutionService.UpdateExecutionRequestOrBuilder
-
setUnknownFields
public final BqExecutionService.UpdateExecutionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
mergeUnknownFields
public final BqExecutionService.UpdateExecutionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BqExecutionService.UpdateExecutionRequest.Builder>
-
-