aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-zone-api/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'hosted-zone-api/abi-spec.json')
-rw-r--r--hosted-zone-api/abi-spec.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/hosted-zone-api/abi-spec.json b/hosted-zone-api/abi-spec.json
index 4195fd5f10c..6a6da57a2a1 100644
--- a/hosted-zone-api/abi-spec.json
+++ b/hosted-zone-api/abi-spec.json
@@ -78,5 +78,17 @@
"public static ai.vespa.cloud.Zone from(java.lang.String)"
],
"fields": []
+ },
+ "ai.vespa.cloud.ZoneInfo": {
+ "superClass": "java.lang.Object",
+ "interfaces": [],
+ "attributes": [
+ "public"
+ ],
+ "methods": [
+ "public void <init>(ai.vespa.cloud.Zone)",
+ "public ai.vespa.cloud.Zone zone()"
+ ],
+ "fields": []
}
} \ No newline at end of file