| 程序包 | 说明 |
|---|---|
| com.aliyun.dashvector.proto |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCollectionsRequest |
ListCollectionsRequest.Builder.build() |
ListCollectionsRequest |
ListCollectionsRequest.Builder.buildPartial() |
static ListCollectionsRequest |
ListCollectionsRequest.getDefaultInstance() |
ListCollectionsRequest |
ListCollectionsRequest.getDefaultInstanceForType() |
ListCollectionsRequest |
ListCollectionsRequest.Builder.getDefaultInstanceForType() |
static ListCollectionsRequest |
ListCollectionsRequest.parseDelimitedFrom(InputStream input) |
static ListCollectionsRequest |
ListCollectionsRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(byte[] data) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(ByteBuffer data) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(com.google.protobuf.ByteString data) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(InputStream input) |
static ListCollectionsRequest |
ListCollectionsRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<ListCollectionsRequest,ListCollectionsResponse> |
DashVectorServiceGrpc.getListCollectionsMethod() |
com.google.protobuf.Parser<ListCollectionsRequest> |
ListCollectionsRequest.getParserForType() |
static com.google.protobuf.Parser<ListCollectionsRequest> |
ListCollectionsRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCollectionsResponse |
DashVectorServiceGrpc.DashVectorServiceBlockingStub.listCollections(ListCollectionsRequest request)
Get all collection information
|
com.google.common.util.concurrent.ListenableFuture<ListCollectionsResponse> |
DashVectorServiceGrpc.DashVectorServiceFutureStub.listCollections(ListCollectionsRequest request)
Get all collection information
|
void |
DashVectorServiceGrpc.DashVectorServiceImplBase.listCollections(ListCollectionsRequest request,
io.grpc.stub.StreamObserver<ListCollectionsResponse> responseObserver)
Get all collection information
|
void |
DashVectorServiceGrpc.DashVectorServiceStub.listCollections(ListCollectionsRequest request,
io.grpc.stub.StreamObserver<ListCollectionsResponse> responseObserver)
Get all collection information
|
ListCollectionsRequest.Builder |
ListCollectionsRequest.Builder.mergeFrom(ListCollectionsRequest other) |
static ListCollectionsRequest.Builder |
ListCollectionsRequest.newBuilder(ListCollectionsRequest prototype) |
Copyright © 2024. All rights reserved.