Uses of Class
com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.Builder
-
Packages that use AuthenticationError.Builder Package Description com.wrapper.spotify.model_objects.credentials.error -
-
Uses of AuthenticationError.Builder in com.wrapper.spotify.model_objects.credentials.error
Methods in com.wrapper.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.
-