com.github.dekobon.CloudApiHttpHeaders Maven / Gradle / Ivy
package com.github.dekobon;
public interface CloudApiHttpHeaders {
String X_RESOURCE_COUNT = "x-resource-count";
String X_QUERY_LIMIT = "x-query-limit";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy