Class AssociateRouteTableRequest


  • public class AssociateRouteTableRequest
    extends Request
    • Constructor Detail

      • AssociateRouteTableRequest

        public AssociateRouteTableRequest()
    • Method Detail

      • getSubnetId

        public String getSubnetId()
      • setSubnetId

        public void setSubnetId​(String subnetId)
      • getRouteTableId

        public String getRouteTableId()
      • setRouteTableId

        public void setRouteTableId​(String routeTableId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)