public class Slug extends ApiEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
Slug.MissingProcessTypesException |
| Constructor and Description |
|---|
Slug(String client,
String appName,
String stack,
String commit,
String encodedApiKey,
Map<String,String> processTypes) |
| Modifier and Type | Method and Description |
|---|---|
Map |
create() |
String |
getSlugId() |
String |
getSlugRequest() |
Map |
release() |
getBlobUrl, getCommit, getStackName, uploadpublic static final String BASE_URL
public Slug(String client, String appName, String stack, String commit, String encodedApiKey, Map<String,String> processTypes) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic String getSlugId()
public String getSlugRequest()
public Map create() throws IOException
IOExceptionpublic Map release() throws IOException
IOExceptionCopyright © 2017. All rights reserved.