Package | Description |
---|---|
com.tencentcloudapi.dasb.v20191018.models |
Modifier and Type | Method and Description |
---|---|
Resource |
Device.getResource()
Get 堡垒机服务信息,注意没有绑定服务时为null
注意:此字段可能返回 null,表示取不到有效值。
|
Resource[] |
DescribeResourcesResponse.getResourceSet()
Get 堡垒机资源列表
|
Modifier and Type | Method and Description |
---|---|
void |
Device.setResource(Resource Resource)
Set 堡垒机服务信息,注意没有绑定服务时为null
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeResourcesResponse.setResourceSet(Resource[] ResourceSet)
Set 堡垒机资源列表
|
Constructor and Description |
---|
Resource(Resource 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.