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