public class CvmRoleCredential extends Credential
| Constructor and Description |
|---|
CvmRoleCredential() |
CvmRoleCredential(String roleName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecretId() |
String |
getSecretKey() |
String |
getToken() |
setSecretId, setSecretKey, setTokenpublic CvmRoleCredential()
public CvmRoleCredential(String roleName)
public String getSecretId()
getSecretId in class Credentialpublic String getSecretKey()
getSecretKey in class Credentialpublic String getToken()
getToken in class CredentialCopyright © 2022. All rights reserved.