Package Arp.System.Nm.Services.Grpc
Class INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder
- All Implemented Interfaces:
INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest
public static final class INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
implements INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder
Protobuf type
Arp.System.Nm.Services.Grpc.INotificationManagerServiceSendNotificationRequest-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate List<ArpTypes.ObjectType> private com.google.protobuf.RepeatedFieldBuilderV3<ArpTypes.ObjectType, ArpTypes.ObjectType.Builder, ArpTypes.ObjectTypeOrBuilder> private DateTimeOuterClass.DateTimeprivate com.google.protobuf.SingleFieldBuilderV3<DateTimeOuterClass.DateTime, DateTimeOuterClass.DateTime.Builder, DateTimeOuterClass.DateTimeOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllPayload(Iterable<? extends ArpTypes.ObjectType> values) repeated .Arp.Type.Grpc.ObjectType payload = 3;addPayload(int index, ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3;addPayload(int index, ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3;addPayload(ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3;addPayload(ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3;repeated .Arp.Type.Grpc.ObjectType payload = 3;addPayloadBuilder(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 notificationNameId = 1;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .Arp.Type.Grpc.ObjectType payload = 3;.Arp.Grpc.DateTime timestamp = 2;clone()private voidstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 notificationNameId = 1;getPayload(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3;getPayloadBuilder(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3;repeated .Arp.Type.Grpc.ObjectType payload = 3;intrepeated .Arp.Type.Grpc.ObjectType payload = 3;private com.google.protobuf.RepeatedFieldBuilderV3<ArpTypes.ObjectType, ArpTypes.ObjectType.Builder, ArpTypes.ObjectTypeOrBuilder> repeated .Arp.Type.Grpc.ObjectType payload = 3;getPayloadOrBuilder(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3;List<? extends ArpTypes.ObjectTypeOrBuilder> repeated .Arp.Type.Grpc.ObjectType payload = 3;.Arp.Grpc.DateTime timestamp = 2;.Arp.Grpc.DateTime timestamp = 2;private com.google.protobuf.SingleFieldBuilderV3<DateTimeOuterClass.DateTime, DateTimeOuterClass.DateTime.Builder, DateTimeOuterClass.DateTimeOrBuilder> .Arp.Grpc.DateTime timestamp = 2;.Arp.Grpc.DateTime timestamp = 2;boolean.Arp.Grpc.DateTime timestamp = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanprivate voidmergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .Arp.Grpc.DateTime timestamp = 2;final INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removePayload(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3;setNotificationNameId(int value) uint32 notificationNameId = 1;setPayload(int index, ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3;setPayload(int index, ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .Arp.Grpc.DateTime timestamp = 2;setTimestamp(DateTimeOuterClass.DateTime.Builder builderForValue) .Arp.Grpc.DateTime timestamp = 2;final INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
notificationNameId_
private int notificationNameId_ -
timestamp_
-
timestampBuilder_
private com.google.protobuf.SingleFieldBuilderV3<DateTimeOuterClass.DateTime,DateTimeOuterClass.DateTime.Builder, timestampBuilder_DateTimeOuterClass.DateTimeOrBuilder> -
payload_
-
payloadBuilder_
private com.google.protobuf.RepeatedFieldBuilderV3<ArpTypes.ObjectType,ArpTypes.ObjectType.Builder, payloadBuilder_ArpTypes.ObjectTypeOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
-
-
Method Details
-
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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
getDefaultInstanceForType
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest build()- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest buildPartial()- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
setField
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
clearField
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
clearOneof
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
setRepeatedField
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
addRepeatedField
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
mergeFrom
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
mergeFrom
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.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<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>- Throws:
IOException
-
getNotificationNameId
public int getNotificationNameId()uint32 notificationNameId = 1; -
setNotificationNameId
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder setNotificationNameId(int value) uint32 notificationNameId = 1; -
clearNotificationNameId
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder clearNotificationNameId()uint32 notificationNameId = 1; -
hasTimestamp
public boolean hasTimestamp().Arp.Grpc.DateTime timestamp = 2;- Specified by:
hasTimestampin interfaceINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder
-
getTimestamp
.Arp.Grpc.DateTime timestamp = 2;- Specified by:
getTimestampin interfaceINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder
-
setTimestamp
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder setTimestamp(DateTimeOuterClass.DateTime value) .Arp.Grpc.DateTime timestamp = 2; -
setTimestamp
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder setTimestamp(DateTimeOuterClass.DateTime.Builder builderForValue) .Arp.Grpc.DateTime timestamp = 2; -
mergeTimestamp
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder mergeTimestamp(DateTimeOuterClass.DateTime value) .Arp.Grpc.DateTime timestamp = 2; -
clearTimestamp
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder clearTimestamp().Arp.Grpc.DateTime timestamp = 2; -
getTimestampBuilder
.Arp.Grpc.DateTime timestamp = 2; -
getTimestampOrBuilder
.Arp.Grpc.DateTime timestamp = 2; -
getTimestampFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<DateTimeOuterClass.DateTime,DateTimeOuterClass.DateTime.Builder, getTimestampFieldBuilder()DateTimeOuterClass.DateTimeOrBuilder> .Arp.Grpc.DateTime timestamp = 2; -
ensurePayloadIsMutable
private void ensurePayloadIsMutable() -
getPayloadList
repeated .Arp.Type.Grpc.ObjectType payload = 3;- Specified by:
getPayloadListin interfaceINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder
-
getPayloadCount
public int getPayloadCount()repeated .Arp.Type.Grpc.ObjectType payload = 3;- Specified by:
getPayloadCountin interfaceINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder
-
getPayload
repeated .Arp.Type.Grpc.ObjectType payload = 3;- Specified by:
getPayloadin interfaceINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequestOrBuilder
-
setPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder setPayload(int index, ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
setPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder setPayload(int index, ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder addPayload(ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder addPayload(int index, ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder addPayload(ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder addPayload(int index, ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addAllPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder addAllPayload(Iterable<? extends ArpTypes.ObjectType> values) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
clearPayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder clearPayload()repeated .Arp.Type.Grpc.ObjectType payload = 3; -
removePayload
public INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder removePayload(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3; -
getPayloadBuilder
repeated .Arp.Type.Grpc.ObjectType payload = 3; -
getPayloadOrBuilder
repeated .Arp.Type.Grpc.ObjectType payload = 3; -
getPayloadOrBuilderList
repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addPayloadBuilder
repeated .Arp.Type.Grpc.ObjectType payload = 3; -
addPayloadBuilder
repeated .Arp.Type.Grpc.ObjectType payload = 3; -
getPayloadBuilderList
repeated .Arp.Type.Grpc.ObjectType payload = 3; -
getPayloadFieldBuilder
private com.google.protobuf.RepeatedFieldBuilderV3<ArpTypes.ObjectType,ArpTypes.ObjectType.Builder, getPayloadFieldBuilder()ArpTypes.ObjectTypeOrBuilder> -
setUnknownFields
public final INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-
mergeUnknownFields
public final INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder>
-