Interface BitbucketApi

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
BitbucketCloudApiClient, BitbucketServerAPIClient

public interface BitbucketApi extends AutoCloseable
Provides access to a specific repository. One API object needs to be created for each repository you want to work with.