com.aliyun.openservices.log.response.ApplyConfigToMachineGroupResponse Maven / Gradle / Ivy
package com.aliyun.openservices.log.response;
import java.util.Map;
public class ApplyConfigToMachineGroupResponse extends Response {
/**
*
*/
private static final long serialVersionUID = 3998388047871087227L;
public ApplyConfigToMachineGroupResponse(Map headers) {
super(headers);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy