Uses of Interface
io.metaloom.qdrant.client.grpc.proto.SnapshotsService.SnapshotDescriptionOrBuilder
Packages that use SnapshotsService.SnapshotDescriptionOrBuilder
-
Uses of SnapshotsService.SnapshotDescriptionOrBuilder in io.metaloom.qdrant.client.grpc.proto
Classes in io.metaloom.qdrant.client.grpc.proto that implement SnapshotsService.SnapshotDescriptionOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeqdrant.SnapshotDescriptionstatic final classProtobuf typeqdrant.SnapshotDescriptionMethods in io.metaloom.qdrant.client.grpc.proto that return SnapshotsService.SnapshotDescriptionOrBuilderModifier and TypeMethodDescriptionSnapshotsService.CreateSnapshotResponse.Builder.getSnapshotDescriptionOrBuilder().qdrant.SnapshotDescription snapshot_description = 1;SnapshotsService.CreateSnapshotResponse.getSnapshotDescriptionOrBuilder().qdrant.SnapshotDescription snapshot_description = 1;SnapshotsService.CreateSnapshotResponseOrBuilder.getSnapshotDescriptionOrBuilder().qdrant.SnapshotDescription snapshot_description = 1;SnapshotsService.ListSnapshotsResponse.Builder.getSnapshotDescriptionsOrBuilder(int index) repeated .qdrant.SnapshotDescription snapshot_descriptions = 1;SnapshotsService.ListSnapshotsResponse.getSnapshotDescriptionsOrBuilder(int index) repeated .qdrant.SnapshotDescription snapshot_descriptions = 1;SnapshotsService.ListSnapshotsResponseOrBuilder.getSnapshotDescriptionsOrBuilder(int index) repeated .qdrant.SnapshotDescription snapshot_descriptions = 1;Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type SnapshotsService.SnapshotDescriptionOrBuilderModifier and TypeMethodDescriptionSnapshotsService.ListSnapshotsResponse.Builder.getSnapshotDescriptionsOrBuilderList()repeated .qdrant.SnapshotDescription snapshot_descriptions = 1;SnapshotsService.ListSnapshotsResponse.getSnapshotDescriptionsOrBuilderList()repeated .qdrant.SnapshotDescription snapshot_descriptions = 1;SnapshotsService.ListSnapshotsResponseOrBuilder.getSnapshotDescriptionsOrBuilderList()repeated .qdrant.SnapshotDescription snapshot_descriptions = 1;