Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Authentication[] |
ComputeEnvCreateInfo.getAuthentications()
获取授权信息
注意:此字段可能返回 null,表示取不到有效值。
|
Authentication[] |
Task.getAuthentications()
获取授权信息
|
Authentication[] |
NamedComputeEnv.getAuthentications()
获取授权信息
|
Authentication[] |
NamedCpmComputeEnv.getAuthentications()
获取授权信息
|
Authentication[] |
DescribeComputeEnvCreateInfoResponse.getAuthentications()
获取授权信息
|
Modifier and Type | Method and Description |
---|---|
void |
ComputeEnvCreateInfo.setAuthentications(Authentication[] Authentications)
设置授权信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Task.setAuthentications(Authentication[] Authentications)
设置授权信息
|
void |
NamedComputeEnv.setAuthentications(Authentication[] Authentications)
设置授权信息
|
void |
NamedCpmComputeEnv.setAuthentications(Authentication[] Authentications)
设置授权信息
|
void |
DescribeComputeEnvCreateInfoResponse.setAuthentications(Authentication[] Authentications)
设置授权信息
|
Copyright © 2019. All rights reserved.