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

com.aliyun.datahub.client.model.TimeGranularity Maven / Gradle / Ivy

The newest version!
package com.aliyun.datahub.client.model;

public enum TimeGranularity {
    DEFAULT,
    HOUR,
    MINUTE,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy