类 GetRouteRequest


  • public class GetRouteRequest
    extends AbstractBceRequest
    Created by zhangjing60 on 17/8/2.
    • 构造器详细资料

      • GetRouteRequest

        public GetRouteRequest()
    • 方法详细资料

      • getVersion

        public String getVersion()
      • setVersion

        public void setVersion​(String version)
      • getRouteTableId

        public String getRouteTableId()
      • setRouteTableId

        public void setRouteTableId​(String routeTableId)
      • getVpcId

        public String getVpcId()
      • setVpcId

        public void setVpcId​(String vpcId)
      • withVersion

        public GetRouteRequest withVersion​(String version)
        Configure the version for the request
        参数:
        version - the API version number
      • withRouteTableId

        public GetRouteRequest withRouteTableId​(String routeTableId)
        configure routeTableId for the request
        参数:
        routeTableId - the id of the route table
      • withVpcId

        public GetRouteRequest withVpcId​(String vpcId)
        configure vpcId for the request
        参数:
        vpcId - the vpcId