com.aliyuncs.ecs.model.v20140526
类 DescribeAccessPointsResponse.AccessPointType

java.lang.Object
  继承者 com.aliyuncs.ecs.model.v20140526.DescribeAccessPointsResponse.AccessPointType
包容类:
DescribeAccessPointsResponse

public static class DescribeAccessPointsResponse.AccessPointType
extends Object


构造方法摘要
DescribeAccessPointsResponse.AccessPointType()
           
 
方法摘要
 String getAccessPointId()
           
 String getAttachedRegionNo()
           
 String getDescription()
           
 String getHostOperator()
           
 String getLocation()
           
 String getName()
           
 String getStatus()
           
 String getType()
           
 void setAccessPointId(String accessPointId)
           
 void setAttachedRegionNo(String attachedRegionNo)
           
 void setDescription(String description)
           
 void setHostOperator(String hostOperator)
           
 void setLocation(String location)
           
 void setName(String name)
           
 void setStatus(String status)
           
 void setType(String type)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DescribeAccessPointsResponse.AccessPointType

public DescribeAccessPointsResponse.AccessPointType()
方法详细信息

getAccessPointId

public String getAccessPointId()

setAccessPointId

public void setAccessPointId(String accessPointId)

getStatus

public String getStatus()

setStatus

public void setStatus(String status)

getType

public String getType()

setType

public void setType(String type)

getAttachedRegionNo

public String getAttachedRegionNo()

setAttachedRegionNo

public void setAttachedRegionNo(String attachedRegionNo)

getLocation

public String getLocation()

setLocation

public void setLocation(String location)

getHostOperator

public String getHostOperator()

setHostOperator

public void setHostOperator(String hostOperator)

getName

public String getName()

setName

public void setName(String name)

getDescription

public String getDescription()

setDescription

public void setDescription(String description)


Copyright © 2016. All Rights Reserved.