public static class DescribeRegionsResponse.Data.Region.PhysicalLocation extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeRegionsResponse.Data.Region.PhysicalLocation.Attribute |
| 构造器和说明 |
|---|
PhysicalLocation() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeRegionsResponse.Data.Region.PhysicalLocation.Attribute> |
getAttributes() |
String |
getName() |
String |
getNo() |
String |
getServiceCode() |
String |
getStatus() |
String |
getType() |
void |
setAttributes(List<DescribeRegionsResponse.Data.Region.PhysicalLocation.Attribute> attributes) |
void |
setName(String name) |
void |
setNo(String no) |
void |
setServiceCode(String serviceCode) |
void |
setStatus(String status) |
void |
setType(String type) |
public String getNo()
public void setNo(String no)
public String getServiceCode()
public void setServiceCode(String serviceCode)
public String getType()
public void setType(String type)
public String getName()
public void setName(String name)
public String getStatus()
public void setStatus(String status)
public List<DescribeRegionsResponse.Data.Region.PhysicalLocation.Attribute> getAttributes()
public void setAttributes(List<DescribeRegionsResponse.Data.Region.PhysicalLocation.Attribute> attributes)
Copyright © 2020. All rights reserved.