public class UnfollowCCRRequest extends CrossClusterRequest implements CCRRequest<UnfollowCCRResponse>
Constructor and Description |
---|
UnfollowCCRRequest(java.lang.String indexName) |
Modifier and Type | Method and Description |
---|---|
UnfollowCCRResponse |
accept(CCRRequestExecutor ccrRequestExecutor) |
java.lang.String |
getIndexName() |
getConnectionId, isPreferLocalCluster, setConnectionId, setPreferLocalCluster
public UnfollowCCRResponse accept(CCRRequestExecutor ccrRequestExecutor)
accept
in interface CCRRequest<UnfollowCCRResponse>
public java.lang.String getIndexName()