Uses of Class
io.milvus.param.control.GetReplicasParam.Builder
-
Packages that use GetReplicasParam.Builder Package Description io.milvus.param.control -
-
Uses of GetReplicasParam.Builder in io.milvus.param.control
Methods in io.milvus.param.control that return GetReplicasParam.Builder Modifier and Type Method Description static GetReplicasParam.BuilderGetReplicasParam. newBuilder()GetReplicasParam.BuilderGetReplicasParam.Builder. withCollectionName(@NonNull String collectionName)Sets the collection name.
-