Uses of Class
com.tencentcloudapi.cdn.v20180606.models.Authentication
-
Packages that use Authentication Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of Authentication in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return Authentication Modifier and Type Method Description AuthenticationAddCdnDomainRequest. getAuthentication()Get 时间戳防盗链配置AuthenticationDetailDomain. getAuthentication()Get 时间戳防盗链配置 注意:此字段可能返回 null,表示取不到有效值。AuthenticationMainlandConfig. getAuthentication()Get 时间戳防盗链配置。 注意:此字段可能返回 null,表示取不到有效值。AuthenticationOverseaConfig. getAuthentication()Get 时间戳防盗链配置。 注意:此字段可能返回 null,表示取不到有效值。AuthenticationUpdateDomainConfigRequest. getAuthentication()Get 时间戳防盗链配置Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type Authentication Modifier and Type Method Description voidAddCdnDomainRequest. setAuthentication(Authentication Authentication)Set 时间戳防盗链配置voidDetailDomain. setAuthentication(Authentication Authentication)Set 时间戳防盗链配置 注意:此字段可能返回 null,表示取不到有效值。voidMainlandConfig. setAuthentication(Authentication Authentication)Set 时间戳防盗链配置。 注意:此字段可能返回 null,表示取不到有效值。voidOverseaConfig. setAuthentication(Authentication Authentication)Set 时间戳防盗链配置。 注意:此字段可能返回 null,表示取不到有效值。voidUpdateDomainConfigRequest. setAuthentication(Authentication Authentication)Set 时间戳防盗链配置Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type Authentication Constructor Description Authentication(Authentication 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.
-