io.keen.client.java.SubAnalysis Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of keen-client-api-query Show documentation
Show all versions of keen-client-api-query Show documentation
Java Query Client API for Keen IO
package io.keen.client.java;
import java.util.HashMap;
import java.util.Map;
/**
* Each instance of this class represents one of potentially several individual analyses comprising
* a request to perform a Multi-Analysis.
*
* @author masojus
*/
public class SubAnalysis extends RequestParameter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy