public class AccountClient extends AbstractClient
gson, HTTP_RSP_OK| 构造器和说明 |
|---|
AccountClient(Credential credential) |
AccountClient(Credential credential,
ClientProfile clientProfile) |
| 限定符和类型 | 方法和说明 |
|---|---|
Cloud |
getCloudByName(String cloudName) |
Cloud[] |
getClouds() |
Project |
getProjectByName(String projectName) |
Project[] |
getProjects()
Get Project List
|
getClientProfile, getCredential, getLogger, internalRequest, setClientProfile, setCredential, setLogger, setProfilepublic AccountClient(Credential credential)
public AccountClient(Credential credential, ClientProfile clientProfile)
public Project[] getProjects() throws CloudTestSDKException
CloudTestSDKException - CloudTestSDKExceptionpublic Project getProjectByName(String projectName) throws CloudTestSDKException
public Cloud[] getClouds() throws CloudTestSDKException
public Cloud getCloudByName(String cloudName) throws CloudTestSDKException
Copyright © 2022. All rights reserved.