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