Package com.netflix.spinnaker.retrofit
Class RetrofitConfigurationProperties
java.lang.Object
com.netflix.spinnaker.retrofit.RetrofitConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretrofit.RestAdapter.LogLevelvoidsetLogLevel(retrofit.RestAdapter.LogLevel logLevel)
-
Constructor Details
-
RetrofitConfigurationProperties
public RetrofitConfigurationProperties()
-
-
Method Details
-
getLogLevel
public retrofit.RestAdapter.LogLevel getLogLevel() -
setLogLevel
public void setLogLevel(retrofit.RestAdapter.LogLevel logLevel)
-