类 CreateEtChannelRouteRuleRequest


  • public class CreateEtChannelRouteRuleRequest
    extends EtChannelIdRequest
    The request for creating a newly ET channel route rule.
    • 构造器详细资料

      • CreateEtChannelRouteRuleRequest

        public CreateEtChannelRouteRuleRequest()
    • 方法详细资料

      • getIpVersion

        public int getIpVersion()
      • setIpVersion

        public void setIpVersion​(int ipVersion)
      • getDestAddress

        public String getDestAddress()
      • setDestAddress

        public void setDestAddress​(String destAddress)
      • getNexthopType

        public String getNexthopType()
      • setNexthopType

        public void setNexthopType​(String nexthopType)
      • getNexthopId

        public String getNexthopId()
      • setNexthopId

        public void setNexthopId​(String nexthopId)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)