com.aliyuncs.ecs.model.v20140526
类 CreateRouteEntryRequest.NextHopList

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

public static class CreateRouteEntryRequest.NextHopList
extends Object


构造方法摘要
CreateRouteEntryRequest.NextHopList()
           
 
方法摘要
 String getNextHopId()
           
 String getNextHopType()
           
 void setNextHopId(String nextHopId)
           
 void setNextHopType(String nextHopType)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CreateRouteEntryRequest.NextHopList

public CreateRouteEntryRequest.NextHopList()
方法详细信息

getNextHopType

public String getNextHopType()

setNextHopType

public void setNextHopType(String nextHopType)

getNextHopId

public String getNextHopId()

setNextHopId

public void setNextHopId(String nextHopId)


Copyright © 2016. All Rights Reserved.