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