Package com.viam.service.motion.v1
Class Motion.ListPlanStatusesResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Motion.ListPlanStatusesResponse,Motion.ListPlanStatusesResponse.Builder>
com.viam.service.motion.v1.Motion.ListPlanStatusesResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Motion.ListPlanStatusesResponseOrBuilder
,Cloneable
- Enclosing class:
- Motion.ListPlanStatusesResponse
public static final class Motion.ListPlanStatusesResponse.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<Motion.ListPlanStatusesResponse,Motion.ListPlanStatusesResponse.Builder>
implements Motion.ListPlanStatusesResponseOrBuilder
Status of all executed / executing plan statuses with associated IDs within the 24 hour TTLProtobuf type
viam.service.motion.v1.ListPlanStatusesResponse
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionaddAllPlanStatusesWithIds
(Iterable<? extends Motion.PlanStatusWithID> values) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderaddPlanStatusesWithIds
(int index, Motion.PlanStatusWithID value) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderaddPlanStatusesWithIds
(int index, Motion.PlanStatusWithID.Builder builderForValue) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderList of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderaddPlanStatusesWithIds
(Motion.PlanStatusWithID.Builder builderForValue) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderList of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending ordergetPlanStatusesWithIds
(int index) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderint
List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderList of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderremovePlanStatusesWithIds
(int index) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending ordersetPlanStatusesWithIds
(int index, Motion.PlanStatusWithID value) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending ordersetPlanStatusesWithIds
(int index, Motion.PlanStatusWithID.Builder builderForValue) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending orderMethods 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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
getPlanStatusesWithIdsList
List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
- Specified by:
getPlanStatusesWithIdsList
in interfaceMotion.ListPlanStatusesResponseOrBuilder
-
getPlanStatusesWithIdsCount
public int getPlanStatusesWithIdsCount()List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
- Specified by:
getPlanStatusesWithIdsCount
in interfaceMotion.ListPlanStatusesResponseOrBuilder
-
getPlanStatusesWithIds
List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
- Specified by:
getPlanStatusesWithIds
in interfaceMotion.ListPlanStatusesResponseOrBuilder
-
setPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder setPlanStatusesWithIds(int index, Motion.PlanStatusWithID value) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
setPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder setPlanStatusesWithIds(int index, Motion.PlanStatusWithID.Builder builderForValue) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
addPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder addPlanStatusesWithIds(Motion.PlanStatusWithID value) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
addPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder addPlanStatusesWithIds(int index, Motion.PlanStatusWithID value) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
addPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder addPlanStatusesWithIds(Motion.PlanStatusWithID.Builder builderForValue) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
addPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder addPlanStatusesWithIds(int index, Motion.PlanStatusWithID.Builder builderForValue) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
addAllPlanStatusesWithIds
public Motion.ListPlanStatusesResponse.Builder addAllPlanStatusesWithIds(Iterable<? extends Motion.PlanStatusWithID> values) List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
clearPlanStatusesWithIds
List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-
removePlanStatusesWithIds
List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
repeated .viam.service.motion.v1.PlanStatusWithID plan_statuses_with_ids = 1 [json_name = "planStatusesWithIds"];
-