public class CreateSiteRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateSiteRequest() |
CreateSiteRequest(CreateSiteRequest 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getAddressLine()
Get Detailed address of the site
|
Boolean |
getBreakerRequirement()
Get Whether there is an upstream circuit breaker?
|
String |
getCity()
Get City where the site is located
|
Boolean |
getConditionRequirement()
Get Whether the following environmental conditions are met:
1.
|
String |
getCountry()
Get Country where the site is located
|
String |
getDescription()
Get Site description
|
Boolean |
getDimensionRequirement()
Get Whether the following dimension conditions are met:
Your loading dock can accommodate one rack container (H x W x D = 94" x 54" x 48").
|
String |
getFiberType()
Get You are using optical fiber type to connect the CDC device to the network Single-mode or multi-mode fibers are available.
|
Long |
getMaxWeight()
Get Maximum weight capacity (KG)
|
String |
getName()
Get Site name
|
Boolean |
getNeedHelp()
Get Whether you need help from Tencent Cloud for rack installation?
|
String |
getNote()
Get Note
|
String |
getOpticalStandard()
Get Optical standard used to connect the CDC device to the network This field depends on the uplink speed, optical fiber type, and distance to upstream equipment.
|
String |
getOptionalAddressLine()
Get Detailed address of the site area (to be added)
|
Long |
getPostalCode()
Get Postal code of the site area
|
String |
getPowerConnectors()
Get Type of power connector
|
Long |
getPowerDrawKva()
Get Power consumption (KW)
|
String |
getPowerFeedDrop()
Get Whether power is supplied from above or below the rack
|
String |
getProvince()
Get Province where the site is located
|
Boolean |
getRedundantNetworking()
Get Whether redundant upstream equipment (switch or router) is provided so that both network devices can be connected to the network.
|
Boolean |
getRedundantPower()
Get Whether there is power redundancy?
|
Long |
getUplinkCount()
Get Number of uplinks used by each CDC device (2 devices per rack) when connected to the network
|
Long |
getUplinkSpeedGbps()
Get Uplink speed from the network to Tencent Cloud Region
|
void |
setAddressLine(String AddressLine)
Set Detailed address of the site
|
void |
setBreakerRequirement(Boolean BreakerRequirement)
Set Whether there is an upstream circuit breaker?
|
void |
setCity(String City)
Set City where the site is located
|
void |
setConditionRequirement(Boolean ConditionRequirement)
Set Whether the following environmental conditions are met:
1.
|
void |
setCountry(String Country)
Set Country where the site is located
|
void |
setDescription(String Description)
Set Site description
|
void |
setDimensionRequirement(Boolean DimensionRequirement)
Set Whether the following dimension conditions are met:
Your loading dock can accommodate one rack container (H x W x D = 94" x 54" x 48").
|
void |
setFiberType(String FiberType)
Set You are using optical fiber type to connect the CDC device to the network Single-mode or multi-mode fibers are available.
|
void |
setMaxWeight(Long MaxWeight)
Set Maximum weight capacity (KG)
|
void |
setName(String Name)
Set Site name
|
void |
setNeedHelp(Boolean NeedHelp)
Set Whether you need help from Tencent Cloud for rack installation?
|
void |
setNote(String Note)
Set Note
|
void |
setOpticalStandard(String OpticalStandard)
Set Optical standard used to connect the CDC device to the network This field depends on the uplink speed, optical fiber type, and distance to upstream equipment.
|
void |
setOptionalAddressLine(String OptionalAddressLine)
Set Detailed address of the site area (to be added)
|
void |
setPostalCode(Long PostalCode)
Set Postal code of the site area
|
void |
setPowerConnectors(String PowerConnectors)
Set Type of power connector
|
void |
setPowerDrawKva(Long PowerDrawKva)
Set Power consumption (KW)
|
void |
setPowerFeedDrop(String PowerFeedDrop)
Set Whether power is supplied from above or below the rack
|
void |
setProvince(String Province)
Set Province where the site is located
|
void |
setRedundantNetworking(Boolean RedundantNetworking)
Set Whether redundant upstream equipment (switch or router) is provided so that both network devices can be connected to the network.
|
void |
setRedundantPower(Boolean RedundantPower)
Set Whether there is power redundancy?
|
void |
setUplinkCount(Long UplinkCount)
Set Number of uplinks used by each CDC device (2 devices per rack) when connected to the network
|
void |
setUplinkSpeedGbps(Long UplinkSpeedGbps)
Set Uplink speed from the network to Tencent Cloud Region
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CreateSiteRequest()
public CreateSiteRequest(CreateSiteRequest source)
public String getName()
public void setName(String Name)
Name
- Site namepublic String getCountry()
public void setCountry(String Country)
Country
- Country where the site is locatedpublic String getProvince()
public void setProvince(String Province)
Province
- Province where the site is locatedpublic String getCity()
public void setCity(String City)
City
- City where the site is locatedpublic String getAddressLine()
public void setAddressLine(String AddressLine)
AddressLine
- Detailed address of the sitepublic String getDescription()
public void setDescription(String Description)
Description
- Site descriptionpublic String getNote()
public void setNote(String Note)
Note
- Notepublic String getFiberType()
public void setFiberType(String FiberType)
FiberType
- You are using optical fiber type to connect the CDC device to the network Single-mode or multi-mode fibers are available.public String getOpticalStandard()
public void setOpticalStandard(String OpticalStandard)
OpticalStandard
- Optical standard used to connect the CDC device to the network This field depends on the uplink speed, optical fiber type, and distance to upstream equipment.public String getPowerConnectors()
public void setPowerConnectors(String PowerConnectors)
PowerConnectors
- Type of power connectorpublic String getPowerFeedDrop()
public void setPowerFeedDrop(String PowerFeedDrop)
PowerFeedDrop
- Whether power is supplied from above or below the rackpublic Long getMaxWeight()
public void setMaxWeight(Long MaxWeight)
MaxWeight
- Maximum weight capacity (KG)public Long getPowerDrawKva()
public void setPowerDrawKva(Long PowerDrawKva)
PowerDrawKva
- Power consumption (KW)public Long getUplinkSpeedGbps()
public void setUplinkSpeedGbps(Long UplinkSpeedGbps)
UplinkSpeedGbps
- Uplink speed from the network to Tencent Cloud Regionpublic Long getUplinkCount()
public void setUplinkCount(Long UplinkCount)
UplinkCount
- Number of uplinks used by each CDC device (2 devices per rack) when connected to the networkpublic Boolean getConditionRequirement()
public void setConditionRequirement(Boolean ConditionRequirement)
ConditionRequirement
- Whether the following environmental conditions are met:
1. There are no material requirements or the acceptance standard on site that will affect the delivery and installation of the CDC device.
2. The following conditions are met for finalized rack positions:
Temperature ranges from 41 to 104°F (5 to 40°C).
Humidity ranges from 10°F (-12°C) to 70°F (21°C) and relative humidity ranges from 8% RH to 80% RH.
Air flows from front to back at the rack position and there is sufficient air in CFM (cubic feet per minute). The air quantity in CFM must be 145.8 times the power consumption (in KVA) of CDC.public Boolean getDimensionRequirement()
public void setDimensionRequirement(Boolean DimensionRequirement)
DimensionRequirement
- Whether the following dimension conditions are met:
Your loading dock can accommodate one rack container (H x W x D = 94" x 54" x 48").
You can provide a clear route from the delivery point of your rack (H x W x D = 80" x 24" x 48") to its final installation location. You should consider platforms, corridors, doors, turns, ramps, freight elevators as well as other access restrictions when measuring the depth.
There shall be a 48" or greater front clearance and a 24" or greater rear clearance where the CDC is finally installed.public Boolean getRedundantNetworking()
public void setRedundantNetworking(Boolean RedundantNetworking)
RedundantNetworking
- Whether redundant upstream equipment (switch or router) is provided so that both network devices can be connected to the network.public Long getPostalCode()
public void setPostalCode(Long PostalCode)
PostalCode
- Postal code of the site areapublic String getOptionalAddressLine()
public void setOptionalAddressLine(String OptionalAddressLine)
OptionalAddressLine
- Detailed address of the site area (to be added)public Boolean getNeedHelp()
public void setNeedHelp(Boolean NeedHelp)
NeedHelp
- Whether you need help from Tencent Cloud for rack installation?public Boolean getRedundantPower()
public void setRedundantPower(Boolean RedundantPower)
RedundantPower
- Whether there is power redundancy?public Boolean getBreakerRequirement()
public void setBreakerRequirement(Boolean BreakerRequirement)
BreakerRequirement
- Whether there is an upstream circuit breaker?Copyright © 2024. All rights reserved.