Uses of Class
Arp.System.Commons.Services.Io.Grpc.IFileServiceOuterClass.IFileServiceCopyResponse
Packages that use IFileServiceOuterClass.IFileServiceCopyResponse
-
Uses of IFileServiceOuterClass.IFileServiceCopyResponse in Arp.System.Commons.Services.Io.Grpc
Fields in Arp.System.Commons.Services.Io.Grpc declared as IFileServiceOuterClass.IFileServiceCopyResponseModifier and TypeFieldDescriptionprivate static final IFileServiceOuterClass.IFileServiceCopyResponseIFileServiceOuterClass.IFileServiceCopyResponse.DEFAULT_INSTANCEFields in Arp.System.Commons.Services.Io.Grpc with type parameters of type IFileServiceOuterClass.IFileServiceCopyResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IFileServiceOuterClass.IFileServiceCopyRequest, IFileServiceOuterClass.IFileServiceCopyResponse> IFileServiceGrpc.getCopyMethodprivate static final com.google.protobuf.Parser<IFileServiceOuterClass.IFileServiceCopyResponse> IFileServiceOuterClass.IFileServiceCopyResponse.PARSERMethods in Arp.System.Commons.Services.Io.Grpc that return IFileServiceOuterClass.IFileServiceCopyResponseModifier and TypeMethodDescriptionIFileServiceOuterClass.IFileServiceCopyResponse.Builder.build()IFileServiceOuterClass.IFileServiceCopyResponse.Builder.buildPartial()IFileServiceGrpc.IFileServiceBlockingStub.copy(IFileServiceOuterClass.IFileServiceCopyRequest request) / <summary> / Copies the specified files.IFileServiceOuterClass.IFileServiceCopyResponse.getDefaultInstance()IFileServiceOuterClass.IFileServiceCopyResponse.Builder.getDefaultInstanceForType()IFileServiceOuterClass.IFileServiceCopyResponse.getDefaultInstanceForType()IFileServiceOuterClass.IFileServiceCopyResponse.parseDelimitedFrom(InputStream input) IFileServiceOuterClass.IFileServiceCopyResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(byte[] data) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(com.google.protobuf.ByteString data) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(com.google.protobuf.CodedInputStream input) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(InputStream input) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(ByteBuffer data) IFileServiceOuterClass.IFileServiceCopyResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Commons.Services.Io.Grpc that return types with arguments of type IFileServiceOuterClass.IFileServiceCopyResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<IFileServiceOuterClass.IFileServiceCopyResponse> IFileServiceGrpc.IFileServiceFutureStub.copy(IFileServiceOuterClass.IFileServiceCopyRequest request) / <summary> / Copies the specified files.static io.grpc.MethodDescriptor<IFileServiceOuterClass.IFileServiceCopyRequest, IFileServiceOuterClass.IFileServiceCopyResponse> IFileServiceGrpc.getCopyMethod()com.google.protobuf.Parser<IFileServiceOuterClass.IFileServiceCopyResponse> IFileServiceOuterClass.IFileServiceCopyResponse.getParserForType()static com.google.protobuf.Parser<IFileServiceOuterClass.IFileServiceCopyResponse> IFileServiceOuterClass.IFileServiceCopyResponse.parser()Methods in Arp.System.Commons.Services.Io.Grpc with parameters of type IFileServiceOuterClass.IFileServiceCopyResponseModifier and TypeMethodDescriptionIFileServiceOuterClass.IFileServiceCopyResponse.Builder.mergeFrom(IFileServiceOuterClass.IFileServiceCopyResponse other) IFileServiceOuterClass.IFileServiceCopyResponse.newBuilder(IFileServiceOuterClass.IFileServiceCopyResponse prototype) Method parameters in Arp.System.Commons.Services.Io.Grpc with type arguments of type IFileServiceOuterClass.IFileServiceCopyResponseModifier and TypeMethodDescriptionvoidIFileServiceGrpc.IFileServiceImplBase.copy(IFileServiceOuterClass.IFileServiceCopyRequest request, io.grpc.stub.StreamObserver<IFileServiceOuterClass.IFileServiceCopyResponse> responseObserver) / <summary> / Copies the specified files.voidIFileServiceGrpc.IFileServiceStub.copy(IFileServiceOuterClass.IFileServiceCopyRequest request, io.grpc.stub.StreamObserver<IFileServiceOuterClass.IFileServiceCopyResponse> responseObserver) / <summary> / Copies the specified files.