Package | Description |
---|---|
org.apache.streams.instagram.pojo |
Modifier and Type | Method and Description |
---|---|
Videos |
Media.getVideos() |
Videos |
Videos.withAdditionalProperty(String name,
Object value) |
Videos |
Videos.withLowResolution(ImageParent lowResolution) |
Videos |
Videos.withStandardResolution(ImageParent standardResolution) |
Videos |
Videos.withThumbnail(ImageParent thumbnail) |
Modifier and Type | Method and Description |
---|---|
void |
Media.setVideos(Videos videos) |
Media |
Media.withVideos(Videos videos) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.