public interface ListFileStoreRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FileStoreType |
getFsType()
fs type is optional, if it is not specified, all types of file stores are listed
|
int |
getFsTypeValue()
fs type is optional, if it is not specified, all types of file stores are listed
|
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
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()
fs type is optional, if it is not specified, all types of file stores are listed
.staros.FileStoreType fs_type = 2;FileStoreType getFsType()
fs type is optional, if it is not specified, all types of file stores are listed
.staros.FileStoreType fs_type = 2;Copyright © 2024. All rights reserved.