Uses of Class
cn.ucloud.cube.models.GetCubeExecTokenResponse
-
Packages that use GetCubeExecTokenResponse Package Description cn.ucloud.cube.client -
-
Uses of GetCubeExecTokenResponse in cn.ucloud.cube.client
Methods in cn.ucloud.cube.client that return GetCubeExecTokenResponse Modifier and Type Method Description GetCubeExecTokenResponseCubeClient. getCubeExecToken(GetCubeExecTokenRequest request)GetCubeExecToken - 获取登录容器的tokenGetCubeExecTokenResponseCubeClientInterface. getCubeExecToken(GetCubeExecTokenRequest request)GetCubeExecToken - 获取登录容器的token
-