Package com.viam.component.arm.v1
Class Arm.MoveThroughJointPositionsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Arm.MoveThroughJointPositionsRequest,Arm.MoveThroughJointPositionsRequest.Builder>
com.viam.component.arm.v1.Arm.MoveThroughJointPositionsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Arm.MoveThroughJointPositionsRequestOrBuilder
,Cloneable
- Enclosing class:
- Arm.MoveThroughJointPositionsRequest
public static final class Arm.MoveThroughJointPositionsRequest.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<Arm.MoveThroughJointPositionsRequest,Arm.MoveThroughJointPositionsRequest.Builder>
implements Arm.MoveThroughJointPositionsRequestOrBuilder
Protobuf type
viam.component.arm.v1.MoveThroughJointPositionsRequest
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionaddAllPositions
(Iterable<? extends Arm.JointPositions> values) A list of joint positions which will be moved to in the order they are specifiedaddPositions
(int index, Arm.JointPositions value) A list of joint positions which will be moved to in the order they are specifiedaddPositions
(int index, Arm.JointPositions.Builder builderForValue) A list of joint positions which will be moved to in the order they are specifiedaddPositions
(Arm.JointPositions value) A list of joint positions which will be moved to in the order they are specifiedaddPositions
(Arm.JointPositions.Builder builderForValue) A list of joint positions which will be moved to in the order they are specifiedAdditional arguments to the methodName of an armoptional specifications to be obeyed during the motionA list of joint positions which will be moved to in the order they are specifiedcom.google.protobuf.Struct
getExtra()
Additional arguments to the methodgetName()
Name of an armcom.google.protobuf.ByteString
Name of an armoptional specifications to be obeyed during the motiongetPositions
(int index) A list of joint positions which will be moved to in the order they are specifiedint
A list of joint positions which will be moved to in the order they are specifiedA list of joint positions which will be moved to in the order they are specifiedboolean
hasExtra()
Additional arguments to the methodboolean
optional specifications to be obeyed during the motionmergeExtra
(com.google.protobuf.Struct value) Additional arguments to the methodmergeOptions
(Arm.MoveOptions value) optional specifications to be obeyed during the motionremovePositions
(int index) A list of joint positions which will be moved to in the order they are specifiedsetExtra
(com.google.protobuf.Struct value) Additional arguments to the methodsetExtra
(com.google.protobuf.Struct.Builder builderForValue) Additional arguments to the methodName of an armsetNameBytes
(com.google.protobuf.ByteString value) Name of an armsetOptions
(Arm.MoveOptions value) optional specifications to be obeyed during the motionsetOptions
(Arm.MoveOptions.Builder builderForValue) optional specifications to be obeyed during the motionsetPositions
(int index, Arm.JointPositions value) A list of joint positions which will be moved to in the order they are specifiedsetPositions
(int index, Arm.JointPositions.Builder builderForValue) A list of joint positions which will be moved to in the order they are specifiedMethods 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
-
getName
Name of an arm
string name = 1 [json_name = "name"];
- Specified by:
getName
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name of an arm
string name = 1 [json_name = "name"];
- Specified by:
getNameBytes
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
- Returns:
- The bytes for name.
-
setName
Name of an arm
string name = 1 [json_name = "name"];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Name of an arm
string name = 1 [json_name = "name"];
- Returns:
- This builder for chaining.
-
setNameBytes
public Arm.MoveThroughJointPositionsRequest.Builder setNameBytes(com.google.protobuf.ByteString value) Name of an arm
string name = 1 [json_name = "name"];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getPositionsList
A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
- Specified by:
getPositionsList
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
-
getPositionsCount
public int getPositionsCount()A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
- Specified by:
getPositionsCount
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
-
getPositions
A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
- Specified by:
getPositions
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
-
setPositions
public Arm.MoveThroughJointPositionsRequest.Builder setPositions(int index, Arm.JointPositions value) A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
setPositions
public Arm.MoveThroughJointPositionsRequest.Builder setPositions(int index, Arm.JointPositions.Builder builderForValue) A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
addPositions
A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
addPositions
public Arm.MoveThroughJointPositionsRequest.Builder addPositions(int index, Arm.JointPositions value) A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
addPositions
public Arm.MoveThroughJointPositionsRequest.Builder addPositions(Arm.JointPositions.Builder builderForValue) A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
addPositions
public Arm.MoveThroughJointPositionsRequest.Builder addPositions(int index, Arm.JointPositions.Builder builderForValue) A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
addAllPositions
public Arm.MoveThroughJointPositionsRequest.Builder addAllPositions(Iterable<? extends Arm.JointPositions> values) A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
clearPositions
A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
removePositions
A list of joint positions which will be moved to in the order they are specified
repeated .viam.component.arm.v1.JointPositions positions = 2 [json_name = "positions"];
-
hasOptions
public boolean hasOptions()optional specifications to be obeyed during the motion
optional .viam.component.arm.v1.MoveOptions options = 3 [json_name = "options"];
- Specified by:
hasOptions
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
- Returns:
- Whether the options field is set.
-
getOptions
optional specifications to be obeyed during the motion
optional .viam.component.arm.v1.MoveOptions options = 3 [json_name = "options"];
- Specified by:
getOptions
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
- Returns:
- The options.
-
setOptions
optional specifications to be obeyed during the motion
optional .viam.component.arm.v1.MoveOptions options = 3 [json_name = "options"];
-
setOptions
public Arm.MoveThroughJointPositionsRequest.Builder setOptions(Arm.MoveOptions.Builder builderForValue) optional specifications to be obeyed during the motion
optional .viam.component.arm.v1.MoveOptions options = 3 [json_name = "options"];
-
mergeOptions
optional specifications to be obeyed during the motion
optional .viam.component.arm.v1.MoveOptions options = 3 [json_name = "options"];
-
clearOptions
optional specifications to be obeyed during the motion
optional .viam.component.arm.v1.MoveOptions options = 3 [json_name = "options"];
-
hasExtra
public boolean hasExtra()Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra"];
- Specified by:
hasExtra
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
- Returns:
- Whether the extra field is set.
-
getExtra
public com.google.protobuf.Struct getExtra()Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra"];
- Specified by:
getExtra
in interfaceArm.MoveThroughJointPositionsRequestOrBuilder
- Returns:
- The extra.
-
setExtra
Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra"];
-
setExtra
public Arm.MoveThroughJointPositionsRequest.Builder setExtra(com.google.protobuf.Struct.Builder builderForValue) Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra"];
-
mergeExtra
Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra"];
-
clearExtra
Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra"];
-