Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
CcnFlowLock[] |
UnlockCcnBandwidthsRequest.getInstances()
Get 带宽实例对象数组。
|
CcnFlowLock[] |
LockCcnBandwidthsRequest.getInstances()
Get 带宽实例的唯一ID数组。
|
Modifier and Type | Method and Description |
---|---|
void |
UnlockCcnBandwidthsRequest.setInstances(CcnFlowLock[] Instances)
Set 带宽实例对象数组。
|
void |
LockCcnBandwidthsRequest.setInstances(CcnFlowLock[] Instances)
Set 带宽实例的唯一ID数组。
|
Constructor and Description |
---|
CcnFlowLock(CcnFlowLock 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 © 2025. All rights reserved.