Class ValidateKeyResponse.ValidateKeyResponseBuilder
java.lang.Object
com.amilesend.tmdb.client.model.auth.ValidateKeyResponse.ValidateKeyResponseBuilder
- Enclosing class:
ValidateKeyResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()statusCode(Integer statusCode) The HTTP status code.statusMessage(String statusMessage) The HTTP status message.Success indicator flag.toString()
-
Method Details
-
success
Success indicator flag.- Returns:
this.
-
statusCode
The HTTP status code.- Returns:
this.
-
statusMessage
The HTTP status message.- Returns:
this.
-
build
-
toString
-