| Package | Description |
|---|---|
| com.cloudbees.api | |
| com.cloudbees.api.oauth |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
HttpReply.bind(Class<T> type,
BeesClient root)
Treats the response as JSON string and performs a databinding.
|
| Modifier and Type | Method and Description |
|---|---|
BeesClient |
OauthToken.createClient()
Creates a new
BeesClient that uses the access token encapsulated in this OauthToken |
BeesClient |
OauthToken.createClient(com.cloudbees.api.BeesClientConfiguration current)
Creates a new
BeesClient that uses the access token encapsulated in this OauthToken. |
Copyright © 2011-2015. All Rights Reserved.