Package viam.app.v1
Class AppOuterClass.RoverRentalRobot.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<AppOuterClass.RoverRentalRobot,AppOuterClass.RoverRentalRobot.Builder>
viam.app.v1.AppOuterClass.RoverRentalRobot.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,Cloneable,AppOuterClass.RoverRentalRobotOrBuilder
- Enclosing class:
- AppOuterClass.RoverRentalRobot
public static final class AppOuterClass.RoverRentalRobot.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<AppOuterClass.RoverRentalRobot,AppOuterClass.RoverRentalRobot.Builder>
implements AppOuterClass.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.ByteStringstring location_id = 2 [json_name = "locationId"];string robot_id = 1 [json_name = "robotId"];com.google.protobuf.ByteStringstring robot_id = 1 [json_name = "robotId"];string robot_main_part_id = 4 [json_name = "robotMainPartId"];com.google.protobuf.ByteStringstring robot_main_part_id = 4 [json_name = "robotMainPartId"];string robot_name = 3 [json_name = "robotName"];com.google.protobuf.ByteStringstring 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, mergeFromMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
getRobotId
string robot_id = 1 [json_name = "robotId"];- Specified by:
getRobotIdin interfaceAppOuterClass.RoverRentalRobotOrBuilder- Returns:
- The robotId.
-
getRobotIdBytes
public com.google.protobuf.ByteString getRobotIdBytes()string robot_id = 1 [json_name = "robotId"];- Specified by:
getRobotIdBytesin interfaceAppOuterClass.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:
getLocationIdin interfaceAppOuterClass.RoverRentalRobotOrBuilder- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()string location_id = 2 [json_name = "locationId"];- Specified by:
getLocationIdBytesin interfaceAppOuterClass.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
public AppOuterClass.RoverRentalRobot.Builder setLocationIdBytes(com.google.protobuf.ByteString value) 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:
getRobotNamein interfaceAppOuterClass.RoverRentalRobotOrBuilder- Returns:
- The robotName.
-
getRobotNameBytes
public com.google.protobuf.ByteString getRobotNameBytes()string robot_name = 3 [json_name = "robotName"];- Specified by:
getRobotNameBytesin interfaceAppOuterClass.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
public AppOuterClass.RoverRentalRobot.Builder setRobotNameBytes(com.google.protobuf.ByteString value) 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:
getRobotMainPartIdin interfaceAppOuterClass.RoverRentalRobotOrBuilder- Returns:
- The robotMainPartId.
-
getRobotMainPartIdBytes
public com.google.protobuf.ByteString getRobotMainPartIdBytes()string robot_main_part_id = 4 [json_name = "robotMainPartId"];- Specified by:
getRobotMainPartIdBytesin interfaceAppOuterClass.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
public AppOuterClass.RoverRentalRobot.Builder setRobotMainPartIdBytes(com.google.protobuf.ByteString value) string robot_main_part_id = 4 [json_name = "robotMainPartId"];- Parameters:
value- The bytes for robotMainPartId to set.- Returns:
- This builder for chaining.
-