Uses of Class
se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
-
Packages that use AuthenticationError.Builder Package Description se.michaelthelin.spotify.model_objects.credentials.error -
-
Uses of AuthenticationError.Builder in se.michaelthelin.spotify.model_objects.credentials.error
Methods in se.michaelthelin.spotify.model_objects.credentials.error that return AuthenticationError.Builder Modifier and Type Method Description AuthenticationError.BuilderAuthenticationError. builder()AuthenticationError.BuilderAuthenticationError.Builder. setError(String error)The error setter.AuthenticationError.BuilderAuthenticationError.Builder. setError_description(String error_description)The error description setter.
-