Interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsResponseOrBuilder

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

public static interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .Arp.System.Commons.Services.Io.Grpc.Permissions permissions = 2;
    int
    .Arp.System.Commons.Services.Io.Grpc.Permissions permissions = 2;
    .Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1;
    int
    .Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getReturnValueValue

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

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

      int getPermissionsValue()
      .Arp.System.Commons.Services.Io.Grpc.Permissions permissions = 2;
    • getPermissions

      .Arp.System.Commons.Services.Io.Grpc.Permissions permissions = 2;