Uses of Class
com.tencentcloudapi.cloudaudit.v20190319.models.GetAttributeKeyResponse
-
Packages that use GetAttributeKeyResponse Package Description com.tencentcloudapi.cloudaudit.v20190319 com.tencentcloudapi.cloudaudit.v20190319.models -
-
Uses of GetAttributeKeyResponse in com.tencentcloudapi.cloudaudit.v20190319
Methods in com.tencentcloudapi.cloudaudit.v20190319 that return GetAttributeKeyResponse Modifier and Type Method Description GetAttributeKeyResponseCloudauditClient. GetAttributeKey(GetAttributeKeyRequest req)查询AttributeKey的有效取值范围 -
Uses of GetAttributeKeyResponse in com.tencentcloudapi.cloudaudit.v20190319.models
Constructors in com.tencentcloudapi.cloudaudit.v20190319.models with parameters of type GetAttributeKeyResponse Constructor Description GetAttributeKeyResponse(GetAttributeKeyResponse 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.
-