Uses of Class
com.tencentcloudapi.tcr.v20190924.models.ModifyInstanceTokenResponse
-
Packages that use ModifyInstanceTokenResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of ModifyInstanceTokenResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return ModifyInstanceTokenResponse Modifier and Type Method Description ModifyInstanceTokenResponse
TcrClient. ModifyInstanceToken(ModifyInstanceTokenRequest req)
更新实例内指定长期访问凭证的启用状态 -
Uses of ModifyInstanceTokenResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type ModifyInstanceTokenResponse Constructor Description ModifyInstanceTokenResponse(ModifyInstanceTokenResponse 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.
-