public static class DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
bandwidth
The maximum bandwidth of the Internet Shared Bandwidth instance.
|
String |
bandwidthPackageId
The ID of the Internet Shared Bandwidth instance.
|
String |
bizType
The service type of the Internet Shared Bandwidth instance.
|
String |
businessStatus
The service status of the Internet Shared Bandwidth instance.
|
String |
creationTime
The time when the Internet Shared Bandwidth instance was created.
|
Boolean |
deletionProtection
Indicates whether deletion protection is enabled.
|
String |
description
The description of the Internet Shared Bandwidth instance.
|
String |
expiredTime
The time when the Internet Shared Bandwidth instance expired.
|
String |
hasReservationData
Indicates whether the information about pending orders is returned.
|
String |
instanceChargeType
The billing method of the Internet Shared Bandwidth instance.
|
String |
internetChargeType
The metering method of the Internet Shared Bandwidth instance.
|
String |
ISP
The line type.
|
String |
name
The name of the Internet Shared Bandwidth instance.
|
DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddresses |
publicIpAddresses
The elastic IP addresses (EIPs) that are associated with the Internet Shared Bandwidth instance.
|
Integer |
ratio
The percentage of the minimum bandwidth commitment.
|
String |
regionId
The ID of the region where the Internet Shared Bandwidth instance resides.
|
String |
reservationActiveTime
The time when the renewal took effect.
|
String |
reservationBandwidth
The new maximum bandwidth after the configurations are changed.
|
String |
reservationInternetChargeType
The metering method after the configurations are changed.
|
String |
reservationOrderType
The renewal method.
|
String |
resourceGroupId
The ID of the resource group.
|
DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageSecurityProtectionTypes |
securityProtectionTypes
The editions of Anti-DDoS.
|
Integer |
serviceManaged
Indicates whether the resource is created by the service account.
|
String |
status
The status of the Internet Shared Bandwidth instance.
|
DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageTags |
tags
The tag that is added to the Internet Shared Bandwidth instance.
|
String |
zone
The zone of the Internet Shared Bandwidth instance.
|
构造器和说明 |
---|
DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage() |
@NameInMap(value="Bandwidth") public String bandwidth
The maximum bandwidth of the Internet Shared Bandwidth instance. Unit: Mbit/s.
example:20
@NameInMap(value="BandwidthPackageId") public String bandwidthPackageId
The ID of the Internet Shared Bandwidth instance.
example:cbwp-bp1t3sm1ffzmshdki****
@NameInMap(value="BizType") public String bizType
The service type of the Internet Shared Bandwidth instance. Valid values:
CloudBox
@NameInMap(value="BusinessStatus") public String businessStatus
The service status of the Internet Shared Bandwidth instance. Valid values:
Normal
@NameInMap(value="CreationTime") public String creationTime
The time when the Internet Shared Bandwidth instance was created. The time is displayed in the YYYY-MM-DDThh:mm:ssZ
format.
2017-06-28T06:39:20Z
@NameInMap(value="DeletionProtection") public Boolean deletionProtection
Indicates whether deletion protection is enabled. Valid values:
true
@NameInMap(value="Description") public String description
The description of the Internet Shared Bandwidth instance.
example:none
@NameInMap(value="ExpiredTime") public String expiredTime
The time when the Internet Shared Bandwidth instance expired. The time is displayed in the YYYY-MM-DDThh:mm:ssZ
format.
2019-01-15T03:08:37Z
@NameInMap(value="HasReservationData") public String hasReservationData
Indicates whether the information about pending orders is returned. Valid values:
false
@NameInMap(value="ISP") public String ISP
The line type. Valid values:
If you are allowed to use single-ISP bandwidth, one of the following values is returned:
If your services are deployed in China East 1 Finance, BGP_FinanceCloud is returned.
example:BGP
@NameInMap(value="InstanceChargeType") public String instanceChargeType
The billing method of the Internet Shared Bandwidth instance. Valid value:
PostPaid: pay-as-you-go
example:PostPaid
@NameInMap(value="InternetChargeType") public String internetChargeType
The metering method of the Internet Shared Bandwidth instance. Valid value:
PayByTraffic
example:PayByBandwidth
@NameInMap(value="Name") public String name
The name of the Internet Shared Bandwidth instance.
example:abc
@NameInMap(value="PublicIpAddresses") public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddresses publicIpAddresses
The elastic IP addresses (EIPs) that are associated with the Internet Shared Bandwidth instance.
@NameInMap(value="Ratio") public Integer ratio
The percentage of the minimum bandwidth commitment. Only 20 is returned.
example:This parameter is supported only on the Alibaba Cloud China site.
20
@NameInMap(value="RegionId") public String regionId
The ID of the region where the Internet Shared Bandwidth instance resides.
example:cn-hangzhou
@NameInMap(value="ReservationActiveTime") public String reservationActiveTime
The time when the renewal took effect. The time is displayed in the YYYY-MM-DDThh:mm:ssZ
format.
2018-08-30T16:00:00Z
@NameInMap(value="ReservationBandwidth") public String reservationBandwidth
The new maximum bandwidth after the configurations are changed. Unit: Mbit/s.
example:1000
@NameInMap(value="ReservationInternetChargeType") public String reservationInternetChargeType
The metering method after the configurations are changed. Valid value:
PayByTraffic
example:PayByBandwidth
@NameInMap(value="ReservationOrderType") public String reservationOrderType
The renewal method. Valid values:
RENEWCHANGE
@NameInMap(value="ResourceGroupId") public String resourceGroupId
The ID of the resource group.
example:rg-acfmxazb4ph****
@NameInMap(value="SecurityProtectionTypes") public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageSecurityProtectionTypes securityProtectionTypes
The editions of Anti-DDoS.
@NameInMap(value="ServiceManaged") public Integer serviceManaged
Indicates whether the resource is created by the service account. Valid values:
1
@NameInMap(value="Status") public String status
The status of the Internet Shared Bandwidth instance. Valid values:
Available
@NameInMap(value="Tags") public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageTags tags
The tag that is added to the Internet Shared Bandwidth instance.
@NameInMap(value="Zone") public String zone
The zone of the Internet Shared Bandwidth instance. This parameter is returned only when BizType is set to CloudBox. If BizType is set to Default, an empty value is returned.
example:ap-southeast-1-lzdvn-cb
public DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage()
public static DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage build(Map<String,?> map) throws Exception
Exception
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setBandwidth(String bandwidth)
public String getBandwidth()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setBandwidthPackageId(String bandwidthPackageId)
public String getBandwidthPackageId()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setBizType(String bizType)
public String getBizType()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setBusinessStatus(String businessStatus)
public String getBusinessStatus()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setCreationTime(String creationTime)
public String getCreationTime()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setDeletionProtection(Boolean deletionProtection)
public Boolean getDeletionProtection()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setDescription(String description)
public String getDescription()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setExpiredTime(String expiredTime)
public String getExpiredTime()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setHasReservationData(String hasReservationData)
public String getHasReservationData()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setISP(String ISP)
public String getISP()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setInstanceChargeType(String instanceChargeType)
public String getInstanceChargeType()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setInternetChargeType(String internetChargeType)
public String getInternetChargeType()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setName(String name)
public String getName()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setPublicIpAddresses(DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddresses publicIpAddresses)
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddresses getPublicIpAddresses()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setRatio(Integer ratio)
public Integer getRatio()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setRegionId(String regionId)
public String getRegionId()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setReservationActiveTime(String reservationActiveTime)
public String getReservationActiveTime()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setReservationBandwidth(String reservationBandwidth)
public String getReservationBandwidth()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setReservationInternetChargeType(String reservationInternetChargeType)
public String getReservationInternetChargeType()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setReservationOrderType(String reservationOrderType)
public String getReservationOrderType()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setResourceGroupId(String resourceGroupId)
public String getResourceGroupId()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setSecurityProtectionTypes(DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageSecurityProtectionTypes securityProtectionTypes)
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageSecurityProtectionTypes getSecurityProtectionTypes()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setServiceManaged(Integer serviceManaged)
public Integer getServiceManaged()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setStatus(String status)
public String getStatus()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setTags(DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageTags tags)
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackageTags getTags()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackage setZone(String zone)
public String getZone()
Copyright © 2024. All rights reserved.