Interface RemoteContentVersionService.RemoteVersionFinder
- All Superinterfaces:
RemoteContentVersionService.RemoteParameterVersionFinder
,RemoteManyFetcher<Version>
,RemoteSingleFetcher<Version>
- All Known Implementing Classes:
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
- Enclosing interface:
- RemoteContentVersionService
public static interface RemoteContentVersionService.RemoteVersionFinder
extends RemoteContentVersionService.RemoteParameterVersionFinder, RemoteSingleFetcher<Version>
-
Method Summary
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentVersionService.RemoteParameterVersionFinder
withId
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteManyFetcher
fetchManyCompletionStage
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
fetchCompletionStage, fetchOneOrNullCompletionStage, fetchOrNullCompletionStage
-
Method Details
-
withIdAndVersion
-