Package | Description |
---|---|
com.tencentcloudapi.gse.v20191112.models |
Modifier and Type | Method and Description |
---|---|
CcnInfo[] |
CopyFleetRequest.getCcnInfos()
Get Information of the CCN instance, including the owner account and the instance ID.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyFleetRequest.setCcnInfos(CcnInfo[] CcnInfos)
Set Information of the CCN instance, including the owner account and the instance ID.
|
Constructor and Description |
---|
CcnInfo(CcnInfo 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 © 2023. All rights reserved.