Interface IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseOrBuilder

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

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

    Modifier and Type
    Method
    Description
    .Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1;
    int
    .Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1;
    .Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;
    .Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;
    boolean
    .Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;

    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;
    • hasSpaceInfo

      boolean hasSpaceInfo()
      .Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;
    • getSpaceInfo

      .Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;
    • getSpaceInfoOrBuilder

      .Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;