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, setToken
public CvmRoleCredential()
public CvmRoleCredential(String roleName)
public String getSecretId()
getSecretId
in class Credential
public String getSecretKey()
getSecretKey
in class Credential
public String getToken()
getToken
in class Credential
Copyright © 2022. All rights reserved.