public static class BitbucketCaller.CastableWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.http.client.fluent.Content |
content |
| Constructor and Description |
|---|
CastableWrapper(org.apache.http.client.fluent.Content content) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
as(Class<T> cl) |
org.apache.http.client.fluent.Content |
getContent() |
public CastableWrapper(org.apache.http.client.fluent.Content content)
public org.apache.http.client.fluent.Content getContent()
public <T> T as(Class<T> cl)
Copyright © 2019 Codedoers.com. All rights reserved.