Package viam.app.v1
Class App.RoverRentalRobot.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<App.RoverRentalRobot,App.RoverRentalRobot.Builder>
viam.app.v1.App.RoverRentalRobot.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
,App.RoverRentalRobotOrBuilder
- Enclosing class:
- App.RoverRentalRobot
public static final class App.RoverRentalRobot.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<App.RoverRentalRobot,App.RoverRentalRobot.Builder>
implements App.RoverRentalRobotOrBuilder
Protobuf type
viam.app.v1.RoverRentalRobot
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionstring location_id = 2 [json_name = "locationId"];
string robot_id = 1 [json_name = "robotId"];
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
string robot_name = 3 [json_name = "robotName"];
string location_id = 2 [json_name = "locationId"];
com.google.protobuf.ByteString
string location_id = 2 [json_name = "locationId"];
string robot_id = 1 [json_name = "robotId"];
com.google.protobuf.ByteString
string robot_id = 1 [json_name = "robotId"];
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
com.google.protobuf.ByteString
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
string robot_name = 3 [json_name = "robotName"];
com.google.protobuf.ByteString
string robot_name = 3 [json_name = "robotName"];
setLocationId
(String value) string location_id = 2 [json_name = "locationId"];
setLocationIdBytes
(com.google.protobuf.ByteString value) string location_id = 2 [json_name = "locationId"];
setRobotId
(String value) string robot_id = 1 [json_name = "robotId"];
setRobotIdBytes
(com.google.protobuf.ByteString value) string robot_id = 1 [json_name = "robotId"];
setRobotMainPartId
(String value) string robot_main_part_id = 4 [json_name = "robotMainPartId"];
setRobotMainPartIdBytes
(com.google.protobuf.ByteString value) string robot_main_part_id = 4 [json_name = "robotMainPartId"];
setRobotName
(String value) string robot_name = 3 [json_name = "robotName"];
setRobotNameBytes
(com.google.protobuf.ByteString value) string robot_name = 3 [json_name = "robotName"];
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
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
-
getRobotId
string robot_id = 1 [json_name = "robotId"];
- Specified by:
getRobotId
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The robotId.
-
getRobotIdBytes
public com.google.protobuf.ByteString getRobotIdBytes()string robot_id = 1 [json_name = "robotId"];
- Specified by:
getRobotIdBytes
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The bytes for robotId.
-
setRobotId
string robot_id = 1 [json_name = "robotId"];
- Parameters:
value
- The robotId to set.- Returns:
- This builder for chaining.
-
clearRobotId
string robot_id = 1 [json_name = "robotId"];
- Returns:
- This builder for chaining.
-
setRobotIdBytes
string robot_id = 1 [json_name = "robotId"];
- Parameters:
value
- The bytes for robotId to set.- Returns:
- This builder for chaining.
-
getLocationId
string location_id = 2 [json_name = "locationId"];
- Specified by:
getLocationId
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()string location_id = 2 [json_name = "locationId"];
- Specified by:
getLocationIdBytes
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The bytes for locationId.
-
setLocationId
string location_id = 2 [json_name = "locationId"];
- Parameters:
value
- The locationId to set.- Returns:
- This builder for chaining.
-
clearLocationId
string location_id = 2 [json_name = "locationId"];
- Returns:
- This builder for chaining.
-
setLocationIdBytes
string location_id = 2 [json_name = "locationId"];
- Parameters:
value
- The bytes for locationId to set.- Returns:
- This builder for chaining.
-
getRobotName
string robot_name = 3 [json_name = "robotName"];
- Specified by:
getRobotName
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The robotName.
-
getRobotNameBytes
public com.google.protobuf.ByteString getRobotNameBytes()string robot_name = 3 [json_name = "robotName"];
- Specified by:
getRobotNameBytes
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The bytes for robotName.
-
setRobotName
string robot_name = 3 [json_name = "robotName"];
- Parameters:
value
- The robotName to set.- Returns:
- This builder for chaining.
-
clearRobotName
string robot_name = 3 [json_name = "robotName"];
- Returns:
- This builder for chaining.
-
setRobotNameBytes
string robot_name = 3 [json_name = "robotName"];
- Parameters:
value
- The bytes for robotName to set.- Returns:
- This builder for chaining.
-
getRobotMainPartId
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
- Specified by:
getRobotMainPartId
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The robotMainPartId.
-
getRobotMainPartIdBytes
public com.google.protobuf.ByteString getRobotMainPartIdBytes()string robot_main_part_id = 4 [json_name = "robotMainPartId"];
- Specified by:
getRobotMainPartIdBytes
in interfaceApp.RoverRentalRobotOrBuilder
- Returns:
- The bytes for robotMainPartId.
-
setRobotMainPartId
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
- Parameters:
value
- The robotMainPartId to set.- Returns:
- This builder for chaining.
-
clearRobotMainPartId
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
- Returns:
- This builder for chaining.
-
setRobotMainPartIdBytes
string robot_main_part_id = 4 [json_name = "robotMainPartId"];
- Parameters:
value
- The bytes for robotMainPartId to set.- Returns:
- This builder for chaining.
-