Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
Blueprint |
BlueprintInstance.getBlueprint()
Get 镜像信息。
|
Blueprint |
ResetInstanceBlueprint.getBlueprintInfo()
Get 镜像详细信息
|
Blueprint[] |
DescribeBlueprintsResponse.getBlueprintSet()
Get 镜像详细信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
BlueprintInstance.setBlueprint(Blueprint Blueprint)
Set 镜像信息。
|
void |
ResetInstanceBlueprint.setBlueprintInfo(Blueprint BlueprintInfo)
Set 镜像详细信息
|
void |
DescribeBlueprintsResponse.setBlueprintSet(Blueprint[] BlueprintSet)
Set 镜像详细信息列表。
|
Constructor and Description |
---|
Blueprint(Blueprint 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.