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, setPreferLocalClusterpublic UnfollowCCRResponse accept(CCRRequestExecutor ccrRequestExecutor)
accept in interface CCRRequest<UnfollowCCRResponse>public java.lang.String getIndexName()