aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-zone-api/src/main/java/ai/vespa/cloud/Cluster.java
blob: 9c2dd10f146c6f64bdbf4c349f6261387a2dc6c8 (plain) (blame)
1
2
3
4
5
6
7
package ai.vespa.cloud;

/**
 * @author gjoranv
 */
public class Cluster {
}