public static interface SiLABinaryTransfer.UploadChunkRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBinaryTransferUUID()
string binaryTransferUUID = 1; |
com.google.protobuf.ByteString |
getBinaryTransferUUIDBytes()
string binaryTransferUUID = 1; |
int |
getChunkIndex()
uint32 chunkIndex = 2; |
com.google.protobuf.ByteString |
getPayload()
bytes payload = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getBinaryTransferUUID()
string binaryTransferUUID = 1;com.google.protobuf.ByteString getBinaryTransferUUIDBytes()
string binaryTransferUUID = 1;int getChunkIndex()
uint32 chunkIndex = 2;com.google.protobuf.ByteString getPayload()
bytes payload = 3;Copyright © 2024 SiLA Java Developers. All rights reserved.