public static final class DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeInstanceExtResponseBody.InstanceExtSpecs |
build() |
DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder |
functionVersion(Long functionVersion)
The function plan.
|
DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder |
instanceId(String instanceId)
The ID of the instance.
|
DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder |
normalBandwidth(Long normalBandwidth)
The clean bandwidth.
|
DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder |
productPlan(Long productPlan)
The type of the instance.
|
DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder |
servicePartner(String servicePartner)
The Internet service provider (ISP) line of the Anti-DDoS Proxy (Chinese Mainland) instance.
|
public DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder functionVersion(Long functionVersion)
The function plan. Valid values:
0
public DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder instanceId(String instanceId)
The ID of the instance.
example:ddoscoo-cn-i7m25564****
public DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder normalBandwidth(Long normalBandwidth)
The clean bandwidth. Unit: Mbit/s.
example:100
public DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder productPlan(Long productPlan)
The type of the instance. Valid values:
0
public DescribeInstanceExtResponseBody.InstanceExtSpecs.Builder servicePartner(String servicePartner)
The Internet service provider (ISP) line of the Anti-DDoS Proxy (Chinese Mainland) instance.
example:coop-line-001
public DescribeInstanceExtResponseBody.InstanceExtSpecs build()
Copyright © 2026. All rights reserved.