Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Authentication[] |
DescribeComputeEnvCreateInfoResponse.getAuthentications()
Get 授权信息
|
Authentication[] |
Task.getAuthentications()
Get 授权信息
|
Authentication[] |
NamedComputeEnv.getAuthentications()
Get 授权信息
|
Authentication[] |
ComputeEnvCreateInfo.getAuthentications()
Get 授权信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeComputeEnvCreateInfoResponse.setAuthentications(Authentication[] Authentications)
Set 授权信息
|
void |
Task.setAuthentications(Authentication[] Authentications)
Set 授权信息
|
void |
NamedComputeEnv.setAuthentications(Authentication[] Authentications)
Set 授权信息
|
void |
ComputeEnvCreateInfo.setAuthentications(Authentication[] Authentications)
Set 授权信息
|
Constructor and Description |
---|
Authentication(Authentication 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 © 2025. All rights reserved.