Class DescribeInternetAddressQuotaResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dc.v20180410.models.DescribeInternetAddressQuotaResponse
-
public class DescribeInternetAddressQuotaResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeInternetAddressQuotaResponse()DescribeInternetAddressQuotaResponse(DescribeInternetAddressQuotaResponse 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 LonggetIpv4BgpNum()Get BGP类型IPv4互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。LonggetIpv4BgpQuota()Get BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。LonggetIpv4OtherNum()Get 非BGP类型互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。LonggetIpv4OtherQuota()Get 非BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。LonggetIpv6PrefixLen()Get IPv6互联网公网允许的最小前缀长度 注意:此字段可能返回 null,表示取不到有效值。StringgetRequestId()Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。voidsetIpv4BgpNum(Long Ipv4BgpNum)Set BGP类型IPv4互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。voidsetIpv4BgpQuota(Long Ipv4BgpQuota)Set BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。voidsetIpv4OtherNum(Long Ipv4OtherNum)Set 非BGP类型互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。voidsetIpv4OtherQuota(Long Ipv4OtherQuota)Set 非BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。voidsetIpv6PrefixLen(Long Ipv6PrefixLen)Set IPv6互联网公网允许的最小前缀长度 注意:此字段可能返回 null,表示取不到有效值。voidsetRequestId(String RequestId)Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。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
-
DescribeInternetAddressQuotaResponse
public DescribeInternetAddressQuotaResponse()
-
DescribeInternetAddressQuotaResponse
public DescribeInternetAddressQuotaResponse(DescribeInternetAddressQuotaResponse 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
-
getIpv6PrefixLen
public Long getIpv6PrefixLen()
Get IPv6互联网公网允许的最小前缀长度 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Ipv6PrefixLen IPv6互联网公网允许的最小前缀长度 注意:此字段可能返回 null,表示取不到有效值。
-
setIpv6PrefixLen
public void setIpv6PrefixLen(Long Ipv6PrefixLen)
Set IPv6互联网公网允许的最小前缀长度 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Ipv6PrefixLen- IPv6互联网公网允许的最小前缀长度 注意:此字段可能返回 null,表示取不到有效值。
-
getIpv4BgpQuota
public Long getIpv4BgpQuota()
Get BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Ipv4BgpQuota BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。
-
setIpv4BgpQuota
public void setIpv4BgpQuota(Long Ipv4BgpQuota)
Set BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Ipv4BgpQuota- BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。
-
getIpv4OtherQuota
public Long getIpv4OtherQuota()
Get 非BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Ipv4OtherQuota 非BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。
-
setIpv4OtherQuota
public void setIpv4OtherQuota(Long Ipv4OtherQuota)
Set 非BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Ipv4OtherQuota- 非BGP类型IPv4互联网地址配额 注意:此字段可能返回 null,表示取不到有效值。
-
getIpv4BgpNum
public Long getIpv4BgpNum()
Get BGP类型IPv4互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Ipv4BgpNum BGP类型IPv4互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。
-
setIpv4BgpNum
public void setIpv4BgpNum(Long Ipv4BgpNum)
Set BGP类型IPv4互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Ipv4BgpNum- BGP类型IPv4互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。
-
getIpv4OtherNum
public Long getIpv4OtherNum()
Get 非BGP类型互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Ipv4OtherNum 非BGP类型互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。
-
setIpv4OtherNum
public void setIpv4OtherNum(Long Ipv4OtherNum)
Set 非BGP类型互联网地址已使用数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Ipv4OtherNum- 非BGP类型互联网地址已使用数量 注意:此字段可能返回 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。
-
-