public static class BitmojiQuery.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
BitmojiQuery |
build()
Builds the query for requested resources.
|
BitmojiQuery.Builder |
withAvatarId()
For fetching the Avatar ID of the user.
|
BitmojiQuery.Builder |
withTwoDAvatarUrl()
For fetching the 2D Avatar Url of the user.
|
public BitmojiQuery.Builder withAvatarId()
public BitmojiQuery.Builder withTwoDAvatarUrl()
public BitmojiQuery build()
BitmojiQuery
instance.