Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Resource[] |
BandwidthPackage.getResourceSet()
Get The resource information of the bandwidth package.
|
Resource[] |
DescribeBandwidthPackageResourcesResponse.getResourceSet()
Get The list of resources in the bandwidth package.
|
Modifier and Type | Method and Description |
---|---|
void |
BandwidthPackage.setResourceSet(Resource[] ResourceSet)
Set The resource information of the bandwidth package.
|
void |
DescribeBandwidthPackageResourcesResponse.setResourceSet(Resource[] ResourceSet)
Set The list of resources in the bandwidth package.
|
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 © 2023. All rights reserved.