Interface RemoteSpacePropertyService.RemoteSpacePropertyFinder
- All Superinterfaces:
- RemoteManyFetcher<JsonSpaceProperty>,- RemoteSingleFetcher<JsonSpaceProperty>,- RemoteSpacePropertyService.RemoteManyFetcher<JsonSpaceProperty>
- All Known Implementing Classes:
- RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
- Enclosing interface:
- RemoteSpacePropertyService
public static interface RemoteSpacePropertyService.RemoteSpacePropertyFinder
extends RemoteSpacePropertyService.RemoteManyFetcher<JsonSpaceProperty>, RemoteSingleFetcher<JsonSpaceProperty>
- 
Method SummaryMethods inherited from interface com.atlassian.confluence.rest.client.RemoteSingleFetcherfetchCompletionStage, fetchOneOrNullCompletionStage, fetchOrNullCompletionStageMethods inherited from interface com.atlassian.confluence.rest.client.RemoteSpacePropertyService.RemoteManyFetcherfetchManyCompletionStage
- 
Method Details- 
withSpaceKey
- 
withPropertyKey
 
-