Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comment.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comment.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comment.html Sat May 16 21:58:04 2015 @@ -0,0 +1,187 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Comment (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Comment (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Comment.html" target="_top">Frames</a></li> +<li><a href="Comment.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Comment" class="title">Uses of Class<br>com.instagram.pojo.Comment</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td> +<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td> +<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withCreatedTime(java.lang.Long)">withCreatedTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> createdTime)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td> +<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withFrom(com.instagram.pojo.User)">withFrom</a></strong>(<a href="../../../../com/instagram/pojo/User.html" title="class in com.instagram.pojo">User</a> from)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td> +<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withId(java.lang.String)">withId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td> +<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withText(java.lang.String)">withText</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return types with arguments of type <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>></code></td> +<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#getData()">getData</a></strong>()</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Method parameters in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with type arguments of type <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#setData(java.util.List)">setData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td> +<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withData(java.util.List)">withData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>> data)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Comment.html" target="_top">Frames</a></li> +<li><a href="Comment.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comments.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comments.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comments.html Sat May 16 21:58:04 2015 @@ -0,0 +1,170 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Comments (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Comments (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Comments.html" target="_top">Frames</a></li> +<li><a href="Comments.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Comments" class="title">Uses of Class<br>com.instagram.pojo.Comments</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getComments()">getComments</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td> +<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td> +<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withCount(java.lang.Long)">withCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td> +<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withData(java.util.List)">withData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>> data)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setComments(com.instagram.pojo.Comments)">setComments</a></strong>(<a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a> comments)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withComments(com.instagram.pojo.Comments)">withComments</a></strong>(<a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a> comments)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Comments.html" target="_top">Frames</a></li> +<li><a href="Comments.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Images.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Images.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Images.html Sat May 16 21:58:04 2015 @@ -0,0 +1,174 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Images (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Images (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Images.html" target="_top">Frames</a></li> +<li><a href="Images.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Images" class="title">Uses of Class<br>com.instagram.pojo.Images</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getImages()">getImages</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withLowResolution(com.instagram.pojo.Media)">withLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> lowResolution)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withStandardResolution(com.instagram.pojo.Media)">withStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> standardResolution)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withThumbnail(com.instagram.pojo.Media)">withThumbnail</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> thumbnail)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setImages(com.instagram.pojo.Images)">setImages</a></strong>(<a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a> images)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withImages(com.instagram.pojo.Images)">withImages</a></strong>(<a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a> images)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Images.html" target="_top">Frames</a></li> +<li><a href="Images.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Instagram.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Instagram.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Instagram.html Sat May 16 21:58:04 2015 @@ -0,0 +1,201 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Instagram (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Instagram (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Instagram.html" target="_top">Frames</a></li> +<li><a href="Instagram.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Instagram" class="title">Uses of Class<br>com.instagram.pojo.Instagram</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withCaption(com.instagram.pojo.Caption)">withCaption</a></strong>(<a href="../../../../com/instagram/pojo/Caption.html" title="class in com.instagram.pojo">Caption</a> caption)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withComments(com.instagram.pojo.Comments)">withComments</a></strong>(<a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a> comments)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withCreatedTime(java.lang.Long)">withCreatedTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> createdTime)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withFilter(java.lang.String)">withFilter</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filter)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withId(java.lang.String)">withId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withImages(com.instagram.pojo.Images)">withImages</a></strong>(<a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a> images)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLikes(com.instagram.pojo.Likes)">withLikes</a></strong>(<a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a> likes)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLink(java.net.URI)">withLink</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> link)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLocation(com.instagram.pojo.Location)">withLocation</a></strong>(<a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a> location)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withTags(java.util.List)">withTags</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> tags)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withType(java.lang.String)">withType</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withUser(com.instagram.pojo.User)">withUser</a></strong>(<a href="../../../../com/instagram/pojo/User.html" title="class in com.instagram.pojo">User</a> user)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withUserHasLiked(java.lang.Boolean)">withUserHasLiked</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> userHasLiked)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withUsersInPhoto(java.util.List)">withUsersInPhoto</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/instagram/pojo/UserPosition.html" title="class in com.instagram.pojo">UserPosition</a>> usersInPhoto)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withVideos(com.instagram.pojo.Videos)">withVideos</a></strong>(<a href="../../../../com/instagram/pojo/Videos.html" title="class in com.instagram.pojo">Videos</a> videos)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Instagram.html" target="_top">Frames</a></li> +<li><a href="Instagram.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Likes.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Likes.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Likes.html Sat May 16 21:58:04 2015 @@ -0,0 +1,170 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Likes (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Likes (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Likes.html" target="_top">Frames</a></li> +<li><a href="Likes.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Likes" class="title">Uses of Class<br>com.instagram.pojo.Likes</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getLikes()">getLikes</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td> +<td class="colLast"><span class="strong">Likes.</span><code><strong><a href="../../../../com/instagram/pojo/Likes.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td> +<td class="colLast"><span class="strong">Likes.</span><code><strong><a href="../../../../com/instagram/pojo/Likes.html#withCount(java.lang.Long)">withCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td> +<td class="colLast"><span class="strong">Likes.</span><code><strong><a href="../../../../com/instagram/pojo/Likes.html#withData(java.util.List)">withData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/instagram/pojo/User.html" title="class in com.instagram.pojo">User</a>> data)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setLikes(com.instagram.pojo.Likes)">setLikes</a></strong>(<a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a> likes)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLikes(com.instagram.pojo.Likes)">withLikes</a></strong>(<a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a> likes)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Likes.html" target="_top">Frames</a></li> +<li><a href="Likes.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Location.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Location.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Location.html Sat May 16 21:58:04 2015 @@ -0,0 +1,182 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Location (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Location (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Location.html" target="_top">Frames</a></li> +<li><a href="Location.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Location" class="title">Uses of Class<br>com.instagram.pojo.Location</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getLocation()">getLocation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withId(java.lang.String)">withId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withLatitude(java.lang.Double)">withLatitude</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> latitude)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withLongitude(java.lang.Double)">withLongitude</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> longitude)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withName(java.lang.String)">withName</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td> +<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withStreetAddress(java.lang.String)">withStreetAddress</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> streetAddress)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setLocation(com.instagram.pojo.Location)">setLocation</a></strong>(<a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a> location)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td> +<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLocation(com.instagram.pojo.Location)">withLocation</a></strong>(<a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a> location)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Location.html" target="_top">Frames</a></li> +<li><a href="Location.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Media.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Media.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Media.html Sat May 16 21:58:04 2015 @@ -0,0 +1,222 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:29 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.instagram.pojo.Media (gnip-edc-instagram 0.2-incubating API)</title> +<meta name="date" content="2015-05-16"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class com.instagram.pojo.Media (gnip-edc-instagram 0.2-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Media.html" target="_top">Frames</a></li> +<li><a href="Media.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.instagram.pojo.Media" class="title">Uses of Class<br>com.instagram.pojo.Media</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.instagram.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#getLowResolution()">getLowResolution</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#getLowResolution()">getLowResolution</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#getStandardResolution()">getStandardResolution</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#getStandardResolution()">getStandardResolution</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#getThumbnail()">getThumbnail</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withHeight(java.lang.Long)">withHeight</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> height)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withUrl(java.net.URI)">withUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> url)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td> +<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withWidth(java.lang.Long)">withWidth</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> width)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#setLowResolution(com.instagram.pojo.Media)">setLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> lowResolution)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#setLowResolution(com.instagram.pojo.Media)">setLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> lowResolution)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#setStandardResolution(com.instagram.pojo.Media)">setStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> standardResolution)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#setStandardResolution(com.instagram.pojo.Media)">setStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> standardResolution)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#setThumbnail(com.instagram.pojo.Media)">setThumbnail</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> thumbnail)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Videos.html" title="class in com.instagram.pojo">Videos</a></code></td> +<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#withLowResolution(com.instagram.pojo.Media)">withLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> lowResolution)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withLowResolution(com.instagram.pojo.Media)">withLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> lowResolution)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Videos.html" title="class in com.instagram.pojo">Videos</a></code></td> +<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#withStandardResolution(com.instagram.pojo.Media)">withStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> standardResolution)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withStandardResolution(com.instagram.pojo.Media)">withStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> standardResolution)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td> +<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withThumbnail(com.instagram.pojo.Media)">withThumbnail</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> thumbnail)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../com/instagram/pojo/package-summary.html">Package</a></li> +<li><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/instagram/pojo/class-use/Media.html" target="_top">Frames</a></li> +<li><a href="Media.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
