Uses of Class
com.tencentcloudapi.smh.v20210712.models.DescribeLibrarySecretRequest
-
Packages that use DescribeLibrarySecretRequest Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of DescribeLibrarySecretRequest in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 with parameters of type DescribeLibrarySecretRequest Modifier and Type Method Description DescribeLibrarySecretResponseSmhClient. DescribeLibrarySecret(DescribeLibrarySecretRequest req)查询 PaaS 服务媒体库密钥 -
Uses of DescribeLibrarySecretRequest in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type DescribeLibrarySecretRequest Constructor Description DescribeLibrarySecretRequest(DescribeLibrarySecretRequest 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.
-