Uses of Class
com.wrapper.spotify.model_objects.specification.Error.Builder
-
Packages that use Error.Builder Package Description com.wrapper.spotify.model_objects.specification -
-
Uses of Error.Builder in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return Error.Builder Modifier and Type Method Description Error.BuilderError. builder()Error.BuilderError.Builder. setMessage(String message)The error message setter.Error.BuilderError.Builder. setStatus(Integer status)The error HTTP status code setter.
-