Uses of Class
se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
Packages that use AuthenticationError.Builder
- 
Uses of AuthenticationError.Builder in se.michaelthelin.spotify.model_objects.credentials.error
Methods in se.michaelthelin.spotify.model_objects.credentials.error that return AuthenticationError.BuilderModifier and TypeMethodDescriptionAuthenticationError.builder()The error setter.AuthenticationError.Builder.setError_description(String error_description) The error description setter.