Class DeleteNetDetectRequest

    • Constructor Detail

      • DeleteNetDetectRequest

        public DeleteNetDetectRequest()
      • DeleteNetDetectRequest

        public DeleteNetDetectRequest​(DeleteNetDetectRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getNetDetectId

        public String getNetDetectId()
        Get 网络探测实例`ID`。形如:`netd-12345678`。
        Returns:
        NetDetectId 网络探测实例`ID`。形如:`netd-12345678`。
      • setNetDetectId

        public void setNetDetectId​(String NetDetectId)
        Set 网络探测实例`ID`。形如:`netd-12345678`。
        Parameters:
        NetDetectId - 网络探测实例`ID`。形如:`netd-12345678`。