blob: 47eb81c59be60d57f1d20f12a198157d7f0c79c3 [file] [log] [blame]
<!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 (1.8.0_152) on Mon Apr 02 22:49:43 UTC 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.streams.facebook.Page (streams-provider-facebook 0.5.2-SNAPSHOT API)</title>
<meta name="date" content="2018-04-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.streams.facebook.Page (streams-provider-facebook 0.5.2-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">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?org/apache/streams/facebook/class-use/Page.html" target="_top">Frames</a></li>
<li><a href="Page.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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 org.apache.streams.facebook.Page" class="title">Uses of Class<br>org.apache.streams.facebook.Page</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.streams.facebook">org.apache.streams.facebook</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.streams.facebook.api">org.apache.streams.facebook.api</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.streams.facebook.serializer">org.apache.streams.facebook.serializer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.facebook">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a> in <a href="../../../../../org/apache/streams/facebook/package-summary.html">org.apache.streams.facebook</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/streams/facebook/package-summary.html">org.apache.streams.facebook</a> that return <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withAbout-java.lang.String-">withAbout</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;about)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withAccessToken-java.lang.String-">withAccessToken</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accessToken)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withBirthday-java.lang.String-">withBirthday</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;birthday)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withCanCheckin-java.lang.Boolean-">withCanCheckin</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;canCheckin)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withCanPost-java.lang.Boolean-">withCanPost</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;canPost)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withCategory-java.lang.String-">withCategory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;category)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withCheckins-java.lang.Long-">withCheckins</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;checkins)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withCommunityPage-java.lang.Boolean-">withCommunityPage</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;communityPage)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withCover-org.apache.streams.facebook.Cover-">withCover</a></span>(<a href="../../../../../org/apache/streams/facebook/Cover.html" title="class in org.apache.streams.facebook">Cover</a>&nbsp;cover)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withDisplayedMessageResponseTime-java.lang.String-">withDisplayedMessageResponseTime</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;displayedMessageResponseTime)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withDisplaySubtext-java.lang.String-">withDisplaySubtext</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;displaySubtext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withEngagement-org.apache.streams.facebook.Engagement-">withEngagement</a></span>(<a href="../../../../../org/apache/streams/facebook/Engagement.html" title="class in org.apache.streams.facebook">Engagement</a>&nbsp;engagement)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withFanCount-java.lang.Long-">withFanCount</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;fanCount)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withFounded-java.lang.String-">withFounded</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;founded)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withGeneralInfo-java.lang.String-">withGeneralInfo</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;generalInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withGlobalBrandRootId-java.lang.String-">withGlobalBrandRootId</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;globalBrandRootId)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withId-java.lang.String-">withId</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withIsAlwaysOpen-java.lang.Boolean-">withIsAlwaysOpen</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isAlwaysOpen)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withIsCommunityPage-java.lang.Boolean-">withIsCommunityPage</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isCommunityPage)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withIsPermanentlyClosed-java.lang.Boolean-">withIsPermanentlyClosed</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isPermanentlyClosed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withIsPublished-java.lang.Boolean-">withIsPublished</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isPublished)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withIsUnclaimed-java.lang.Boolean-">withIsUnclaimed</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isUnclaimed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withIsWebhooksSubscribed-java.lang.Boolean-">withIsWebhooksSubscribed</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isWebhooksSubscribed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withLeadgenTosAccepted-java.lang.Boolean-">withLeadgenTosAccepted</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;leadgenTosAccepted)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withLink-java.lang.String-">withLink</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;link)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withLocation-org.apache.streams.facebook.Location-">withLocation</a></span>(<a href="../../../../../org/apache/streams/facebook/Location.html" title="class in org.apache.streams.facebook">Location</a>&nbsp;location)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withMission-java.lang.String-">withMission</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mission)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withName-java.lang.String-">withName</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withNameWithLocationDescriptor-java.lang.String-">withNameWithLocationDescriptor</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;nameWithLocationDescriptor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withOverallStarRating-java.lang.Long-">withOverallStarRating</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;overallStarRating)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withParking-org.apache.streams.facebook.Parking-">withParking</a></span>(<a href="../../../../../org/apache/streams/facebook/Parking.html" title="class in org.apache.streams.facebook">Parking</a>&nbsp;parking)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withPhone-java.lang.String-">withPhone</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;phone)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withPicture-java.lang.Object-">withPicture</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;picture)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withPublished-java.lang.Boolean-">withPublished</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;published)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withRatingCount-java.lang.Long-">withRatingCount</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;ratingCount)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withTalkingAboutCount-java.lang.Long-">withTalkingAboutCount</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;talkingAboutCount)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withUsername-java.lang.String-">withUsername</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;username)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withVerificationStatus-java.lang.String-">withVerificationStatus</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;verificationStatus)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withVoipInfo-org.apache.streams.facebook.VoipInfo-">withVoipInfo</a></span>(<a href="../../../../../org/apache/streams/facebook/VoipInfo.html" title="class in org.apache.streams.facebook">VoipInfo</a>&nbsp;voipInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withWebsite-java.lang.String-">withWebsite</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;website)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">Page.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/Page.html#withWereHereCount-java.lang.Long-">withWereHereCount</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;wereHereCount)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.streams.facebook.api">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a> in <a href="../../../../../org/apache/streams/facebook/api/package-summary.html">org.apache.streams.facebook.api</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/streams/facebook/api/package-summary.html">org.apache.streams.facebook.api</a> that return <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></code></td>
<td class="colLast"><span class="typeNameLabel">FacebookPageActivitySerializer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/api/FacebookPageActivitySerializer.html#serialize-org.apache.streams.pojo.json.Activity-">serialize</a></span>(<a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a>&nbsp;deserialized)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/streams/facebook/api/package-summary.html">org.apache.streams.facebook.api</a> with parameters of type <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></span><span class="tabEnd">&nbsp;</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="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a></code></td>
<td class="colLast"><span class="typeNameLabel">FacebookPageActivitySerializer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/api/FacebookPageActivitySerializer.html#deserialize-org.apache.streams.facebook.Page-">deserialize</a></span>(<a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a>&nbsp;page)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/streams/facebook/api/package-summary.html">org.apache.streams.facebook.api</a> with type arguments of type <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></span><span class="tabEnd">&nbsp;</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/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FacebookPageActivitySerializer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/api/FacebookPageActivitySerializer.html#deserializeAll-java.util.List-">deserializeAll</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a>&gt;&nbsp;serializedList)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.streams.facebook.serializer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a> in <a href="../../../../../org/apache/streams/facebook/serializer/package-summary.html">org.apache.streams.facebook.serializer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/streams/facebook/serializer/package-summary.html">org.apache.streams.facebook.serializer</a> with parameters of type <a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a></span><span class="tabEnd">&nbsp;</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>static <a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/ActivityObject.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">ActivityObject</a></code></td>
<td class="colLast"><span class="typeNameLabel">FacebookActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/serializer/FacebookActivityUtil.html#buildActor-org.apache.streams.facebook.Page-">buildActor</a></span>(<a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a>&nbsp;page)</code>
<div class="block">Builds the activity <a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/ActivityObject.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>ActivityObject</code></a> actor from the Page.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">FacebookActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/serializer/FacebookActivityUtil.html#buildExtensions-org.apache.streams.pojo.json.ActivityObject-org.apache.streams.facebook.Page-">buildExtensions</a></span>(<a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/ActivityObject.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">ActivityObject</a>&nbsp;actor,
<a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a>&nbsp;page)</code>
<div class="block">Builds the actor extensions given the page object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">FacebookActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/facebook/serializer/FacebookActivityUtil.html#updateActivity-org.apache.streams.facebook.Page-org.apache.streams.pojo.json.Activity-">updateActivity</a></span>(<a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">Page</a>&nbsp;page,
<a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a>&nbsp;activity)</code>
<div class="block">Updates the given Activity object with the values from the Page.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/streams/facebook/Page.html" title="class in org.apache.streams.facebook">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?org/apache/streams/facebook/class-use/Page.html" target="_top">Frames</a></li>
<li><a href="Page.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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 &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>