net.unto.twitter.methods
Class FollowRequest.Builder

java.lang.Object
  extended by net.unto.twitter.methods.AbstractRequest.Builder<FollowRequest.Builder>
      extended by net.unto.twitter.methods.FollowRequest.Builder
All Implemented Interfaces:
Request.Builder
Enclosing class:
FollowRequest

public static final class FollowRequest.Builder
extends AbstractRequest.Builder<FollowRequest.Builder>


Method Summary
 FollowRequest build()
           
 
Methods inherited from class net.unto.twitter.methods.AbstractRequest.Builder
host, httpManager, port, scheme
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public FollowRequest build()


Copyright © 2009 DeWitt Clinton. All Rights Reserved.