All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aliyun.datahub.client.impl.request.GetMeterInfoRequest Maven / Gradle / Ivy

The newest version!
package com.aliyun.datahub.client.impl.request;

public class GetMeterInfoRequest extends BaseRequest {
    public GetMeterInfoRequest() {
        setAction("meter");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy