com.antgroup.antchain.openapi.aitechguard.models.Map Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openapi-aitechguard Show documentation
Show all versions of openapi-aitechguard Show documentation
Ant Chain AITECHGUARD SDK for Java
The newest version!
// This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.aitechguard.models;
import com.aliyun.tea.*;
public class Map extends TeaModel {
public static Map build(java.util.Map map) throws Exception {
Map self = new Map();
return TeaModel.build(map, self);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy