| Package | Description | 
|---|---|
| com.tencentcloudapi.gse.v20191112.models | 
| Modifier and Type | Method and Description | 
|---|---|
Credentials | 
InstanceAccess.getCredentials()
Get Credentials required for instance access 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InstanceAccess.setCredentials(Credentials Credentials)
Set Credentials required for instance access 
 | 
| Constructor and Description | 
|---|
Credentials(Credentials 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. 
 | 
Copyright © 2022. All rights reserved.