Interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponse, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponse.Builder
Enclosing class:
IFileSystemInfoServiceOuterClass

public static interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getReturnValueValue

      int getReturnValueValue()
      .Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1;
    • getReturnValue

      .Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1;
    • hasFileSystemTraitsEntry

      boolean hasFileSystemTraitsEntry()
      .Arp.System.Commons.Services.Io.Grpc.FileSystemTraitsEntry fileSystemTraitsEntry = 2;
    • getFileSystemTraitsEntry

      .Arp.System.Commons.Services.Io.Grpc.FileSystemTraitsEntry fileSystemTraitsEntry = 2;
    • getFileSystemTraitsEntryOrBuilder

      .Arp.System.Commons.Services.Io.Grpc.FileSystemTraitsEntry fileSystemTraitsEntry = 2;