Uses of Class
io.github.xezzon.zeroweb.dict.DictImportReqList
Packages that use DictImportReqList
-
Uses of DictImportReqList in io.github.xezzon.zeroweb.dict
Methods in io.github.xezzon.zeroweb.dict that return DictImportReqListModifier and TypeMethodDescriptionDictImportReqList.Builder.build()DictImportReqList.Builder.buildPartial()static DictImportReqListDictImportReqList.getDefaultInstance()DictImportReqList.Builder.getDefaultInstanceForType()DictImportReqList.getDefaultInstanceForType()static DictImportReqListDictImportReqList.parseDelimitedFrom(InputStream input) static DictImportReqListDictImportReqList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DictImportReqListDictImportReqList.parseFrom(byte[] data) static DictImportReqListDictImportReqList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DictImportReqListDictImportReqList.parseFrom(com.google.protobuf.ByteString data) static DictImportReqListDictImportReqList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DictImportReqListDictImportReqList.parseFrom(com.google.protobuf.CodedInputStream input) static DictImportReqListDictImportReqList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DictImportReqListDictImportReqList.parseFrom(InputStream input) static DictImportReqListDictImportReqList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DictImportReqListDictImportReqList.parseFrom(ByteBuffer data) static DictImportReqListDictImportReqList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.github.xezzon.zeroweb.dict that return types with arguments of type DictImportReqListModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DictImportReqList,com.google.protobuf.Empty> DictGrpc.getImportDictMethod()com.google.protobuf.Parser<DictImportReqList>DictImportReqList.getParserForType()static com.google.protobuf.Parser<DictImportReqList>DictImportReqList.parser()Methods in io.github.xezzon.zeroweb.dict with parameters of type DictImportReqListModifier and TypeMethodDescriptiondefault voidDictGrpc.AsyncService.importDict(DictImportReqList request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) 导入字典com.google.protobuf.EmptyDictGrpc.DictBlockingStub.importDict(DictImportReqList request) 导入字典com.google.protobuf.EmptyDictGrpc.DictBlockingV2Stub.importDict(DictImportReqList request) 导入字典com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>DictGrpc.DictFutureStub.importDict(DictImportReqList request) 导入字典voidDictGrpc.DictStub.importDict(DictImportReqList request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) 导入字典DictImportReqList.Builder.mergeFrom(DictImportReqList other) static DictImportReqList.BuilderDictImportReqList.newBuilder(DictImportReqList prototype)