public class RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl extends AbstractRemoteService<AttachmentService.AttachmentFinder> implements RemoteAttachmentService.RemoteAttachmentFinder
provideraddExpansions, addPageRequest, addPageRequestParams, deleteCompletionStage, deleteCompletionStage, deleteFuture, deleteFuture, getCompletionStage, getCompletionStageGenericCollection, getCompletionStageMap, getCompletionStageMapOfPageResponses, getCompletionStageOptional, getCompletionStagePageResponseList, getCompletionStageSearchPageResponseList, getExecutor, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postCompletionStage, postCompletionStage, postCompletionStage, postCompletionStageToPageResponse, postFuture, postFuture, postFuture, postFutureToPageResponse, putCompletionStage, putFutureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetch, fetchOrNullpublic RemoteContentService.RemoteSingleContentFetcher withId(ContentId attachmentId)
withId in interface RemoteAttachmentService.RemoteAttachmentFinderpublic RemoteAttachmentService.RemoteAttachmentFinder withContainerId(ContentId containerId)
withContainerId in interface RemoteAttachmentService.RemoteAttachmentFinderpublic RemoteAttachmentService.RemoteAttachmentFinder withFilename(String filename)
withFilename in interface RemoteAttachmentService.RemoteAttachmentFinderpublic RemoteAttachmentService.RemoteAttachmentFinder withMediaType(String mediaType)
withMediaType in interface RemoteAttachmentService.RemoteAttachmentFinder@Deprecated public com.atlassian.util.concurrent.Promise<PageResponse<Content>> fetchMany(PageRequest request)
fetchManyCompletionStage(PageRequest) instead.fetchMany in interface RemoteAttachmentService.RemoteAttachmentFinderfetchMany in interface RemoteManyFetcher<Content>public CompletionStage<PageResponse<Content>> fetchManyCompletionStage(PageRequest request)
fetchManyCompletionStage in interface RemoteManyFetcher<Content>@Deprecated public com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Content>> fetchOne()
fetchCompletionStage() instead.fetchOne in interface RemoteSingleFetcher<Content>public CompletionStage<Optional<Content>> fetchCompletionStage()
fetchCompletionStage in interface RemoteSingleFetcher<Content>@Deprecated public com.atlassian.util.concurrent.Promise<Content> fetchOneOrNull()
fetchOrNullCompletionStage() instead.fetchOneOrNull in interface RemoteSingleFetcher<Content>public CompletionStage<Content> fetchOrNullCompletionStage()
fetchOrNullCompletionStage in interface RemoteSingleFetcher<Content>Copyright © 2003–2022 Atlassian. All rights reserved.