public static final class CreateCommunicationDetailsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder> implements CreateCommunicationDetailsRequestOrBuilder
fincleartech.ibroker.CreateCommunicationDetailsRequest| Modifier and Type | Method and Description |
|---|---|
CreateCommunicationDetailsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateCommunicationDetailsRequest |
build() |
CreateCommunicationDetailsRequest |
buildPartial() |
CreateCommunicationDetailsRequest.Builder |
clear() |
CreateCommunicationDetailsRequest.Builder |
clearAccountNumber()
iBROKER Account Number
Maximum size 8
|
CreateCommunicationDetailsRequest.Builder |
clearCommunicationData()
The contents of the address that will be distributed to such as email address.
|
CreateCommunicationDetailsRequest.Builder |
clearCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
CreateCommunicationDetailsRequest.Builder |
clearCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
clearCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
clearCurrent()
Flag indicating if communication is active
|
CreateCommunicationDetailsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateCommunicationDetailsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateCommunicationDetailsRequest.Builder |
clearRequestId()
A universally unique identifier for this request.
|
CreateCommunicationDetailsRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue |
getCommunicationData()
The contents of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValue.Builder |
getCommunicationDataBuilder()
The contents of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataOrBuilder()
The contents of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValue |
getCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValue.Builder |
getCommunicationDataRemarksBuilder()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValue |
getCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue.Builder |
getCommunicationDestinationTypeBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue |
getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue.Builder |
getCommunicationTypeBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if communication is active
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if communication is active
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if communication is active
|
CreateCommunicationDetailsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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()
iBROKER Account Number
Maximum size 8
|
boolean |
hasCommunicationData()
The contents of the address that will be distributed to such as email address.
|
boolean |
hasCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
boolean |
hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCurrent()
Flag indicating if communication is active
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateCommunicationDetailsRequest.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
CreateCommunicationDetailsRequest.Builder |
mergeCommunicationData(com.google.protobuf.StringValue value)
The contents of the address that will be distributed to such as email address.
|
CreateCommunicationDetailsRequest.Builder |
mergeCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method
Maximum size 100
|
CreateCommunicationDetailsRequest.Builder |
mergeCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
mergeCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
|
CreateCommunicationDetailsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateCommunicationDetailsRequest.Builder |
mergeFrom(CreateCommunicationDetailsRequest other) |
CreateCommunicationDetailsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateCommunicationDetailsRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
CreateCommunicationDetailsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateCommunicationDetailsRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Maximum size 8
|
CreateCommunicationDetailsRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationData(com.google.protobuf.StringValue.Builder builderForValue)
The contents of the address that will be distributed to such as email address.
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationData(com.google.protobuf.StringValue value)
The contents of the address that will be distributed to such as email address.
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationDataRemarks(com.google.protobuf.StringValue.Builder builderForValue)
General remarks held against the method
Maximum size 100
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method
Maximum size 100
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationDestinationType(com.google.protobuf.StringValue.Builder builderForValue)
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
setCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
CreateCommunicationDetailsRequest.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if communication is active
|
CreateCommunicationDetailsRequest.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
|
CreateCommunicationDetailsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateCommunicationDetailsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateCommunicationDetailsRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
CreateCommunicationDetailsRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
CreateCommunicationDetailsRequest.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<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.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<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateCommunicationDetailsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateCommunicationDetailsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateCommunicationDetailsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.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<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.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<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.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<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.Builder mergeFrom(CreateCommunicationDetailsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder>public CreateCommunicationDetailsRequest.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<CreateCommunicationDetailsRequest.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 CreateCommunicationDetailsRequestOrBuilderpublic 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 CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.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 CreateCommunicationDetailsRequest.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 CreateCommunicationDetailsRequest.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 CreateCommunicationDetailsRequest.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 CreateCommunicationDetailsRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface CreateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public CreateCommunicationDetailsRequest.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public CreateCommunicationDetailsRequest.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public CreateCommunicationDetailsRequest.Builder clearAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface CreateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;hasCommunicationType in interface CreateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;getCommunicationType in interface CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.Builder setCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;public CreateCommunicationDetailsRequest.Builder setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;public CreateCommunicationDetailsRequest.Builder mergeCommunicationType(com.google.protobuf.StringValue value)
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;public CreateCommunicationDetailsRequest.Builder clearCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;public com.google.protobuf.StringValue.Builder getCommunicationTypeBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;public com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 3;getCommunicationTypeOrBuilder in interface CreateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;hasCommunicationDestinationType in interface CreateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;getCommunicationDestinationType in interface CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.Builder setCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;public CreateCommunicationDetailsRequest.Builder setCommunicationDestinationType(com.google.protobuf.StringValue.Builder builderForValue)
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;public CreateCommunicationDetailsRequest.Builder mergeCommunicationDestinationType(com.google.protobuf.StringValue value)
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;public CreateCommunicationDetailsRequest.Builder clearCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;public com.google.protobuf.StringValue.Builder getCommunicationDestinationTypeBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;public com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;getCommunicationDestinationTypeOrBuilder in interface CreateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationData()
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;hasCommunicationData in interface CreateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationData()
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;getCommunicationData in interface CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.Builder setCommunicationData(com.google.protobuf.StringValue value)
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;public CreateCommunicationDetailsRequest.Builder setCommunicationData(com.google.protobuf.StringValue.Builder builderForValue)
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;public CreateCommunicationDetailsRequest.Builder mergeCommunicationData(com.google.protobuf.StringValue value)
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;public CreateCommunicationDetailsRequest.Builder clearCommunicationData()
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;public com.google.protobuf.StringValue.Builder getCommunicationDataBuilder()
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;public com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
The contents of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 5;getCommunicationDataOrBuilder in interface CreateCommunicationDetailsRequestOrBuilderpublic boolean hasCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;hasCommunicationDataRemarks in interface CreateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;getCommunicationDataRemarks in interface CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.Builder setCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;public CreateCommunicationDetailsRequest.Builder setCommunicationDataRemarks(com.google.protobuf.StringValue.Builder builderForValue)
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;public CreateCommunicationDetailsRequest.Builder mergeCommunicationDataRemarks(com.google.protobuf.StringValue value)
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;public CreateCommunicationDetailsRequest.Builder clearCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;public com.google.protobuf.StringValue.Builder getCommunicationDataRemarksBuilder()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;public com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;getCommunicationDataRemarksOrBuilder in interface CreateCommunicationDetailsRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;hasCurrent in interface CreateCommunicationDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;getCurrent in interface CreateCommunicationDetailsRequestOrBuilderpublic CreateCommunicationDetailsRequest.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;public CreateCommunicationDetailsRequest.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;public CreateCommunicationDetailsRequest.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;public CreateCommunicationDetailsRequest.Builder clearCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 7;getCurrentOrBuilder in interface CreateCommunicationDetailsRequestOrBuilderpublic final CreateCommunicationDetailsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder>public final CreateCommunicationDetailsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateCommunicationDetailsRequest.Builder>Copyright © 2020. All rights reserved.