
microsoft.vs.analytics.v4.model.entity.collection.request.ProcessCollectionRequest Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of odata-client-microsoft-analytics Show documentation
Show all versions of odata-client-microsoft-analytics Show documentation
Java client as template for Microsoft Analytics organisation endpoints
package microsoft.vs.analytics.v4.model.entity.collection.request;
import com.github.davidmoten.odata.client.CollectionPageEntityRequest;
import com.github.davidmoten.odata.client.ContextPath;
import java.lang.Object;
import java.util.Optional;
import microsoft.vs.analytics.v4.model.entity.Process;
import microsoft.vs.analytics.v4.model.entity.request.ProcessRequest;
public class ProcessCollectionRequest extends CollectionPageEntityRequest{
protected ContextPath contextPath;
public ProcessCollectionRequest(ContextPath contextPath, Optional
© 2015 - 2025 Weber Informatics LLC | Privacy Policy