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