Class DescribeNetworkInterfaceLimitResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.vpc.v20170312.models.DescribeNetworkInterfaceLimitResponse
-
public class DescribeNetworkInterfaceLimitResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeNetworkInterfaceLimitResponse()DescribeNetworkInterfaceLimitResponse(DescribeNetworkInterfaceLimitResponse 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetEniPrivateIpAddressQuantity()Get 每个标准型弹性网卡可以分配的IP配额。LonggetEniQuantity()Get 标准型弹性网卡配额。LonggetExtendEniPrivateIpAddressQuantity()Get 每个扩展型弹性网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。LonggetExtendEniQuantity()Get 扩展型网卡配额。 注意:此字段可能返回 null,表示取不到有效值。StringgetRequestId()Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。LonggetSubEniPrivateIpAddressQuantity()Get 每个中继网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。LonggetSubEniQuantity()Get 中继网卡配额。 注意:此字段可能返回 null,表示取不到有效值。voidsetEniPrivateIpAddressQuantity(Long EniPrivateIpAddressQuantity)Set 每个标准型弹性网卡可以分配的IP配额。voidsetEniQuantity(Long EniQuantity)Set 标准型弹性网卡配额。voidsetExtendEniPrivateIpAddressQuantity(Long ExtendEniPrivateIpAddressQuantity)Set 每个扩展型弹性网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。voidsetExtendEniQuantity(Long ExtendEniQuantity)Set 扩展型网卡配额。 注意:此字段可能返回 null,表示取不到有效值。voidsetRequestId(String RequestId)Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。voidsetSubEniPrivateIpAddressQuantity(Long SubEniPrivateIpAddressQuantity)Set 每个中继网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。voidsetSubEniQuantity(Long SubEniQuantity)Set 中继网卡配额。 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeNetworkInterfaceLimitResponse
public DescribeNetworkInterfaceLimitResponse()
-
DescribeNetworkInterfaceLimitResponse
public DescribeNetworkInterfaceLimitResponse(DescribeNetworkInterfaceLimitResponse 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.
-
-
Method Detail
-
getEniQuantity
public Long getEniQuantity()
Get 标准型弹性网卡配额。- Returns:
- EniQuantity 标准型弹性网卡配额。
-
setEniQuantity
public void setEniQuantity(Long EniQuantity)
Set 标准型弹性网卡配额。- Parameters:
EniQuantity- 标准型弹性网卡配额。
-
getEniPrivateIpAddressQuantity
public Long getEniPrivateIpAddressQuantity()
Get 每个标准型弹性网卡可以分配的IP配额。- Returns:
- EniPrivateIpAddressQuantity 每个标准型弹性网卡可以分配的IP配额。
-
setEniPrivateIpAddressQuantity
public void setEniPrivateIpAddressQuantity(Long EniPrivateIpAddressQuantity)
Set 每个标准型弹性网卡可以分配的IP配额。- Parameters:
EniPrivateIpAddressQuantity- 每个标准型弹性网卡可以分配的IP配额。
-
getExtendEniQuantity
public Long getExtendEniQuantity()
Get 扩展型网卡配额。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExtendEniQuantity 扩展型网卡配额。 注意:此字段可能返回 null,表示取不到有效值。
-
setExtendEniQuantity
public void setExtendEniQuantity(Long ExtendEniQuantity)
Set 扩展型网卡配额。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExtendEniQuantity- 扩展型网卡配额。 注意:此字段可能返回 null,表示取不到有效值。
-
getExtendEniPrivateIpAddressQuantity
public Long getExtendEniPrivateIpAddressQuantity()
Get 每个扩展型弹性网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExtendEniPrivateIpAddressQuantity 每个扩展型弹性网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。
-
setExtendEniPrivateIpAddressQuantity
public void setExtendEniPrivateIpAddressQuantity(Long ExtendEniPrivateIpAddressQuantity)
Set 每个扩展型弹性网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExtendEniPrivateIpAddressQuantity- 每个扩展型弹性网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。
-
getSubEniQuantity
public Long getSubEniQuantity()
Get 中继网卡配额。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubEniQuantity 中继网卡配额。 注意:此字段可能返回 null,表示取不到有效值。
-
setSubEniQuantity
public void setSubEniQuantity(Long SubEniQuantity)
Set 中继网卡配额。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubEniQuantity- 中继网卡配额。 注意:此字段可能返回 null,表示取不到有效值。
-
getSubEniPrivateIpAddressQuantity
public Long getSubEniPrivateIpAddressQuantity()
Get 每个中继网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubEniPrivateIpAddressQuantity 每个中继网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。
-
setSubEniPrivateIpAddressQuantity
public void setSubEniPrivateIpAddressQuantity(Long SubEniPrivateIpAddressQuantity)
Set 每个中继网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubEniPrivateIpAddressQuantity- 每个中继网卡可以分配的IP配额。 注意:此字段可能返回 null,表示取不到有效值。
-
getRequestId
public String getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Returns:
- RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
setRequestId
public void setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Parameters:
RequestId- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
-