Package viam.app.v1
Class AppOuterClass.GetRobotPartHistoryResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<AppOuterClass.GetRobotPartHistoryResponse,AppOuterClass.GetRobotPartHistoryResponse.Builder>
com.google.protobuf.GeneratedMessageLite.Builder<AppOuterClass.GetRobotPartHistoryResponse,AppOuterClass.GetRobotPartHistoryResponse.Builder>
viam.app.v1.AppOuterClass.GetRobotPartHistoryResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,Cloneable,AppOuterClass.GetRobotPartHistoryResponseOrBuilder
- Enclosing class:
AppOuterClass.GetRobotPartHistoryResponse
public static final class AppOuterClass.GetRobotPartHistoryResponse.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<AppOuterClass.GetRobotPartHistoryResponse,AppOuterClass.GetRobotPartHistoryResponse.Builder>
implements AppOuterClass.GetRobotPartHistoryResponseOrBuilder
Protobuf type
viam.app.v1.GetRobotPartHistoryResponse-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance -
Method Summary
Modifier and TypeMethodDescriptionaddAllHistory(Iterable<? extends AppOuterClass.RobotPartHistoryEntry> values) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];addHistory(int index, AppOuterClass.RobotPartHistoryEntry value) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];addHistory(int index, AppOuterClass.RobotPartHistoryEntry.Builder builderForValue) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];addHistory(AppOuterClass.RobotPartHistoryEntry.Builder builderForValue) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];string next_page_token = 2 [json_name = "nextPageToken"];getHistory(int index) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];intrepeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];string next_page_token = 2 [json_name = "nextPageToken"];com.google.protobuf.ByteStringstring next_page_token = 2 [json_name = "nextPageToken"];removeHistory(int index) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];setHistory(int index, AppOuterClass.RobotPartHistoryEntry value) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];setHistory(int index, AppOuterClass.RobotPartHistoryEntry.Builder builderForValue) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];setNextPageToken(String value) string next_page_token = 2 [json_name = "nextPageToken"];setNextPageTokenBytes(com.google.protobuf.ByteString value) string next_page_token = 2 [json_name = "nextPageToken"];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
-
getHistoryList
repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];- Specified by:
getHistoryListin interfaceAppOuterClass.GetRobotPartHistoryResponseOrBuilder
-
getHistoryCount
public int getHistoryCount()repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];- Specified by:
getHistoryCountin interfaceAppOuterClass.GetRobotPartHistoryResponseOrBuilder
-
getHistory
repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"];- Specified by:
getHistoryin interfaceAppOuterClass.GetRobotPartHistoryResponseOrBuilder
-
setHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder setHistory(int index, AppOuterClass.RobotPartHistoryEntry value) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
setHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder setHistory(int index, AppOuterClass.RobotPartHistoryEntry.Builder builderForValue) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
addHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder addHistory(AppOuterClass.RobotPartHistoryEntry value) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
addHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder addHistory(int index, AppOuterClass.RobotPartHistoryEntry value) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
addHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder addHistory(AppOuterClass.RobotPartHistoryEntry.Builder builderForValue) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
addHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder addHistory(int index, AppOuterClass.RobotPartHistoryEntry.Builder builderForValue) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
addAllHistory
public AppOuterClass.GetRobotPartHistoryResponse.Builder addAllHistory(Iterable<? extends AppOuterClass.RobotPartHistoryEntry> values) repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
clearHistory
repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
removeHistory
repeated .viam.app.v1.RobotPartHistoryEntry history = 1 [json_name = "history"]; -
getNextPageToken
string next_page_token = 2 [json_name = "nextPageToken"];- Specified by:
getNextPageTokenin interfaceAppOuterClass.GetRobotPartHistoryResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()string next_page_token = 2 [json_name = "nextPageToken"];- Specified by:
getNextPageTokenBytesin interfaceAppOuterClass.GetRobotPartHistoryResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
string next_page_token = 2 [json_name = "nextPageToken"];- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
string next_page_token = 2 [json_name = "nextPageToken"];- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public AppOuterClass.GetRobotPartHistoryResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) string next_page_token = 2 [json_name = "nextPageToken"];- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-