| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
MediaItem |
MediaItem.Builder.build()
Returns the final constructed
MediaItem |
| Modifier and Type | Method and Description |
|---|---|
List<MediaItem> |
Activity.getMediaItems()
Get the media items associated with the activity.
|
| Modifier and Type | Method and Description |
|---|---|
Activity.Builder |
Activity.Builder.mediaItems(List<MediaItem> mediaItems)
Set the mediaItems associated with the
Activity under construction and return this Builder
to allow further construction to be done. |
Copyright © 2024 Atlassian. All rights reserved.