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

com.taboola.rest.api.model.HttpLoggingLevel Maven / Gradle / Ivy

The newest version!
package com.taboola.rest.api.model;

public enum HttpLoggingLevel {

    NONE,
    BASIC,
    HEADERS,
    BODY;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy