Class DeleteEndPointRequest

    • Constructor Detail

      • DeleteEndPointRequest

        public DeleteEndPointRequest()
      • DeleteEndPointRequest

        public DeleteEndPointRequest​(DeleteEndPointRequest 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

      • getEndPointId

        public String getEndPointId()
        Get 终端节点ID
        Returns:
        EndPointId 终端节点ID
      • setEndPointId

        public void setEndPointId​(String EndPointId)
        Set 终端节点ID
        Parameters:
        EndPointId - 终端节点ID