Package com.netflix.spinnaker.retrofit
Class Retrofit2ConfigurationProperties
java.lang.Object
com.netflix.spinnaker.retrofit.Retrofit2ConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionokhttp3.logging.HttpLoggingInterceptor.LevelvoidsetLogLevel(okhttp3.logging.HttpLoggingInterceptor.Level logLevel)
-
Constructor Details
-
Retrofit2ConfigurationProperties
public Retrofit2ConfigurationProperties()
-
-
Method Details
-
getLogLevel
public okhttp3.logging.HttpLoggingInterceptor.Level getLogLevel() -
setLogLevel
public void setLogLevel(okhttp3.logging.HttpLoggingInterceptor.Level logLevel)
-