Class TotalInvitationsSentByTimelineResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<TotalInvitationsSentByTimelineResponse,TotalInvitationsSentByTimelineResponse.Builder>
-
- com.streamlayer.analytics.invitations.v1.TotalInvitationsSentByTimelineResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,TotalInvitationsSentByTimelineResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- TotalInvitationsSentByTimelineResponse
public static final class TotalInvitationsSentByTimelineResponse.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<TotalInvitationsSentByTimelineResponse,TotalInvitationsSentByTimelineResponse.Builder> implements TotalInvitationsSentByTimelineResponseOrBuilder
Protobuf typestreamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TotalInvitationsSentByTimelineResponse.BuilderaddAllData(java.lang.Iterable<? extends TotalInvitationsSentByTimelineResponse.TotalByTimeLineData> values)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuilderaddAllEventIds(java.lang.Iterable<? extends java.lang.Long> values)repeated uint64 event_ids = 3 [json_name = "eventIds"];TotalInvitationsSentByTimelineResponse.BuilderaddData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData value)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuilderaddData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData.Builder builderForValue)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuilderaddData(TotalInvitationsSentByTimelineResponse.TotalByTimeLineData value)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuilderaddData(TotalInvitationsSentByTimelineResponse.TotalByTimeLineData.Builder builderForValue)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuilderaddEventIds(long value)repeated uint64 event_ids = 3 [json_name = "eventIds"];TotalInvitationsSentByTimelineResponse.BuilderclearData()repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuilderclearEventId()uint64 event_id = 1 [json_name = "eventId"];TotalInvitationsSentByTimelineResponse.BuilderclearEventIds()repeated uint64 event_ids = 3 [json_name = "eventIds"];TotalInvitationsSentByTimelineResponse.TotalByTimeLineDatagetData(int index)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];intgetDataCount()repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];java.util.List<TotalInvitationsSentByTimelineResponse.TotalByTimeLineData>getDataList()repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];longgetEventId()uint64 event_id = 1 [json_name = "eventId"];longgetEventIds(int index)repeated uint64 event_ids = 3 [json_name = "eventIds"];intgetEventIdsCount()repeated uint64 event_ids = 3 [json_name = "eventIds"];java.util.List<java.lang.Long>getEventIdsList()repeated uint64 event_ids = 3 [json_name = "eventIds"];TotalInvitationsSentByTimelineResponse.BuilderremoveData(int index)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuildersetData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData value)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuildersetData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData.Builder builderForValue)repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];TotalInvitationsSentByTimelineResponse.BuildersetEventId(long value)uint64 event_id = 1 [json_name = "eventId"];TotalInvitationsSentByTimelineResponse.BuildersetEventIds(int index, long value)repeated uint64 event_ids = 3 [json_name = "eventIds"];-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getEventId
public long getEventId()
uint64 event_id = 1 [json_name = "eventId"];- Specified by:
getEventIdin interfaceTotalInvitationsSentByTimelineResponseOrBuilder- Returns:
- The eventId.
-
setEventId
public TotalInvitationsSentByTimelineResponse.Builder setEventId(long value)
uint64 event_id = 1 [json_name = "eventId"];- Parameters:
value- The eventId to set.- Returns:
- This builder for chaining.
-
clearEventId
public TotalInvitationsSentByTimelineResponse.Builder clearEventId()
uint64 event_id = 1 [json_name = "eventId"];- Returns:
- This builder for chaining.
-
getDataList
public java.util.List<TotalInvitationsSentByTimelineResponse.TotalByTimeLineData> getDataList()
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];- Specified by:
getDataListin interfaceTotalInvitationsSentByTimelineResponseOrBuilder
-
getDataCount
public int getDataCount()
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];- Specified by:
getDataCountin interfaceTotalInvitationsSentByTimelineResponseOrBuilder
-
getData
public TotalInvitationsSentByTimelineResponse.TotalByTimeLineData getData(int index)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];- Specified by:
getDatain interfaceTotalInvitationsSentByTimelineResponseOrBuilder
-
setData
public TotalInvitationsSentByTimelineResponse.Builder setData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData value)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
setData
public TotalInvitationsSentByTimelineResponse.Builder setData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData.Builder builderForValue)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
addData
public TotalInvitationsSentByTimelineResponse.Builder addData(TotalInvitationsSentByTimelineResponse.TotalByTimeLineData value)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
addData
public TotalInvitationsSentByTimelineResponse.Builder addData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData value)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
addData
public TotalInvitationsSentByTimelineResponse.Builder addData(TotalInvitationsSentByTimelineResponse.TotalByTimeLineData.Builder builderForValue)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
addData
public TotalInvitationsSentByTimelineResponse.Builder addData(int index, TotalInvitationsSentByTimelineResponse.TotalByTimeLineData.Builder builderForValue)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
addAllData
public TotalInvitationsSentByTimelineResponse.Builder addAllData(java.lang.Iterable<? extends TotalInvitationsSentByTimelineResponse.TotalByTimeLineData> values)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
clearData
public TotalInvitationsSentByTimelineResponse.Builder clearData()
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
removeData
public TotalInvitationsSentByTimelineResponse.Builder removeData(int index)
repeated .streamlayer.analytics.v1.invitations.TotalInvitationsSentByTimelineResponse.TotalByTimeLineData data = 2 [json_name = "data"];
-
getEventIdsList
public java.util.List<java.lang.Long> getEventIdsList()
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Specified by:
getEventIdsListin interfaceTotalInvitationsSentByTimelineResponseOrBuilder- Returns:
- A list containing the eventIds.
-
getEventIdsCount
public int getEventIdsCount()
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Specified by:
getEventIdsCountin interfaceTotalInvitationsSentByTimelineResponseOrBuilder- Returns:
- The count of eventIds.
-
getEventIds
public long getEventIds(int index)
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Specified by:
getEventIdsin interfaceTotalInvitationsSentByTimelineResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The eventIds at the given index.
-
setEventIds
public TotalInvitationsSentByTimelineResponse.Builder setEventIds(int index, long value)
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Parameters:
value- The eventIds to set.- Returns:
- This builder for chaining.
-
addEventIds
public TotalInvitationsSentByTimelineResponse.Builder addEventIds(long value)
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Parameters:
value- The eventIds to add.- Returns:
- This builder for chaining.
-
addAllEventIds
public TotalInvitationsSentByTimelineResponse.Builder addAllEventIds(java.lang.Iterable<? extends java.lang.Long> values)
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Parameters:
values- The eventIds to add.- Returns:
- This builder for chaining.
-
clearEventIds
public TotalInvitationsSentByTimelineResponse.Builder clearEventIds()
repeated uint64 event_ids = 3 [json_name = "eventIds"];- Returns:
- This builder for chaining.
-
-