Uses of Class
com.tencentcloudapi.bm.v20180423.models.AttachCamRoleResponse
-
Packages that use AttachCamRoleResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of AttachCamRoleResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return AttachCamRoleResponse Modifier and Type Method Description AttachCamRoleResponseBmClient. AttachCamRole(AttachCamRoleRequest req)服务器绑定CAM角色,该角色授权访问黑石物理服务器服务,为黑石物理服务器提供了访问资源的权限,如请求服务器的临时证书 -
Uses of AttachCamRoleResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type AttachCamRoleResponse Constructor Description AttachCamRoleResponse(AttachCamRoleResponse 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.
-