Uses of Class
Arp.System.Commons.Services.Io.Grpc.IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse
-
Uses of IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse in Arp.System.Commons.Services.Io.Grpc
Fields in Arp.System.Commons.Services.Io.Grpc declared as IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseModifier and TypeFieldDescriptionprivate static final IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseIFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.DEFAULT_INSTANCEFields in Arp.System.Commons.Services.Io.Grpc with type parameters of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> IFileSystemInfoServiceGrpc.getGetSupportedTraitsMethodprivate static final com.google.protobuf.Parser<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.PARSERMethods in Arp.System.Commons.Services.Io.Grpc that return IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseModifier and TypeMethodDescriptionIFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.Builder.build()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.Builder.buildPartial()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.getDefaultInstance()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.Builder.getDefaultInstanceForType()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.getDefaultInstanceForType()IFileSystemInfoServiceGrpc.IFileSystemInfoServiceBlockingStub.getSupportedTraits(com.google.protobuf.Empty request) / <summary> / Gets the supported traits.IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseDelimitedFrom(InputStream input) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(byte[] data) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(com.google.protobuf.ByteString data) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(com.google.protobuf.CodedInputStream input) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(InputStream input) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(ByteBuffer data) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Commons.Services.Io.Grpc that return types with arguments of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<com.google.protobuf.Empty, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> IFileSystemInfoServiceGrpc.getGetSupportedTraitsMethod()com.google.protobuf.Parser<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> IFileSystemInfoServiceGrpc.IFileSystemInfoServiceFutureStub.getSupportedTraits(com.google.protobuf.Empty request) / <summary> / Gets the supported traits.static com.google.protobuf.Parser<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.parser()Methods in Arp.System.Commons.Services.Io.Grpc with parameters of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseModifier and TypeMethodDescriptionIFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.Builder.mergeFrom(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse other) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse.newBuilder(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse prototype) Method parameters in Arp.System.Commons.Services.Io.Grpc with type arguments of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponseModifier and TypeMethodDescriptionvoidIFileSystemInfoServiceGrpc.IFileSystemInfoServiceImplBase.getSupportedTraits(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> responseObserver) / <summary> / Gets the supported traits.voidIFileSystemInfoServiceGrpc.IFileSystemInfoServiceStub.getSupportedTraits(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> responseObserver) / <summary> / Gets the supported traits.