| Modifier and Type | Field and Description |
|---|---|
protected String |
appName |
static String |
BASE_URL |
protected String |
blobUrl |
protected String |
commit |
protected Map<String,String> |
headers |
protected String |
stackName |
protected Boolean |
useCurl |
| Constructor and Description |
|---|
ApiEndpoint(String appName,
String stackName,
String commit,
String encodedApiKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlobUrl() |
String |
getCommit() |
String |
getStackName() |
void |
upload(File slugFile,
Logger listener) |
public static final String BASE_URL
protected String blobUrl
protected String stackName
protected String appName
protected String commit
protected Boolean useCurl
public void upload(File slugFile, Logger listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getBlobUrl()
public String getStackName()
public String getCommit()
Copyright © 2017. All rights reserved.