Class UnfollowRequest

java.lang.Object
org.elasticsearch.client.ccr.UnfollowRequest
All Implemented Interfaces:
Validatable

public final class UnfollowRequest extends Object implements Validatable
  • Constructor Details

    • UnfollowRequest

      public UnfollowRequest(String followerIndex)
  • Method Details

    • getFollowerIndex

      public String getFollowerIndex()