Class PauseFollowRequest

  • All Implemented Interfaces:
    Validatable

    public final class PauseFollowRequest
    extends java.lang.Object
    implements Validatable
    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      PauseFollowRequest​(java.lang.String followerIndex)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getFollowerIndex()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PauseFollowRequest

        public PauseFollowRequest​(java.lang.String followerIndex)
    • Method Detail

      • getFollowerIndex

        public java.lang.String getFollowerIndex()