public interface AllocateFilePathRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFsKey()
string fs_key = 4; |
com.google.protobuf.ByteString |
getFsKeyBytes()
string fs_key = 4; |
FileStoreType |
getFsType()
.staros.FileStoreType fs_type = 2; |
int |
getFsTypeValue()
.staros.FileStoreType fs_type = 2; |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
java.lang.String |
getSuffix()
string suffix = 3; |
com.google.protobuf.ByteString |
getSuffixBytes()
string suffix = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServiceId()
string service_id = 1;com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 1;int getFsTypeValue()
.staros.FileStoreType fs_type = 2;FileStoreType getFsType()
.staros.FileStoreType fs_type = 2;java.lang.String getSuffix()
string suffix = 3;com.google.protobuf.ByteString getSuffixBytes()
string suffix = 3;java.lang.String getFsKey()
string fs_key = 4;com.google.protobuf.ByteString getFsKeyBytes()
string fs_key = 4;Copyright © 2024. All rights reserved.