Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
VirtualPrivateCloud |
EnvData.getVirtualPrivateCloud()
Get Information of the VPC configuration.
|
VirtualPrivateCloud[] |
EnvData.getVirtualPrivateClouds()
Get List of VPCs (creation of CVM instances across VPCs is supported).
|
Modifier and Type | Method and Description |
---|---|
void |
EnvData.setVirtualPrivateCloud(VirtualPrivateCloud VirtualPrivateCloud)
Set Information of the VPC configuration.
|
void |
EnvData.setVirtualPrivateClouds(VirtualPrivateCloud[] VirtualPrivateClouds)
Set List of VPCs (creation of CVM instances across VPCs is supported).
|
Constructor and Description |
---|
VirtualPrivateCloud(VirtualPrivateCloud 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.