@ProviderType
public interface CCRRequestExecutor
Modifier and Type | Method and Description |
---|---|
FollowInfoCCRResponse |
executeCCRRequest(FollowInfoCCRRequest followInfoCCRRequest) |
PauseFollowCCRResponse |
executeCCRRequest(PauseFollowCCRRequest pauseFollowCCRRequest) |
PutFollowCCRResponse |
executeCCRRequest(PutFollowCCRRequest putFollowCCRRequest) |
UnfollowCCRResponse |
executeCCRRequest(UnfollowCCRRequest unfollowCCRRequest) |
FollowInfoCCRResponse executeCCRRequest(FollowInfoCCRRequest followInfoCCRRequest)
PauseFollowCCRResponse executeCCRRequest(PauseFollowCCRRequest pauseFollowCCRRequest)
PutFollowCCRResponse executeCCRRequest(PutFollowCCRRequest putFollowCCRRequest)
UnfollowCCRResponse executeCCRRequest(UnfollowCCRRequest unfollowCCRRequest)