| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
MediaItem.Builder |
MediaItem.Builder.mimeType(String mimeType)
Set the mime type of the
MediaItem under construction and return this Builder
to allow further construction to be done. |
MediaItem.Builder |
MediaItem.Builder.type(MediaItem.Type type)
Set the type of the
MediaItem under construction and return this Builder
to allow further construction to be done. |
MediaItem.Builder |
MediaItem.Builder.url(URI url)
Set the url of the
MediaItem under construction and return this Builder
to allow further construction to be done. |
| Constructor and Description |
|---|
MediaItem(MediaItem.Builder builder) |
Copyright © 2024 Atlassian. All rights reserved.