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 TypeMethodDescription.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
isInitializedMethods 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
FileSystemErrorOuterClass.FileSystemError getReturnValue().Arp.System.Commons.Services.Io.Grpc.FileSystemError _ReturnValue = 1; -
hasSpaceInfo
boolean hasSpaceInfo().Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2; -
getSpaceInfo
SpaceInfoOuterClass.SpaceInfo getSpaceInfo().Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2; -
getSpaceInfoOrBuilder
SpaceInfoOuterClass.SpaceInfoOrBuilder getSpaceInfoOrBuilder().Arp.System.Commons.Services.Io.Grpc.SpaceInfo spaceInfo = 2;
-