|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestUtil | |
---|---|
org.cloudfoundry.client.lib.rest |
Uses of RestUtil in org.cloudfoundry.client.lib.rest |
---|
Fields in org.cloudfoundry.client.lib.rest declared as RestUtil | |
---|---|
protected RestUtil |
CloudControllerClientImpl.restUtil
|
protected RestUtil |
CloudControllerClientFactory.restUtil
|
Constructors in org.cloudfoundry.client.lib.rest with parameters of type RestUtil | |
---|---|
CloudControllerClientFactory(RestUtil restUtil,
HttpProxyConfiguration httpProxyConfiguration)
|
|
CloudControllerClientImpl(URL cloudControllerUrl,
RestUtil restUtil,
CloudCredentials cloudCredentials,
URL authorizationEndpoint,
CloudSpace sessionSpace,
HttpProxyConfiguration httpProxyConfiguration)
|
|
CloudControllerClientImpl(URL cloudControllerUrl,
RestUtil restUtil,
CloudCredentials cloudCredentials,
URL authorizationEndpoint,
String orgName,
String spaceName,
HttpProxyConfiguration httpProxyConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |