-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,java.lang.Cloneable,livekit.LivekitAgentDispatch.AgentDispatchStateOrBuilder
public final class LivekitAgentDispatch.AgentDispatchState.Builder extends GeneratedMessageLite.Builder<LivekitAgentDispatch.AgentDispatchState, LivekitAgentDispatch.AgentDispatchState.Builder> implements LivekitAgentDispatch.AgentDispatchStateOrBuilder
Protobuf type
{@code livekit.AgentDispatchState}
-
-
Method Summary
Modifier and Type Method Description List<LivekitAgent.Job>getJobsList()For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;intgetJobsCount()For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgent.JobgetJobs(int index)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuildersetJobs(int index, LivekitAgent.Job value)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuildersetJobs(int index, LivekitAgent.Job.Builder builderForValue)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderaddJobs(LivekitAgent.Job value)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderaddJobs(int index, LivekitAgent.Job value)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderaddJobs(LivekitAgent.Job.Builder builderForValue)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderaddJobs(int index, LivekitAgent.Job.Builder builderForValue)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderaddAllJobs(Iterable<out LivekitAgent.Job> values)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderclearJobs()For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;LivekitAgentDispatch.AgentDispatchState.BuilderremoveJobs(int index)For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;longgetCreatedAt()int64 created_at = 2;LivekitAgentDispatch.AgentDispatchState.BuildersetCreatedAt(long value)int64 created_at = 2;LivekitAgentDispatch.AgentDispatchState.BuilderclearCreatedAt()int64 created_at = 2;longgetDeletedAt()int64 deleted_at = 3;LivekitAgentDispatch.AgentDispatchState.BuildersetDeletedAt(long value)int64 deleted_at = 3;LivekitAgentDispatch.AgentDispatchState.BuilderclearDeletedAt()int64 deleted_at = 3;-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, getDefaultInstanceForType, isInitialized, mergeFrom -
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom -
Methods inherited from class com.google.protobuf.MessageLite.Builder
build, buildPartial, clear, clone, mergeFrom -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getJobsList
List<LivekitAgent.Job> getJobsList()
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
getJobsCount
int getJobsCount()
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
getJobs
LivekitAgent.Job getJobs(int index)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
setJobs
LivekitAgentDispatch.AgentDispatchState.Builder setJobs(int index, LivekitAgent.Job value)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
setJobs
LivekitAgentDispatch.AgentDispatchState.Builder setJobs(int index, LivekitAgent.Job.Builder builderForValue)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
addJobs
LivekitAgentDispatch.AgentDispatchState.Builder addJobs(LivekitAgent.Job value)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
addJobs
LivekitAgentDispatch.AgentDispatchState.Builder addJobs(int index, LivekitAgent.Job value)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
addJobs
LivekitAgentDispatch.AgentDispatchState.Builder addJobs(LivekitAgent.Job.Builder builderForValue)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
addJobs
LivekitAgentDispatch.AgentDispatchState.Builder addJobs(int index, LivekitAgent.Job.Builder builderForValue)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
addAllJobs
LivekitAgentDispatch.AgentDispatchState.Builder addAllJobs(Iterable<out LivekitAgent.Job> values)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
clearJobs
LivekitAgentDispatch.AgentDispatchState.Builder clearJobs()
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
removeJobs
LivekitAgentDispatch.AgentDispatchState.Builder removeJobs(int index)
For dispatches of tyoe JT_ROOM, there will be at most 1 job. For dispatches of type JT_PUBLISHER, there will be 1 per publisher.repeated .livekit.Job jobs = 1;
-
getCreatedAt
long getCreatedAt()
int64 created_at = 2;
-
setCreatedAt
LivekitAgentDispatch.AgentDispatchState.Builder setCreatedAt(long value)
int64 created_at = 2;- Parameters:
value- The createdAt to set.
-
clearCreatedAt
LivekitAgentDispatch.AgentDispatchState.Builder clearCreatedAt()
int64 created_at = 2;
-
getDeletedAt
long getDeletedAt()
int64 deleted_at = 3;
-
setDeletedAt
LivekitAgentDispatch.AgentDispatchState.Builder setDeletedAt(long value)
int64 deleted_at = 3;- Parameters:
value- The deletedAt to set.
-
clearDeletedAt
LivekitAgentDispatch.AgentDispatchState.Builder clearDeletedAt()
int64 deleted_at = 3;
-
-
-
-