Package | Description |
---|---|
org.cloudfoundry.client.lib | |
org.cloudfoundry.client.lib.rest |
Modifier and Type | Method and Description |
---|---|
void |
CloudFoundryClient.openFile(String appName,
int instanceIndex,
String filePath,
ClientHttpResponseCallback callback) |
Modifier and Type | Method and Description |
---|---|
protected void |
CloudControllerClientImpl.doOpenFile(String urlPath,
Object app,
int instanceIndex,
String filePath,
ClientHttpResponseCallback callback) |
void |
CloudControllerClientImpl.openFile(String appName,
int instanceIndex,
String filePath,
ClientHttpResponseCallback callback) |
void |
CloudControllerClient.openFile(String appName,
int instanceIndex,
String filePath,
ClientHttpResponseCallback callback) |
Copyright © 2014. All rights reserved.