Uses of Class
io.milvus.param.resourcegroup.DropResourceGroupParam.Builder
-
Packages that use DropResourceGroupParam.Builder Package Description io.milvus.param.resourcegroup -
-
Uses of DropResourceGroupParam.Builder in io.milvus.param.resourcegroup
Methods in io.milvus.param.resourcegroup that return DropResourceGroupParam.Builder Modifier and Type Method Description static DropResourceGroupParam.BuilderDropResourceGroupParam. newBuilder()DropResourceGroupParam.BuilderDropResourceGroupParam.Builder. withGroupName(@NonNull String groupName)Sets the group name.
-