Class BitbucketResponse<T>
- java.lang.Object
 - 
- com.atlassian.bitbucket.jenkins.internal.model.BitbucketResponse<T>
 
 
- 
- Type Parameters:
 T- the type in the body
public class BitbucketResponse<T> extends Object
A response from a Bitbucket http(s) call. 
T - the type in the bodypublic class BitbucketResponse<T> extends Object