Package com.netflix.spinnaker.retrofit
Class RetrofitConfigurationProperties
- java.lang.Object
-
- com.netflix.spinnaker.retrofit.RetrofitConfigurationProperties
-
@ConfigurationProperties("retrofit") public class RetrofitConfigurationProperties extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RetrofitConfigurationProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description retrofit.RestAdapter.LogLevelgetLogLevel()voidsetLogLevel(retrofit.RestAdapter.LogLevel logLevel)
-