public static final class UpdateCommunicationDetailsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder> implements UpdateCommunicationDetailsRequestOrBuilder
fincleartech.ibroker.UpdateCommunicationDetailsRequest| Modifier and Type | Method and Description |
|---|---|
UpdateCommunicationDetailsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateCommunicationDetailsRequest |
build() |
UpdateCommunicationDetailsRequest |
buildPartial() |
UpdateCommunicationDetailsRequest.Builder |
clear() |
UpdateCommunicationDetailsRequest.Builder |
clearAccountNumber()
.google.protobuf.StringValue account_number = 2; |
UpdateCommunicationDetailsRequest.Builder |
clearCommunicationData()
.google.protobuf.StringValue communication_data = 5; |
UpdateCommunicationDetailsRequest.Builder |
clearCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6; |
UpdateCommunicationDetailsRequest.Builder |
clearCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4; |
UpdateCommunicationDetailsRequest.Builder |
clearCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
UpdateCommunicationDetailsRequest.Builder |
clearCurrent()
.google.protobuf.BoolValue current = 7; |
UpdateCommunicationDetailsRequest.Builder |
clearEntryDateTime()
The last modification time for the method.
|
UpdateCommunicationDetailsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateCommunicationDetailsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateCommunicationDetailsRequest.Builder |
clearRequestId()
A universally unique identifier for this request.
|
UpdateCommunicationDetailsRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getCommunicationData()
.google.protobuf.StringValue communication_data = 5; |
com.google.protobuf.StringValue.Builder |
getCommunicationDataBuilder()
.google.protobuf.StringValue communication_data = 5; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataOrBuilder()
.google.protobuf.StringValue communication_data = 5; |
com.google.protobuf.StringValue |
getCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6; |
com.google.protobuf.StringValue.Builder |
getCommunicationDataRemarksBuilder()
.google.protobuf.StringValue communication_data_remarks = 6; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
.google.protobuf.StringValue communication_data_remarks = 6; |
com.google.protobuf.StringValue |
getCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4; |
com.google.protobuf.StringValue.Builder |
getCommunicationDestinationTypeBuilder()
.google.protobuf.StringValue communication_destination_type = 4; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
.google.protobuf.StringValue communication_destination_type = 4; |
com.google.protobuf.StringValue |
getCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.StringValue.Builder |
getCommunicationTypeBuilder()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
UpdateCommunicationDetailsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getEntryDateTime()
The last modification time for the method.
|
com.google.protobuf.StringValue.Builder |
getEntryDateTimeBuilder()
The last modification time for the method.
|
com.google.protobuf.StringValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue.Builder |
getRequestIdBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasCommunicationData()
.google.protobuf.StringValue communication_data = 5; |
boolean |
hasCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6; |
boolean |
hasCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4; |
boolean |
hasCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 7; |
boolean |
hasEntryDateTime()
The last modification time for the method.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateCommunicationDetailsRequest.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2; |
UpdateCommunicationDetailsRequest.Builder |
mergeCommunicationData(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data = 5; |
UpdateCommunicationDetailsRequest.Builder |
mergeCommunicationDataRemarks(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data_remarks = 6; |
UpdateCommunicationDetailsRequest.Builder |
mergeCommunicationDestinationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_destination_type = 4; |
UpdateCommunicationDetailsRequest.Builder |
mergeCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3; |
UpdateCommunicationDetailsRequest.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 7; |
UpdateCommunicationDetailsRequest.Builder |
mergeEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
|
UpdateCommunicationDetailsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateCommunicationDetailsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateCommunicationDetailsRequest.Builder |
mergeFrom(UpdateCommunicationDetailsRequest other) |
UpdateCommunicationDetailsRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateCommunicationDetailsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateCommunicationDetailsRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue account_number = 2; |
UpdateCommunicationDetailsRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationData(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_data = 5; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationData(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data = 5; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationDataRemarks(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_data_remarks = 6; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationDataRemarks(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data_remarks = 6; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationDestinationType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_destination_type = 4; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationDestinationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_destination_type = 4; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_type = 3; |
UpdateCommunicationDetailsRequest.Builder |
setCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3; |
UpdateCommunicationDetailsRequest.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
.google.protobuf.BoolValue current = 7; |
UpdateCommunicationDetailsRequest.Builder |
setCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 7; |
UpdateCommunicationDetailsRequest.Builder |
setEntryDateTime(com.google.protobuf.StringValue.Builder builderForValue)
The last modification time for the method.
|
UpdateCommunicationDetailsRequest.Builder |
setEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
|
UpdateCommunicationDetailsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateCommunicationDetailsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateCommunicationDetailsRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
UpdateCommunicationDetailsRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateCommunicationDetailsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.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<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateCommunicationDetailsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateCommunicationDetailsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateCommunicationDetailsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.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<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.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<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.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<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.Builder mergeFrom(UpdateCommunicationDetailsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder>public UpdateCommunicationDetailsRequest.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<UpdateCommunicationDetailsRequest.Builder>IOExceptionpublic boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public UpdateCommunicationDetailsRequest.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public UpdateCommunicationDetailsRequest.Builder mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public UpdateCommunicationDetailsRequest.Builder clearRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2;public UpdateCommunicationDetailsRequest.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue account_number = 2;public UpdateCommunicationDetailsRequest.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2;public UpdateCommunicationDetailsRequest.Builder clearAccountNumber()
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationType()
.google.protobuf.StringValue communication_type = 3;hasCommunicationType in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationType()
.google.protobuf.StringValue communication_type = 3;getCommunicationType in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3;public UpdateCommunicationDetailsRequest.Builder setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_type = 3;public UpdateCommunicationDetailsRequest.Builder mergeCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3;public UpdateCommunicationDetailsRequest.Builder clearCommunicationType()
.google.protobuf.StringValue communication_type = 3;public com.google.protobuf.StringValue.Builder getCommunicationTypeBuilder()
.google.protobuf.StringValue communication_type = 3;public com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3;getCommunicationTypeOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4;hasCommunicationDestinationType in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4;getCommunicationDestinationType in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setCommunicationDestinationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_destination_type = 4;public UpdateCommunicationDetailsRequest.Builder setCommunicationDestinationType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_destination_type = 4;public UpdateCommunicationDetailsRequest.Builder mergeCommunicationDestinationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_destination_type = 4;public UpdateCommunicationDetailsRequest.Builder clearCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4;public com.google.protobuf.StringValue.Builder getCommunicationDestinationTypeBuilder()
.google.protobuf.StringValue communication_destination_type = 4;public com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
.google.protobuf.StringValue communication_destination_type = 4;getCommunicationDestinationTypeOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationData()
.google.protobuf.StringValue communication_data = 5;hasCommunicationData in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationData()
.google.protobuf.StringValue communication_data = 5;getCommunicationData in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setCommunicationData(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data = 5;public UpdateCommunicationDetailsRequest.Builder setCommunicationData(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_data = 5;public UpdateCommunicationDetailsRequest.Builder mergeCommunicationData(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data = 5;public UpdateCommunicationDetailsRequest.Builder clearCommunicationData()
.google.protobuf.StringValue communication_data = 5;public com.google.protobuf.StringValue.Builder getCommunicationDataBuilder()
.google.protobuf.StringValue communication_data = 5;public com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
.google.protobuf.StringValue communication_data = 5;getCommunicationDataOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6;hasCommunicationDataRemarks in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6;getCommunicationDataRemarks in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setCommunicationDataRemarks(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data_remarks = 6;public UpdateCommunicationDetailsRequest.Builder setCommunicationDataRemarks(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_data_remarks = 6;public UpdateCommunicationDetailsRequest.Builder mergeCommunicationDataRemarks(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_data_remarks = 6;public UpdateCommunicationDetailsRequest.Builder clearCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6;public com.google.protobuf.StringValue.Builder getCommunicationDataRemarksBuilder()
.google.protobuf.StringValue communication_data_remarks = 6;public com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
.google.protobuf.StringValue communication_data_remarks = 6;getCommunicationDataRemarksOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 7;hasCurrent in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;getCurrent in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 7;public UpdateCommunicationDetailsRequest.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
.google.protobuf.BoolValue current = 7;public UpdateCommunicationDetailsRequest.Builder mergeCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 7;public UpdateCommunicationDetailsRequest.Builder clearCurrent()
.google.protobuf.BoolValue current = 7;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
.google.protobuf.BoolValue current = 7;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;getCurrentOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic boolean hasEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;hasEntryDateTime in interface UpdateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;getEntryDateTime in interface UpdateCommunicationDetailsRequestOrBuilderpublic UpdateCommunicationDetailsRequest.Builder setEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;public UpdateCommunicationDetailsRequest.Builder setEntryDateTime(com.google.protobuf.StringValue.Builder builderForValue)
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;public UpdateCommunicationDetailsRequest.Builder mergeEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;public UpdateCommunicationDetailsRequest.Builder clearEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;public com.google.protobuf.StringValue.Builder getEntryDateTimeBuilder()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;public com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 8;getEntryDateTimeOrBuilder in interface UpdateCommunicationDetailsRequestOrBuilderpublic final UpdateCommunicationDetailsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder>public final UpdateCommunicationDetailsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommunicationDetailsRequest.Builder>Copyright © 2020. All rights reserved.