java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.project.AbstractProjectRequest.AbstractBuilder<B extends com.atlassian.bitbucket.project.AbstractProjectRequest.AbstractBuilder> | ||
↳ | com.atlassian.bitbucket.project.ProjectCreateRequest.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The avatar data URI is required to contain Base64-encoded image data, and should be in the format:
data:(content type, e.g.
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
value | a supplier containing an avatar image, or null |
---|
this
The avatar data URI is required to contain Base64-encoded image data, and should be in the format:
data:(content type, e.g. image/png);base64,(data)
value | the avatar data URI or null |
---|
this