using System; namespace n4_minio_demo { public class ListBuckets { public ListBuckets() { } } }