com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyRequest Maven / Gradle / Ivy
package com.qcloud.cos.model.ciModel.hls;
import com.qcloud.cos.internal.CIServiceRequest;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import com.thoughtworks.xstream.annotations.XStreamImplicit;
import com.thoughtworks.xstream.annotations.XStreamOmitField;
import java.util.ArrayList;
import java.util.List;
@XStreamAlias("Request")
public class CreateHLSPlayKeyRequest extends CIServiceRequest {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy