Interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequest.Builder
- Enclosing class:
IFileSystemInfoServiceOuterClass
public static interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()string path = 2;com.google.protobuf.ByteStringstring path = 2;.Arp.System.Commons.Services.Io.Grpc.Traits traits = 1;int.Arp.System.Commons.Services.Io.Grpc.Traits traits = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getTraitsValue
int getTraitsValue().Arp.System.Commons.Services.Io.Grpc.Traits traits = 1; -
getTraits
TraitsOuterClass.Traits getTraits().Arp.System.Commons.Services.Io.Grpc.Traits traits = 1; -
getPath
String getPath()string path = 2; -
getPathBytes
com.google.protobuf.ByteString getPathBytes()string path = 2;
-