类 GetSubnetRequest

    • 构造器详细资料

      • GetSubnetRequest

        public GetSubnetRequest()
    • 方法详细资料

      • getSubnetId

        public String getSubnetId()
      • setSubnetId

        public void setSubnetId​(String subnetId)
      • withSubnetId

        public GetSubnetRequest withSubnetId​(String subnetId)
        Configure the subnetId for the request.
        参数:
        subnetId - The id of subnet.
        返回:
        GetSubnetRequest with specified subnetId.