Uses of Class
com.tencentcloudapi.ame.v20190916.models.ApplicationLicenseInput
-
Packages that use ApplicationLicenseInput Package Description com.tencentcloudapi.ame.v20190916.models -
-
Uses of ApplicationLicenseInput in com.tencentcloudapi.ame.v20190916.models
Methods in com.tencentcloudapi.ame.v20190916.models that return ApplicationLicenseInput Modifier and Type Method Description ApplicationLicenseInputCreateKTVRobotRequest. getApplicationLicenseInput()Get license基础信息Methods in com.tencentcloudapi.ame.v20190916.models with parameters of type ApplicationLicenseInput Modifier and Type Method Description voidCreateKTVRobotRequest. setApplicationLicenseInput(ApplicationLicenseInput ApplicationLicenseInput)Set license基础信息Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type ApplicationLicenseInput Constructor Description ApplicationLicenseInput(ApplicationLicenseInput source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-