Class DeleteContainerGroupRequest

    • Constructor Detail

      • DeleteContainerGroupRequest

        public DeleteContainerGroupRequest()
      • DeleteContainerGroupRequest

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

      • getGroupId

        public String getGroupId()
        Get 部署组ID,分组唯一标识
        Returns:
        GroupId 部署组ID,分组唯一标识
      • setGroupId

        public void setGroupId​(String GroupId)
        Set 部署组ID,分组唯一标识
        Parameters:
        GroupId - 部署组ID,分组唯一标识